@charset "utf-8";

/* @import */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic');
@import url('./AdminLTE.css');
@import url('./AdminLTE-Skins.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');

/* Common */
body { height:100%; font-size:13px; background-color:#fff; background-repeat: no-repeat; background-position: center bottom; background-attachment:fixed; background-size:cover; }
body.is-mobile { font-size:14px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }

/* Font */
.en { font-family: "Source Sans Pro", sans-serif; }
.ko { font-family: dotum, sans-serif; }
.is-pc .ko .ko-12 { font-family: dotum, sans-serif; font-size:12px; }
.is-pc .ko .ko-11 { font-family: dotum, sans-serif; font-size:11px; letter-spacing:-1px; }

/* Layout */
.responsive #thema_wrapper { overflow:hidden; }
.layout-boxed.header-menu .hidden-boxed { display:none; }
.content-wrapper { line-height: 22px; }
.at-slide { transition: all 0.3s ease-in-out; }
.at-wrap { display:table; width:100%; table-layout:fixed; }
.at-main { display:table-cell; vertical-align:top; padding-right:15px; }
.at-side { width:272px; display:table-cell; vertical-align:top; }

#at-wrap { position:relative; }
#at-left { position:absolute; top:0px; left:0px; }
#at-right { position:absolute; top:0px; right:0px; }
@media all and (max-width:991px) {
	.responsive .at-row { display:block; width:100%; table-layout:auto; }
	.responsive .at-main { width:100%; display:block; vertical-align:top; padding-right:0px; }
	.responsive .at-side { width:100%; display:block; vertical-align:top; }
	.responsive #at-wrap { padding:0px !important; }
	.responsive #at-left { position:static; width:100%; }
	.responsive #at-right { position:static; width:100%; }
}

/* SNS Icon */
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/* Page Title */
.page-title { width:100%; background: #fafafa; border-bottom:1px solid #ddd; margin:0; padding: 20px 15px; overflow:hidden; }
.page-title h2 { display:inline; color: rgb(0, 0, 0); margin: 0px; padding: 0px; font-size: 22px; }
.page-title h2 a span { color: rgb(0, 0, 0); }
.page-title .page-desc { margin-left:10px; color: #888; font-size:11px; }
.page-title .page-desc-misu { margin-left:10px; color: #367ef7; font-size:14px; font-weight: bold;}

/* Footer */
.main-footer { line-height:20px; }
.main-footer .info { color:#888; letter-spacing:-1px; margin-bottom:5px; }
.main-footer .info a { color:#888; }
.main-footer .sp { margin:0px 10px; font-size:11px; color:#ddd; }
.main-footer .sc { margin:0px 3px; font-size:11px; color:#ddd; }
.main-footer .txt { letter-spacing:0px; }
.main-footer .corp { color:#888; margin-bottom:5px; }
.main-footer .corp a { color:#666; }
.main-footer .copyright { letter-spacing:0px; }
@media all and (max-width:480px) {
	.responsive .main-footer { text-align:left; }
}

/* Go Top & Bottom */
.go-btn { display:none; position: fixed; bottom: 0px; right: 25px; z-index: 2; }
.go-btn a { display:block; }

/* Bootstrap3 ----------------------------------------------------------------------------------- */

/* Button */
.btn { font-family: "Source Sans Pro", sans-serif; }
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { font-family: "Source Sans Pro", sans-serif; }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { font-family: "Source Sans Pro", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Source Sans Pro", sans-serif; height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }
.label-circle { border-radius: .25em !important; }

/* Action */
.navbar-custom-menu .dropdown.active .dropdown-menu { display:block !important; }

/* Treeview */
.treeview.active > a {
  font-weight: 600;
}
.treeview-menu > li.active > a {
  font-weight: 600;
}

/* Top Menu */
.at-navbar .header-nav-font a { font-size: 14px; font-weight:normal; font-family: 'Nanum Gothic', sans-serif, dotum;}
.at-navbar .navbar-nav .old,
.at-navbar .navbar-nav .sub-old { display: none; }
.at-navbar .navbar-nav .new { color: rgb(233, 75, 59); margin-left:6px; }
.at-navbar .navbar-nav .sub-on > a,
.at-navbar .navbar-nav .sub2-on > a { font-weight:bold; }
.at-navbar .navbar-nav .sub-off > a,
.at-navbar .navbar-nav .sub2-off > a { font-weight:normal; }
.at-navbar .navbar-nav .sub-new { color: rgb(233, 75, 59); margin-left:6px; }
.at-navbar .navbar-nav .sub-caret { margin-top:2px; }
.at-navbar .navbar-nav > .active > a { font-weight:bold; }
.navbar-toggle.btn-navbar-top { margin-top:1px; }
.is-pc .ko .at-navbar .dropdown-menu { font-size:12px !important; }

.at-navbar .navbar-nav > li > a { letter-spacing:-1px; }
.at-navbar .navbar-nav.nav-12 > li > a { font-size: 12px; }
.at-navbar .navbar-nav.nav-13 > li > a { font-size: 13px; }
.at-navbar .navbar-nav.nav-14 > li > a { font-size: 14px; font-family: "Source Sans Pro", sans-serif; }
.at-navbar .navbar-nav.nav-15 > li > a { font-size: 15px; font-family: "Source Sans Pro", sans-serif; }

.at-navbar .navbar-nav .sub-caret { color:#ddd; }
.at-navbar .dropdown-menu { box-shadow: 0px 6px 12px rgba(0,0,0,0.175); padding:0px; background: rgb(255, 255, 255); border: 0px; border-radius: 0px; }
.at-navbar .dropdown-menu ul { border:0px; padding:0px; margin:0px; list-style:none; border-radius: 0px; }
.at-navbar .dropdown-menu ul > li { padding:0px; margin:0px; border-bottom:1px solid rgb(238, 238, 238); }
.at-navbar .dropdown-menu ul > li > a { display:block; padding: 7px 16px; color: rgb(51, 51, 51); line-height:18px; }
.at-navbar .dropdown-menu ul > li:hover > a { font-weight:bold; }
.at-navbar .dropdown-menu ul > li:last-child { border:0px; }

.at-navbar .dropdown-submenu { position: relative; }
.at-navbar .dropdown-submenu > .dropdown-menu { left: 100%; top: 0px; margin-top: 0px; margin-left: -10px; }

.at-navbar .navbar-nav .dropdown-menu ul > li.line,
.at-navbar .navbar-nav .dropdown-menu ul > li.line:hover { background:#f5f5f5 !important; border-bottom:1px solid rgb(238, 238, 238) !important; }
.at-navbar .navbar-nav .dropdown-menu ul > li.line > a,
.at-navbar .navbar-nav .dropdown-menu ul > li.line:hover > a { background:#f5f5f5 !important; color: rgb(0, 0, 0) !important; font-weight:bold; }

.at-navbar .navbar-nav .dropdown-menu ul > li.line-sub,
.at-navbar .navbar-nav .dropdown-menu ul > li.line-sub:hover { background:#f5f5f5 !important; border-bottom:1px solid rgb(238, 238, 238) !important; }
.at-navbar .navbar-nav .dropdown-menu ul > li.line-sub > a,
.at-navbar .navbar-nav .dropdown-menu ul > li.line-sub:hover > a { background:#f5f5f5 !important; color: rgb(0, 0, 0) !important; font-weight:bold; }

@media all and (max-width:767px) {
	.responsive .at-navbar {
		width:100%; margin:0px; border-top: 1px solid transparent; padding-left:15px; padding-right:15px;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
	}
	.responsive .fixed .at-navbar { max-height:300px; overflow-y:auto; }
	.responsive .at-navbar .navbar-nav > .open > a { font-weight:bold; }
	.responsive .at-navbar .navbar-collapse { border-top:0px !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
	.responsive .at-navbar ul.pull-left { float:none !important; width:100% !important; min-width:100% !important; }
	.responsive .at-navbar .sub-nanum { display:none !important; }
	.responsive .at-navbar .navbar-nav .dropdown-menu ul > li { border-bottom:0px !important; }
	.responsive .at-navbar .dropdown-menu-head > ul > li > a { display: block; padding: 10px 15px; padding-left:30px; line-height:20px; }
	.responsive .at-navbar .dropdown-menu-sub > ul > li > a { display: block; padding: 10px 15px; padding-left:45px; line-height:20px; }
}



/* TOP MENU */
.nav_wrapper {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: #2f3b3f;
}

.t_menu {
	position: absolute;
  width: 100%;
  height: auto;
	margin-top: 7px;
	margin-left: 10px;
}

.t_menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: inline-block;
}

.t_menu > li > ul.sub_menu {
  min-width: 10em;
  padding: 4px 0;
  background-color: #f4f4f4;
}

.t_menu ul li { padding: 0px; }

.t_menu > ul > li { display: inline-block; }

.t_menu ul li a {
  display: block;
  text-decoration: none;
  color: #2f3b3f;
	font-family: 'Noto Sans KR', 'Nanum Gothic', Malgun Gothic, dotum, sans-serif;
  font-size: 14px;
}

.t_menu ul li a:hover {
  background: #fff;
  color: #367ef7;
  transition: all .2s ease-out;
}

.t_menu ul li.hover > a {
  background: #fff;
  color: #367ef7;
}

.t_menu ul li > a { padding: 10px; }

.t_menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 160px;
	border: 1px solid #367ef7;
}

.t_menu .sub_blank { width: 80%; height: 4px; margin:0 auto; background-color: #367ef7; }

.t_menu ul li:hover > ul { display: block;}

.t_menu ul ul > li { position: relative;
	background-color: #fff;
}

.t_menu ul ul > li a {
  padding: 10px 15px;
  height: auto;
	color: #2f3b3f;
}

.t_menu ul ul > li a:hover {
	color: #367ef7;
  background: #fff;
}

.t_menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}



/* head */
/* .search_top { padding:10px 5px 10px 230px; color: white; background-color: #625950; } */
.search_top {
	padding:20px 5px 10px 230px;
	color: white;
	background-color: #fff;
	background-image: url('sidebar_bg.png');
	background-repeat: repeat-y;
	background-position: 230px 0px;
}
.search_top .search_wrap {width: 590px; margin:0 auto; text-align: center;}


/* search_inline */
.search_top .search_inline_large {
	width:420px;
	height:50px;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
	background-color: #FFFFFF;
	border: 2px solid #367ef7;
	border-right: 0px;
	outline: none;
	font-family: 'Noto Sans KR', 'Nanum Gothic', Malgun Gothic, dotum, sans-serif;
	text-align: left;
	/*	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3); */
}
.search_inline_large::-moz-placeholder { color: #aaa; opacity: 1; }
.search_inline_large:-ms-input-placeholder { color: #aaa; }
.search_inline_large::-webkit-input-placeholder { color: #aaa; }

.search_top .search_inline_large::-ms-clear {
   font-size: 12px;;
}

.search_top .search_top_group { background-color: #fff;}
.search_top .search_inline_btn {
	height:50px;
	margin:0px;
	margin-left: -3px;
	padding-left: 10px;
	padding-right: 8px;
	color: #fff;
	background-color: #367ef7;
	border: 2px solid #367ef7;
	border-left: 0px;
	font-style: normal;
	outline: none;
	text-align: center;
}

.search_top .search_guide_btn {
	height:50px;
	margin-left: 5px;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #b2b2b2;
	border: 2px solid #b2b2b2;
	font-style: normal;
	outline: none;
	text-align: center;
}
.search_top .search_guide_btn span {
	height:50px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #b2b2b2;
	border: 2px solid #b2b2b2;
	vertical-align: 4px;
}
.search_top .modal-dialog {
	color: #333333;
}

.search_top .search_inline_normal {
	width:180px;
	height:48px;
	font-size: 16px;
	color: #333;
	background-color: #FFFFFF;
	font-style: normal;
	outline: none;
	text-align: left;
	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .search_inline_normal::-moz-placeholder { color: #aaa; opacity: 1; font-style: italic; }
.search_top .search_inline_normal:-ms-input-placeholder { color: #aaa; font-style: italic; }
.search_top .search_inline_normal::-webkit-input-placeholder { color: #aaa; font-style: italic; }

.search_top .search_inline_small {
	width:110px;
	color: #333;
	background-color: #f8f3ed;
	font-size: 12px;
	font-style: normal;
	outline: none;
	text-align: left;
	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .search_inline_small::-moz-placeholder { color: #aaa; opacity: 1; font-size: 12px; font-style: italic; }
.search_top .search_inline_small:-ms-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }
.search_top .search_inline_small::-webkit-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }




/* search_double */
.search_top .search_double_large {
	width:150px;
	color: #333;
	background-color: #f8f3ed;
	font-style: normal;
	outline: none;
	text-align: left;
	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .search_double_large::-moz-placeholder { color: #aaa; opacity: 1; font-style: italic; }
.search_top .search_double_large:-ms-input-placeholder { color: #aaa; font-style: italic; }
.search_top .search_double_large::-webkit-input-placeholder { color: #aaa; font-style: italic; }

.search_top .search_double_normal {
	width:100px;
	height: 28px;
	padding: 5px;
	color: #333;
	background-color: #f8f3ed;
	font-size: 12px;
	font-style: normal;
	outline: none;
	text-align: left;
	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .search_double_normal::-moz-placeholder { color: #aaa; opacity: 1; font-size: 12px; font-style: italic; }
.search_top .search_double_normal:-ms-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }
.search_top .search_double_normal::-webkit-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }

.search_top .search_double_small {
	width:80px;
	height: 28px;
	padding: 5px;
	color: #333;
	background-color: #f8f3ed;
	font-size: 12px;
	font-style: normal;
	outline: none;
	text-align: left;
	box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .search_double_small::-moz-placeholder { color: #aaa; opacity: 1; font-size: 12px; font-style: italic; }
.search_top .search_double_small:-ms-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }
.search_top .search_double_small::-webkit-input-placeholder { color: #aaa; font-size: 12px; font-style: italic; }

.search_top .search_double_btn { margin-top:5px; }


/* search_basic */
.search_top .w-100 {
		width:100px;
		height:24px;
		margin-bottom: 5px;
		padding: 4px 8px;
		font-size: 12px;
		border: 1px solid #5c534a;
		color: #FFF;
		background-color: #827566;
		font-style: normal;
    outline: none;
    text-align: left;
    box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}
.search_top .w-120 {
		width:120px;
		height:26px;
		margin-bottom: 5px;
		padding: 4px 8px;
		font-size: 12px;
		border: 1px solid #5c534a;
		color: #FFF;
		background-color: #827566;
		font-style: normal;
    outline: none;
    text-align: left;
    box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}

.search_top .w-140 {
		width:140px;
		color: #333;
		background-color: #f8f3ed;
		font-style: normal;
    outline: none;
    text-align: left;
    box-shadow: inset 0px 0px 5px rgba(50, 0, 234, 0.3);
}

.search_top .w-120::-moz-placeholder { color: #aaa; opacity: 1; font-style: italic; }
.search_top .w-120:-ms-input-placeholder { color: #aaa; font-style: italic; }
.search_top .w-120::-webkit-input-placeholder { color: #aaa; font-style: italic; }

.search_top .w-140::-moz-placeholder { color: #aaa; opacity: 1; font-style: italic; }
.search_top .w-140:-ms-input-placeholder { color: #aaa; font-style: italic; }
.search_top .w-140::-webkit-input-placeholder { color: #aaa; font-style: italic; }

.search_top .visibility {visibility:hidden;}
.search_top .search_top_btn { margin-top:10px; }

.search_company { padding-top:30px;}
.search_com { color:#333; height:26px;}
.span_com { margin-right:15px; font-size: 12px; font-weight: normal;}

.list-category .tabs .strong > li > a { font-weight: bold;}
.box_outer { margin-bottom:10px; padding:5px 20px; border-left:1px solid #DDD; border-right:1px solid #DDD; border-bottom:1px solid #DDD;}
.box_inner { padding:5px 20px; border:1px solid #DDD; background-color:#F7F7F7;}

.tabs .nav .company_item {width:100%; margin:0 auto; text-align: center;}
.tabs .nav .product_item {margin-top:15px; padding-left:5px; border-top:0px !important; font-weight:normal;}
.tabs .nav .product_item li {margin:0px; padding:2px 0px; border:0px !important; font-size:12px; font-weight:normal;}
.tabs .nav .selected li {background:#FFF !important;}

.outline { padding:15px; border:1px solid #707070;}
.inputbox_grating { border-radius: .5em !important; border-color: #707070; font-family: Noto Sans, dotum; font-size:14px;}
.selectbox_grating { padding: .5em .5em; line-height: 1.0em; font-size: 14px; font-family: Noto Sans, dotum; font-size:14px;}
.font-highlight_blue2 { color:blue; font-weight: bold;}
.font-highlight_red2 { color:red; font-weight: bold;}

.center {margin:0 auto; text-align: center;}


/* 전화번호 */
.telephone {float:right; margin-top: 18px; margin-right: 50px;}



/* 메인페이지 배너 슬러이더 */
/* .main_banner_slider {padding: 30px 20px; } */
.main_banner_slider {margin-top: -150px; padding: 30px 20px; }
.main_banner_slider .main_banner_slider_subj {padding-top:20px; font-size: 20px; font-weight:bold; line-height: 30px; font-family: dotum; color: #666666;}

/* 분류 내 검색 */
.sis {display:inline; margin-right: 15px; font-size: 12px; color: #888888; }
.sis label {font-weight:normal; font-family:dotum; vertical-align: baseline;}
.sis_input {padding-left: 5px; height: 26px; font-size: 12px; font-family: dotum; color: #888888; border:1px solid #CACACA;}
.sis button {height: 26px; font-size: 12px; font-weight:normal; font-family: dotum;}

/* 모달이미지팝업 myModal_photo */
/*
@media (min-width: 992px) {
  .modal-photo-wrap {
    width: 950px;
		margin: 30px auto;
  }
}
*/

.modal-photo-wrap { margin: 0 auto; margin-top: 5px; }
.modal-photo-wrap .modal-photo {
	margin: 0 auto;
	text-align: center;
}
.modal-content { padding: 0 auto; }
.modal-body { padding: 0 auto; }

/* 모달이미지팝업 링크버튼
.popup_link_btn_wrap { line-height: 40px;}
.popup_link_btn { margin: 10px auto; padding: 8px; border: 1px solid #ddd; border-radius: 5px; background-color: #f4f4f4;}
 */

/* 이미지팝업 */
.pop-layer .pop-container {
  padding: 5px 5px;
}

.pop-layer p.ctxt {
  color: #666;
  line-height: 25px;
}

.pop-layer .btn-x-Close-wrap {
	z-index: 1;
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: center;
}

a.btn-x-Close {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  font-size: 16px;
  line-height: 25px;
}

.pop-layer .clear-both {
	clear: both;
}

.pop-layer .btn-r {
  width: 100%;
  margin: 10px 0 20px;
  padding-top: 10px;
  border-top: 1px solid #DDD;
  text-align: center;
}

.pop-layer {
  display: none;
  position: absolute;
  top: 60%;
  left: 50%;
  width: 470px;
  height: auto;
  background-color: #fff;
  border: 5px solid #3571B5;
  z-index: 2000;
}

.dim-layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}

a.btn-layerClose {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn-layerClose:hover {
  border: 1px solid #091940;
  background-color: #1f326a;
  color: #fff;
}

.modal-sm {
    width: 400px;
  }

/* 팝오버 버튼 */
.btn-popover {
	/*
  color: #fff;
	background-color: #60584d;
	border-color: #cacaca;
	*/
  background-color: #f4f4f4;
  border-color: #dddddd;
}
.btn-popover:hover,
.btn-popover:focus,
.btn-popover:active,
.btn-popover.active,
.open > .dropdown-toggle.btn-popover {
  /*
	color: #fff;
	*/
  background-color: #e6e6e6;
	border-color: #cacaca;
	/*
	background-color: #60584d;
  border-color: #cacaca;
	*/
}
.btn-popover:active,
.btn-popover.active,
.open > .dropdown-toggle.btn-popover {
  background-image: none;
}
.btn-popover.disabled,
.btn-popover[disabled],
fieldset[disabled] .btn-popover,
.btn-popover.disabled:hover,
.btn-popover[disabled]:hover,
fieldset[disabled] .btn-popover:hover,
.btn-popover.disabled:focus,
.btn-popover[disabled]:focus,
fieldset[disabled] .btn-popover:focus,
.btn-popover.disabled:active,
.btn-popover[disabled]:active,
fieldset[disabled] .btn-popover:active,
.btn-popover.disabled.active,
.btn-popover[disabled].active,
fieldset[disabled] .btn-popover.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-popover .badge {
  color: #fff;
  background-color: #333;
}

.popover-title {
	color: #fff;
  padding: 8px 14px;
	padding-top: 14px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  /* background-color: #f7f7f7; */
  background-color: #84888b;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover_title_s1 {
	color: #c9cacc;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	display: inline;
}
.popover_title_s2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	display: inline;
	font-family: "dotum","Nanum Gothic",sans-serif,"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

.popover_span_long { width:100%; margin:0px; padding:3px 0px; font-size:12px; font-family: "dotum","Nanum Gothic",sans-serif,"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
.popover_span_short { width:130px; display: inline-block; margin:0px; padding:3px 0px; font-size:12px; font-family: "dotum","Nanum Gothic",sans-serif,"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
.color_gray_d1d1d1 { color: #d1d1d1; font-size:16px;}
.color_blue { color: #0072BC; font-size:13px;}
.color_red { color: #FF0000; font-size:13px;}


.red { font-size:13px; color:#FF0000;}
.blue { font-size:13px; color:#0072BC;}
.gray { font-size:13px; color:#555555;}
.modal_font p { font-size:15px; color:#333333;}
.highlight { font-size:13px; font-weight: bold; color:#000000;}
.highlight_red { font-size:13px; font-weight: bold; color:#FF0000;}
.highlight_blue { font-size:13px; font-weight: bold; color:#0072BC;}
.highlight_gray { font-size:13px; font-weight: bold; color:#555555;}


/* 품목별 할인적용 테이블 */

table.table_dc { border-collapse: collapse; }
table.table_dc th {
	clear:both; height:50px; font-weight:bold; font-size:12px; color:#333; padding:0px !important; margin:0px !important; text-align:center; white-space:nowrap; vertical-align:middle !important; border:#CACACA 1px solid; border-top:#333 2px solid; border-bottom:#333 2px solid !important;
	background-color: #F5F5F5;
}
table.table_dc td {
	padding:10px;
	border-top: #CACACA 1px solid !important;
	border-left: #CACACA 1px solid !important;
	border-right: #CACACA 1px solid !important;
	vertical-align:middle !important;
}
.bottom_line {
	padding:10px;
	border-bottom: #333 1px solid !important;
	vertical-align:middle !important;
}


/* 테이블 헤더 고정 */

.fht-table th,.fht-table td {
    overflow: hidden;
}

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	overflow: hidden;
	position: relative;
}

.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
	overflow: auto;
}

.fht-table-wrapper .fht-table .fht-cell {
	overflow: hidden;
	height: 1px;
}

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
	top: 0;
	left: 0;
	position: absolute;
}

.fht-table-wrapper .fht-fixed-column {
	z-index: 1;
}

.fht-fixed-body .fht-thead table {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 20px;
	border: 0 none;
}

/*For Examples*/

.ContenedorTabla {
	height: 600px;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	position: relative;
}

/*When measures are used in%*/
/*.ContenedorTabla {
	height: 80%;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	position: fixed;
}*/

.header, .main {
    display: inline-block;
    height: auto;
    width: 100%;
}
.titulosHeader {
    border-bottom: 1px solid #e8bb25;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}


.celda_encabezado_general {
    background-color: #003399;
    border: 1px solid #ccc;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 4px;
    text-align: center;
}
._Separador{
	background-color: #fff;
	height: 12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 7px;
}
._Separador div{
	width: 4px;
}
.celda_normal {
    /*background-color: #fff;*/
    border: 1px solid #ccc;
    padding: 2px 4px;
}

/*style excel*/
.excel_cell{
	border: 1px solid #CCC;
	color: #222;
	text-align: center;
	font-size: 13px
	font-weight:  normal;
	padding: 4px;
	white-space: pre-line;
	empty-cells: show;
}
._cell_header{
	background-color: #EEE;
}
._cell_Default{
	background-color: #FFF;
	text-align: left;
}

.excel_cell div{
	width: 30px;
	height: 20px;
}

/* side statistics_btn */
.menu_statistics {margin:15px; text-align:center;}
/* .menu_statistics a {color:#8896af !important;} */
.statistics_btn {width:100%; padding:7px; color:#8896af; line-height:40px; border:1px solid #EEEEEE; border-radius:7px;}
.statistics_wrap {margin: 0 15px;}
