@charset "utf-8";

.fw-5 { width: 5% !important; }
.fw-10 { width: 10% !important; }
.fw-15 { width: 15% !important; }
.fw-20 { width: 20% !important; }
.fw-25 { width: 25% !important; }
.fw-30 { width: 30% !important; }
.fw-35 { width: 35% !important; }
.fw-40 { width: 40% !important; }
.fw-45 { width: 45% !important; }
.fw-50 { width: 50% !important; }
.fw-55 { width: 55% !important; }
.fw-60 { width: 60% !important; }
.fw-65 { width: 65% !important; }
.fw-70 { width: 70% !important; }
.fw-75 { width: 75% !important; }
.fw-80 { width: 80% !important; }
.fw-85 { width: 85% !important; }
.fw-90 { width: 90% !important; }
.fw-95 { width: 95% !important; }
.fw-100 { width: 100% !important; }


.h1, h1 { font-size: 2.25rem; }
.h2, h2 { font-size: 2rem; }
.h3, h3 { font-size: 1.75rem; }
.h4, h4 { font-size: 1.5rem; }
.h5, h5 { font-size: 1.25rem; }
.h6, h6 { font-size: 1rem; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.bbs_title p {
    position: relative;
    display: block !important;
    width: 80% !important;
    margin: 20px auto 30px !important;
    padding: 15px 0px !important;
    /* border: 1px solid #65799f !important; */
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    background: rgb(141 141 141 / 10%) !important;
    text-align: center !important;
    color: #1e3c73 !important;
    font-weight: normal !important;
    /* font-size: 18px !important; */
    letter-spacing: 0.2px !important;
    border: 1px solid #ccc !important;
}

.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.programField {
    width: 100%;
    padding: 30px;
    margin: 30px auto;
    border: 1px solid #eee;
    border-radius: 30px;
    box-sizing: border-box;
    text-align: center;
}
.programSet {
    display: block;
    width: 230px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    text-decoration: none !important;
    color: white;
    font-weight: bold;
    font-size: 13px;
    background: #1147C1;
    border-radius: 15px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 0.83rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

form#cform table {border-collapse:collapse; width:100%;}
form#cform table th,
form#cform table td {
	padding: 5px 0;
	font-size:13px;
	vertical-align:middle;
	text-align:left;
	line-height: 21px;
}
form#cform table th.th {
	padding-left: 2%;
	background: url(/pages/images/dot_a.gif) no-repeat left center;
	background-size: 10px 10px;
}
.th {
	padding-left: 2%;
	background: url(/pages/images/dot_a.gif) no-repeat left center;
	background-size: 10px 10px;
}
form#cform table td input[type="text"],
form#cform table td input[type="password"],
form#cform table td textarea,
form#cform table td select {display:inline-block; vertical-align:middle; /*font-size:13px;*/ border:1px solid #ccc;}

form#cform table td input[type="text"],
form#cform table td input[type="password"] {height:30px; padding:0 8%;}
form#cform table td input[type="radio"] {vertical-align:middle;}
form#cform table td input[name="v_name"] {width:80%;}
form#cform table td input[name^="v_social"] {width:40%;}
form#cform table td input[name="v_num"] {width:10%;}

form#cform table td select {height:30px;}
form#cform table td select[name="ca_code"] {width:100%;}
form#cform table td select[name="hak"],
form#cform table td select[name="ban"] {width:40%;}

form#cform table td textarea {width:98%; padding:1%; min-height:100px; resize:vertical;}
form#cform table td input[type="file"] {width:100%; cursor:pointer;}

.img_wrap {position:relative; height:196px;}
.img_wrap img {display:block; width:128px; height:165px;}
.img_wrap input[type="file"] {position:absolute; width:128px !important; bottom:0;}

span.on {display:inline-block; margin-left:3px; color:orange; font-style:italic; font-size:8px;}
span.off {display:inline-block; margin-left:3px; color:#aaa; font-style:italic; font-size:8px;}

#apply_list td:first-of-type {text-align:left;}

/* ÇÁ·Î±×·¥ ½ºÅ¸ÀÏ */
.programTable1 {width:100%; border-collapse:collapse; margin-bottom:10px; border-top:2px solid <?php echo $mainColor?>}
.programTable1 th,
.programTable1 td {padding:5px 10px; vertical-align:middle; text-align:center; border-bottom:1px solid #ddd;}
.programTable1 th {background:#eee;}
.programTable1 td {}
.programTable1 td input {vertical-align:middle;}
.programTable1 td input[type="text"] {border:none; border:1px solid #ccc; padding:3px;}
.programTable1 td input[type="checkbox"] {display:inline-block; width:16px; height:16px;}
.programTable1 td select {height:26px; border:1px solid #ccc; vertical-align:middle;}

.programTable1 td .btn_unlock {display: inline-block;background: #1147C1;border: 1px solid #1147C1;border-radius: 5px;color:#ffffff;}
.programTable1 td .btn_lock {display: inline-block;background: #FFFFFF;border: 1px solid #1147C1;border-radius: 5px;color:#1147C1;}


.programTable2 {width:100%; border-collapse:collapse;}
.programTable2 th,
.programTable2 td {padding:5px 10px; text-align:center; font-size:13px; vertical-align:middle; border-bottom:1px solid #ddd;}
.programTable2 th {color:white; font-size:13px; background: #1A2A42;}
.programTable2 td {}

.programAdmin {
	float:right;
	padding:1px 3px;
	line-height: 18px;
	text-decoration:none !important;
	font-size:11px;
	color:white;
	background:#555;
}

.programExcel {
	float:right;
	padding:8px 10px;
	margin-top:20px;
	text-decoration:none !important;
	font-size:11px;
	color:white;
	background:#555;
}

.programExcel2 {
	padding:3px 5px;
	text-decoration:none !important;
	font-size:11px;
	color:white;
	background:#1147C1;
}
.modify_msg { font-size:12px; font-weight: bold; color: red; text-decoration: underline; }
.bg_efefef { background: #efefef; }

/* BOARD PAGE */
.board_page {text-align:center;}
.board_page a.notselected {color:#484848;margin:0 5px}
.board_page a.notselected:hover{color: #1A2A42;}
.board_page span.selected {
	display:inline-block;
	padding:3px 5px;
	margin:0 5px;
	color: #1147C1;;
	font-weight:bold;
	height:21px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:5px;
}
.board_page img{margin:1px;vertical-align: bottom}
.board_page.dashed{border-bottom:2px dashed #d9d9d9;padding-bottom:30px;margin-bottom:20px}

div#sub-content {
    margin-top: 20px !important;
	margin-bottom: 20px !important;
}