@charset "utf-8";
/* 주문방법 설명서 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction { width: 60%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label { font-size: 1.3rem; display: block; height: 40px; border: 1px solid #ddd; width: 100%; text-align: left; padding: 0 15px; border-radius: 4px; margin-top: 10px; line-height: 38px; font-size: 1.2rem; transition: border-color .2s ease; letter-spacing: -0.5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f2f2f2)); background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); background: -webkit-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: -o-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: -ms-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', gradientType=0); font-weight: 500; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label:hover {  border-color: #ccc; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label i.fa-question-circle { margin-right: 3px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label i.fa-angle-up,
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label i.fa-angle-down { float: right; line-height: 38px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction label i.fa-angle-up { display: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .content { background: #fafafa; border: 1px solid #ddd; padding: 15px; padding-bottom: 0; width: 100%; display: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .content .row { margin-bottom: 20px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .content .row h3 { font-size: 1.3rem; font-weight: 500; margin-bottom: 5px; color: #333; letter-spacing: -0.5px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .content .row h3 .numb { display: inline-block; width: 16px; height: 16px; text-align: center; background: #2f6ed5; border-radius: 50%; color: #fff; font-size: 1rem; line-height: 15px; padding-right: 1px; margin-right: 5px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .content .row ul li { font-weight: 300; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .custom-check:checked ~ .content { display: block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .custom-check:checked ~ label i.fa-angle-down { display: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .instruction .custom-check:checked ~ label i.fa-angle-up { display: inline-block; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form { margin-top: 20px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap .add-btn { margin-top: 8px; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .price-info-wrap { margin-top: 10px; overflow: hidden; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .price-info-wrap .total-price-info { width: 100%; border: 1px solid #e5e5e5; background: #fff; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .price-info-wrap .total-price-info .total-price-info-title { background: #2f6ed5; display: block; color: #fff; padding: 15px 30px; font-size: 1.5rem; font-weight: 500; letter-spacing: -0.5px; text-shadow: 0 0 5px rgba(0, 0, 0, 0.1) ; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .price-info-wrap .total-price-info .total-price { padding: 15px 30px 20px; text-align: right;  font-size: 2rem; font-weight: 800; color: #2f6ed5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .price-info-wrap .total-price-info .total-price .unit { font-size: 1.2rem; font-weight: 300; color: #666; letter-spacing: -0.5px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .price-info-wrap .total-price-info .total-price .unit:first-child { font-weight: 500; color: #2f6ed5; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form>.btn-wrap { margin-top: 50px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form>.btn-wrap.disabled { opacity: .6; pointer-events: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form>.btn-wrap a { width: 33%; margin-right: 0.5%; float: left; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form>.btn-wrap a:last-child { margin-right: 0; }

/* 견적 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap { overflow: hidden; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap .add-btn { float: right; font-size: 1.3rem; display: inline-block; color: #999; letter-spacing: -0.5px; height: 25px; transition: color 0.25s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap .add-btn i { font-size: 1.6rem; line-height: 16px; display: inline-block; vertical-align: top; margin-right: 5px; margin-top: 5px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap .add-btn span { line-height: 25px; display: inline-block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .btn-wrap .add-btn:hover { color: #555; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table { border: 1px solid #ddd; border-top: 2px solid #363e4e; background: #fff; padding: 0; margin-top: 8px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table { width: 100%; font-size: 1.2rem; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr { border-bottom: 1px solid #e5e5e5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th { text-align: center; padding: 13px 0; font-weight: 500; background: #f6f7fb; border-right: 1px solid #eee; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th:last-child { border-right: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th.numb { width: 25%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th.option { width: 40%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th.price { width: 15%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th.count { width: 15%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr th.delete { width: 5%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td { padding: 5px 10px; border-right: 1px solid #eee; text-align: center; position: relative; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td:last-child { border-right: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .delete-btn { border: 1px solid #ddd; display: block; height: 30px; border-radius: 4px; line-height: 28px; font-size: 1.2rem; font-weight: 400; text-align: center; background: #F5F7F9; letter-spacing: -0.5px; transition: background .2s ease,  color .2s ease, border-color .2s ease; width: 60px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .delete-btn:hover { background: #2f6ed5; color: #fff; border-color: #2f6ed5; font-weight: 300; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box { height: 30px; width: 100%; position: relative; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text] { width: 100%; height: 100%; border: 1px solid #dcdcdc; border-radius: 3px; padding-left: 10px; padding-right: 70px; font-size: 1.2rem; line-height: 28px; transition: border-color 0.25s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]:active,
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]:focus { border-color: #80B0FF; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]::-webkit-input-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]::-moz-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]:-ms-input-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box input[type=text]:-moz-placeholder{ color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box .search-btn { width: 40px; text-align: center; height: 100%; display: block; position: absolute; top: 0; right: 0; background: #2f6ed5; color: #fff; font-size: 1.1rem; border-top-right-radius: 3px; border-bottom-right-radius: 3px; cursor: pointer; padding: 6px 0; z-index: 2; transition: background .3s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .search-box .search-btn:hover { background: #1E5CC3; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .dchain-info {  text-align: left; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select { position: relative; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select label { display: block; border: 1px solid #ddd; font-size: 1.2rem; height: 30px; border-radius: 3px; line-height: 28px; padding: 0 10px; font-weight: 500; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f2f2f2)); background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); background: -webkit-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: -o-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: -ms-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); background: linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', gradientType=0); transition: border-color .2s ease; text-align: left; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select label:hover { border-color: #ccc; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select label i { float: right; line-height: 30px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select label i.fa-angle-up { display: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .custom-check:checked + label i.fa-angle-up { display: block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .custom-check:checked + label i.fa-angle-down { display: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list { background: #fff; border: 1px solid #ccc; padding: 3px 0; display: none; position: absolute; width: 100%; top: 30px; left: 0; z-index: 2; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li { border-bottom: 1px solid #eee; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li:last-child { border-bottom: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li a { font-size: 1.2rem; color: #555; padding: 5px 10px; display: block; transition: background .2s ease, color 0.2s ease; text-align: left; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li a:hover { background: #E4EDFF; color: #222; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li a .type { margin-right: 20px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li a .price { position: relative; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .select-list li a .price:before {  width: 1px; height: 12px; background: #e5e5e5; left: -12px; content: ''; position: absolute; top: 50%; margin-top: -5px; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .option-select .custom-check:checked ~ .select-list { display: block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box { display: block; position: relative; width: 180px; height: 100%; border: 1px solid #ddd; border-radius: 2px;  }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box input[type=text] { width: 100%; height: 30px; border-style: none; padding: 0 25px 0 10px; font-weight: 300; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box .btn-wrap { position: absolute; z-index: 2; top: 0; right: 0; width: 21px; height: 100%; border-left: 1px solid #eee; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box .btn-wrap a { display: block; height: 50%; line-height: 13px; font-size: 1rem; color: #999; transition: background .25s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box .btn-wrap a.up-btn { border-bottom: 1px solid #eee; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .estimate-form .product-list-wrap .product-list-table table tbody tr td .counting-box .btn-wrap a:hover { background: #F0F0F0; }