@charset "utf-8";
/* 소속 팝업 */
html,body { min-width: 400px; }
#ebric_pc_wrap #main-content-wrap .bread-crumb-wrap { margin: 0 auto; box-shadow: none; padding-bottom: 5px; margin-bottom: 20px; }
#ebric_pc_wrap #main-content-wrap .bread-crumb-wrap>div { width: 100%; padding: 0 20px; }
#ebric_pc_wrap #main-content-wrap { background: #fff; }
#ebric_pc_wrap #main-content-wrap .bread-crumb-wrap .main-product-category-title { font-size: 2rem; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .btn-wrap { text-align: center; margin-top: 25px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap .btn-wrap a { height: 40px; line-height: 40px; margin: 0 5px; padding: 0 40px; }
#ebric_pc_wrap #main-content-wrap .sub-view-wrap.affiliation-option-view-wrap { width: 800px; }

/* 검색창 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 .search-table table tbody tr td .search-box-wrap { position: relative; }
/* 검색창 인풋 */
#ebric_pc_wrap #main-content-wrap .sub-view-wrap table tbody tr td .search-box { display: inline-block; width: 100%; 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 table tbody tr td .search-box-wrap .search-box .relation-keyword { top: 32px; }

/* 콘텐츠 */
/* 리스트 공통 */
#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; }