@charset "utf-8";
/**************************************
     inc.css	 
	 최종수정일 : 2023.07.05 (폰트두께변경)
***************************************/

input[type=checkbox] {/* vertical-align:top;  동의 화면 오류로 주석처리함 */}
input[type=checkbox].cb {display:none;}
/*
input[type=checkbox]+label {
	display:inline-block;
	cursor:pointer;
	line-height:20px;
	/* padding-left:18px; 로그인 창 에크박스가 두개 보여서 삭제함 */
	/* background:url(/images/btn/check_off.gif) no-repeat left;
}/*
input[type=checkbox]:checked+label {
	/* background:url(/images/btn/check_on.gif) no-repeat left; 
	color:#79797a;
	font-weight:700;
	line-height:20px;
}
*/
select.countTab {
    width: 96px; 
	height:32px;
	background:#fff;
	border:1px solid #bcbcbc;
	border-radius:2px;
	font-size:12px;
	color:#808080;
	outline:none;
}

select {
    width: 155px; 
	height:32px;
	/*background:#fff;*/
	border:1px solid #bcbcbc;
	border-radius:2px;
	font-size:12px;
	/*color:#808080;
	outline:none;*/
}
/* 20211217 충돌 삭제
input[type=radio] {
	vertical-align: inherit !important;
}*/
label.cb{
	margin-right:10px;
}
/* LogIn Btn
----------------------------------*/
.btn_logbtn {
	height:50px;
	border:0;
	background:#6bb0da;
	border-radius:2px;
	cursor:pointer;
	font-size:13px;
	font-weight:700;	
	color:#fff;
	padding:0 15px;
	margin-bottom:3px;
	outline:none;
}

.btn_header {
	width:60px;
	height:20px;
	border:0;
	background:#666666;
	border-radius:2px;
	cursor:pointer;
	font-size:11px;	
	color:#fff;
	margin:9px 3px 0 3px;
	outline:none;
	line-height: 12px;
}

.btn_header:hover {
	background:#6bb0da;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_header {
	width:60px;
	height:20px;
	border:0;
	background:#666666;
	border-radius:2px;
	cursor:pointer;
	font-size:11px;	
	color:#fff;
	margin:9px 3px 0 3px;
	padding:2px 0 0 0;
	font-family: 'Pretendard', '돋움',  tahoma, Arial, Helvetica, sans-serif;
	outline:none;
	line-height: 12px;
}

.btn_header:hover {
	background:#6bb0da;
}
}

.logbox {
	background:#f9f9f9;
	border:1px solid #bcbcbc !important;
	border-radius:0px !important;
	font-size:12px;
	color:#808080;
	width:180px;
	margin-right:20px;
	margin-bottom:4px;
	padding:5px 5px;
	vertical-align:top;
	outline:none;
}




/* 기본 텍스트 박스
----------------------------------*/
input[type=text],[type=password] {
	/*background:#f9f9f9; 20200211 주석
	border:1px solid #bcbcbc; */
    height:32px;
   /* background: #fff;*/
    /*border: 1px solid #dad9e4;*/
	/*font-size:11px;*/
	/*color:#808080;*/
	padding:0 5px;
	/*margin-top:-2px !important;*/
	/*outline: none;*/
}

input.calenderInt {
        height: 25px;
        background: #fff; 
       /* border: 1px solid #dad9e4 !important;*/
       /* font-size:11px;*/
        /*color:#808080;*/
        /*padding:0 5px;*/
        /* margin-top:-2px !important; */
        /*outline: none;*/
        padding: 0 30px 0 5px;
        width: 100px !important;
        vertical-align: middle !important;
}
/* 20210610 IE 10~11 전용 css 삭제 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	input[type=text] {
    height: 21px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
	margin-bottom:2px !important;
	line-height:16px;
	vertical-align: top;
	}
}
*/

/* 20211217 중복으로 삭제 
textarea {
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	padding:4px 5px;
	font-size:11px;
	color:#808080;
	vertical-align:text-top;
	outline:none;
}*/


/* 텍스트박스 
----------------------------------*/
.textline_20 {
	width:20px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_30 {
	width:30px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_40 {
	width:40px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_50 {
	width:50px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_60 {
	width:60px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_70 {
	width:70px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_80 {
	width:80px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_90 {
	width:90px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_100 {
	width:100px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_110 {
	width:110px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_120 {
	width:120px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_130 {
	width:130px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_140 {
	width:140px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_150 {
	width:150px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_160 {
	width:160px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_170 {
	width:170px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_180 {
	width:180px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_190 {
	width:190px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_200 {
	width:200px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_210 {
	width:210px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_220 {
	width:220px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_230 {
	width:230px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_240 {
	width:240px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_250 {
	width:250px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_260 {
	width:260px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_270 {
	width:270px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_280 {
	width:280px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_290 {
	width:290px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


.textline_300 {
	width:300px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_310 {
	width:310px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_320 {
	width:320px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_330 {
	width:330px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_340 {
	width:340px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_350 {
	width:350px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_360 {
	width:360px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_370 {
	width:370px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_380 {
	width:380px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_390 {
	width:390px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_400 {
	width:400px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}
.textline_450 {
	width:450px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}
.textline_500 {
	width:500px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}

.textline_point {
	width:300px;
	background:e9eff3 !important;
	border:1px solid 93a7cf !important;
	font-size:11px;
	color:#808080;
	padding:4px 5px;
	outline:none;
	margin-top:2px !important;
}


/*일일자금 테이블 텍스트박스*/
.dailytxtbox {
	width:75px;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:11px;
	color:#808080;
	padding:2px 1px !important;
	outline:none !important;
	vertical-align:middle !important;
	margin-top:0px  !important;
	margin-bottom:4px  !important;
	text-align:right;
}

.dailytxtboxnone {
	width:75px;
	background:#ffffff !important;
	border:none !important;
	font-size:11px;
	color:#808080;
	padding:2px 1px !important;
	vertical-align:middle !important;
	margin-top:0px  !important;
	margin-bottom:4px  !important;
	text-align:right;
}

/* Search Btn's
----------------------------------*/
.btn_search_1 {
	height:35px;
	background: #8329db;
	border: 1px #8329db solid;
	box-sizing:border-box;
	cursor:pointer;
	font-size:16px;
	font-weight:400;
	color:#fff;
	padding:0 15px;
	outline:none;
	width:75px;
}

.btn_search_2 {
	height:62px;
	border:0;
	background:#0018a8;
	border-radius:5px;
	cursor:pointer;
	font-size:13px;
	font-weight:700;	
	color:#fff;
	padding:0 15px;
	outline:none;
	width:75px;
}

.btn_search_2_2 {
	height:31px;
	border:0;
	background:#6bb0da;
	border-radius:2px;
	cursor:pointer;
	font-size:13px;
	font-weight:700;	
	color:#fff;
	padding:0 15px;
	outline:none;
    margin-top: 51px;
}
/*휴폐업조회>대량조회>결과조회 리스트 목록 상세 버튼 */
.btn_search_2_3 {
	height:31px;
	border:0;
	background:#6bb0da;
	border-radius:2px;
	cursor:pointer;
	font-size:13px;
	/*font-weight:700;	*/ 
	color:#fff;
	padding:0 15px;
	outline:none;
    margin-top: 76px;
}


.btn_search_3_1 {
	height: 31px;
    border: 0;
    background: #0018a8;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 60px;
    width:75px;
}


.btn_search_3_2 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 81px;
}


.btn_search_4_1 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 90px;
}


.btn_search_4_2 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 111px;
}

.btn_search_5_1 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 120px;
}


.btn_search_5_2 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 141px;
}

.btn_search_5_3 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 136px;
}

.btn_search_6_1 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 150px;
}


.btn_search_6_2 {
	height: 31px;
    border: 0;
    background: #6bb0da;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    outline: none;
    margin-top: 166px;
}



/* 이미지 버튼 사용시 textbox
-------------------------------*/
.boxrightnone {
	width:auto !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


/* 이미지 버튼 사용시 텍스트박스 글자 수
----------------------------------*/

.boxrightnone_30 {
	width:30px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


.boxrightnone_40 {
	width:40px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_50 {
	width:50px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}

.boxrightnone_60 {
	width:60px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


.boxrightnone_70 {
	width:70px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_80 {
	width:80px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_90 {
	width:90px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_100 {
	width:100px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_110 {
	width:110px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_120 {
	width:120px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_130 {
	width:130px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_140 {
	width:140px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_150 {
	width:150px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_160 {
	width:160px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_170 {
	width:170px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_180 {
	width:180px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_190 {
	width:190px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_200 {
	width:200px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


.boxrightnone_210 {
	width:210px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_220 {
	width:220px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_230 {
	width:230px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_240 {
	width:240px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


.boxrightnone_250 {
	width:250px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_260 {
	width:260px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}



.boxrightnone_270 {
	width:270px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


	
.boxrightnone_280 {
	width:280px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}

.boxrightnone_290 {
	width:290px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}

.boxrightnone_300 {
	width:300px !important;
	background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	box-sizing:content-box !important;
	padding:4px 0 4px 5px;
	vertical-align:top !important;
	outline:none;
	margin-top:2px !important;
}


/* 날짜 입력 textbox
-------------------------------*/

/* 20211210 삭제*/
.boxrightnonedate {
	/*width:60px !important;*/
	/* width:67px !important; */
	/*background:#f9f9f9;
	border-left:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-right:none !important;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
	font-size:11px;
	color:#808080;
	padding:4px 0 4px 5px;*/
	/* vertical-align:top; */
	outline:none;
	/*margin-top:2px !important;*/
}



/* 조회 search btn
-------------------------------*/

.btn_search_img {
	vertical-align:top !important;
	padding:2px 10px;
	background:url(/common/images/btn/btn_search.png) right center no-repeat #f9f9f9;;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-left:none;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	line-height:17px;
	outline:none;
	cursor:pointer;
	margin-top:2px !important;
	margin-left: -2px;
	height: 23px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_search_img {
	vertical-align:top !important;
	padding:2px 10px;
	background:url(/common/images/btn/btn_search.png) right center no-repeat #f9f9f9;;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-left:none;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	line-height:17px;
	outline:none;
	cursor:pointer;
	margin-top:2px !important;
	height: 23px;
}
}
/* 조회 calendar btn
-------------------------------*/

.btn_search_calendar {
	/* vertical-align:top !important; */
	/* padding:2px 10px; */
	width: 20px;
	background:url(../images/btn/btn_calendar.png) right center no-repeat #fff;
	/* border-right: 1px solid #dad9e4; */
	/* border-top: 1px solid #dad9e4; */
	/* border-bottom: 1px solid #dad9e4; */
	/* border-left: none; */
	/* border-top-right-radius: 2px; */
	/* border-bottom-right-radius: 2px; */
	/*line-height:23px;*/
	/* line-height:21px; */
	outline:none;
	border: 0;
	cursor:pointer;
	margin: -2px 10px 0 -24px !important;
	/* margin-left: -2px; */
}
/* 20210610 IE 10~11 전용 css 삭제 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
.btn_search_calendar {
	vertical-align:top !important;
	padding:6px 10px;
	background:url(/common/images/btn/btn_calendar.png) right center no-repeat #f9f9f9;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-left:none;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	line-height:17px;
	outline:none;
	cursor:pointer;
	margin-top:2px !important;
}
}
*/

/*month-picker*/
.btn_search_monthpicker {
	vertical-align:top !important;
	padding:2px 10px;
	background:url(/common/images/btn/btn_calendar.png) right center no-repeat #f9f9f9;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-left:none;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	line-height:17px;
	outline:none;
	cursor:pointer;
	margin-top:2px !important;
	margin-left:-2px !important;
	height: 23px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
.btn_search_monthpicker {
	vertical-align:top !important;
	padding:2px 10px;
	background:url(/common/images/btn/btn_calendar.png) right center no-repeat #f9f9f9;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	border-left:none;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
	line-height:17px;
	outline:none;
	cursor:pointer;
	margin-top: 2px !important;
	height: 23px;
}
}

/* 작은버튼 */
.btn_small-gray {
	width:auto;
	height:20px;
	border: 1px #929292 solid;
	background:#fff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#929292;
	margin:4px 0 2px 0;
	outline:none;
	padding-left:5px;
	padding-right:5px;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 19px;
	vertical-align: top;
}
.btn_small-gray:hover {
	background:#f2f1f3;
}
.btn_small-blue {
	width:auto;
	height:20px;
	border:0px;
	background:#5db2f3;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#ffffff;
	margin:4px 0 2px 0;
	outline:none;
	padding-left:5px;
	padding-right:5px;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 19px;
	vertical-align: top;
}
.btn_small-blue:hover {
	background:#159aff;
}
.btn_small-white {
	width:auto;
	height:20px;
	border:1px solid #bcbcbc;
	background:#ffffff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#808080;
	margin:4px 0 2px 0;
	outline:none;
	padding-left:5px;
	padding-right:5px;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 19px;
	vertical-align: top;
}
.btn_small-white:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}
.btn_small-red {
	width:auto;
	height:20px;
	border:0px;
	background:#db6879;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#ffffff;
	margin:4px 0 2px 0;
	outline:none;
	padding-left:5px;
	padding-right:5px;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 19px;
	vertical-align: top;
}
.btn_small-red:hover {
	background:#c54558;
}

/* 조회 날짜별 버튼
-------------------------------*/
.btn_date {
	width:51px;
	height:25px;
	border:1px solid #bcbcbc;
	background:#fff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:13px;	
	/*color:#808080;*/
	margin:0 0 2px 0;
	outline:none;
	padding:0;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 21px;
	vertical-align: middle;
}

.btn_date:hover {
	border:1px solid #8329db;		
	color:#8329db;
}

.btn_date_2 {
	width:37px;
	height:20px;
	border:1px solid #bcbcbc;
	background:#fff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#808080;
	vertical-align: -webkit-baseline-middle;
	outline:none;
	padding:0;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.btn_date_2:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	.btn_date {
	/* 20210610 IE 10~11 전용 css 수정 : 인풋 옆 버튼 사이즈 조정  
	width:37px;
	height:20px;
	*/
	border:1px solid #bcbcbc;
	background:#fff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#808080;
	/*
	20210610 IE 10~11 전용 css 수정 : 인풋 옆 버튼 사이즈 조정
	margin:4px 0 2px 0;*/
	outline:none;
	padding:0;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 22px;
	vertical-align: top;
}

.btn_date:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}

.btn_date_2 {
	width:37px;
	height:20px;
	border:1px solid #bcbcbc;
	background:#fff;
	border-radius:2px;
	cursor:pointer;
	text-align:center;
	font-size:11px;	
	color:#808080;
	vertical-align: -webkit-baseline-middle;
	outline:none;
	padding:0;
	font-family:'Pretendard', '돋움', tahoma,   Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.btn_date_2:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}
}

/* 로그인후 MYPAGE 바로가기 btn
-------------------------------*/
.btn_lomypage {
	padding:10px;
	background:#c75c15;
	border:none;
	border-radius:2px;
	color:#fff;
	font-size:11px;
	text-align:center;
	outline:none;
	cursor:pointer;
}


/* Popup 공지사항 텍스트 영역
-------------------------------*/

.noticebox {
	height:200px;
	overflow-y:auto;
	text-align:left;
	background:#f9f9f9;
	border:1px solid #bcbcbc;
	font-size:12px;
	color:#808080;
	padding:10px;
	margin-top:10px;
	outline:none;
}


/* PopUp Btn's
----------------------------------*/
.btn_popupok {
	border:0;
	background:#0b649b;
	border-radius:2px;
	cursor:pointer;
	font-size:12px;	
	color:#fff;
	padding:5px 12px;
	margin-top:8px;
	outline:none;
}

.btn_popupok:hover {
	background:#6bb0da;
}



.btn_popupcancle {
	border:0;
	background:#666666;
	border-radius:2px;
	cursor:pointer;
	font-size:12px;	
	color:#fff;
	padding:5px 12px;
	margin-top:8px;
	outline:none;
}

.btn_popupcancle:hover {
	background:#6bb0da;
}

/* Error
----------------------------------*/
.LContentsError {
	width: 500px;
	margin:0 auto;
	margin-top:50px;
	background:url(/common/images/inc/error.png) left top no-repeat;
}


.LContentsError ul {
	clear:both;
}


.LContentsError li{
	width:100%;
	font-size:12px;
	color:#313131;
	line-height:24px;
	letter-spacing:-0.5px;
	border-top:1px solid #ccc;
	display: block;
	margin-bottom:5px;
}


.LContentsError li.errortitle {
	padding-top:50px;
	padding-bottom:5px;
	font-size:16px;
	color:#313131;
	font-weight:700;
	border-top:none;
	display:inline-block;
}


.LContentsError li.errorsub{
	width:100%;
	font-size:12px;
	color:#313131;
	line-height:30px;
	letter-spacing:-0.5px;
	border-top:none;
	display:inline-block;
}

.errortext {
	background:url(/common/images/inc/error_dot.png) left no-repeat;
	padding-left:20px;
}


.errortextpoint {
	background:url(/common/images/inc/error_dot2.png) left no-repeat;
	padding-left:20px;
	color:#ee4900;
}

#LContentsLog {
	width:350px;
	margin:0 auto;
	margin-top:50px;
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	border-radius:4px;
	display:block;
}

#LContentsLog input[type="text"] {
	vertical-align:baseline;
	background:#fff;
}

#LContentsLog ul{
	clear:both;
	border-bottom:1px solid #bcbcbc;
	width:330px;
	margin-left:10px;
}

#LContentsLog ul.logbordernone{
	border-bottom:none;
	text-align:center;
	height:40px;
}


#LContentsLog li {
	height:30px;
	font-size:12px;
	font-weight:nomal;
	color:#808080;
	line-height:30px;
	padding-left:5px;
}


/* Common Btn
------------------------------------*/

/*확인, 저장 등--*/
.btn_common {
	height:28px;
	border:0;
	background:#fff;
    border: 1px #5db2f3 solid;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#5db2f3;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family: 'Pretendard', 'Noto Sans KR', tahoma;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_common {
	height:26px;
	line-height:27px;
	border:0;
	background:#fff;
    border: 1px #5db2f3 solid;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#5db2f3;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family: 'Pretendard', 'Noto Sans KR', tahoma;
}
}
.btn_common:hover {
	background:#f6fbfd;
}


/*위험, 경고, 강조 등--*/
.btn_danger {
	height:28px;
	border:0;
	background:#fff;
	border-radius:3px;
	border: 1px #db6879 solid;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#db6879;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family: 'Pretendard', 'Noto Sans KR', tahoma;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_danger {
	height:28px;
	line-height:27px;
	border:0;
	background:#fff;
	border-radius:3px;
	border: 1px #db6879 solid;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#db6879;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family: 'Pretendard', 'Noto Sans KR', tahoma;
}
}
.btn_danger:hover {
	background:#ffefef;
}


/*추가, 성공 등--*/
.btn_success {
	height:28px;
	border:0;
	background:#65b92f;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#fff;
	padding:0 15px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_success {
	height:28px;
	line-height:27px;
	border:0;
	background:#65b92f;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#fff;
	padding:0 15px;
	outline:none;
	margin-top:5px;
	margin-left: 5px
}
}
.btn_success:hover {
	background:#4a9f13;
	color:fff;
}

/*취소, 삭제 등 - 항상 맨 마지막에 배열--*/
.btn_cancle {
	height:28px;
	border:0;
	background:#fff;
    border: 1px #929292 solid;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#929292;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family: 'Pretendard', 'Noto Sans KR', tahoma;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.btn_cancle {
	height:28px;
	line-height:27px;
	border:0;
	background:#fff;
    border: 1px #929292 solid;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:700;	
	color:#929292;
	padding:0 20px;
	outline:none;
	margin-top:5px;
	margin-left: 5px;
	font-family:'Pretendard', 'Noto Sans KR', tahoma;
}
}
.btn_cancle:hover {
	background:#f5f2f2;
	color:fff;
}

/*테이블 위 출력, 엑셀 이미지 버튼 옆 버튼--*/
.btn_tableUp {
	height:23px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#808080;
	padding:0 15px;
	outline:none;
	vertical-align: top;
}
.btn_tableUp:hover {
	background:#f5f2f2;
}

.btn_tableUpBlue {
	height:23px;
	border:1px #5db2f3 solid;
	background:#ffffff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#5db2f3;
	padding:0 15px;
	outline:none;
	vertical-align: top;
}
.btn_tableUpBlue:hover {
	background:#f6fbfd;
}

.btn_tableUpRed {
	height:23px;
	border:1px #db6879 solid;
	background:#ffffff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#db6879;
	padding:0 15px;
	outline:none;
	vertical-align: top;
}
.btn_tableUpRed:hover {
	background:#ffefef;
}

.btn_tableUp2 {
	height:22px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#808080;
	padding:0 15px;
	outline:none;
	vertical-align: top;
	margin:5px 0;
}

.btn_tableUp2:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.btn_tableUp {
	height:22px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#808080;
	padding:0 15px;
	outline:none;
	vertical-align: top;
	line-height:24px;
}

.btn_tableUp:hover {
	border:1px solid #6bb0da;		
	color:#6bb0da;
}
}

.LContentsTable li span.right a img{
	position:relative;
	top:1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:22px;
}
}


/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) {
  .LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:23px;
}}

/* Microsoft Edge Browser 15+ - @supports method */

@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  .LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:23px;
}}

/* Microsoft Edge Browser 14+ - @supports method */

@supports (-ms-ime-align:auto)
and (not (-ms-accelerator:true)) {
   .LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:23px;
}}

/* Microsoft Edge Browser 14 - @supports method */

@supports (-ms-ime-align:auto)
and (not (-ms-accelerator:true))
and (not (-webkit-text-stroke:initial)) {
  .LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:23px;
}}

/* Microsoft Edge Browser 14- - @supports method */

@supports (-ms-ime-align:auto)
and (not (-webkit-text-stroke:initial)) {
   .LContentsTable li span.right a img{
	position:relative;
	top:-1px;
	height:23px;
}}


/*테이블 안 버튼--*/
.btn_tableIn {
	height:22px;
	border:1px solid #a6c5d9;
	background:eaf1f6;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#6bb0da;
	padding:0 15px;
	outline:none;
	vertical-align: top;
}

.btn_tableIn:hover {
	border:1px solid #6bb0da;		
	color:#4f8edd;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.btn_tableIn {
	height:22px;
	border:1px solid #a6c5d9;
	background:eaf1f6;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#6bb0da;
	padding:0 15px;
	outline:none;
	vertical-align: top;
	line-height:24px;
}

.btn_tableIn:hover {
	border:1px solid #6bb0da;		
	color:#4f8edd;
}
}

/* Common Etc
----------------------------------*/

.depthbold {
	color:#85e9ff;
	vertical-align:text-top;
	font-family:'Pretendard', 'Noto Sans KR', tahoma, '돋움', Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	line-height:15px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.depthbold {
		color:#85e9ff;
		vertical-align:text-top;
		font-family: 'Pretendard', 'Noto Sans KR', tahoma, '돋움', Arial, Helvetica, sans-serif !important;
		font-weight:bold;
		line-height:22px;
	}
}
.bluepoint {
	color:#0018a8;
	font-weight:bold;
	vertical-align:baseline;
	padding-right:5px;
}
.bluepoint2 {
	color:#32b3ea;
	font-weight:bold;
	vertical-align:baseline;
}
.orangepoint {
	color:#c75c15;
	font-weight:700;
	vertical-align:text-top;
}
.blueborder {
	width:auto;
	background:#f9f9f9;
	border:1px solid #6bb0da !important;
	font-size:11px;
	color:#80a2b7 !important;
	padding:4px 5px;
	vertical-align:text-top;
	outline:none;
}
.disabled{
	background:#fafafb !important;
	border:1px solid #d4d4d4 !important;
	color:#bbbbbb !important;
}

.pagepoint {
	color: #e6740f;
    line-height: 22px;
}

.thpoint {
	color: #e86a6a !important;
	line-height: 22px;
}
.underline{
	text-decoration:underline;
}

.thpoint_border {
	color: #e86a6a !important;
	line-height: 22px;
	border:1px solid gray;
	width:100px;
}

.tdpoint_border {
	line-height: 22px;
	border:1px solid gray;
	width:500px;
}
