<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.login_top_area{position:absolute;right:15px;top:40px;width:280px;text-align:right;z-index:101}
.login_top_area a{transition: all 0.2s;opacity: 0.90;color: #979797;text-underline-position: under;font-weight: 700;font-size: 13px;}

 .login_top_area .ic-setting2{margin-right: 3px;margin-top:-1px}


.login_top_area .educe_login{    border-radius: 3px;
    border: 1px solid #565656;
    padding: 5px 12px 5px 28px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/logout_w16.png) 6px center no-repeat,linear-gradient(to bottom, #403e3e, #797979);
    color: #fff;
    transition: all 0.2s;
    opacity: 0.80;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 1px 1px 6px -1px #565656;
    line-height: 16px}
.login_top_area a:hover{transition: all 0.2s;opacity:1.0;text-decoration:underline;color: #777777;}



.login_top_area .logout{margin-left:5px;border-radius:3px;border: 1px solid #565656;padding:5px 12px 5px 28px;display:inline-block;text-align:center;font-size:13px;background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/icn_lock_g.png) 8px center no-repeat,linear-gradient(to bottom, #403e3e, #797979);color:#fff;transition:all 0.2s;opacity:0.80;cursor:pointer;text-decoration:none;box-shadow: 1px 1px 6px -1px #565656;
    line-height: 16px;}


.login_top_area .logout:hover{transition: all 0.2s;opacity:1.0;text-decoration:underline}
.login_top_area .logout img{vertical-align:middle;margin-right:4px}


.controller a.educe_login{border-radius:3px;position:absolute;left:50%;right:50%;margin-left:620px;top:12px;border:1px solid #565656;padding:2px 0px;width:148px;display:inline-block;text-align:center;font-size:13px;background: linear-gradient(to bottom, #403e3e, #797979);color:#ffffff;transition: all 0.2s;opacity:0.80;cursor:pointer;text-decoration:none }
.controller a.educe_login:hover{transition: all 0.2s;opacity:1.0;text-decoration:underline}
.controller a.educe_login img{vertical-align:middle;margin-right:4px}

.btn_area{text-align:center;display: block}
.btn_area.mt70{margin-top:70px}
.no_exam{font-size:20px;color:#a5a5a5;background:url('https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/ico_caution.png') left center no-repeat;background-size:24px;padding-left:30px;display:inline;text-align:center}


.dis_block{display:block}
.dis_none2{display:none}

#agree_from .agree_txt ul li .tb{width:100%;margin-top:10px;border-left:1px solid #afafaf;border-bottom:1px solid #afafaf}
#agree_from .agree_txt ul li .tb th{padding:5px;background-color:#f1f1f1;text-align:center;font-size:13px;font-weight:500;border-top:1px solid #afafaf;border-right:1px solid #afafaf}
#agree_from .agree_txt ul li .tb td{text-align:left;padding:4px 6px;font-size:12px;font-weight:300;border-top:1px solid #afafaf;border-right:1px solid #afafaf}
#agree_from .agree_txt ul li .tb td.center{text-align:center}


.exam_sel{padding:10px 0px 30px; width:100%;margin: 0 auto;}

.exam_style2 {
	display:block;
	margin-top: 30px;
	padding: 14px 25px 25px 45px;
    background:linear-gradient(to right, #fff, #fbfbfb);

	border-radius: 35px;
	
	font-weight:500;text-align:left;font-size:15px;line-height:25px;color:#9b9b9b

}

.exam_style2 strong{background:url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/btn_hdConfirm_gray.png) 0px 8px no-repeat;background-size:28px;font-size:20px;font-weight:500;text-align:left;padding:10px 0px 20px 33px;display:block;color: #7e7e7e;}/*-webkit-filter:grayscale(100%);filter:gray*/



.sel_button:hover strong{transition: all 0.2s;background:url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/btn_hdConfirm_blue.png) 0px 8px no-repeat;z-index:999;background-size:28px;color:#00A4FF;text-decoration:underline;text-underline-position: under;}/*-webkit-filter:grayscale(0%);filter:none*/



.exam_style1{font-weight: 500;font-size:40px;color:#ffffff;line-height: 1.5;}/*text-shadow: 2px 2px 3px #00000052;background-color: #fff;-webkit-background-clip: text;-webkit-text-fill-color: #0000;*/
.exam_style1.exam{font-weight:300;font-size:28px;margin-top:5px}

.sel_button strong{font-size:18px}
.sel_button{border:2px solid #dfdfdf;transition: all 0.2s;cursor:pointer;text-decoration:none}
.sel_button:hover{border:2px solid #00A4FF;box-shadow:1px 1px 8px -2px #9b9b9b; transition: all 0.2s}



/* animate */
.animated.ani_delay01 {
	animation-delay: 100ms;
}

.animated.ani_delay04 {
	animation-delay: 400ms;
}
.animated.ani_delay08 {
	animation-delay: 800ms;
}
.animated.ani_delay12 {
	animation-delay: 1200ms;
}
.animated.ani_duration800 {
	animation-duration: 800ms;
}
.animated.ani_duration600 {
	animation-duration: 600ms;
}
.animated.ani_duration400 {
	animation-duration: 400ms;
}
.animated.ani_duration300 {
	animation-duration: 300ms;
}


/* modal */
.wrap_modal {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    padding-top: 130px;
    background-color:rgba(0,0,0,0.5);
    z-index: 200;        
}
.wrap_modal.dis-none,.dis-none{display:none}
.cont_modal {
    position: relative;
    width: 550px;
    min-height: 580px;    
	margin: 0 auto;
    background-color: #fff;   
    overflow: hidden;
    outline:0;
	box-shadow:1px 1px 6px 1px #363636;
}
.hd_modal {
	    position: relative;
    height: 60px;
    padding: 16px 0 0 25px;
    background: linear-gradient(to right, #00A4FF, #3f6fc7);
    font-family: 'GmarketSans','Pretendard';
    font-size: 23px;
    font-weight: 500;
    color: #fff;
}
.btn_close {
	position: absolute;
	top: 18px;
	right: 20px;
	cursor: pointer;
}
.body_modal {
	padding: 35px 15px 40px 15px;
	text-align: center;
	font-size: 16px;
	color: #000419;
}
.box_device {
	min-height: 290px;
	margin-top: 35px;
	padding-top: 20px;	
	background: #F7F7F7;
}
.box_device .keyboard {
	position: relative;
	width: 270px;
	height: 166px;
	margin: 0 auto;
}
.box_device .keyboard&gt;span {
	position: absolute;
}
.box_device .keyboard&gt;span.keyboard_up {
	top: 0;
	left: 93px;
}
.box_device .keyboard&gt;span.keyboard_left {
	bottom: 0;
	left: 0;
}
.box_device .keyboard&gt;span.keyboard_right {
	bottom: 0;
	right: 0;
}
.box_device .keyboard&gt;span.keyboard_down {
	bottom: 0;
	left: 93px;
}

.mouse {
	position: relative;
	padding-top: 20px;
}
.mouse span img {
	cursor:pointer;
}.mouse_click {
	position: absolute;
	top: 11px;
	left: 193px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.mouse_click {
		left: 194px;
	} 
}

#popDeviceError {
	display: none;	
}
.wrap_modal.wrap_modal2 {
	padding-top: 300px;
}
.cont_modal.cont_modal2 {
    position: relative;
    width: 500px;   
	height: 180px;
	margin: 0 auto;
    background-color: #fff;   
    overflow: hidden;
    outline:0;
	text-align: left;
}
.cont_modal.cont_modal2 .body_modal {
	padding-left: 30px;
	text-align: left;
}
.cont_modal.cont_modal2 .body_modal&gt;div {
	padding-left: 55px;
	background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/game/icon_error.png) left 4px no-repeat;
}

/* modal ìž¥ì¹˜ê°€ì´ë“œ */
.wrap_modal_guide {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    padding-top: 80px;
    background-color:rgba(0,0,0,0.5);
    z-index: 200;        
}
.cont_modal.cont_guide {
	width: 880px;	
	height: 800px;
}
.cont_modal.cont_guide .body_modal {
	padding: 30px 30px 20px 30px;
}
.tab_menu&gt;li {
	float: left;
	width: 25%;
	padding: 14px 0;
	background: #333C64;
	
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.tab_menu&gt;li.selected {
	background: #34BACC;
}
.tab_contents {
	padding-top: 20px;
	text-align: left;
}
.tab_con2,.tab_con3,.tab_con4 {
	display: none;
}
.tit_guide {
	
	font-size: 20px;
	font-weight: 500;
}
.img_guide {
	text-align: center;
}
.txt_guide p {
	margin-bottom: 10px;
	
	font-size: 17px;
}
.txt_guide p&gt;span {
	font-weight: 600;
}



.logo_loadings {

  text-align:center;
  width: 25px;
  height: 25px;
  border: 5px solid #d9f0f9;
  border-radius: 50%;
  border-top-color: #176d93;
  animation: spin_logo 1s ease-in-out infinite;
  -webkit-animation: spin_logo 1s ease-in-out infinite;
  margin:0 auto;
 
}

@keyframes spin_logo {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin_logo {
  to { -webkit-transform: rotate(360deg); }
}


.btn_good {
	position: relative;
	width: 170px;
	height: 50px;
	padding-left: 70px;
	background: #5ac4ff;
	border-radius: 40px;
	text-align: left;	
	font-size: 18px;
	color: #fff;
	cursor:pointer;
	opacity: 1.0 !important;
	display: inline-block  !important;	
}
.btn_good i {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	padding-top: 10px;
	background: #189be5;
	border-radius: 50%;
	text-align: center;
	font-size: 25px;
	cursor:pointer;
}
/*
.btn_good:hover {
	background: #15A2B5;
}
.btn_good:hover i {
	background: #008395;
}
*/
.btn_good:disabled {
	background: #E2E2E2;
}
.btn_good:disabled i {
	background: #c9c9c9;
}

/* ì¸ì‹ button */
.btn_function {
	position: relative;
	width: 200px;
	height: 50px;
	padding-left: 70px;
	background: #9553FF;
	border-radius: 40px;
	text-align: left;
	
	font-size: 18px;
	color: #fff;	
	cursor: pointer;
}
.btn_function .btn_inner_icon {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	padding-top: 14px;
	background: #7B2FF5;
	border-radius: 50%;
	text-align: center;
}

/* ì¸ì‹ ì„±ê³µ button */
.btn_function2 {
	position: relative;
	width: 200px;
	height: 50px;
	padding-left: 70px;
	background: #00D95C;
	border-radius: 40px;
	text-align: left;
	
	font-size: 18px;
	color: #fff;	
	cursor: pointer;	
}
.btn_function2 .btn_inner_icon {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	padding-top: 14px;
	background: #00B74E;
	border-radius: 50%;
	text-align: center;
}

.btn_set {
	position: relative;
	width: 170px;
	height: 50px;
	padding-left: 70px;
	background: #73757E;
	border-radius: 40px;
	text-align: left;
	
	font-size: 18px;
	color: #fff;	display: inline-block  !important;
}
.btn_set&gt;span {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;	
	padding: 5px 0 0 5px;
	background: #4E4F58;
	border-radius: 50%;	
}
.btn_set.webcam-icon&gt;span {
	background-color: #fff;
    border: 1px solid #73757e;
}
.btn_set.webcam-icon&gt;span img {
	vertical-align: middle;
    margin: 8px 6px;
}
.btn_set:hover {
	background: #4E4F58;
}
.btn_set:hover&gt;span {
	background: #2F3038;
}
.btn_set.webcam-icon:hover {
	background: #4E4F58;
}
.btn_set.webcam-icon:hover&gt;span {
	background: #fff;
}
.btn_dark_blue {
	width: 170px;
	height: 50px;
	background: #333C64;
	font-family: 'Pretendard';
	font-size: 18px;
	color: #fff;
	cursor:pointer;
}
.btn_dark_blue:hover {
	background: #192248;
}
.btn_dark_blue:disabled,.btn_big_blue:disabled {
	opacity: 0.4;cursor:default;
}
.btn_dark_blue:disabled:hover,.btn_dark_blue:disabled:hover {
	background: #333C64;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt70 {
	margin-top: 70px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}


/* ì–¼êµ´ ì¸ì‹ */
.webcam {
	width: 242px;
	height: 182px;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
}
.webcam #popVideo {
	position: relative;
	top: 0px;
	left: -2px;
}

.alert_nowebcam{height:20px}
.alert_nowebcam span{display:none;margin-top:5px;font-size:14px;color:red;font-weight:300}



.box_mike {
	position: relative;	
	width: 510px;
	height: 244px;
	margin: 50px auto 0 auto;
	background: #F7F7F7;
}
.mike {
	position: relative;
	top: -25px;
	width: 472px;
	height: 100px;
	margin: 0 auto;
	background: #141414;	
}
.img_mike {
	display: inline-block;
	position: relative;
	top: -35px;
	width: 70px;
	height: 70px;
	padding-top: 4px;
	background: #00D95C;
	border: 6px solid #fff;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}

#answer_stt{display:none;position:absolute;top:105px;width:472px;left:20px;color:#fff;font-size:20px;z-index:3}
#answer_stt2{text-align:center;color:#ffff00;font-size:16px;width:300px;margin-left:130px;background-color:rgba(0,0,0,0.5);border-radius:60px;font-weight:200;padding:5px}
.box_mike #waveform1 wave {
	height: 100px !important;
}

.box_video.box_audio {
	margin-top: 0;
}
.section_wave {
	width: 549.5px;
	height: 60px;
	margin-left: 8px;
	background: #000419;
	position:relative;
}

.section_wave .microphone{width:32px;height:32px;position:absolute;background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/game/microphone_off.png) left top no-repeat;left:12px;top:15px;z-index:10}
.section_wave .microphone.on{background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/game/microphone_on.png) left top no-repeat !important;
animation: shadow-pulse-gender 1s infinite;border-radius: 50px;
}
.section_wave #waveform {
	width: 100%;
}
.section_wave #waveform wave {
	overflow: hidden !important;
	height: 60px !important;
}


#popupSettingGuide{z-index:201}
.clear_float{clear:both}

.btn_setting {
	position: absolute;
	top: 85px;
	right: 5px;
	cursor: pointer;
}


#canvas_views{position:absolute}
.eye-trace-box .no_use{
	font-size: 18px;
    color: #f30;
    line-height: 45px;
    display: block;
    font-weight: 500;
    padding: 70px 0px;
    text-align: center;
}
#canvas_views.ready{left: 31px;top: 9px;width: 240px;height: 180px;}

#canvas_views.ready #webgazerFaceFeedbackBox{ position: absolute;
    top: 0px;
    left: 0px;border:2px solid #ccc;
    width: 236px;
    height: 176px;z-index:2}

#canvas_views.apt{    left: 0px;
    top: 0px;
    width: 265px;
    height: 196px;}

#canvas_views.apt #webgazerFaceFeedbackBox{ position: absolute;
    top: 0px;
    left: 0px;border:2px solid #ccc;
    width: 263px;
    height: 196px;z-index:2}



#canvas_views.init{left: 8px;
    top: 8px;
    width: 372px;
    height: 280px;}

#canvas_views.init #webgazerFaceFeedbackBox{ position: absolute;
    top: 0px;
    left: 0px;border:2px solid #ccc;
    width: 368px;
    height: 276px;z-index:2


}
#canvas{width: 263px;
    height: 196px;
    border-radius: 20px;}

.capture_loading{display:none;position: relative}
.capture_loading img{position: absolute;left: -168px;top: 35px;}


.identification-apply-box .line-center{background-color:#4abdfd;width:20px;height:20px;display: inline-block;position: absolute;top: 50%;right: 50%;margin-top: -10px;margin-left: -10px;opacity: 0.4}



.face_ready_lines {
display:none;
    border: 5px solid #e9601e82;
    position: absolute;
    top: 50%;   
    left: 50%;
     transform: translate(-50%,-50%);
    width: 180px;
    height: 180px;margin-top: 10px;
}
.face_ready_lines.on{ border: 5px solid #33cc0080}

.identification-apply.v-3 .capture_loading{margin-top: 15px;}
.identification-apply.v-3 .capture_loading img{left: 50%;right: 50%;margin-left: -170px;top: -8px;}


.identification-apply.v-3 .pulse_face.blue_color{color:#00A4FF;line-height: 28px;font-size: 20px;margin-bottom: -15px;}


@keyframes shadow-pulse-face
{
     0% {
          box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.4);
     }
     100% {
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
     }
}

@keyframes shadow-pulse-btn
{
     0% {
          box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.4);
     }
     100% {
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
     }
}

@keyframes shadow-pulse-fs
{
     0% {
          box-shadow: 0 0 0 0px #205671;
     }
     100% {
          box-shadow: 0 0px 0px 30px rgba(0, 0, 0, 0);
     }
}

@keyframes shadow-pulse-gender
{
    0% {
          box-shadow: 0 0 0 0px #29adc0;
     }
     100% {
          box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
     }
}

@keyframes shadow-pulse-reward
{
    0% {
          box-shadow: 0 0 0 0px #29adc0;
     }
     100% {
          box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
     }
}

@keyframes shadow-pulse-record
{
    0% {
          box-shadow: 0 0 0 0px #ff0000;
		  border-radius:50%;
     }
     100% {
          box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
		  border-radius:50%;
     }
}

@keyframes shadow-pulse-end
{
    0% {
          box-shadow: 0 0 0 0px #ff6600;
		  border-radius:15px;
     }
     100% {
          box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
		  border-radius:15px;
     }
}

.exam_sel .check-prc{color: #fff;margin-right:10px;border-radius: 12px;font-size: 12px;padding: 0px 10px;vertical-align: middle;display: inline-block;margin-top: -3px;min-width: 82px;text-align: center;}
.exam_sel .exam_ing{background-color:#00cc42;}
.exam_sel .exam_end{background-color:#7d7d7d;}

.exam_sel .exam_ready,.exam_sel .login_ing{background-color: #2196f3;}




 .layer_pop_common {
	 width:480px;position:absolute;z-index:1001;background-color:#FFFFFF;display:none;
	box-shadow:0px 2px 12px 2px #222020;transition: all 0.2s
	letter-spacing:-1px;
	font-size:13px;
	line-height:25px;
	color:#333;
	background-color:#FFFFFF;
	border:1px solid #2b4468;
}
.layer_pop_common .conbox {
	padding:20px 30px;
}
.layer_pop_common .conbox h1 {
	font-size:20px;
	border-bottom:1px dotted #afafaf;
	margin-bottom:15px;
	padding-bottom:6px;
	letter-spacing:-2px;
	background:url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/check_01.jpg) left 2px no-repeat;
	padding-left:25px;color:#0f7bbb
}

.layer_pop_common .conbox .txt {
	padding:0px 0px 10px 0px;font-size:15px
}

.layer_pop_common .conbox .txt span,.layer_pop_common .conbox .txt a {
	color:#ff3300
}
.layer_pop_common .bottomBtn {
	display:block;
	bottom:0;
	border:1px solid #dddddd;
	padding:5px 10px;
	background-color:#f5f5f5;
}
.layer_pop_common .bottomBtn a {
	font-size:11px;
	letter-spacing:-1px;
	color:#999;
	font-family:'ë§‘ì€ ê³&nbsp;ë”•', 'ë‹ì›€', 'ë‹ì›€ì²´';
	color:#666;
	text-decoration:none;
}
.layer_pop_common .bottomBtn a img {
	float:right;
	margin:4px -1px 0 0;
}

input:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.layer_pop_common.server .conbox .txt{color: #797979; font-weight: 500; text-align: center; line-height: 30px; padding: 30px 0px;font-size: 17px;}
.layer_pop_common.server .conbox .txt strong{color: #ff5722;}

.pgc-label img.h16{height:16px}

.pgc-member-box.exam-time .no_exam{display: inline-block; background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/icon/ico_caution.png) left center no-repeat; background-size: 32px; padding-left: 45px; }
.pgc-member-box.exam-time .no_exam .row{margin:10px 0px}
.pgc-member-box.exam-time .no_exam.bg-none{background:initial}

.pgc-member-box.exam-time .no_exam span.tit{display:inline-block;width:120px}
.pgc-member-box.exam-time .no_exam span.date{display:inline-block;width:270px;text-align:left;margin-left:5px}

.et-alert-preview{width: 120px; height: 120px; z-index: 999; position: absolute; left: 134px; top: 88px; text-align: center; background-color: #fff;border: 3px solid #484848;border-radius: 10px;}
.et-alert-preview img{padding-top: 24px; }
.et-alert-preview.ready{border: 3px solid #f00;background-color:initial;}
.et-alert-preview.on{border: 3px solid #3acb37;background-color:initial;color: #5dcf7b;font-weight: 700;line-height: 115px;text-shadow: 1px 1px 4px #000}


.pgc-btn-group .btn.on{background-color: #787878 !important}

.pgc-btn-group #pass-btn.btn.lg.primary.on{background-color: #00a4ff !important;box-shadow: 1px 1px 10px -3px #000;}

.dis-inline{display:inline-block}
.cursor-pointer{cursor:pointer}

.mb5{margin-bottom:5px}
.mtm10{margin-top:-10px}
.fw500{font-weight:500}

#mask.black{z-index:2000;background-color:#000;opacity: 0.8;}
#ajaxLayer.black{z-index:2001}

.color-red{color:red}
.webcam-sel-area{display:none;padding: 20px;}
.webcam-sel-area select{border: 1px solid #afafaf; width: 365px; text-align: center; line-height: 32px; border-radius: 2px;    background: #fff url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/renewal/admin/ic-select.svg) center right no-repeat }
.webcam_device_name{position: absolute; left: 18px; z-index: 999; font-size: 10px; text-align: center; width: 264px; top: 202px; font-weight: 500; color: #fff; background-color: #000; line-height: 14px; overflow: hidden; height: 14px; text-overflow: ellipsis; white-space: nowrap;padding: 0px 10px;}

.apt_watch_cam_icon.normal {
    animation:initial
}

.terms-box .tb{width:100%;margin-top:10px;border-left:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}
.terms-box .tb th{padding:5px;background-color:#f1f1f1;text-align:center;font-size:13px;font-weight:500;border-top:1px solid #d1d1d1;border-right:1px solid #d1d1d1}
.terms-box .tb td{text-align:left;padding:4px 6px;font-size:12px;font-weight:300;border-top:1px solid #d1d1d1;border-right:1px solid #d1d1d1}
.terms-box .tb td.center{text-align:center}
.ic-noti.red:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    width: 15px;
    height: 20px;
    background: url(https://djv24y2jjxsp7.cloudfront.net/ontest/images/check_red.png) center center no-repeat;
}
.ic-noti.red{color:red}</pre></body></html>