@charset "utf-8"; #ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-info-wrap .order-info-table .detail-info .row .head { width: 150px;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-info-wrap .order-info-table .detail-info .row .cont { width: calc(100% - 155px);}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .header-btn-wrap { text-align: right;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .header-btn-wrap .wh-btn { background-color: #FFF;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .header-btn-wrap .wh-btn:hover { color: #272727;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .option-table table tr th { width: 10%; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .option-table table tr td input.number { width: 15%; text-align: right; padding: 0 10px;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .option-table table tr td .total-quantity { vertical-align: middle; margin-left: 5px;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list { margin-top: 5px; padding: 5px 10px; border: 1px solid #dddddd; text-align: left;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .title { font-weight: bold;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .delivery-status { margin-right: 8px; position: relative;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .delivery-status:after { width: 1px; height: 10px; background: #ddd; content: ''; right: -5px; top: 4px; position: absolute;}

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .delivery-status:last-child { margin-right: 0;}

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .delivery-status:last-child:after { display: none;}

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .cancle-button-wrap .cancle-btn { display: inline-block; height: 40px; border-radius: 4px; line-height: 40px; font-size: 1.2rem; font-weight: 400; text-align: center; padding-right: 3px; letter-spacing: -0.5px; transition: background .2s ease, color .2s ease, border-color .2s ease; padding: 0 10px; width: 100%; background: #e92023; color: #fff; margin-top: 1px;}

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .cancle-button-wrap .cancle-btn:hover { background: #d42629;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-head-wrap { margin-bottom: 10px; display: block; overflow: hidden;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-head-wrap .check-wrap { display: inline-block;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-head-wrap .order-head { display: inline-block; float: right}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .order-head-wrap .order-head .wh-btn { font-size: 1.3rem; color: #363e4e; background: #fff; line-height: 28px; height: 30px; padding: 0 10px;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-list .product-wrap .product.select { border: 3px solid #9FC3FF; padding: 8px 8px 13px 8px;}



#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .status-list { display: inline-block; padding-right: 30px;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .status-list:last-child { padding-right: 0;}
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-detail-info-wrap .order-list .order-box .product-wrap .product .r-area .delivery-status-list .status-list .status-confirm { font-weight: 600;}

#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .order-info-wrap .order-info-table .detail-info .row .tooltip { font-size: 1.1rem; color: #666; font-weight: 300;}


/* 팝업 레이어 */
.inventory-pop-up-layer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 10; width: 100%; height: 100%; }
.inventory-pop-up-layer .pop-up { position: fixed; width: 450px; background: #fff; left: 50%; top: 45%; padding: 20px 25px; border-top: 4px solid #2f6ed5; transform:translate(-50%, -50%) }
.inventory-pop-up-layer .pop-up .result-area { padding: 5px; border: 1px solid #1E5CC3;}
.inventory-pop-up-layer .pop-up .result-area .total-price .total-text { font-size: 1.3rem; }
.inventory-pop-up-layer .pop-up .result-area .total-price .tooltip { font-size: 1.1rem; color: #666;}
.inventory-pop-up-layer .pop-up .title-area { border-bottom: 1px solid #dee3eb; padding-bottom: 15px; }
.inventory-pop-up-layer .pop-up .title-area p { font-size: 1.5rem; font-weight: 400; color: #666; display: block; float:left }
.inventory-pop-up-layer .pop-up .point {color: #2f6ed5;font-weight:500}
.inventory-pop-up-layer .pop-up .title-area .close-btn {float: right; opacity: 0.5; cursor: pointer;}
.inventory-pop-up-layer .pop-up .content-area {  max-height: 180px;  margin: 15px 0; position: relative; overflow-y: auto; }
.inventory-pop-up-layer .pop-up .content-area .content {margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc;font-size: 1.4rem; line-height: 21px;}
.inventory-pop-up-layer .pop-up .content-area .content:last-child {margin-bottom: 0; padding-bottom: 0; border: 0}
.inventory-pop-up-layer .pop-up .content-area .content .cont-text {padding-left: 65px; background: url('../../../img/estimate/notice.png') no-repeat 15px top; width: 100%}
.inventory-pop-up-layer .pop-up .content-area .content .cont-text h5 {padding-bottom: 5px}
.inventory-pop-up-layer .pop-up .content-area .content p.date {font-weight: 500; padding-bottom:5px; padding-top: 15px;  color: #073a8d}
.inventory-pop-up-layer .pop-up .content-area .content p b {font-weight: 500}
.inventory-pop-up-layer .pop-up .content-area .content p.date i.fas {margin-right: 5px}
.inventory-pop-up-layer .pop-up .content-area .content .cont-background {background: #f3f9fd;padding: 7px 5px;}

.inventory-pop-up-layer .pop-up > .btn-wrap { text-align: center; padding-top: 10px;}
.inventory-pop-up-layer .pop-up > .btn-wrap .wh-btn { display: inline-block; height: 38px; line-height: 38px;}
.inventory-pop-up-layer .pop-up > .btn-wrap .bl-btn { display: inline-block; background: #2f6ed5; height: 38px; line-height: 38px; color: #fff;}

@media all and (max-width: 500px )
{
	.inventory-pop-up-layer .pop-up { width: calc(100% - 20px);  }
	.inventory-pop-up-layer .pop-up .content-area { padding-bottom: 100px; height: calc(100% - 290px);}
	.inventory-pop-up-layer .pop-up .content-area .content br {display: none}
}

