@charset "UTF-8";

@import url(search.css);

#page_top {
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ededed;
}

/* ---------------------------------------------------- 서브 페이지  css ---------------------------------------------------- */
section {
	position: relative;
	width:1200px;
	min-height:600px;
	/*height:100%;*/
	height:auto;
	margin: 0 auto;
}
section::after {
	content:"";
	display: block;
	clear: both;
}
#sub_side_menu {
	position: absolute;
	float:left;
	width: 200px;
	left: 0;
	top: 0;
	bottom: 0;
	box-sizing: border-box;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	/*background-color: #eee;*/ 
}
#sub_side_menu h2 {text-align:center}
#sub_side_menu > ul {
	list-style: none;
	width:198px;
}
#sub_side_menu > ul > li {
	border-right: 0;width:198px;
}
#sub_side_menu > ul > li > a {
	text-decoration: none;
	color: #999;
	font-size:0.7em;
	display: block;width:198px;
}

#sub_content {	
	margin:0 0 0 200px;
	width: 1000px;
	max-width: 1000px;
	height:auto;
	padding: 10px 10px 50px 20px;
	box-sizing: border-box;
}
#receive_title::after {
	display: block;
	content: "";
	clear: both;
	margin:0 0 25px 0;
}
#receive_title > h1 {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: 700;
	display: inline;
	float: left;
}
.aw_title > h2 {
	margin: 10px 0 0 10px;	
	font-size: 0.75em;
	font-weight: 700;
	display: inline;
	float: left;
}
#receive_title > h2 {
	margin: 10px 0 0 0;	
	font-size: 0.7em;
	color: #b8b8b8;
	font-weight: 700;
	display: inline;
	float: right;
}
#receive_title > h2 > a{
	color: #b8b8b8;
}
#receive_title .triangle { 
width:10px;
height:11px;
background-image:url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0NSA3OS4xNjM0OTksIDIwMTgvMDgvMTMtMTY6NDA6MjIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozN0U5REE1RkQ2QTIxMUU4QkUxQ0UyMjQ2NDFEQTM2NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozN0U5REE2MEQ2QTIxMUU4QkUxQ0UyMjQ2NDFEQTM2NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM3RTlEQTVERDZBMjExRThCRTFDRTIyNDY0MURBMzY1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM3RTlEQTVFRDZBMjExRThCRTFDRTIyNDY0MURBMzY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACwACAwERAAIRAQMRAf/EAFcAAQEAAAAAAAAAAAAAAAAAAAcKAQEAAAAAAAAAAAAAAAAAAAAAEAAAAwkBAAAAAAAAAAAAAAAANQaiMzQFVWUWNhdXEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwC4TrC28QXWi5VFSk2oD1g7tQB0Af/Z');
background-repeat:no-repeat;
}

#title_name {
	text-align: center;
	font-size: 1.6em;
	font-weight: 700;
}
#title_content {
	font-size: 12px;
	font-weight: 400px;
}
#title_content > h5 {
	font-size: 1em;
	font-weight: 700;
}

.w30 {width:30%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w60 {width:60%;}
.w70 {width:70%;}
.w80 {width:80%;}
.w90 {width:90%;}
.w95 {width:95%;}
.w98 {width:98%;}
.h10 {height:10px;}
.h15 {height:15px;}
.h200 {height:200px;}

/* 접수 1단계, 2단계 */
.overview_box {
	margin: 20px 0 0 0;text-align:center;font-size:1.5em
}
.overview_box2 {
    text-align: center;
    margin: 20px 0 0 0;text-align:center;font-size:1.5em
}

#step_indicate {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
}
#step_indicate > li {
	display: inline-block;
	width: 49%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background-color: #eee;
	margin-right: 4px;
}
#step_indicate > li:last-child {
	margin-right: 0px;
}
#step_indicate > .act {
	display: inline-block;
	width: 50%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background-color: #E75337;
	color:white;
}
#fapp {
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
	margin: 20px 0 0 0;
}

.H36 {
	float: right;
	margin: 0;
}
.sec_tp_title {
	font-size: 1em;
	font-weight: 700;
	margin-top: 20px;
}
.form_table {
	
}
.form_table::after {
	display: block;
	content:"";
	clear: both;
}
.form_table table{
	width:100%;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}
.form_table table tbody {
	border-top: 2px solid #ededed;
}
.form_table table th {
	width: 150px;
	height: 28px;
	text-align: center;	
	font-weight: 600;
	border-bottom: 1px solid #ededed;
	padding: 10px;
	background-color: #f9f9f9;
	font-size:0.75em;
}		
.form_table table td {
	width: 150px;
	text-align: left;	
	font-size:0.75em;
	font-weight: 400;
	border-bottom: 1px solid #ededed;
	padding: 10px;
}
.form_table table td.ct {text-align:center}
.form_table select, #sub_content select {
	background-color: #f9f9f9;
}
.form_table .i_text {
	line-height:20px;
	background-color: white;
	border: 1px solid #ededed;
	padding: 5px;
}
.form_table .basic_info_input_email {
	background-color: white;
	border: 1px solid #ededed;
}
#hp_wrap1 {
	float: left;
	height:30px;
	width: 377px;
	margin-right: 5px;
}

.item::after {
	content:"";
	display: block;
	clear: both;
}
/*
.basic_info_input_phone {
	height:30px;
	width: 100%;
	background-color: white;
	border: 1px solid #ccc;
}*/
.form_table .sm_button {
	display: inline;
}
#hp_wrap2 {
	display: inline-block;
	vertical-align: super;
}
#id_rsmsg{
color:#FF4F00;font-weight:700;
}
#hp_rsmsg{
color:#FF4F00;font-weight:700;
}
.form_table .sm_button {
	height:32px;
	min-width: 150px;
	border: 1px solid #ddd;
	vertical-align: bottom;
	background-color: #f5f5f5;
}
.form_table textarea {
	height:200px;
	overflow-y: auto;
}
.receive_fieldset {
	margin: 0;
	padding: 0 20px;
	border: 1px solid #ededed;
}
.sec_agree {
	width:100%;
	height: 300px;
	overflow-y: auto;
	border: 1px solid #ededed;
	margin:10px 0 10px 0;
	padding: 20px;
	color:#888;
	font-size:0.75em;
	line-height: 200%;
	box-sizing: border-box;
		
}
.sec_desc {
	margin:20px 0;
}

.sec_btn_filed {
	text-align:center;
	margin:20px 0;
}
.receipt_method {
	border: 1px solid #ccc;
	padding: 20px;
	line-height: 30px;
	border-radius: 5px;
}
.guide_method {
	border: 1px solid #ccc;
	padding: 10px 30px;
	line-height: 30px;
	border-radius: 5px;
}
div.desc {
	padding:4px 4px 4px 0;
}
.form_table select {
	width:100px;
    height: 34px;
    padding: 3px;
	font-weight:400;
	font-size:1em;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.form_table input.btn_submit {
	height:32px;
	min-width: 150px;
	border: 1px solid #ddd;
	vertical-align: bottom;
	background-color: #f5f5f5;
}
.sec_btn_filed button.btn_submit {
	height:32px;
	min-width: 150px;
	border: 1px solid #E75337;
	vertical-align: bottom;
	color:#fff;
	background-color: #E75337;
	display:inline-block;
}
.sec_btn_filed a.btn_submit {
	/*height:32px;*/
	min-width: 150px;
	border: 1px solid #E75337;
	vertical-align: bottom;
	color:#fff;
	padding:5px;
	background-color: #E75337;
	display:inline-block;
}
.sec_btn_filed button.btn_end {
	height:32px;
	min-width: 150px;
	border: 1px solid #337ab7;
	vertical-align: bottom;
	color:#fff;
	background-color: #337ab7;
}
.sec_btn_filed button.btn_upload {
	height:32px;
	min-width: 150px;
	border: 1px solid #5cb85c;
	vertical-align: bottom;
	color:#fff;
	background-color: #5cb85c;
}
.sec_btn_filed span.btn_file {
	height:30px;
	min-width: 150px;
	display:inline-block;
	border: 1px solid #5cb85c;
	vertical-align: middle;
	color:#fff;
	background-color: #5cb85c;
	outline: none;
	font-size:13px;
}
.sec_btn_filed span.btn_file > span {
	displaY:block;
	margin-top:6px;
}
.sec_btn_filed a.btn {
 	height:30px;
	display:inline-block;
	min-width: 150px;
	border: 1px solid #efefef;
	vertical-align: bottom;
	color:#000;
	background-color: #efefef;
	font-size:13px;
}
.sec_btn_filed a.btn > span {
	displaY:block;
	margin-top:6px;
}
/* 접수2단계 html5 파일업로드 - 파일업로드 플러그인과 밀착됨.수정시 주의하시오 */
#fileupload .table {margin-bottom:10px}
.template-download td.preview2 {width:30%}
.template-download img {width:100%}
.template-download td.fileinfo {min-width:90px;width:72%;max-width:224px;padding:8px 0 8px 8px;vertical-align:top;}
.template-download .info {width:100%;word-break: break-word;}
.template-download .dbtn {display:block;margin-top:4px}
.template-download .dbtn button {
	left:2px; 	
	height:30px;
	display:inline-block;
	min-width: 150px;
	border: 1px solid #efefef;
	vertical-align: bottom;
	color:#fff;
	background-color: #E75337;
	font-size:13px;}
.template-upload td.preview2 {min-width:80px;width:23%;max-width:240px;padding:8px;}
.template-upload td.preview2 video {width:100%}
.template-upload button.btn_cancel {
	left:2px; 	
	height:30px;
	display:inline-block;
	min-width: 150px;
	border: 1px solid #efefef;
	vertical-align: bottom;
	color:#fff;
	background-color: #E75337;
	font-size:13px;
}
.template-download td.td_info{vertical-align:top}
.videobox_content {width:980px;height:550px;text-align:center;overflow:hidden}
#dropbox {text-align:center;width:100% ;border-top: 1px solid #666;border-bottom: 1px solid #ccc;padding: 20px 0 10px 0;margin: 0;}
#droparea {width: 98%;height: 100px;text-transform: none;background-color:#cccccc; color: #000;padding:20px 0 0 0;}
#fguide {margin-top:10px;display:inline-block}
.fileupload-progress {width:100%;opacity:0}
.fileupload-progress .progress {width:98%;padding:4px 1% 4px 1%;}
.progress-extended{margin-top:-10px;width:98%;padding:4px 1% 4px 1%;}

/* 접수2단계 IE 9 파일업로드 - 파일업로드 플러그인과 밀착됨.수정시 주의하시오 */
#fupload #filearea input[type=file] {width:100%;padding:10px}
#fupload #filearea #vlabel {display:inline-block;padding: 4px}
#fupload #filearea input[type=file] {width:30%;}
#fupload p span.fguide {display:inline-block;text-align:left}
#fupload p {margin-top:4px}
.progress { position:relative; width:100%;  height:24px; border-radius: 3px;margin-top:10px;margin-bottom:10px }
.bar { background-color: #B4F5B4; width:0%; height:24px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }
.page {width:960px;margin:0 auto;}
.errormsg {padding:4px;margin-top:20px}
#upload_response { padding: 5px;text-align:center; }
.success { background:#CCFFCC; }
.error { background: #FF6666; }
.loading { height:48px; }
.complete { height:48px; }
iframe.uploadiframe {width:0px;height:0px;border:none;position:absolute;left:-9999px;}

#tablist{
	margin-top:20px;
}
#sign_tablist{
	margin-top:30px;
}
.sch_res_brd {font-weight:500;}
.sch_datetime{font-style:italic;}

#search_form2 {
	border:5px solid #ededed;
	margin:20px 0 30px 0;
	padding:10px;
}

#search_form2 select {	
    height: 34px;
    padding: 3px;
	font-size:0.75em;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
	text-transform:uppercase
}
#search_form2 input {
	width:250px;
	height: 34px;
    padding: 6px 10px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}
#search_form2 input.btn_button {
	width:80px;	
    background-color: #F7F7F7;
    color: #333;
	font-weight:400;
	font-size:0.75em;
	cursor:pointer;
	text-transform:uppercase
}
#search_form2 input.btn_submit {
    background-color: #ef4836;
    color: #fff;
	font-size:0.75em;
	text-transform:uppercase
}

.red{color:#FF0004}


/*내용관리*/	  
.page_con h3{padding-left:25px;position:relative}
.page_con h3::after{    content: "";
    position: absolute;
    background: url(http://icontestbuilder.com/demo/assets/images/material-icons_02.png);
    background-size: cover;
    width: 25px;
    left: -5px;
    top: 1px;
    height: 17px;
}
#receive_title h1{padding-left:22px;position: relative;}
#receive_title h1::before{content: "";
    position: absolute;
    background: url(http://icontestbuilder.com/demo/assets/images/material-icons.png);
    background-size: cover;
    width: 16px;
    left: 0;
    height: 22px;}
.con_right_box{    width: 798px;
    width: 750px;
    margin: 20px 0;
    line-height: 24px;
    border: 1px solid #eee;
    margin-right: 120px;
    margin-left: 100px;
    padding: 20px 20px;
    background-color: #fafafa;
    line-height: 24px;
    border: 1px solid #eee;
    margin-right: 120px;
    margin-left: 100px;
    padding: 20px 20px;
    background-color: #fafafa;}
.page_ul_01 li{list-style: none;line-height: 24px;}
.font_orange{color:#e37645;}
.list_container{padding:20px 0;}
.page_table_01{border-top: 2px solid #bbb;border-bottom: 2px solid #bbb;
	text-align:center;
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    cursor: default;}
.page_table_01 tr th{border: 1px solid #d4d4d4;display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
	padding-top: 8px;padding-bottom: 8px;
    font-family: nanumsquareround;}
.page_table_01 tr td{border: 1px solid #d4d4d4;padding-top: 8px;padding-bottom: 8px;line-height: 150%;}
.page_table_01 tr td:first-child{border-left:none;}
.page_table_01 tr th:first-child{border-left:none;}
.page_table_01 tr td:last-child{border-right:none;}
.page_table_01 tr th:last-child{border-right:none;}
.font_size_17{font-size:17px;}
.font_weight_600{font-weight:600;}
.page_title{
    padding-top: 5px;
    padding-bottom: 5px;
}

.page_container{
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 30px;
}
.page_con{width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
	}
.txt_we_900{font-weight:900;}
.txt_size_18 {
    font-size: 18px;
}
.page_con h3{font-family:nanumsquareround;
}