/* BASIC css start */
#bbsData .bbs-link-btm {margin-top: 56px;text-align: center;display: flex;align-items: center;justify-content: center;gap: 6px;}
#bbsData .bbs-link-btm a {width: 240px;height: 56px;font-size:16px;line-height: 56px;border: 1px solid var(--maincolor);background: #fff;box-sizing: border-box;border-radius: 56px;color: var(--maincolor);font-weight: bold;}
#bbsData .bbs-link-btm a:first-child {
    background: var(--maincolor);
    color: #fff;
}
.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title { line-height: 25px; }
.bbs-table-write .title .title_select { padding-top:5px }
.bbs-table-write .title .MS_select { margin-bottom:5px }
.bbs-table-write input[type='text'], .bbs-table-write .MS_input_txt{
    height: 52px;
    line-height: 52px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 0 16px;
    font-size: 16px;
    width: 100%;
}
.bbs-table-write .MS_select { height:33px; }
.bbs-table-write .myorder { position: relative; }
.bbs-table-write .myorder .input-group { position: relative; display: inline-block; }
.bbs-table-write .myorder .input-group input[type=text]:-ms-clear { display: none; }
.bbs-table-write .myorder .input-group #ordernumclear { position: absolute; right: 6px; top: 0; bottom: 0; width: 33px; height: 14px; margin: auto; font-size: 13px; cursor: pointer; color: #000; text-align: center; }
.bbs-table-write textarea { width:900px; height: 300px !important; }
.bbs-table-write .input_style1 {width: 100% !important;}
.bbs-table-write .input_style2 {width: 647px !important;}
.bbs-table-write .input_style3 { margin-right:0; width:362px !important; background:#f5f5f5 }
input#bw_input_passwd {
    width: 680px !important;
}
.text_content { *padding:13px 0 13px 2px }

.bbs-table-write .btn_gray,
.bbs-table-write .btn_file {line-height:31px;border: 1px solid #000;background: #fff;border-radius: 4px;width: 124px;height: 52px;box-sizing: border-box;display: inline-flex;align-items: center;justify-content: center;font-size: 16px;}
/* 상품 상단 정보 */
.prd-tinfo {zoom: 1;overflow: hidden;padding:20px 0 20px 107px;border:1px solid #e4e4e5;width: 900px;margin: 0 auto 10px;box-sizing: border-box;}
.prd-tinfo dt,
.prd-tinfo dd { position: relative; float: left; }
.prd-tinfo dt { left: -87px; margin-right: -87px; width:70px; height:70px }
.prd-tinfo dt img {  width: 100%; height: 100%; }
.prd-tinfo dd { width: 100%;  }
.prd-tinfo dd ul {  }
.prd-tinfo dd ul li { padding-top:14px }
.prd-tinfo dd ul li .tit { font-weight:bold }
.prd-tinfo dd ul li a { vertical-align:top }
.prd-tinfo dd ul li img { vertical-align:top }
/* 개인정보보호정책 동의 */
.privercy-contract textarea { height: 100px; width: 660px; }
.new-privercy-contract p { text-align: left; }

/* 개인정보 수집 이용 */
.privercy-contract .tbl {  width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px; }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

/* 주문내역 조회 레이어 */
#myorderlayer { display: none; position: absolute; top: 0; left: 0; width: 658px; padding-bottom: 10px; border: 1px solid #838897; background: #fff;  z-index: 1 }
#myorderlayer .l-close { z-index: 1; position: absolute; top:19px; right:19px; width:26px; height:26px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_close_layer.gif) 0 0 no-repeat }
#myorderlayer .tit { height: 67px; line-height: 69px; padding: 0 30px; border-bottom: 1px solid #dfdfdf;  color: #000; font-size: 24px; font-weight: bold; }
#myorderlayer .cnt { padding: 20px 50px 0; }
#myorderlayer .cnt .cnt-tab:after { clear: both; content: ""; display: block; }
#myorderlayer .cnt .cnt-tab { height: 36px; margin-bottom: 30px; }
#myorderlayer .cnt .cnt-tab li { float:left; width: 138px; height: 34px; margin-left: -1px; border: 1px solid #d7d7d7; background:#fff; }
#myorderlayer .cnt .cnt-tab li:first-child { margin-left:0; }
#myorderlayer .cnt .cnt-tab li a { display:block; line-height: 34px; color: #333; font-size: 12px; text-align:center; text-decoration:none; background:none; }
#myorderlayer .cnt .cnt-tab li.now { position:relative; z-index:1; border: 1px solid #8e8e8e; font-weight:bold; background: #d1d1d1; }
#myorderlayer .cnt table { border-top:1px solid #000 }
#myorderlayer .cnt table thead th { padding:15px 0; font-size:13px; color:#000; font-weight:bold; border-bottom:1px solid #e9e9e9; background: #fff; }
#myorderlayer .cnt table tbody td { padding:10px 0; color:#343434; border-bottom:1px solid #e9e9e9 }
#myorderlayer .cnt table tbody td .prd-blue { color: #1456ff; cursor:pointer; }
#myorderlayer .paging a { font-size: 12px; }
#myorderlayer .paging a.now,
#myorderlayer .paging .now { font-weight: bold; }

/* custom */
#bbsData input[type='checkbox']  {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background: url('/design/bigdata/images/pc_checkbox.svg') no-repeat center center;
  background-size: 16px 16px;
  vertical-align: middle;
  cursor: pointer;
  margin: -3px 2px 0 0;
  border: none;
}
#bbsData input[type='checkbox']:checked {
  background-image: url('/design/bigdata/images/pc_checkbox_on.svg');
} 

#bbsData input[type='radio'] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background: url('/design/bigdata/images/pc_radiobtn.svg') no-repeat center center;
  background-size: 16px 16px;
  vertical-align: middle;
  cursor: pointer;
  margin: -3px 2px 0 0;
  border: none;
}

#bbsData input[type='radio']:checked {
  background-image: url('/design/bigdata/images/pc_radiobtn_on.svg');
}
 
 
 
 
.bbs-table-write tbody td .lock {
    color: #858585;
}

.bbs-table-write tbody td.text_content {}

.bbs-table-write tbody td.text_content textarea {
    width: 99%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 16px;
    font-family: 'SUIT', Dotum, "돋움", DotumChe, "돋움체", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif !important;
}
 
/* BASIC css end */

