@charset "utf-8";

/* gnb, lnb, footer 통합 공통 디자인 */
/* 덴올티비, 덴올몰, 덴잡, 에듀덴올, 덴잡, 덴잡소프트 */

* {padding: 0; margin: 0; /*box-sizing: border-box;*/}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul, ol {
	list-style-type: none;
}

html, body {
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-break: break-all;
	overflow-wrap: break-word;
	font-family:  'Pretendard';
}

#wrap {
	margin-top: 93px;
}


/* 페이지 별 컬러 */

/* tv */
#denallHeader.denall-tv-integ-wrap .subHeader_program_item:hover {color: #eb6100}
#denallHeader.denall-tv-integ-wrap #denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute; 
	bottom: 0; 
	left: 0;
	content: ' ';
	display: block; 
	width: 100%; 
	height: 4px;
	background: #eb6100;
}

/* mall */
#denallHeader.denall-mall-integ-wrap .subHeader_program_item:hover {color: #eb6100;}
#denallHeader.denall-mall-integ-wrap #denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute; 
	bottom: 0; 
	left: 0;
	content: ' ';
	display: block; 
	width: 100%; 
	height: 4px;
	background: #eb6100;
}

/* edu */
#denallHeader.denall-edu-integ-wrap .subHeader_program_item:hover {color: #eb6100;}
#denallHeader.denall-edu-integ-wrap #denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute; 
	bottom: 0; 
	left: 0;
	content: ' ';
	display: block; 
	width: 100%; 
	height: 4px;
	background: #eb6100;
}


/* job */
#denallHeader.denall-job-integ-wrap .subHeader_program_item:hover {color: #eb6100;}
#denallHeader.denall-job-integ-wrap #denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute; 
	bottom: 0; 
	left: 0;
	content: ' ';
	display: block; 
	width: 100%; 
	height: 4px;
	background: #eb6100;
}


/* soft */
#denallHeader.denall-soft-integ-wrap .subHeader_program_item:hover {color: #eb6100;}
#denallHeader.denall-soft-integ-wrap #denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute; 
	bottom: 0; 
	left: 0;
	content: ' ';
	display: block; 
	width: 100%; 
	height: 4px;
	background: #eb6100;
}


/****/

#denallHeader.denall-tv-integ-wrap .subHeader {padding: 0 50px 0 216px;}
#denallHeader.denall-mall-integ-wrap .subHeader {padding: 0 45px 0 240px;}
#denallHeader.denall-edu-integ-wrap .subHeader {padding: 0 50px 0 290px;}
#denallHeader.denall-job-integ-wrap .subHeader {padding: 0 50px 0 370px;}
#denallHeader.denall-soft-integ-wrap .subHeader {padding: 0 50px 0 420px;}

/* #denallHeader.denall-tv-integ-wrap .subHeader.subHeader-fixed {width: calc(100% - 266px);} */
#denallHeader.denall-mall-integ-wrap .subHeader.subHeader-fixed {width: calc(100% - 285px);}
/* #denallHeader.denall-edu-integ-wrap .subHeader.subHeader-fixed {width: calc(100% - 340px);} */
/* #denallHeader.denall-job-integ-wrap .subHeader.subHeader-fixed {width: calc(100% - 420px);} */
#denallHeader.denall-soft-integ-wrap .subHeader.subHeader-fixed {width: calc(100% - 470px);}


/****/


#denallHeader {
	position: absolute; left: 0; top: 0; z-index: 999;
	width: 100%; background-color: #fff;
	font-size: 100%;
}

.subHeader-fixed {position:fixed; top:0px; width:100%; z-index: 7000;}
.denall-mall-allmenu {position: absolute;z-index: 9999;top: 62px;left: 30px;}
.allmenu-scroll-fixed {position:fixed; top:13px !important;}

#denallHeader button:hover, button:focus, button:active {
	border: none;
	outline: 0;
	cursor: pointer;
}

#denallHeader select:hover, select:focus, select:active {
	border: none;
	outline: 0;
	cursor: pointer;
}

#denallGnb .list_gnb .gnb_maintitle{ font-weight:bold; font-size:18px; color: #666;}


#denallHeader a:link, a:visited {
	text-decoration: none;
	color: #111;
	font-size: 100%;
}

#denallHeader a:link img, a:visited img{
	border: 0px;
}

#denallHeader .mainHeader {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 50px 0 32px;
	height: 49px;
	background: #fff;
	z-index: 8000;
	border-bottom: 1px solid #eb6100;
}

#denallGnb .screen_out {
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	left: -99999px;
	overflow: hidden;
}


.search_ranking_slider div {display: flex;  justify-content: space-between;align-items: center;font-size: 14px;font-weight: normal;height: 16px;}
.search_ranking_slider div img {width:12px; height: 10px; margin:0px 5px;}
.search_ranking_slider .strong {color:#ed0080;font-weight: bold;}


/* Header area */


/* mainHeader left area */
#denallHeader .header-left {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	height: 100%;
}
/* mainHeader left area - logo area */
#denallHeader .denall_logo img {margin-bottom: 0; width: 96px;}

/* mainHeader left area - GNB area */
#denallGnb { height: 100%; margin-left: 88px; }
#denallGnb .list_gnb{ display:flex; height:100%; letter-spacing: normal; }
#denallGnb .list_gnb_item { position: relative; height:100%; cursor: pointer; transition: .2s; display: flex; }
#denallGnb .list_gnb_item:hover, #denallGnb .list_gnb_item.active { background: #fff; }

#denallGnb .list_gnb_item:hover .list_gnb_link .gnb_maintitle, #denallGnb .list_gnb_item.active .list_gnb_link .gnb_maintitle {color: #111;}


#denallGnb .list_gnb_item.active .list_gnb_link::after {
	position: absolute;
    bottom: 0;
    left: 0;
    content: ' ';
    display: block;
    width: 100%;
    height: 4px;
    background: #eb6100;
}

#denallGnb .list_gnb_link {
	position: relative;
	display: inline-flex; align-items: center;
	padding: 0 22px; height: 100%;
}

#denallHeader .subHeader {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 50px 0 216px; /* 216 = 32 + 96 + 88 (여백+로고크기+gnb여백) */
	height: 44px;
	background: #fff;
	box-shadow: 0px 4px 16px 0 rgba(0, 0, 0, 0.3);
	font-size: 14px;
	font-weight: bold;
	border-top: 0;
	box-shadow: none;
}


#denallHeader .subHeader_submit_button {line-height: 30px; margin:0px 2px; font-size: 13px; display: block; padding: 0px 20px; border-radius: 2px; border:1px solid #ccc; background-color: #ffffff;}
#denallHeader .sub_gnb_button_wrap {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	font-weight: bold;
	letter-spacing: -0.075em;
	position: relative;
}



#denallHeader .subHeader_submit_button.edu_shbtn {border: solid 1px #c7ccd1; background-color: #e0e4e8;}
#denallHeader .subHeader_submit_button.mall_shbtn {border: solid 1px #d7cad1; background-color: #e3dadf;}
#denallHeader .subHeader_submit_button.job_shbtn {border: solid 1px #cac5d7; background-color: #e5e2ee;}
#denallHeader .subHeader_submit_button.soft_shbtn {border: solid 1px #018fbe;}
#denallHeader .subHeader_submit_button.soft_shbtn.blue {border: solid 1px #c6d2d6;background-color: #e2ebee;}

#denallHeader .subHeader_submit_button.edu_shbtn:hover {border: solid 1px #c7ccd1; background-color: #c7ccd1;}
#denallHeader .subHeader_submit_button.mall_shbtn:hover  {border: solid 1px #d7cad1; background-color: #d7cad1;}
#denallHeader .subHeader_submit_button.job_shbtn:hover  {border: solid 1px #cac5d7; background-color: #cac5d7;}
#denallHeader .subHeader_submit_button.soft_shbtn:hover  {border: solid 1px #018fbe; background-color: #dfedf1;}
#denallHeader .subHeader_submit_button.soft_shbtn.blue:hover {border: solid 1px #c6d2d6;background-color: #c6d2d6;}

#denallHeader .subHeader_program {
	display: flex;
	align-items: center;
	overflow: hidden;
}
#denallHeader .subHeader_program_item {
	flex-shrink: 0;
	margin-right: 26px;
	/* color: #666; */
	cursor: pointer;
}
#denallHeader .subHeader_program_item:hover {
	color: #eb6100;
}
#denallHeader .subHeader_program_item:active,
#denallHeader .subHeader_program_item.selected {
	color: #eb6100;
}
#denallHeader a.subHeader_program_all {
	flex-shrink: 0;
	padding-left: 21px;
	font-size: 13px;
	color: #000;
	background: url(../../images/btn-gnb-pro-all-h-s.png) no-repeat;
	line-height: 15px;
}
#denallHeader a.subHeader_program_all:hover,
#denallHeader a.subHeader_program_all:active {
	background: url(../../images/btn-gnb-pro-all-h-s.png) no-repeat;
	color: #000;
}

#denallHeader .subHeader .sub_gnb_button_wrap .alert_num {
	position: relative;
	top: -3px;
	right: -3px;
	/* display: none; */
	justify-content: center;
	align-items: center;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #e03994;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 13px;
	/* margin: 0px 5px; */
	display: inline-block;
	text-align: center;
}


.denall-mall-integ-wrap .mini_gnb_2 .search_detail::after {
	content: ' ';
	display: inline-block;
	margin: 0 12px;
	width: 1px;
	height: 19px;
	background-color: #444 !important;
}

/**/
.top_search_b .input_wrap .search_ranking .strong, .top_search_b .input_wrap .search_ranking_banners .strong {
	color: #ed0080;
	font-weight: bold;
}
.top_search_b {
	position: relative;
}


.top_search_b .input_wrap .search_top_select {
	position: absolute;
	left: 0;
	top: 4px;
	width: 103px;
	border-right: #5b5b5b solid 1px;
	height: 22px;
	background: url(../../images/icon_ar_down.png) no-repeat right;
}
.top_search_b .input_wrap .top_search_input {
	width: 100%;
	border: 0px none;
	height: 30px;
	line-height: 30px;
	background: #f3f3f4;
}
.top_search_b .input_wrap .top_search_rank {
	background-color: #fff;
	width: 129px;
	right: 0px;
	/* margin-right: 0px; */
	position: absolute;
	margin: 0px;
	padding-left: 9px;
	border-left: 1px solid #ddd;
}
.top_search_b .input_wrap .search_ranking {
	z-index: 99;
	position: absolute;
	right: 8px;
	line-height: 30px;
	width: 141px;
	height: 30px;
	overflow: hidden;
}
.top_search_b .input_wrap .search_ranking .ranking_txt, .top_search_b .input_wrap .search_ranking_banners .ranking_txt {
	width: 100px;
	display: inline-block;
}


.search_ranking {
	width: 142px;
	/* height: 32px; */
	border: 1px solid #d6d6dd;
	/* vertical-align: baseline; */
	/* justify-content: center; */
	/* align-items: center; */
	/* line-height: 32px; */
	padding: 8px;
	background-color: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: -2px;
}


/**/



/* mainHeader right area  - mini GNB area */
.mini_gnb_list { display: flex; align-items: center; flex-shrink: 0; font-size:12px; font-weight: bold; letter-spacing: 0; }
.mini_gnb { display: flex; align-items: center; }
.mini_gnb > li { display: flex; align-items: center; cursor: pointer; }
.mini_gnb > li:not(:last-child)::after {
	content: ' ';
	display: block;
	width: 3px;
	height: 3px;
	background: rgb(159, 167, 171);
	margin: 0 9px;
	border-radius: 50%;
}
.mini_gnb span{color:#ccc;}
.mini_gnb .login_name { position: relative; }
.alert_logout_toggle {
	margin-left: 2px;
	vertical-align: -2px;
}
.alert_logout{
	position: absolute;right: 21px; top: calc(100% + 9px);
	box-shadow: 1.3px 2.7px 8px 0 rgba(0, 0, 0, 0.65);
	z-index:100;
	text-align: center;
	display:none;
}
.alert_logout_inner{background-color:#fff;padding: 15px 13px 16px 10px;font-size: 12px;border: #000 solid 1px;}
.alert_logout_inner li {
	cursor: pointer;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: -0.075em;
}
.alert_logout_inner li:last-child {
	margin-bottom: 0;
}
.alert_logout_inner li:hover,
.alert_logout_inner li.selected,
.alert_logout_inner li:active,
.alert_logout_inner li a:hover,
.alert_logout_inner li a.selected,
.alert_logout_inner li a:active {
	color: #3333cc !important;
}


/*
    로그인한 후 mini_gnb(오른쪽 상단)에 나타나져야 하는 것
    class명 li:   login > login_name // signup > login_mypage
*/
.alert{position: relative;}

/* Header - mini gnb searching/alert (오른쪽 상단) */
.mini_gnb_2 {
	display: flex;
	align-items: center;
}
.mini_gnb_2::after {
	content: ' ';
	display: inline-block;
	margin: 0 13px; width: 1px; height: 19px;
	background-color: #ccc;
}
.mini_gnb_2 > ul{display: block;}
.mini_gnb_2 .search_alert { font-size:13px; display:flex; flex-direction:row; align-items:center; }
.mini_gnb_2 .search_alert_item {
	position: relative;
}
.mini_gnb_2 .alert_area { position: relative; margin-left:16px; display: inline-block; }
.mini_gnb_2 .alert_icon {
	display:inline-block; width:22px; height:23px;
	background:url("../../images/icn-gnb-alert-n.png") no-repeat;
}
.mini_gnb_2 .alert_area:hover .alert_icon { background-image:url("../../images/icn-gnb-alert-h-s.png"); }
.mini_gnb_2 .alert_num {
	position: absolute; top: -3px; right: -3px;
	display: none; /* 보일 때는 display: flex 해야 함*/
	justify-content: center; align-items: center;
	width:16px; height:16px; border-radius:50%;
	background-color:#eb6100;
	font-size:10px; color:#fff; font-weight: bold;
}

.mini_gnb_2 .top_search_area {
	position: relative;
	padding: 0 12px;
	border: 1px solid #d6d6dd;
	/* border-radius: 3px; */
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 374px;
	height: 32px;
	background: #ececf0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	/* border-top-right-radius: 0px; */
	/* border-bottom-right-radius: 0px; */
}

.search_top_select {
	border: 0px;
	background-color: transparent;
	font-size: 13px;
	color: #666;
	letter-spacing: -0.98px;
	background: url(../../images/icon-drop.png) no-repeat right;
	-webkit-appearance: none;
	appearance: none;
}





.mini_gnb_2 .search_detail {
	flex-shrink: 0;
	display: flex; align-items: center;
}
.mini_gnb_2 .search_detail_box {
	display: none;
	position: absolute;
	top: calc(100% + 4px);
	left: 50%;
	transform: translateX(-50%);
	background-color: #e6e6f6;
	background: -moz-linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	background: -webkit-linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	background: linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	box-shadow: 0px 6px 16px 0 rgba(32, 43, 83, 0.7), inset 1.1px 1.1px 0 0 #ffffff;
	border: 1px solid;
	border-radius: 2px;
	border-image-source: linear-gradient(to top, #5757df, #a2a2e3);
	border-image-slice: 1;
	padding: 16px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.mini_gnb_2 .search_detail_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;
	cursor: pointer;
}
.mini_gnb_2 .search_detail_title {
	color: #333;
	margin-bottom: 7px;
}
.mini_gnb_2 .search_detail_teethBox {
	display: flex;
	align-items: flex-start;
	margin-bottom: 14px;
}
.mini_gnb_2 .search_detail_teethNo {
	margin-right: 9px;
	display: flex;
	flex-wrap: wrap;
	width: 495px;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
	border: 1px solid rgb(194, 194, 204);
}
.mini_gnb_2 .header_search_detail_teethNoItem {
	padding: 0px 0;
	width: 6.25%;
	text-align: center;
	background: rgb(242,250,249);
	background: -moz-linear-gradient(0deg, rgba(242,250,249,1) 0%, rgba(229,250,249,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(242,250,249,1) 0%, rgba(229,250,249,1) 100%);
	background: linear-gradient(0deg, rgba(242,250,249,1) 0%, rgba(229,250,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faf9",endColorstr="#e5faf9",GradientType=1);
	cursor: pointer;
	color: #666;
}
.mini_gnb_2 .header_search_detail_teethNoItem + .header_search_detail_teethNoItem{
	border-left: 1px solid rgb(194, 194, 204);
}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(8), .mini_gnb_2 .header_search_detail_teethNoItem:nth-child(25) {
	border-right: 1px solid rgb(48, 48, 48);
}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(9),
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(17),
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(25) {
	border-left: 0;
}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(-n+16) {
	border-bottom: 0px solid rgb(48, 48, 48);
}
.mini_gnb_2 .header_search_detail_teethNoItem:hover {
	background: #8d92d1;
	color: #fff;
}
.mini_gnb_2 .header_search_detail_teethNoItem:active,
.mini_gnb_2 .header_search_detail_teethNoItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.6);
}
.mini_gnb_2 .header_search_detail_teethNoItem .number{
	position: relative;
	left: -1px;
}
.mini_gnb_2 .search_detail_teethGroupButton {
	width: 70px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2), inset 1px 1px 0 0 rgba(255, 255, 255, 0.6);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #a6a6cb, #b0b0d7);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #e1e1ed, #ddddee);
	color: #4e4e7b;
	font-size: 12px;
}
.mini_gnb_2 .search_detail_teethGroupButton.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
}
.mini_gnb_2 .search_detail_teethGroupButton:not(:last-child) {
	margin-bottom: 5px;
}
.mini_gnb_2 .header_search_detail_teethGroupButton {
	width: 80px;
	height: 35px;
	padding: 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2), inset 1px 1px 0 0 rgba(255, 255, 255, 0.6);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #a6a6cb, #b0b0d7);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #e1e1ed, #ddddee);
	color: #4e4e7b;
	font-size: 12px;
}
.mini_gnb_2 .header_search_detail_teethGroupButton.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
}
.mini_gnb_2 .header_search_detail_teethGroupButton:not(:last-child) {
	margin-bottom: 5px;
}
.mini_gnb_2 .search_detail_subject {
	display: flex;
	/* justify-content: space-evenly; */
	width: 570px;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #9e9eb5, #bbbbcb);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #f2fbfa, #e5faf9);
}
.mini_gnb_2 .search_detail_subjectItem {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #566070;
	width: 14.2857%;
	text-align: center;
	cursor: pointer;
	padding: 5px 0;
}
.mini_gnb_2 .search_detail_subjectItem:hover {
	background: #8d92d1;
	color: #fff;
}
.mini_gnb_2 .search_detail_subjectItem:active,
.mini_gnb_2 .search_detail_subjectItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.6);
}
.mini_gnb_2 .search_detail_subjectItem .text {
	width: 100%;
}

.mini_gnb_2 .search_detail_subjectItem:not(:last-child)::after {
	content: ' ';
	display: block;
	width: 1px;
	height: 22px;
	background-color: #bfbfbf;
}
.mini_gnb_2 .header_search_detail_subjectItem {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #566070;
	width: 14.2857%;
	text-align: center;
	cursor: pointer;
	padding: 5px 0;
}
.mini_gnb_2 .header_search_detail_subjectItem:hover {
	background: #8d92d1;
	color: #fff;
}
.mini_gnb_2 .header_search_detail_subjectItem:active,
.mini_gnb_2 .header_search_detail_subjectItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.6);
}
.mini_gnb_2 .header_search_detail_subjectItem .text {
	width: 100%;
}

.mini_gnb_2 .header_search_detail_subjectItem:not(:last-child)::after {
	content: ' ';
	display: block;
	width: 1px;
	height: 22px;
	background-color: #bfbfbf;
}
.mini_gnb_2 .search_detail_button {
	display: flex; align-items: center;
	font-size: 12px;
	letter-spacing: 0;
	color: #eb6100;
	border: 0;
}
.mini_gnb_2 .search_detail_button::after {
	content: url(../../images/icn-gnb-search-open.png);
	display: block;
	margin: -5px 0 0 10px; width: 7px;
}
.mini_gnb_2 .search_detail_button:hover,
.mini_gnb_2 .search_detail_button.selected {
	color: #eb6100;
}
.mini_gnb_2 .search_detail_button.selected::after {
	content: url(../../images/icn-gnb-search-close.png);
}
.mini_gnb_2 .btn_top_search {
	flex-shirnk: 0;
	width: 22px;
	height: 22px;
}
.mini_gnb_2 .icon_search {
	flex-shrink: 0;
	width: 100%; height: 100%;
	display:inline-block;
	background:url("../../images/icn-gnb-search-n.png") no-repeat; cursor: pointer;
}
.mini_gnb_2 .icon_search:hover { background-image:url("../../images/icn-gnb-search-h-s.png"); }
.mini_gnb_2 .searchinput {
	text-indent: 0;
	color: #5c5c6d;
	outline: 0;
	font-size: 13px;
	letter-spacing: 0;
	border: 0;
	background: transparent;
	flex-grow: 1;
	font-weight: bold;
}
.mini_gnb_2 .searchinput::placeholder{ color: #666; }

/* 영상검색 눌렀을 경우 검색창 나타나기*/
/*
    .mini_gnb_2 .search_alert > 너비 변경 // width:211px; > 344px;
*/

/*
.mini_gnb_2 .search_alert{width:344px;}
.mini_gnb_2 .search_alert li a img.icn-gnb-search-n{position: relative;right:25px;top:9px;}
.mini_gnb_2 .search_alert li a img.icn-gnb-search-h{position: relative;right:25px;top:9px;}
.mini_gnb_2 .search_alert {width:425px;}
.mini_gnb_2 .search_alert li a.searching >span{display: none;}
.mini_gnb_2 .search_alert li a.searching{margin-top:-9px;width:255px;}
*/
.mini_gnb_2 .alert_details {
	width:380px;max-height:520px;
	position: absolute; top: calc(100% + 8px); left: 50%; transform: translateX(-50%);
	box-shadow:0px 4px 14px 0 rgba(0, 0, 0, 0.5);z-index:9999;display:none;
}
.mini_gnb_2 .alert_details_inner{max-height:475px;padding:0px 20px 0px 20px;/*그중 스크롤바20px*/display:block;overflow:auto;background-color:#fff;}
.mini_gnb_2 .alert_details .alert_details_inner li{border-bottom:1px solid #e5e5e5;text-align:left;padding:20px 0 15px;}
.mini_gnb_2 .alert_details .alert_details_inner li:last-child{border-bottom:0;}
.mini_gnb_2 .alert_details .alert_details_inner li a{display:block; overflow:hidden;}
.mini_gnb_2 .alert_details .alert_details_inner li a img{max-width: 100%; max-height: 100%; display:inline-block;}
.mini_gnb_2 .alert_details .alert_details_inner li a .alert_detail_box{width:192px;float: left;font-size:14px;letter-spacing:-1.4px;}
.mini_gnb_2 .alert_details .alert_details_inner li a .alert_detail_box strong{display:block;font-size:16px;line-height:18px;letter-spacing:-0.1em;font-weight:bold;margin-bottom:4px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.mini_gnb_2 .alert_details .alert_details_inner li a .alert_detail_box .updated_time{color:#999;padding-top:5px;}
.mini_gnb_2 .alarm_desc {color: #333; font-size: 14px; letter-spacing: -0.1em; text-overflow: ellipsis; overflow: hidden; max-height: 36px; line-height: 18px; word-break: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;}
.mini_gnb_2 .alert_thumb_wrapper { width: 112px; height: 62px; float:left; margin-right:14px; background-color: #e6e6e6; }

/* 알림 전체보기 버튼 */
.mini_gnb_2 .more{height:40px;line-height:40px;background-color:#e8e9ef;text-align: center;padding:0;}
.mini_gnb_2 .alert_button_more {
	background: url(/images/icn-alert-more.png) no-repeat right 2.5px;
	padding-right: 21px;
	color:#333;
	font-weight: bold;
	font-size:14px;
	letter-spacing: -0.1em;
}

/* 알림 삭제 버튼 */
.alert_delet_area {
	background: #fff;
	text-align: right;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e8e9ef;
}
.alert_button_del {
	border: 1px solid #ccc;
	padding: 3px 10px;
	border-radius: 3px;
	letter-spacing: -1.3px;
	color: #666699;
	font-size: 12px;
}



@media (max-width: 1440px) {
	#denallGnb {
		margin-left: 64px;
	}
	#denallHeader .subHeader {
		padding: 0 50px 0 192px; /* 192 = 32 + 96 + 64 (여백+로고크기+gnb여백) */
	}
	.mini_gnb_2 .top_search_area {
		width: 354px;
	}
}
@media (max-width: 1280px) {
	#denallGnb {
		margin-left: 38px;
	}
	#denallHeader .subHeader {
		padding: 0 50px 0 166px; /* 166 = 32 + 96 + 38 (여백+로고크기+gnb여백) */
	}
	.mini_gnb_2 .top_search_area {
		width: 314px;
	}
}

/* 덴올 1차 통합 수정 */
/* 덴올몰 */
.quick_order.integ_container {margin-top:95px}
.container_order.integ_container {margin-top:95px}
.dds_logout.integ_container {margin-top:95px}

.cate_wrap {background: #eceff1;}
.cate_wrap .cate_menu {margin-left: 195px; height: 34px;}

.cate_wrap .cate_menu>li>a {font-size: 13px;height: 34px;line-height: 34px;}

.all_cate {top: 34px; left: 730px;}
.subHeader_program img {vertical-align:unset;}

/* 덴올몰 배너 */
/*
.top_event_banners {display: none; margin-top: 141px;}
.top_event.expandable:hover {box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.2);}
*/

.top_event_expandable {width:333px;}
.top_event_expandable:hover {box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.2);}

/* 덴플 edu 1차 통합 수정 */
h1.denall_logo {margin:0px; font-size:0;}
.page-wrapper-row.full-height .page-content-container {margin-top:40px;}

/* 덴잡 footer 상단 여백*/
/* .denjob-new-footer {margin-top: 70px;} *//* 덴잡에서 inline 처리 함 */


.mini_gnb_2 .search_detail:before {display:none;}
.denall-tv-integ-wrap .top_search_area .search_detail::after {
	content: ' ';
	display: inline-block;
	margin: 0 12px;
	width: 1px;
	height: 19px;
	background-color: #ccc;
}

/* 3 */
#denallHeader .denall_logo img {
	vertical-align: top;
	margin-top: 0px;
}

/* 4 */
#denallGnb .list_gnb .active .gnb_maintitle {
	font-size: 19px;
}

/* 5-6 */
.denall-mall-integ-wrap .mainHeader {height: 49px !important;}
.denall-edu-integ-wrap .mainHeader {height: 49px !important;}
.denall-job-integ-wrap .mainHeader {height: 49px !important;}
.denall-soft-integ-wrap .mainHeader {height: 49px !important;}
#denallGnb .list_gnb_link {height: 49px !important;}
.denall-tv-integ-wrap .mainHeader {height: 50px !important;}

/* 13 */
.denall-mall-integ-wrap .subHeader_program_item {
	margin-right: 46px !important;
}

/* 17 */
.newsticker-button:active {
	background-color: #d6dbeb;
	border: 1px solid #c2cbe4;
}

.newsticker-button:hover {
	background-color: #eff0f4;
	border: 1px solid #c2cbe4;
}

/* 11 tv header 전용 - 치아번호 검색창 디자인 변경 건 */
.mini_gnb_2 .header_search_detail_teethNoItem {background: none;}
.mini_gnb_2 .search_detail_teethNo {box-shadow: none; border: none;}
.mini_gnb_2 .header_search_detail_teethNoItem + .header_search_detail_teethNoItem {border-left: 0px;}
.mini_gnb_2 .header_search_detail_teethNoItem:hover {border-radius: 2px;}
.mini_gnb_2 .search_detail_subject {background: none;border: 0px;box-shadow: none;flex-flow: wrap;width: 100%;}
.mini_gnb_2 .header_search_detail_subjectItem:not(:last-child)::after {width: 0px;}
.mini_gnb_2 .header_search_detail_subjectItem {background: #fff;margin: 2px;padding: 1px 21px;width: auto;border-radius: 2px;box-shadow: 0px 4px 8px 0 rgba(39, 39, 185, 0.3);background-image: linear-gradient(to top, #e5faf9, #ffffff), linear-gradient(to top, #9b9bbd, #aeaeda);border: 1px solid #9b9bbd;}
.mini_gnb_2 .header_search_detail_teethGroupButton.selected {border-radius: 2px; border: 0px;}
.mini_gnb_2 .header_search_detail_teethNoItem {width: 26px; height: 26px; margin: 2px 2px; border-radius: 2px; line-height: 25px; /* box-sizing: content-box; */}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(24) {border-right: 0px solid rgb(48, 48, 48);}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(8) {border-right: 0px solid rgb(48, 48, 48);}
.mini_gnb_2 .header_search_detail_teethNoItem:nth-child(25) {border-right: 0px solid rgb(48, 48, 48);}
.mini_gnb_2 .header_search_detail_teethNoItem:active, .mini_gnb_2 .header_search_detail_teethNoItem.selected {border-radius: 2px;}

/* teetUP 11번, 41번 뒤에 구분 라인 span 추가 */
.division_line {
	border-left: 1px solid #333;
}

/* teethUp li 상악 하악 사이에 hr 추가*/
hr.teeth_item_line {
	border-collapse: collapse;
	width: 98%;
	background-color: #333;
	height: 1px;
	display: table;
}

.btn_search_popupbox:active {
	background-color: #4d4dcb !important;
}

#denallHeader {min-width: 1280px;}

.masterCourseLink {
	width: 145px;
	height: 36px;
	margin: 0 10px 0px 0px;
	box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.23);
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1.05px;
	cursor: pointer;
	position: relative;
	color: #fff !important;
	background-color: #3333cc;
}

.masterCourseLink:hover {
	background-color: #5c5cd6;
}

/* Consensus Report Link */
.btn_ctg_consensusreport { position: absolute; left: 240px; }
.btn_ctg_consensusreport img { height: 42px;}
.btn_prg_consensusreport { margin: -3px 10px 0 0; }
.btn_prg_consensusreport img { height: 42px}

/* 치아선택 버튼 */
.teeth-pick {
	width: 100px;
	height: 36px;
	margin: 0 10px 0px 0px;
	box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.23);
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1.05px;
	background-color: #3333cc;
	cursor: pointer;
	color: #fff;
	position: relative;
}

.teeth-pick:hover {
	background-color: #5c5cd6;
}

.teeth-pick:active,
.teeth-pick.active {
	background-color: #24248e;
}

.teeth-pick .select-arrow {
	background: url(/images/icn-toothsel-n.png);
	width: 7px;
	height: 4px;
	display: inline-block;
	margin: 0px 0px 0px 8px;
	background-repeat: no-repeat;
	transform: translate(0px, -4px);
}

.teeth-pick:active .select-arrow,
.teeth-pick.active .select-arrow {
	background: url(/images/icn-toothsel-s.png);
}

.teeth_detail_title .detail_title_disc {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -0.98px;
	color: #333333;
	margin: 0px 11px;
}

/**/


.teeth_search_detail {
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.teeth_search_detail_box {
	display: none;
	position: absolute;
	top: calc(100% + 4px);
	/* left: 50%; */
	transform: translateX(-50%);
	background-color: #e6e6f6;
	background: -moz-linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	background: -webkit-linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	background: linear-gradient(#e6e6f6 66%, #b5b5e2 100%);
	box-shadow: 0px 6px 16px 0 rgba(32, 43, 83, 0.7), inset 1.1px 1.1px 0 0 #ffffff;
	border: 1px solid;
	border-radius: 2px;
	border-image-source: linear-gradient(to top, #5656c4, #7373b6);
	background-image: linear-gradient(to top, #ddddf0, #efeffa), linear-gradient(to top, #5656c4, #7373b6);
	border-image-slice: 1;
	padding: 16px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.1em;
	right: calc(100% - 115%);
	z-index: 9999 !important;
}

.teeth_search_detail_box .btn_search_popupbox {
	width: 156px;
}

.teeth_search_detail_close {
	position: absolute;
	top: 16px;
	right: 16px;
	width: auto;
	height: auto;
	cursor: pointer;
}

.teeth_detail_title {
	color: #333;
	margin-bottom: 7px;
	font-weight: bold;
	color: #3333cc;
	letter-spacing: -1.13px;
	font-size: 15px;
}

.teeth_search_detail_teethBox {
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

.teeth_search_detail_teethNo {
	margin-right: 9px;
	display: flex;
	flex-wrap: wrap;
	width: 495px;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
	border: 1px solid rgb(194, 194, 204);
}

.teeth_search_detail_teethNoItem {
	padding: 0px 0;
	width: 6.25%;
	text-align: center;
	background: rgb(242, 250, 249);
	background: -moz-linear-gradient(0deg, rgba(242, 250, 249, 1) 0%, rgba(229, 250, 249, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(242, 250, 249, 1) 0%, rgba(229, 250, 249, 1) 100%);
	background: linear-gradient(0deg, rgba(242, 250, 249, 1) 0%, rgba(229, 250, 249, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2faf9", endColorstr="#e5faf9", GradientType=1);
	cursor: pointer;
	color: #666;
}

.teeth_search_detail_teethNoItem+.teeth_search_detail_teethNoItem {
	border-left: 1px solid rgb(194, 194, 204);
}

.teeth_search_detail_teethNoItem:nth-child(8),
.teeth_search_detail_teethNoItem:nth-child(25) {
	border-right: 1px solid rgb(48, 48, 48);
}

.teeth_search_detail_teethNoItem:nth-child(9),
.teeth_search_detail_teethNoItem:nth-child(17),
.teeth_search_detail_teethNoItem:nth-child(25) {
	border-left: 0;
}

.teeth_search_detail_teethNoItem:nth-child(-n+16) {
	border-bottom: 0px solid rgb(48, 48, 48);
}

.teeth_search_detail_teethNoItem:hover {
	background: #8d92d1;
	color: #fff;
}

.teeth_search_detail_teethNoItem:active,
.teeth_search_detail_teethNoItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.5);
}

.teeth_search_detail_teethNoItem .number {
	position: relative;
	left: -1px;
}

.teeth_search_detail_teethGroupButton {
	width: 70px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2), inset 1px 1px 0 0 rgba(255, 255, 255, 0.6);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #a6a6cb, #b0b0d7);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #e1e1ed, #ddddee);
	color: #4e4e7b;
	font-size: 12px;
}

.teeth_search_detail_teethGroupButton.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
}

.teeth_search_detail_teethGroupButton:not(:last-child) {
	margin-bottom: 5px;
}

.teeth_search_detail_teethGroupButton {
	width: 70px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2), inset 1px 1px 0 0 rgba(255, 255, 255, 0.6);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #a6a6cb, #b0b0d7);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #e1e1ed, #ddddee);
	color: #4e4e7b;
	font-size: 12px;
}

.teeth_search_detail_teethGroupButton.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
}

.teeth_search_detail_teethGroupButton:not(:last-child) {
	margin-bottom: 5px;
}

.teeth_search_detail_subject {
	display: flex;
	/* justify-content: space-evenly; */
	width: 570px;
	box-shadow: 0px 2px 3px 0 rgba(17, 3, 91, 0.2);
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to top, #9e9eb5, #bbbbcb);
	border-image-slice: 1;
	background-image: linear-gradient(to top, #f2fbfa, #e5faf9);
}

.teeth_search_detail_subjectItem {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #566070;
	width: 14.2857%;
	text-align: center;
	cursor: pointer;
	padding: 5px 0;
}

.teeth_search_detail_subjectItem:hover {
	background: #8d92d1;
	color: #fff;
}

.teeth_search_detail_subjectItem:active,
.teeth_search_detail_subjectItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.6);
}

.teeth_search_detail_subjectItem .text {
	width: 100%;
}

.teeth_search_detail_subjectItem:not(:last-child)::after {
	content: ' ';
	display: block;
	width: 1px;
	height: 22px;
	background-color: #bfbfbf;
}

.teeth_search_detail_subjectItem {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #566070;
	width: 14.2857%;
	text-align: center;
	cursor: pointer;
	padding: 5px 0;
}

.teeth_search_detail_subjectItem:hover {
	background: #8d92d1;
	color: #fff;
}

.teeth_search_detail_subjectItem:active,
.teeth_search_detail_subjectItem.selected {
	background: #5b5bee;
	color: #fff;
	box-shadow: 0px 4px 10px 0 rgba(11, 50, 195, 0.6);
}

.teeth_search_detail_subjectItem .text {
	width: 100%;
}

.teeth_search_detail_subjectItem:not(:last-child)::after {
	content: ' ';
	display: block;
	width: 1px;
	height: 22px;
	background-color: #bfbfbf;
}

.teeth_search_detail_button {
	display: flex;
	align-items: center;
	font-size: 12px;
	letter-spacing: -0.1em;
	color: #666699;
	border: 0;
}

.teeth_search_detail_button::after {
	content: url(../../images/icn-gnb-search-open.png);
	display: block;
	margin: -5px 0 0 10px;
	width: 7px;
}

.teeth_search_detail_button:hover,
.teeth_search_detail_button.selected {
	color: #3333cc;
}

.teeth_search_detail_button.selected::after {
	content: url(../../images/icn-gnb-search-close.png);
}

.teeth_search_detail_teethNoItem {
	background: none;
}

.teeth_search_detail_teethNo {
	box-shadow: none;
	border: none;
}

.teeth_search_detail_teethNoItem+.teeth_search_detail_teethNoItem {
	border-left: 0px;
}

.teeth_search_detail_teethNoItem:hover {
	border-radius: 2px;
}

.teeth_search_detail_subject {
	background: none;
	border: 0px;
	box-shadow: none;
}

.teeth_search_detail_subjectItem:not(:last-child)::after {
	width: 0px;
}

.teeth_search_detail_subjectItem {
	background: #fff;
	margin: 2px;
	padding: 1px 21px;
	width: auto;
	border-radius: 2px;
	box-shadow: 0px 4px 8px 0 rgba(39, 39, 185, 0.3);
	background-image: linear-gradient(to top, #e5faf9, #ffffff), linear-gradient(to top, #9b9bbd, #aeaeda);
	border: 1px solid #9b9bbd;
}

.teeth_search_detail_teethGroupButton.selected {
	border-radius: 2px;
	border: 0px;
}

.teeth_search_detail_teethNoItem {
	width: 26px;
	height: 26px;
	margin: 2px 2px;
	border-radius: 2px;
	line-height: 25px;
	/* box-sizing: content-box; */
}

.teeth_search_detail_teethNoItem:nth-child(24) {
	border-right: 0px solid rgb(48, 48, 48);
}

.teeth_search_detail_teethNoItem:nth-child(8) {
	border-right: 0px solid rgb(48, 48, 48);
}

.teeth_search_detail_teethNoItem:nth-child(25) {
	border-right: 0px solid rgb(48, 48, 48);
}

.teeth_search_detail_teethNoItem:active,
.teeth_search_detail_teethNoItem.selected {
	border-radius: 2px;
}

/* teetUP 11번, 41번 뒤에 구분 라인 span 추가 */
.division_line {
	border-left: 1px solid #a4a4c3;
}

/* teethUp li 상악 하악 사이에 hr 추가*/
.teeth_item_line {
	border-collapse: collapse;
	width: 98%;
	background-color: #a4a4c3;
	height: 1px;
	display: block;
	filter: contrast(0.5);
}

.teeth_title_line {
	border-collapse: collapse;
	width: 100%;
	background-color: #333;
	height: 1px;
	display: block;
	margin: 8px 0px;
}

.btn_area {
	position: relative;
}

.result_option_area {
	position: relative;
}

/*헤더 상단 상세검색 bg 컬러 수정 추가*/
.mini_gnb_2 .search_detail_box {
	background-image: linear-gradient(to top, #ddddf0, #efeffa), linear-gradient(to top, #5656c4, #7373b6);
}

/* 댓글영상시간 */
a.timeline-pick-comment {
	color: #205ad0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	float: left;
	line-height: 30px;
	margin-right: 5px;
	height: 14px;
}

/* 공유하기 레이어 팝업 디자인 변경 20210121 */
.share-tooltip {
	width: 274px;
	height: 211px;
	padding: 18px 20px 20px 20px;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0 rgba(125, 125, 125, 0.6);
	position: absolute;
	top: 90px;
	right: 0;
	font-size: 24px;
	font-weight: bold;
	/* letter-spacing: -1.2px; */
	color: #333;
	line-height: 25px;
	display: none;
	z-index: 10;
}

.share-tooltip>button {
	position: absolute;
	top: 14px;
	right: 14px;
}

.share-tooltip >div {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: unset;
	padding-left: 0px;
	margin: 13px 0px;
}

.share-tooltip >div >input {
	border: 1px solid #d8d8d8;
	width: 170px;
	height: 35px;
	line-height: 35px;
	display: block;
	margin-right: 0px;
	float: left;
	text-indent: 5px;
	font-size: 12px;
	color: #090909;
	letter-spacing: -0.6px;
	background-color: #f8f8f8;
}

.share-tooltip p {
	float: left;
	margin-bottom: 17px;
	font-size: 18px;
	letter-spacing: -1.8px;
	color: #090909;
}

.share-tooltip ul {
	overflow: hidden;
	float: none;
	display: inline-flex;
	width: 100%;
	height: 55px;
}

.share-tooltip ul li {
	float: none;
	display: block;
	text-align: center;
}

.share-tooltip ul >li + li {
	margin-left: 27px;
}

.share-tooltip ul >li:last-child {
	margin-right: 0px;
}

.share-tooltip >div >button {
	border: 1px solid #d8d8d8;
	width: 64px;
	height: 35px;
	font-size: 12px;
	color: #090909;
	display: block;
	float: left;
	letter-spacing: -0.6px;
	font-weight: normal;
	margin-left: -1px;
}

.share-tooltip .division_row_line {
	height: 1px;
	width: 100%;
	background-color: #eaeaea;
	margin-bottom: 6px;
}

.share-tooltip >ul >li >span {
	font-size: 10px;
	font-weight: bold;
	color: #090909;
	text-align:center;
	letter-spacing: -1px;
	display: inline-block;
	vertical-align: top;
}

.time_box_wrap {
	margin: 0px !important;
}

.time_box_wrap * {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.3px;
	color: #000000;
	vertical-align: bottom;
}

.time_box_wrap label .time_box {
	border: solid 1px #fff;
	background-color: #fff;
	width: 41px !important;
	height: 22px !important;
	box-sizing: border-box !important;
	text-align: center;
	text-indent: 0px !important;
	line-height: 24px;
	user-select: none !important;
}

.time_box_wrap label .time_box::before {
	content: ' : ';
}

.time_box_wrap label .time_box:disabled {
	background: #fff;
	border: 1px solid #fff;
}

.time_box_wrap label span::after {
	content: ' : ';
	margin-right: 0px;
}


.time_box_wrap label span {
	margin: 0px 0px 0px 9px;
}

.time_box_wrap .ui_check input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	vertical-align: middle;
}

.time_box_wrap .ui_check input[type="checkbox"]+label {
	display: inline-block;
	position: relative;
	padding-left: 22px;
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	box-sizing: border-box;
}

.time_box_wrap .ui_check input[type="checkbox"]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../img/comm/btn-check-normal.png) no-repeat;
	vertical-align: middle;
	background-size: 22px;
	background-color: #fff;
	border: 1px solid #ccc;
	background-size: 22px;
	box-sizing: border-box;
}
.time_box_wrap .ui_check input[type="checkbox"]:checked+label:before {
	background: url(../../images/btn-check-checked.png) no-repeat;
	background-position: center;
	background-size: 22px;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.time_box_wrap .ui_check input[type="checkbox"]:checked+label span {
	font-weight: bold;
}

.time_box_wrap .ui_check input[type="checkbox"]:checked+label .time_box {
	font-weight: bold;
	border: solid 1px #d8d8d8;
	background-color: #f8f8f8;
	width: 41px !important;
	height: 22px !important;
	box-sizing: border-box !important;
	text-align: center;
	text-indent: 0px !important;
	line-height: 24px;
}

.time_box_wrap .ui_check input[type="checkbox"]:checked+label span:after {
	contain: none !important;
}

.share-tooltip  * > :focus {
	outline: none;
}

/* // 공유하기 레이어 팝업 디자인 변경 20210121 */



/* 내 동영상 버튼 추가 - 20210304 (4차 개발) */
.subHeader_vod{
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	margin-left: 80px;
	letter-spacing: -0.066em;
	font-size: 14px;
	font-weight: bold;
}
.link_my_vod{
	margin-right: 25px;
	color: #000;
}
.open_vod_upload{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 142px;
	height: 36px;
	background: #eb6100;
	color: #fff;
}
.open_vod_upload > img{
	margin-right: 6px;
}
.open_vod_upload:hover{
	background: #eb6100;
}

/* 다국어 드롭다운  */
div[data-role="langSelectBox"] .lang_hide { display: none; }
div[data-role="langSelectBox"] .show { display: block; }

/* 셀렉트 영역 스타일 */
.lang_select[data-role="langSelectBox"] { width: 100px; height: 36px; position: relative; display: flex; display: -ms-flexbox; align-items: center;
	padding: 5px 10px;  margin: 0 10px 0px 0px; background-color: #009492;  color: #000; font-size: 15px; font-weight: bold; cursor: pointer;  box-shadow: 5.7px 1.8px 6.8px 0.2px rgba(0, 0, 0, 0.16); box-sizing: border-box; }
.lang_select[data-role="langSelectBox"]:hover {background-color: #1bbaba;}
.lang_select[data-role="langSelectBox"]:active {background-color: #057170;}

/* 옵션 영역 스타일 */
.lang_select ul { position: absolute; z-index: 100;  left: 0px; width: 100px; border: solid 1px #000; background-color: #fff; cursor: pointer; box-shadow: 5.7px 1.8px 6.8px 0.2px rgba(0, 0, 0, 0.23); box-sizing: border-box; padding: 10px 0px; margin: 0px; }
.lang_select ul li { letter-spacing: -0.65px; font-size: 13px; padding: 3px 10px; display: flex; display: -ms-flexbox; align-items: center; }
.lang_select ul li:hover { color: #009492; }
.lang_select .selected-option { color: #fff; letter-spacing: -0.8px; }
.lang_select .select-arrow { background: url(/images/icn-toothsel-n.png); width: 7px; height: 4px; display: inline-block; margin: 0px 0px 0px 8px; background-repeat: no-repeat; transform: translate(0px, -4px);}


/* 다국어 라디오 */

.vod_lang_wrap {display: flex; align-items: center;}
.vod_lang_wrap .lang_wrap_title {height: 34px; display: flex; display: -ms-flexbox; align-items: center; color: #4d4c4c; letter-spacing: -0.43px; font-size: 17px; font-weight: bold;}
.vod_lang_wrap .lang_wrap_title img {margin: 0px 5px; }
.vod_lang_wrap .lang_sel_wrap {display: flex; display: -ms-flexbox; margin: 0px 10px;}
.vod_lang_wrap .lang_sel_wrap .lang_sel {display: inline-flex; display: -ms-inline-flexbox;}
.vod_lang_wrap .lang_sel_wrap .lang_sel input[type=radio] {width: 0px; height: 0px;}
.vod_lang_wrap .lang_sel_wrap .lang_sel label { width: 100px; height: 34px; position: relative; display: flex; display: -ms-flexbox; align-items: center; padding: 5px 10px; margin: 0px; background-color: #fff; color: #000; font-size: 15px; font-weight: bold; cursor: pointer; outline: solid 1px #a4a4a4; box-sizing: border-box; justify-content: center; font-size: 14px;}
.vod_lang_wrap .lang_sel_wrap .lang_sel label:hover { width: 100px; height: 34px; position: relative; display: flex; display: -ms-flexbox; align-items: center; padding: 5px 10px;margin: 0px; outline: solid 1px #a4a4a4; background-color: #009492; color: #fff; font-size: 15px; font-weight: bold; cursor: pointer; box-sizing: border-box; justify-content: center; font-size: 14px; }
.vod_lang_wrap .lang_sel_wrap .lang_sel input:checked + label { width: 100px; height: 34px;position: relative; display: flex; display: -ms-flexbox; align-items: center; padding: 5px 10px; margin: 0px; outline: solid 1px #009492; background-color: #009492; color: #fff;font-size: 15px; font-weight: bold; cursor: pointer; box-shadow: 0px 2px 4.9px 0.2px rgba(0, 0, 0, 0.3); box-sizing: border-box; justify-content: center; font-size: 14px; z-index: 100; }

