
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: local(※), url(../font/NanumGothic-Regular.eot);
	src: local(※), url(../font/NanumGothic-Regular-iefix.eot) format('embedded-opentype'),  url(../font/NanumGothic-Regular.woff2) format('font-woff2'),  url(../font/NanumGothic-Regular.woff) format('woff'),  url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: local(※), url(../font/NanumGothic-Bold.eot);
	src: local(※), url(../font/NanumGothic-Bold-iefix.eot) format('embedded-opentype'),  url(../font/NanumGothic-Bold.woff2) format('font-woff2'),  url(../font/NanumGothic-Bold.woff) format('woff'),  url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: local(※), url(../font/NanumGothic-ExtraBold.eot);
	src: local(※), url(../font/NanumGothic-ExtraBold-iefix.eot) format('embedded-opentype'),  url(../font/NanumGothic-ExtraBold.woff2) format('font-woff2'),  url(../font/NanumGothic-ExtraBold.woff) format('woff'),  url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}


*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
* {padding:0; margin:0;}
html { width:100%;height: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {  width:100%; height: 100%;line-height:normal; background: #fff; font-size: 14px; font-family:"Nanum Gothic", "NanumGothicBold", Malgun Gothic,맑은 고딕, Verdana,Arial, '돋움', Dotum; color:#000;  }
body, div, dl, dt, dd, ul, ol, menu, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px;}
fieldset, img, abbr, acronym { margin: 0px; border: 0px; _vertical-align: top; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
ol,ul,menu { list-style: none; }
a,em,span{display:inline-block;margin:0;padding:0;box-sizing:border-box;}
legend { position: absolute;visibility: hidden;height: 0;line-height: 0;font-size: 1px;  }
a {color: #555; text-decoration: none;}
hr { display: none; }
em { color: inherit; font-weight: normal; font-style: normal; }
table caption {display: none;}
input[type="checkbox"],input[type="radio"] { vertical-align: middle; }
:focus {outline: none;}
img {image-rendering: -webkit-optimize-contrast !important;}
a, button {cursor: pointer;}

/* 
.pop_header {position: relative; background: #efefef;}
.pop_header .topbar {position: absolute; top:0px; left: 0px; z-index: 100; width: 100%; background: #0f4ba0; height: 70px; border-bottom-left-radius:80px; border-bottom-right-radius:80px;  box-shadow: 0 5px 7px rgba(0, 0, 0, .21);}
.pop_header .topbar h2 {color: #fff; font-size: 26px; margin-left: 210px; padding-top: 22px;}
*/
.pop_header {
	position: relative;
	left: 250px;
	background: #efefef;
}
.pop_header .topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	background: #3B2EA2;
	height: 70px;
	border-radius: 0;
	box-shadow: 0 5px 7px rgba(0, 0, 0, .21);
}
.pop_header .topbar.green {background: #20acac;} 
.pop_header .topbar h2 {
	color: #fff;
	font-size: 26px;
	margin-left: 130px;
	padding-top: 22px;
}
.pop_header .top_img {position: absolute; left: 50px; top:10px;}
.pop_header .bt_close {position: absolute; right: 50px; top:15px; background:url("../img/pop/cross.svg") no-repeat center center; image-rendering: pixelated; font-size: 0px; width: 36px; height: 36px; border: 0px; }
.pop_contant {display: inline-block; width: calc(100% - 260px); padding-left: 30px; border: 0px solid #333; vertical-align: top; padding-top: 100px; padding-right: 20px; padding-bottom: 30px;}

.pop_left {display: inline-block; width: 250px; background: #f8fafd; height: 100vh; border-radius: 0; box-shadow: 3px 5px 7px rgba(0, 0, 0, .1);}
.pop_left .logo {text-align: center; margin-top: 28px;}
.pop_left .logo img {width: 203px; height: 39px;}
/*
.pop_contant {display: inline-block; width: calc(100% - 260px); padding-left: 30px; border: 0px solid #333; vertical-align: top; padding-top: 80px; padding-right: 20px; }
*/
.pop_contant {
	display: inline-block;
	width: calc(100% - 260px);
	padding-left: 30px;
	border: 0px solid #333;
	vertical-align: top;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 30px;
}
.location_wrap {display: flex; justify-content: space-between;}
.location_wrap h3 {color: #000; font-size: 26px;}
/* breadcrumb */
.mu-path {display:flex; flex-direction:row;}
.mu-path > li {position:relative; height:14px; line-height:14px; padding:0 6px 0 20px;}
.mu-path > li:before {content:""; position:absolute; top:calc(50% - 9px); left:0; width:18px; height:18px; background:url("../img/pop/ico-arrow-right.svg") no-repeat center center;}
.mu-path > li.home {padding-left:24px;}
.mu-path > li.home:before {top:calc(50% - 9px); background:url("../img/pop/ico-home.svg") no-repeat center center;}
.mu-path > li span {line-height:14px; font-size:13px; color:#707070;}

.mu-path2 {display:flex; flex-direction:row;}
.mu-path2 > li {position:relative; height:14px; line-height:14px; padding:0 6px 0 20px;}

.search_wrap {position: relative; border-radius: 10px; border: 2px solid #a0b6d4; padding: 15px 25px 4px 25px; margin-top: 10px;  box-shadow: 0 3px 7px rgba(0, 0, 0, .1);}
.search_wrap .list {margin-bottom: 15px;}
.search_wrap .list dt {position: relative; display: inline-block; font-weight: 700; width: 100px; padding-left: 10px; color: #333; algin:top;}
.search_wrap .list dt::before {content: ""; position: absolute; left: 0px; top:9px; width: 4px; height: 3px; background: #0c65b7;  }
.search_wrap .list dd {display: inline-block; color: #555; width:80%; vertical-align: middle;}
.search_wrap .list dd span {display:inline-block; margin-right : 10px; padding-bottom: 2px;}
.search_wrap .search_btn {position: absolute; right: 30px; bottom: 20px; }
.search_wrap .search_btn button {border-radius: 5px; border: 0px; box-shadow: 0 3px 5px rgba(0, 0, 0, .1);}

.search_bt {color: #fff; padding: 10px 15px 10px 15px; background: #0c65b7; padding-left: 32px; font-weight: bold;}
.search_bt::before {content:""; position:absolute; top:calc(50% - 12px); left:7px; width:24px; height:24px; background: url(../img/pop/ico-search.svg)no-repeat  left center;}
.search_bt:hover::before {content:""; position:absolute; top:calc(50% - 12px); left:7px; width:24px; height:24px; background: url(../img/pop/ico-search.svg)no-repeat  left center;}
.detail_bt {background: #3d6182; color: #fff;  padding: 10px 15px 10px 15px; text-align: center; font-weight: bold;}

 
.base_bt {border: 1px solid #ddd;border-bottom: 1px solid #ccc; border-radius: 5px; padding: 7px 10px 8px 32px; color: #555; box-shadow: 0 1px 2px rgba(0, 0, 0, .1); }
.base_bt:hover {border: 1px solid #2a7dcb; background:#2a7dcb; color: #fff;}

.excel {position: relative; background: #fff;}
.excel::before {content:""; position:absolute; top:calc(50% - 9px); left:7px; width:20px; height:20px; background: url(../img/pop/ico-excel1.svg)no-repeat  left center;}
.excel:hover::before {content:""; position:absolute; top:calc(50% - 12px); left:7px; width:20px; height:20px; background: url(../img/pop/ico-excel1on.svg)no-repeat  left center;}


.alldown {position: relative; background: #fff;}
.alldown::before  {content:""; position:absolute; top:calc(50% -12px); left:7px; width:24px; height:24px; background: url(../img/pop/ico-down1.svg)no-repeat left -2px;}
.alldown:hover::before {content:""; position:absolute; top:calc(50% -12px); left:7px; width:24px; height:24px; background: url(../img/pop/ico-down1on.svg)no-repeat left -2px;}

.mult_table {margin-top: 20px;}
.mult_table .mult_head {display: flex; justify-content: space-between; position: relative; }
.mult_table .total {position: relative; margin-bottom: 10px; color: #555; padding-left: 26px;}
.mult_table .total::before  {content:""; position:absolute; top:calc(50% - 12px); left:0px; width:24px; height:24px; background: url(../img/pop/ico-total.svg)no-repeat  left center;}
.mult_table .total strong {color: #333;}
.mult_table .type1_list {margin-top: 10px;}
.mult_table .type1_list table {border-top: 2px solid #4d5980; border-bottom: 1px solid #c5c9d6; width: 100%;}
.mult_table .type1_list thead th {background: #f4f5f9; color: #121662;   padding: 10px 8px 10px 10px;  text-align: center;   font-weight: bold; border-bottom: 1px solid #ccc; border-right: 1px solid #ddd;}
.mult_table .type1_list tbody td { color: #555;  padding: 10px 10px; text-align: right; border-right: 1px solid #efefef;  border-bottom: 1px solid #efefef;  }
.mult_table .type1_list thead th:last-child,.mult_table .type1_list tbody td:last-child {border-right: none;}
.mult_table .type1_list tbody td.alL {text-align: left;}


.mult_table .type2_list {margin-top: 5px;}
.mult_table .type2_list table {border-top: 2px solid #4d5980; width: 100%;}
.mult_table .type2_list thead th {background: #f4f5f9; color: #121662;    text-align: center;   font-weight: bold; border-bottom: 1px solid #ccc; border-right: 1px solid #ddd;}

.tree_bt {position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-right: 5px; background: #fff;  background: url(../img/pop/checkbox1.png)no-repeat  center center;}
.tree_bt1 {position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ;  margin-left: 20px; margin-right: 5px; background: #fff;  background: url(../img/pop/checkbox1.png)no-repeat  center center;}
.tree_bt2 {position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ;  margin-left: 40px; margin-right: 5px; background: #fff;  background: url(../img/pop/checkbox1.png)no-repeat  center center;}

.tree_bt:hover, .tree_bt1:hover, .tree_bt2:hover {background: url(../img/pop/checkbox1_on.png)no-repeat  center center; border: 1px solid #777;}
.tree_on {background: url(../img/pop/checkbox1_on.png)no-repeat  center center; border: 1px solid #777;}
.tree_on2, .tree_on2:hover {background: url(../img/pop/checkbox1_on2.png)no-repeat  center center; border: 1px solid #777;}


.scroll{
    height:530px;
    width: 100%;
    overflow-y: auto;
    overflow-x: auto;
}

/* tab */
.tab-area {position:relative;}
.tab-content, .tab-content.off {display:none; width:0px; height:0; opacity:0;}
.tab-content.on {display:block; width:auto; height:auto; opacity:1;}
.tab-tit a {display:block; width:100%;}

/* 기본탭 */
.mu-tab-box .mu-tab {margin-bottom:30px; display:flex; flex-wrap:wrap; width:100%; border-bottom:1px solid #cecece;}
.mu-tab-box .mu-tab > li {flex:1; margin:0px 0 -1px -1px; border:1px solid #cecece; background-color:#fff;}
.mu-tab-box .mu-tab > li > a {display:flex; flex:1; align-items:center; justify-content:center; flex-direction:column; height:50px; color:#707070;line-height:1.4em; font-size:18px; text-align:center; word-break: keep-all;}
.mu-tab-box .mu-tab > li > a br {display:none;}/* PC에서는 안보임 */
.mu-tab-box .mu-tab > li > a > span {display:block; padding-top:3px; color:#707070;}
.mu-tab-box .mu-tab > li.active {border:1px solid #0f4ba0; background-color:#0f4ba0; z-index:1;}
.mu-tab-box .mu-tab > li.active > a, 
.mu-tab-box .mu-tab > li.active > a > span {color:#fff; font-weight:500;}
.mu-tab-box .mu-tab > li.active2 {border:1px solid #0aa9b6; background-color:#0aa9b6; z-index:1;}
.mu-tab-box .mu-tab > li.active2 > a, 
.mu-tab-box .mu-tab > li.active2 > a > span {color:#fff; font-weight:500;}

/* 하위탭 */
.mu-tab-box.sub-tab .mu-tab {margin-bottom:0;}
.mu-tab-box.sub-tab .mu-tab > li {flex:none; margin:0px 0 -1px -1px; width:180px; border:1px solid #cecece;}
.mu-tab-box.sub-tab .mu-tab > li > a {font-size:14px; height:45px; text-decoration: none; font-weight: bold;}
/* .mu-tab-box.sub-tab .mu-tab > li.active {border:1px solid #0f4ba0; background-color:#0f4ba0; z-index:1;} */
.mu-tab-box.sub-tab .mu-tab > li.active {border:1px solid #3B2EA2; background-color:#3B2EA2; z-index:1;}
.mu-tab-box.sub-tab .mu-tab > li.active > a, 
.mu-tab-box .mu-tab > li.active > a > span {color:#fff; font-weight:500;}
.mu-tab-box  {position: relative;}
.mu-tab-box .btn_right {position: absolute; right: 0px; bottom:5px;}


input[type="text"]{height:40px; font-size:15px; color:#373737; border:1px solid #ddd; background:#fff; text-indent:5px; /*  transition: all 0.5s; */ vertical-align:middle;}
input::-webkit-input-placeholder{color:#b5b5b5; font-size:14px; line-height:100%;}
input:focus {border: 1px solid #727272; }
select { height:33px; font-size:15px; color:#373737; border:1px solid #ddd; border-radius: 5px; background:#fff; padding-left: 5px; vertical-align:middle;}
input[type="checkbox"] { border:1px solid #ddd; border-radius: 5px; width: 18px; height: 18px; vertical-align:middle; margin-top: -2px; }

.wh50 {width: 50px;}
.wh80 {width: 80px;}
.wh100 {width: 100px;}
.wh120 {width: 120px;}

/* Left Menu */
.left_menu {
	margin-top: 30px;
	padding: 0 20px;
}

.left_menu .menu_wrap li {
	display: block;
	margin-bottom: 30px;
}

.left_menu .menu_wrap li dt {
	margin-bottom: 10px;
}

.left_menu .menu_wrap li dt {
	position: relative;
	display: block;
	color: #00213f;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

.left_menu .menu_wrap li dt::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 7px;
	width: 5px;
	height: 3px;
	background: #373d43;
}

.left_menu .menu_wrap li dd a {
	position: relative;
	display: block;
	color: #555;
	font-size: 14px;
	height: 40px;
	font-weight: bold;
	line-height: 38px;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0px 20px 0px 25px;
	margin-bottom: 5px;
	background: #fff;
}

.left_menu .menu_wrap li dd a::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 18px;
	z-index: 100;
	width: 4px;
	height: 3px;
	background: #777;
}

.left_menu .menu_wrap li dd.type2 a::before {
	background: #bbc6c9;
}

.left_menu .menu_wrap li dd a:hover {
	border: 1px solid #6d7484;
	font-weight: bold;
	color: #000;
}

.left_menu .menu_wrap li dd a.on {
	background: #3B2EA2;
	color: #fff;
	border: 1px solid #3B2EA2;
	font-weight: bold;
}

.left_menu .menu_wrap li dd a.on2 {
	background: #0aa9b6;
	color: #fff;
	border: 1px solid #0aa9b6;
	font-weight: bold;
}

.left_menu .menu_wrap li dd a.on::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 18px;
	z-index: 100;
	width: 4px;
	height: 3px;
	background: #fff;
}

.left_menu .menu_wrap li dd .sub_wrap {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 16px;
}

.left_menu .menu_wrap li dd .sub_wrap:hover {
	border: 1px solid #6d7484;
}

.left_menu .menu_wrap li dd .sub_wrap ul li {
	margin-bottom: 0;
}

.left_menu .menu_wrap li dd .sub_wrap ul li a {
	background: none;
	border-radius: 0;
	border: 0;
	padding: 0px 20px 0px 40px;
	font-size: 13px;
	color: #757575;
	margin-bottom: 0;
	height: auto;
}

.left_menu .menu_wrap li dd .sub_wrap ul li a:hover {
	color: #555;
}

.left_menu .menu_wrap li dd .sub_wrap ul li a::before {
	content: "";
	position: absolute;
	left: 30px;
	top: 18px;
	z-index: 100;
	width: 4px;
	height: 3px;
	background: #777;
}




/* jqgrid 관련 css */
.tree-plus{ position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-top: 1px; background: #fff;  background: url(../img/pop/checkbox1_on2.png)no-repeat  center center !important; }
.tree-minus{ position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-top: 1px; background: #fff;  background: url(../img/pop/checkbox1_on.png)no-repeat  center center !important; }
.tree-leaf{ position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-top: 1px; background: #fff;  background: url(../img/pop/btn_arr.gif)no-repeat  center center !important; }

.ui-icon-circlesmall-plus { position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-top: 1px; background: #fff;  background: url(../img/pop/checkbox1_on2.png)no-repeat  center center !important; }
.ui-icon-circlesmall-minus { position: relative; border: 1px solid #aaa; width: 18px; height: 18px; vertical-align: middle; border-radius: 2px ; margin-top: 1px; background: #fff;  background: url(../img/pop/checkbox1_on.png)no-repeat  center center !important; }

.ui-jqgrid .tree-wrap {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 10px;
}

/* Copyright 표기*/
.left_bottom {position: fixed; left: 10px; bottom: 10px;}

/* Progress 표기 */
#page-loading {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
}
.three-balls {
	margin: 0 auto;
	width: 70px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
}
.three-balls .ball {
	position: relative;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	-webkit-animation: bouncedelay 2.0s infinite cubic-bezier(.62, .28, .23, .99) both;
	animation: bouncedelay 2.0s infinite cubic-bezier(.62, .28, .23, .99) both;
}
.three-balls .ball1 {
 -webkit-animation-delay: -.16s;
 animation-delay: -.16s;
}
.three-balls .ball2 {
 -webkit-animation-delay: -.08s;
 animation-delay: -.08s;
}
 @keyframes bouncedelay {
 0% {
 bottom: 0;
 background-color: #03A9F4;
}
 16.66% {
 bottom: 40px;
 background-color: #FB6542;
}
 33.33% {
 bottom: 0px;
 background-color: #FB6542;
}
 50% {
 bottom: 40px;
 background-color: #FFBB00;
}
 66.66% {
 bottom: 0px;
 background-color: #FFBB00;
}
 83.33% {
 bottom: 40px;
 background-color: #03A9F4;
}
 100% {
 bottom: 0;
 background-color: #03A9F4;
}
}
 @-webkit-keyframes bouncedelay {
 0% {
 bottom: 0;
 background-color: #03A9F4;
}
 16.66% {
 bottom: 40px;
 background-color: #FB6542;
}
 33.33% {
 bottom: 0px;
 background-color: #FB6542;
}
 50% {
 bottom: 40px;
 background-color: #FFBB00;
}
 66.66% {
 bottom: 0px;
 background-color: #FFBB00;
}
 83.33% {
 bottom: 40px;
 background-color: #03A9F4;
}
 100% {
 bottom: 0;
 background-color: #03A9F4;
}
}

/* 상세조회조건 */
 .srchDtl {display : none;}
 
