.board h3{width:100%;height:85px;margin-bottom:50px;padding-top:25px;background-color:#fae100;font-size:2.778em;font-weight:700;letter-spacing:-.08em;text-align:center}
.board .row{width:1024px;margin:0 auto}
.boardbox{max-width:1024px;width:100%;margin:0 auto;padding-right:20px;padding-left:20px}

ul.ipt-insert{margin:-2.693% 0 -19px -2.693%}
ul.ipt-insert{margin:-2.693% 0 -19px -2.693%}
ul.ipt-insert:after {content:""; display:block; clear:both; overflow:hidden}
ul.ipt-insert > li {position:relative; float:left; width:47.1399%; margin:2.693% 0 0 2.693%; border-bottom:0;padding-bottom:0;}
ul.ipt-insert > li.full {width:97%}
ul.ipt-insert > li.time {margin-top:10px}
ul.ipt-insert > li > label {display:block; height:20px; font-size:1em; font-weight:700; color:#333}
ul.ipt-insert > li ul.checkgroup {margin:0 -1.0719%; font-size:0}
ul.checkgroup li {width:47.6999%; height:60px; margin:0 1.0719%; line-height:60px; border:1px solid #ccc}
ul.checkgroup li.radio input + label {width:100%; height:60px; padding-left:0; line-height:60px}
ul.checkgroup li.radio input + label:before {top:50%; left:auto; right:20px; transform:translateY(-50%)}
ul.checkgroup li.radio input:checked + label:after {top:50%; left:auto; right:24px; transform:translateY(-50%)}

/* input */
.inpbox{position:relative;display:block; width:100%;min-height:32px;padding:0}
.inpbox input{width:100%;min-height: 32px;padding:0 15px !important;background:0;border:1px solid #ccc;color:#555;font-size:1em;line-height:32px}
.inpbox input:hover {border:1px solid #333}
.inpbox input:active {border:1px solid #58c5c6}
.inpbox input:focus {border:1px solid #58c5c6}
.inpbox .remain-time {position:absolute; right:0; top:0; width:172px;min-height:58px;line-height:58px;text-align:center; color:#58c5c6; font-size:16px; font-weight:normal}
span.inpbox{float:left;display:inline-block;width:auto}
span.inpbox input{width:auto;vertical-align:middle}
.inpbox.box-xs{min-height:22px}
.inpbox.box-xs input{padding:0 8px;font-size: 0.889em;line-height:22px}
.inpbox.box-sm{min-height:26px}
.inpbox.box-sm input{padding:0 10px;min-height:26px;font-size:0.889em;line-height:26px}
.inpbox.box-lg{min-height:36px}
.inpbox.box-lg input{padding:0 20px;min-height:36px;font-size:1.125em;line-height:36px}

.inpbox input[type="file"]{padding:0}
.inpbox.box-lg input[type="file"]{padding:0;min-height:28px;font-size:1.125em;line-height:28px}

.checkbox{display:block;width:100%;min-height:32px; padding:0 15px;border:1px solid #ccc}
.checkbox:hover {border:1px solid #333}
.checkbox:active {border:1px solid #58c5c6}
.checkbox:focus {border:1px solid #58c5c6}
.checkbox input[type="checkbox"] {display:inline-block; overflow:hidden; position:absolute; width:0; height:0; border:0; clip:rect(0,0,0,0); border:0;vertical-align:middle;line-height:32px}
.checkbox input[type="checkbox"] + label {display:inline-block; position:relative; padding-right:30px; padding-left:33px;color:#666; font-size:1em; cursor:pointer;line-height:32px}
.checkbox input[type="checkbox"] + label:before {content:""; display:inline-block; position:absolute; top:50%; left:0; width:18px; height:18px; margin-top:-9px; background-image:url('/images/common/icon_checkbox_off.png'); background-repeat:no-repeat; background-position:50%}
.checkbox input[type="checkbox"]:checked + label:before {background-image:url('/images/common/icon_checkbox_on.png')}
.checkbox.brown input[type="checkbox"]:checked + label:before {background-image:url('/images/common/icon_checkbox_brown_on.png')}
.checkbox.gray input[type="checkbox"]:checked + label:before {background-image:url('/images/common/icon_checkbox_gray_on.png')}
span.checkbox{float:left;display:inline-block;width:auto}
.checkbox.box-xs{min-height:22px}
.checkbox.box-xs input{padding:0 8px;font-size: 0.889em}
.checkbox.box-sm{min-height:26px}
.checkbox.box-sm input{padding:0 10px;min-height:26px;font-size:0.889em}
.checkbox.box-lg{min-height:36px;line-height:34px}
.checkbox.box-lg input{padding:0 20px;min-height:34px;font-size:1.125em}
.checkbox.box-no{padding:0;border:0;line-height:32px}

.radiobox {display:inline-block; margin:0 5px; vertical-align:middle}
.radiobox input[type="radio"] {position:absolute; width:1px; height:1px; padding:0; margin:0; overflow:hidden; clip:rect(0,0,0,0); border:0}
.radiobox input[type="radio"] + label {display:inline-block; position:relative; padding-left:30px; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; line-height:18px; font-size:1em; font-weight:normal; color:#555; text-align:center}
.radiobox input[type="radio"] + label:before {content:""; position:absolute; left:0; top:0; width:17px; height:17px; text-align:center; background:#fff; border:1px solid #aaa; border-radius:100%; box-shadow:none; line-height:18px}
.radiobox input[type="radio"] + label:active:before, .radiobox input[type="radio"]:checked + label:active:before {box-shadow:none}
.radiobox input[type="radio"]:checked + label:before {background:#fff; border-color:#5bc6c7}
.radiobox input[type="radio"]:checked + label:after {content:""; position:absolute; top:4px; left:4px; width:11px; height:11px; background:#5bc6c7; border-radius:100%; box-shadow:none; content:""; color:#fff; line-height:18px; font-size:10px}
.radiobox input[type="text"] {border:none; border-bottom:1px solid #a5a5a5; padding:0; margin:0; margin-left:5px; background:none; width:calc( 100% - 70px ); outline:none}
.radiobox.box-xs{min-height:22px}
.radiobox.box-xs input{padding:0 8px;font-size: 0.889em}
.radiobox.box-sm{min-height:26px}
.radiobox.box-sm select{padding:0 10px;min-height:26px;font-size:0.889em}
.radiobox.box-lg{min-height:37px}
.radiobox.box-lg select{padding:0 20px;min-height:37px;font-size:1.125em}

.optionbox {display:block; width:100%;min-height:32px;padding:0}
.optionbox select {width:100%;min-height:32px;padding:0 50px 0 15px; background:url('/images/common/icon_selectarr.png') no-repeat 100% 50%; border:1px solid #ccc; color:#999;}
.optionbox select option {color:#555}
.optionbox select:hover {border:1px solid #333}
.optionbox select:active {border:1px solid #58c5c6}
.optionbox select:focus {border:1px solid #58c5c6}
span.optionbox {float:left;display:inline-block;width:auto}
span.optionbox select{width:auto;vertical-align:middle}
.optionbox.box-xs{min-height:22px}
.optionbox.box-xs select{padding:0 40px 0 10px;min-height:22px;background-size:auto 10px;font-size:0.778em}
.optionbox.box-sm{min-height:26px}
.optionbox.box-sm select{padding:0 40px 0 10px;min-height:26px;background-size:auto 10px;font-size:0.889em}
.optionbox.box-lg{min-height:37px}
.optionbox.box-lg select{padding:0 40px 0 10px;min-height:37px;background-size:auto 13px;font-size:1.125em}


/* 라디오 버튼 */
.check{position:relative}
.check input[type="radio"]{position:absolute;width:18px;height:18px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.check input[type="radio"] + label{display:inline-block;position:relative;padding-left:24px;margin-right:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.check input[type="radio"] + label:before{content:'';position:absolute;left:0px;top:0px;width:18px;height:18px;text-align:center;background-color:#fff;border:1px solid #dfdfdf;border-radius:100%}
.check input[type="radio"]:checked + label:before{background-color:#fae100}
.check input[type="radio"]:checked + label:after{content:'';position:absolute;top:1px;left:1px;width:16px;height:16px;border:3px solid #fff;border-radius:100%}

/* 체크박스 그룹 */
.check input[type="checkbox"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.check input[type="checkbox"] + label{display:inline-block;position:relative;padding-left:24px;margin-right:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-bottom:0}
.check input[type="checkbox"] + label:before{content:'';position:absolute;left:0px;top:0px;width:18px;height:18px;text-align:center;background:#fff;border:1px solid #dfdfdf}
.check input[type="checkbox"]:checked + label:before{content:'\f00c';background:#fae100;font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:13px;color:#000;text-decoration:inherit;-webkit-font-smoothing:antialiased;line-height:18px}

.checker_22.check input[type="checkbox"] + label{padding-left:28px;line-height:22px}
.checker_22.check input[type="checkbox"] + label:before{width:22px;height:22px}
.checker_22.check input[type="checkbox"]:checked + label:before{font-size:15px;line-height:22px}

.checker_26.check input[type="checkbox"] + label{padding-left:32px;line-height:26px}
.checker_26.check input[type="checkbox"] + label:before{width:26px;height:26px}
.checker_26.check input[type="checkbox"]:checked + label:before{font-size:16px;line-height:26px}

.checker_30.check input[type="checkbox"] + label{padding-left:36px;line-height:30px}
.checker_30.check input[type="checkbox"] + label:before{width:30px;height:30px}
.checker_30.check input[type="checkbox"]:checked + label:before{font-size:18px;line-height:30px}

.checker_32.check input[type="checkbox"] + label{padding-left:38px;line-height:32px}
.checker_32.check input[type="checkbox"] + label:before{width:32px;height:32px}
.checker_32.check input[type="checkbox"]:checked + label:before{font-size:20px;line-height:32px}

.checker_radius.check input[type="checkbox"] + label:before{border-radius:25%}

.check.only input[type="checkbox"] + label{overflow:hidden;width:18px;height:18px;padding:0}


/* Checkboxes   ========================================================================== */

label.check [type="checkbox"]:not(:checked),
label.check [type="checkbox"]:checked{position:absolute;opacity:0;pointer-events:none;}
label.check [type="checkbox"]{/* checkbox aspect */}
label.check [type="checkbox"] + span:not(.lever){position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:18px;line-height:18px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
label.check [type="checkbox"] + span:not(.lever):before,
label.check [type="checkbox"]:not(.filled-in) + span:not(.lever):after{content:'';position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:1px solid #dfdfdf;border-radius:1px;margin-top:3px;-webkit-transition:.2s;transition:.2s;}
label.check [type="checkbox"]:not(.filled-in) + span:not(.lever):after{border:0;-webkit-transform:scale(0);transform:scale(0);}
label.check [type="checkbox"]:not(:checked):disabled + span:not(.lever):before {border:none;background-color:rgba(0, 0, 0, 0.42);}
label.check [type="checkbox"].tabbed:focus + span:not(.lever):after{-webkit-transform:scale(1);transform:scale(1);border:0;border-radius:50%;-webkit-box-shadow:0 0 0 10px rgba(0, 0, 0, 0.1);box-shadow:0 0 0 10px rgba(0, 0, 0, 0.1);background-color:rgba(0, 0, 0, 0.1);}
label.check [type="checkbox"]:checked + span:not(.lever):before{top:-4px;left:-5px;width:10px;height:18px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fae100;border-bottom:2px solid #fae100;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
label.check [type="checkbox"]:checked:disabled + span:before{border-right:2px solid rgba(0, 0, 0, 0.42);border-bottom:2px solid rgba(0, 0, 0, 0.42);}
/* Indeterminate checkbox */
label.check [type="checkbox"]:indeterminate + span:not(.lever):before{top:-11px;left:-12px;width:10px;height:18px;border-top:none;border-left:none;border-right:2px solid #fae100;border-bottom:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
label.check [type="checkbox"]:indeterminate:disabled + span:not(.lever):before{border-right:2px solid rgba(0, 0, 0, 0.42);background-color:transparent;}
label.check [type="checkbox"].filled-in + span:not(.lever):after{border-radius:2px;}
label.check [type="checkbox"].filled-in + span:not(.lever):before,
label.check [type="checkbox"].filled-in + span:not(.lever):after{content:'';left:0;position:absolute;/* .1s delay is for check animation */-webkit-transition:border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;transition:border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;z-index:1;}
label.check [type="checkbox"].filled-in:not(:checked) + span:not(.lever):before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
label.check [type="checkbox"].filled-in:not(:checked) + span:not(.lever):after{height:18px;width:18px;background-color:transparent;border:1px solid #dfdfdf;top:0px;z-index:0;}
label.check [type="checkbox"].filled-in:checked + span:not(.lever):before{top:-1px;left:1px;width:7px;height:12px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
label.check [type="checkbox"].filled-in:checked + span:not(.lever):after{top:0;width:18px;height:18px;border:2px solid #fae100;background-color:#fae100;z-index:0;}
label.check [type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after{border-radius:2px;border-color:#dfdfdf;background-color:rgba(0, 0, 0, 0.1);}
label.check [type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {border-radius:2px;background-color:#fae100;border-color:#fae100;}
label.check [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before{background-color:transparent;border:2px solid transparent;}
label.check [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after{border-color:transparent;background-color:#949494;}
label.check [type="checkbox"].filled-in:disabled:checked + span:not(.lever):before{background-color:transparent;}
label.check [type="checkbox"].filled-in:disabled:checked + span:not(.lever):after{background-color:#949494;border-color:#949494;}

.textareabox {display:block; width:100%;}
.textareabox textarea{display:block;width:100%;min-height:120px;padding:15px 20px;;border:1px solid #ccc}
.textarea_btn{}

.labelbox{display:block;width:100%;min-height:32px;padding:0 15px;border:1px solid #ccc;background-color:#f7f7f7;line-height:32px}
.labelbox.box-xs{min-height:22px;padding:0 8px;font-size: 0.889em;line-height:22px}
.labelbox.box-sm{min-height:26px;padding:0 10px;font-size:0.889em;line-height:26px}
.labelbox.box-lg{min-height:37px;padding:0 20px;font-size:1.125em;line-height:37px}

.checkbox-inline{display:inline-block;width:auto}
.inline-block{display:inline-block !important;width:auto;vertical-align:middle}
.inline-block input,.inline-block select{width:auto}
.inline-block select{height:32px}
/*
.inpbox .tooltip{top:-60px !important;display:block;width:100%;height:60px;line-height:60px;padding:0 15px;border:1px solid #de4519;background-color:#fff;color:#de4519}
.inpbox .tooltip:focus,.inpbox .tooltip:hover{display:none !important}
*/

.tooltip{left:auto !important;right:0;position:absolute;z-index: 1070;display:block;font-size:12px;font-style:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing: normal;word-wrap:normal;white-space:normal;filter: alpha(opacity=0);opacity:0;line-break: auto;}
.tooltip-inner{max-width:auto;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px;}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.in{filter: alpha(opacity=90);opacity:.9;}

.passcord img{vertical-align:middle}
.passcord span{position:relative}
#captcha_key{display:block;width:100%;min-height:42px;margin-top:10px;vertical-align:middle}
.btnWrap{padding:5% 0;text-align:center}
.btnWrap .btn+.btn{margin-left:2%}

.sort.optionbox select{height:32px;min-height:32px;padding:0 30px 0 15px;background-size:20px}
.searchbuttonbox .btn{margin-left:-4px;height:32px;padding:9px 9px}
.searchbox{display:none}
.searchbox .btn{margin-left:-4px;height:32px;padding:9px 9px;}
.searchbox .inpbox input{margin-left:-1px;height:32px;min-height:32px;line-height:32px}
.searchbox .optionbox select{height:32px;min-height:32px;padding:0 30px 0 15px;background-size:20px;}
.searchbox .px130{width:70px}
.searchbox .px150{width:90px}


.board .table-top{padding-bottom: 10px}

#fboardlist{}

.board .table{width:100%;border-top: 2px solid #000;border-bottom: 1px solid #ccc;}
.board .table{width:100%; border-top:2px solid #333; table-layout:fixed}
.board .table thead th{background:#f9f9f9;padding:12px 0;vertical-align:middle;border-bottom:1px solid #ddd;font-weight:500;color:#333;}
.board .table thead tr{cursor:default}
.board .table tbody th,.board .table tbody td{padding:12px 0;background:#fff;vertical-align:middle;text-align:center;border-bottom:1px solid #ddd;color:#333}
.board .table tbody td.tit{text-align:left;padding:0 10px;}
.board .table tbody td.tit a{max-width:100%;vertical-align:middle;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;}
.board .table tbody td.tit a:hover	{text-decoration:underline;color:#70847b}
.board .table tbody tr:last-child th,.board .table tbody tr:last-child td{border-bottom:1px solid #bbb}
.board .table tbody tr{cursor:pointer}
.board .table tr:hover{background:#f9f9f9}

.border_button{overflow:hidden;padding:5% 0}
.board .btn-admin-manage-layer { display:none;border:1px solid #ddd;position:absolute;background-color:#fff;z-index:99999}
.board .btn-admin-manage-layer div.item { height:23px;border-bottom:1px solid #ddd; cursor:pointer;padding-left:2px;padding-right:10px}
.board .btn-admin-manage-layer div.item { font:normal 11px 'dotum';line-height:23px}
.board .btn-admin-manage-layer div.item i { width:20px;text-align:center}


@media screen and (min-width:480px){
	ul.ipt-insert > li > label {height:25px}
	.inpbox{min-height:38px}
	.inpbox input{padding:0 20px;min-height:38px;line-height:38px}
	.inpbox.box-lg{min-height:43px}
	.inpbox.box-lg input{padding:0 20px;min-height:43px;font-size:1.125em;line-height:43px}
	.inpbox.box-lg input[type="file"]{min-height:35px;line-height:35px}
	.checkbox{min-height:38px;line-height:38px}
	.checkbox input{padding:0 15px;min-height:38px;line-height:38px}
	.checkbox.box-lg{min-height:41px;line-height:41px}
	.checkbox.box-lg input{min-height:41px;font-size:1.125em;line-height:41px}
	.radiobox{min-height:38px;line-height:38px}
	.radiobox input{padding:0 15px;min-height:38px;line-height:38px}
	.radiobox.box-lg{min-height:43px;line-height:43px}
	.radiobox.box-lg input{min-height:43px;font-size:1.125em;line-height:43px}
	.optionbox{min-height:38px}
	.optionbox select{padding:0 40px 0 10px;min-height:38px;background-size:auto 13px}
	.optionbox.box-lg{min-height:43px}
	.optionbox.box-lg select{padding:0 40px 0 10px;min-height:43px;background-size:auto 13px}
	.labelbox{min-height:38px;padding:0 20px;min-height:38px;line-height:38px}
	.labelbox.box-lg{min-height:43px;padding:0 20px;font-size:1.125em;line-height:43px}
	#captcha_key{display:inline-block;max-width:calc(100% - 170px);margin-top:0}
	.searchbuttonbox .btn{height:38px}
	.searchbox .btn{height:38px}
	.searchbox .inpbox input{height:38px;min-height:38px;line-height:38px}
	.searchbox .optionbox select{height:38px;min-height:38px}
	.sort.optionbox select{height:38px;min-height:38px}
	.searchbox .px130{width:130px}
	.searchbox .px150{width:150px}
}
@media screen and (min-width:768px){
	ul.ipt-insert > li > label {height:30px}
	.inpbox{min-height:42px}
	.inpbox input{padding:0 20px;min-height:42px;line-height:42px}
	.inpbox.box-lg{min-height:47px}
	.inpbox.box-lg input{padding:0 20px;min-height:47px;font-size:1.125em;line-height:47px}
	.inpbox.box-lg input[type="file"]{min-height:39px;line-height:39px}
	.checkbox{min-height:42px;line-height:42px}
	.checkbox input{padding:0 15px;min-height:42px;line-height:42px}
	.checkbox.box-lg{min-height:45px;line-height:45px}
	.checkbox.box-lg input{padding:0 20px;min-height:45px;font-size:1.125em;line-height:45px}
	.radiobox{min-height:42px;line-height:42px}
	.radiobox input{padding:0 15px;min-height:42px;line-height:42px}
	.radiobox.box-lg{min-height:47px;line-height:47px}
	.radiobox.box-lg input{padding:0 20px;min-height:47px;font-size:1.125em;line-height:47px}
	.optionbox{min-height:42px}
	.optionbox select{padding:0 40px 0 10px;min-height:42px;background-size:auto 13px}
	.optionbox.box-lg{min-height:47px}
	.optionbox.box-lg select{padding:0 40px 0 10px;min-height:47px;background-size:auto 13px}
	.labelbox{min-height:42px;padding:0 20px;min-height:42px;line-height:42px}
	.labelbox.box-lg{min-height:47px;padding:0 20px;min-height:47px;font-size:1.125em;line-height:47px}
	.board .table thead th{padding:15px 0}
	.board .table tbody td{padding:15px 0}
	.searchbuttonbox .btn{height:42px;padding:13px 13px;}
	.searchbox .btn{height:42px;padding:13px 13px;}
	.searchbox .inpbox input{height:42px;min-height:42px;line-height:42px}
	.searchbox .optionbox select{height:42px;min-height:42px;padding:0 40px 0 15px;background-size:30px}
	.sort.optionbox select{height:42px;min-height:42px;padding:0 40px 0 15px;background-size:30px}
	.board .table-top{padding-bottom: 10px}
}
@media screen and (min-width:1024px){
	.inpbox{min-height:47px}
	.inpbox input{padding:0 20px;min-height:47px;line-height:47px}
	.inpbox.box-lg{min-height:56px}
	.inpbox.box-lg input{padding:0 20px;min-height:56px;font-size:1.125em;line-height:56px}
	.inpbox.box-lg input[type="file"]{min-height:48px;line-height:48px}
	.checkbox{min-height:47px;line-height:47px}
	.checkbox input{padding:0 15px;min-height:47px;line-height:47px}
	.checkbox.box-lg{min-height:54px;line-height:54px}
	.checkbox.box-lg input{padding:0 20px;min-height:54px;font-size:1.125em;line-height:54px}
	.radiobox{min-height:47px;line-height:47px}
	.radiobox input{padding:0 15px;min-height:37px;line-height:47px}
	.radiobox.box-lg{min-height:56px;line-height:56px}
	.radiobox.box-lg input{padding:0 20px;min-height:56px;font-size:1.125em;line-height:56px}
	.optionbox{min-height:47px}
	.optionbox select{padding:0 40px 0 10px;min-height:47px;background-size:auto 13px;}
	.optionbox.box-lg{min-height:56px}
	.optionbox.box-lg select{padding:0 40px 0 10px;min-height:56px;background-size:auto 13px}
	.labelbox{min-height:47px;padding:0 20px;line-height:47px}
	.labelbox.box-lg{min-height:56px;padding:0 20px;font-size:1.125em;line-height:56px}
	.board h3{height:110px;padding-top:35px}
	.board .table thead th{padding:20px 0}
	.board .table tbody td{padding:20px 0}
}
@media screen and (min-width:1064px){
	.boardbox{padding-right:0;padding-left:0}
}