@charset "utf-8";
/* 마이페이지 공통 */
#ebric_pc_wrap #main-content-wrap .bread-crumb-wrap { padding: 20px 0 10px 0; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap { padding-top: 15px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap { overflow: hidden; padding: 10px 0 200px 0; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .content-head { overflow: hidden; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .content-head .content-title { font-size: 1.6rem; font-weight: 700; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .content-head .bk-btn { float: right; }

/* 마이페이지 메뉴 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap { float: left; width: 280px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list { border: 1px solid #e5e5e5; background: #fff; padding-top: 15px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.my-page-home { padding: 0 20px; font-size: 1.3rem; cursor: default; color: #999; letter-spacing: -0.5px; margin-bottom: 10px; font-weight: 500; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.my-page-home.select a { font-weight: 700; color: #2f6ed5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category { margin-bottom: 15px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category:last-child { border-bottom: none; padding-bottom: 0; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>.category-title { font-size: 1.2rem; font-weight: 500; cursor: default; color: #999; letter-spacing: -0.5px; margin-bottom: 5px; padding: 0 20px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>ul>li { padding: 1px 20px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>ul>li>a { font-size: 1.3rem; font-weight: 400; letter-spacing: -0.5px; display: inline-block; position: relative; padding-left: 8px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>ul>li>a:after { width: 3px; height: 3px; background: #dcdcdc; position: absolute; border-radius: 50%; content: ''; left: 0; top: 8px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>ul>li>a:hover { text-decoration: underline; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-gnb-wrap .gnb-list>.category>ul>li.select>a { font-weight: 700; color: #2f6ed5; }

/* 등록창 인풋 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table { margin-bottom: 20px; margin-top: 10px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table { width: 100%; border: 1px solid #ddd; border-top: 2px solid #363e4e; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table tbody tr { border-bottom: 1px solid #e5e5e5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table th { background: #f6f7fb; font-weight: 500; border-right: 1px solid #eee; width: 200px; padding: 10px 15px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table td { padding: 10px 15px; background: #fff; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table td input[type=text],
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table td input[type=password]  { width: 100%; height: 30px; border: 1px solid #dcdcdc; border-radius: 3px; padding-left: 10px; padding-right: 30px; font-size: 1.2rem; line-height: 28px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table td .normal-btn { height: 30px; line-height: 28px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .form-table table td label { font-size: 1.2rem; }

/* 검색창 UI */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table { margin-bottom: 20px; border: 1px solid #ddd; margin-top: 10px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table { width: 100%; border-left: 2px solid #363e4e; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table tbody tr { border-bottom: 1px solid #e5e5e5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table tbody tr td,
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table tbody tr th { padding: 10px 15px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table tbody tr td { background: #fff; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .search-table table tbody tr th { background: #f6f7fb; font-weight: 500; border-right: 1px solid #eee; width: 200px; }

/* 검색창 인풋 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box { display: inline-block; width: 300px; height: 32px; position: relative; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box.long-search-box { width: 100%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap 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: 38px; transition: border-color 0.25s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]:active,
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]:focus { border-color: #80B0FF; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]::-webkit-input-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]::-moz-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]:-ms-input-placeholder { color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box input[type=text]:-moz-placeholder{ color: #666; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap 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.2rem; border-top-right-radius: 5px; border-bottom-right-radius: 5px; cursor: pointer; padding: 6px 0; z-index: 2; transition: background .3s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box .search-btn:hover { background: #1E5CC3; }

/* 콘텐츠 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap { width: 900px; float: right; }

/* 내역 리스트 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.order-numb { width: 15%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.name { width: 15%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.price { width: 10%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.date { width: 10%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.order-state { width: 15%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.delivery-state { width: 10%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr th.select { width: 25%; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .order-list-table table tbody tr td.order-state .detail-content { display: block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .my-page-wrap .my-page-content-wrap .order-info-wrap .order-list-wrap .paging { margin-top: 25px; }

#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select { margin-top: 10px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul { overflow: hidden; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul li { display: inline-block; height: 30px; float: left; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul li a { display: block; height: 100%; color: #555; border: 1px solid #ddd; padding: 0 10px; line-height: 28px; border-right: none; transition: background 0.2s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul li:last-child a { border-right: 1px solid #ddd; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul li:first-child a { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .order-search-table table tbody tr td .term-select ul li a:hover { background: #f8f8f8; }

/* 리스트 공통 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table { border: 1px solid #ddd; border-top: 2px solid #363e4e; background: #fff; padding: 0; margin-top: 10px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table { width: 100%; font-size: 1.2rem; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr { border-bottom: 1px solid #e5e5e5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .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 .list-wrap .list-table table tbody tr th:last-child { border-right: none;}
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr td { padding: 10px; border-right: 1px solid #eee; text-align: center; position: relative; vertical-align: middle; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr td:last-child { border-right: none; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr td a { color: #2f6ed5; text-decoration: underline; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr td .table-btn { border: 1px solid #ddd; display: inline-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; min-width: 60px; text-decoration: none; color: #222; padding: 0 10px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .list-wrap .list-table table tbody tr td .table-btn:hover { background: #2f6ed5; color: #fff; border-color: #2f6ed5; font-weight: 300; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .notice { display: block; margin-top: 5px; font-size: 1.1rem; color: #2f6ed5; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .notice i { margin-right: 3px; }

/* 날짜 선택 인풋 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap { display: block; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap .date-select { display: inline-block; position: relative; height: 30px; width: 140px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap .date-select input[type=text] { width: 100%; height: 100%; border: 1px solid #dcdcdc; border-radius: 3px; padding-left: 10px; padding-right: 30px; font-size: 1.2rem; line-height: 28px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap .date-select .calendar-btn { position: absolute; z-index: 2; top: 5px; right: 10px; opacity: 0.5; transition: opacity .2s ease; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap .date-select .calendar-btn:hover { opacity: 1; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .date-select-wrap .unit { margin: 0 4px; }


/* 마이페이지 전화번호 등록 팝업 */
.contact-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%; }
.contact-pop-up-layer .pop-up { position: fixed; width: 540px; height:360px;max-height: calc(100% - 140px); background: #fff; left: 50%; top: 50%; padding: 20px 25px; border-top: 4px solid #2f6ed5; transform:translate(-50%, -50%) }
.contact-pop-up-layer .pop-up .title-area { border-bottom: 1px solid #dee3eb; padding-bottom: 15px; }
.contact-pop-up-layer .pop-up .title-area p { font-size: 1.5rem; font-weight: 400; color: #666; display: block; float:left }
.contact-pop-up-layer .pop-up .point {color: #2f6ed5;font-weight:500}
.contact-pop-up-layer .pop-up .title-area .close-btn {float: right; opacity: 0.5; cursor: pointer;}
.contact-pop-up-layer .pop-up .content-area {  height: calc(100% - 147px);  margin-top: 15px; position: relative; overflow-y: auto; }
.contact-pop-up-layer .pop-up .content-area .content {font-size: 1.4rem; line-height: 21px;}
.contact-pop-up-layer .pop-up .content-area .content .cont-text {padding-left: 75px; background: url('../../img/estimate/notice.png') no-repeat 15px top; width: 100%}
.contact-pop-up-layer .pop-up .content-area .content p {margin-bottom:15px;}
.contact-pop-up-layer .pop-up .btn-wrap { position: absolute; left: 0; bottom: 0; width: 100%; }
.contact-pop-up-layer .pop-up .btn-wrap { background: #fff; padding: 0 25px 30px 25px; overflow: hidden; }
.contact-pop-up-layer .pop-up .btn-wrap a { border: 1px solid #ddd; display: block; height: 50px; margin-bottom: 5px; border-radius: 3px; line-height: 48px; font-size: 1.5rem; text-align: center; background: #F5F7F9; letter-spacing: -0.5px; transition: background .2s ease,  color .2s ease, border-color .2s ease; float: left; width: 49%; margin-right: 1.5%; color: #777; }
.contact-pop-up-layer .pop-up .btn-wrap a.support-btn {background: #585858; color: #fff; border-color: #585858}
.contact-pop-up-layer .pop-up .btn-wrap a.support-btn:hover {background: #333}
.contact-pop-up-layer .pop-up .btn-wrap a.buy-btn { margin-right: 0; background: #2f6ed5; color: #fff; border-color: #2f6ed5; }
.contact-pop-up-layer .pop-up .btn-wrap a.buy-btn:hover { background: #1E5CC3; }