@charset "utf-8";

/* 임시견적서출력 */
#ebric_mobile_wrap #main-content-wrap { background: #fff; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap { padding-top: 10px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document { border: 1px solid #222; overflow: hidden; font-family: '나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic','Dotum','Arial'; max-height: 400px; overflow-y: auto; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .head { text-align: center; padding: 5px 0; background: #E4E7F3; font-size: 1.2rem; font-weight: 700; letter-spacing: -0.5px; border-bottom: 1px solid #CDD0D9;	 }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document table { font-size: 1.1rem; width: 100%; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document table tbody tr { border-bottom: 1px solid #e5e5e5; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .infomation table tr th { text-align: left; padding: 5px; font-weight: 500; background: #f6f7fb; border-right: 1px solid #eee; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .infomation table tr td { padding: 5px; font-weight: 300; border-right: 1px solid #eee; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table { border-top: 1px solid #CDD0D9; margin-top: 5px; height: 250px; overflow-y: auto; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table { font-size: 1.1rem; text-align: center; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr th { text-align: center; background: #eee; font-weight: 500; padding: 5px; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td { padding: 5px; font-weight: 300; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td .img-box { width: 60px; height: 60px; border: 1px solid #e5e5e5; background: #fff; position: relative; overflow: hidden; display: inline-block; vertical-align: middle; margin-right: 10px; float: left; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td .img-box .thumbnail { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform: translate(50%,50%); -ms-transform: translate(50%,50%); transform: translate(50%,50%); width: 100%; height: 100%; z-index: 1; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td .img-box .thumbnail img { position: absolute; top: 0; left: 0; -webkit-transform: translate(-50%,-50%) scale3d(1,1,1) rotate3d(0,0,0,0.01deg); -ms-transform: translate(-50%,-50%) scale3d(1,1,1) rotate3d(0,0,0,0.01deg); transform: translate(-50%,-50%) scale3d(1,1,1) rotate3d(0,0,0,0.01deg); z-index: 1; transition: all 0.3s ease-out; max-height: 100%; max-width: 100%; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td.name { text-align: left; width: 50%; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .estimate-document .product-list-table table tbody tr td.name .txt { max-width: 370px; word-break: break-all; vertical-align: middle; display: inline-block; }
#ebric_mobile_wrap #main-content-wrap .sub-view-wrap .btn-wrap a.print-btn { width: 100%; margin-top: 20px; }