@charset "utf-8";
/* 견적 내역 관리 */

/* 견적 정보 */
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .btn-wrap { margin-top: 10px; text-align: right; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .btn-wrap a { height: 30px; line-height: 28px; margin-left: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table.answer { margin-top: 10px; }

/* 주문/배송 조회 */
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap { overflow: hidden; margin-top: 10px; margin-bottom: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap .term { float: right; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap .order-state { float: left; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li { float: left; margin-left: 10px; position: relative; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li:after { position: absolute; z-index: 1; top: 50%; margin-top: -5px; right: -6px; content: ''; background: #eee; width: 1px; height: 7px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li:last-child:after { display: none; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li:first-child { margin-left: 0; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li a { display: block; color: #999; font-size: 1.1rem; letter-spacing: -0.5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .filter-wrap ul li.select a { color: #2f6ed5; font-weight: 600; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list { margin-top: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box { background: #fff; border: 1px solid #e5e5e5; border-radius: 3px; box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1); margin-bottom: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .header { background: #f8f8f8; border-bottom: 1px solid #eee; padding: 13px 10px; padding-right: 25px; overflow: hidden; position: relative; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .header .order-numb { font-weight: bold; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .header .date { float: right; color: #999; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .header i.fa-angle-right { position: absolute; right: 10px; top: 50%; margin-top: -5px; color: #666; display: block; width: 5px; height: 10px; text-align: center; line-height: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product { padding: 10px; border-bottom: 1px solid #eee; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product:after { display: block; clear: both; height: 0; content: ''; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .l-area { float: left; width: 30%; padding-right: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .l-area .name { display: block; font-weight: bold; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area { float: right; width: 70%; font-size: 1.1rem; text-align: right; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .product-number-wrap { margin-bottom: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .product-number-wrap>div { display: inline-block; color: #666; font-weight: 300; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .product-number-wrap>div.catalog-numb { margin-left: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .option-wrap .option,
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .option-wrap .count { color: #666; font-weight: 300; display: inline-block; margin-right: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .r-area .option-wrap .price { font-weight: 600; display: inline-block; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .state-area { font-size: 1.1rem; float: left; width: 100%; overflow: hidden; margin-bottom: 3px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .state-area .state { float: left; color: #E92023; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .product-wrap .product .state-area .date { float: right; font-weight: 300; color: #999; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info { padding: 10px; overflow: hidden; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info .state { display: inline-block; font-size: 1rem; padding: 0 5px; color: #fff; border-radius: 3px; font-weight: 300; letter-spacing: -0.5px; height: 20px; line-height: 20px; float: left; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info .state.red { background: #e92023; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info .state.green { background: #15AF56; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info .price { float: right; font-weight: bold; font-size: 1.3rem; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info .price .date { font-weight: 300; font-size: 1.1rem; margin-right: 5px; color: #666; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .select-btn { display: block; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; height: 40px; text-align: center; color: #fff; font-size: 1.4rem; line-height: 40px; margin-left: 0; background: #2f6ed5; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info>.btn-wrap { float: right; overflow: hidden; margin-top: 0; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info>.btn-wrap a { height: 28px; font-size: 1.1rem; padding: 0 15px; margin-left: 3px; line-height: 28px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info>.btn-wrap a:first-child { margin-left: 0; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info>.btn-wrap a.wh-btn { line-height: 26px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-box .estimate-info>.btn-wrap a.bl-btn { margin-bottom: 0; }

/* 상세 */
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table { border: 1px solid #eee; background: #fff; border-radius: 3px; box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1); padding: 15px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row>.head { font-weight: bold; display: block; margin-bottom: 3px; letter-spacing: -0.5px; font-size: 1.3rem; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row>.cont { font-size: 1.2rem; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row { padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; font-size: 1.3rem; margin-top: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row:first-child { margin-top: 0; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row:last-child { padding-bottom: 0; border-bottom: none; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list { width: 100%; padding-top: 0; margin-top: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li { border: 1px solid #eee; padding: 10px 10px 5px 10px; background: #f8f8f8; margin-bottom: 5px; word-break: break-all; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li:last-child { margin-bottom: 0; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .product-check { width: 14px; height: 14px; margin-right: 3px; vertical-align: text-bottom; accent-color: #2F6ED5; cursor: pointer; position: relative; top: -1px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .numb { margin-right: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .product-name { color: #2F6ED5; font-weight: 700; margin-right: 12px; position: relative; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .product-name:hover { text-decoration: underline; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .product-name:after { width: 1px; height: 10px; background: #ccc; content: ''; position: absolute;  top: 5px; right: -7px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .option { color: #666; margin-right: 10px; position: relative; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .option:after { width: 1px; height: 10px; background: #ccc; content: ''; position: absolute;  top: 5px; right: -7px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .price { margin-right: 10px; position: relative; font-weight: 500; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .price:after { width: 1px; height: 10px; background: #ccc; content: ''; position: absolute;  top: 5px; right: -7px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .count { margin-right: 13px; position: relative; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .count:after { width: 1px; height: 10px; background: #ccc; content: ''; position: absolute;  top: 5px; right: -6px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .count .head { color: #666; margin-right: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .count .cont { font-weight: 500; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .count .cont .count-input { width: 45px; height: 24px; padding: 0 6px; border: 1px solid #ccc; border-radius: 3px; margin-right: 4px; font-size: 12px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .total-price .head { color: #666; margin-right: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .product-list ul li .total-price .cont { font-weight: 500; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .content { white-space: pre-wrap; }

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .pre-price { text-decoration: line-through; color: #999; font-weight: 400; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-info-wrap .estimate-info-table>.row .post-price { margin-left: 5px; font-weight: 700; color: #2F6ED5; }

.product-list ul li .product-comment {margin:10px 0;}
.product-list ul li .product-comment span{background: white; padding: 15px; border-radius: 5px;border: 1px solid #dee3eb;height:auto; position: relative; padding-left:30px; display: block; color:#555; }
.product-list ul li .product-comment i {font-size:1.5rem; margin-right:5px; color:#999; position: absolute; top:16px; left:10px;} 
.product-list ul li .product-comment b {display: block;margin-bottom: 5px;}