@charset "utf-8";
@import url(./fonts/Titillium.css);
@import url(./fonts/Paperlogy.css);
@import url(./fonts/Pretendard.css);
@import url(./icons/fa/css/font-awesome.css);
@import url(./icons/sl/simple-line-icons.css);
@import url(./icons/xi/xeicon.css);

/* basic_start */
html, body, .wrapper{height:100%}
body                { overflow:hidden;overflow-y:scroll; margin:0px; padding:0px !important; font-family:'Pretendard', sans-serif; font-size:14px; letter-spacing:0px; color:#00090d; font-weight:400; line-height:160%; background: #F2F2F2;min-width:320px;}
body.noscroll		{ position: fixed; overflow-y:scroll;top:0px;left:0px;right:0px;bottom:0px; }
body.win	        { min-width:550px;height: auto;position: relative;background: #eee;}

body.win > section { padding:10px 20px 20px 20px; background:#eee; }
body.win > section > h1 { font-size:24px;font-weight:400;color:#00090d;line-height:50px; }
body.win > section > h1.center { display:block;text-align:center; font-size:30px;line-height:65px;margin-bottom:5px; }
body.win > section > h1 > span { float:right;display:inline-block;vertical-align: bottom;font-size:14px;font-weight:400;color:#999;line-height:20px;margin-top:20px;}
body.win > section > p { font-size:14px;font-weight:400;color:#999;line-height:20px;margin-bottom:10px; margin-top:-7px;}

body.win > section > h4 {font-size:16px;line-height:22px;margin:0px;padding:0px;display:block;vertical-align:bottom;font-weight:500;text-align: left;position: relative;margin-bottom:10px;}
body.win > section > h4 > span { display:block;line-height:20px;font-size:14px;color:#999;font-weight:400; }
body.win > section > h4 > div { position:absolute;top:3px;right:0px;font-size:0px; }
body.win > section > h4 > div > a { display:inline-block;margin:0px 2px;height:34px;line-height:34px;width:auto;color:#666;font-weight:400; vertical-align: middle;font-size:14px;background:#fff;text-align:center;cursor:pointer; border:1px solid #999;padding:0px 15px; -webkit-border-radius: 4px;-khtml-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
body.win > section > h4 > div > a.cyanbg { position:relative;background:#23aab6;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a.bluebg { position:relative;background:#5fa2dd;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a.redbg { background:#ec635d;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a.greenbg { background:#45a171;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a.graybg { background:#999;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a.blackbg { background:#48535f;border:1px solid rgba(0,0,0,0.2);color:#fff;}
body.win > section > h4 > div > a > i {margin-right:5px;vertical-align:middle;line-height:27px;}

/*
body {
	scrollbar-arrow-color: #ddd;
	scrollbar-Track-Color: #ddd;
	scrollbar-base-color: #ccc;
	scrollbar-Face-Color: #ccc;
	scrollbar-3dLight-Color: #ccc;
	scrollbar-DarkShadow-Color: #ccc;
	scrollbar-Highlight-Color: #ccc;
	scrollbar-Shadow-Color: #ccc;
}
::-webkit-scrollbar { width: 5px; height: 5px; background: transparent;}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment { display: block; width: 0px;height: 0px; background: rgba(0,0,0,0); }
::-webkit-scrollbar-track { background: rgba(0,0,0,.1); }
::-webkit-scrollbar-thumb { background: rgba(0,0,0,.1); }
*/

/* - 코드 초기화 - */
	div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,legend,input,textarea,button,select {-webkit-tap-highlight-color : transparent; border:0px;padding:0px; margin:0px; font-family:'Pretendard', sans-serif;font-size:14px;line-height:1; letter-spacing:0px;font-weight:400; word-wrap: break-word; word-break: keep-all; }
	img {  display:inline-block;border:0px;padding:0px; margin:0px; }
	ul,ol,li,dl,dt,dd   { list-style:none;}
	table,tr,td,th  { border:0px;padding:0px; margin:0px;border-spacing:0px;}
	i,em				{ font-style:normal;vertical-align:middle; }
	select { -webkit-appearance:none;appearance:none; -moz-appearance:none; text-indent: 1px; text-overflow: ''; }
	input, textarea, button, select {-webkit-appearance:none; -moz-appearance:none; appearance:none;font-family:'Pretendard', sans-serif !important;outline: none;-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;background: transparent;}
	button[type=button] { cursor:pointer;outline: none; -webkit-tap-highlight-color : transparent;}
	a                   { text-decoration:none; color:#00090d;outline:none; cursor:pointer; -webkit-tap-highlight-color : transparent;}
	a:visited           { color:#00090d; }
	a:active            { color:#00090d; }
	a:hover             { color:#00090d; text-decoration:none; }
	.clear { float:none;clear:both; }
	table{table-layout:fixed;}
/* - @코드 초기화 - */

/* - 체크박스, 라디오버튼 CSS 설정(xeicon import 필요) - */
	label { position:relative; display:inline-block;margin-right:0px; padding:2px 0px;padding-left:20px; height:20px; color:#999; text-align:left; line-height:20px; vertical-align:bottom; cursor:pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow:hidden; font-size:0px;}
	label > input[type=checkbox] { display:none; }
	label > input[type=checkbox] + span  { display:inline-block;line-height:20px;vertical-align:middle;font-size:14px;margin-left:5px;  }
	label > input[type=checkbox] + span:before { background: #fff;position:absolute; top:2px; left:0px; width:18px;height:18px; border-radius: 5px; border: 1px solid #ccc; content: '';  }
	label > input[type=checkbox]:checked + span  { color:#00090d; -webkit-tap-highlight-color:transparent; }
	label > input[type=checkbox]:checked + span:before {  background: #fff; font-size:18px;text-align:center;line-height:18px; font-family: 'xeicon' !important; display: inline-block; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;  color:#00090d; content: "\e928"; }
	label > input[type=radio] { display:none; }
	label > input[type=radio] + span  { display:inline-block;line-height:20px;vertical-align:bottom;font-size:14px;margin-left:5px;  }
	label > input[type=radio] + span:before { background: #fff;position:absolute; top:2px; left:0px; width:18px;height:18px; border-radius: 50%; border: 1px solid #ccc; content: '';  }
	label > input[type=radio]:checked + span  { color:#00090d; -webkit-tap-highlight-color:transparent; }
	label > input[type=radio]:checked + span:before {  background: #fff; font-size:18px;text-align:center;line-height:18px; font-family: 'xeicon' !important; display: inline-block; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color:#00090d; content: "\e928"; }
/* - 체크박스, 라디오버튼 CSS 설정 - */

/* - 페이지 로딩 처리 - */
	body.loading:after {  font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
		content: "\f110";position:fixed;top:50%;left:50%;width:50px;height:50px;line-height:50px;font-size:44px;padding:5px;z-index:1000;margin-left:-30px;margin-top:-30px;
		-webkit-border-radius: 50%;-khtml-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#fff;color:#2d3845;overflow:hidden;border-radius: 50%;text-align: center;
		animation: spin 1s linear infinite;will-change: transform, opacity;
		box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
	}

	body.loading:before { display:block;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,0);z-index:999;will-change: transform, opacity;content:''; }
	body.mask:before { display:block;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,0.8);z-index:900;will-change: transform, opacity;content:''; }

	@keyframes spin {
	    0% { transform: rotate(0deg); }
	    100% { transform: rotate(360deg); }
	}
/* - @페이지 로딩 처리 - */

/* - JS페이징 처리 - */
	.paging_wrap {position:relative; margin:0px; padding:20px 30px;margin-top:0px;background:transparent;text-align:center;font-size:0px; }
	.paging_wrap::after { clear:both;display:block;content:''; }
	.paging_wrap > a { font-family: 'Titillium';font-weight:600;display:inline-block;line-height:30px;height:30px;min-width:20px;font-size:14px;cursor:pointer;text-align:center;vertical-align:middle; margin:0px 0px;margin-left:0px;padding:0px 5px;background:#fff;border:1px solid #ccc;color:#666;margin:0px 2px; }
	.paging_wrap > a + a { margin-left:0px; }
	.paging_wrap > a.on { color:#fff;font-weight:600; background:#303d6a;border:1px solid rgba(0,0,0,0.1); }
	.paging_wrap > a.fa { font-family: 'FontAwesome';background:#fff;font-size:16px;width:30px;line-height:30px;height:30px;padding:0px; margin:0 5px;}
/* @ JS페이징 처리 - */
/* @기본설정 */



/* 팝업영역 설정 */
.pop { display:block;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,0.6);z-index:990;will-change: transform, opacity; }
.pop[data-role="post_code"] { display:none; }
.pop[data-role="post_code"] .popup { width:80%;max-width:420px;min-width:300px; }
.pop[data-role="post_code"] section {display:block;width:100%;height:400px;overflow:hidden;-webkit-overflow-scrolling:touch;background:#fff; box-sizing: border-box;padding:5px;}

.popup {position:fixed;top:50%;left:50%;width:auto;padding:0px;height:auto;background:#fff;
	-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	 -webkit-box-shadow:  0px 0px 80px 20px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 80px 20px rgba(0,0,0,0.2);box-shadow: 0px 0px 80px 20px rgba(0,0,0,0.2);
	 z-index:999;display:block;}

.popup > aside { position: fixed;top:50%;transform:translateY(-50%);left:50%;margin-left:460px;display:none;background:#fff;border:0px solid #111;padding:15px 10px;z-index:999; }

.popup > aside[data-type=LIST] > dl.history { display:block; }
.popup > aside[data-type=LIST] > dl.history > dd { font-size:12px;line-height:18px;color:#999; }

.popup > header { position:relative;display:block;padding-bottom:0px;background:#eee;padding:10px 20px;border-bottom:1px solid #ccc; height:50px;width:auto;}
.popup > header h1 { font-size:22px;font-weight:400;color:#333;line-height:50px; }
.popup > header h1 > span { font-size:16px;margin-left:7px; }
.popup > header .close { position:absolute;top:20px;right:15px;font-size:30px;display:block;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;color:#333; }
.popup > footer {position:relative; margin:0px;padding:15px 20px;height:40px;text-align:center;background:#eee;border-top:1px solid #ccc; }
.popup > footer.complete { padding-bottom:0px; }
.popup > footer a { float: none;display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 40px;color:#fff;margin:0px 2px;cursor:pointer;background:#23aab6; -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.popup > footer a.gray { background:#999; }
.popup > footer a.red { background:#ec635d; }
.popup > footer a.black { background:#2d3845; }
.popup > footer a.del {position:absolute;top:15px;right:20px; display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 20px;color:#999;margin:0px 2px;cursor:pointer;background:#ddd; }
.popup > footer a.preview {position:absolute;top:15px;left:20px; display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 20px;color:#fff;margin:0px 2px;cursor:pointer;background:#ec635d; }
.popup > footer.complete a { background:#48bacb;padding:0px 30px; }
.popup > footer.complete a.gray { background:#999;padding:0px 30px; }
.popup > footer span.select {position:absolute;top:15px;left:20px;padding-left:30px; display:inline-block;line-height:36px;height:36px;border:0px;font-size:13px;width:auto;width:80px;margin:0px 0px;cursor:pointer;background:#fff;border:2px solid #fd6f6e; -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; overflow:hidden;}
.popup > footer span.select > label { position:absolute;top:0px;left:0px;display:block;width:30px;height:30px;line-height:15px;font-size:11px;padding:3px 0px;text-align:center;background:#fd6f6e;color:#fff; }
.popup > footer span.select select { position:relative;display:block;width:130%;padding-left:5px;height:36px;line-height:36px;background:transparent;font-size:13px;font-weight:400;outline: none;z-index:2;color:#333; }
.popup > footer span.select:after { font-family:FontAwesome; content:"\f107";vertical-align: middle;position:absolute;top:0px;right:5px;display:block;color:#999;font-size:15px;height:36px;line-height:36px;z-index:1;}

.popup > footer span.appr {position:absolute;top:15px;left:20px;padding-left:30px; display:inline-block;line-height:36px;height:36px;border:0px;font-size:13px;width:auto;width:80px;margin:0px 0px;cursor:default;;background:#eee;border:2px solid #aaa; -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; overflow:hidden;}
.popup > footer span.appr > label { position:absolute;top:0px;left:0px;display:block;width:30px;height:30px;line-height:15px;font-size:11px;padding:3px 0px;text-align:center;background:#aaa;color:#fff; }
.popup > footer span.appr span { position:relative;display:block;padding-left:5px;height:36px;line-height:36px;background:transparent;font-size:13px;font-weight:400;outline: none;z-index:2;color:#333;text-align:left; }

.popup > section {overflow-y:auto;background:#fff;padding:0px;margin:0px;}
.popup > section.width_300 { width:300px; }
.popup > section.width_400 { width:400px; }
.popup > section.width_500 { width:500px; }
.popup > section.width_600 { width:600px; }
.popup > section.width_700 { width:700px; }
.popup > section.width_800 { width:800px; }
.popup > section.width_900 { width:900px; }
.popup > section.width_1000 { width:900px; }

.popup > section article { padding:20px; }
.popup > section article div.tb_info { display:block;position:relative; }
.popup > section article div.tb_info.hide { display:none; }
.popup > section article div.tb_info > h2 { font-size:16px;font-weight:300;color:#666;display:block;margin-bottom:5px; }
.popup > section article div.tb_info > h2 a { position:relative;display:inline-block;margin:0px 2px;height:34px;line-height:34px;width:auto;color:#666;font-weight:300; vertical-align: middle;font-size:13px;background:#fff;text-align:center;cursor:pointer; border:1px solid #999;padding:0px 15px; -webkit-border-radius: 4px;-khtml-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.popup > section article div.tb_info > h2 a.greenbg { background:#45a171;border:1px solid rgba(0,0,0,0.2);color:#fff;}
.popup > section article div.tb_info > h2 a > i {margin-right:5px;vertical-align:middle;line-height:27px;}

.popup > section article div.tb_info > .inner_mask { position:absolute;background:rgba(0,0,0,0.05);top:31px;left:1px;right:1px;bottom:1px;display:block;z-index:2; }
.popup > section article div.tb_info > .inner_mask.status { top:91px; }

.popup > ul.tab { line-height:50px;height:50px;padding-left:1px;border-bottom:1px solid #ddd;margin-right:0px;margin-left:0px;margin-top:0px;background:#eee;}
.popup > ul.tab li { display:inline;float:left;background:#eee;font-size:16px;padding:0px 40px;font-weight:600;line-height:50px;margin-bottom:0px;margin-left:0px;border-right:1px solid #ddd;color:#bbb;cursor:pointer; }
.popup > ul.tab li.on { color:#666;background:#fff;height:51px; }
/* @팝업영역 설정 */

/* 스크린영역 설정 */
.screen { display:block;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,0,0,0.6);z-index:990;will-change: transform, opacity; }
.screenup {position:fixed;top:0px;left:50%;bottom:0px;width:100%;padding:0px;height:auto;background:#fff;z-index:999;display:block;max-width: 1280px;
	-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
}
.screenup > header { position:relative;display:block;padding-bottom:0px;background:transparent;padding:10px 15px;border-bottom:0px solid #ccc; height:50px;width:auto;
-webkit-box-shadow:  0px 0px 4px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);z-index:10;}
.screenup > header h1 { font-size:21px;font-weight:400;color:#333;line-height:50px; letter-spacing: -0.5px;}
.screenup > header h1.cn { text-align:center; }
.screenup > header h1 > span { font-size:16px;margin-left:7px; }
.screenup > header h2 { font-size:20px;font-weight:400;color:#382063;line-height:24px;padding-top:5px; }
.screenup > header p { font-size:14px;font-weight:400;color:#999;line-height:16px; }
.screenup > header h2 > span { font-size:16px;margin-left:7px; }
.screenup > header .close { position:absolute;top:5px;right:0px;font-size:30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;color:#333; }
.screenup > header .prev { position:absolute;top:5px;left:0px;font-size:30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;color:#333; }
.screenup > footer {position:relative; margin:0px;padding:15px 20px;height:40px;text-align:center;background:#eee;border-top:1px solid #ccc; }
.screenup > footer.complete { padding-bottom:0px; }
.screenup > footer a { float: none;display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 40px;color:#fff;margin:0px 2px;cursor:pointer;background:#23aab6; -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.screenup > footer a.gray { background:#999; }
.screenup > footer a.red { background:#ec635d; }
.screenup > footer a.black { background:#2d3845; }
.screenup > footer a.del {position:absolute;top:15px;right:20px; display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 20px;color:#999;margin:0px 2px;cursor:pointer;background:#ddd; }
.screenup > footer a.preview {position:absolute;top:15px;left:20px; display:inline-block;line-height:40px;height:40px;border:0px;font-size:13px;width:auto;padding:0px 20px;color:#fff;margin:0px 2px;cursor:pointer;background:#ec635d; }
.screenup > footer.complete a { background:#48bacb;padding:0px 30px; }
.screenup > footer.complete a.gray { background:#999;padding:0px 30px; }
.screenup > section {overflow-x:hidden; overflow-y:auto; background:#fff; padding:0px; margin:0px; height:-webkit-calc( 100% - 150px ); height:-moz-calc( 100% - 150px ); height:calc( 100% - 150px );}
.screenup > .report_wrap{background:#f2f2f2;}
.screenup > section.no_btn{height: calc( 100% - 70px );}

.screenup > section article { padding:0px 20px; }
.screenup > section article div.tb_info { display:block;position:relative; }
.screenup > section article div.tb_info.hide { display:none; }
.screenup > section article div.tb_info > h2 { font-size:16px;font-weight:300;color:#666;display:block;margin-bottom:5px; }
.screenup > section article div.tb_info > h2 a { position:relative;display:inline-block;margin:0px 2px;height:34px;line-height:34px;width:auto;color:#666;font-weight:300; vertical-align: middle;font-size:13px;background:#fff;text-align:center;cursor:pointer; border:1px solid #999;padding:0px 15px; -webkit-border-radius: 4px;-khtml-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.screenup > section article div.tb_info > h2 a.greenbg { background:#45a171;border:1px solid rgba(0,0,0,0.2);color:#fff;}
.screenup > section article div.tb_info > h2 a > i {margin-right:5px;vertical-align:middle;line-height:27px;}

.screenup > section article div.tb_info > .inner_mask { position:absolute;background:rgba(0,0,0,0.05);top:31px;left:1px;right:1px;bottom:1px;display:block;z-index:2; }
.screenup > section article div.tb_info > .inner_mask.status { top:91px; }

.screenup > ul.tab { line-height:50px;height:50px;padding-left:1px;border-bottom:1px solid #ddd;margin-right:0px;margin-left:0px;margin-top:0px;background:#eee;}
.screenup > ul.tab li { display:inline;float:left;background:#eee;font-size:16px;padding:0px 40px;font-weight:600;line-height:50px;margin-bottom:0px;margin-left:0px;border-right:1px solid #ddd;color:#bbb;cursor:pointer; }
.screenup > ul.tab li.on { color:#666;background:#fff;height:51px; }
/* @스크린영역 설정 */

/* input 태그 */
input[name='user_groupCode']{text-transform:uppercase;}


/* style 변경 */
.bg_white{background:#fff;}
.flright{float:right;}

.mlAuto{margin-left:auto;}
.txtLeft{text-align:left !important;}

/* resise */
.w33p{width:33% !important;}
.w50p{width:50% !important;}
.w70p{width:70% !important;}
.w100p{width:100% !important;}
.h100{position:fixed; height:calc(100% - 70px); overflow:auto; max-width: 1280px;  width:100%;}
.h100st2{min-height:100%; box-sizing: border-box;}

.pb95{padding-bottom:95px !important;}
.pt0{padding-top:0px !important;}
.pb0{padding-bottom:0px !important;}

.hidden{display:none !important;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.ml20{margin-left:20px;}


/* requred */
.requred{color:#f33d3d;}

/* input 초기화 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-text-fill-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
}

input:autofill,
input:autofill:hover,
input:autofill:focus,
input:autofill:active {
	-webkit-text-fill-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
}

/* 말줄임처리 */
.ellipsis{text-overflow: ellipsis; white-space: nowrap; width: 100%; overflow: hidden; box-sizing:border-box;}
.ellipsis2{text-overflow: ellipsis; width: 100%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing:border-box;}
.ellipsis2.view{display:block;}