﻿/* Sticky footer styles
        -------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

body {
    font-size: 0.9rem !important;
    /*font-family: 'Lato', sans-serif;*/
}

.k-grid td {
    padding: 0.929em 1.1em;
}

/*
        .k-header.k-grid-toolbar {
            border-color: #094dae !important;
        }*/
/*.k-gantt-toolbar .k-button, .k-gantt > .k-header .k-link, .k-gantt > .k-header li, .k-grid .k-header .k-button, .k-scheduler .k-header .k-button, .k-scheduler .k-header .k-link, .k-scheduler .k-header li, .km-pane-wrapper .k-header .k-button {
            border-color: #094dae !important;
            background-color: #215eb6 !important;
        }
        
        .k-block, .k-draghandle, .k-grid-header, .k-grouping-header, 
        .k-header, .k-pager-wrap, .k-treemap-tile, html .km-pane-wrapper .k-header {
            background-color: #215eb6 !important;
        }*/
.k-grid-header .k-header,
.k-grid-header .k-header .k-link,
.k-grid-header .k-link,
.k-grid-header .k-link:link,
.k-pager-info,
.k-scheduler-agendaview .k-scheduler-datecolumn,
.k-scheduler-header {
    color: var(--vds-black, #000);
}

.k-grid-header {
    padding: 0px !important;
}

    .k-grid-header .k-header {
        color: var(--vds-black, #000);
        /*font-family: Lato;*/
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 0.00625rem;
    }

.k-widget.k-window {
    border-radius: 9px;
}

.k-alert .k-button {
    width: 100%;
    background: var(--FIT_Dark_Highlight);
    color: white;
    border-radius: 0px 0px 9px 9px !important;
}

.k-window-titlebar.k-header {
    border-radius: 5px 5px 0 0;
    background: white;
    color: black;
    height: 2.1rem;
    border-bottom: none;
    font-size: 0.75rem;
    line-height: 1.25rem;
}

.k-window-content.k-content {
    border-radius: 0 0 5px 5px;
}

.k-window-titlebar .k-window-actions {
    top: 10px;
}

.k-button,
.k-calendar .k-footer,
.k-calendar .k-header .k-link,
.k-tabstrip > .k-tabstrip-items > .k-item {
    text-transform: capitalize;
}

.row label.k-radio-label {
    line-height: normal;
}

.k-radio:checked + .k-radio-label:after {
    height: 53% !important;
    aspect-ratio: 1 / 1 !important;
    width: auto;
}

.k-radio-label:before {
    height: 20px;
    /* aspect-ratio: 1 / 1 !important; */
    width: 20px;
    margin: 0;
    border-radius: 50%;
    line-height: 20px;
}

.config-cards .k-radio:checked + .k-radio-label:after {
    height: 58% !important;
    aspect-ratio: 1 / 1 !important;
    width: auto;
}

.config-radio-buttons > .k-checkbox-label {
    padding-top: 5px;
}

.k-checkbox-label:before {
    top: 5px !important;
}

.k-checkbox-label:before {
    width: 20px !important;
    height: 20px !important;
}

.k-checkbox + .k-checkbox-label:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 5px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.k-animation-container {
    width: 190px !important;
}

span.k-window-title,
.k-window-actions {
    padding: 10px;
    /*text-transform: uppercase;*/
}

span.k-window-title i {
    color: var(--VDS_Green);
    font-size: 1rem;
}

.sidebar-collapse.sidebar-mini
    .main-sidebar.sidebar-focused:not(.sidebar-no-expand)
    .nav-link,
.sidebar-collapse.sidebar-mini
    .main-sidebar:hover:not(.sidebar-no-expand)
    .nav-link,
.sidebar-collapse.sidebar-mini-md
    .main-sidebar.sidebar-focused:not(.sidebar-no-expand)
    .nav-link,
.sidebar-collapse.sidebar-mini-md
    .main-sidebar:hover:not(.sidebar-no-expand)
    .nav-link,
.sidebar-collapse.sidebar-mini-xs
    .main-sidebar.sidebar-focused:not(.sidebar-no-expand)
    .nav-link,
.sidebar-collapse.sidebar-mini-xs
    .main-sidebar:hover:not(.sidebar-no-expand)
    .nav-link {
    width: calc(55px - 0.25rem * 2);
    text-wrap: balance !important;
    text-align: center !important;
}

.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link,
.sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link,
.sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link {
    width: calc(55px - 0.25rem * 2);
}

.sidebar {
    padding-bottom: 3rem;
}

.k-widget.k-window .container,
.k-widget.k-window .container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.k-grid td ul {
    padding-left: 1rem;
}

.k-multiselect {
    position: relative;
    border: 1px solid #c5c5c5 !important;
}

.k-multiselect:after {
    content: "\25BC";
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 12px;
}

.k-multiselect.k-state-hover:after,
.k-multiselect.k-state-focused:after {
    content: "";
}

/*.k-gantt-toolbar .k-button, .k-gantt > .k-header .k-link, .k-gantt > .k-header li, .k-grid .k-header .k-button, .k-scheduler .k-header .k-button, .k-scheduler .k-header .k-link, .k-scheduler .k-header li, .km-pane-wrapper .k-header .k-button,
        .k-overflow-container .k-primary, .k-primary,
        .k-tabstrip-items,
        .k-tabstrip-items li {
            border-color: #215eb6 !important;
            background-color: #215eb6 !important;
        }*/
#treelist > table > tbody > .k-detail-row > .k-detail-cell > .k-grid > .k-grid-content > table > tbody > tr > td > .k-icon,
#treelist > table > tbody > .k-detail-row > .k-detail-cell > .k-grid > .k-grid-content > table > tbody > tr > td,
#treelist > table > tbody > .k-detail-row > .k-detail-cell > .k-grid > .k-grid-content > table > tbody > tr.k-state-selected > td:hover
/*#treelist > table > tbody > .k-detail-row > .k-detail-cell > .k-grid > .k-grid-content > table > tbody > tr.k-state-selected:hover td*/
/*#treelist > table > tbody > .k-detail-row > .k-detail-cell > .k-grid > .k-grid-content > table > tbody > tr.k-state-selected*/ {
    background-color: #215eb6 !important;
    color: white !important;
}

#treelist
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    td.k-state-selected:hover,
#treelist
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    tr.k-state-selected:hover
    td,
#treelist
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    > table
    > tbody
    > .k-detail-row
    > .k-detail-cell
    > .k-grid
    > .k-grid-content
    tr.k-state-selected {
    background-color: transparent !important;
    color: #444;
}

.container-fluid > .k-header {
    background-color: black;
}

.container-fluid .row.k-header {
    margin-top: 0px;
}

/*.k-window-titlebar.k-header,
        .k-header.k-grid-toolbar,
        .k-grouping-header {
            background-color: #094dae !important;
        }*/

#main-menu,
.logo-area {
    border-top: 3px solid black;
}

.user-profile img {
    max-width: 60px;
    /*margin: 10px;*/
    max-height: 60px;
    border-radius: 30px;
    /*float: right;*/
}

.user-profile span {
    /*    color: black;
            padding: 0 10px;*/
}

.user-profile .nav-link {
    /*padding: 0 !important;*/
}

.container-fluid h2 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 24px;
}

.k-header h1 {
    margin: 0;
    padding: 30px 15px;
    font-size: 32px;
    font-weight: lighter;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

.main-footer p {
    margin-bottom: 0px !important;
}

.container-fluid .text-muted {
    margin: 20px 0;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

p .k-button {
    margin: 0 15px 0 0;
}

.btn-toggle {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: none;
    height: 48px;
}

.btn-toggle .k-icon {
    opacity: 1;
}

.btn-toggle,
.k-primary.btn-toggle:hover,
.btn-toggle:focus:active:not(.k-state-disabled):not([disabled]),
.btn-toggle:focus:not(.k-state-disabled):not([disabled]) {
    box-shadow: none;
    border-radius: 0;
}

.btn-toggle .k-i-hbars,
.k-primary.btn-toggle:hover .k-i-hbars,
.btn-toggle:focus:active:not(.k-state-disabled):not([disabled]) .k-i-hbars,
.btn-toggle:focus:not(.k-state-disabled):not([disabled]) .k-i-hbars {
    background-position: -80px -32px;
}

/*  Allow multiline header  */
.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
}

.modal-add-record * {
    box-sizing: border-box !important;
}

.row {
    margin-top: 10px;
    margin-bottom: 10px;
}

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

.mb-normal {
    margin-bottom: 15px;
}

.mt-normal {
    margin-top: 15px;
}

.mr-normal {
    margin-right: 15px;
}

/*.div-commands {
            min-width: 190px;
        }*/

.fieldlist {
    margin: 0 0 -2em;
    padding: 0;
}

.fieldlist li {
    list-style: none;
    padding-bottom: 2em;
}

.fieldlist label {
    display: block;
    padding-bottom: 1em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #444;
}

.field-search .k-textbox {
    width: 100%;
}

.field-search td {
    padding: 5px;
    padding-left: 0px;
}

.search-buttons {
    padding-top: 10px;
}

.search-buttons .k-button {
    margin-right: 5px;
}

.div-change-status {
    margin-bottom: 20px;
}

.div-change-status td {
    padding-left: 10px;
}

.w-100 {
    width: 100% !important;
}

.w-75 {
    width: 75% !important;
}

.w-50 {
    width: 50% !important;
}

.w-25 {
    width: 25% !important;
}

.k-tabstrip > .k-tabstrip-items > .k-item {
    border-right: 1px solid white !important;
}

.k-tabstrip-top > .k-tabstrip-items .k-item {
    margin: 0px !important;
}

.k-tabstrip-items li .k-link {
    color: #bcbcbc !important;
}

.k-tabstrip-items li.k-state-active .k-link {
    color: white !important;
}

.k-textbox {
    border-color: #cccccc !important;
}

/*.green,
tr.green:hover {
    background-color: lightpink !important;
}*/

.margin-side-10 {
    margin: auto 10px;
}

.loader-layout {
    width: 100%;
    /*opacity: 0.6;*/
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10004;
    position: fixed;
    top: 0;
}

.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    position: relative;
    top: 42vh;
}

.hidden {
    display: none;
}

.row label {
    line-height: 2.1em;
}

.k-tabstrip > .k-content {
    overflow: hidden !important;
}

.k-tabstrip .k-content.k-state-active {
    border-color: lightgrey !important;
}

.k-autocomplete.k-state-default,
.k-dropdown-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-picker-wrap.k-state-default {
    border-color: lightgrey !important;
}

.share-button {
    background-image: url(../Content/Images/share-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position-x: 10px !important;
    background-size: 20px !important;
    width: 105px;
}

:root {
    --VDS_Blue: #2b3781;
    --VDS_Green: #007a35;
    --FIT_Highlight: #2b37813b;
    --FIT_Dark_Highlight: #25356e;
    --vds-darkest-grey: #47494b;
    --white: #ffffff;
    --light-green: #abe5c3;
    --yellow: #fec400;
    --light-blue: #ace0f6;
    --purple: #d1c8ff;
}

.main-header {
    background-color: #f5f6fb00;

}

.main-header .nav-link {
    /*        height: 60px;
        */
}

.nav-sidebar > .nav-item .nav-icon.far {
    font-size: 0.8rem;
}

.nav-item:not(.user-profile) .nav-link {
    /*padding-top: 1rem;*/
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: black;
    /*margin-top: 0.25rem;*/
}

.sidebar-mini .main-sidebar .nav-link:hover {
    color: black;
}

.sidebar-mini .main-sidebar .nav-link:hover i {
    transform: rotate(5deg);
    transition: transform 0.2s;
}

.brand-link {
    line-height: 3rem;
}

.brand-link .brand-image {
    position: absolute;
    /*left: -18px;*/
    max-height: 60px;
}

.nav-pills .nav-link {
    color: black;
}

.content-wrapper {
    background-color: #f5f5f5;
}

section.content > .container-fluid,
div.content > .container-fluid {
    background: white;
    border-radius: 15px;
    padding: 15px;
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
}

.container-fluid .component {
    padding: 0px !important;
    margin-left: 0px !important;
}

#configuration-components,
.component-content > .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#support-file-upload {
    padding: 10px 25px;
}

.form-group label {
    width: 100%;
}

#search-panel label,
#support-file-upload label,
td label {
    color: var(--vds-darkest-grey);
    /*font-family: Lato;*/
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.01875rem;
    text-transform: capitalize;
}

#search-panel label.empty-label {
    padding-bottom: 13px;
}

.page-title {
    color: black;
    /*margin-top: 0.5rem;*/
}

.page-title h5,
.page-title .user-role {
    float: left;
}

.k-button {
    border-radius: 7px;
    margin-right: 10px;
}

.k-primary {
    background-color: var(--VDS_Blue);
}

.user-role {
    margin-left: 20px;
    text-transform: uppercase;
    /*background: var(--VDS_Green);*/
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 5px;
    font-weight: bold;
}

.content-wrapper > .content {
    padding-top: 0.1rem;
}

.second-level {
    margin-left: 10px;
}

.second-level i {
    font-size: 0.5rem;
    vertical-align: middle;
    margin-top: -3px;
    padding-right: 5px;
}

.dashboard-boxes {
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 10px;
}

/*a.dashboard-box-title,
.dashboard-box-title {
    color: var(--gray-dark) !important;
    font-weight: bolder;
    font-size: 1.75rem;
}

.dashboard-box-title:hover {
    color: var(--VDS_Blue);
}

.dashboard-box-description {
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}*/

.dashboard-boxes i {
    font-size: 22px;
    padding: 10px 0px;
}

#dashboard-tabs {
    padding-left: 35px;
    padding-right: 35px;
    gap: 3px;
    background-color: white;
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
}

#dashboard-tabs .nav-item .nav-link {
    padding-bottom: 1rem;
}

#dashboard-tabs.nav-tabs .nav-link.active,
#dashboard-tabs.nav-tabs .nav-link:hover,
#dashboard-tabs.nav-tabs .nav-link:focus {
    border: none;
    border-bottom: 2px solid VAR(--VDS_Blue);
}

#dashboard-tabs a {
    color: black;
}

.normal-font {
    font-size: 0.9rem !important;
}

.disposition-status-completed,
.disposition-status-initiated,
.disposition-status-permission,
.disposition-status-reviewemail,
.file-destroyed,
.file-lightpink,
.file-lightblue {
    border-radius: 5px;
    padding: 5px 8px 5px;
    text-transform: capitalize;
    font-weight: bold;
    color: black;
    font-size: 11px;
    text-align: center;
}

.disposition-status-completed {
    background-color: VAR(--light-green);
}

.disposition-status-initiated {
    background-color: VAR(--yellow);
}

.disposition-status-permission {
    background-color: VAR(--light-blue);
}

.disposition-status-reviewemail,
.file-destroyed {
    background-color: VAR(--purple);
}

.file-lightpink {
    background-color: lightpink;
}

.file-lightblue {
    background-color: lightblue;
}

.content-wrapper > h2,
.content-wrapper > div,
.content-wrapper > form {
    /*padding-left: 10px;*/
}

.k-content > .container-fluid {
    width: inherit;
}

/*  Login Page  */
.custom-login-page {
    margin: 0px;
    height: 100vh !important;
}

.custom-login-page .row {
    margin-top: 0;
    margin-bottom: 0;
}

.custom-login-page nav {
    position: absolute;
    bottom: 0;
    border-bottom: 3px solid var(--VDS_Green);
}

.custom-login-page .nav-link {
    color: white;
}

.custom-login-page .nav-item {
    padding: 0px 15px;
}

.custom-login-page .col-lg {
    height: calc(100vh - 20px);
    margin: 10px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 50px;
}

.custom-login-page .col-md {
    padding: 0;
}

.custom-login-page .carousel-indicators .active {
    opacity: 1;
    width: 60px;
    transition: all 0.1s;
}

.custom-login-page h1 {
    font-size: 4rem !important;
    font-weight: bold;
    margin-bottom: 30px;
}

.custom-login-page h2 {
    font-size: 42px;
    font-weight: bold;
}

.custom-login-page h3 {
    font-size: 20px;
}

.custom-login-page h4 {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 70px;
}

.custom-login-page a {
    font-weight: 700;
    text-decoration: underline;
    color: #000;
}

.login-area {
    background: white;
    border-radius: 10px;
}

table tbody {
    font-weight: normal;
}

.bg-vds-green {
    background-color: var(--VDS_Green);
    color: white;
}

.vds-green {
    color: var(--VDS_Green);
}

/*  Chart boxes */
.chart-box {
    background: white;
    margin: 0.5rem 0.25rem;
    border-radius: 15px;
    padding: 0.5rem;
    /*box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 10px;*/
}

.chart-box-title {
    padding: 20px 0 0 20px;
    text-transform: capitalize;
}

.chart-box-title i {
    color: var(--VDS_Green);
}

.chart-description {
    background: #eaf4fc;
    padding: 10px 15px;
    margin: 15px 10px;
}

/*#view-fileroom-data #tabstrip .k-reset.k-tabstrip-items,*/
/*#fit-info #dispositionTrackingTabstrip1 .k-reset.k-tabstrip-items,*/
#fit-info #dispositionTrackingTabstrip1 .k-header.k-grid-toolbar.k-grid-top {
    display: none;
}

.search-panel-title {
    color: var(--vds-black, #000);
    /*font-family: Lato;*/
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    /* 166.667% */
    letter-spacing: 0.075rem;
    /*text-transform: uppercase;*/
}

.hidden-search-panel {
    display: none;
}

.hidden-search-panel .row {
    margin-top: 0;
    margin-bottom: 0;
}

.hidden-search-panel label {
    position: relative;
    top: 16px;
    background: white;
    z-index: 10;
    left: 10px;
    padding: 0px 7px;
}

.hidden-search-panel .k-button {
    margin-right: 0;
}

.hidden-search-panel .form-group {
    margin-bottom: 0;
}

.grid-icon {
    font-size: 1.5rem;
}

.buckets .row > div {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.buckets .row a {
    line-height: 1.6em;
    color: #444;
    font-size: 1rem !important;
    /*font-family: 'Lato', sans-serif;*/
}

.main-sidebar {
    font-size: 0.75rem;
}

.fas.fa-bell {
    padding-top: 0.2rem;
    font-size: 1.1rem;
}

.page-title h5 {
    font-weight: 700;
}

.user-role {
    font-size: 0.6875rem;
}

#dashboard-notification-area {
    max-height: 300px;
    overflow-y: scroll;
}

.dashboard-notification {
    padding: 15px 10px;
    border-radius: 4px;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.dashboard-notification.yellow {
    background: #fdebad;
}

.dashboard-notification.light-blue {
    background: #eaf4fc;
}

.dashboard-notification.red {
    background: #f48f93;
}

.dashboard-notification.light-green {
    background: #abe5c3;
}

.dashboard-notification i {
    font-size: 1rem;
}

.dashboard-notification.yellow i {
    color: #f2994a;
}

.dashboard-notification.light-blue i {
    color: #4696ec;
}

.dashboard-notification.red i {
    color: #d00007;
}

.dashboard-notification.light-green i {
    color: #219653;
}

.dashboard-notification a,
.dashboard-notification a:hover,
.dashboard-notification a:active {
    color: black;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media all and (max-width: 1600px) {
    body {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .k-item {
        display: block;
        clear: both;
        float: none;
        /*        width: 100%;
        */
    }

    .k-header h1 {
        margin: 0;
        padding: 16px 15px 14px 60px;
        font-size: 18px;
        font-weight: lighter;
    }
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .main-sidebar,
    .sidebar-mini.sidebar-collapse .main-sidebar::before {
        transition: all;
        width: 55px;
    }

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 55px !important;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover,
    .sidebar-mini.sidebar-collapse
        .main-sidebar:not(.sidebar-no-expand).sidebar-focused {
        width: 55px;
    }
}

.layout-navbar-fixed .wrapper.sidebar-collapse .main-sidebar:hover .brand-link {
    width: 6rem;
}

.layout-navbar-fixed .wrapper .brand-link {
    width: 6rem;
}

.btn-primary {
    background-color: var(--VDS_Blue);
    box-shadow: none;
    border: 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #111633;
    border-color: #0062cc;
}

.k-tabstrip-items .k-loading.k-complete {
    border: 0px !important;
}

@media (min-width: 768px) {
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .content-wrapper,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-footer,
    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
        .main-header {
        margin-left: 6rem;
    }
}

/*aside.main-sidebar::before {
            content: "";
            background-image: url("/Content/Images/backgroundimg/vds_fit_cover.jpg");
            position: absolute;
            z-index: -1;
            display: block;
            top: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            filter: blur(15px);
            background-repeat:  no-repeat;
        }*/

.background {
    background-color: var(--VDS_Blue);
    position: absolute;
    display: block;
    background-size: auto;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    filter: blur(100px);
}

.sidebar-collapse .sidebar-toggle i#plus-icon {
    transform: rotate(90deg) !important;
}

#dashboard-tabs .nav-link {
    color: #000;
    text-align: center;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    letter-spacing: 0.0125rem;
    text-transform: capitalize;
}

.upload_btn i {
    font-size: 48px;
    margin-bottom: 16px;
}

#dashboard-tabs .nav-link.active {
    font-weight: bold;
}

.dashboard-box-description {
    color: var(--vds-black, #000);
    text-align: start;
    /*font-family: Lato;*/
    font-size: 0.79075rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31794rem;
    letter-spacing: 0.07906rem;
    text-transform: capitalize;
}

a.dashboard-box-title,
.dashboard-box-title {
    /*color: var(--vds-green, #007a35);*/
    text-align: center;
    /*font-family: Lato;*/
    /*font-size: 2rem;*/
    /*//2.63588rem;*/
    font-style: normal;
    /*font-weight: 800;*/
    line-height: normal;
    letter-spacing: 0.06588rem;
}

#dashboard-notification-area::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    background-color: #f5f5f5;
}

#dashboard-notification-area::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

#dashboard-notification-area::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #999;
}

.navtabes {
    padding: 12px 65px !important;
    border: 0;
    font-size: 16px !important;
    background: #fff;
    color: #000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
}

.navtabes:hover {
    border-radius: 0px !important;
    background-color: #2c3680;
    color: #fff !important;
}

.title-theme {
    font-weight: bold;
    color: #000;
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 14px;
    align-items: center;
    display: flex;
}

.k-grid .k-grid-header .k-header {
    vertical-align: baseline !important;
}

.k-filter-menu .k-dropdown {
    width: 12.2em !important;
}

.k-grid tr td {
    vertical-align: baseline !important;
}

.primary-bg {
    background-image: linear-gradient(transparent, var(--FIT_Highlight));
    border: 1px solid #bccce5;
    border-radius: 10px;
}

.inline-box {
    font-size: 48px;
    display: inline-flex;
    padding: 16px;
}

.inline-box i {
    padding-left: 20px;
    color: #323e85;
}

.styleinupt {
    padding: 13px;
    height: 48px;
    background: #f5f6fb;
    border-radius: 50px;
    border: 1px solid #bccce5 !important;
}

.wapper-section {
    padding: 18px;
    background: #fff;
    border-radius: 25px;
}

.btnthem_btn {
    padding: 0.375rem 2.75rem !important;
}

.whitebtn {
    background: #fff;
    color: #000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05);
    border: 0;
}

.tabelbtngreen {
    color: #fff;
    background-color: #007e0d;
    border-color: #007e0d;
    padding: 5px 10px;
    border-radius: 7px;
}

.tabelbtngry {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    padding: 5px 10px;
    border-radius: 7px;
    font-weight: bold;
    color: #000;
}

/*.sec-title {
    font-size: 20px;
    font-weight: 700;
}*/

.mr-right5 {
    margin-right: 15px;
}

.container-p-y {
    padding: 25px 25px;
}

.sec-title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
}

.add-comment {
    padding: 8px 8px;
    background: #323e85;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    margin: 6px 6px;
    display: inline-flex;
    align-items: center;
}

.add-comment:hover {
    color: #fff;
}

a.add-comment span {
    font-size: 20px;
    margin: 0px 10px 0px 5px;
}

.add-comment span img {
    height: 20px;
}

.required {
    color: red;
    font-size: 12px;
    /* Adjust the size as needed */
}

/* New CSS Start */

.table-detail-sec {
    width: 47%;
}

.table-sub-text {
    vertical-align: middle !important;
}

.tabelbglight {
    border: 0px !important;
    background: linear-gradient(
        360deg,
        rgba(201, 205, 225, 0.16) 0%,
        rgba(244, 245, 251, 0.4) 100%
    );
}

.tabelbglight tr th {
    border: 0px !important;
}

.subbg {
    background: #f7f7f7;
}

td.table-sub-text.subbg {
    padding: 20px 16px;
}

.border-radius-8 {
    border-radius: 8px !important;
}

.cursor {
    cursor: pointer;
}

.copy-button {
    padding: 8px 22px;
    position: absolute;
    right: 12px;
    top: 3px;
    background: #323e85;
    color: #fff;
    border-radius: 6px;
    border: 0px;
    z-index: 10;
    height: 2rem;
}

.bg-white {
    background: #fff;
}

.set-label {
    position: absolute;
    z-index: 1;
    top: -28px;
}

.modeltitel {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 11px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 35px;
}

.resend-white-btn {
    background: #fff !important;
    color: #000 !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05) !important;
    border: 0;
}

.viewrecordbtn {
    border-radius: 5px;
    padding: 8px 8px;
    border: 0px;
    font-size: 12px;
    background: #323e85;
    color: #fff;
}

.red-btn {
    background: #d40000 !important;
    color: #fff !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2), 0 2px 3px rgba(0, 0, 0, 0.05) !important;
    border: 0;
}

.bold {
    font-weight: 700;
}

.approvers-table th,
.approvers-table td {
    width: 50%;
}

.approvers-table th,
.approvers-table td {
    width: 50%;
    padding: 26px 10px;
    border: 0px;
    vertical-align: middle;
    border-bottom: 1px solid #e3e3e3;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.approvers-table {
    background: #f7f7f7;
    border-radius: 15px;
    box-shadow: 0 2px 8px 0px rgb(0 0 0 / 10%), 0 2px 0px rgba(0, 0, 0, 0.05);
}

.uploadbtn {
    display: inline-block;
    background-color: #323e85;
    color: white;
    padding: 8px 30px;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
}

.view-attachment {
    display: inline-block;
    color: white;
    padding: 6px 30px;
    font-family: sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    line-height: 2rem;
    margin-left: 10px;
}

.card-model {
    padding: 10px 10px 10px 10px;
    border: 1px solid gainsboro;
    border-radius: 9px;
    margin-bottom: 10px;
}

a.modal-footer-btn.w-100.text-center {
    background: #323e85;
    padding: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
}

.divleft {
    margin-right: 20px;
    font-weight: bold;
    width: 19%;
}

.divright {
    width: 80%;
}

.spaced-item {
    margin: 18px 10px;
}

.popup {
    display: none;
    position: fixed;
    z-index: 12;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
}


.popup.show .modal-content {
    transform: scale(1);
}

.modal-content {
    background-color: #fefefe;
    margin: 2% auto !important;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    transform: scale(0);
    transition: transform 0.4s ease-in-out;
}

.resend-notification-modal.show .modal-content {
    transform: scale(1);
}

.resend-notification-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 99999 !important;
}

.notify_box {
    padding: 10px;
    border: 1px solid gainsboro;
}

.popuptitel {
    font-size: 16px;
    font-weight: bold;
}

.margintb15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mr-10px {
    margin-right: 10px;
}

.close-btn {
    position: absolute;
    right: 23px;
    z-index: 99;
}

.notify_box .item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.notify_box .label {
    font-weight: bold;
    margin-right: 10px;
    flex: 0 0 140px;
}

.notify_box .content {
    color: #000000;
    flex: 1;
    line-height: 20px;
}

.bgyellow {
    padding: 10px;
    background: #ffd4384d;
    border: 1px solid #ffd438;
    border-radius: 7px;
}

.btnclicknitfy {
    padding: 12px;
    font-weight: bold;
    color: #000;
    border-radius: 8px;
    font-size: 15px;
    background: #ffd438;
}

.bglightblue {
    background: #8bc8ff4d !important;
    border: 1px solid #8bc8ff !important;
}

.bgcyan {
    background: #a8dee04d !important;
    border: 1px solid #a8dee0 !important;
}

.bgcyanbtn {
    background: #a8dee0 !important;
}

.bgblue {
    background: #8bc8ff !important;
}

.hover-balck:hover {
    color: #000 !important;
}

.modal-lg {
    width: 100%;
    max-width: 1200px;
}

.margin-0 {
    margin: 0px;
}

.btncard {
    justify-content: space-between;
    background: linear-gradient(
        360deg,
        rgba(201, 205, 225, 0.16) 0%,
        rgba(244, 245, 251, 0.4) 100%
    );
    padding: 15px 10px;
    border-radius: 10px;
}

a#Initiated-tab.active {
    background-image: linear-gradient(transparent, var(--FIT_Highlight));
    transition: all 0.3s ease;
    color: black !important;
    font-weight: 700;
    padding: 1.071em;
    border-bottom: 2px solid var(--VDS_Blue);
}

a#Completed-tab.active {
    background-image: linear-gradient(transparent, var(--FIT_Highlight));
    transition: all 0.3s ease;
    color: black !important;
    font-weight: 700;
    padding: 1.071em;
    border-bottom: 2px solid var(--VDS_Blue);
}

a#NewInitiated-tab.active {
    background-image: linear-gradient(transparent, var(--FIT_Highlight));
    transition: all 0.3s ease;
    color: black !important;
    font-weight: 700;
    padding: 1.071em;
    border-bottom: 2px solid var(--VDS_Blue);
}

a#NewCompleted-tab.active {
    background-image: linear-gradient(transparent, var(--FIT_Highlight));
    transition: all 0.3s ease;
    color: black !important;
    font-weight: 700;
    padding: 1.071em;
    border-bottom: 2px solid var(--VDS_Blue);
}

.hovernone:hover {
    border-radius: 0px !important;
}

.tabsbutton {
    color: black !important;
    font-weight: 700;
    padding: 1.071em;
}

.status-btn {
    width: 120px;
    height: 22px;
    border-radius: 100px;
    pointer-events : none;
}

.k-filter-row th,
.k-grid-header th.k-header {
    padding: 20px 12px !important;
}

.nav-tabs {
    border-bottom: 0px;
    padding-left: 40px;
}

.tab-content > .tab-pane {
    box-shadow: 0px 0px 15px 2px rgb(0 0 0 / 6%);
    border-radius: 16px;
}

.folder-details {
    background: #f2f2f2 !important;
}

.k-grid-content.k-auto-scrollable {
    padding: 20px;
    width: 94%;
    overflow: hidden;
    height: 156px !important;
    position: relative;
    top: -15px;
}

.folder-details {
    width: 97% !important;
}

tr.k-master-row {
    box-shadow: 0 2px 3px rgb(0 0 0 / 3%), 0 2px 3px rgba(0, 0, 0, 0.05);
    border-radius: 14px;
    background: #fff;
}

.title-sm {
    font-size: 18px;
    font-weight: 700;
}

.k-grid-header .k-header {
    background-color: #edeef1 !important;
}

.k-grid .k-grid-header .k-header {
    color: var(--VDS_Black, #000);
    font-size: 14px !important;
}

.k-grid tr td,
.k-pivot-layout .k-grid tr td {
    font-size: 14px !important;
}

.k-grid-header > tr > th {
    background-color: #eff0f4 !important;
}

/*
.k-grid tr td {
    background: #f7f7f7;
}*/

td.k-command-cell {
    width: 36%;
}

.custom-command-cell {
    width: 10% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.custom-action-button {
    background-color: darkblue !important;
    color: white !important;
    border: none !important;
}

.connectbox {
    background: #f2f3f8;
    padding: 11px;
    border: 1px solid #d5deee;
    border-radius: 8px;
}

.connectbox img {
    width: 52px;
    margin-bottom: 1rem;
}


.small-bold {
    font-size: 16px;
    font-weight: bold;
}

.small-bold {
    font-size: 16px;
    font-weight: bold;
}

.sec-titel {
    font-size: 20px;
    font-weight: 700;
}

a.Initiatedtabelbtn {
    padding: 8px 22px;
    background: #078407;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}

.status-btn
{
    width: 120px;
    height: 22px;
    border-radius: 100px;
}

.scrollable-tbody {
     display: block;
     max-height: 280px; 
     overflow-y: auto;
 }

.approvers-table {
    display:block;
}

.approvers-table tr {
         display: flex;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #D9D9D9;
}

::-webkit-scrollbar-thumb {
    background: #252525;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.small-bold {
    font-size: 16px;
    font-weight: bold;
}

.margin-top-4{ 
    margin-top: -4rem !important;
}

.error-message {
    color: red;
    display: block;
    margin: 6px 0px;
}

.padding-top-20 {
    padding-top: 20px;
}

.k-filter-menu .k-datepicker {
    width: 12.2em!important;
}

#generateUrl {
    white-space: nowrap;
    width: 100%;
    padding: 8px 16px; 
}

@media (max-width: 600px) {
    #generateUrl {
        width: 100%;
        box-sizing: border-box; 
    }
}

.ellipsis {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tooltip-icon {
    font-size: 25px;
    position: relative;
    top: 5px;
    color: #6b6565;
}