@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/* RESET */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,/*blockquote,*/pre,a,abbr,address,big,cite,code,del,dfn,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:none 0}
body{font-family:Dotum,'돋움',gulim,'굴림','Malgun Gothic','Droid Sans','Helvetica','Apple-Gothic','애플고딕','Tahoma','sans-serif','Nanum Gothic';font-size:12px;color:#555}
input, select, textarea{font-family:dotum,'돋움',gulim,'굴림','Malgun Gothic','Droid Sans','Helvetica','Apple-Gothic','애플고딕','Tahoma','sans-serif','Nanum Gothic';font-size:12px;color:#555}
form legend, caption{width:0;height:0;font-size:0;text-indent:-9999px}
img,fieldset,iframe{border:0 none}
table,div{border-collapse:collapse;border-spacing:0}
select,textarea{border:1px solid #ccc;font-size:12px;background:#fff;color:#555;vertical-align:middle}
textarea{overflow:auto;padding-left:3px;border-color:#ddd;background-color:#f9f9f9;font-size:12px;color:#555}
select,input,img,li{text-align:left;vertical-align:bottom}
input{vertical-align:middle}
img{vertical-align:top}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ul,li,ol{list-style-type:none}
hr{border-collapse:collapse;border:1px solid #f1f0f0}
a{display:inline-block;text-decoration:none;color:#555}
span{display:inline-block}
li,p,dt,dd,div,span{white-space:normal}
/*blockquote,q{quotes:none}*/
/*blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}*/
strong{font-weight:bold}
select{padding:2px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input, select { border: 1px solid #acacac; font-family:inherit; }
label{cursor:pointer}
.clearfix:after { content:''; display:block; clear:both; }

button{*overflow:visible;border:0 none;padding:0;margin:0;*margin-top:-2px;background:transparent;cursor:pointer}
button::-moz-focus-inner{border:0;padding:0}

input[type="date"]::-webkit-clear-button, input[type="date"]::-webkit-inner-spin-button { 
	display: none; 
   } 
input[type="date"]::-webkit-calendar-picker-indicator { 
    background: transparent;
} 
input[type="date"]::-webkit-clear-button, input[type="date"]::-webkit-inner-spin-button { 
	display: none; 
   } 
input[type="date"]::-webkit-calendar-picker-indicator { 
    background: transparent;
} 

/* 2022-10-24 devhoi: 인용 글 스타일 추가 */
blockquote {
	border-left: 5px solid #ccc;
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-left: 1.5em;
    padding-right: 1.5em;
}


.cb{clear:both !important}
.fl{float:left !important}
.fr{float:right !important}
.tc{text-align:center !important}
.tl{text-align:left !important}
.tr{text-align:right !important}
.btn{text-align:center;overflow:hidden;margin:20px auto 0;clear:both}
.btn_right{text-align:right;overflow:hidden;margin:20px auto 0;clear:both}
.btn_left{text-align:left;overflow:hidden;margin:20px auto 0;clear:both}
.vt{vertical-align:top !important}
.vm{vertical-align:middle !important}
.over_h{overflow:hidden !important}
.block{display:block !important}
.break{word-wrap:break-word !important;word-break:break-all !important}
/* input */
.text_input{border:solid 1px #ddd;background-color:#f9f9f9;font-size:12px;color:#555;padding:3px}
.text_input_none{border:none;background-color:#fff;font-size:12px;color:#555;padding:4px}
.text_type{border:solid 1px #ccc;background-color:#fff;font-size:12px;color:#555;padding:3px}
/* margin */
.mgn{margin:0 !important}
.mgt3m{margin-top:-3px !important}
.mgt5m{margin-top:-5px !important}
.mgt3{margin-top:3px !important}
.mgt5{margin-top:5px !important}
.mgt8{margin-top:8px !important}
.mgt10{margin-top:10px !important}
.mgt20{margin-top:20px !important}
.mgt40{margin-top:40px !important}
.mgl10{margin-left:10px !important}
.mgl15{margin-left:15px !important}
.mgl20{margin-left:20px !important}
.mgr10{margin-right:10px !important}
.mgb5{margin-bottom:5px !important}
.mgb10{margin-bottom:10px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
/* padding */
.pdn{padding:0 !important}
.pd10{padding:10px !important}
.pdr10{padding-right:10px !important}
.pdl10{padding-left:10px !important}
.pdb10{padding-bottom:10px !important}
/* border*/
.bdn{border:0 none !important}
.bdnb{border-bottom:0 none !important}
.bdr{border-right:0 none !important}
/* font-color */
.red{color:#ff0000 !important}
.green{color:#00a651 !important}
.yellow{color:/*#f6ff00*/#ffc20e !important}
.light_gray{color:#999 !important}
.orange{color:#ff6600 !important}
.blue{color:#0072bc !important}
.red11{color:#dc0000 !important;font-size:11px !important}
/* font-size */
.font11{font-size:11px !important}
.font14{font-size:14px !important}
.font18{font-size:18px !important}
.letter-1{letter-spacing:-1px !important}


/* wrap */
body{ /* 220817 young overflow-x: hidden; */}
#wrap{position:relative;width:100%;font-family: 'Nanum Gothic', sans-serif;}
#wrap_pop{position:relative;width:auto;padding:20px;overflow:hidden;margin:0}

.gray_bg { background:#f9fafb; }

/*header*/
header{
	background: #fff;
	position:fixed;
	top: 0;
    z-index: 10;
    width: 100%;
	min-width: 1900px;
	/* min-height: 144px; */
	color: #666;
}
.header_top{
	position: relative;
	width:100%;
	border-bottom:1px solid #1d3a5a;
	transform: translateX(0);
}
.header_top_wrap { padding:18px 60px; }
.header_top span{
	font-size: 13px;
	color: #90bc1b;
	/* position: absolute;
	top: 10px;
	left: 135px; */
}
.header_left { float:left; }

.header_right{
	float:right;
	/* position: absolute;
	top: 40px;
	right: 20px; */
}

.header_right ul { display:flex; align-items:center; }
.header_right ul li:last-child { margin-right:0; }
.header_right ul li{
	float: left;
	position: relative;
	margin:0 12px;
}
/* .header_right > ul > li::after{
	content: '';
    position: absolute;
    top: 20px;
    right: 0px;
    width: 1px;
    height: 22px;
    background: #555;
} */
.header_right ul li:last-child::after{
	display: none;
}
.header_right ul li.r_icon{
	/* width: 56px;
	text-align: center; */
}

.header_right ul li.r_icon p { display:inline-block; margin-top:13px; }
.header_right ul li.r_icon span{
	float:left;
	/* width: 50px;
	height: 40px;  */
	background: url(../images/icon_collection.png) no-repeat ;
}

.header_right ul li.bar{
    content: ''; 
    width: 1px;
    height: 11px;
    background: #cdcdcd;
}
/* BNG 날씨아이콘 */
.header_right ul li.r_icon .i_weather{ width:35px; height:40px; background-position:-10px -50px;}
.header_right ul li.r_icon .i_weather.sun01{background-position: -10px -50px;}
.header_right ul li.r_icon .i_weather.sun02{background-position: -50px -50px;}
.header_right ul li.r_icon .i_weather.moon01{background-position: 0px -100px;}
.header_right ul li.r_icon .i_weather.moon02{background-position: -50px -100px;}
.header_right ul li.r_icon .i_weather.cloud01{background-position: -100px -50px;}
.header_right ul li.r_icon .i_weather.cloud02{background-position: -150px -50px;}
.header_right ul li.r_icon .i_weather.rain01{background-position: -200px -50px;}
.header_right ul li.r_icon .i_weather.rain02{background-position: -250px -50px;}
.header_right ul li.r_icon .i_weather.umbrella{background-position: -300px -50px;}
.header_right ul li.r_icon .i_weather.snow{background-position: -350px -50px;}

.header_right ul li.r_icon .i_temperature{ width:20px; height:40px; background-position: -16px -158px; }
.header_right ul li.r_icon .i_humidity{ width:25px; height:40px; background-position: -65px -158px; }
.header_right ul li.r_icon .i_alarm{ width:30px; height:40px; background-position: -115px -157px;}
.header_right ul li.r_icon .i_alarm.new::after{
	content: '';
    position: absolute;
	top: 8px;
	left: 19px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: crimson;
}
.header_right ul li.r_icon a{color: #666;}
.header_right ul li.day_list li{
	clear: both;
	line-height: 22px;
	padding: 0 15px;
}

.header_right .logout_tap { margin:0 5px; padding-top:5px; }
.header_right .logout_btn { border:1px solid #5e5e5e; padding:3px 10px; color:#d7d7d7; font-weight:bold; margin:0; }

/* header_gnb */
.header_gnb{
	padding:25px 60px 10px 40px;
	position: relative;
	background:#fff;
	box-shadow: 0;
} 
.header_gnb_id{
	position: absolute;
	top: 25px;
	right: 60px;
	color: #fff;
	z-index: 2;
} 
.header_gnb_id .id_name{ display: inline-block; padding: 0 10px; line-height: 18px; vertical-align: top;}
.header_gnb_id .logout_btn{padding: 3px 10px; color: #fff; margin: 0; background: #222; vertical-align: bottom; font-size: 13px;}


.header_gnb_hidden { position:absolute; top:0; left:0; z-index:1; width:100%; height:70px; background:#1d3a5a; }

.header_gnb .depth01{
	display: inline-block;
	position:relative; z-index:2;
}
/* 2022-09-19 devhoi : min-width 증가 */
.header_gnb .depth01 > li{
	position: relative;
	float: left;
	padding: 0 10px;
	text-align: center;
	min-width: 110px;
}
.header_gnb .depth01 > li a{
	color: #fff; 
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px;
}
.header_gnb .depth02 > li a { color:#d7d7d7; }


.header_gnb .depth01 > li > a:hover,
.header_gnb .depth01 > li > a.on{
	color: #6dcff6;
}
.header_gnb .depth01 > li::after{
	content: '';
    position: absolute;
    top: 3px;
    right: 0px;
    width: 1px;
    height: 11px;
    background: #555;
}
.header_gnb .depth01 > li:last-child::after{
	display: none;
}

.header_gnb .depth01 .depth02_wrap { display:none; width:100%; /*height:270px;*/ height: 325px; }

.header_gnb .depth01 .depth02_wrap .depth02{
	display: none;
	position: absolute;
	top:60px;
	left:0;
	width:100%;
	text-align: left;
}

.header_gnb .depth01 .depth02_wrap .depth02 .arr { width:100%; text-align:center; padding-bottom:3px; }
.header_gnb .depth01 .depth02_wrap .depth02 .arr img { width:9px; }

 /* .header_gnb .depth01 .depth02_wrap .depth02::before{
	content: '';
    position: absolute;
    top: -14px;
    width: 100%;
	height: 5px;
	background: url(../images/icon_bl.png) no-repeat top center;
}  */

.header_gnb .depth01 .depth02 li{
	margin-bottom: 5px;
}
/* 20221005 devhoi : 간격 조정 및 중앙정렬, 글자 볼드*/
.header_gnb .depth01 .depth02 a{
	font-size: 14px;
	/* font-weight: normal; */
	display: block;
	/* padding: 8px 10px 8px 20px; */
	color:#222;
	padding: 8px 10px 8px 8px;
	font-weight: bold;
	border-bottom: 1px solid #fff ;
	text-align: center;
}
.header_gnb .depth01 .depth02 a:hover,
.header_gnb .depth01 .depth02 a.on{
	color: #222;
	font-weight: bold;
	/* background: #111; */
	border-bottom: 1px solid #34487d ;
}

.admin_line::before { content:""; width:1px; height:15px; background:#575757; position:absolute; top:13px; left:-10px; }
.header_admin { float:right; }
.header_admin span:first-child { position:relative; }
.header_admin span:first-child::before { content:""; width:20px; height:25px; background:url(../images/admin_icon.png) no-repeat; position:absolute; top:-1px; left:-20px; }
.header_admin .logout_tap .logout_btn { margin-left:15px; border:1px solid #5e5e5e; padding:3px 10px; color:#d7d7d7; font-weight:bold; }


/* .depth002{
	display: block;
	margin-left: 10px;
}
.depth002 > li{
	float: left;
}
.depth002 .depth002_02{
	padding: 30px 0 80px;
	position: relative; 
	text-align: left;
}
.depth002 .depth002_02::before{
	content: '';
    position: absolute;
    top: 17px;
    width: 100%;
	height: 5px;
	background: url(../images/icon_bl.png) no-repeat top center;
}

.depth002 .depth002_02 li{
	margin-bottom: 5px;
}
.depth002 .depth002_02 a{
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 8px 0px 8px 10px;
	color: #ccc;
}
.depth002 .depth002_02 a:hover,
.depth002 .depth002_02 a.on{
	color: #90bc1b;
	background: #111;
}

.depth002 li .depth002_02 li{
	padding: 0 10px;
}
.depth002 li:nth-child(1) .depth002_02 li{width: 137px;}
.depth002 li:nth-child(2) .depth002_02 li{width: 127px;}
.depth002 li:nth-child(3) .depth002_02 li{width: 122px;}
.depth002 li:nth-child(4) .depth002_02 li{width: 130px;}
.depth002 li:nth-child(5) .depth002_02 li{width: 90px;}
.depth002 li:nth-child(6) .depth002_02 li{width: 90px;} */


/* 오른쪽 알림 리스트 */
.dimBg {  
	position: fixed;  
	top: 0;  
	left: 0;  
	width: 100%;  
	height: 100vh;  
	background: #000;
	opacity: .6;  
	filter: alpha(opacity=60); 
	z-index: 100;
}
.right_list{
	position: fixed;
	top: 0;
	right: -500px;
	z-index: 101;
	background: #000;
	width: 500px;
	color: #fff;
}
.right_list .close_btn{
	position: absolute;
	display: block;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
}
.right_list .close_btn img{
	width: 100%;
}
.right_list ul{
	padding: 45px 0 35px 35px;
}
.right_list li{
	position: relative;
	border-bottom: 1px solid #434343;
	padding: 15px 0 15px 3px;
	line-height: 22px;
	color: #fff;
}
.right_list li span{
	color: #a1a1a1;
}
.right_list li a.btn{
	border: 1px solid #fff;
	padding: 0px 18px;
	margin: 0;
	color: #fff;
	vertical-align: middle;
	margin: 0 2px;
	background: #2d2d2d;
	position: absolute;
	top: 25px;
	right: 30px;
}
.right_list .alarm_title span.i_alarm{
	position: relative;
	display: inline-block;
	margin: 0;
	width: 30px;
	height: 55px; 
	background: url(../images/icon_collection.png) no-repeat ;
	background-position: -110px 0px;
}
.right_list .alarm_title span.i_alarm p{ 
	text-align: center;
	padding-top: 35px;
	color: #d7d7d7;
}
.right_list .alarm_title span.i_alarm.new::after{
	content: '';
    position: absolute;
	top: 2px;
	left: 26px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: crimson;
}
.right_list .alarm_title p.tit{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 22px;
	left: 40px;
	color: #fff;
}

/* 220429 young */
.alarm_message.new {  
	color: #fff;
	width: 350px;
} 
.alarm_message {
	color: #a1a1a1;
}

/* contents 컨텐츠 */
.contents{
	padding-top: 0px;
	min-width: 1760px;
	padding-bottom: 15px;
}
/* footer */
.footer{
	background: #363636;
	text-align: center;
	height: 60px;
	width:100%;
	position: absolute;
}
.footer p{
	color: #bcbcbc;
	font-size: 14px;
	line-height: 60px;
}
/* sub_tab _0928  */
.sub_tab{
	width: 100%;
	/* background: #222; */
	height: 50px;
	text-align: center;
	box-shadow: 2px 2px 3px #0000001c;
	position: fixed; /* 2022_11월_22일 추가 수정 */
	top: 147px; /* 2022_11월_22일 추가 수정 */
	background: #fff; /* 2022_11월_22일 추가 수정 */
	z-index: 6; /* 2022_11월_22일 추가 수정 */ /* 2024.07.09 young */
} 
.header_gnb{
	z-index: 2; /* 2022_11월_22일 추가 수정 */
}
.sub_tab ul{
	padding: 0 60px; 
	margin: 0 auto; 
	display: flex;
	/* justify-content: space-between; */
	align-items: flex-start;
 }
.sub_tab li{
	position: relative;
	text-align: center;
	min-width: 120px;
	height: 50px;  
}
.sub_tab li a{
	width: 100%;
	height: 48px;
	line-height: 50px;
	font-size: 14px; 
	color: #707070;
	border-bottom: 2px solid #fff;

}
.sub_tab li.on a{
	color: #34487c;
	font-weight: bold;
	border-bottom: 2px solid #34487c;
}

/* 로그인 페이지 20221005_ 수정, 추가*/
#wrap.login{
	font-family: 'Nanum Gothic', sans-serif;
	position:relative;
	width:100%;
	min-height: 100vh;
	background: #fff; 
	color:#fff;
	text-align: center;
	/* background: url(./../images/login_bg.png) right no-repeat; */
}
.login_cont{
	position: relative;
	width: 1200px;
	margin: 0 auto ; 
	text-align: left;  
}
.login_cont::before{ 
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%; 
	height: 100%;
	background: url(../images/login_bg.png) no-repeat ; 
	margin-left: -100px;
	min-height: 100vh;
}
.login_form{
	padding-top: 200px;
	width: 390px;
	/* margin: 0 auto; */
	color: #222;
}
/* .login_form .where{
	padding: 65px 0 20px 50px;
	background: url(./../images/login_icon.png) no-repeat;
    background-position: 0px 42px;
	font-size: 21px;
	font-weight: bold;
	display: inline-block;
} */
.login_text{
	margin: 55px 0 0 0 ;
	font-size: 18px;
	line-height: 20px;
}
.login_form .login_input {
	position: relative;
	padding-top:10px; 
}
.login_form .login_input input{
	padding: 0;
	font-size: 16px;
	line-height: 44px;
	width: 294px;
	height: 44px; 
	border-radius: 0;
	text-indent: 10px;
	font-family: 'Nanum Gothic', sans-serif;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.login_form button.login_btn{
	position: absolute;
	right: 0;
	top: 10px;
	background: #1d3a5a;
	width: 92px;
	height: 97px;
	font-size: 20px;
	line-height: 52px;
	color: #fff;
	font-weight: 400;
}
.login_form .login_check{
	position: relative;
	text-align: left;
	padding-left: 0px;
	margin-top: 14px;
	color: #222;
	padding-bottom: 60px;
}
.login_form .login_check label{
	font-size: 14px;
}
.login_user{
	position: absolute;
	right: 0;
	top: 1px;

}
.login_user,
.login_user a{
	font-size: 14px;
	/* color: #ccc; */
}
/* line_bar */
/* .line_bar{
	background: #2a2a2a;
	width: 100%;
	text-align: center;
	height: 112px;
	font-size: 14px;
}
.line_bar ul{
	display: inline-block;
}
.line_bar li{
	float: left;
	padding: 35px 22px 0 22px;
	position: relative;
}
.line_bar li::after {
    content: '';
    position: absolute;
    top: 34px;
    right: 0px;
    width: 1px;
    height: 38px;
    background: #444;
}
.line_bar li:last-child::after{
	display: none;
}
.line_bar .log_icon{
	font-size: 24px;
	font-weight: bold;
	position: relative;
	padding-left: 72px;
	line-height: 38px;
}
.line_bar .log_icon:first-child{
	padding-left: 88px;
}
.line_bar .log_icon span{
	position: absolute;
	top: 27px;
	left: 22px;
	width: 52px;
	height: 54px;
	background: url(../images/icon_login.png) no-repeat;
}
.line_bar .log_icon span.i_time{background-position: 0px -200px;}
/* login 날씨아이콘 */
/* .line_bar .log_icon span.i_weather{background-position: 0px 0px;}
.line_bar .log_icon span.i_weather.sun01{background-position: 0px 0px;}
.line_bar .log_icon span.i_weather.sun02{background-position: -100px 0px;}
.line_bar .log_icon span.i_weather.moon01{background-position: 0px -100px;}
.line_bar .log_icon span.i_weather.moon02{background-position: -100px -100px;}
.line_bar .log_icon span.i_weather.cloud01{background-position: -200px 0px;}
.line_bar .log_icon span.i_weather.cloud02{background-position: -300px 0px;}
.line_bar .log_icon span.i_weather.rain01{background-position: -400px 0px;}
.line_bar .log_icon span.i_weather.rain02{background-position: -500px 0px;}
.line_bar .log_icon span.i_weather.umbrella{background-position: -600px 0px;}
.line_bar .log_icon span.i_weather.snow{background-position: -700px 0px;}

.line_bar .log_icon span.i_temperature{background-position: -100px -200px;}
.line_bar .log_icon span.i_humidity{background-position: -200px -200px;}
.line_bar li p{
	line-height: 21px;
} */ 
.login_footer{
	padding: 40px 0;
	line-height: 30px;
	color: #222;
	font-size: 14px;
}
.last_footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 56px;
	background: #1d3a5a;
}
.last_footer p{
	font-size: 14px;
	line-height: 55px;
}

/* 프로그레스 */
#progress_bg { position:fixed; top:0; left:0; z-index:10001; width:100%; height:100%; background-color: rgba(0, 0, 0, 0.6); }
.progress { position:absolute; top:49%; left:49%; width:1em; height:1em; font-size:60px;	border:5px solid #fff;	border-radius:0.5em;
			box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
			animation:spin 1s linear infinite; -webkit-animation:spin 1s linear infinite; -moz-animation:spin 1s linear infinite; 
			border-top-color:#90bc1b;
  }
  @keyframes spin {
	to {
	  -moz-transform: rotate(360deg);
	  -ms-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes spin {
	to {
	  -moz-transform: rotate(360deg);
	  -ms-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  @-moz-keyframes spin {
	to {
	  -moz-transform: rotate(360deg);
	  -ms-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }

  

/* 레이어 팝업  */
#popup_layer {
	position:fixed;
	top:0;
	left:0;
	z-index: 10000; 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.6); 
	color: #111;
	font-size:14px;
}  
/*팝업 박스*/
.popup_box{
	position: relative;
	top:50%;
	left:50%; 
	width:830px;
	transform:translate(-50%, -50%);
	z-index:1002;
	box-sizing:border-box;
	border:1px solid #000;
	background:#fff;
	/* 220616 young 
	height: 580px;*/
	overflow-x: hidden;
	overflow-y: auto;
} 
.left_btn{
	position: absolute;
	top: 45%;
	left: calc(50% - 460px); 	
}
.right_btn{
	position: absolute;
	top: 45%;
    right: calc(50% - 460px); 
}

/* .popup_box02{
	position: relative;
	top:50%;
	left:50%; 
	width:480px;
	transform:translate(-50%, -50%);
	z-index:1002;
	box-sizing:border-box;
	background:#fff;
	box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
} */
/*컨텐츠 영역*/
.popup_tit{
	background: #33477a;
	width: 100%;
	font-size: 18px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	color: #fff;
}
.popup_layer input[type="text"]:disabled { background: #f2f2f2; }
.popup_layer input[type="text"]:readonly { background: #f2f2f2; }


#popup_layer table { width:100%; text-align:center; }
#popup_layer table th { font-weight:bold; background:#f2f2f2; border:1px solid #ddd; box-sizing:border-box; height:40px; padding:5px 10px; }
#popup_layer table td { border:1px solid #ddd; box-sizing:border-box; height:40px; padding:5px 10px; }
#popup_layer table input[type="text"] { padding:5px; }
#popup_layer table .switch_btn label { vertical-align:middle; }

#popup_layer select { font-size:14px; padding:6px 60px 6px 10px; background:url(../images/icon_select.png) no-repeat 90% 50%; background-size:12px; box-sizing:border-box; }

#popup_layer p { line-height:140%; }
#popup_layer input { font-size:14px; padding:6px; box-sizing:border-box; }
#popup_layer textarea { font-size:14px; width:100%; background:#fff; height:200px; border:1px solid #acacac; padding:7px; resize:none; }

.popup_wrap { padding:30px; }
.popup_wrap input[type='text'] { width:230px; }
#popup_layer .table-selct { width:230px; background-position:95% 50%; }
.popup_sct { padding:20px 0 15px 0; border-bottom:1px solid #acacac; }
.popup_sct:first-child { padding:0 0 15px 0; }
.popup_sct .input_box { margin-top:0; }
.popup_sct_tit { font-size:15px; padding-bottom:15px; }

.input_3col { display:flex; justify-content:space-evenly; }
.input_3col input[type="text"] { width:70px; }
.input_3col .set_label { width:30px; }

.idpw_wrap .set_label { width:80px; }
.idpw_wrap .popup_sct { padding:20px 0 25px 0; }
 
/* .sub06_pop { margin-bottom:20px; text-align:center; } */
.sub06_pop input:nth-child(2) { margin:0 3px; }
.sub06_pop_txt { /* margin-left:93px; */ margin:15px 0 10px 0; }

.popTable_scroll { /* 220511 young */height:282px; overflow-y:scroll; }
.popTable_scroll tr:first-child th { position:sticky; top:-1px; }
.popTable_scroll tr:last-child th { position:sticky; bottom:-1px; }

/* 220427 young point_value */
.point_level { margin-bottom: 0px !important; }  
.table_point th { border: 0px !important; border-right: 1px solid #a0a0a0 !important; border-top: 1px solid #a0a0a0 !important; border-bottom-width: 0px !important; } 
.table_point th,td { font-size: 14px; }   
.table_point th:first-child,.table_point td:first-child { border-left: 0 !important; } 
.table_point th:last-child,.table_point td:last-child { border-right: 0 !important; }      
.table_point td { border-left: 0px !important; border-right: 1px solid #ddd !important; border-bottom: 1px solid #ddd !important;} 
.table_point tr:first-child td { border-top: 0px !important; }       
.table_point thead { color: #222; }                 
.table_action thead { display: none !important; }  
.table_action td { border: 0px !important; text-align: left !important; font-size: 14px;} 
.table_action td:first-child { width: 10% !important; font-weight: 600 !important; }
.table_action tbody tr:last-child td { border-bottom: 0px !important;}
 
.sub04_05_pop { padding:30px; } 
.sub04_05_pop:nth-child(2) { background:#f4f5f9; }
.sub04_05_pop span { display:block; margin-bottom:13px; }
.sub04_05_pop b { width:100px; display:inline-block; position:relative; vertical-align:top; margin-top:1px; }
.sub04_05_pop b::after { display:inline-block; content:""; position: absolute; top:1px; right:0; width:1px; height:16px; background:#a0a0a0; }
.sub04_05_pop:nth-child(3) b::after { height:38px; }
.sub04_05_pop p { display:inline-block; padding-left:9px; }
.sub04_05_pop button { margin:10px 0 0 110px; }

/* 2023_04 수정 */
.sub04_05_pop_list { padding-bottom:30px; }
.sub04_05_pop_list h4 { line-height:42px; background:#dddddd; text-align:center; }
.sub04_05_pop_list ul { padding:15px 5px 10px 10px; }
.sub04_05_pop_list ul li { padding:0 0 10px; }
.sub04_05_pop_list ul li b { width:135px; float:left; font-weight: normal; font-size: 12px; }
.sub04_05_pop_list ul li p { float:left; width:calc(100% - 150px); font-size: 13px; font-weight: bold; }
.sub04_05_pop_list ul li a { float:right; width:10px; height:10px; }
.sub04_05_pop_list ul li a img { transform:rotate(45deg); }

.sub04_05_pop_input { box-sizing:border-box; margin:10px 5px; padding:7px; border-top:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0; }
.sub04_05_pop_input input { margin-left:30px; width:calc(100% - 220px); }
.sub04_05_pop_input button { padding:0 35px; }

.table_bottomBtn .switch_btn { margin:0 15px 0 5px; }

.sub04_02_pop { padding:30px; border-bottom:1px solid #a0a0a0; }
.sub04_02_pop .fl { padding-right:25px; width:280px; }
.sub04_02_pop .fr { width:434px; padding-left:25px; border-left:1px solid #a0a0a0; }

#popup_layer .popTable_wht { margin-bottom:50px; }
#popup_layer .popTable_wht th { background:#fff; border:0; }
#popup_layer .popTable_wht td { border:0; padding:10px 5px; }
.sub04_02_pop .popTable_wht span { display:block; padding:3px 0; }
.sub04_02_pop .popTable_wht span:first-child::after { display:block; content:""; width:280px; height:1px; background:#ccc; margin-top:6px; }
.sub04_02_pop div:last-child { display:inline-block; width:100%; text-align:center; padding-top:30px; }

.pop_graph { display:flex; justify-content:space-between; margin-bottom:30px; }
.pop_graph b { display:block; text-align:center; margin-top:5px; }
.pop_graph ~ p { margin-top:10px; }

/* 220510 young */
.popup_layer {
	position:fixed;
	top:0;
	left:0;
	z-index: 1000;
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.6); 
	color: #111;
	font-size:14px;
}  
.popup_layer table { width:100%; text-align:center; } 
.popup_layer table th { font-weight:bold; background:#f2f2f2; border:1px solid #ddd; box-sizing:border-box; height:40px; padding:5px 10px; /* 220616 young */font-size: 14px;}
.popup_layer table td { border:1px solid #ddd; box-sizing:border-box; height:40px; padding:5px 10px; }
.popup_layer table input[type="text"] { padding:5px; }
.popup_layer table .switch_btn label { vertical-align:middle; }

.popup_layer select { font-size:14px; padding:6px 60px 6px 10px; background:url(../images/icon_select.png) no-repeat 90% 50%; background-size:12px; box-sizing:border-box; }

.popup_layer p { line-height:140%; }
.popup_layer input { font-size:14px; padding:6px; box-sizing:border-box; }
.popup_layer textarea { font-size:14px; width:100%; background:#fff; height:200px; border:1px solid #acacac; padding:7px; resize:none; }

.popup_wrap { padding:30px; }
.popup_wrap input[type='text'] { width:230px; }
.popup_layer .table-selct { width:230px; background-position:95% 50%; }
.popup_layer .popTable_wht { margin-bottom:50px; }
.popup_layer .popTable_wht th { background:#fff; border:0; }
.popup_layer .popTable_wht td { border:0; padding:10px 5px; }
 
/*
.popup_cont {  
    font-size: 14px;
    word-break: break-word;
}
.popup_cont .pop_top{
	background: #f4f5f9;
	padding: 20px 30px;
}
.popup_cont .alarm_list{
	width: 100%;
	display: inline-block;
}
.popup_cont .alarm_list li.list02{
	float: left;
	width: 48%;
}
.popup_cont .alarm_list li{
	float: left;
	width: 100%;
	padding: 8px 0;
}
.popup_cont .alarm_list li span{
	display: inline-block;
	width: 100px;
	font-weight: bold;
	vertical-align: top;
}
.popup_cont .alarm_list li p{
	display: inline-block;
	padding-left: 20px;
	position: relative;
	line-height: 21px;
}
.popup_cont .alarm_list li p::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 100%;
    background: #b7b7b7;
}
.popup_cont .pop_about{ 
	padding: 20px 30px;
}
.popup_cont .pop_about .t_center{
	text-align: center;
	line-height: 21px;
} */
 
/*버튼영역*/
/* .popup_btn { 
    height: 70px; 
	word-break: break-word;
	text-align: center;
	border-top: 1px solid #b7b7b7;
	margin: 10px 20px 0;
	padding-top: 15px;
}
.popup_btn a {
	position: relative; 
	padding: 7px 20px;
    color: #fff;
	font-size: 16px;
	line-height: 18px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
	background: #2e2e2e;
	min-width: 70px;
} 
.popup_btn a.btn_01{
	background: url(./../images/pop_bl.png) no-repeat 15px 10px #2e2e2e;
	padding-left: 35px;
}
.popup_btn a.btn_01:hover{
	background: url(./../images/pop_blOn.png) no-repeat 15px 10px #2e2e2e;
	padding-left: 35px;
	color: #91bd20;
} */
 
/*오버레이 뒷배경*/
/* .popup_overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.5);
} */
/* 레이어 팝업  */


/* top 버튼  */
.top{
	position: fixed;
	bottom: 100px;
	right: 30px;
	display: none;
}


/* 체크 박스 */
.login_check input[type="checkbox"]{
	display: none;
	position: absolute;
	left: -9999px;
}
.login_check input[type="checkbox"] + label {
	display: inline-block;
	position: relative;
	width: auto;
	min-height: 20px;
	padding: 2px 0 0 28px;
	font-size: 14px; 
}
.login_check input[type="checkbox"] + label [class^=xi-] {
	position: absolute;
	top: 2px;
	left: 0px;
	display: block;
	font-size: 14px;
	color: #999;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
}
.login_check input[type="checkbox"]:checked + label [class^=xi-] { 
	background: url(./../images/checked.png) no-repeat center #fff;
	background-size: 100%;
}
/* 221005 devhoi selectbox width */
.header_select { border:1px solid #acacac; /*width:160px;*/ width:200px; height:30px; padding-left:9px; margin-left:10px;
		 background:#fff url(../images/select_arr_g.png) no-repeat 95% 50%;
		 color:#666; font-family:'Nanum Gothic'; font-size:13px;
		 appearance:none; -webkit-appearance:none; -moz-appearance:none; 
		 box-shadow: 2px 2px 3px #0000001c; }
		 
/* 220617 young sweetalert custom */
.swal-footer {
  text-align: center;
  padding: 13px 25px;
  margin-top: 10px;
}
.swal-button{
  background-color: #2d2d2d;
  min-width: 120px;
  /* border-radius: 25px; */
  color: #fff;
  transition: all 0.3s;
}  
.swal-button--cancel {
    background: #464646;
}
.swal-button:not([disabled]):hover{background-color: #33477a;} 


/* 2023_06 */
.check_area input[type="checkbox"] {
	display: none;
}

.check_area input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    width: auto;
    min-height: 20px;
    padding: 2px 0 0 28px;
    font-size: 14px;
}

.check_area input[type="checkbox"] + label [class^=xi-] {
    position: absolute;
    top: 2px;
    left: 0px;
    display: block;
    font-size: 14px;
    color: #999;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
}

.check_area input[type="checkbox"]:checked + label [class^=xi-] {
    background: url(./../images/checked.png) no-repeat center #fff;
    background-size: 100%;
}

/* 툴팁 */
.sr-only {
	position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.tooltip_box {
	position: relative;
}

.tooltip_box.is-active .tip_content {
	display: block;
}

.tooltip_box .tooltip {
    min-width: 15px;
    height: 15px;
    border: 0;
    background-image: url(../images/icon_q.png);
	background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
}

.tooltip_box .tip_content {
	display: none;
    position: absolute;
    z-index: 2;
    top: 45px;
    left: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f3f3f3;
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.2);
}

.tooltip_box .tip_content .title {
	display: inherit;
	width: 300px;
	padding: 0;
    margin-bottom: 5px;
	font-size: 15px;
    text-align: center;
}


/* 2023_06 */
.check_area input[type="checkbox"] {
	display: none;
}

.check_area input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    width: auto;
    min-height: 20px;
    padding: 2px 0 0 28px;
    font-size: 14px;
}

.check_area input[type="checkbox"] + label [class^=xi-] {
    position: absolute;
    top: 2px;
    left: 0px;
    display: block;
    font-size: 14px;
    color: #999;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
}

.check_area input[type="checkbox"]:checked + label [class^=xi-] {
    background: url(./../images/checked.png) no-repeat center #fff;
    background-size: 100%;
}

/* 툴팁 */
.tooltip_box {
	position: relative;
}

.tooltip_box.is-active .tip_content {
	display: block;
}

.tooltip_box .tooltip {
    min-width: 15px;
    height: 15px;
    border: 0;
    background-image: url(../images/icon_q.png);
	background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.3;
}

.tooltip_box .tip_content {
	display: none;
    position: absolute;
    z-index: 2;
    top: 45px;
    left: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f3f3f3;
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.2);
}

.tooltip_box .tip_content .title {
	display: inherit;
	width: 300px;
	padding: 0;
    margin-bottom: 5px;
	font-size: 15px;
    text-align: center;
}

/* 2308 로그인 페이지 리뉴얼 */
/* 리뉴얼 기본 세팅 */
.renewal label {
	font-size: 14px;
	color: #6d6d6d;
}

.renewal input {
	margin: 0;
	border-color: #bbb;
	box-sizing: border-box;
}

.renewal input[type='text'], input[type='password'] {
	/*width: 100%;
	padding: 12px;
	font-size: 14px;
	border-radius: 8px;*/
}

.renewal input[type='text']::placeholder, input[type='password']::placeholder {
	color: #bbb;
}

.checkbox.--circle input {
	display: none;
}

.checkbox.--circle input + label {
	position: relative;
	padding-left: 26px;
}

.checkbox.--circle input[type='checkbox'] + label::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #bbb;
	vertical-align: sub;
	background-image: url(../images/ico_check_gray.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	background-color: #fff;
}

.checkbox.--circle input[type='checkbox']:checked + label::before {
	content: '';
	width: 18px;
	height: 18px;
	border-color: #1D3A5A;
	background-image: url(../images/ico_check_wh.svg);
	background-color: #1D3A5A;
}

.renewal .filed + .filed {
	margin-top: 20px;
}

.renewal .filed .control {
	margin-top: 8px;
}

.btn--solid--navy {
	width: 100%;
	padding: 16px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	border-radius: 8px;
	box-sizing: border-box;
	background-color: #1d3a5a;
}

/* 로그인 */
.renewal.--login {
	min-height: 100vh;
	font-family: 'Noto Sans KR', sans-serif !important;
	background-color: #fafafa;
}

.renewal.--login .wrap {
	width: 40%;
	min-width: 500px;
	max-width: 1000px;
	margin: 0 auto;
}

.renewal.--login .container {
	padding: 64px 0;
}

.renewal.--login .header {
	margin-bottom: 50px;
	text-align: center;
}

.renewal.--login .header .title {
	margin-top: 24px;
    font-size: 36px;
    font-weight: bold;
	color: #000;
}

.renewal.--login .login_user {
	position: inherit;
	padding-bottom: 50px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.login_util {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.login_more {
	font-size: 0;
}

.login_more li {
	display: inline-block;
}

.login_more li + li::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	vertical-align: middle;
	background-color: #bbb;
	vertical-align: sub;
}

.login_more a {
	font-size: 14px;
	padding: 0 10px;
}

.login_quick {
	margin-top: 50px;
}

.login_quick .title {
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.login_quick .title::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;	
	width: 100%;
	height: 1px;
	background-color: #bbb;
}

.login_quick .title::after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	width: 120px;
	height: 20px;
	transform: translateX(-50%);
	background-color: #fafafa;
}

.login_quick__list {
	display: flex;
}

.login_quick__list li {
	width: 33%;
}

.login_quick__list li + li {
	margin-left: 24px;
}

.login_quick__list .btn--quick {
	border: 1px solid #898989;
	border-radius: 8px;
	overflow: hidden;
	background-color: #898989;
}

.login_quick__list .btn--quick.is-active {
	border-color: #1d3a5a;
	background-color: #1d3a5a;
}

.login_quick__list .img {
	width: 100%;
	overflow: hidden;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.login_quick__list .img::after {
	content: '';
    display: block;
    padding-top: 100%;
}

.login_quick__list .img img {
	/* position: absolute; */
    width: 100%;
    height: auto;
    /* z-index: 1; */
}

.login_quick__list .text {
	display: block;
	padding: 4px 0 6px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
