/* BASIC css start */
#review-board-write {}
#review-board-write .reviewInfo {width:100%; border-bottom:1px solid #bebebe; display: table; padding:10px 0;}
#review-board-write .reviewInfo figure a {width:145px; display:table-cell; padding:0 10px;}
#review-board-write .reviewInfo figure a img {width:100%;}
#review-board-write .reviewInfo figcaption {display:table-cell; vertical-align: middle; font-weight:bold; word-break: break-all;}
#review-board-write .form-wrap {background-color:#eaeaea; padding:10px;}

#review-board-write .pd10 {margin-top:20px;}
#review-board-write .pd10 .btn_Red {margin-bottom:10px;}
#review-board-write .myorder { position: relative; }
#review-board-write .myorder .input-group { position: relative; }
#review-board-write .myorder .input-group input[type=text]:-ms-clear { display: none; }
#review-board-write .myorder .input-group #ordernumclear { position: absolute; right: 0; top: 0; bottom: 0; width: 23px; height: 16px; margin: auto; font-size: 12px; cursor: pointer; color: #000; text-align: center; }
#review-board-write table textarea {
    height: 110px;
}
/* 주문내역 조회 레이어 */
#myorderlayer { display: none; }
#myorderlayer .layer { text-align:center; height:100%; z-index: 999; }
#myorderlayer .layer:before { content: ''; width:1px; height:100%; display:inline-block; vertical-align:middle; }
#myorderlayer .layer .layer-pop { display:inline-block; max-height:90%; margin:0; vertical-align:middle; overflow:auto; }
#myorderlayer .layer .layer-pop .tit-fix { position:fixed; width:90%; z-index:99; }
#myorderlayer .layer .layer-pop .tit-fix h3 { text-align:left; }
#myorderlayer .layer .layer-pop .txt { margin-top:36px; padding:0; max-height:none; text-align: left; font-family: "Malgun Gothic"; }
#myorderlayer .layer .layer-pop .txt .tab { padding: 15px 10px; }
#myorderlayer .layer .layer-pop .txt .tab ul { display: table; width: 100%; height: 30px; }
#myorderlayer .layer .layer-pop .txt .tab ul li { display: table-cell; width: 25%; height: 28px; border: 1px solid #c9c9c9; background:#fff; }
#myorderlayer .layer .layer-pop .txt .tab ul li a { display:block; line-height: 28px; color: #3b3b3b; font-size: 12px; text-align:center; text-decoration:none; background:none; }
#myorderlayer .layer .layer-pop .txt .tab ul li.now { font-weight:bold; background: #d1d1d1; }
#myorderlayer .layer .layer-pop .txt .tabWrap { border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; font-size: 13px; }
#myorderlayer .layer .layer-pop .txt .tabWrap li { margin: 0 10px; padding: 10px 0; border-top: 1px solid #cfcfcf; }
#myorderlayer .layer .layer-pop .txt .tabWrap li:first-child { border: none; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a { display: block; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl { word-break: break-all; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl dt { font-weight: bold; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl dd .bar { display: inline-block; width: 1px; height: 10px; margin: 0 5px; background: #ddd; }
#myorderlayer .layer .layer-pop .txt .tabWrap li.myorder-none { text-align: center; }
#myorderlayer .layer .layer-pop .txt .order_list_more { margin-top:15px; }
#myorderlayer .layer .layer-pop .txt .pd10 { padding: 0 10px 15px; margin: 0; }
#myorderlayer .layer .layer-pop .txt .pd10 a { border: 1px solid #393939; }
.xans-board-write {
    padding: 14px 14px 0; 
}

.xans-board-write .ec-base-table.typeWrite {
    margin: -1px 0 7px;
}

.xans-board-write .ec-base-table.typeWrite tbody td.write {
    padding: 14px;
}

.xans-board-write .ec-base-table.typeWrite #content {
    width: 100%;
    height: 100px;
}

.xans-board-write .ec-base-table.typeWrite #email1,.xans-board-write .ec-base-table.typeWrite #email2 {
    float: left;
    margin: 0 1% 4px 0;
    width: 45.5%;
}

.xans-board-write .ec-base-table.typeWrite #email2 {
    float: right;
    margin: 0 0 4px 0;
}

.xans-board-write .ec-base-table.typeWrite #email3 {
    width: 100%;
}

.xans-board-write .ec-base-table.typeWrite .uccUrlSize {
    line-height: 0;
    font-size: 0;
}

.xans-board-write .ec-base-table.typeWrite #ucc {
    margin: 0 0 5px 0;
    width: 100%;
}

.xans-board-write .ec-base-table.typeWrite #ucc_width {
    display: inline-block;
    width: 48%;
}

.xans-board-write .ec-base-table.typeWrite #ucc_height {
    display: inline-block;
    margin: 0 0 0 4%;
    width: 48%;
}

.xans-board-write .ec-base-table.typeWrite #captcha {
    width: 100%;
    margin: 3px 0 0;
}

.xans-board-write .ec-base-table.typeWrite #board_category {
    margin: 0 0 7px;
}

.xans-board-write .ec-base-table.typeWrite select,.xans-board-write .ec-base-table.typeWrite input[type="text"],.xans-board-write .ec-base-table.typeWrite input[type="password"] {
    width: 100%;
}

.xans-board-write .ec-base-table.typeWrite .size {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
}

.xans-board-write .privacy {
    margin: 0 0 14px;
    padding: 5px 15px;
    border: 1px solid #ccc;
    font-size: 13px;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.xans-board-write .privacy p {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    word-break: break-all;
}

.xans-board-write .privacy p input {
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.xans-board-write .privacy span {
    margin: 0 0 0 5px;
    line-height: 29px;
    font-size: 11px;
    text-align: right;
    text-decoration: underline;
    white-space: nowrap;
}

.xans-board-write .ec-base-prdInfo {
    margin: 14px 0 0;
    background: transparent;
}

.xans-board-write .ec-base-prdInfo .prdBox {
    margin-top: 0;
}

.xans-board-write .ec-base-prdInfo .ec-base-button {
    margin: 0;
}

.xans-board-write .ec-base-prdInfo .ec-base-button a {
    margin-bottom: 7px;
}
.ec-base-prdInfo {
    position: relative;
    margin: 0 0 7px;
    padding: 14px 14px 6px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    background: #fff;
}

.ec-base-prdInfo .prdCheck {
    display: inline-block;
    margin-bottom: 7px;
}

.ec-base-prdInfo .prdBox {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    min-height: 90px;
    margin-top: 7px;
}

.ec-base-prdInfo .thumbnail {
    overflow: hidden;
    width: 73px;
    height: 73px;
    margin-right: 15px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
}

.ec-base-prdInfo .thumbnail img {
    width: 100%;
}

.ec-base-prdInfo .description {
    overflow: hidden;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}

.ec-base-prdInfo .description .prdName {
    display: block;
    margin: 0 0 10px;
    font-size: 10px;
}

.ec-base-prdInfo .description .prdName a {
    color: #4a5164;
}

.ec-base-prdInfo .description .prdName .ec-set-product-name {
    display: block;
    margin: 0 0 3px;
}

.ec-base-prdInfo .description .info {
    margin: 0 0 14px;
}

.ec-base-prdInfo .description .info li {
    margin: 0 0 7px;
    font-size: 10px;
    color: #757575;
}

.ec-base-prdInfo .description .info .price {
    font-size: 10px;
    color: #000;
}

.ec-base-prdInfo .description .info .price .refer {
    font-weight: normal;
    font-size: 10px;
}

.ec-base-prdInfo .description .info .price .discount {
    font-weight: normal;
    text-decoration: line-through;
}

.ec-base-prdInfo .description .info .price .strike {
    font-weight: normal;
    text-decoration: line-through;
}

.ec-base-prdInfo .description .info .price .strike strong {
    font-weight: normal;
}

.ec-base-prdInfo .description .price .quantity {
    position: relative;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 0 0 14px;
    font-size: 9px;
}

.ec-base-prdInfo .description .price .quantity:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 1px;
    height: 9px;
    background: #989899;
}

.ec-base-prdInfo .description input[type="number"] {
    max-width: 51px;
}

.ec-base-prdInfo .description .info .amount button {
    margin: 0;
    padding: 0;
    border: 0;
}

.ec-base-prdInfo .description .info .amount {
    width: 50px;
}

.ec-base-prdInfo .description .info input.amount {
    text-align: right;
}

.ec-base-prdInfo .description input[type="tel"] {
    text-align: right;
}

.ec-base-prdInfo .description .quantity input[type="tel"] {
    width: 51px;
}
.ec-base-table {
    border: 1px solid #d5d5d5;
    word-break: break-all;
    word-wrap: break-word;
    color: #555;
    background: #fff;
}

.ec-base-table table {
    position: relative;
}

.ec-base-table table:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
}

.ec-base-table th,.ec-base-table td {
    border-top: 1px solid #d5d5d5;
    font-size: 9px;
    vertical-align: top;
}

.ec-base-table th {
    font-weight: normal;
    color: #555;
}

.ec-base-table td {
    padding: 12px 13px;
}

.ec-base-table tbody th {
    padding: 12px 0 12px 13px;
    text-align: left;
}

.ec-base-table td.clear {
    padding: 0 !important;
}

.ec-base-table.typeWrite td {
    padding: 7px 13px 6px;
}

.ec-base-table.typeWrite tr td:first-child {
    padding: 12px 13px;
}

.ec-base-table.typeWrite img {
    max-width: 100% !important;
    height: auto !important;
}

.ec-base-table.gCellNarrow tbody th {
    padding: 7px 0 7px 13px;
}

.ec-base-table.gCellNarrow td {
    padding: 7px 13px;
}

.ec-base-table.gClearBorderTop {
    border-top-width: 0;
}

.ec-base-table.gClearBorder {
    border-width: 0;
}

.ec-base-table.gClearCell {
    padding: 4px 0;
}

.ec-base-table.gClearCell table:after {
    display: none;
}

.ec-base-table.gClearCell th,.ec-base-table.gClearCell td,.ec-base-table.typeWrite.gClearCell th {
    border-width: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.ec-base-table.typeWrite.gClearCell td {
    padding-top: 3px;
    padding-bottom: 4px;
}

.ec-base-table .gLine {
    border-top: 1px solid #ececec !important;
}

.ec-base-table.gClearCell tbody.gLine tr:first-child th,.ec-base-table.gClearCell tbody.gLine tr:first-child td {
    padding-top: 10px;
}

.ec-base-table.typeList {
    border-width: 0;
}

.ec-base-table.typeList table:after {
    display: none;
}

.ec-base-table.typeList thead th {
    text-align: center;
}

.ec-base-table.typeList th,.ec-base-table.typeList td {
    padding: 9px 10px;
    vertical-align: middle;
    border: 1px solid #d7d5d5;
}

.ec-base-table.typeList.gClearBorderTop thead th {
    border-top-width: 0;
}

.ec-base-table .left {
    text-align: left;
}

.ec-base-table .center {
    text-align: center;
}

.ec-base-table .right {
    text-align: right;
}

.ec-base-table .top th,.ec-base-table th.top,.ec-base-table .top td,.ec-base-table td.top {
    vertical-align: top;
}

.ec-base-table .middle th,.ec-base-table th.middle,.ec-base-table .middle td,.ec-base-table td.middle {
    vertical-align: middle;
}

.ec-base-table img {
    vertical-align: middle;
}

.ec-base-table td.clear .ec-base-help {
    margin-left: 13px;
    margin-right: 13px;
}
#MK_bscore_mark label {margin:0 3px;}

.ec-base-button[class*="gColumn"] {padding: 0 14px;}




/* BASIC css end */

