@charset "utf-8";
@import url("../css/layout.css?v=1");    /* layout css */

body, #wrapper, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td, menu, h1, h2, h3, h4, h5, h6 { margin : 0; padding : 0; }
h1, h2, h3, h4, h5, h6 { font-size : 100%; }
ol, ul, li { list-style : none; }
address, caption, cite, code, dfn, var { font-style : normal; font-weight : normal; }
table { border-spacing : 0; *border-collapse: collapse; }
fieldset, img { border : 0; }
caption { visibility:hidden; position:absolute; width:0; height:0; font-size:0; overflow:hidden; text-indent:-9999px; line-height:0px}
q:before, q:after { content : ''; }
hr, legend {display:none;}
img, fieldset {border:0 none;}
img, input, select, textarea {vertical-align: middle;}
header, nav, section, article, footer, figure { display: block; margin: 0; }
figure { margin:0; }

body, table, th, td, input, select, textarea, dl, dt, dd, { font-size:13px; color:#717171; font-family: sans-serif, Dotum, Gulim; line-height: 18px; }
select {vertical-align: top; border:1px solid #dfdfdf; height: 30px; }
input { border:1px solid #dfdfdf; padding: 4px; background:#fff; font-size:12px; line-height: 12px; height: 30px; }
input[type=text] {padding:4px 10px;}
input.bbs { border-top:1px solid #8c8c8c; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; border-left:1px solid #dcdcdc;padding: 3px; background:#fff; font-size:12px; line-height: 12px;  }
input.sch { border:1px solid #fff; padding: 4px; background:#fff; font-size:12px; line-height: 12px;  }
input.chk { border: none; padding: 0; }
textarea { padding: 5px; line-height: 18px; border:1px solid #ddd;  }
input.btntxt { font-family:  sans-serif, Dotum, "돋움"; padding: 2px 0 0 2px; color: #555555; border: 1px solid #a6a6a6; cursor:pointer;}

/*link color style*/
a:link { text-decoration: none; color: #717171; }
a:visited { text-decoration: none; color: #717171; }
a:hover { text-decoration: underline; color:#717171; }

/* 정렬 */
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }

/*height space*/
.sp0 { height: 0px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp5 { height: 5px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp10 { height: 10px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp15 { height: 15px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp20 { height: 20px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp25 { height: 25px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp30 { height: 30px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp35 { height: 35px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp40 { height: 40px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp45 { height: 45px; width:1px; font-size: 0; line-height: 0; clear:both; }
.sp50 { height: 50px; width:1px; font-size: 0; line-height: 0; clear:both; }

.both { clear: both; }
.fl { float: left; }
.fr { float: right; }
.b { border: 1px solid #ff4200;}
.rel { position: relative; }
.none { background: none !important; }
.hide { display: none; }
.bold { font-weight: bold; }
.vtc-m {vertical-align: middle;}

/* 패딩 */
.lpd5 { padding-left: 5px; }
.lpd10 { padding-left: 10px; }
.lpd15 { padding-left: 15px; }
.lpd20 { padding-left: 20px; }
.lpd25 { padding-left: 25px; }
.rpd5 { padding-right: 5px; }
.rpd10 { padding-right: 10px; }
.rpd15 { padding-right: 15px; }
.rpd20 { padding-right: 20px; }
.rpd25 { padding-right: 25px; }
.bpd5 { padding-bottom: 5px; }
.bpd10 { padding-bottom: 10px; }
.bpd15 { padding-bottom: 15px; }
.bpd20 { padding-bottom: 20px; }
.bpd25 { padding-bottom: 25px; }
.tpd5 { padding-top: 5px; }
.tpd10 { padding-top: 10px; }
.tpd15 { padding-top: 15px; }
.tpd20 { padding-top: 20px; }
.tpd25 { padding-top: 25px; }

/*간격*/
.wsp5 { word-spacing: 5px; }

/*줄간격*/
.lh16 { line-height: 16px; }
.lh18 { line-height: 18px; }
.lh20 { line-height: 20px; }
.lh22 { line-height: 22px; }
.lh24 { line-height: 24px; }

/*폰트*/
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.orange { color:#ff9d65; }

.button {display: inline-block; vertical-align:top;    padding: 0 10px; height:30px;border: 1px solid #ccc;color: #333;margin-top: 0;cursor: pointer;background-color: #fff;}




/*JOO STYLE*/
.clr:after {content:''; display:block; clear:both;}
.clr > li {float:left;}
.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}
.fl {float:left;}
.fr {float:right;}
.clr.li2 > li {width:50%;}
.clr.li3 > li {width:33.33%;}
.clr.li4 > li {width:25%;}
.clr.li5 > li {width:20%;}
.d_tbl {display: table; width:100%;}
.d_tblc {display: table-cell;}
.btn.black {background: #191d23;  color:#fff;}
.btn.white {background: #fff; color:#222222;}
.pt100 {padding-top:100px;}
.pb100 {padding-bottom:100px;}
.ptb100 {padding-bottom:100px; padding-top:100px;}
.pb200 {padding-bottom:200px;}
.txt_blue {color:#196bd5;}
.txt_green {color:#11c28e;}
.txt_yellow {color:#fcbb46;}
.txt_purple {color:#8d79ec;}
.txt_orange {color:#f96547;}
.txt_red {color:#e43939;}
.bg_gray {background: #f9f9f9;}

.subtxt { color:#888; font-size:11px; }




.popup_wrap { display: none; z-index: 3000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); }

.popup_wrap .inn { width: 100%; height: 100%; }
.popup_box {
    background: #ffffff; position: absolute;
    top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}
.popup_box {
    padding: 65px 20px 65px;
    max-width: 80vw; max-height: 80vh;
    min-width: 650px;
}
.popup_wrap .inn .popup_box {
    padding-bottom: 15px;
}
.lbl_type {
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start;
}
.lbl_type .lbl {
    margin-right: 10px;
}

.popup_wrap iframe{ width: 100%; height: 100%; }

.popup_box .popup_close {
    position: absolute; right: 0; top: 0;

}

.popup_box .popup_con {
    width: 100%;
    padding: 20px 0;
}
.popup_con * {font-size: 1em; }
.popup_box .popup_con .btn_area {
    position: absolute; bottom: 0; left: 0; width: 100%;
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
    height: 65px;
    padding: 0 20px 15px;
    width: 100%;
}
.popup_box .btn_area > * + * {
    margin-left: 15px;
}
.popup_box .popup_close a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.popup_box .popup_close a:hover,
.popup_box .popup_close a:visited,
.popup_box .popup_close a:link { text-decoration: none;}

.popup_box .popup_close .close {
    background-color: #222; border: 0; outline: 0; color: #fff;
    width: 50px; height: 50px;
}
.popup_box .popup_close .close i{ font-size: 2.5rem; }


.popup_box .box_item { padding: 1.25rem; padding-top: 0; margin-top: 1.9175rem; /*margin-bottom: 2.5rem;*/ }

.popup_box .tit_box {
    position: absolute; top: 0; left: 0;
    height: 50px; padding-left: 20px; padding-right: 50px;
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: flex-start; -ms-flex-pack: flex-start; justify-content: flex-start;
    font-size: 1.25rem; font-weight: 600;
    background-color: #262e40;
    color: #fff;
}
.popup_box .tit_box > * {
    font-size: 1em;
}
@media all and (max-width: 1280px) { .popup_wrap { font-size: 1.5rem; }}



    .popup_wrap .table_list_ul.jst_1{ max-height: 27rem; overflow-y: auto; }
  .table_list_ul, .table_box { width: 100%; border-top: 1px solid #222222; border-bottom: 1px solid #222222; background: #ffffff; }
  .table_list_ul.bbsWrite, .table_box.bbsWrite {
      width: 94%;
      margin: 0 auto;
  }
  .table_box.no_brd_top { border-top: 0; }

  .table_list_ul.color_1, .table_box.color_1 { border-top-color: #225fc0; }

  .table_list_ul .bg_color_1 { background: #eeeeee; font-weight:500; }

  .table_list_ul.color_1 th, .table_list_ul.color_1 td, .table_box.color_1 th, .table_box.color_1 td { border-left: 1px solid #d3d3d3; }

  .table_list_ul .table, .table_box .table { display: table; }

  .table_list_ul .table .th, .table_list_ul .table .td, .table_box .table .th, .table_box .table .td { display: table-cell; }

  .table_list_ul .table, .table_list_ul table, .table_box .table, .table_box table { width: 100%; color: #999999; text-align: center; }

  .table_list_ul .table .th, .table_list_ul .table .td, .table_list_ul .table th, .table_list_ul .table td, .table_list_ul table .th, .table_list_ul table .td, .table_list_ul table th, .table_list_ul table td, .table_box .table .th, .table_box .table .td, .table_box .table th, .table_box .table td, .table_box table .th, .table_box table .td, .table_box table th, .table_box table td { height: 5rem; padding: 0.9375rem; border-bottom: 1px solid #d3d3d3; vertical-align: middle; }

  .table_list_ul .table .th.p_0, .table_list_ul .table .td.p_0, .table_list_ul .table th.p_0, .table_list_ul .table td.p_0, .table_list_ul table .th.p_0, .table_list_ul table .td.p_0, .table_list_ul table th.p_0, .table_list_ul table td.p_0, .table_box .table .th.p_0, .table_box .table .td.p_0, .table_box .table th.p_0, .table_box .table td.p_0, .table_box table .th.p_0, .table_box table .td.p_0, .table_box table th.p_0, .table_box table td.p_0 { padding: 0; }




  .table_list_ul .table .th.t_center, .table_list_ul .table .td.t_center, .table_list_ul .table th.t_center, .table_list_ul .table td.t_center, .table_list_ul table .th.t_center, .table_list_ul table .td.t_center, .table_list_ul table th.t_center, .table_list_ul table td.t_center, .table_box .table .th.t_center, .table_box .table .td.t_center, .table_box .table th.t_center, .table_box .table td.t_center, .table_box table .th.t_center, .table_box table .td.t_center, .table_box table th.t_center, .table_box table td.t_center { text-align: center; }

  .table_box .th { background-color: #f8f8f8; }

  .table_list_ul .table .th, .table_list_ul .table th, .table_list_ul table .th, .table_list_ul table th, .table_box .table .th, .table_box .table th, .table_box table .th, .table_box table th { font-weight: 600; color: #222222; width: 9.5rem;}

  .table_list_ul .table .td, .table_list_ul .table td, .table_list_ul table .td, .table_list_ul table td, .table_box .table .td, .table_box .table td, .table_box table .td, .table_box table td { font-weight: 300; color: #333333; text-align: left; word-break: break-all;}



  .table_list_ul li:last-child { border-bottom: 0; }

  .table_list_ul a:hover._bg .tab_link_text { color: #0db694; text-decoration: underline; }

  @media all and (max-width: 1280px) { .table_list_ul li { padding: 1.5625rem 1.25rem; height: 8.125rem; border-bottom: 1px solid #dddddd; }
    .table_list_ul .table { display: block; text-align: left; }
    .table_list_ul .table .th, .table_list_ul .table .td { display: inline-block; height: auto; border: 0 !important; width: auto !important; max-width: 100%; padding-top: 0; padding-bottom: 0; padding-left: 0.75em; padding-right: 0.75em; position: relative; color: #444444; font-weight: 400; }
    .table_list_ul .table .th::after, .table_list_ul .table .td::after { content: ''; display: block; width: 1px; height: .6em; margin-top: -.25em; position: absolute; left: 0; top: 50%; background-color: #dddddd; }
    .table_list_ul .table .th.mo_none_line:after, .table_list_ul .table .td.mo_none_line:after { display: none; }
    .table_list_ul .table .th[title]::before, .table_list_ul .table .td[title]::before { content: attr(title); display: inline-block; margin-right: .5em; color: #666666; font-weight: 300; }
    .table_list_ul .table .th.important, .table_list_ul .table .td.important { display: inline-block; width: 3.5em; }
    .table_list_ul .table .th.important + .td_title, .table_list_ul .table .td.important + .td_title { display: block; padding-left: 3.5em; margin-top: -1.5em; }
    .table_list_ul .table .th.number, .table_list_ul .table .td.number { display: none; }
    .table_list_ul .table .th.td_title, .table_list_ul .table .td.td_title { width: 100% !important; font-weight: 400; color: #222222; }
    .table_list_ul .table .td .ellip_1 { display: inline-block; margin-bottom: 0; line-height: 1.5; }
    .table_list_ul .table.t_head { display: none; } }

  .table_box table th, .table_box table td { height: 6.25rem; padding: 0.9375rem; }

  .table_box table th.t_md_center, .table_box table td.t_md_center { text-align: center; }

  .table_box table th.t_md_left, .table_box table td.t_md_left { text-align: left; }

  .table_box table th.t_md_right, .table_box table td.t_md_right { text-align: right; }

  .table_box table th.va_md_m, .table_box table td.va_md_m { vertical-align: middle; }

  .table_box table th.va_md_t, .table_box table td.va_md_t { vertical-align: top; }

  .table_box table th.va_md_b, .table_box table td.va_md_b { vertical-align: bottom; }

.commis_box { margin-top: 30px;}
.commis_box > p { font-size: 15px; padding: 5px 0; font-weight: 600;}
.sel_commis { padding:10px 0;}
.sel_commis::after{ content:''; display: block; clear: both; }
.sel_commis > li { float: left;}
.sel_commis > li select{ height: 40px;}
.sel_commis > li.first{ width:60%; padding-right: 7px;}
.sel_commis > li.sec { width: 40%; padding-left: 7px;}
.pop_btn { text-align: center; }

.fm_ch { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1;     vertical-align: middle;}
.fm_ch input[type=checkbox] { display: inline-block; margin-right: .5em; height: auto; line-height: normal; vertical-align: top; }
.fm_tf { position: relative; height: 15em; width: 100%; display: block; border: 1px solid #dddddd; color: #222222; background-color: #ffffff; }

.fm_tf textarea{ border: 0; width: 100%; height: 100%; line-height: 100%; font-size: 1em; background: transparent; font-weight: inherit; outline: 0; padding: 0 1.25em; letter-spacing: -0.025em; }
.fm_tf textarea { padding: 1.25em; resize: none; font-weight: inherit; font-family: 'Roboto', 'Noto Sans Korean', sans-serif; }

input[type=text][readonly='readonly'],
input[type=text]:read-only{
    background-color: #eaeaea;
}
input.readonly {
    background-color: #eaeaea;
}


.popup_box h4{
    color: #262626;
    font-size: 18px;
    padding: 0 0 15px 0px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.popup_box .border_box {
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.popup_wrap.jst_1 .popup_box .btnArea {
    padding-bottom: 0;
}


#bbsList .secBtm.jst_1 thead th {
    padding-top: 10px;
    padding-bottom: 10px;
}
.result_tit {
    font-size: 14px; font-weight: 600;
    color: #ff0000;
}
.bef_middot { padding-left: 0.875rem; position: relative; }

.bef_middot::before { content: ''; display: block; width: 0.25rem; height: 0.25rem; background-color: #f08a1f; border-radius: 50%; position: absolute; top: .55em; left: 0; }

.bef_middot + li { margin-top: 0.5rem; }

.bef_minus {
    padding-left: .875rem;
}
.bef_inset {
    padding-left: .875rem;
}
.bef_tit {
    margin-bottom: .475rem;
}

.tc_1 { color :#ef7a00;}
.tc_2 { color: #0081e9;}
.tc_r { color: #d50000; }

.bef_list + li { margin-top: 0.5rem;}

.jst_1 button {
    font-family: inherit;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    cursor: pointer;
    padding: 0 20px;
}
.jst_1 button:focus {
    outline: none;
    outline-color: initial;
    outline-style: none;
    outline-width: initial;
}
.popup_box .fCenter {
    text-align: center;
    margin-top: 20px;
}
.popup_box .fCenter > * {
    float: none;
    display: inline-block;
}
.popup_box .fCenter > * + * {
    margin-left: 10px;
}
.table_box.jst_1.brd_none {
    border-top: 0;
    border-bottom: 0;
}
.table_box.jst_1 .lbl_type .fm_inp {
    border: 1px solid #dddddd;
    height: 3.75rem;
    background-color: #efefef;
}
.table_box.jst_1 .lbl_type .fm_inp .inp {
    border: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    font-size: 1em;
    background: transparent;
    font-weight: inherit;
    outline: 0;
    padding: 0 1.25em;
    letter-spacing: -0.025em;
}
.table_box.jst_1 .lbl_type { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-align-items: center; align-items: center; max-width: 32.0625rem; }

.table_box.jst_1 .lbl_type > .inp_lbl { width: 3.25rem; min-width: 3.25rem;  font-size: 15px; font-weight: 500;}

.table_box.jst_1 .lbl_type + .lbl_type { margin-top: 0.875rem; }

.table_box.jst_1 .lbl_type + .lbl_type [class*=iconFt_],
.table_box.jst_1 .lbl_type [class^=iconFt_] { font-size: 20px; }

.table_box.jst_1 .lbl_type > .lbl_type { width: 100%; }

.table_box.jst_1 .lbl_type .fm_inp, .table_box.jst_1 .lbl_type .sel_box { width: 100%; }


.edit_flex.jst_1 {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;

}
.imp { color: #d50000;}
.abst_top {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 40px;
}
.abst_top .abst_num {
    position: absolute; top: 50%; left: 0;
    -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 15px;
    margin-left: 3%;
    background-color: #ef7a00;
    color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding-left: 1.5%;
    padding-right: 1.5%;
    padding-top: 15px;
    padding-bottom: 15px;
}

#bbsList .secBtm._many.jst_1 tbody td{
    min-width: 50px;
    word-break: break-all;
}
.list_btns.jst_1 {
    margin-bottom: 10px; margin-top: 5px;
}
.list_btns.jst_1 > a{
    display: inline-block;
}
.list_btns.jst_1 > a img{
    height: 25px; vertical-align: top;
}
.list_btns.jst_1 > a + a {
    margin-left: 8px;
}
.move_btns .btn{
    padding: 0;
    width: 30px;
    height: 30px;
    background-color: #222;
    color: #fff;
    border-radius: 5px;
}
.move_btns .btn + .btn {
    margin-top: 3px;
}
.move_btns .btn:focus {
    outline: none;
}
.edit_btns .btn{
    display: inline-block;
    width: 80px;
    border: none;
}
.edit_btns .btn + .btn {
    margin-top: 5px;
}
.__presenter {
    color: #f58108;
}
.__presenter [class*=iconFt_],
.__presenter [class^=iconFt_] {
    font-size: 1.75rem;
}
.sect_info {
    padding: 10px 3%;
}
.sect_info h3 {
    font-size: 1.125rem;
}
.sect_info .dot_box {
    margin-top: 20px;
    margin-bottom: 5px;
}
.btn.btn_color_5.jst_1 {
    border: 0;
    background: #2041b9;
    color: #fff;
    border: 1px solid transparent;
    padding-top: 2px;
    padding-bottom: 2px;
    height: auto;
}
.bbsWrite.jst_1 td { width: 100%; }
.bbsWrite.jst_1 td .inp_full { display: inline-block; width: 100%; }
.bbsWrite.jst_1 td .inp_full input[type=text] { width: 100%; }

.table_box.jst_1 .other_sel { display: block; position: relative; overflow: visible; width: 100%; }

.table_box.jst_1 .other_sel > .other_sel, .table_box.jst_1 .other_sel > .other_inp, .table_box.jst_1 .other_sel > .depart_other_inp { display: none; margin-top: 0.9375rem; }

.table_box.jst_1 .other_sel > .other_sel.on, .table_box.jst_1 .other_sel > .other_inp.on, .table_box.jst_1 .other_sel > .depart_other_inp.on { display: block; }

.table_box.jst_1 .other_inp, .table_box.jst_1 .depart_other_inp { display: block; position: relative; overflow: visible; width: 100%; }

.table_box.jst_1 .other_inp .fm_inp, .table_box.jst_1 .depart_other_inp .fm_inp { display: none; position: absolute; top: 50%; left: 100%; margin-left: 0.9375rem; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.table_box.jst_1 .other_inp .fm_inp.on, .table_box.jst_1 .depart_other_inp .fm_inp.on { display: block; }


.t_left { text-align: left !important; }
.jst_1.lbl {
    padding:5px 10px;
}
.brd_top { margin-top: 15px; margin-bottom: 10px; font-weight: 600;}
.brd_top + .fm_tf { margin-bottom: 10px; }
.bg_tit {
    display: block !important;
    margin-bottom: 10px;
}
.tc_7 { color: #ff0000; }
.fm_rd_box {
    margin-top: 5px; margin-bottom: 5px;
    display: block;
}
.bbsWrite .fm_rd_box.multiple .fm_rd {
    width: 30%;
}
.bbsWrite .bg_gray .fm_rd {
    display: block;
}
.bbsWrite .bg_gray.jst_1 {
    display: block; padding: 15px; background-color: #f5f5f5;
}
.bbsWrite .bg_gray.jst_1 p {
    display: inline-block;
    padding-left: 0 !important;
    line-height: 1.5;
}
.bg_gray.jst_1 p.bef_middot {
    padding-left: 0.875rem !important;
}

.table_box.jst_1 .is_multy { display: none; }

.popup_wrap .sel_kor.__off, .sel_kor.__off { display: none; }

.popup_wrap .sel_eng.__off, .sel_eng.__off { display: none; }

.popup_wrap .isCaseY.__off, .isCaseY.__off { display: none; }

.popup_wrap .isCaseN.__off, .isCaseN.__off { display: none; }

.bbsWrite .table.exhibit.__off, .bbsWrite .table.oral.__off, .bbsWrite .table .__off {
    display: none !important;
}
.bbsWrite .quest { margin-top: 0.5rem; letter-spacing: -.025em; }

label.direct_inp {
    display: block !important; text-align: right;
    margin-top: 3px;
}
label.direct_inp input[type=checkbox] {
    vertical-align: middle;
    margin-right: 3px;
}
.quest [class*=iconFt_],
.quest [class^=iconFt_] { font-size: 0.5rem; width: 1.25rem; height: 1.25rem; line-height: 0.75rem; margin-right: 0.3125rem; vertical-align: middle; padding: 4px 1px; border-radius: 100%; background-color: #222; color: #fff; display: inline-block; margin-top: -0.4em; text-align: center; }
.quest.indent { padding-left: 2.0625rem; text-indent: -2.0625rem; }
.quest.indent [class*=iconFt_],
.quest.indent [class^=iconFt_] { text-indent: 0; }

.sect_block + .sect_block {
    margin-top: 25px;
}
.sect_block .bbsWrite th {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_block .bbsRead { border-top: 2px solid #222;}
.sect_block .bbsRead td,
.sect_block .bbsRead th {
    width: auto;
    line-height: 1.5;
}
.sect_block .bbsRead th {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sect_block #coAuthor_ul_id tr:first-child .cnt_btn.top{
    display: none;
}
.sect_block #coAuthor_ul_id tr:last-child .cnt_btn.bottom{
    display: none;
}
.sect_block #coAuthor_ul_id tr:last-child .move_btns br,
.sect_block #coAuthor_ul_id tr:first-child .move_btns br{ display: none;}
.calc_wrap { margin: 0 0; text-align: right; }
.calc_wrap.top { margin-top: 0.875rem; }
.calc_wrap.bottom { margin-bottom: 0.875rem; }

.calc_wrap .initCalcBox { display: inline-block; }

.calc_wrap .initCalcBox b { display: inline-block; margin: 0 0.125rem; font-weight: 500; }

.calc_wrap .initCalcBox .now_calc { color: #ff0000; }

.calc_wrap + .table_box, .calc_wrap + .table_box.jst_1 { margin-top: 0; }

.tit_2.jst_1 { font-size: 15px; margin-bottom: 5px; }

.sect_block .t_center {
    text-align: center;
}
.radio_items > li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
}
.radio_items > li + li {
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #dddddd;
}
.radio_items > li > *:first-child {
    width: 18%;
}
.radio_items > li > *:nth-child(2) {
    min-width: 20%;
}
.radio_items > li > *:nth-child(3) {
    width: 50%;
}
.radio_items > li > * + * {
    margin-left: 20px;
}
.radio_items .lbl_type .inp_lbl {
    display: inline-block;
    min-width: 80px;
}
.por {
    position: relative;
}
.sel_kor > .por input[type=text] {
    padding-right: 2.5rem;
}
.sel_kor > .por .search_btn {
    right: .75rem !important;
}
.btn.edit {
    padding: 0 5px;
}
.flex_nowrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;

    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
}
.flex_nowrap.t_center {
    -ms-justify-content: center;
    justify-content: center;
}
.flex_nowrap.v_top {
    -ms-align-items: baseline;
    align-items: baseline;
}
.bg_gray2 { background-color: #eeeeee;}
.ml_10 { margin-left: 10px; }
.ml_20 { margin-left: 20px; }
.mr_10 { margin-right: 10px; }
.mr_20 { margin-right: 20px; }
.mb_20 { margin-bottom: 20px; }
.mt_10 { margin-top: 10px; }
.mt_20 { margin-top: 20px; }
.mb_40 { margin-bottom: 40px; }
.mt_40 { margin-top: 40px; }
.r_bar { border-right: 1px solid #dddddd;}
.act_uiFile { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-align-items: center; align-items: center; width: 100%; padding-top: 0.625rem; padding-bottom: 0.625rem; padding-right: 2.5rem; }

.act_uiFile input[type='file'] { width: 0; height: 0; position: absolute; top: -1000px; left: -1000px;}

.act_uiFile.edit { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.act_uiFile.edit .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-align-items: center; align-items: center; width: 100%; }

.act_uiFile.edit .item + .item { margin-top: 0.625rem; }

.act_uiFile.edit .fm_inp:first-child { margin-left: 0; }

.act_uiFile.edit .fm_inp > a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-align-items: center; align-items: center; width: 100%; height: 100%; }

.act_uiFile .file_sel { min-width: 100px; width: 6.25rem; margin-left: 1rem; }

.act_uiFile .file_sel > select { font-size: 1rem; width: 100%;  }
.act_uiFile .file_change { border: 0; border-radius: 0px; margin-right: 10px; width: 100px;}
.act_uiFile .file_change2 { margin-right: 10px; }

.act_uiFile .fm_inp { min-width: 200px; }
.act_uiFile .fm_inp input { width: 100%; }

.brd_box {
    border: 1px solid #dddddd;
    background-color: #fff;
}
.brd_box > div {
    padding: 20px 15px;
}
.download.jst_1,
.btn.jst_1 { width: auto; padding-left: 20px; padding-right: 20px; border: 0; border-radius: 0px; }
.download.jst_1 {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.download.jst_1:hover {
    text-decoration: none;
}
.download.jst_1.gray {
    color: #333;
    background: #ddd;
    border: 1px solid #ddd;
}
.fw_600 { font-weight: 600; }
.fw_500 { font-weight: 500; }
.fw_400 { font-weight: 400; }
.is_space { display: none; }
.none_border { border: 0 !important;}
.accom_person_wrap > tr:first-child td,
.accom_person_wrap > tr:first-child th {
    border-top: 2px solid #222222;
}
.jst_pop_table thead th {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #d2dfe5;
    background: #1363a2 url(../images/admin/bg_bar_01.gif) right center no-repeat;
}
.jst_pop_table tbody td {
    padding-top: 8px; padding-bottom: 8px;
    text-align: center;
    color: #666;
    word-break: keep-all;
    border-bottom: 1px solid #d2dfe5;

}
.inner_wrap {
    padding: 20px 3%;
    margin-left: auto;
    margin-right: auto;
    border-top: 0;
    border-collapse: collapse;
    background-color: #fff;
    position: relative;
}
.inner_wrap .inset_p {
    padding: 1rem 1.25rem;
    max-width: 768px;
}
.inner_wrap .secBtm.jst_1 {
    width: 100% !important;
}
#bbsList .inner_wrap .secBtm.jst_1.bbsRead {
    margin-bottom: 20px;
}
.inner_wrap .inner_tit { font-size: 16px; position: relative;}
.inner_wrap .btnArea { margin-top: 30px !important; padding-bottom: 0px !important;  }
.inner_wrap .btnArea .fRight {
    padding-right: 0;
}
.inner_wrap .dp_flex {
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
}
.inner_wrap > .multy + .multy {
    margin-top: 3.125rem;
}
.inner_wrap .inner_box.wid_50p {
    max-width: 55%;
}

.inner_wrap .dp_flex .brd_box {
    min-width: 500px;
}
.inner_wrap .dp_flex .btnArea .fRight {
    padding-bottom: 0;
}

.bef_middot_box.rows_2::after{
    content:''; display: block; clear: both;
}
.bef_middot_box.rows_2 li {
    float:left; width: 50%;
    padding-right: .825rem;
}
.bef_middot_box.rows_2 .bef_middot {
    margin-top: 0;
    margin-bottom: .5rem;
}
.conRight.full {
    margin-left: 0;
}
.edit_table_st1 {
    max-width: 768px;
    margin-left: 0 !important; margin-right: 0 !important;
}
.edit_table_st1 .bg_gray {
    background-color: #f5f5f5;
}
.edit_table_st1 {
    border-top: 1px solid #dddddd;
}
.edit_table_st1 th,
.edit_table_st1 td {
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 8px 10px;
}
.edit_table_st1 th:first-child,
.edit_table_st1 td:first-child {
    border-left: 1px solid #dddddd;
}
.bef_middot_box .init_list + li {
    margin-top: .5rem;
}
.inset_tit { font-size: 15px; }

button.jst_1 {
    appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;

    font-family: inherit;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    cursor: pointer;

}
.fCenter {
    text-align: center;
}
.floating_btn {
    position: fixed; right: 25px; top: 50%;
    -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%);
}
.floating_btn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    align-items: flex-end;
}
.floating_btn li + li {
    margin-top: .825rem;
}
.floating_btn button.jst_1 {
    height: auto; padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -ms-align-items: center;
    align-items: center;
    background-color: #239fc6;
    border-radius: 50px;
    box-shadow: 1px 3px 5px rgba(22,22,22,0.2);
    outline: none;
}
.floating_btn button.jst_1.gray {
    background-color: #8f8f8f;
}
.floating_btn button.jst_1 .icon_lap{
    display: inline-block;
    padding: 0;
    height: auto;

    color: #fff;
    padding: 6px; box-sizing: border-box;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: relative;
}
.floating_btn button.jst_1 .icon_lap [class*=iconFt_] {
    position: absolute; top: 50%; left: 50%;
    -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}
.floating_btn button.jst_1 .icon_lap span,
.floating_btn button.jst_1 .icon_lap i{
    font-size: 32px;
    font-weight: 500;
}
.floating_btn .inset_txt {
    display: inline-block;
    padding-left: 0;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    width: 0;
    overflow: hidden;
    color: #fff;
    transition: all .3s;
}
.wp_nw { white-space: nowrap;}
.virtual_tbl.jst_1 .bg_gray.td,
.virtual_tbl.jst_1 .bg_gray.th,
.virtual_tbl.jst_1 td.bg_gray,
.virtual_tbl.jst_1 th.bg_gray {
    background-color: #f5f5f5;
}
.floating_btn button.jst_1:hover .inset_txt {
    width: 70px;
    padding-right: 1.525rem;
}
.st_cross {
    position: absolute;
    width: 1px; height: 1px;
    top: 50%; left: 50%;
}
.st_cross::after,
.st_cross::before {
    content:''; display: block;
    width: 1em; border-bottom: 3px solid #fff;
    margin-left: -.5em;
    position: absolute; top: 0; left: 0;

}
.st_cross::after {
    -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);
}
.st_cross::before {
    -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);
}
.toggle_arr > span {
    display: inline-block;
    width: 20px; height: 20px;
    border-radius: 50%;
    background-color: #333;
    position: relative;
    vertical-align: top;
}
.btnArea.pob {
    padding-bottom: 0 !important;
    margin-top: 30px !important;

}
.wb_bw {
    word-break: break-word;
}
.toggle_arr.on > span {
    -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg);
}
.toggle_arr [class*=iconFt_]{
    display: inline-block;
    position: absolute; top: 50%; left: 50%;
    -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
    font-size: 10px;
    border:0;
    text-align: center;
    vertical-align: top;

    color: #fff;
}


.conRight .jst_logOut li {
    margin-right: 0;
}
.conRight .jst_logOut a{
    display: block; color: #fff;
    font-size: 14px; font-weight: 600;
    height: 70px; line-height: 70px;
    border-radius: 0px 0 0 0px;
    background-color: #239fc6;
    padding-left: 30px;
    padding-right: 40px;
    position: relative;
    z-index: 2;
    text-align: left;
}
.conRight .jst_logOut a::before {
    content:''; display: block;
    width:48.5px; height:48.5px; background-color:#239fc6;
    position: absolute; left: -26.25px; top: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center;
    z-index: 1;
}
.bbsWrite td label.custom_editor { padding: 0 !important;}
.float_left { float: left; }
.t_left{ text-align: left; }
.t_right { text-align: right; }
.dp_b { display: block; }
.fs_14 { font-size: 14px; }
.fs_16 { font-size: 16px; }
.fs_18 { font-size: 18px; }
.fs_20 { font-size: 20px; }

.lh_18 { line-height: 1.8;}

.lbl.fm_inp .btn.remove_item {
    position: absolute; right: 0.9375rem; top: 50%;
    -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0; padding: 0;
    min-width: auto; min-height: auto;
    width: auto; height: auto;
    background-color: rgba(255, 255, 255, 0); border: 0; overflow: visible; vertical-align: middle; line-height: 1;
    border: 0;
    padding-left: 0; padding-right: 0;
    outline: 0;
}
.lbl.fm_inp .btn.remove_item:focus {
    outline: 0;
}
.custom_lbl_box {
    position: relative; display: block; width: 100%;
}

.custom_lbl_box input[type=text] { width: 100%; }

.custom_cross { display: inline-block; width: .75em; height: .75em; position: relative; text-align: center; margin-top: 0 !important; }

.custom_cross::before, .custom_cross::after { content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 100%; height: 0px; margin-left: -0.375em; border-top: 2px solid #666; transform-origin: center; }

.custom_cross.tc_1::before, .custom_cross.tc_1::after { border-top-color: #ef7a00; }

.custom_cross.tc_w::before, .custom_cross.tc_w::after { border-top-color: #ffffff; }

.custom_cross::before { -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); }

.custom_v_line { display: inline-block; width: 1em; height: 1em; position: relative; text-align: center; }

.custom_v_line::before { content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 100%; height: 0px; margin-left: -0.5em; border-top: 2px solid #666; transform-origin: center; }

.custom_v_line.tc_1::before, .custom_v_line.tc_1::after { border-top-color: #ef7a00; }
.table_box.none_btm_border { border-bottom: 0; }
.btn.btn_color_6 {
    background: #222222;
    color: #fff;
    border: 1px solid #222222;
}
.dp_inb { display: inline-block; }
.btn_cal {
    border: 0; background-color: rgba(255,255,255,0);
}
.getDatePicker._hide {
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    text-index: -9999999999999 !important;
    opacity: 0 !important;
    font-size: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.in_date { display: block; font-size: 12px; text-align: center;}
.st_pointer { cursor: pointer; }

.ml_5 { margin-left: 5px; }
.ml_10 { margin-left: 10px; }
.fm_minus {
    margin: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    color: #222;
}
.fm_date img { margin: 0 5px; }

table tfoot tr:first-child td,
table tfoot tr:first-child th{
    border-top: 1px solid #ccc;
}
.wrap_conbox table .plus_row {
    padding-top: 15px;
    padding-bottom: 15px;
}
.print_table { border-bottom: 1px solid #777; }
.set_size {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.row.set_size {
    width: 96%; min-width: auto; max-width: none;
    margin-left: auto;
    margin-right: auto;
}
.row.set_size .full{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
table.set_size {
    min-width: auto !important;
}
.row {
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fm_tels,
.fm_row,
.fm_dates,
.fm_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.row.ja_sb {
    -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.row.ai_c {
    -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.row.ai_fe {
    -webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;
}
.row.ai_bl {
    -webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;
}
.popup_box .fm_tels  {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fm_tels > input,
.fm_tels > select {
    /* width: 31%; */
    min-width: 80px;
}
.row > [class*=col_] {
  flex: 0 1 auto;
}
.row > .col_24 {
  width: 100%;
}
.row > .col_23 {
  width: 95.8333333333%;
}
.row > .col_22 {
  width: 91.6666666667%;
}
.row > .col_21 {
  width: 87.5%;
}
.row > .col_20 {
  width: 83.3333333333%;
}
.row > .col_19 {
  width: 79.1666666667%;
}
.row > .col_18 {
  width: 75%;
}
.row > .col_17 {
  width: 70.8333333333%;
}
.row > .col_16 {
  width: 66.6666666667%;
}
.row > .col_15 {
  width: 62.5%;
}
.row > .col_14 {
  width: 58.3333333333%;
}
.row > .col_13 {
  width: 54.1666666667%;
}
.row > .col_12 {
  width: 50%;
}
.row > .col_11 {
  width: 45.8333333333%;
}
.row > .col_10 {
  width: 41.6666666667%;
}
.row > .col_9 {
  width: 37.5%;
}
.row > .col_8 {
  width: 33.3333333333%;
}
.row > .col_7 {
  width: 29.1666666667%;
}
.row > .col_6 {
  width: 25%;
}
.row > .col_5 {
  width: 20.8333333333%;
}
.row > .col_4 {
  width: 16.6666666667%;
}
.row > .col_3 {
  width: 12.5%;
}
.row > .col_2 {
  width: 8.3333333333%;
}
.row > .col_1 {
  width: 4.1666666667%;
}
.row > .col_0 {
  width: 0%;
}

._price input[type=text] {
    width: 100%;
    text-align: right;
}
._hide button {
    display: none;
}
button.jst {
    background-color: rgba(255,255,255,0);
    border: 1px solid #ddd;
    box-shadow: none;
    outline: 0;
}
.add_btn {
    width: 30px; height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.add_btn:hover {
    background-color: #f1f1f1;
}
button.jst [class*=material] {
    font-size: 20px;
}
.menu_lists li + li{
    margin-top: 20px;
}
.menu_lists li a{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
    padding-right: 50px;
    height: 3.5em;
    border: 1px solid #ddd;
    font-size:1.125em;
}
.menu_lists li a i {
    position: absolute; top: 0%; right: 0;
    font-size: 1.35em;
    width: 2.4914em;
    height: 100%;
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
    background-color: #222;
    color: #fff;
}
.menu_lists li a::before {
    content:''; display: block; position: absolute; top: 0; left: 0;
    height: 100%; width: 8px;
    background-color: #222;
}
.menu_lists li:nth-child(1) a::before,
.menu_lists li:nth-child(1) a i {
    background-color: #239fc6;
}
.menu_lists li:nth-child(2) a::before,
.menu_lists li:nth-child(2) a i {
    background-color: #262e40;
}
.context_menu {
    display: inline-block;
    position: relative;
}
.context_menu > span { cursor: pointer; }
.context_menu.on .context_box { display: block; }
.context_menu .context_box {
    display: none;
    text-align: left;
    position: absolute; top: 25%; left: 115%;
    padding: 10px 25px 10px 15px; background-color: #fff; border: 2px solid #ccc;
    white-space: nowrap;
    z-index: 10;
}
.context_menu .context_box a {
    position: relative; padding-left: 8px;
}
.context_menu .context_box a::before {
    content:''; display: block; position: absolute; top: 50%; left: 0;
    border-radius: 50%; background-color: #8c8c8c; width: 3px; height: 3px;
    transform: translateY(-50%);
}
/* .fm_date .in_date { display: none !important;} */
.material-symbols-outlined{vertical-align: middle; font-size: 18px;}
.set_able { display: none; }

.mb_5 { margin-bottom: 5px; }
.mb_10 { margin-bottom: 10px; }

.batch_result_box {
    width: 96%;
    margin: 10px auto 0;
    padding: 9px 20px;
    background-color: #f0f0f5;
}
.batch_status_wrap ul { margin: 10px 0 20px; line-height: 1.6; }
#result_batch { margin-top: 40px; }
#result_batch .bbsWrite {
    width: 100%;
}
#result_batch .bbsWrite td { background-color: #fff; }
#result_batch .bbsWrite thead th { background-color: #f8f8f8; }

.v_scroll { max-height: 70vh; overflow-y: auto;}
.popupwrap_code .v_scroll thead th,
.v_scroll thead  th { background-color: #f0f0f5; }
.v_scroll .on { background-color: #f9f9f9;}

.v_scroll_box {
    max-height: 570px; overflow-y: auto;
    width: 96%; margin-left: auto; margin-right: auto;
}
.wrap_conbox .v_scroll_box table { width: 100%; }


.vancy_lists {
  background-color: #f8f8f8;
  padding: 2.5em 2.5em;
  margin: auto 2% 40px;
}
.vancy_items {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -0.5em;
  margin-left: -0.25em;
  margin-right: -0.25em;
}
.vancy_items.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vancy_items[data-set$="2"] > li {
  width: 16.6666666%;
  max-width: 16.6666666%;
}
.vancy_items > li {
  width: 11.1111111111%;
  max-width: 11.1111111111%;
  padding: 0.5em 0.25em 0;
}
@media screen and (min-width: 1281px), print {
  .vancy_items > li.line {
    display: none;
  }
}
.vancy_items > li.line {
  width: 100% !important;
  max-width: 100% !important;
}
.vancy_items > li.line hr {
  border-color: #ddd;
}
.vancy_items > li.full {
  width: 100% !important;
  max-width: 100% !important;
}
.vancy_items .vancy_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3.75em;
  border: 1px solid #dddddd;
  background-color: #eee;
  color: #ccc;
  /* pointer-events: none;
  cursor: normal;
  touch-action: none; */
}
.vancy_items .vancy_item.ing {
  background-color: #b2b2b2;
  color: #ddd;
}
.vancy_items .vancy_item.poss {
  background-color: #00b4ed;
  color: #fff;
  /* pointer-events: auto;
  cursor: pointer;
  touch-action: auto; */
}

.vancy_infos {
  margin-top: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  font-size: 0.875em;
  letter-spacing: -0.35px;
}
.vancy_infos .vancy_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.25em;
  color: #121212;
}
.vancy_infos .vancy_info > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.7142857143em;
}
.vancy_infos .vancy_info > span::before {
  content: "";
  display: block;
  width: 0.8571428571em;
  height: 0.8571428571em;
  margin-right: 0.5714285714em;
}
.vancy_infos .vancy_info > span:last-child {
  margin-right: 0;
}
.vancy_infos .vancy_info .poss::before {
  background-color: #00b4ed;
}
.vancy_infos .vancy_info .ing::before {
  background-color: #b2b2b2;
}
.vancy_infos .vancy_info .cons::before {
  background-color: #eee;
  border: 1px solid #dddddd;
}
.vancy_infos .vancy_etc {
  margin-left: 1.25em;
  color: #888;
}
#tblDropZone [id*=fileTr_] {
    height: auto !important;
}
