@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");

@font-face {
    font-family: 'LineSeedKrBold';
    src: url('../webfonts/LINESeedKR-Bd.woff') format('woff');
}
@font-face {
    font-family: 'LineSeedKrRegular';
    src: url('../webfonts/LINESeedKR-Rg.woff') format('woff');
}
@font-face {
    font-family: 'LineSeedKrThin';
    src: url('../webfonts/LINESeedKR-Th.woff') format('woff');
}

@font-face {
    font-family: 'Freesentation-9Black';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-9Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-7Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-6SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-5Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-4Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-3Light';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-3Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-2ExtraLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Freesentation-1Thin';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

/* Animation */
@keyframes mouse-pulse {
    0% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(6px); }
}
@keyframes fade-arrow {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

/* Color */
body {
    --font-green: #227F20;
    --hover-green: #1D631C;
    --border-color: #DFDFDF;
    --color-orange: #DA8742;
    --color-new-orange : #FF5D1A;
    --color-new-orange-active : #f34400;
}

html {
    height: 100%;
}

body {
    position: relative;
    padding-bottom: 8rem;
    min-height: 100%;
}

body * {
    font-family: 'Pretendard Variable';
    font-weight: 500;
}
b, strong {
    font-weight: 700;
}

/* Common Layout */
.wrapper-type-1{
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 185px 10% 50px 10%;

    font-weight: 400;
    color: #222;
}
.wrapper-type-1 > .container { max-width: none; position: relative; padding-left: 0; padding-right: 0; }
.wrapper-type-1 > .container .row .col-12 { padding-left: 0; padding-right: 0; }

/* Button Type */
.btn-type-1 { display: flex; width: 150px; height: 42px; border-radius: 50px; margin: 0 0.5rem ; font-size: 1.1rem; justify-content: center; align-items: center}
.btn-type-1 { background-color: var(--color-new-orange); color: white; border: 2px solid var(--color-new-orange-active) }
.btn-type-1:focus, .btn-type-1:active { outline: none; border-color: var(--color-new-orange-active)}

.title-div{
    border-bottom: 2px solid #222;
    padding-bottom: 0.5rem;
}
.title-div h2{
    font-weight: 700;
    font-size: 1.7rem;
}
/* Common Layout END */

.text-underline { text-decoration: underline; }
.zoom-svg { cursor: pointer; }
.img-padlock { width: 20px; float: left; position: absolute; left: 3%; top: 40%; transform: translateY(-40%); }

/* Jquery JStree */
.jstree-open i.jstree-icon { background-size: 22px 22px; background-image: url("../img/jquery/jstree/open-folder.png"); }
.jstree-closed i.jstree-icon { background-size: 22px 22px; background-image: url("../img/jquery/jstree/folder.png"); }
.jstree-leaf .jstree-anchor i.jstree-icon { background-size: 22px 22px; background-image: url("../img/jquery/jstree/files.png"); }

/* Jquery Resize */
.ui-helper { border-right: 2px dotted #cacdcd; z-index: 2; }
div.ui-resizable-e { background-color: #cacdcd; width: 50px; right: -25.5px; height: 50px; top: 50%; opacity: 0; }
div.custom-border { width: 106px; height: 100%; border-right: 1px solid #cacdcd; position: fixed;
    top: 0; left: 310px; z-index: 2; overflow: visible; }
div.resize-arrow { content: ""; width: 50px; height: 50px; display: block;position: absolute;
    top: 50%; right: -25.5px; z-index: 89; cursor: e-resize;
    border-radius: 100%; border: 1px solid #CACDCD;
    background: #FFF url("../img/favicon/double-arrow.png") no-repeat center;
}

/* Default Style */
.clickable-text { display: flex; align-items: center; height: 40px; justify-content: center; background-color: #d9d9d9;
    box-sizing: border-box; min-width: 100px; font-weight: 600; font-size: 17px; border-radius: 5px 5px 0 0 ;}
.clickable-text:hover { cursor: pointer; }
.clickable-text.onCode { color: #fff; background-color: var(--color-new-orange); }
.clickable-text.mobile {display: none}
.font-family-bold { font-family: 'Pretendard Variable'; font-weight: 700; }
.statistical-logo { background: url("../img/statisticalOffice.png") no-repeat left top;
    width: 5rem; height: 2rem; background-size: 100% 100%; margin-bottom: 5px; }
.revenue-logo { background: url("../img/revenue.png") no-repeat left top;
    width: 5rem; height: 2rem; background-size: 100% 100%; margin-bottom: 5px; }
.customs-logo { background: url("../img/customs.png") no-repeat left top;
    width: 5rem; height: 2rem; background-size: 100% 100%; margin-bottom: 5px; }
.question-mark { position: relative; margin-left: 5px; font-size: 15px; padding: 5px 7px 3px 7px; color: #FFF;
    border-radius: 100%; background-color: var(--color-new-orange); display: inline-flex; justify-content: center; align-items: center;
    line-height: 13px; cursor: pointer; }
th.custom-th { background-color: #f5f5f5; border-top: 2px solid #222223; border-bottom: none; font-weight: 700; }
.bottom-dash-line { border-bottom: 2px var(--border-color) dotted; }

/* BootStrap Override */
.form-check { padding: 0 1.25rem; }

/* Table */
.search-log-table > * { text-align: center; line-height: 30px; font-size: 15px; }
.search-log-table thead{
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
}
.search-log-table th { height: auto; padding: 3px; color: #000; font-family: 'Pretendard Variable'; font-weight: 700; border: none}
.search-log-table th[data-col] { cursor: pointer; }
.search-log-table th.desc::before { content: "▼ "; }
.search-log-table th.asc::before { content: "▲ "; }
.search-log-table tbody { border-top: none; border-bottom: 2px solid #222;}
.search-log-table tbody tr { cursor: pointer; }
.search-log-table tbody tr:hover:not(.empty-tr) { background-color: rgba(191, 212, 255, 0.40); }
.search-log-table td.reg-date { font-family: 'Consolas', monospace; }
.search-log-table>:not(caption)>*>*{
    border-bottom: 1px solid #dee2e6;
}
.empty-tr { opacity: 0; cursor: default !important; }

/* Paging */
.page-nation { width: 100%; text-align: center; position: relative; }
.page-nation * { font-family: 'Pretendard Variable'; font-weight: 700; font-size: 15px; }
.page-nation button { font-weight: 500;}
.page-nation a { padding: 0 5px; text-decoration-line: none; }
.page-nation a:hover { color: #686869; }
.page-nation .page-num { color: #222223; }
.page-nation .page-num.active { color: var(--color-new-orange); }
.page-nation .page-info { display: inline-block; position: absolute; right: 0; bottom: 0;
    width: 200px; text-align: right; padding-right: 15px;
}

/* main_top */
#main_top { width: 100%; height: 130px;  background-color: #F2F4F8; padding: 20px 2% 0 2%; flex-wrap: wrap;
    display: flex; align-items: normal; position: fixed; z-index: 3; border-bottom: 1px solid #ddd; }
#logoWrap {display: flex; align-items: center; cursor: pointer;}
#logoWrap img { cursor: pointer; width: 120px}
#logoText { font-size:25px; font-family: 'Pretendard Variable'; font-weight: 700; line-height: 1; white-space: nowrap; display:none !important;}
#searchWrapParent { width: 50%; height: 40px; display: flex; position: relative; justify-content: space-between}
#searchWrapParent .left { display: flex }
#searchWrap { border: 1px solid #aaa; padding: 1px 15px 1px 25px; min-width: 250px; background: white;
    width: 30%; height: 40px; display: flex; align-items: center; justify-content: space-between; border-radius: 25px}
#searchBox { width: 90%; height: 90%; color: #000; border: none; background: transparent; outline: none;
    font-size: 16px; font-style: normal; font-weight: 600; line-height: 19px; padding-top: 4px; }
#searchBox::placeholder { color: #595959; font-width: 600; }
#inqExpertWrap div.mob-prev-btn { width: 35px; height: 35px; left: 40px; display: none; }
#main_top_btn { top: 100px; position: relative; padding: 10px 0 0 2%; z-index: 3; display: none; border-bottom: 1px solid var(--border-color); background-color: white;
    transition: top 0.5s; transition-timing-function: ease-out; }
#main_top_btn .top-degree { display: inline-flex; gap: 10px; }
#main_top_btn .top-short-cut { display: inline-flex; gap: 10px; position: absolute; left: 50%; transform: translateX(-50%); }
#main_top_btn .top-btn { display: flex; align-items: center; height: 40px; justify-content: center; background: transparent;
    box-sizing: border-box; min-width: 100px; font-weight: 600; font-size: 15px; }
#main_top_btn .top-btn:not(.on):hover { font-weight: 800; color: #000; cursor: pointer; }
#main_top_btn .top-btn.on { color: var(--font-green); border-bottom: 2px solid var(--font-green); }
#main_top_btn .top-degree .top-btn.on { border-bottom: 2px solid #d94d35; color: #d94d35;}

#inqExpertWrap { height: 100%; display: flex; justify-content: space-between; align-items: center; position: relative; }
#inqExpertWrap > div { white-space: nowrap; margin-right: 15px; display: flex; align-items: center; justify-content: center; }
#inqExpertWrap span { display: inline-block; font-weight: 500; transition: max-width ease-in-out 0.5s }
#inqExpertWrap div:hover, #inqExpertWrap div:hover * { cursor: pointer; font-family: 'Pretendard Variable'; font-weight: 700; }
#inqExpertWrap .icon-div { width: 25px; height: 25px; filter: invert(100); margin: 8px;
    background-size: contain; background-position: center; background-repeat: no-repeat; }
/*#inqExpert .icon-div { background-image: url("../img/favicon/code-search-guide.png"); }*/
#indSpeIntro .icon-div { background-image: url("../img/favicon/ind-special-intro.svg"); filter: invert(0)}
#indIntro .icon-div { background-image: url("../img/favicon/code-search-guide.png"); }
#useCases .icon-div { background-image: url("../img/favicon/code-search-example.png"); }
#helloUser .icon-div { background-image: url("../img/favicon/code-search-login.png"); }

#menuWrapParent { display: flex; width: 100%; justify-content: space-between; margin-left: 230px; margin-top: 15px}
#menuWrap { display: flex; align-items: center; height: 54px; gap: 30px }
.main-menu { position: relative; height: 100%; font-size: 1rem; color: #222; font-weight: 600; align-content: center }
.main-menu::after { content: ""; display: none; position: absolute; bottom: 0; width: 100%; height: 3px; background-color: var(--color-new-orange); }
.main-menu:hover, .main-menu.focus { text-decoration: none; color: #222; font-weight: 700; }
.main-menu:hover::after { display: block }
.submenu-wrapper { display: flex; position: fixed; top: 130px; width: 100%; padding: 20px calc(2% + 200px); border-bottom: 1px solid #ddd; z-index: 3; background-color: #fff; opacity: 0; transition: opacity ease-in-out .2s; pointer-events: none; }
.submenu-wrapper.show { opacity: 1; pointer-events: auto  }
.sub-menu { display: flex; flex-direction: column; margin-left: 1rem; padding: 5px 15px 0 15px }
.sub-menu a { width: fit-content; color: #222; margin-top: 10px; font-weight: 400; font-size: 14px; padding: 7px 15px; border-radius: 5px;}
.sub-menu a:hover, .sub-menu a:focus { text-decoration: none; background-color: #F2F4F8 }
.sub-menu h4 { font-weight: 700; padding: 0 15px; }
.submenu-title { padding: 1rem 2rem; border-right: 2px solid #222; width: 200px }
.submenu-title h3 { font-weight: 700 }
.submenu-wrapper:nth-of-type(1) { gap: 2rem }
.submenu-wrapper:nth-of-type(1) .sub-menu p:nth-child(1) { font-size: 17px; font-weight: 700 }
.submenu-wrapper:nth-of-type(1) .sub-menu p:nth-child(2) { font-size: 14px; font-weight: 400 }
.submenu-wrapper:nth-of-type(1) .sub-menu { color: #222; border-radius: 5px; transition: background-color ease-in-out .2s; padding: 10px 15px 0 15px }
.submenu-wrapper:nth-of-type(1) .sub-menu:hover { background-color: #F2F4F8 }
.submenu-wrapper:nth-of-type(1) .sub-menu:hover, .submenu-wrapper:nth-of-type(1) .sub-menu:focus { text-decoration: none }

.search-img-div { width: 20px; height: 20px; cursor: pointer; background: url("../img/favicon/magnifier-orange.svg") no-repeat center center / 18px auto; }

/* Side Bar */
#sideBar { height: 100vh; width: 262px; position: fixed; display: flex; top: 0; right: 0; z-index: 5;
    transform: translateX(262px); transition: transform 0.4s ease-in-out; }
#sideBar > div { width: 100%; height: 100%; position: relative; background: white; box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.10);
    border-radius: 4px; overflow: hidden; border: 1px #DEE0F7 solid; text-align: center; font-size: 15px; }
#sideBar .side-sector { width: 212px; position: relative; border-bottom: 1px #DEE0F7 solid;
    display: inline-block; text-align: left; height: 140px; }
#sideBar .side-sector div { padding: 2%; }
#sideBar .side-sector .side-sub-title { padding: 6% 2% 4% 2%; font-family: 'Pretendard Variable'; font-weight: 700; color: rgba(32, 41, 69, 0.5); }
#sideBar .side-sector div:hover:not(.side-sub-title) { font-family: 'Pretendard Variable'; font-weight: 700;}
#sideBar .side-sector div a { display: block; width: 100%; color: #212529 ; text-decoration: none}
#sideBar .side-sector div a:hover { font-family: 'Pretendard Variable'; font-weight: 700;}
#sideBar .side-close { cursor: pointer; width: 15px; height: 15px; left: 220px; top: 30px; position: absolute; }
#sideBar .side-sector .mob-developing { display: none; }

/* 코드 검색 모달 css */
#modal { width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: fixed; top: 0;left: 0; z-index: 1050;}
#modal #modal-content { width: 1400px; height: 800px; position: fixed; left: 50%; top: 50%;
    transform: translate(-50%, -50%); background-color: white;}
#modal #modal-content #top {height: 80px; width: 100%; position: relative; border: none; background-color: #BFD4FF4D;}
#modal #modal-content #top .modal-explain { width: 30%; height: 100%; padding: 10px; }
#modal #modal-content #top .selectCode { width: 70%; height: 100%;}
#modal #modal-content #top button { border: 1px solid #3969EF; border-radius: 10px; color: #3969EF; background-color: #BFD4FF4D;
    width: 150px; height: 35px; padding: 10px; display: flex; justify-content: center; align-items: center;}
#modal #modal-content #top .selected { color: white; background-color: #3969EF;}
#modal #modal-content #top #modalCloseBtn { position: absolute; top: 10px; right: 10px;  }
#modal #modal-content #top #modalCloseBtn:hover { cursor: pointer; }
#modal #modal-content #bottom {height: 720px; width: 100%; padding: 0;}
#modal #modal-content #bottom #codeTreeBox { width: 35%; padding: 5px 10px 0px 10px; height: 100%; overflow-y: auto; }
#modal #modal-content #bottom #codeTreeBox #codeTitle { font-size: 20px; font-weight: bold; border-left: 1px solid #BFD4FF4D;
    border-right: 1px solid #BFD4FF4D; border-top: 1px solid #BFD4FF4D; padding-left: 5px;}
#modal #modal-content #bottom #codeTreeBox .codeTree { width: 100%; height: 680px; border-left: 1px solid #BFD4FF4D;
    overflow: auto; border-right: 1px solid #BFD4FF4D; border-bottom: 1px solid #BFD4FF4D; padding-left: 5px;}
#modal #modal-content #bottom #searchResultBox { width: 65%; padding: 5px; height: 100%; display: flex;
    flex-direction: column; align-items: center;}
#modal #modal-content #bottom #searchResultBox #searchWrap { opacity: 1; }
#modal #modal-content #bottom #searchResultBox #searchWrap input { display: inline-block;}
#modal #modal-content #bottom #searchResultBox #searchWrap svg { display: inline-block;}
#modal #modal-content #bottom #searchResultBox #tableWrap { width: 100%; height: 100%; border: 1px solid #BFD4FF4D;
    margin-top: 10px;}
#modal #modal-content #bottom #searchResultBox table {width: 100%;}
#modal #modal-content #bottom #searchResultBox table th {background-color: #BFD4FF4D; font-weight: bold; text-align: center;
    border: 1px solid white; height: 30px;}
#modal #modal-content #bottom #searchResultBox table td { padding: 5px; text-align: center;;}
#modal #modal-content #bottom #searchResultBox .row-title td { width: 50%; cursor: pointer; }
#modal #modal-content #bottom #searchResultBox table .row-btn-down:after { content: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Vector' d='M12 1L6.5 5.85L1 1' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); float: right;}
#modal #modal-content #bottom #searchResultBox table .row-btn-up:after { content: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Vector' d='M7 3.5L4 1L1 3.5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); float: right;}
#modal #modal-content #bottom #searchResultBox table tbody {display: block; max-height: 600px; overflow: auto;}
#modal #modal-content #bottom #searchResultBox table thead { display: table; width: 100%;}
#modal #modal-content #bottom #searchResultBox table thead th { width: 50%;}
#modal #modal-content #bottom #searchResultBox table tr { display: table; width: 100%;}
#modal #modal-content #bottom #searchResultBox table .row-type1 { width: 15%; background-color: #BFD4FF4D; font-weight: bold;}
#modal #modal-content #bottom #searchResultBox table .row-type2 { width: 35%; border: 1px solid #BFD4FF4D;}
#modal #modal-content #bottom #searchResultBox .modal-page {height: 10%;}
#pagination a { display: initial; padding: 0 5px; color: #222223; font-family: 'Pretendard Variable'; font-weight: 700; }
#modal #pagination a.active { color: #1869B9; }

/* Footer */
footer { width: 100%; background-color: white; display: flex; justify-content: center; align-items: center; position: absolute; bottom: 0; height: 8rem; border-top: 1px solid #ddd; z-index: 1}
footer .footer-div { width: 100%; height: 100%; padding: 35px 250px 35px 200px; background: white; max-width: 1920px;
    justify-content: left; align-items: center; display: inline-flex; z-index: 1; font-size: 0.7rem; flex-wrap: wrap}
footer .footer-img-div { display: flex; justify-content: left; align-items: center; width:80px}
footer .footer-img-div > img { width: 60px; height: 60px; margin-right: 20px; }
footer .footer-text-div { display: flex; justify-content: left; width: calc(100% - 80px); flex-wrap: wrap}
footer .footer-button-bar { width: 20%; height: 32px; justify-content: center; align-items: flex-start; display: inline-flex; }
footer .default-button-css { flex: 1 1 0; align-self: stretch; justify-content: center;
    align-items: center; display: inline-flex; }
footer .pd-bg { padding: 8px; background: #F2F3FF; border-radius: 16px; }
footer .plr { padding-right: 8px; padding-left: 8px; }
.paging-nav { text-align: right; padding: 1.5rem 0 1rem 0; }
.paging-nav a { margin: auto 1px; text-decoration: none; display: inline-block; padding: 1px 8px; background: #f8f9fa;
    color: black; border-radius: 3px; }
.paging-nav .selected-page { background: #e9ecef; font-weight: bold; }
.paging-nav .arrow-button { padding: 1px 2px; }
.paging-nav .arrow-button img { cursor: pointer; }

/* 저작권 안내 */
.copyright-div { display:flex; width:100% ; color: rgb(154 155 167); margin-top: 0.2rem}
.copyright-div p { margin-bottom: 0}
.copyright-div a {font-size : 0.7rem;}

#copyrightModal .modal-header { margin-top: 0.5rem }
#copyrightModal .modal-header h2 { font-size: 1rem; font-weight: 700; }
#copyrightModal p { margin-bottom: 0 }
#copyrightModal .modal-body { padding-top: 0.8rem }
#copyrightModal .modal-body .cop-img-div { width: 100%; text-align: center }
#copyrightModal .modal-body img { width: 140px; }
#copyrightModal .modal-body div:nth-of-type(2) { line-height: 1rem; margin-top: 3rem }
#copyrightModal .modal-body div:nth-of-type(3) { line-height: 1rem; font-size: 0.6rem; color: rgb(114 117 133); text-align: center }
#copyrightModal .modal-body div:nth-of-type(3) p { margin-bottom: 0 }
#copyrightModal .modal-footer { margin-bottom: 0.5rem; margin-top: 1rem}
#copyrightModal .modal-footer button { width: 140px; background-color: #cbcbcb; border:none }
#copyrightModal .modal-footer button:hover { width: 140px; background-color: #aeaeae; }

.pointer-a:hover {cursor: pointer}

/* Side Fixed */
.side-menu { position: fixed; right: 20px; bottom: 20px; background-color: white; border-radius: 18px;
    padding: 0 6px; box-shadow: 0 0 10px rgba(0,0,0,.1); z-index: 3; border: 1px solid rgba(0,0,0,0);
    opacity: .8; }
.side-menu:hover { opacity: .9; border: 1px solid rgba(0,0,0,.1); }
.side-menu-ul { color: #4D515C; padding-left: 0; margin-bottom: 0; }
.side-menu-li { border-bottom: 1px solid #eee; list-style: none outside; padding: 15px 10px; }
.side-menu-li:first-child { padding: 10px 6px; }
.side-menu-li:last-child { border-bottom: none; }
.side-menu-a { color: var(--color-new-orange); width: 100%; display: inline-flex; flex-direction: column; align-items: center;
    justify-content: center; text-decoration: none; cursor: pointer; margin-top: 5px; }
.side-menu-a:hover { text-decoration: none !important; }
.side-menu-a:hover p { color: var(--color-new-orange) }
.side-menu-a:hover div { opacity: 1; }
.side-menu-li p { font-weight: 600; margin-bottom: 0; text-decoration: none !important; }
.side-menu-img-div { width: 40px; height: 35px; text-indent: -9999px; opacity: 1; }
.side-menu-ul > .side-menu-li .side-menu-img-div { margin-bottom: 5px;
    background-size: contain; background-position: center; background-repeat: no-repeat;}
/*.side-menu-ul > .side-menu-li:nth-of-type(3) .side-menu-img-div { background-image: url("../img/favicon/number_search.png"); width: 45px; }*/
.side-menu-ul > .side-menu-li:nth-of-type(1) .side-menu-img-div { background-image: url("../img/favicon/menu_aisearch.svg"); }
.side-menu-ul > .side-menu-li:nth-of-type(2) .side-menu-img-div { background-image: url("../img/favicon/menu_keywordsearch.svg"); }
.side-menu-ul > .side-menu-li:nth-of-type(3) .side-menu-img-div { background-image: url("../img/favicon/menu_community.svg"); width: 45px; }
.side-menu-ul > .side-menu-li:nth-of-type(4) .side-menu-img-div { background-image: url("../img/favicon/chat.png"); width: 35px; }
.side-menu-ul > .side-menu-li:nth-of-type(5) .side-menu-img-div { background-image: url("../img/favicon/big-data.png"); }
.side-menu-li:nth-child(1) div { }
.side-menu-li:nth-child(1) span { font-size: 14px; font-weight: 800; }
.side-menu-li:nth-child(2) p ,.side-menu-li:nth-child(3) p ,.side-menu-li:nth-child(4) p { font-size: 13px; }

/* Table Style */
.tbl-st-1 { width: 100%; }
.tbl-st-1 caption { visibility: hidden }
.tbl-st-1 thead th { border-top: 2px solid #222223; border-bottom: 2px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #f5f5f5; font-weight: 700; text-align: center; padding: 0.2rem 0.5rem;}
.tbl-st-1 thead tr:first-child th:first-child { border-left: none}
.tbl-st-1 tbody td { text-align: center; vertical-align: middle; padding: 0.2rem 0.5rem; border-bottom: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9}
.tbl-st-1 tbody tr td:nth-child(1) { text-align: left; padding-left: 1rem; border-left: none}
.tbl-st-1 tbody tr:last-child td:nth-child(1) { text-align: center}
.tbl-st-1 tbody tr:last-child td { font-weight: 700; border-bottom: 2px solid #222223; border-top: 2px solid #e9e9e9}

.tbl-st-2 { width: 100%; }
.tbl-st-2 caption { visibility: hidden }
.tbl-st-2 thead th { border-top: 2px solid #222223; border-bottom: 2px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #f5f5f5; font-weight: 700; text-align: center; padding: 0.2rem 0.5rem;}
.tbl-st-2 thead tr:first-child th:first-child { border-left: none}
.tbl-st-2 tbody td { text-align: center; vertical-align: middle; padding: 0.2rem 0.5rem; border-bottom: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9}
.tbl-st-2 tbody tr td:nth-child(1) { text-align: center; border-left: none}
.tbl-st-2 tbody tr:last-child td { border-bottom: 2px solid #222223; }

.tbl-st-3 { width: 100%; table-layout: fixed; text-align: center; border-collapse: collapse; border-bottom: 1.5px solid #e9e9e9}
.tbl-st-3 * { font-weight: 600; }
.tbl-st-3 caption { display: none }
.tbl-st-3 thead th { font-weight: 600; border: 1px solid #e9e9e9; border-top: 1px solid #222223; background-color: #f5f5f5}
.tbl-st-3 tbody td { vertical-align: middle; padding: 0.40rem 1rem; border: 1px solid #e9e9e9}

.scroll-top {
    display: flex;
    position: fixed;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    bottom: 30px;
    right: 150px;
    background-color: white;
    border-radius: 9999px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 2;
    border: 1px solid rgba(0, 0, 0, 0);
    opacity: .9;
}

.scroll-top:hover { opacity: 1; border: 1px solid rgba(0,0,0,.1);}
.scroll-top img {
    width: 15px;
    height: 15px;
}

.board-empty-div { display: none; text-align: center; color : #8a8a8a;}

.col-xxxl-4-custom { position: relative; padding: 0 0.75rem; width: 33.33333%; max-width:33.33333%; flex: 0 0 33.33333%; -webkit-box-flex: 0; }
.col-xxxl-8-custom { position: relative; padding: 0 0.75rem; width: 66.66666%; max-width:66.66666%; flex: 0 0 66.66666%; -webkit-box-flex: 0; }

.com-select-cov-div{
    position: relative;
    display: inline-block;
}
.com-select{
    border: 1px solid #aaa;
    height: 3rem;
    width: 150px;
    cursor: pointer;
    position: relative;
    padding: 10px 15px;
    border-radius: 5px;
}
.com-select::before{
    content: url("../img/cust/select_icon.png");
    position: absolute;
    right: 22px;
    top: 12px;
    width: 10px;
    height: 20px;
}
.com-select.open::before{
    right: 22px;
    top:18px;
    transform: rotate(180deg);
}
.com-select-p{
    padding-top:3px;
}
.com-select-p.selected{
    color: black;
}
.com-select-cont-div{
    border: 1px solid #e8e8e8;
    width: 150px;
    height: fit-content;
    max-height: 180px; overflow-y: scroll;
    position: absolute;
    top: 3rem;
    left: 0px;
    z-index: 3;
    display: none;
    background-color: white;
    border-bottom: 1px solid lightgray;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    overflow-y: auto;
}
.com-select-cont-div.open{
    display: block;
}
.com-select-cont{
    display: flex;
    width: 100%;
    height: 2.5rem;
    font-size: 1rem;
    color: #aaa;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
}
.com-select-cont:hover{
    background-color: #f6f6f6;
}
.com-select-cont:last-child{
    border-bottom: none;
}

@media (min-width: 768px) and (max-width: 1599px) {
    .col-xxxl-4-custom { width: 100%; max-width: 100%; flex: 0 0 100%; }
    .col-xxxl-8-custom { width: 100%; max-width: 100%; flex: 0 0 100%; }
}
/* 라지 디바이스용 스타일 */
@media (min-width: 992px) and (max-width: 1399px) {
    footer .footer-div {padding : 0 13% 0 2% }
}
/* 미디엄 디바이스용 스타일 */
@media (min-width: 768px) and (max-width: 991px) {
    /* 미디엄 디바이스에 적용할 스타일 */
    #main_top { height: 80px; padding: 20px 4%; }
    #sideMenu { display: none; }
    #menuWrapParent { display: none }
    .wrapper-type-1 { padding: 135px 5% 50px 5%; }
    .scroll-top { right: 40px; bottom: 40px }
    div#inqExpert, div#indIntro, div#indSpeIntro, div#useCases, div#helloUser { display: none; }
    footer .footer-div {padding : 0 5% }
}

@media (min-width: 768px) {
    #sideBar .side-sector .side-content.mobile { display: none; }
}

/* 스몰 디바이스용 스타일 */
@media (max-width: 767px) {
    /* wrapper */
    .wrapper-type-1 { padding: 115px 5% 120px 5%; }

    /* popover */
    .popover-body { font-size: 12px; }

    /* main_top */
    #logoWrap { display: flex; width: 100%; justify-content: center; opacity: 1; }
    #searchWrapParent { align-items: center; display: flex; justify-content: start; width: 100%; }
    #searchWrapParent .left { width: 100% }
    #menuWrapParent { display: none }
    #logoText { display: block !important;}
    #logoWrap img { display: none; }
    div#searchWrap, div#inqExpert, div#indIntro, div#indSpeIntro, div#useCases, div#helloUser { display: none; }
    #main_top { height: 65px; padding: 0 5%; background: #FFF; border-bottom: 1px solid #eee; align-items: center}
    #inqExpertWrap { width: 100%; position: absolute; padding: 0 .5rem; }
    #inqExpertWrap #nav-icon { margin: 0 0 0 auto !important; }
    #logoText { font-size: 22px; }
    #main_top_btn { display: none; }
    #inqExpertWrap div.mob-prev-btn { display: none; }

    /* side_menu */
    #sideMenu { display: none; }
    #sideBar { height: calc(100vh - 80px)}
    #sideBar > div { overflow-y: auto}
    #sideBar .side-sector .now-developing { display: none; }
    #sideBar .side-sector .mob-developing { display: block; }
    #sideBar .side-sector .side-content.pc { display: none; }
    #sideBar .side-sector.policy { height: 115px !important;}

    /* footer */
    footer { height: auto; padding-bottom: 30px; display: none; }
    footer .footer-div { padding: 5% 0; justify-content: center; text-align: center; flex-direction: column; }
    footer .footer-img-div { width: 70%; }
    footer .footer-img-div > img { display: none; }
    footer .footer-button-bar { width: 80%; padding-top: 30px; }

    /* mob_Fix */
    #mobFixBtn { height: 80px; background: #FFF; position: fixed; width: 100%; bottom: 0; display: flex; z-index: 5; border-top: 1px solid #eee; }
    #mobFixBtn > div { flex: 1; height: 100%; opacity: 0.8; }
    #mobFixBtn > div:nth-child(1) { opacity: 0.5; }
    #mobFixBtn > div.on { opacity: 1; }
    #mobFixBtn > div:nth-child(1).on { opacity: 1; filter: invert(44%) sepia(92%) saturate(3470%) hue-rotate(2deg) brightness(106%) contrast(103%);}
    #mobFixBtn .img-div { height: 100%; }
    #mobFixBtn > div:nth-of-type(1) .img-div { background: url("../img/favicon/home.png") no-repeat center center / 50px auto; }
    #mobFixBtn > div:nth-of-type(2) .img-div { background: url("../img/favicon/menu_aisearch.svg") no-repeat center center / 40px auto; }
    #mobFixBtn > div:nth-of-type(3) .img-div { background: url("../img/favicon/menu_keywordsearch.svg") no-repeat center center / 50px auto; }
    #mobFixBtn > div:nth-of-type(4) .img-div { background: url("../img/favicon/menu_community.svg") no-repeat center center / 40px auto; }
    /*#mobFixBtn > div:nth-of-type(4) .img-div { background: url("../img/favicon/chat.png") no-repeat center center / 40px auto; }*/
    /*#mobFixBtn > div:nth-of-type(5) .img-div { background: url("../img/favicon/big-data.png") no-repeat center center / 45px auto; }*/

    /* modal */
    #modal { background-color: rgba(0,0,0,0); z-index: 4; }
    #modal #modal-content { left: 0; top: 0; transform: none; width: 100%; height: calc(100% - 100px); }
    #modal #modal-content #bottom #codeTreeBox { display: none; }
    #modal div#searchWrap { top: 108px; }
    #modal #modal-content #top { flex-direction: column; height: 100px; }
    #modal #modal-content #top .modal-explain { width: 100%; height: auto; padding: 10px 0 0 0; text-align: center; }
    #modal #modal-content #top .modal-explain h3 { margin: 0; }
    #modal #modal-content #top .selectCode { width: 100%; height: 100%;}
    #modal #modal-content #bottom { height: calc(100% - 100px); }
    #modal #modal-content #bottom #searchResultBox { width: 100%; height: 100%; }
    #modal #modal-content #bottom #searchResultBox #tableWrap { margin-top: 50px; line-height: 2; overflow: auto; }
    #modal #modal-content #bottom #tableWrap #pagination { padding-top: 10px; }
    #modal #modal-content #bottom #searchResultBox #searchWrap { display: inline-block; }


    /* Table Style */
    .tbl-st-1 { font-size: 0.6rem; display: block; white-space: nowrap; overflow-x: auto; table-layout: fixed; scrollbar-width: none}
    .tbl-st-1 thead th { padding: 0.3rem 0.2rem;}

    .tbl-st-2 { font-size: 0.6rem; display: block; white-space: nowrap; overflow-x: auto; table-layout: fixed; scrollbar-width: none}
    .tbl-st-2 thead th { padding: 0.3rem 0.2rem;}

    .tbl-st-3 { font-size: 0.6rem; display: block; white-space: nowrap; overflow-x: auto; table-layout: fixed; scrollbar-width: none}
    .tbl-st-3 thead th { padding: 0.3rem 0.2rem;}

    /* 저작권 안내 */
    #copyrightModal .modal-body div:nth-of-type(2) p { font-size: 0.7rem }

    /* 한국표준산업분류 소개 */
    .scroll-top { bottom: 95px ; right: 20px }
}