@font-face {
    font-family: "Nexa";
    font-weight: 400;
    src: local("Nexa Light"),
    url("../fonts/SVN_Nexa/Nexa-Light.otf") format("opentype");
}

@font-face {
    font-family: "Nexa";
    font-weight: 400;
    font-style: italic;
    src: local("Nexa Light Italic"),
    url("../fonts/SVN_Nexa/Nexa-Light-Italic.otf") format("opentype");
}

@font-face {
    font-family: "Nexa";
    font-weight: 600;
    src: local("Nexa Bold"),
    url("../fonts/SVN_Nexa/Nexa-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Nexa";
    font-weight: 600;
    font-style: italic;
    src: local("Nexa Bold Italic"),
    url("../fonts/SVN_Nexa/Nexa-Bold-Italic.otf") format("opentype");
}

@font-face {
    font-family: "Nexa";
    font-weight: 700;
    src: local("Nexa Heavy"),
    url("../fonts/SVN_Nexa/NexaHeavy.otf") format("opentype");
}

@font-face {
    font-family: "Nexa";
    font-weight: 800;
    src: local("Nexa Black"),
    url("../fonts/SVN_Nexa/NexaBlack.otf") format("opentype");
}

:root {
    --color-primary: #13273b;
    --color-primary-lighter: #2b5987;
    --color-secondary: rgba(19, 39, 59, 0.5);
    --color-gray: #f2f2f2;
}

body, .btn {
    font-family: Nexa, "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
}

body {
    background: white;
}

h2, h3, h4, h5 {
    word-spacing: 0.2em;
    color: var(--color-primary);
}

.bg-primary-lighter {
    background-color: var(--color-primary-lighter) !important;
}

.bg-secondary {
    background-color: var(--color-secondary) !important;
}

.bg-gray {
    background-color: var(--color-gray) !important;
}
.calendar td{    
    border-bottom: 1px solid #f2f2f2;
    border-left: 2px solid #505f6d;
    padding: 0px !important;
}
.calendar{
    
    line-height: 24px;
    margin-top: -6px;
    text-align: left;
    font-family: SVN-Nexa;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: rgba(19,39,59,1);
    letter-spacing: 0.5px;
}
.calendar .border-custom{
    border: 2px solid #505f6d !important;
/*    border: 2px solid #505f6d !important;*/
    padding: 5px !important;
}
.calendar .border-custom p{
    margin-bottom: 5px!important;
}
table{
    border-collapse:collapse !important;
}
.text-primary {
    color: var(--color-primary) !important;
}
.border-bottom{
    border: none !important;
    border-bottom: 2px solid #98a0a9 !important;
    border-radius: 0;
    width: 100% !important;
}
.border-bottom-header{
    border: none !important;
    border-bottom: 4px solid #2b5987 !important;
    border-radius: 0;
    width: 100% !important;
}
.mb-0{
    float: left;
}

.weekpicker .form-control{
    width: 95%;
    text-align: center !important;
    min-width: 200px;
    border: none;
}
.text-primary-lighter {
    color: var(--color-primary-lighter) !important;
}

.text-secondary {
    color: var(--color-secondary) !important;
}

.text-underline {
    text-decoration: underline;
}

.text-italic {
    font-style: italic;
}

.big-icon {
    font-size: 2rem !important;
}

.btn-gray {
    background-color: var(--color-gray);
}

.btn.btn--custom {
    border-radius: 16px;
    padding: 0.5rem 1rem;
    border-width: 2px;
}

.btn.btn--custom-2 {
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    -webkit-box-shadow: 0 0 3px #989898;
    -moz-box-shadow: 0 0 3px #989898;
    box-shadow: 0 0 3px #989898;
    min-height: 33px;
    padding: 5px 10px;
}

.btn.btn--custom-3 {
    border-radius: 12px 12px 0 0;
    font-weight: 700;
    font-size: 13px;
    -webkit-box-shadow: 0 0 3px #989898;
    -moz-box-shadow: 0 0 3px #989898;
    box-shadow: 0 0 3px #989898;
    min-height: 33px;
    color: #ccc;    
}
.btn.btn--custom-3.active {
    color: #fff;  
}
.hidden {
    display: none !important;  
}

.btn.btn--custom-2 .fa {
    font-size: 1.5rem;
    color: black;
}

.btn-primary-lighter {
    background-color: var(--color-primary-lighter);
    border-color: var(--color-primary-lighter);
}

.btn-primary-lighter:hover {
    background-color: #F2F2F2;
    color: var(--color-primary-lighter)
}

.btn-primary-lighter-outline {
    background-color: #F2F2F2;
    border-color: var(--color-primary-lighter);
    color: var(--color-primary-lighter);
}

.btn-primary-lighter-outline:hover {
    background-color: var(--color-primary-lighter);
    color: white;
}

.js-sidebar-scroll .simplebar-content {
    height: 100%;
}

.file-download-wrapper {
    background: #F2F2F2;
    height: 150px;
    border-radius: 12px;
}

.table-search-filters select {
    color: var(--color-primary);
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    position: relative;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 50%;
}

/* Tab panes */

.nav-tabs--custom {
    background: transparent;
}

.nav-tabs--custom .nav-link {
    background-color: #F2F2F2;
    color: var(--color-primary-lighter);
    border-radius: 12px 12px 0 0;
    font-weight: 600;
}

.nav-tabs--custom .nav-link:hover {
    background-color: #F2F2F2;
    color: inherit;
}

.nav-tabs--custom .nav-link.active {
    background-color: var(--color-primary-lighter);
    color: white;
}

.tab-content--custom {
    border-top-left-radius: 0 !important;
    border: 2px solid var(--color-primary-lighter);
    margin-top: 1px;
}

.tab-content--custom .table {
    border-radius: 0 12px 12px 12px;
    margin: 0 !important;
}

.table thead tr th {
    text-transform: none !important;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
    text-align: center;
}

.table tbody td {
    font-weight: normal;
}
.table.lich tbody td {
    font-weight: normal;
    padding-top: 1px;
    padding-bottom: 1px;
}

.table .css-checkbox .css-control-input ~ .css-control-indicator {
    border-color: black;
    border-width: 2px;
}

.tab-content--custom .table thead tr th:last-child {
    border-top-right-radius: 12px;
}

.tab-content--custom .table thead tr th:first-child,
.tab-content--custom .table tbody tr td:first-child {
    padding-left: 5px;
}

.tab-content--custom .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
}

.tab-content--custom .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}

.tab-content--custom .table tbody td .fa-arrow-right {
    font-size: 8px;
    display: inline-block;
}

.tab-content--custom .table tbody tr.main-row {
    min-height: 44px;
}

.tab-content--custom .table tbody tr.sub-row td {
    background-color: var(--color-gray);
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-color: white;
    font-weight: 400;
    color: black;
}

.tab-content--custom .table tbody tr.sub-row.bg-white td {
    background-color: white;
}

.tab-content--custom .table tbody tr.sub-row.bg-white:not(:last-child) td {
    border-bottom: 3px solid var(--color-gray);
}

div.dataTables_wrapper div.row:nth-child(3) {
    justify-content: end;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    border-top: 1px solid var(--color-gray);
    font-size: 12px;
}

div.dataTables_wrapper div.row:nth-child(3) > div {
    flex: 0;
}

div.dataTables_wrapper div.dataTables_info {
    width: max-content;
    margin-left: auto;
}

div.dataTables_wrapper div.dataTables_paginate,
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    width: max-content;
    align-items: center;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li a {
    background-color: transparent;
    border: none;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li.active a {
    color: black;
    font-weight: 700;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination li.previous a,
div.dataTables_wrapper div.dataTables_paginate ul.pagination li.next a {
    font-size: 8px;
}

div.dataTables_wrapper .dataTables_length {
    display: none;
}

/* Sidebar */

.simplebar-content .sidebar-auth-block {
    margin-bottom: 50px;
}

.simplebar-content .sidebar-auth-block a {
    color: black;
    font-weight: 600;
}

.simplebar-content .sidebar-auth-block i {
    display: none;
}

.simplebar-content .sidebar-auth-block .dropdown-divider {
    background: var(--color-primary-lighter);
    height: 3px;
}

.nav-main li {
    padding: 6px 12px;
}

.nav-main a {
    color: black;
    background: #f2f2f2;
    border-radius: 6px;
    transition: all 0.3s ease;
    padding: 18px 16px 18px 54px;
}

.nav-main a.btn-toggle-menu {
    padding: 20px 28px;
    width: max-content;
    margin: 0 auto;
    background: none;
}

.nav-main a.btn-toggle-menu i {
    font-size: 28px;
    color: var(--color-primary);
}

.nav-main a.active, .nav-main a:focus, .nav-main a:hover {
    background: white;
    box-shadow: 0px 2px 6px #d8d8d8;
    color: var(--color-primary-lighter);
}

.nav-main a > i {
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.nav-main a.active > i, .nav-main a:focus > i, .nav-main a:hover > i {
    color: var(--color-primary-lighter);
}

body #page-container .content-header {
    height: max-content;
    text-align: center;
}

.table-search-filters .form-material input,
.table-search-filters .form-material select {
    font-weight: 700;
    font-size: 13px;
    text-align: left;
}

.table-search-filters .form-material--search .input-group-text {
    font-weight: 700;
    font-size: 13px;
}

/*Register room pages*/
.register_room__topbar .topbar__nav a {
    color: rgba(19, 39, 59, 0.5);
    font-size: 14px;
    position: relative;
    font-weight: 600;
}

.register_room__topbar .topbar__nav a.active {
    color: rgba(19, 39, 59, 1);
}

.register_room__topbar .topbar__search {
    position: relative;
}

.register_room__topbar .topbar__search .form-control {
    width: 100%;
    height: 38px;
    border-style: dashed;
    border-radius: 12px;
    border-color: rgba(19, 39, 59, 1);
    background: #f2f2f2;
    padding-right: 110px;
}

.register_room__topbar .topbar__search .search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(19, 39, 59, 1);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.register_room__topbar .topbar__search .search-icon i {
    font-size: 20px;
}

.register_room__topbar .content-header-section {
    margin-top: 20px;
}

.block.block-fx-shadow {
    border-radius: 16px;
    box-shadow: 1px 2px 8px #c3c3c3;
}

.form-control-custom {
    border-color: var(--color-primary);
    height: 46px;
    background: #F2F2F2;
}

.dopdown-half-year {
    color: var(--color-primary);
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    position: relative;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 50%;
}

@media (min-width: 992px) {
    #page-container.page-header-modern #sidebar {
        box-shadow: 2px 0px 9px #cbcbcb;
    }

    #sidebar.mini {
        width: 100px;
    }

    body #page-container #sidebar.mini .content-header img {
        width: 100% !important;
        height: auto;
    }

    body #page-container #sidebar.mini .content-header, body #page-container #sidebar.mini .content-side {
        width: 100% !important;
    }

    #sidebar.mini .nav-main li a:not(.btn-toggle-menu) {
        padding: 25px;
    }

    #sidebar.mini .nav-main li a span {
        display: none;
    }

    #sidebar.mini .nav-main li a:not(.btn-toggle-menu) i {
        left: auto;
    }

    #sidebar.mini .nav-main li a.btn-toggle-menu {
        transform: scaleX(-1);
    }

    #sidebar.mini .simplebar-content .sidebar-auth-block {
        padding: 0 !important;
    }

    #sidebar.mini .simplebar-content .sidebar-auth-block i {
        display: block;
    }

    #sidebar.mini .simplebar-content .sidebar-auth-block span {
        display: none;
    }

    #page-container{
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #page-container.mini-sidebar{
        padding-left: 100px;
    }

    .register_room__topbar .topbar__nav a {
        font-size: 15px;
    }

    .register_room__topbar .topbar__nav a::after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 2px;
        height: 100%;
        background: rgba(19, 39, 59, 0.5);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .register_room__topbar .topbar__nav a.active::after {
        background: rgba(19, 39, 59, 1);
    }

    .register_room__topbar .content-header-section {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .register_room__topbar .topbar__search .form-control {
        min-width: 380px;
    }
}
