body { background-color: #fff !important; } #login-form { background-color: #fff !important; margin-top: 0px; } .mui-content { background: #FFF; } .area { margin: 20px auto 0px auto; } .mui-content-padded { margin-top: 40px; } .mui-btn { padding: 10px; } .mui-logo-box { width: 40%; margin: 0 auto; padding: 60px 0px 0px 0px ; } .text-logo { text-align: center; font-size:25px; margin-top: 30px; color:#f00; margin-bottom: 40px; } .mui-logo-box img { width: 100%; } .mui-logo-box .img-box2 { width: 150; } .mui-input-group:after { position: absolute; right: 0; bottom: 0; left: 15px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); /*background-color: #c8c7cc;*/ } input { font-size: 14px; } .mui-input-group { width: 100%; margin: 0 auto; margin-bottom: 20px; } .mui-input-row { margin-bottom: 10px; } .mui-content-padded { width: 86%; margin: 0 auto; margin-top: 80px; } .mui-content-padded button { background: #ff9600; } #login, #register { border-radius: 20px; border: none; } .mui-input-group .mui-input-row:after { left: -5px; } .mui-input-row span { color: #787878; } .mui-input-group .mui-input-row { height: 45px; line-height: 45px; /* margin-bottom: 20px; */ width: 80%; margin: 0 auto; border-top: 1px solid #d9d9d9; } .mui-input-group:before { height: 0px; } .mui-password { border: none; border-bottom: 1px solid #d9d9d9; } .mui-input-group:after { background-color: #fff; } .mui-input-group .mui-input-row:after { background-color: #fff; } .registStatus { width: 100%; font: 26px; text-align: center; color: #2AC845; margin-top: 10px; display: none; } .buttonDiv { position: fixed; bottom: 10%; left: 50%; margin-left: -20px; z-index: 2; } .internetSpeed { position: fixed; left: 10%; top: 8%; z-index: 2; color: #2AC845; font-size: 16px; font-weight: bold; } .receiverSpeedVideo{ display: none; } .internetSpeed img{ width: 30px; height: 30px; display: none; } .customerImg { position: fixed; right: 3%; top: 2%; margin-left: -20px; z-index: 2; width: 195px; overflow: hidden; } .customerImg .leftText { float: left; width: 100px; line-height: 80px; text-align: right; color: #FFFFFF; margin-right: 15px; } .customerImg .rightImg { float: left; width: 80px; height: 80px; background-color: #EEEEEE; } .customerImg .rightImg img { width: 100%; height: 100%; } .dropTime { color: #FFFFFF; padding: 5px; } .buttonDiv .dropIcon { width: 50px; height: 50px; border-radius: 25px; background: #FFFFFF; border: none; } .dropIcon img { width: 100%; height: 100%; } .buttonDiv .answerIcon { width: 50px; height: 50px; border-radius: 25px; background: #FFFFFF; border: none; } .answerIcon img { width: 100%; height: 100%; } .videoYour { display: block; background-color:#000000; width:100%; height:100%; top:0; right:0; z-index:1; position: fixed; overflow: hidden; } .videoYour video { width: 100%; position: absolute; left: 50%; right: 0px; top: 0px; bottom: 0px; margin: auto; } .videoMy { background-color:#EEEEEE; width:20%; height:20%; top:10px; right:10px; z-index:2; position: fixed; overflow: hidden; } .videoMy video { width: 100%; position: absolute; left: 50%; right: 0px; top: 0px; bottom: 0px; margin: auto; } .callHtml { display: none; } .reminderText{ width: 80%; margin: 0 auto; text-align: center; font-size: 12px; color: #DD524D; margin-top: 30px; } .btnStyle{ width: 70%; margin: 0 auto; } .btnStyle .mui-content-padded{ margin-top: 20px; font-size: 16px; } .aTextStyle{ width: 100%; text-align: center; display: block; } .loginbtn{ display: none; } .voiceBox{ position: fixed; width: 46px; height: 46px; border-radius: 30px; background: #FFFFFF; z-index: 111; } .voiceBox img{ width: 80%; margin: 10%; } .muteBtn,.unMuteBtn{ display: none; left:18%; bottom:10% } .cameraBtn,.unCameraBtn{ display: none; left: 19%; top: 3%; } .videoCutBtn{ position: fixed; width: 46px; height: 46px; border-radius: 30px; background: #FFFFFF; z-index: 111; right:16%; bottom:10% } .videoCutBtn img{ width: 80%; margin: 10%; } .shotCut{ } .videoScreen{ position: absolute; width: 100vh; height: 100vw; top: 0; left: 100vw; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); transform-origin: 0% 0%; }