@charset "UTF-8";

.frm_wrap{overflow:hidden;}
.frm_wrap .frm_left{float:left;}
.frm_wrap .frm_right{float:right;}
.searchForm{float:left;}
.frm_btn{float: left; padding: 5px 0 0 0!important; margin-left: 10px;}
@media screen and (max-width:582px){
	.applicationForm .fnDiv.artclSerch{margin-bottom:0 !important;}
	._fnctWrap .fnDiv.areaButton{width:100%;}
	#listForm{width:100%;}
	#listForm ._button{width:100%;}
	#listForm input[type='submit']{width:100%;}
	.frm_btn{margin-left:0; margin-bottom:10px;}
}

.applicationForm .fnDiv.artclSerch{height: 50px;}
.applicationForm .fnDiv.artclSerch .fnLeft strong{color:#e77e48}

.applicationForm table{border-top:2px solid #000; width:100%;margin-bottom:50px;}
.applicationForm table caption{width:0; height:0; position:relative;}
.applicationForm table thead th{background-color:#f4f5f7; font-weight:400; border-bottom:1px solid #ddd; padding:10px 5px;border-right:1px solid #ddd;color:#000;}
.applicationForm table thead th:last-child{border-right:none;}
.applicationForm table tbody td{border-bottom:1px solid #ddd; padding:10px 5px 10px 10px;  border-right:1px solid #ddd; font-weight:300; position:relative;}
.applicationForm table tbody td:last-child{border-right:none;}
.applicationForm table tbody th{border-bottom:1px solid #ddd; padding:10px 5px; border-right:1px solid #ddd;background-color:#f9fafc; font-weight:400;color:#000;}
.applicationForm table tbody th:last-child{border-right:none;}
.applicationForm table tbody td .tdBtn{position:Absolute; right:10px; top:10px; display:inline-block; padding:3px 10px;border-radius:3px; color:#fff; font-weight:300; font-size:0.9em}
.applicationForm table tbody td .tdBtn.app{background-color:#12b6ca; }
.applicationForm table tbody td.tdTitle{color:#0054a6; font-weight:500;}
.applicationForm table tbody td .tdBtn.finish .modify{background-color: #44a2da;color: #fff;border-radius: 25px;padding: 5px 18px;}
.applicationForm table tbody td .tdBtn.finish .delete{background-color: #8a8a8a; color: #fff;border-radius: 25px;padding: 5px 18px;}

/* etc */
	.marT30{margin-top:30px;}
	.applicationForm ._button._active input,
	.applicationForm ._button._active a{background-color: #1c5baf;}
	.agree span input,
	.agree span label{vertical-align:middle; font-size:14px;}
	.agree input[type='submit']{height:30px; padding:0 40px; line-height:30px; background-color:#636e86 !important; margin-left:10px;}
	.appTitle{font-size:19px; position:relative; color:#444; margin:40px 0 10px; font-weight:400;}
	.appTitle:before{content:''; width:3px; height:15px; background-color:#005bac; display:inline-block; margin-right:10px; margin-top:-2px; vertical-align:middle;}
	.f-blue{color:#1b55ac;}
	.f-orange{color:orange}
	.alignL{text-align:left}
	.applicationForm .areaButton input[type='submit']{margin-top:-5px;}

/* 반응형*/
@media only screen and (max-width:660px){
	.applicationForm table colgroup col{display:none;}
	.applicationForm table tbody th,
	.applicationForm table tbody td{display:block; width:100%; border-right:none; box-sizing:border-box;}
	.applicationForm table tbody th{text-align:left;}
	.applicationForm .fnDiv.artclSerch{margin-bottom:30px;}
	._obj ._fnctWrap .fnDiv .fnSearch fieldset input[type="text"]{width:50%;}
	.applicationForm table tbody td .tdBtn.app,
	.applicationForm table tbody td .tdBtn.finish{position: static;}
	._paging ._inner{font-size:0.9em;}
	._paging ._inner a{width:25px;height:25px;margin: 5px 1px;}
	._paging ._inner a._first {background-position: -5px -5px;}
	._paging ._inner a._last {background-position: -4px -112px;
}

@media only screen and (max-width:480px){
	 ._obj ._fnctWrap .fnDiv .fnSearch fieldset input[type="text"]{width:50%;}
	 .applicationForm table tbody td .tdBtn.app,
	 .applicationForm table tbody td .tdBtn.finish{position: static;}

}
