@charset "UTF-8";
/* #Base */
/* Reset */
html { -webkit-box-sizing: border-box; box-sizing: border-box; }

* { margin: 0; padding: 0; }

*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; }

a { color: inherit; text-decoration: none; outline: 0; -webkit-tap-highlight-color: transparent; }

img { max-width: 100%; height: auto; border: 0; vertical-align: top; }

table { width: 100%; border-spacing: 0; border-collapse: collapse; }

form { display: inline; }

input { font-family: inherit; font-size: 16px; }

input[type]::-ms-clear { display: none; opacity: 0; visibility: hidden; }

input[type]::-ms-reveal { display: none; opacity: 0; visibility: hidden; }

input[type]::-webkit-search-cancel-button { display: none; }

select { font-family: inherit; font-size: 16px; }

textarea { font-family: inherit; font-size: 16px; resize: vertical; }

button { font-family: inherit; font-size: inherit; color: inherit; letter-spacing: inherit; cursor: pointer; outline: 0; }

embed, iframe, object { max-width: 100%; }

/* Fonts */
@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; src: url("../fonts/notosanskr-light.eot"); src: local("Noto Sans KR Light"), local("NotoSansKR-Light"), url("../fonts/notosanskr-light.eot?#iefix") format("embedded-opentype"), url("../fonts/notosanskr-light.woff2") format("woff2"), url("../fonts/notosanskr-light.woff") format("woff"); }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 400; src: url("../fonts/notosanskr-regular.eot"); src: local("Noto Sans KR Regular"), local("NotoSansKR-Regular"), url("../fonts/notosanskr-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/notosanskr-regular.woff2") format("woff2"), url("../fonts/notosanskr-regular.woff") format("woff"); }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; src: url("../fonts/notosanskr-medium.eot"); src: local("Noto Sans KR Medium"), local("NotoSansKR-Medium"), url("../fonts/notosanskr-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/notosanskr-medium.woff2") format("woff2"), url("../fonts/notosanskr-medium.woff") format("woff"); }

@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; src: url("../fonts/notosanskr-bold.eot"); src: local("Noto Sans KR Bold"), local("NotoSansKR-Bold"), url("../fonts/notosanskr-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/notosanskr-bold.woff2") format("woff2"), url("../fonts/notosanskr-bold.woff") format("woff"); }

/* Helper Classes */
.sr-text { display: block; width: 1px; height: 1px; margin: -1px; padding: 0; font-size: 1px; color: transparent; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; overflow: hidden; border: 0; }

.align-center { text-align: center !important; }

.align-left { text-align: left !important; }

.align-right { text-align: right !important; }

.hidden { display: none !important; }

.show { display: block !important; }

/* #Common */
/* 뱃지 */
.status-badge { display: inline-block; min-width: 77px; height: 29px; padding: 0 12px; font-size: 16px; color: #fff; letter-spacing: -0.05em; line-height: 27px; vertical-align: middle; border-radius: 20px; background: #0093cb; }

.status-badge.status2 { background-color: #818181; }

.status-badge.status3 { background-color: #818181; }

/* 버튼 */
.btn-action { display: inline-block; min-width: 303px; padding: 0.76667em 0 0.96667em; font-size: 30px; font-weight: 500; color: #fff; line-height: 1.06667; text-align: center; vertical-align: middle; border: 0; border-radius: 50px; background: #a5a5a5; -webkit-transition: background 0.3s; transition: background 0.3s; }

.btn-action:hover, .btn-action:focus { background-color: #8c8c8c; }

.btn-ok { border: 0; background: #0093cb; }

.btn-ok:before { content: ''; display: inline-block; width: 32px; height: 32px; margin: 0 9px 0 0; vertical-align: top; background: url("../img/ico_ok.png") no-repeat 0 0; background-size: contain; }

.btn-ok:hover, .btn-ok:focus { background-color: #006e98; }

.btn-primary { border: 0; background: #0093cb; }

.btn-primary:hover, .btn-primary:focus { background-color: #006e98; }

.btn-secondary { border: 0; background: #4db848; }

.btn-secondary:hover, .btn-secondary:focus { background-color: #3d9439; }

.btn-del:before { content: ''; display: inline-block; width: 26px; height: 32px; margin: 0 9px 0 0; vertical-align: top; background: url("../img/ico_del.png") no-repeat 0 0; background-size: contain; }

.btn-defer:before { content: ''; display: inline-block; width: 26px; height: 30px; margin: 0 9px 0 0; vertical-align: top; background: url("../img/ico_defer.png") no-repeat 0 0; background-size: contain; }

.btn-pill { display: inline-block; min-width: 148px; padding: 0.72727em 1.54545em 0.90909em; font-size: 22px; font-weight: 500; color: #fff; line-height: 1; vertical-align: middle; text-align: center; border: 0; border-radius: 30px; background: #0093cb; -webkit-transition: background 0.3s; transition: background 0.3s; }

.btn-pill:hover, .btn-pill:focus { background-color: #006e98; }

.btn-del-item { display: inline-block; width: 21px; height: 21px; margin: -2px 0 0 6px; vertical-align: middle; border: 0; background: url("../img/ico_del_item.png") no-repeat 0 0; background-size: contain; }

.btn-wrap { margin: 0 -6px; font-size: 0; text-align: center; }

.btn-wrap * { margin-left: 6px; margin-right: 6px; }

/* 탭메뉴 */
.tabs { display: table; width: 100%; height: 76px; margin: 0 0 80px; table-layout: fixed; list-style: none; }

.tabs li { display: table-cell; vertical-align: middle; }

.tabs a { display: block; width: 100%; height: 100%; font-size: 1.375em; font-weight: 500; color: #a7a7a7; letter-spacing: -0.06em; line-height: 76px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border: 1px solid #e5e5e5; border-left: 0; background: #f3f3f3; }

.tabs li:first-child a { border-left: 1px solid #e5e5e5; }

.tabs .on a { position: relative; color: #000; border: 1px solid #000; border-bottom: 0; background: #fff; }

.tabs .on:first-child a { border-color: #000; }

/* 폼 */
.form-wrap { display: inline-block; position: relative; width: 100%; vertical-align: middle; }

.form-text { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; display: inline-block; width: 100%; height: 55px; padding: 0 1.6em; font-size: 20px; line-height: 53px; vertical-align: middle; border: 1px solid #ccc; border-radius: 3px; background: #fff; -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.form-text::-webkit-input-placeholder { color: #999; opacity: 1; }

.form-text::-moz-placeholder { color: #999; opacity: 1; }

.form-text:-ms-input-placeholder { color: #999; opacity: 1; }

.form-text::-ms-input-placeholder { color: #999; opacity: 1; }

.form-text::placeholder { color: #999; opacity: 1; }

.form-text:focus { border-color: #009ad1; -webkit-box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); z-index: 1; }

.form-text:disabled { color: #999; border-color: #ccc; background-color: #f0f0f0; }

.form-text.disabled { color: #999; border-color: #ccc; background-color: #f0f0f0; }

.form-textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; display: inline-block; width: 100%; min-height: 345px; padding: 1.6em; font-size: 20px; vertical-align: middle; border: 1px solid #ccc; border-radius: 3px; background: #fff; -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.form-textarea.md { min-height: 145px; }

.form-textarea::-webkit-input-placeholder { color: #999; opacity: 1; }

.form-textarea::-moz-placeholder { color: #999; opacity: 1; }

.form-textarea:-ms-input-placeholder { color: #999; opacity: 1; }

.form-textarea::-ms-input-placeholder { color: #999; opacity: 1; }

.form-textarea::placeholder { color: #999; opacity: 1; }

.form-textarea:focus { border-color: #009ad1; -webkit-box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); z-index: 1; }

.form-textarea:disabled { color: #999; border-color: #ccc; background-color: #f0f0f0; }

.form-textarea.disabled { color: #999; border-color: #ccc; background-color: #f0f0f0; }

.js-datepicker { padding-left: 2.8em; background-image: url("../img/ico_date_off.png"); background-repeat: no-repeat; background-position: 1.1em 50%; }

.js-datepicker.has-value { background-image: url("../img/ico_date.png"); }

.js-datepicker:focus { background-image: url("../img/ico_date_on.png"); }

.js-datepicker:disabled { background-image: url("../img/ico_date_disabled.png"); }

.date-format { padding-left: 2.8em; background-image: url("../img/ico_date.png"); background-repeat: no-repeat; background-position: 1.1em 50%; }

.date-format:focus { background-image: url("../img/ico_date_on.png"); }

.date-format.disabled { background-image: url("../img/ico_date_disabled.png"); }

.form-range-wrap { display: inline-block; width: 100%; vertical-align: middle; }

.form-range-wrap .form-text { width: 47.5%; float: left; }

.form-range-wrap .entity { width: 5%; font-size: 20px; line-height: 55px; text-align: center; float: left; }

.form-selectbox { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; display: inline-block; width: 100%; height: 55px; padding: 0 42px 0 1.6em; font-size: 20px; vertical-align: middle; border: 1px solid #ccc; border-radius: 3px; background: #fff url("../img/ico_caret.png") no-repeat 100% 50%; -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, -webkit-box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s; transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }

option { font-size: 1rem; }

.form-selectbox:focus { border-color: #009ad1; background-image: url("../img/ico_caret_on.png"); -webkit-box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); z-index: 1; }

.form-selectbox:disabled { color: #999; border-color: #ccc; background-color: #f0f0f0; }

.form-file { -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 1px; height: 1px; margin: -1px; padding: 0; font-size: 1px; color: transparent; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; overflow: hidden; border: 0; }

.form-file-label { display: inline-block; width: 167px; height: 55px; font-size: 20px; font-weight: 500; color: #fff; cursor: pointer; line-height: 55px; text-align: center; vertical-align: middle; border-radius: 3px; background: #666; -webkit-transition: background 0.3s; transition: background 0.3s; }

.form-file-label:hover { background-color: #4d4d4d; }

.btn-file-download { display: inline-block; width: 167px; height: 55px; font-size: 20px; font-weight: 500; color: #fff; cursor: pointer; line-height: 55px; text-align: center; vertical-align: middle; border-radius: 3px; background: #666; -webkit-transition: background 0.3s; transition: background 0.3s; }

.btn-file-download:hover { background-color: #4d4d4d; }

.form-file-wrap { /* 20200708 수정 */ position: relative; margin: 10px 0 0; padding: 0 186px 0 0; }

.form-file-wrap:first-child { /* 20200708 수정 */ margin-top: 0; }

.form-file-wrap .form-file-label { position: absolute; top: 0; right: 0; }

.form-file-wrap .form-text { font-size: 18px; color: #0093cb; background: #fff; }

.form-file-wrap .form-text a { text-decoration: underline; }

.form-file-wrap .form-text a:before { content: ''; display: inline-block; width: 20px; height: 20px; vertical-align: middle; background: url("../img/ico_file.png") no-repeat 0 0; background-size: contain; }

.form-file-wrap.download .form-text { /* 20200708 수정 */ border: 0; background-color: transparent; }

.form-file-wrap .btn-file-download { position: absolute; top: 0; right: 0; }

.grayscale-filter { position: absolute; width: 1px; height: 1px; overflow: hidden; }

.form-toggle-item { display: inline-block; margin: 0 30px 0 0; vertical-align: middle; }

.form-toggle-item input { -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 1px; height: 1px; margin: -1px; padding: 0; font-size: 1px; color: transparent; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; overflow: hidden; border: 0; }

.form-toggle-item .form-toggle-label { display: inline-block; position: relative; width: 180px; height: 212px; font-size: 22px; font-weight: 500; color: #6c6c6c; line-height: 1; text-align: center; vertical-align: top; border: 1px solid #eee; border-radius: 20px; background: #fff; }

.form-toggle-item input:checked + .form-toggle-label { color: #0093cb; border-color: #0093cb; -webkit-box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); box-shadow: 2px 2px 15px rgba(53, 136, 178, 0.2); }

.form-toggle-item .ico { display: block; position: relative; width: 150px; height: 150px; margin: 4px auto 5px; pointer-events: none; }

.form-toggle-item .ico img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; -webkit-filter: grayscale(1); filter: grayscale(1); -ms-filter: grayscale(100%); -webkit-filter: gray; filter: gray; }

.form-toggle-item input:checked + .form-toggle-label .ico img { -webkit-filter: grayscale(0); filter: grayscale(0); -ms-filter: grayscale(0%); -webkit-filter: none; filter: none; }

/* 테이블 */
.data-table { table-layout: fixed; border-top: 3px solid #0093cb; border-bottom: 1px solid #c8c8c8; }

.data-table caption { width: 1px; height: 1px; font-size: 1px; color: transparent; opacity: 0; overflow: hidden; }

.data-table tr { border-bottom: 1px solid #c8c8c8; }

.data-table th { height: 57px; font-size: 1em; font-weight: 400; letter-spacing: -0.05em; }

.data-table tbody tr:hover { background-color: #f9f9f9; }

.data-table td { height: 57px; padding: 0 4px; font-size: 1em; font-weight: 400; color: #666; letter-spacing: -0.05em; text-align: center; }

.data-table .ellipsis { display: inline-block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.data-table a:hover, .data-table a:focus { text-decoration: underline; }

/* Pagination */
.pagination { margin: 42px 0 0; font-size: 0; text-align: center; }

.pagination .page { display: inline-block; width: 20px; height: 40px; font-size: 12px; line-height: 40px; vertical-align: top; text-align: center; }

.pagination .page:hover { text-decoration: underline; }

.pagination .page[class*="on"] { font-weight: bold; color: #0093cb; text-decoration: underline; }

.pagination [class*="-page"] { display: inline-block; width: 40px; height: 40px; vertical-align: top; border: 1px solid #d0d0d0; background-color: #fff; background-repeat: no-repeat; background-position: 50% 50%; }

.pagination [class*="-page"]:hover { border-color: #0093cb; }

.pagination .front-page { background-image: url("../img/ico_front_page.png"); }

.pagination .prev-page { margin-left: 4px; margin-right: 30px; background-image: url("../img/ico_prev_page.png"); }

.pagination .next-page { margin-left: 30px; background-image: url("../img/ico_next_page.png"); }

.pagination .last-page { margin-left: 4px; background-image: url("../img/ico_last_page.png"); }

/* 모달팝업 */
.modal-wrap { position: fixed; top: 0; left: 0; right: 0; bottom: 0; font-size: 0; opacity: 0; text-align: center; white-space: nowrap; visibility: hidden; overflow: hidden; overflow-y: auto; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; z-index: 99; }

.modal-wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.modal-wrap:after { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.6; background: #000; z-index: -1; }

.modal-wrap.open { opacity: 1; visibility: visible; }

.modal-container { display: inline-block; min-width: 472px; min-height: 312px; font-size: 16px; text-align: left; white-space: normal; vertical-align: middle; border-radius: 20px; background: #fff; overflow: hidden; }

.modal-header { position: relative; }

.btn-close-modal { position: absolute; top: 22px; right: 22px; width: 27px; height: 27px; border: 0; background: url("../img/ico_close.png") no-repeat 0 0; background-size: contain; z-index: 1; }

.btn-close-modal2 { position: absolute; top: 20px; right: 20px; width: 18px; height: 18px; border: 0; background: url("../img/ico_close2.png") no-repeat 0 0; background-size: contain; z-index: 1; }

.modal-body { position: relative; }

.modal-body .btn-pill { min-width: 193px; margin-top: 30px; }

.notification-msg { padding: 75px 0 52px; font-size: 1.625em; letter-spacing: -0.06em; line-height: 1.34615; text-align: center; }

.notification-msg em { color: #0093cb; font-style: normal; }

[id="mdConfirm"] .modal-container { /* 20200616 수정 */ min-width: 0; width: 367px; min-height: 0; }

[id="mdAlert"] .modal-container { /* 20200616 수정 */ min-width: 0; width: 367px; min-height: 0; }

.confirm-msg { /* 20200616 수정 */ display: table; width: 100%; height: 207px; padding: 40px 0 20px; table-layout: fixed; }

.confirm-msg .inner-wrap { /* 20200616 수정 */ display: table-cell; font-size: 24px; letter-spacing: -0.05em; line-height: 1.45833; text-align: center; vertical-align: middle; }

.modal-footer .btn-wrap { /* 20200616 수정 */ height: 65px; margin: 0; }

.modal-footer .btn-action { /* 20200616 수정 */ min-width: 100%; height: 100%; margin: 0; font-size: 22px; border-radius: 0; }

[id="mdConfirm"] .modal-footer .btn-action { /* 20200616 수정 */ min-width: 0; width: 50%; }

/* 목록 */
.list { list-style: none; }

/* #Layout */
body { font: normal 1em/1.4 "Noto Sans KR", sans-serif; letter-spacing: -0.03em; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; word-wrap: break-word; word-break: break-all; }

.skip { display: block; position: absolute; top: 0; left: 0; right: 0; padding: 1em; font-weight: bold; color: #fff; text-align: center; opacity: 0; border: 3px solid #fff; background: #0093cb; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); z-index: -1; }

.skip:focus, .skip:active { position: relative; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); z-index: 99; }

.container { max-width: 1240px; margin: 0 auto; padding: 0 10px; }

.header { position: absolute; top: 0; left: 0; right: 0; width: 1220px; margin: 0 auto; padding: 58px 10px 0; z-index: 20; }

.header:after { content: ''; display: table; clear: both; }

.top-logo { width: 237px; height: 43px; overflow: hidden; float: left; }

.footer { padding: 48px 0; font-size: 1em; color: #fff; line-height: 1; background: #2d2d2d; }

.gnb { float: right; }

.top-menu { list-style: none; }

.top-menu > li { margin: 0 0 0 4.125em; line-height: 1; float: left; }

.top-menu > li:first-child { margin-left: 0; }

.top-menu > li > a { display: block; position: relative; padding: 0.5em 0.25em; font-size: 1.5em; color: #fff; letter-spacing: -0.05em; }

.top-menu > li > a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #fff; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }

.top-menu > li > a:hover:after, .top-menu > li > a:focus:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.top-menu .on > a { font-weight: bold; }

.top-menu .on > a:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

#content { min-width: 1220px; /* Full height */ min-height: 100vh; /* 푸터 height : 112px */ margin: 0 0 -112px; padding: 0 0 112px; }

.sub-header { position: relative; height: 539px; padding: 106px 0 0; /* 헤더 height : 106px */ color: #fff; text-align: center; background: #000 url("../img/sub_header_bg.jpg") no-repeat 50% 50%; background-size: cover; }

.sub-header .title-wrap { margin: 151px 0 0; }

.sub-header .sub-title { right: 0; height: 57px; margin: 0 0 25px; overflow: hidden; }

.sub-header .sub-title img { width: auto; height: 100%; }

.sub-header .sub-desc { font-size: 1.5em; letter-spacing: -0.07em; line-height: 1.58333; opacity: 0.5; }

.sub-header .btn-goto { position: absolute; bottom: 0; right: 0; }

.sub-header .btn-goto2 { position: absolute; bottom: 0; left: 0; }

.sub-content { padding: 100px 0 150px; }

.primary-title { margin: 0 0 0.83333em; font-size: 1.5em; font-weight: 500; line-height: 1; }

/* #Pages */
/* Home */
.main-wrap { position: fixed; top: 0; left: 0; right: 0; bottom: 0; padding: 0 20px; background: #000 url("../img/main_bg.jpg") no-repeat 50% 50%; background-size: cover; }

.main-wrap .top-logo { margin: 25px 43px; }

.main-wrap .container { position: absolute; top: 50%; left: 50%; width: 1240px; padding: 0 20px; color: #fff; text-align: center; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.main-wrap .copyright { position: absolute; bottom: 25px; left: 0; right: 0; font-size: 1em; color: #fff; line-height: 1; opacity: 0.5; text-align: center; white-space: nowrap; }

.main-top-title { right: 0; height: 57px; margin: 0 0 25px; overflow: hidden; }

.main-top-title img { width: auto; height: 100%; }

.main-top-desc { margin: 0 0 61px; font-size: 1.5em; letter-spacing: -0.07em; line-height: 1.58333; opacity: 0.5; text-align: center; }

.main-goto-wrap { display: inline-block; vertical-align: top; }

.main-goto-wrap a { margin: 0 23px; float: left; -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s; transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s; transition: transform 0.5s, box-shadow 0.5s; transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s; }

.main-goto-wrap a:hover, .main-goto-wrap a:focus { -webkit-box-shadow: 0 25px 20px rgba(0, 0, 0, 0.4); box-shadow: 0 25px 20px rgba(0, 0, 0, 0.4); -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }

/* 요청자용 IT 요청사항 접수 */
.form-table { position: relative; margin: 0 0 40px; empty-cells: show; }

.form-table:before { content: url("../img/ico_date.png") url("../img/ico_caret_on.png") url("../img/ico_date_on.png") url("../img/ico_date_disabled.png"); position: absolute; opacity: 0; visibility: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form-table .label { width: 103px; padding: 2.22222em 0; font-size: 18px; font-weight: 500; vertical-align: top; border-bottom: 1px solid #dbdbdb; }

.form-table .value { /* 20200708 수정 */ padding: 1.38889em 0; font-size: 18px; border-bottom: 1px solid #dbdbdb; }

.form-table .value ~ .label { width: 123px; padding-left: 32px; }

.form-table .v-mid { vertical-align: middle; }

.form-table .require { color: #0093cb; }

.form-table .form-info { display: block; margin: 12px 0 0; font-size: 0.88889em; color: #0093cb; }

/* 요청자 요청사항 조회 */
.require-info { font-size: 1em; text-align: right; }

.require-info em { font-style: normal; color: #0093cb; }

.search-form { position: relative; margin: 0 0 44px; padding: 40px 75px; border-radius: 20px; background: #f9f9f9; }

.search-form:after { content: ''; display: table; clear: both; }

.search-form td:nth-child(2):last-child { padding-right: 170px; }

.search-form .form-table { margin: 0; }

.search-form .label { padding: 1.11111em 0; border-bottom: 0; }

.search-form .value { padding: 0.38889em 0; border-bottom: 0; }

.search-form .form-wrap { min-width: 240px; }

.search-form .form-range-wrap { max-width: 586px; }

.search-form .btn-pill { position: absolute; bottom: 40px; right: 75px; margin: 0.38889em 0; }

/* 처리자 로그인 */
.login-form { max-width: 530px; margin: 62px auto 0; text-align: left; }

.login-form .form-row { margin: 10px 0; }

.login-form .form-text { height: 76px; padding-left: 170px; color: #fff; line-height: 74px; border-color: transparent; border-radius: 20px; background-color: rgba(0, 0, 0, 0.6); }

.login-form .form-text:focus { border-color: #4db848; -webkit-box-shadow: 2px 2px 15px rgba(45, 107, 42, 0.2); box-shadow: 2px 2px 15px rgba(45, 107, 42, 0.2); z-index: 1; }

.login-form .label { content: ''; position: absolute; top: 0; left: 13px; bottom: 0; width: 146px; padding: 0 0 0 66px; font-size: 20px; color: #fff; letter-spacing: -0.05em; line-height: 74px; background: url("../img/ico_manager_id.png") no-repeat 0 50%; z-index: 2; }

.login-form .label:after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 0.9em; background: #6c6563; }

.login-form .option-pw .label { background-image: url("../img/ico_manager_pw.png"); }

.login-form .btn-wrap { margin-top: 35px; }

.login-form .btn-action { width: 100%; }

/* 처리자 계정생성및삭제 */
.col-group { display: table; width: 100%; table-layout: fixed; }

.col-group .col { display: table-cell; vertical-align: middle; }

.col-group .data-list { width: 53.166%; padding: 0 50px 0 0; vertical-align: top; }

.col-group .data-form { padding: 0 0 0 35px; vertical-align: top; border-left: 1px solid #f2f2f2; }

.col-group .form-table { margin-bottom: 20px; }

.col-group .form-table .label { width: 80px; padding: 22px 0; border-bottom: 0; }

.col-group .form-table .value { padding: 7px 0; border-bottom: 0; }

.col-group .form-table .form-textarea { min-height: 0; height: 205px; resize: none; }

.col-group .data-form .btn-wrap { padding-left: 80px; }

/* 처리자용 객체 등록삭제 */
.col-group .object-list { padding: 46px 57px; background: #f3f3f3; }

.col-group .object-form { padding: 46px 90px; background: #fbfbfb; }

.object-list .list { font-size: 20px; font-weight: 500; letter-spacing: -0.05em; }

.object-list li + li { margin-top: 0.6em; }

.object-form .form-row { margin-bottom: 14px; }

.object-form .label { display: block; margin-bottom: 14px; font-size: 18px; font-weight: 500; line-height: 1; }

.object-form .label small { font-size: 0.66667em; color: #acacac; }

.object-form .form-file-wrap { padding-right: 130px; }

.object-form .form-file-label { width: 125px; }

.object-form .btn-wrap { margin-top: 25px; }

/* 처리자용 요청사항처리 */
.btn-excel-wrap { margin: -50px 0 18px; text-align: right; }

.btn-excel { display: inline-block; padding: 0 20px 2px 62px; font-size: 16px; color: #fff; font-weight: 500; line-height: 2.75; vertical-align: middle; background: #1e7445 url("../img/ico_excel.png") no-repeat 14px 50%; }

.btn-manager-file { display: inline-block; width: 32px; height: 32px; vertical-align: middle; border-radius: 100%; background: #4db848 url("../img/ico_file2.png") no-repeat 50% 50%; }

.btn-user-file { display: inline-block; width: 32px; height: 32px; vertical-align: middle; border-radius: 100%; background: #0093cb url("../img/ico_file2.png") no-repeat 50% 50%; }

.view-bottom { margin: 100px 0 -150px; padding: 100px 0 150px; background: #f5f5f5; }

.view-bottom h3 { margin: 0 0 15px; font-size: 32px; font-weight: 500; }

.view-bottom .empty { width: 35%; }

.analysis-table tbody:hover tr { background: #f9f9f9; }

.analysis-table .status1 { border: 0; }

.analysis-table td { height: 30px; padding: 17px 0; font-size: 16px; letter-spacing: -0.05em; line-height: 1; vertical-align: middle; }

.analysis-table .status1 td { padding-bottom: 1px; color: #0093cb; }

.analysis-table .status3 td { padding-top: 1px; color: #818181; }

.analysis-table .company { padding: 0 0 0 1.2em; font-size: 20px; font-weight: 500; color: #000 !important; text-align: left; }

.analysis-table tfoot td { font-size: 18px; font-weight: 700; color: #0093cb; border-top: 3px solid #0093cb; border-bottom: 3px solid #0093cb; background: #e5f4fa; }

.analysis-table tfoot td:first-child { padding: 0 0 0 1.2em; font-size: 20px; font-weight: 500; text-align: left; }

.analysis-table .total-num { font-size: 25px; }

.analysis-chart-wrap { margin: 80px 0 0; }

.analysis-chart { padding: 70px 50px; list-style: none; overflow: hidden; background: #f2f9fc; }

.analysis-chart li { width: 14.285714%; float: left; }

.analysis-chart .chart-label { position: absolute; top: 50%; left: 0; right: 0; margin: -12px 0 0; font-size: 20px; font-weight: 700; color: #0093cb; line-height: 1; text-align: center; }

.analysis-chart .company-name { margin: 0 0 10px; font-size: 22px; line-height: 1; text-align: center; }

.analysis-chart .summary-info { width: 100px; margin: 0 auto; font-size: 1em; color: #7c8a8f; line-height: 1.25; overflow: hidden; }

.analysis-chart .summary-info dt { margin: 0 4px 0 0; float: left; clear: both; }

.analysis-chart .chart { position: relative; width: 134px; height: 134px; margin: 0 auto 15px; }

.analysis-chart .donut { width: 100%; height: 100%; }

.analysis-chart .donut-hole { fill: #f2f9fc; stroke: none; }

.analysis-chart .donut-ring { fill: transparent; stroke-width: 30; stroke: #818181; }

.analysis-chart .donut-segment { fill: transparent; stroke-width: 30; stroke: #0093cb; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; stroke-dasharray: 326.726px; stroke-dashoffset: 326.726px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.analysis-chart .donut-segment.play { -webkit-transition: stroke-dashoffset 2s 0.1s; transition: stroke-dashoffset 2s 0.1s; }

.analysis-chart .donut-label { font-size: 20px; font-weight: 700; fill: #0093cb; line-height: 1; text-align: center; }

/* #Print */
@media print { * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
    .header, .footer, .sub-header { display: none; }
    img { max-width: 100% !important; page-break-inside: avoid; }
    table tr { page-break-inside: avoid; } }
