@charset "UTF-8";
/*** Fontface ***/
@font-face { font-family: 'NotoSansKR'; font-weight: 300; font-display: auto; font-style: normal; src: url(/resources/font/NotoSansKR-Light.woff2) format("woff2"), url(/resources/font/NotoSansKR-Light.woff) format("woff"), url(/resources/font/NotoSansKR-Light.otf) format("opentype"); }

@font-face { font-family: 'NotoSansKR'; font-weight: 400; font-display: auto; font-style: normal; src: url(/resources/font/NotoSansKR-Regular.woff2) format("woff2"), url(/resources/font/NotoSansKR-Regular.woff) format("woff"), url(/resources/font/NotoSansKR-Regular.otf) format("opentype"); }

@font-face { font-family: 'NotoSansKR'; font-weight: 500; font-display: auto; font-style: normal; src: url(/resources/font/NotoSansKR-Medium.woff2) format("woff2"), url(/resources/font/NotoSansKR-Medium.woff) format("woff"), url(/resources/font/NotoSansKR-Medium.otf) format("opentype"); }

@font-face { font-family: 'NotoSansKR'; font-weight: 700; font-display: auto; font-style: normal; src: url(/resources/font/NotoSansKR-Bold.woff2) format("woff2"), url(/resources/font/NotoSansKR-Bold.woff) format("woff"), url(/resources/font/NotoSansKR-Bold.otf) format("opentype"); }

@font-face { font-family: 'Roboto'; font-weight: 300; font-style: normal; src: url("/resources/font/roboto-v30-latin-300.eot"); src: local(""), url("/resources/font/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("/resources/font/roboto-v30-latin-300.woff2") format("woff2"), url("/resources/font/roboto-v30-latin-300.woff") format("woff"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

@font-face { font-family: 'Roboto'; font-weight: 400; font-style: normal; src: url("/resources/font/roboto-v30-latin-regular.eot"); src: local(""), url("/resources/font/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("/resources/font/roboto-v30-latin-regular.woff2") format("woff2"), url("/resources/font/roboto-v30-latin-regular.woff") format("woff"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

@font-face { font-family: 'Roboto'; font-weight: 500; font-style: normal; src: url("/resources/font/roboto-v30-latin-500.eot"); src: local(""), url("/resources/font/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), url("/resources/font/roboto-v30-latin-500.woff2") format("woff2"), url("/resources/font/roboto-v30-latin-500.woff") format("woff"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

@font-face { font-family: 'Roboto'; font-weight: 700; font-style: normal; src: url("/resources/font/roboto-v30-latin-700.eot"); src: local(""), url("/resources/font/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("/resources/font/roboto-v30-latin-700.woff2") format("woff2"), url("/resources/font/roboto-v30-latin-700.woff") format("woff"); unicode-range: U+0041-005A, U+0061-007A, U+0030-0039; }

/*** Color 220923 ***/
/* 컨셉 컬러 디자인 변경 221101 */
:root { --ui-color-darkgray1:#313b44; --ui-color-gray1:#c5c5c5; --ui-color-err:#cc3333; --ui-color-warning:#cc3333; --ui-bg-color01:#F3F3F4; --ui-grid-line-top-color01:#465e94; --ui-grid-line-bottom-color01:#000; --ui-table-line-color01:#9a9a9a; --ui-table-bg-color01:#f6f9fe; --ui-search-border-color01:#c3ceda; --ui-search-bg-color01:#DEE2E7; --ui-sample-box-bg-color01:#fdfdfd; --ui-focus-color:#66afe9; --ui-skv-leftmenu-color1:#21211f; --ui-skv-leftmenu-color2:#2B3E4F; }

.err { display: block; height: 34px; line-height: 34px; font-size: 12px; color: var(--ui-color-err); letter-spacing: -0.03px; }

.warning { width: 100%; color: var(--ui-color-warning); letter-spacing: -0.03px; }

div.pdfForm { height: 100%; }

/*** 업무별 UI 공통 sr.css(itsm) 220726 ***/
.divPopupWrap .divTitleWrap { margin: 20px; text-align: center; }

.divPopupWrap .divTitleWrap.popup { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 0 0 15px; }

.divPopupWrap .divTitleWrap.popup h1, .divPopupWrap .divTitleWrap.popup strong { font-size: 28px; color: #000; text-align: left; }

.divPopupWrap .divInputArea { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0; gap: 20px; }

.divPopupWrap .divInputArea .gridLeft, .divPopupWrap .divInputArea .gridLeft { width: 40%; }

.divPopupWrap .divInputArea .gridRight { width: 60%; }

.divPopupWrap .bottomBtnGroup { margin-top: 40px; }

.divPopupWrap #btn_group { margin: 40px 0 0; }

.divInputArea { margin: 20px; }

.divInputWrap { position: relative; margin: 20px 20px 20px 0; }

.spanInputWrap { margin-right: 20px; }

/* 프로세스 오류 현황 프로그래스 info */
[id^="err_chart"] ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#mainContent.mainContent > .divSearchArea { margin-top: 17px; }

/* 그리드 내부 버튼 스타일 (시스템관리 > 공지사항관리) : 그리드 내부에서 사용중인 버튼 */
.tui-grid-container button.btn.xsmall, .tui-grid-container .dtc-table td button.btn.xsmall, .dtc-table td .tui-grid-container button.btn.xsmall, .tui-grid-container button.btn.middle, .tui-grid-container .dtc-table td button.btn.middle, .dtc-table td .tui-grid-container button.btn.middle, .dtc-table td button.btn.xsmall, .dtc-table td button.btn.middle { height: 29px; line-height: 29px; margin-bottom: 0; border: 1px solid var(--ui-color-gray1); border-radius: 14px; }

.tui-grid-container button.btn.xsmall, .dtc-table td button.btn.xsmall { margin-top: 3px; padding: 0 8px 0 36px; }

.tui-grid-container button.btn.xsmall:hover, .dtc-table td button.btn.xsmall:hover { color: #fff; }

.tui-grid-container button.btn.xsmall + button.btn.xsmall, .dtc-table td button.btn.xsmall + button.btn.xsmall { margin-left: 2px; }

.tui-grid-container button.btn.middle, .dtc-table td button.btn.middle { padding: 0 16px 0 43px; /* 예외 */ }

.tui-grid-container button.btn.middle:hover, .dtc-table td button.btn.middle:hover { color: #fff; }

.tui-grid-container button.btn.middle.icon-btn-053, .tui-grid-container button.btn.middle.icon-btn-054, .dtc-table td button.btn.middle.icon-btn-053, .dtc-table td button.btn.middle.icon-btn-054 { height: 24px; line-height: 24px; padding: 12px 13px !important; border-radius: 3px !important; }

.tui-grid-container button.btn.middle.icon-btn-053:before, .dtc-table td button.btn.middle.icon-btn-053:before { content: ''; top: 50% !important; left: 50% !important; width: 14px; height: 14px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-position: -358px -423px !important; }

.tui-grid-container button.btn.middle.icon-btn-054:before, .dtc-table td button.btn.middle.icon-btn-054:before { content: ''; top: 50% !important; left: 50% !important; width: 14px; height: 14px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-position: -338px -423px !important; }

.tui-grid-container input + button.btn.middle, .dtc-table td input + button.btn.middle { height: 34px; line-height: 34px; border-radius: 3px !important; border-color: var(--ui-color-gray1); }

.tui-grid-container { border-left: none; }

.dib { display: inline-block; width: 100%; }

.m1 { margin: 10px; }

.dtc-table table { width: 100%; background-color: var(--ui-table-bg-color01); text-align: left; }

.dtc-table th { background-color: var(--ui-table-bg-color01); font-weight: 500; font-size: 17px; color: #444; text-align: left; }

.dtc-table th[rowspan] { border-left: 0; background-color: #fff; vertical-align: top; }

.dtc-table th, .dtc-table td { padding: 18px 18px; border: 1px solid #ddd; font-size: 16px; color: #555; vertical-align: middle; }

.dtc-table .term-group-btn { float: right; width: 24px; height: 24px; padding: 0; }

.flag_area { margin-bottom: 10px; font-size: 18px; text-align: left; }

#tabs { border: none; }

.tab-list { background-color: white !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid #003eff !important; background: #007fff !important; font-weight: normal !important; color: #fff !important; }

.tab-btn { font-size: 18px; }

.datalist { display: none; position: fixed; margin: 18px 0 0 -18px; background-color: #fff; }

.datalist.on { display: block; }

.datalist.on li { border: 1px solid #aaa; }

.datalist.on li:not(:last-child) { border-bottom: 0; }

.datalist li { height: 40px; padding: 9px 18px; }

.datalist li.focus { background-color: #eaeaea; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

.datalist li span { display: inline-block; overflow: hidden; width: 140px; height: 40px; line-height: 30px; padding: 5px 10px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; }

.datalist li span:not(:first-child) { border-left: 1px solid #aaa; }

.template-param { border: none; text-align: center; }

.tui-grid-cell-required:not(.tui-grid-cell-invalid).tui-grid-cell-editable { background-color: #fff; }

.tui-grid-cell-invalid.tui-grid-cell { background-color: #ffe5e5; }

#condition { font-family: auto; font-size: 24px; }

#query { font-family: auto; font-family: 'NotoSansKR', 'Dotum', '돋움', 'Helvetica', 'Apple SD Gothic Neo', sans-serif; font-size: 13px; }

#btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }

#btn_code { margin-top: 10px; text-align: right; }

.selectbox { position: relative; z-index: 1; width: 200px; border: 1px solid #999; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }

.selectbox.focus { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); border-color: var(--ui-focus-color); }

.selectbox:before { content: ""; position: absolute; top: 50%; right: 15px; width: 0; height: 0; margin-top: -1px; border-top: 5px solid #313131; border-right: 5px solid transparent; border-left: 5px solid transparent; }

.selectbox label { position: absolute; top: 1px; left: 5px; z-index: -1; padding: 5em 5px; color: #333; }

.selectbox select { height: auto; line-height: normal; padding: 8px 5px; border: 0; font-family: inherit; opacity: 0; filter: alpha(opacity=0); -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.where { display: block; margin: 25px 15px; font-family: verdana; font-size: 11px; color: #000; text-decoration: none; font-style: italic; }

input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="date"], select, textarea { width: 100%; }

.textbox { position: relative; width: 200px; margin: 15px; }

.textbox.focus { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); border-color: var(--ui-focus-color); }

.textbox label { position: absolute; top: 1px; left: 1px; padding: 8px 5px; color: #999; cursor: text; }

.textbox input[type="text"], .textbox input[type="password"] { width: auto; height: auto; line-height: normal; padding: 8px 5px; border: 1px solid #999; border-radius: 0; outline-style: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

#new_term { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; vertical-align: middle; }

#new_term li { display: inline-block; position: relative; height: 30px; line-height: 28px; padding: 0 12px; border: 1px solid #ccd1d9; border-radius: 14px; font-weight: 400; font-size: 14px; }

#new_term li span { float: left; }

#new_term li.word { background-color: #cceeff; cursor: move; border-color: rgba(0, 0, 0, 0.15); }

#new_term li.domain { background-color: lightyellow; border-color: rgba(0, 0, 0, 0.15); }

#new_term li:not(:first-child) { margin-left: 6px; }

#new_term li .remove { position: relative; top: 50%; width: 12px; height: 12px; margin-left: 5px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAACaSURBVHjajJDRDcMgDEQdQJmDBTpKsgsfJL/8sg6rdIHOgUA0r4Uq+WosWTrdnX2Wp9baQ0SsfOt19LPjK38YF+dc8943MIO9Fzg0sMJujJF5niWEkPoWC4ZDo6YRPQSt9UeotUrOmeGVaIy/e2KMaWwopci+7+u4W8nNuh3NRrttWyIKgTgaDIeGR417ztM0eJgv0f8e/hZgAKykeyGc7ZJ3AAAAAElFTkSuQmCC") center no-repeat; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; }

#new_term li .remove:hover { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAD1SURBVHjaxFNBDoIwEFwsBJ/hB3hKuZHATR7gU7wod7xxx6f4AZ4hAVI7teBa4SImNpkw2dkuu7PgKaVozdnQyuMzHmnsLL8u5Ev7bDRuhmEEC3lMEnVKUwWuETENXEJDjtWN9jZCIARtg4DOWVbbbqKxM8SgIYcfzzFR8sR9WcYIXvK87oaB7l1Hh6qK+YhuAfM2XPDDkIT/tGjoe+rbdiz4mn9mCxAaJOKy0J0YaD53+SdrdAtMI6DtQc9soDlizNjFAsZtGIaZs6KIAXDE2HZmtzBtgLnd8MKOdv3owFnVaJgxFjFoyFnq4KtP2fv73/gQYADw7LTz3d6hWwAAAABJRU5ErkJggg==") center no-repeat; }

/*** 공통 스타일 220725 ***/
/* Col-Width */
.col-5 { width: 5% !important; -ms-flex-preferred-size: 5% !important; flex-basis: 5% !important; }

.col-6 { width: 6% !important; -ms-flex-preferred-size: 6% !important; flex-basis: 6% !important; }

.col-7 { width: 7% !important; -ms-flex-preferred-size: 7% !important; flex-basis: 7% !important; }

.col-8 { width: 8% !important; -ms-flex-preferred-size: 8% !important; flex-basis: 8% !important; }

.col-9 { width: 9% !important; -ms-flex-preferred-size: 9% !important; flex-basis: 9% !important; }

.col-10 { width: 10% !important; -ms-flex-preferred-size: 10% !important; flex-basis: 10% !important; }

.col-15 { width: 15% !important; -ms-flex-preferred-size: 15% !important; flex-basis: 15% !important; }

.col-20 { width: 20% !important; -ms-flex-preferred-size: 20% !important; flex-basis: 20% !important; }

.col-25 { width: 25% !important; -ms-flex-preferred-size: 25% !important; flex-basis: 25% !important; }

.col-26 { width: 26% !important; -ms-flex-preferred-size: 26% !important; flex-basis: 26% !important; }

.col-27 { width: 27% !important; -ms-flex-preferred-size: 27% !important; flex-basis: 27% !important; }

.col-30 { width: 30% !important; -ms-flex-preferred-size: 30% !important; flex-basis: 30% !important; }

.col-35 { width: 35% !important; -ms-flex-preferred-size: 35% !important; flex-basis: 35% !important; }

.col-40 { width: 40% !important; -ms-flex-preferred-size: 40% !important; flex-basis: 40% !important; }

.col-45 { width: 45% !important; -ms-flex-preferred-size: 45% !important; flex-basis: 45% !important; }

.col-48 { width: 48% !important; -ms-flex-preferred-size: 48% !important; flex-basis: 48% !important; }

.col-50 { width: 50% !important; -ms-flex-preferred-size: 50% !important; flex-basis: 50% !important; }

.col-55 { width: 55% !important; -ms-flex-preferred-size: 55% !important; flex-basis: 55% !important; }

.col-60 { width: 60% !important; -ms-flex-preferred-size: 60% !important; flex-basis: 60% !important; }

.col-61 { width: 61% !important; -ms-flex-preferred-size: 61% !important; flex-basis: 61% !important; }

.col-65 { width: 65% !important; -ms-flex-preferred-size: 65% !important; flex-basis: 65% !important; }

.col-67 { width: 67% !important; -ms-flex-preferred-size: 67% !important; flex-basis: 67% !important; }

.col-69 { width: 69% !important; -ms-flex-preferred-size: 69% !important; flex-basis: 69% !important; }

.col-70 { width: 70% !important; -ms-flex-preferred-size: 70% !important; flex-basis: 70% !important; }

.col-71 { width: 71% !important; -ms-flex-preferred-size: 71% !important; flex-basis: 71% !important; }

.col-75 { width: 75% !important; -ms-flex-preferred-size: 75% !important; flex-basis: 75% !important; }

.col-80 { width: 80% !important; -ms-flex-preferred-size: 80% !important; flex-basis: 80% !important; }

.col-85 { width: 85% !important; -ms-flex-preferred-size: 85% !important; flex-basis: 85% !important; }

.col-87 { width: 87% !important; -ms-flex-preferred-size: 87% !important; flex-basis: 87% !important; }

.col-90 { width: 90% !important; -ms-flex-preferred-size: 90% !important; flex-basis: 90% !important; }

.col-95 { width: 95% !important; -ms-flex-preferred-size: 95% !important; flex-basis: 95% !important; }

.col-100 { width: 100% !important; -ms-flex-preferred-size: 100% !important; flex-basis: 100% !important; }

.col-0 { -webkit-box-flex: 0 !important; -ms-flex: 0 0 auto !important; flex: 0 0 auto !important; -ms-flex-preferred-size: auto !important; flex-basis: auto !important; }

.col-33 { width: 33.33333% !important; -ms-flex-preferred-size: 15% !important; flex-basis: 15% !important; }

/* Col-Width (컬럼 사이 간격 있을 시 처리 width-2px) */
.col-5-2 { width: calc(5% - 2px) !important; -ms-flex-preferred-size: calc(5% - 2px) !important; flex-basis: calc(5% - 2px) !important; }

.col-10-2 { width: calc(10% - 2px) !important; -ms-flex-preferred-size: calc(10% - 2px) !important; flex-basis: calc(10% - 2px) !important; }

.col-15-2 { width: calc(15% - 2px) !important; -ms-flex-preferred-size: calc(15% - 2px) !important; flex-basis: calc(15% - 2px) !important; }

.col-16-2 { width: calc(16% - 2px) !important; -ms-flex-preferred-size: calc(16% - 2px) !important; flex-basis: calc(16% - 2px) !important; }

.col-20-2 { width: calc(20% - 2px) !important; -ms-flex-preferred-size: calc(20% - 2px) !important; flex-basis: calc(20% - 2px) !important; }

.col-25-2 { width: calc(25% - 2px) !important; -ms-flex-preferred-size: calc(25% - 2px) !important; flex-basis: calc(25% - 2px) !important; }

.col-30-2 { width: calc(30% - 2px) !important; -ms-flex-preferred-size: calc(30% - 2px) !important; flex-basis: calc(30% - 2px) !important; }

.col-35-2 { width: calc(35% - 2px) !important; -ms-flex-preferred-size: calc(35% - 2px) !important; flex-basis: calc(35% - 2px) !important; }

.col-40-2 { width: calc(40% - 2px) !important; -ms-flex-preferred-size: calc(40% - 2px) !important; flex-basis: calc(40% - 2px) !important; }

.col-45-2 { width: calc(45% - 2px) !important; -ms-flex-preferred-size: calc(45% - 2px) !important; flex-basis: calc(45% - 2px) !important; }

.col-50-2 { width: calc(50% - 2px) !important; -ms-flex-preferred-size: calc(50% - 2px) !important; flex-basis: calc(50% - 2px) !important; }

.col-55-2 { width: calc(55% - 2px) !important; -ms-flex-preferred-size: calc(55% - 2px) !important; flex-basis: calc(55% - 2px) !important; }

.col-58-2 { width: calc(58% - 2px) !important; -ms-flex-preferred-size: calc(58% - 2px) !important; flex-basis: calc(58% - 2px) !important; }

.col-60-2 { width: calc(60% - 2px) !important; -ms-flex-preferred-size: calc(60% - 2px) !important; flex-basis: calc(60% - 2px) !important; }

.col-62-2 { width: calc(62% - 2px) !important; -ms-flex-preferred-size: calc(62% - 2px) !important; flex-basis: calc(62% - 2px) !important; }

.col-65-2 { width: calc(65% - 2px) !important; -ms-flex-preferred-size: calc(65% - 2px) !important; flex-basis: calc(65% - 2px) !important; }

.col-70-2 { width: calc(70% - 2px) !important; -ms-flex-preferred-size: calc(70% - 2px) !important; flex-basis: calc(70% - 2px) !important; }

.col-75-2 { width: calc(75% - 2px) !important; -ms-flex-preferred-size: calc(75% - 2px) !important; flex-basis: calc(75% - 2px) !important; }

.col-80-2 { width: calc(80% - 2px) !important; -ms-flex-preferred-size: calc(80% - 2px) !important; flex-basis: calc(80% - 2px) !important; }

.col-84-2 { width: calc(84% - 2px) !important; -ms-flex-preferred-size: calc(84% - 2px) !important; flex-basis: calc(84% - 2px) !important; }

.col-85-2 { width: calc(85% - 2px) !important; -ms-flex-preferred-size: calc(85% - 2px) !important; flex-basis: calc(85% - 2px) !important; }

.col-90-2 { width: calc(90% - 2px) !important; -ms-flex-preferred-size: calc(90% - 2px) !important; flex-basis: calc(90% - 2px) !important; }

.col-95-2 { width: calc(95% - 2px) !important; -ms-flex-preferred-size: calc(95% - 2px) !important; flex-basis: calc(95% - 2px) !important; }

.col-100-2 { width: calc(100% - 2px) !important; -ms-flex-preferred-size: calc(100% - 2px) !important; flex-basis: calc(100% - 2px) !important; }

.col-33-2 { width: calc(33.33333% - 2px) !important; -ms-flex-preferred-size: calc(33.3333333% - 2px) !important; flex-basis: calc(33.3333333% - 2px) !important; }

/* Margin, Padding */
.mg0 { margin: 0 !important; }

.mg5 { margin: 5px !important; }

.mg10 { margin: 10px !important; }

.mg20 { margin: 20px !important; }

.mg30 { margin: 30px !important; }

.mg40 { margin: 40px !important; }

.ml0 { margin-left: 0 !important; }

.mr0 { margin-right: 0 !important; }

.mr5 { margin-right: 5px !important; }

.mr20 { margin-right: 20px !important; }

.mr10 { margin-right: 10px !important; }

.ml4 { margin-left: 4px !important; }

.ml5 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml20 { margin-left: 20px !important; }

.ml30 { margin-left: 30px !important; } /* 230213 추가 */

.mt0 { margin-top: 0 !important; }

.mt2 { margin-top: 2px !important; }

.mt5 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt20 { margin-top: 20px !important; }

.mt30 { margin-top: 30px !important; }

.mt40 { margin-top: 40px !important; }

.mb0 { margin-bottom: 0 !important; }

.mb10 { margin-bottom: 10px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb40 { margin-bottom: 40px !important; }

.pd0 { padding: 0 !important; }

.pt0 { padding-top: 0 !important; } /* 230505 추가 */

.bd0 { border: 0 !important; }

.bdr0 { border-right: 0 !important; }

.bdl0 { border-left: 0 !important; }

.bdt0 { border-top: 0 !important; }

.bdb0 { border-bottom: 0 !important; }

.fl { float: left; }

.fr { float: right; }

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

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

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

.sr-only { overflow: hidden; position: absolute; width: 1px; border: 0; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /*IE6, 7*/ -webkit-clip-path: inset(50%); clip-path: inset(50%); }

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.line2 { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.clearfix:after { content: ''; display: block; clear: both; }

.nowrap {white-space: nowrap;} /* 230213 추가 */

/* ~ wavy */
.tilde { height: 35px; line-height: 35px; margin: 0 4px; }

/* 필수항목 별표시 */
.necessary { margin-left: 1px; color: #da4453; vertical-align: 3px; }

.essential { margin-left: 1px; font-weight: bold; color: #da4453; vertical-align: 3px; }

div.cover { position: absolute; text-align: center; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

div.cover i { margin-bottom: 30px; font-size: 80px; }

/*** Pagination ***/
[id^="perPage"] { width: auto; height: 30px; line-height: 28px; border: 1px solid #ccc; border-radius: 0; color: #000; min-width: 100px; max-width: 100px; }

[class^="perPage"] { position: absolute; right: 0; bottom: 0; }

/* 팝업 타이틀 제목 없을 시 header높이 0 */
.title:empty { height: 0 !important; }

.header:has(.title:empty) { height: 0 !important; margin-bottom: 0 !important; padding-top: 20px; }

/* 그리드 데이터 없을 시 No. style 0 */
.tui-grid-table td:empty { height: 0 !important; border: 0 !important; background: none !important; }

.tui-grid-table tr:has(td:empty) { background-color: transparent !important; }

.tui-grid-body-area::-webkit-scrollbar { width: 12px; height: 12px; }

.tui-grid-body-area::-webkit-scrollbar-thumb { border: 4px solid transparent; border-radius: 7px !important; background-color: #445e95 !important; cursor: pointer; background-clip: padding-box; }

.tui-grid-body-area::-webkit-scrollbar-thumb:hover { background-color: #445e95 !important; }

.tui-grid-body-area::-webkit-scrollbar-thumb:active { background-color: #445e95 !important; }

.tui-grid-body-area::-webkit-scrollbar-track { border-radius: 10px; background-color: transparent; /*box-shadow: inset 0 0 5px white;*/ }

.tui-grid-body-area:hover::-webkit-scrollbar-thumb { background-color: #445e95 !important; }

.tui-grid-body-area:hover::-webkit-scrollbar-thumb:hover { background-color: #445e95 !important; }

.tui-grid-body-area:hover::-webkit-scrollbar-thumb:active { background-color: #445e95 !important; }

/***** Table Css *****/
/*** 테이블 td 내용 없을 시 header높이 0 ***/
.dtc-table td:has(.divInputArea[style="display: none"]), .dtc-table td:has(.divInputArea[style="display:none"]), .dtc-table td:has(.bottomBtnGroup[style="display: none"]), .dtc-table td:has(.bottomBtnGroup[style="display: none;"]), .dtc-table td:has(.bottomBtnGroup[style="display:none;"]), .dtc-table td:has(.bottomBtnGroup[style="display:none"]) { height: 0 !important; margin: 0 !important; padding: 0 !important; padding: 0 0 !important; border: 0 !important; }

/*** Table CSS 220714 ***/
.dtc-table { position: relative; margin: 20px; }

.dtc-table:after { content: ''; position: absolute; top: 1px; left: 0; width: 1px; height: calc(100% - 2px); background-color: #F6F9FE; }

.dtc-table:before { content: ''; position: absolute; top: 1px; right: 0; width: 1px; height: calc(100% - 2px); background-color: #F6F9FE; }

.dtc-table table th, .dtc-table table td { padding: 10px 15px; color: #000; }

.dtc-table table th { font-weight: 400; font-size: 14px; color: #000; }

.dtc-table table td { background-color: var(--ui-table-bg-color01); font-size: 14px; }

.dtc-table table:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: var(--ui-table-line-color01); }

.dtc-table .divInputArea { margin: 0; }

.dtc-table .divInputArea .divInputWrap { width: 100%; margin: 0 0 20px !important; }

.dtc-table .divInputArea .divInputWrap .spanInputWrap { margin-bottom: 10px; }

.dtc-table .divInputArea .divInputWrap .spanInputWrap label { height: 20px; line-height: 20px; font-family: 'NotoSansKR', sans-serif; font-weight: 400; }

.dtc-table .divInputArea .divInputWrap .fuButtonArea { height: auto; line-height: 1; margin-bottom: 10px; }

.dtc-table .divInputArea .divInputWrap .fuButtonArea label { height: 20px; line-height: 21px; font-family: 'NotoSansKR', sans-serif; letter-spacing: -0.5px; }

.dtc-table .divInputArea .divInputWrap .fuButtonArea .totalInfo { height: auto; line-height: 1; color: #909294; }

.dtc-table .divInputArea .divInputWrap .fuButtonArea .totalInfo .fileSizeArea { color: #e9573f; }

.dtc-table .divInputArea .divInputWrap .fuWrap .filement { background-color: #fff; font-weight: 400; font-size: 14px; color: #C4C5C6; letter-spacing: -0.5px; }

.dtc-table .divInputArea .divInputWrap .fuWrap .filement img { width: 16px; height: 16px; margin-right: 0; }

/*** Badge, Label, Grid Button 가이드 작업 220915 ***/
.dtc-table.table02 tr:nth-child(even) td { background-color: #fff; }

.dtc-table.table02 tr:nth-child(odd) td { background-color: #fcfcfc; }

.dtc-table.table02 tr:hover td { background-color: #f6f6f6; }

.dtc-table.table02 th { border-top: 2px solid var(--ui-grid-line-top-color01); border-bottom: 1px solid #000; background-color: #fff; border-width: 0 0 1px 0; border-color: #efefef; }

.dtc-table.table02 td { border-width: 0 0 1px 0; border-color: #efefef; }

.tui-grid-table span[style^="text-decoration"] { color: #3179bb; }

[class^="state_"] { display: inline-block; width: 80px; line-height: 17px; border: 1px solid #e0e0e0; border-radius: 10px; font-family: 'Roboto'; font-size: 11px; color: #a9a9a9; text-align: center; }

.state_1.on { color: #ff7e00; }

.state_1.on.color { background-color: #ff7e00; color: #fff; }

.state_1.on.line { border-color: #ff7e00; }

.state_2.on { color: #b0379b; }

.state_2.on.color { background-color: #b0379b; color: #fff; }

.state_2.on.line { border-color: #b0379b; }

.state_3.on { color: #1186c8; }

.state_3.on.color { background-color: #1186c8; color: #fff; }

.state_3.on.line { border-color: #1186c8; }

.state_4.on { color: #047fc5; }

.state_4.on.color { background-color: #047fc5; color: #fff; }

.state_4.on.line { border-color: #047fc5; }

.state_5.on { color: #fa1b3a; }

.state_5.on.color { background-color: #fa1b3a; color: #fff; }

.state_5.on.line { border-color: #fa1b3a; }

.state_6.on { color: #8fcb32; }

.state_6.on.color { background-color: #8fcb32; color: #fff; }

.state_6.on.line { border-color: #8fcb32; }

.state_7.on { color: #8fcb32; }

.state_7.on.color { background-color: #8fcb32; color: #fff; }

.state_7.on.line { border-color: #8fcb32; }

.state_8.on { color: #8fcb32; }

.state_8.on.color { background-color: #8fcb32; color: #fff; }

.state_8.on.line { border-color: #8fcb32; }

.state_9.on { color: #6d6d6d; }

.state_9.on.color { background-color: #6d6d6d; color: #fff; }

.state_9.on.line { border-color: #6d6d6d; }

.state_10.on { color: #8cc152; }

.state_10.on.color { background-color: #8cc152; color: #fff; }

.state_10.on.line { border-color: #8cc152; }

.state_11.on { color: #da4453; }

.state_11.on.color { background-color: #da4453; color: #fff; }

.state_11.on.line { border-color: #da4453; }

.state_12.on { color: #f6bb42; }

.state_12.on.color { background-color: #f6bb42; color: #fff; }

.state_12.on.line { border-color: #f6bb42; }

/* status_col */
.status_col { display: inline-block; width: 100%; line-height: 24px; padding: 0 10px; border: 1px solid transparent; border-radius: 3px; font-family: 'Roboto'; font-size: 12px; color: #fff; letter-spacing: 0; text-align: center; }

.status_col.norm { background-color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.status_col.defa { background-color: #fff; color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.status_col.prim { background-color: #3bafda; border-color: #3bafda; }

.status_col.succ { background-color: #8cc152; border-color: #8cc152; }

.status_col.info { background-color: #37bc9b; border-color: #37bc9b; }

.status_col.warn { background-color: #f6bb42; border-color: #f6bb42; }

.status_col.dang { background-color: #da4453; border-color: #da4453; }

/* label */
.label { display: inline-block; line-height: 24px; padding: 0 10px; border: 1px solid transparent; border-radius: 3px; font-family: 'Roboto'; font-size: 12px; color: #fff; letter-spacing: 0; text-align: center; }

.label.norm { background-color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.label.defa { background-color: #fff; color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.label.prim { background-color: #3bafda; border-color: #3bafda; }

.label.succ { background-color: #8cc152; border-color: #8cc152; }

.label.info { background-color: #37bc9b; border-color: #37bc9b; }

.label.warn { background-color: #f6bb42; border-color: #f6bb42; }

.label.dang { background-color: #da4453; border-color: #da4453; }

/* Badges */
.bad { display: inline-block; line-height: 16px; padding: 0 8px; border: 1px solid transparent; border-radius: 9px; font-family: 'Roboto'; font-size: 10px; color: #fff; letter-spacing: 0; text-align: center; }

.bad.norm { background-color: var(--ui-color-darkgray1); color: #fff; border-color: var(--ui-color-darkgray1); }

.bad.defa { background-color: #fff; color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.bad.prim { color: #3bafda; border-color: #3bafda; }

.bad.succ { color: #8cc152; border-color: #8cc152; }

.bad.info { color: #37bc9b; border-color: #37bc9b; }

.bad.warn { color: #f6bb42; border-color: #f6bb42; }

.bad.dang { color: #da4453; border-color: #da4453; }

/* Text Badges */
[class^="txt-bad"] { display: inline-block; position: relative; padding-left: 16px; font-size: 11px; white-space: nowrap; /*Running*/ /*Successded*/ /*Pending*/ /*Failed*/ /*Running*/ /*Successded*/ /*Pending*/ /*Failed*/ }

[class^="txt-bad"].norm:before { content: none; }

[class^="txt-bad"].defa:before { background-color: var(--ui-color-darkgray1); }

[class^="txt-bad"].prim:before { background-color: #3bafda; }

[class^="txt-bad"].succ:before { background-color: #8cc152; }

[class^="txt-bad"].info:before { background-color: #37bc9b; }

[class^="txt-bad"].warn:before { background-color: #f6bb42; }

[class^="txt-bad"].dang:before { background-color: #da4453; }

[class^="txt-bad"].wating:before { background-color: #6c69b3; }

[class^="txt-bad"].norm:after { content: none; }

[class^="txt-bad"].defa:after { border-color: var(--ui-color-darkgray1); }

[class^="txt-bad"].prim:after { border-color: #3bafda; }

[class^="txt-bad"].succ:after { border-color: #8cc152; }

[class^="txt-bad"].info:after { border-color: #37bc9b; }

[class^="txt-bad"].warn:after { border-color: #f6bb42; }

[class^="txt-bad"].dang:after { border-color: #da4453; }

[class^="txt-bad"].wating:after { border-color: #6c69b3; }

.txt-bad:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 9px; height: 9px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad2 { padding-left: 19px; }

.txt-bad2:before { content: ''; display: block; position: absolute; top: 50%; left: 4px; z-index: 2; width: 5px; height: 5px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad2:after { content: ''; display: block; position: absolute; top: 50%; left: 0; z-index: 1; width: 13px; height: 13px; border: 1px solid #ccc; border-radius: 50%; background-color: #fff; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad3 { padding: 2px 7px 2px 20px; border-width: 1px; border-style: solid; min-width: 79px; /*Running*/ /*Successded*/ /*Pending*/ /*Failed*/ }

.txt-bad3.norm { content: none; border: 0; }

.txt-bad3.defa { border-color: var(--ui-color-darkgray1); }

.txt-bad3.prim { border-color: #3bafda; }

.txt-bad3.succ { border-color: #8cc152; }

.txt-bad3.info { border-color: #37bc9b; }

.txt-bad3.warn { border-color: #f6bb42; }

.txt-bad3.dang { border-color: #da4453; }

.txt-bad3.wating { border-color: #6c69b3; }

.txt-bad3:before { content: ''; display: block; position: absolute; top: 50%; left: 7px; width: 9px; height: 9px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad4 { width: 88px; padding: 0 12px 1px 24px; border-radius: 50px; color: #fff; border-width: 1px; border-style: solid; /*Running*/ /*Successded*/ /*Pending*/ /*Failed*/ }

.txt-bad4.norm { content: none; border: 0; color: #000; }

.txt-bad4.defa { background-color: var(--ui-color-darkgray1); border-color: var(--ui-color-darkgray1); }

.txt-bad4.prim { background-color: #3bafda; border-color: #3bafda; }

.txt-bad4.succ { background-color: #8cc152; border-color: #8cc152; }

.txt-bad4.info { background-color: #37bc9b; border-color: #37bc9b; }

.txt-bad4.warn { background-color: #f6bb42; border-color: #f6bb42; }

.txt-bad4.dang { background-color: #da4453; border-color: #da4453; }

.txt-bad4.wating { border-color: #6c69b3; }

.txt-bad4:before { content: ''; display: block; position: absolute; top: 50%; left: 7px; z-index: 2; width: 5px; height: 5px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad4:after { content: ''; display: block; position: absolute; top: 50%; left: 3px; z-index: 1; width: 13px; height: 13px; border: 1px solid #ccc; border-radius: 50%; background-color: #fff; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad5 { padding-left: 20px; /*Running*/ /*Successded*/ /*Pending*/ /*Failed*/ }

.txt-bad5:before { content: ''; display: block; position: absolute; top: 50%; left: 4px; z-index: 2; width: 5px; height: 5px; background-color: #fff !important; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad5:after { content: ''; display: block; position: absolute; top: 50%; left: 0; z-index: 1; width: 13px; height: 13px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.txt-bad5.norm:after { content: none; }

.txt-bad5.defa:after { background-color: var(--ui-color-darkgray1); }

.txt-bad5.prim:after { background-color: #3bafda; }

.txt-bad5.succ:after { background-color: #8cc152; }

.txt-bad5.info:after { background-color: #37bc9b; }

.txt-bad5.warn:after { background-color: #f6bb42; }

.txt-bad5.dang:after { background-color: #da4453; }

.txt-bad5.wating:after { background-color: #6c69b3; }

.bottomBtnGroup { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; min-height: 32px; margin-top: 10px; margin-bottom: 10px; text-align: center; }

.bottomBtnGroup button + button { margin-left: 2px; }

.bottomBtnGroup.center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }

/*** Form 220902 ***/
label { height: 34px; line-height: 34px; margin-right: 10px; color: #000; }

input.suc { padding-right: 40px; background: #fff url(/resources/img/icon/ic_inp_suc.png) no-repeat right 10px center/16px; border-color: #8cc152; }

input.warn { padding-right: 40px; background: #fff url(/resources/img/icon/ic_inp_war.png) no-repeat right 10px center/16px; border-color: #f6bb42; }

input.err { padding-right: 40px; background: #fff url(/resources/img/icon/ic_inp_err.png) no-repeat right 10px center/16px; border-color: #da4453; }

input[type="radio"] + label, input[type="checkbox"] + label { height: 20px; line-height: 20px; }

input, select, textarea { color: #212529; }

input:focus, select:focus, textarea:focus { outline: 0; }

input[type="checkbox"]:focus, input[type="radio"]:focus { -webkit-box-shadow: none; box-shadow: none; }

input, select { height: 34px; line-height: 22px; padding: 5px 10px; border: 1px solid #ccc; border-radius: 3px; background-color: #fff; }

input:disabled, select:disabled { border: 1px solid #e6e9ed; background-color: #e6e6ed !important; }

input[type="checkbox"], input[type="radio"] { position: relative; top: -1px; height: auto; margin-right: 5px; border: 1px solid #aab2bd; vertical-align: middle; }

input[type="text"], input[type="password"], input[type="email"] { width: 100%; }

select { position: relative; padding: 0 35px 0 15px; background: #fff url(/resources/img/icon/sel_open.png) no-repeat top 50% right 15px; cursor: pointer; min-width: 60px; -webkit-appearance: none; }

[class^="perPage"] { margin-top: 15px; }

[class^="perPage"] select { padding: 0 35px 0 15px !important; }

select + label { margin-left: 5px; }

textarea { display: block; padding: 10px; border: 1px solid #ccc; border-radius: 3px; background-color: #fff; resize: none; }

textarea:disabled { border: 1px solid #e6e9ed; background-color: #e6e6ed; }

textarea:readonly { cursor: default; }

textarea.readonly { padding: 0; border: none; cursor: auto; }

.readonly { padding: 0; border: none; cursor: auto; }

/* Checkbox(lagge) 220729 */
.check-box-lg { position: absolute !important; left: -999px; opacity: 0; }

.check-box-lg + label { display: inline-block; position: relative; line-height: 16px; min-height: 18px; margin-right: 10px; padding-left: 24px; vertical-align: middle; }

.check-box-lg + label:before { content: ''; position: absolute; top: 0; left: 0; width: 18px; height: 18px; margin-top: 2px; border: 1px solid #aab2bd; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; }

.check-box-lg + label:after { content: ''; display: none; position: absolute; top: 6px; left: 4px; width: 9px; height: 7px; border-bottom: 3px solid #fff; border-left: 2px solid #fff; -webkit-transform: skewx(-15deg) rotate(-55deg); transform: skewx(-15deg) rotate(-55deg); }

.check-box-lg:checked + label:after { display: block; }

.check-box-lg:checked + label:before { background-color: #20222e; border-color: #20222e; }

.check-box-lg:disabled + label:before { border-color: #ccd1d9; }

.check-box-lg:disabled + label:checked + label { color: #aaa; }

.check-box-lg:disabled + label:checked + label:before { background-color: #ccd1d9; border-color: #ccd1d9; }

/* Checkbox(Regular) 220729 */
.check-box { position: absolute !important; left: -999px; opacity: 0; }

.check-box + label { display: inline-block; position: relative; height: 20px; min-height: 20px; margin-right: 10px; padding-left: 24px; vertical-align: middle; }

.check-box + label:before { content: ''; position: absolute; top: 50%; left: 0; width: 20px; height: 20px; border: 1px solid  #aab2bd; background-color: #fff; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-box-sizing: border-box; box-sizing: border-box; }

.check-box + label:after { content: ''; display: none; position: absolute; top: 5px; left: 6px; width: 9px; height: 7px; border-bottom: 3px solid #fff; border-left: 2px solid #fff; -webkit-transform: skewx(-15deg) rotate(-55deg); transform: skewx(-15deg) rotate(-55deg); }

.check-box:checked + label:after { display: block; }

.check-box:checked + label:before { background-color: #20222e; border-color: #20222e; }

.check-box:disabled + label { color: #aaa; }

.check-box:disabled + label:before { border-color: #ccd1d9; }

.check-box:disabled + label:checked + label:before { background-color: #ccd1d9; border-color: #aab2bd; }

.check-box:checked:disabled + label:before { background-color: #ccd1d9; border-color: #ccd1d9; }

/* Radio Button 220808 */
.radio-box { position: absolute !important; left: -999px; opacity: 0; }

.radio-box + label { display: inline-block; position: relative; height: 20px; min-height: 20px; margin-right: 10px; padding-left: 24px; vertical-align: middle; }

.radio-box + label:before { content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border: 1px solid #aab2bd; border-radius: 50%; background-color: transparent; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }

.radio-box + label:after { content: ''; display: none; position: absolute; top: 7px; left: 7px; width: 6px; height: 6px; border-radius: 50%; background-color: var(--ui-color-darkgray1); }

.radio-box:checked + label:after { display: block; }

.radio-box:checked + label:before { background-color: #fff; border-color: var(--ui-color-darkgray1); }

.radio-box:disabled + label { color: #aaa; }

.radio-box:disabled + label:before { border-color: #ccd1d9; }

.radio-box:disabled + label:checked + label:before { background-color: #ccd1d9; border-color: #ccd1d9; }

.radio-box:checked:disabled + label:after { background-color: #ccd1d9; }

.radio-box:checked:disabled + label:before { background-color: #fff; border-color: #ccd1d9; }

/***** 표준가이드에 따른 디자인 변경 220809 *****/
/*** 공통 컴포넌트 ***/
button.btn-bc.type-round { display: inline-block; height: 26px; line-height: 24px; padding: 0; border: 1px solid var(--ui-color-gray1); border-radius: 16px; background-color: #fff; font-size: 12px; color: #333; -webkit-transition: all .3s ease; transition: all .3s ease; min-width: 112px; }

button.btn-bc.type-round:hover { background-color: #333; color: #fff; cursor: pointer; border-color: #333; }

.ico { display: inline-block; overflow: hidden; background-repeat: repeat; background-size: 500px; background-image: url(/resources/img/common/icon_set.png); text-indent: -999px; }

input, button, label, select, a { -webkit-tap-highlight-color: transparent; }

/*** 카이 메뉴 ***/
.mainContainer { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }

#header { position: fixed; top: 0; left: 0; z-index: 200; width: 50px; height: 100%; background-color: #171717; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }

#header:before { content: ''; position: absolute; top: 0; left: 0; width: 50px; height: 100%; background-color: #000; }

#header.over { width: 300px; }

#header .head-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#header .logo { position: relative; width: 100%; margin-bottom: 24px; font-family: 'Roboto'; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }

#header .logo a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 60px; background-color: #007db0; font-weight: 500; font-size: 20px; color: #fff; text-decoration: none; }

#header .logo a span { display: none; }

#header .logo a span.logo2 { display: none; }

#header .logo a span.logo1 { /*SKY*/ display: block; display: inline-block; }

#header.over .logo a span.logo1 { display: none; }

#header.over .logo a span.logo2 { display: block; font-size: 32px; }

#header .memb { position: absolute; bottom: 32px; left: 0; z-index: 99; width: 100%; }

#header .memb .btn { width: 50px; height: 50px; padding: 0; border: 0; background-color: transparent; background-image: none; -webkit-box-shadow: none; box-shadow: none; cursor: pointer; }

#header .memb .btn .ico { width: 50px; height: 50px; background-position: -48px 0; }

#header .memb .mem-set { display: none; position: absolute; bottom: 60px; left: 15px; z-index: 9999; width: 141px; padding: 14px 20px; border-radius: 4px; background-color: #fff; -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }

#header .memb .mem-set ul li a { display: inline-block; font-size: 14px; color: #000; cursor: pointer; }

#gnb { overflow: hidden; position: relative; width: 100%; height: 100%; font-family: 'Roboto'; }

#gnb > ul > li { padding: 4px 0; }

#gnb > ul > li > a { display: block; overflow: hidden; position: relative; width: 50px; height: 50px; text-indent: -999px; }

#gnb > ul > li > a .ico { display: block; height: 50px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

#gnb > ul > li.hv > a .ico { opacity: 0.5; }

/*** 메뉴 아이콘 ***/
#gnb > ul > li:nth-child(1) > a .ico { background-position: 0 -286px; } /* RPA */

#gnb > ul > li:nth-child(2) > a .ico { background-position: 0 -382px; } /* ITSM */

#gnb > ul > li:nth-child(3) > a .ico { background-position: 0 -334px; } /* SCM */

#gnb > ul > li:nth-child(4) > a .ico { background-position: 0 -430px; } /* Early Warning */

#gnb > ul > li:nth-child(5) > a .ico { background-position: 0 -478px; } /* Big Data */

#gnb > ul > li:nth-child(6) > a .ico { background-position: 0 -526px; } /* Meta */

#gnb > ul > li:nth-child(8) > a .ico { background-position: 0 -574px; } /* Public Cloud */

/* #gnb > ul > li:nth-child(8) > a .ico { background-position: 0 -574px; } */

#gnb > ul > li > .sub-menu { display: none; position: absolute; top: 0; left: 50px; width: 250px; height: 100%; padding: 0 27px; }

#gnb > ul > li > .sub-menu > ul > li { margin-bottom: 5px; font-size: 14px; }

#gnb > ul > li > .sub-menu > ul > li > a { font-weight: 300; font-size: 16px; color: #ccc; }

#gnb > ul > li > .sub-menu > ul > li > ul { display: none; padding: 10px; }

#gnb > ul > li > .sub-menu > ul > li > ul > li { margin-bottom: 5px; }

#gnb > ul > li > .sub-menu > ul > li > ul > li > a { font-size: 14px; color: #8493a1; }

#gnb > ul > li > .sub-menu > ul > li > ul > li > a:hover { color: #fff; }

#gnb > ul > li > .sub-menu > ul > li.has-sub > a::after { content: ''; display: inline-block; width: 0; height: 0; margin: 0 0 3px 10px; border-right: 6px transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#gnb > ul > li > .sub-menu > ul > li.has-sub.open > a::after { margin-bottom: 0; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

#gnb > ul > li > .sub-menu .tit { display: block; line-height: 1.1; margin-bottom: 30px; margin-left: -5px; font-weight: 400; font-size: 24px; color: #ccc; }

#gnb > ul > li > .sub-menu .tit a { color: #fff; text-decoration: none; }

#gnb > ul > li > .sub-menu .tit a:hover { color: #fff; text-decoration: underline; }

#gnb > ul > li > .sub-menu > .ico { display: block; width: 100px; height: 100px; margin: 0 auto 10px; }

/*** 서브 메뉴 아이콘 ***/
#gnb > ul > li:nth-child(1) > .sub-menu > .ico { background-position: -100px -600px; } /* RPA */

#gnb > ul > li:nth-child(2) > .sub-menu > .ico { background-position: -100px -800px; } /* ITSM */

#gnb > ul > li:nth-child(3) > .sub-menu > .ico { background-position: -100px -700px; } /* SCM */

#gnb > ul > li:nth-child(4) > .sub-menu > .ico { background-position: -100px -900px; } /* Early Warning */

#gnb > ul > li:nth-child(5) > .sub-menu > .ico { background-position: -100px -1000px; } /* Big Data */

#gnb > ul > li:nth-child(6) > .sub-menu > .ico { background-position: -100px -1100px; } /* Meta */

#gnb > ul > li:nth-child(8) > .sub-menu > .ico { background-position: -100px -1200px; } /* Public Cloud */

/*#gnb > ul > li:nth-child(8) > .sub-menu > .ico { background-position: -100px -500px; }*/ /* MES */

/*** 공동 타이틀 ***/
.titleArea { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; height: auto; line-height: 34px; margin-bottom: 6px; padding: 0; border-bottom: none; font-weight: 600; }

.titleArea h1, .titleArea h2, .titleArea .title, .titleArea h2.title { margin-right: 10px; margin-bottom: 4px; font-size: 20px; letter-spacing: -0.5px; color: #212121; }

.titleArea h3.title { margin-right: 10px; margin-bottom: 4px; font-size: 18px; letter-spacing: -0.5px; }

.titleArea .schArea { display: inline-block; text-align: right; }

.titleArea .btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.titleArea .btn_group button { display: -webkit-box; display: -ms-flexbox; display: flex; }

.titleArea .gridCountTitle { margin-right: auto; font-weight: normal; color: #666; margin-left: 10px; font-size: 13px; }

.titleArea .gridInfo{ flex:auto; }

.titleArea .gridInfo .gridCountInfo { margin-right: auto; font-weight: normal; color: #666; margin-left: 10px; font-size: 13px; }

icon.formHelp { display: inline-block; cursor: help; width: 16px; height: 16px; vertical-align: middle; margin-top: -2px; margin-left: 3px; opacity: .6; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAKlBMVEUAAADQ0NDQ0NDQ0NDQ0NDQ0NDQ0ND///9zc3P39/fz8/Po6Ojj4+Pa2trlU2wEAAAAB3RSTlMA7cCAbDSI4nZ2RQAAAGRJREFUCNdjYGAIVhQyZQACltvLq/Y6ABk508vLK48BBY6XA0GNA0Ps9PKOjvLKqwzW5RXtFe3lmxm0gBJAxiIGcSCjo7y8EMgACoAYWhDGIqBiMNgM1A4UAWqHGwizAmEp3BkAOL8yrPjQrmEAAAAASUVORK5CYII='); }

icon.formHelp:hover { opacity: 1; }

.helpToolTip { display: none; position: absolute; z-index: 200; max-width: 200px; background: #333; padding: 10px; border-radius: 3px; margin-top: 5px; font-family: 'NotoSansKR', Dotum, '돋움', Helvetica, "Apple SD Gothic Neo", sans-serif !important; font-weight: 500; color: #FFF; font-size: 11px; box-shadow: 2px 2px 2px rgba(0, 0, 0, .1); }

.helpToolTip::before { content: ''; position: absolute; top: 12px; left: calc(50% - 6px); margin-top: -20px; border-top: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #333; border-left: 4px solid transparent; }

#gnb > ul > li.hv > .sub-menu { display: block; }

/***** RPA 공통 221014 *****/
.viewerArea { overflow: hidden; position: relative; }

.flowList { overflow: auto; position: relative; width: 100%; height: 100%; margin-bottom: 20px; }

.flowArea { overflow: auto; position: relative; width: 100%; margin-bottom: 20px; }

/* SCM챠트 220714*/
.SCMArea .chartCont01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; margin: 0 auto; padding: 10px; }

.SCMArea .chartCont01 ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 10px 0; }

.SCMArea .chartCont01 li:nth-child(1) .chtBox { border: 4px solid rgba(239, 239, 239, 0.9); color: #fff; background-color: #00C0EF; background: -webkit-gradient(linear, left top, right top, from(#00C0EF), to(#00b8e5)); background: linear-gradient(to right, #00C0EF 0%, #00b8e5 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00C0EF', endColorstr='#00b8e5', GradientType=1); }

.SCMArea .chartCont01 li:nth-child(1) .chtSta em:before { background-color: #00C0EF; }

.SCMArea .chartCont01 li:nth-child(2) .chtBox { border: 4px solid rgba(239, 239, 239, 0.9); color: #fff; background-color: #ff7e00; background: -webkit-gradient(linear, left top, right top, from(#ff7e00), to(ff8b19)); background: linear-gradient(to right, #ff7e00 0%, ff8b19 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7e00', endColorstr='#ff8b19', GradientType=1); }

.SCMArea .chartCont01 li:nth-child(2) .chtSta em:before { background-color: #ff7e00; }

.SCMArea .chartCont01 li:nth-child(3) .chtBox { border: 4px solid rgba(239, 239, 239, 0.9); color: #fff; background-color: #58cebe; background: -webkit-gradient(linear, left top, right top, from(#58cebe), to(#38d1bf)); background: linear-gradient(to right, #58cebe 0%, #38d1bf 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#58cebe', endColorstr='#38d1bf', GradientType=1); }

.SCMArea .chartCont01 li:nth-child(3) .chtSta em:before { background-color: #58cebe; }

.SCMArea .chartCont01 li:nth-child(4) .chtBox { border: 4px solid rgba(239, 239, 239, 0.9); color: #fff; background-color: #fc6c8e; background: -webkit-gradient(linear, left top, right top, from(#fc6c8e), to(#fe285c)); background: linear-gradient(to right, #fc6c8e 0%, #fe285c 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc6c8e', endColorstr='#fe285c', GradientType=1); }

.SCMArea .chartCont01 li:nth-child(4) .chtSta em:before { background-color: #fc6c8e; }

.SCMArea .chartCont01 .chtBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 74px; height: 74px; border: 5px solid rgba(239, 239, 239, 0.9); border-radius: 50%; background-color: #DDF6FB; text-align: center; }

.SCMArea .chartCont01 .chtBox .countNum { font-weight: 400; font-size: 16px; color: #fff; }

.SCMArea .chartCont01 .chtSta { margin-top: 6px; font-size: 14px; color: #212121; text-align: center; }

.SCMArea .chartCont01 ul li .chtSta em { position: relative; margin-right: 4px; padding-left: 14px; }

.SCMArea .chartCont01 ul li .chtSta em:before { content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 10px; margin-top: 1px; border-radius: 50%; background-color: #ddd; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }

/*** 프로그래시브 바 221124 ***/
.progressbarContainer { float: left; width: 100%; padding-left: 30px; }

.progressbarContainer .progressBar { width: 100%; height: 10px; line-height: 5px; border-radius: 2px; background-color: #aaa; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.progressbarContainer p { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; font-size: 12px; }

.progressbarContainer p strong { font-family: 'Roboto'; }

/*** Animation Effect 221024 ***/
/* 페이드인 효과 */
.ani_0 { -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 1s; transition-duration: 1s; }

.ani { opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 1s; transition-duration: 1s; }

.ani_y { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 1s; transition-duration: 1s; }

.ani_y.m { -webkit-transform: translateY(-50px); transform: translateY(-50px); -webkit-transition-timing-function: ease; transition-timing-function: ease; }

.ani_x { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 1s; transition-duration: 1s; }

.ani_x.m { -webkit-transform: translateX(-50px); transform: translateX(-50px); -webkit-transition-timing-function: ease; transition-timing-function: ease; }

.delay2 { -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }

.delay3 { -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }

.delay4 { -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }

.delay5 { -webkit-transition-delay: 1.4s; transition-delay: 1.4s; }

.delay6 { -webkit-transition-delay: 1.7s; transition-delay: 1.7s; }

.delay7 { -webkit-transition-delay: 2s; transition-delay: 2s; }

.delay8 { -webkit-transition-delay: 2.3s; transition-delay: 2.3s; }

.delay9 { -webkit-transition-delay: 2.6s; transition-delay: 2.6s; }

.delay10 { -webkit-transition-delay: 3s; transition-delay: 3s; }

.action .ani { opacity: 1; }

.action .ani_y { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }

.action .ani_x { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; }

/*** 카이 대시보드 샘플 그리드 221026 ***/
.newGrid { position: relative; padding-bottom: 12px; }

.newGrid .tui-grid-container .tui-grid-lside-area { display: block; }

.newGrid .tui-grid-container .tui-grid-rside-area { display: block; }

.newGrid .tui-grid-container .tui-grid-header-area { height: 40px; }

.newGrid .tui-grid-container .tui-grid-table tr { height: 40px; }

.newGrid .tui-grid-container .tui-grid-table tr:last-child th, .newGrid .tui-grid-container .tui-grid-table tr:last-child td { border-bottom: 0; }

.newGrid .tui-grid-container .tui-grid-table tr:last-child td { border-bottom: 1px solid #ececec; }

.newGrid .tui-grid-container .tui-grid-body-area { overflow: hidden; height: 100%; }

.newGrid .tui-grid-container .tui-grid-body-container { height: 642px; }

.newGrid .tui-grid-container .tui-grid-scrollbar-y-inner-border { height: calc(100% - 40px); }

.newGrid .tui-grid-container .tui-grid-table { width: 874px; }

.newGrid .tui-grid-container .tui-grid-rside-area .tui-grid-header-area, .newGrid .tui-grid-container .tui-grid-rside-area .tui-grid-summary-area { margin-right: 0; }

.newGrid .tui-grid-container .tui-grid-border-line-bottom, .newGrid .tui-grid-container .tui-grid-scrollbar-frozen-border, .newGrid .tui-grid-container .tui-grid-scrollbar-y-inner-border, .newGrid .tui-grid-container .tui-grid-scrollbar-right-bottom { display: none; }

.newGrid .tui-grid-container .tui-grid-scrollbar-right-top { height: 40px; }

/*** 공동 메뉴 수정 221115 ***/
.mainMenuArea { border-top: 2px solid #14A78B; }

#menuNameArea .mainMenuArea { border: 0; }

#lnb { position: relative; width: 250px; height: auto; line-height: normal; }

#lnb > ul > li { line-height: 40px; border-bottom: 1px solid #1C2C39; }

#lnb > ul > li > a > .subMenuIcon { display: inline-block; width: 18px; height: 16px; margin-top: -4px; margin-right: 10px; background-position: -13px 0; background-image: url(../../../resources/img/icon/main_icons.png); vertical-align: middle; }

#lnb > ul > li > a > i { display: inline-block; position: relative; top: -1px; margin-right: 12px; font-size: 12px; }

#lnb > ul > li > ul { padding: 5px 0; background-color: #131E28; }

#lnb > ul > li > ul:empty { display: none !important; width: 0; height: 0; }

#lnb > ul > li > ul:empty:before { display: none !important; width: 0; height: 0; }

#lnb > ul > li > ul > li > a > i.fa-dot { display: inline-block; position: relative; top: -2px; width: 5px; height: 5px; margin-right: 13px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); }

#lnb > ul > li > a { display: block; position: relative; padding-left: 24px; background-color: #2B3E4F; font-size: 16px; color: rgba(255, 255, 255, 0.5); text-decoration: none; -webkit-transition: all .2s ease; transition: all .2s ease; }

#lnb > ul > li > a:hover { background-color: #25323f; }

#lnb > ul > li > a:hover:before { content: ''; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background-color: #14A78B; -webkit-transition: background-color .3s ease; transition: background-color .3s ease; }

#lnb > ul > li.on > a { position: relative; color: #fff; }

#lnb > ul > li.on > a:before { content: ''; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background-color: #14A78B; -webkit-transition: background-color .3s ease; transition: background-color .3s ease; }

#lnb span.arrow { position: absolute; top: 50%; right: 23px; z-index: 500; width: 20px; height: 20px; margin-top: -10px; border-radius: 2px; opacity: .5; }

#lnb span.arrow:after { content: ''; top: 7px; left: 9px; }

#lnb span.arrow:before { content: ''; top: 7px; left: 9px; }

#lnb .arrowWrap li .arrow { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }

#lnb ul > .arrowWrap.on > a .arrow.small:before, #lnb ul > .arrowWrap.on > a .arrow.small:after { border-color: #1ab394; }

#lnb .arrowWrap.on > a > .arrow, #lnb .arrowWrap li.on .arrow { top: 50%; margin-top: -10px; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; }

#lnb .arrowWrap.on .arrow:before { top: 3px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

#lnb .arrowWrap.on .arrow:after { top: 3px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#lnb > ul > li.on > a { color: #1ab394; }

#lnb > ul > li ul { display: none; position: relative; }

#lnb > ul > li ul:after { content: ''; position: absolute; bottom: 0; left: 32px; z-index: 1; width: 1px; height: 100%; border-left: 1px solid rgba(255, 255, 255, 0.1); }

#lnb > ul > li > ul > li { line-height: 30px; background-color: #131E28 !important; }

#lnb > ul > li > ul > li > a { display: block; position: relative; padding-left: 30px; font-weight: 400; font-size: 14px; color: rgba(255, 255, 255, 0.5); }

#lnb > ul > li > ul > li > a:hover { color: #fff; -webkit-transition: all .3s ease; transition: all .3s ease; }

#lnb > ul > li > ul > li > a { background-color: #131E28; text-decoration: none; }

#lnb > ul > li > ul > li > a > .subMenuIcon { display: inline-block; width: 8px; height: 8px; margin-top: -2px; margin-right: 14px; background-position: -54px -5px; background-image: url(../../../resources/img/icon/main_icons.png); vertical-align: middle; }

#lnb > ul > li > ul > li > a { background-color: #131E28; text-decoration: none; }

#lnb > ul > li > ul > li.on > a { background-color: #131E28; color: #fff; text-decoration: none; }

#lnb > ul > li > ul > li.on > a > i { background-color: #1ab394; }

#lnb > ul > li > ul li ul { display: none; background-color: #2B3E4F; }

#lnb > ul > li > ul li li a { display: block; padding-left: 54px; background-color: #2B3E4F; font-size: 12px; color: #fff; text-decoration: none; }

#lnb > ul li.noDepth { line-height: 30px; background-color: #131E28 !important; }

#lnb > ul li.noDepth a { background-color: #131E28 !important; background-image: none !important; color: rgba(255, 255, 255, 0.5); }

#lnb > ul li.noDepth a:hover { color: #fff; -webkit-transition: all .3s ease; transition: all .3s ease; }

/* noDepth on 추가 20230419 */
#lnb > ul li.noDepth.on a{color: #fff;}

/*** 반응형 처리 220712 ***/
/*** PC Screen 1920 ***/
/*** Tab Screen 800 ***/
@media screen and (max-width: 800px) { #mainHistoryArea .userInfo2 .user { display: none; }
  .newLayout .mainGrid .contentArea .contentHead h1 a strong, .newLayout .mainGrid .contentArea .contentHead h1 > strong { font-size: 18px; }
  .mainGrid .contentArea .contentHead h1 a > span { font-size: 14px; }
  .divContentWrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: auto !important; }
  .divContentWrap > div { width: 100%; }
  .divContentWrap #sub { padding-left: 0; border-left: 0; }
  .divContentWrap .InfoHdArea ul li strong { width: 26% !important; }
  .divContentWrap .InfoHdArea ul li span { width: 74% !important; }
  .divAttach .filename { width: 80% !important; }
  .divContentWrap.layout-12 { padding-bottom: 70px; } }
