@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

* {
    font-family: "Noto Sans KR" !important;
}

label {
    margin: 0;
}

.ml-1 {
    margin-left: 0.25rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.ml-3 {
    margin-left: 1rem;
}
.ml-4 {
    margin-left: 1.5rem;
}
.ml-5 {
    margin-left: 3rem;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 1rem;
}
.mr-4 {
    margin-right: 1.5rem;
}
.mr-5 {
    margin-right: 3rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-3 {
    margin-top: 1rem;
}
.mt-4 {
    margin-top: 1.5rem;
}
.mt-5 {
    margin-top: 3rem;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 1rem;
}
.mb-4 {
    margin-bottom: 1.5rem;
}
.mb-5 {
    margin-bottom: 3rem;
}
.pl-1 {
    padding-left: 0.25rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pl-3 {
    padding-left: 1rem;
}
.pl-4 {
    padding-left: 1.5rem;
}
.pl-5 {
    padding-left: 3rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-3 {
    padding-right: 1rem;
}
.pr-4 {
    padding-right: 1.5rem;
}
.pr-5 {
    padding-right: 3rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pt-3 {
    padding-top: 1rem;
}
.pt-4 {
    padding-top: 1.5rem;
}
.pt-5 {
    padding-top: 3rem;
}
.pb-1 {
    padding-bottom: 0.25rem;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-3 {
    padding-bottom: 1rem;
}
.pb-4 {
    padding-bottom: 1.5rem;
}
.pb-5 {
    padding-bottom: 3rem;
}
.block {
    display: block;
}
.top-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}
.w-5 {
    width: 5%;
}
.w-10 {
    width: 10%;
}
.w-15 {
    width: 15%;
}
.w-20 {
    width: 20%;
}
.w-25 {
    width: 25%;
}
.w-30 {
    width: 30%;
}
.w-40 {
    width: 40%;
}
.w-45 {
    width: 45%;
}
.w-50 {
    width: 50%;
}
.w-55 {
    width: 55%;
}
.w-60 {
    width: 60%;
}
.w-65 {
    width: 65%;
}
.w-70 {
    width: 70%;
}
.w-75 {
    width: 75%;
}
.w-80 {
    width: 80%;
}
.w-85 {
    width: 85%;
}
.w-90 {
    width: 90%;
}
.w-95 {
    width: 95%;
}
.w-100 {
    width: 100%;
}
.ft-1x {
    font-size: 1rem;
}
.ft-2x {
    font-size: 1.25rem;
}
.ft-3x {
    font-size: 1.5rem;
}
.ft-4x {
    font-size: 1.75rem;
}
.ft-5x {
    font-size: 2rem;
}
.mx-h-400 {
    max-height: 400px;
}
.mx-h-450 {
    max-height: 450px;
}
.mx-h-500 {
    max-height: 500px;
}
.mx-h-550 {
    max-height: 550px;
}
.mx-h-600 {
    max-height: 600px;
}
.mx-h-650 {
    max-height: 650px;
}
.mx-h-700 {
    max-height: 700px;
}
.mx-h-750 {
    max-height: 750px;
}
.mx-h-800 {
    max-height: 800px;
}
.mx-h-850 {
    max-height: 850px;
}
.mx-h-900 {
    max-height: 900px;
}
.mx-w-400 {
    max-width: 400px;
}
.mx-w-450 {
    max-width: 450px;
}
.mx-w-500 {
    max-width: 500px;
}
.mx-w-550 {
    max-width: 550px;
}
.mx-w-600 {
    max-width: 600px;
}
.mx-w-650 {
    max-width: 650px;
}
.mx-w-700 {
    max-width: 700px;
}
.mx-w-750 {
    max-width: 750px;
}
.mx-w-800 {
    max-width: 800px;
}
.download_link:hover {
    color: #111;
    font-weight: 600;
}
.pointer {
    cursor: pointer;
}
.pointer:hover {
    font-weight: 600;
}

.label-required {
    background-image: url("/images/bottom_ess.png");
    background-repeat: no-repeat;
    background-position: right 10% top 50%;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

/* .table-responsive table {
    border-collapse: separate;
    border-spacing: 0;
} */

.loading_container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.loading_container .loading_icon {
    width: 5%;
}

.footer_fixed_table {
    width: calc(100% - 17px);
}

thead.fixed_header {
    display: table;
    width: 100%;
}

.scroll_tbody {
    display: block;
    max-height: 370px;
    overflow-y: scroll;
}

.table_scroll {
    display: block;
    max-height: 440px;
    overflow-y: scroll;
}

#result_count, .result_count {
    font-size: 0.9rem;
    font-weight: 600;
}

.scroll_fixed_footer {
    width: calc(100% - 17px);
}

.page-content {
    padding: calc(110px + 1.5rem) calc(1.5rem * 0.5) 60px calc(1.5rem * 0.5);
}

/* 공통 - Navbar */
.navbar-menu {
    background-color: #191919 !important;
    border-right: none;
}

.hidden {
    display: none;
}

.history_tabs {
    position: absolute;
    left: 275px;
    top: 86px;
    height: 39px;
    background-color: #fff;
}
.history_tabs button {
    position: absolute;
    right: 5px;
    top: 5px;
    border: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    font-size: 10px;
    font-family: tahoma;
}
.history_tabs .nav-link {
    padding-right: 25px;
}
.history_tabs > ul > li:first-child .nav-link {
    padding-right: 1rem;
}

.login-logo {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

.custom-color,
.custom-color:hover,
.custom-color:active {
    font-size: 16px;
    font-weight: bold;
    background-color: #FF0600 !important;
    border: 1px solid #FF0600 !important;
}

.login_center {
    font-size: 16px;
}
.login_center > div {
    position: fixed;
    top: 50%;
    margin-top: -210px;
}

.nav-success .nav-link.active {
    background-color: #FF0600;
}

.form-select {
    background-color: #f3f3f9;
}

.table .form-select {
    background-color: #fff;
}

.table button.custom_button {
    border: 0;
    /* background-color: #fff; */
}

.nav-pills.inner-tabs .nav-link {
    background-color: #f3f3f9;
}

.nav-pills.inner-tabs .nav-link.active {
    background-color: #405189;
}

.yearpicker {
    background-color: #f3f3f9;
    text-align: center;
    border: 0;
    line-height: 38px;
    border-radius: 5px;
}

.yearpicker-items.selected,
.yearpicker-items:hover {
    color: #405189 !important;
    font-weight: bold;
}

.rangeMode .flatpickr-input[readonly] {
    background-color: #405189 !important;
}

.flatpickr-monthSelect-theme-dark .flatpickr-months {
    background-color: transparent !important;
}

.flatpickr-bg {
    background-color: #f3f3f9 !important;
}

.custom_button {
    border: 0;
    background-color: transparent;
}

.foot_year_position {
    position: relative;
}

.foot_year_position .yearpicker-container {
    right: auto;
    bottom: 47px;
}

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

.card-min-height {
    padding-bottom: 149px;
}

.claim-regist-table tr.on td {
    background-color: #f3f3f9;
}

.tree_overflow {
    border: 1px solid #cfcfcf;
    height: 550px;
}

.tree-head > div {
    background-color: #f3f6f9;
    line-height: 44px;
    font-weight: bold;
    border-left: 1px solid #cfcfcf;
}

#tree1 {
    padding: 2%;
}

.jqtree-title.jqtree_common {
    width: 100%;
}

.pointer {
    cursor: pointer;
}

.icon-md {
    font-size: 26px;
    margin: 0;
}

.icon-excel:hover {
    color: green;
    font-weight: unset;
}

.icon-search {
    cursor: pointer;
}

.icon-search:hover {
    font-size: 600;
}

.scrollable-table tbody:empty::before {
    content: "no data available";
    display: table-cell;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    color: transparent;
}

.modal .selected {
    background-color: #808080;
    color: #fff;
}

.result_row.selected {
    background-color: #808080;
    color: #fff;
}

#tree_wrap,
#menu_content_wrap {
    height: 650px;
    border: 1px solid #e1e1e2;
}

.fancytree-number-1 {
    background: url("/images/icon-number-1.png") no-repeat;
}

.fancytree-number-2 {
    background: url("/images/icon-number-2.png") no-repeat;
}

.fancytree-number-3 {
    background: url("/images/icon-number-3.png") no-repeat;
}

.fancytree-number-4 {
    background: url("/images/icon-number-4.png") no-repeat;
}

.table-responsive.hierarchy {
    max-height: 550px;
    overflow-y: scroll;
}

.table-responsive.hierarchy table tbody td:nth-child(2),
.table-responsive.hierarchy table tbody td:nth-child(4) {
    text-align: left;
}

.result_empty {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    font-size: 18px;
    font-weight: 600;
}

#searchIcon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
}

/* .arrowUp, .arrowUpDown{
    right: -10px;
} */

/* .table-responsive.t_header {
    padding-right: calc(100% - 17px);
} */

.claim-table {
    max-height: 680px;
    overflow-x: scroll;
    border: 1px solid #e1e1e2;
}

.claim-input {
    max-height: 680px;
    overflow-y: scroll;
}

.sticky-column {
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

.cell-normal {
    white-space: normal;
}

.table th { 
    min-width: 70px; 
}
/* 
#claimInfoTable td:nth-child(1) {
    position: sticky;
    left: 0;
    background-color: #fff;
}

#claimInfoTable th:nth-child(1) {
    position: sticky;
    left: 0;
    background-color: var(--vz-table-bg);
}

#claimInfoTable td:nth-child(2) {
    position: sticky;
    left: 41.15px;
    background-color: #fff;
}

#claimInfoTable th:nth-child(2) {
    position: sticky;
    left: 41.15px;
    background-color: var(--vz-table-bg);
}

#claimInfoTable td:nth-child(3) {
    position: sticky;
    left: 132.45px;
    background-color: #fff;
}

#claimInfoTable th:nth-child(3) {
    position: sticky;
    left: 132.45px;
    background-color: var(--vz-table-bg);
} */
