/* @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); */
@import url(./NotoSansKR/noto-sans-kr.css);

html { width: 100%; height: 100%; }
body { width: 100%; height: 100%; background: #fff; }

/* 기존 el 처리 */
.title{display: none !important;}
.form-container{display: none !important;}
#localName{display: none !important;}
.room span{display: none !important;}
#btnRecordPlayer{display: none !important;}

/* 신규 */
.main_area{ width: 100%; height: 100%; padding-bottom: 108px; box-sizing: border-box; }
.video_container { position: absolute; width: 100%; top: 0px; bottom: 108px; background: #fff; }
#localVideo{transform: scaleX(-1);

position: absolute;
width: 225px;
height: 300px;
top: 20px;
right: 15px;
border-radius: 10px;
}
/* .room video{ position: absolute; top: 305px; } */
.room video{ position: absolute; top: 35%; }
.canvas_area { position: absolute; background: transparent; overflow: auto; }

/* 통화시간 */
.calling_time_area{ position: absolute; top: 0px; left: 0px; height: 108px; width: 100%; text-align: center; }
.calling_time_container{ font-size: 23px; font-weight: 300; height: 58px; line-height: 58px; width: 230px; margin: 20px auto 0px auto; background: #717374; border-radius: 10px; }
.calling_time_text{ color: #00bcd4; }
.calling_time{ color: #fff; }

/* <!-- 채팅 영역 --> */
.chat_area { position: absolute; width: 100%; height: calc(100% - 108px); padding-top: 108px; background: transparent; }
.chat_msg_container{ width: calc(100% - 20px); height: 100%; padding: 0 10px; overflow: auto; opacity: 0.5;}
.chat_msg_container.onKeyBoard{height: calc(100% - 108px);}
.chat_send_container{ position: absolute; bottom: 0px; width: 100%; height: 108px; background: #fffae7; }
.chat_send_input{
    /*width: calc(100% - 20px - 20px - 124px - 20px);*/
    width: calc(100% - 20px);
    height: 62px;
margin: 23px 20px 24px 20px;
box-sizing: border-box;
padding: 10px;
border: 0;
outline: 0;
font-size: 30px;
letter-spacing: -0.6px;}
.chat_send_btn{ width: 124px;
height: 62px;
background-color: #00bcd4;
font-size: 25px;
color: #fff;
;}
.action_talk{ float: left; width: 100%; }
.action_talk .profile_image{ display: none; float: left; width: 28px; height: 28px; border-radius: 14px; margin-top: 2px;}
.action_talk .talk_area{ float: left; width: calc(100% - 48px); }
.action_talk .talk_area .profile_name{ display: none; margin-left: 5px; font-size: 12px; color: #5a778e; }
.action_talk .talk_area .tail{ float: left; position: relative; width: 8px; height: 22px; /*background: url(../agent_img/chat_action_tail.png) no-repeat;*/ z-index: 1;}
.action_talk .talk_area .box{ float: left; position: relative; left: -2px; background-color: #00BCD4; color: #FFFFFF; border-radius: 25px; z-index: 2; word-break: break-all; box-shadow: 2px 2px 4px #9e9e9e; max-width: calc(100% - 40px); font-size: 30px/*3em*/; padding: 8px; min-height: 18px;}
.action_talk .talk_area .box.yellow{ background-color: #e4b200;}
.action_talk .talk_area .box.red{ background-color: #e92020;}
.action_talk .talk_area .box.notice{ color: #fff; background: #30c8d2;}
.action_talk .talk_area .time{ bottom: 1px; float: left; font-size: 20px/*2em*/; color: #8a9298; width: 90%; margin-left: 8px; margin-top: 6px;}
.float_clean { height: 12px; clear: both;}
.my_chat{ float: right; width: 100%; }
.my_chat .time{ float: right; bottom: 0; font-size: 20px/*2em*/; color: #8a9298; width: 90%; text-align: right; margin-right: 8px; margin-top: 6px;}
.my_chat .box{ float: right; position: relative; max-width: calc(100% - 104px);left: 2px; background-color: #F0F3F4; color: #1C2B36; border-radius: 25px; z-index: 2; word-break: break-all; box-shadow: 2px 2px 4px #9e9e9e; max-width: calc(100% - 80px); padding: 8px; font-size: 30px/*3em*/; padding: 8px; min-height: 18px; }
.my_chat .tail{ float: right; position: relative; width: 8px; height: 22px; /* background: url(../agent_img/chat_my_tail.png) no-repeat;*/ z-index: 3;}

/* 버튼 영역 */
.control_area { position: fixed;
/* .control_area { position: absolute;     */
bottom: 0;
left: 0;
display: inline-block;
width: 100%;
height: 108px;
line-height: 108px;
background: #2e2e2e;}

.btn_control.chatting{position: absolute;
left: 0;
top: 50%;
transform: translate(50px, -50%);
width: 56px;}

.btn_control.end{
position: absolute;
right: 0;
top: 50%;
transform: translate(-50px, -50%);
width: 95px;
}
.btn_control .icon{display: inline-block;
width: 50px;
height: 45px;
line-height: 45px;}
.btn_control img{vertical-align:middle;}
.btn_control .txt{
display: inline-block;
/* font-family: 'Noto Sans KR', sans-serif; */
font-family: 'notokr-regular', sans-serif;
font-size: 25px;
font-weight: 500;
text-align: center;
color: #f5f5f5;
margin-top: 5px}
/* notokr-medium */


.login_wrap{ position:absolute; width:100%; height:100%; text-align:center; background:url(../images/bg.png) center center / cover no-repeat; z-index: 101}
.login_wrap .login_top_wrap{position:absolute; top:25%; width:100%;}
.login_wrap .login_title{padding-bottom:45px;}
.login_wrap .login_sub_title{position:relative; margin-top:30px; font-size:30px; color:#47535c;}
.login_wrap .login_sub_title::before{content:''; position:absolute; left:50%; top:0px; display:inline-block; width:50px; height:5px; border-radius:3px; background:#47535c; transform:translate(-50%, -30px);}
.login_wrap .login_bottom_wrap{position:absolute; bottom:6%; width:100%;}
.login_wrap .login_loading{display:inline-block; width:66px; height:66px; transform-origin:center center; animation:loading_ani 5s linear infinite;}
@keyframes loading_ani {
    from {transform: rotate(0);}
    to {transform: rotate(360deg);}
}
.login_wrap .login_connecting{margin-top:25px; font-size:25px; color:#0d7b8d; letter-spacing:5px;}
.login_wrap .login_btn_connect{width:400px; height:80px; line-height:80px; margin:40px auto 0; font-size:30px; color:#fff; background:#00bad2; border-radius:10px;}
/* .login_wrap .btn_connect{width:412px; height:112px; line-height:112px; margin:40px auto 0; font-size:33px; color:#fff; background:#00bad2; border-radius:10px;} */ /*fermi_temp block*/
.login_wrap .login_company{margin-top:70px; font-size:24px; color:#69757d; letter-spacing:3px;}

.popup_control{position:fixed; display:inline-block; z-index:100;}
.popup_control::before{content:''; position:fixed; top:0; bottom:0; left:0; right:0; display:block; background:rgba(0,0,0,.6); z-index:-1;}

.confirm{display:none; top:50%; left:50%; width:550px; height:305px; margin-left:-275px; margin-top:-152.5px; text-align:center; font-size:0;}
.confirm h2{height:120px; line-height:120px; font-weight:normal; font-size:36px; color:#1c2b36; background:#fff; border-top-left-radius:10px; border-top-right-radius:10px;}
.confirm .content{display:block; width:100%; padding-bottom:50px; font-size:30px; color:#8a9298; background:#fff;}
.confirm .btn_no{width:50%; height:90px; line-height:90px; font-size:30px; color:#fff; background:#ed7161; border-bottom-left-radius:10px;}
.confirm .btn_yes{width:50%; height:90px; line-height:90px; font-size:30px; color:#fff; background:#1d89cf; border-bottom-right-radius:10px;}


/* new landing from bc */
/* .handlang_wrap {position:relative; min-height:100%; background:#ebebeb url('../images/bg_handlang.png') 0 0 / 100% auto no-repeat; z-index: 101;} */
.handlang_wrap { position:absolute; width:100%; height:100%; text-align:center; background:url(../images/bg_empty.png) center center / cover no-repeat; z-index: 101}
.handlang_wrap .handlang_logo_wrap {text-align:center;}
.handlang_wrap .handlang_logo_wrap .img_logo {width:105px; margin:0; margin-top:100px;}
.handlang_wrap .handlang_logo_wrap .desc_logo {margin-top:22px; color:#595857; font-size:25px; line-height:1.4;}
.handlang_wrap .handlang_loading_wrap {display:block; position:fixed; left:0; bottom:13%; width:100%;}
.handlang_wrap .handlang_loading_wrap .img_wrap {height:3px; padding:0 114px; text-align:center;}
.handlang_wrap .handlang_loading_wrap .img_wrap img {width:100%; height:6px; vertical-align:top;}
.handlang_wrap .handlang_loading_wrap .desc_loading {margin-top:30px; color:#595857; font-size:30px; text-align:center; line-height:1.4;}
.handlang_wrap .bot_btn_wrap {display:block; position:fixed; left:0; bottom:0; z-index:100; width:100%; height:auto;}

.handlang_wrap .bot_btn_wrap .bot_btn {display:block; height:auto; font-size:20px; color:#fff; text-align:center; background-color:#595857;}
.handlang_wrap .bot_btn_wrap .bot_btn.half {width: 49.5%; display: inline-block;}

.handlang_wrap .bot_btn_wrap .bot_btn img {width:100%;}

/*.handlang_wrap .login_loading{display:inline-block; width:81px; height:81px; transform-origin:center center; animation:loading_ani 5s linear infinite;*/
.login_loading{display:inline-block; width:81px; height:81px; transform-origin:center center; animation:loading_ani 5s linear infinite;
    left: 50%;
        margin-left: -40px;
        position: absolute;
        top: -68px;}
@keyframes loading_ani {
    from {transform: rotate(0);}
    to {transform: rotate(360deg);}
}
.handlang_wrap .desc_connect{width: 100%;
    position: absolute;
    top: 480px;
    text-align: center;
    font-size: 49px;
    color: #595857;}

/* .handlang_wrap .click_connect{ display: none;
margin-top: 30px;
color: #595857;
font-size: 30px;
text-align: center;
line-height: 1.4;} */

.handlang_wrap .click_connect{
    /* display: none; */
    margin-right: 20px;
    margin-top: 14px;
    color: #595857;
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
}

.click_reservation{
    display: none;
    margin-right: 20px;
    margin-top: 14px;
    color: #595857;
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
}

.click_reservation .click_connect_btn{font-size: 30px;
text-decoration: underline;
color: #000000;
font-weight: bold;
vertical-align: baseline;}

.handlang_wrap .click_connect .click_connect_btn{font-size: 30px;
text-decoration: underline;
color: #000000;
font-weight: bold;
vertical-align: baseline;}

.handlang_wrap .desc_conn{width: 100%;
    position: absolute;
    top: 30%;
    text-align: center;
    font-size: 49px;
    color: #8d8d84;}

.handlang_wrap .reservation_num{
    width: 600px;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -300px;
    text-align: center;
    font-size: 45px;
    color: #595857;
    border: none;
    border: solid 1px #1d89cf;
    border-radius: 5px;
    background-color: #fff;;
}

.handlang_wrap .reservation_btn{
    width: 100%;
    height: 135px;
    background: #595857;
    color: #e0e0e0;
    font-size: 44px;
}

/* .close_wrap {position:relative; min-height:100%; padding:490px 0 62px 0; background:#ebebeb url('../images/bg_empty.png') 0 0 / 100% auto no-repeat; z-index: 101;} */
/* .close_wrap{ position:absolute; width:100%; height:100%; text-align:center; background:url(../images/bg_empty.png) center center / cover no-repeat; z-index: 101} */
.close_wrap{
    position:absolute;
    width:100%;
    height:100%;
    text-align:center;
    background:url(../images/bg_empty.png);
    z-index: 101}
.close_wrap .desc_close{width: 100%;
    position: absolute;
    /* top: 600px; */
    top: 420px;
    text-align: center;
    font-size: 49px;
    color: #8d8d84;}
