body{
    background-color: #ECEDF3;
}
.layout-width{
    background-color: #ECEDF3;
}
 .navbar-menu #side-menu .navbar-nav .nav-link{
    color: #000;
    font-size: 16px;
    font-family: 'hkgrotesk','sans-serif';
}

.navbar-menu #side-menu .navbar-nav .nav-link:hover{
    background-color: #1763F8;
    color: #FFF;
    border-radius: 10px;
}

.navbar-menu #side-menu .navbar-nav .nav-link:active{
    background-color: #ccc;
    color: #333;
    border-radius: 10px;
}

.nav-item{
    padding: 0 0px;
    border-radius:10px;
}
.navbar-light .navbar-nav .nav-item .nav-link{
    color: #000;
    font-size: 16px;
    font-family: 'hkgrotesk','sans-serif';
}

.topbar-user{
    background-color: transparent;
}

.header-item{
    height: 40px;
    border-radius: 5px;
    margin-left: 10px !important;
}
.navbar-nav .nav-link.active{
    background-color: #fff;
    border-radius: 5px;
}

.navbar-nav .nav-item .nav-link:hover{
    background-color: #fff;
    border-radius: 5px;
}


.auth-page-wrapper .text-primary{
    color: #222 !important;
}

.auth-page-wrapper .text-muted{
    color: #222 !important;
    margin-top: 20px;
}

.hamburger-icon.open{
    transform: rotate(-180deg);
    vertical-align: middle;
    text-align: justify;
    top: 2px;
}

#empTable thead tr th .dt-column-order:first{
    display: none;
}

.choices__inner{
    padding: .25rem 0.6rem .1rem .5rem;
}

.dt-buttons{
    display: none;
}

div.dt-container div.dt-search{
    display: none;
}
.dt-length label{
    display: none;
}

.dt-length {
    display: none;
}

.rounded-02 {
    border-radius: 10px !important;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    background: #00a651;
    left: 27.5%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}

.timeline-centered .timeline-entry {
    position: relative;
    width: 70%;
    float: right;
    margin-bottom: 40px;
    clear: both;
}

.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered
    .timeline-entry.left-aligned
    .timeline-entry-inner
    .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered
    .timeline-entry.left-aligned
    .timeline-entry-inner
    .timeline-icon {
    float: right;
}

.timeline-centered
    .timeline-entry.left-aligned
    .timeline-entry-inner
    .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered
    .timeline-entry.left-aligned
    .timeline-entry-inner
    .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -22px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-time
    > span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-time
    > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 40px;
    font-size: 15px;
    float: left;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-primary {
    background-color: #303641;
    color: #fff;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-secondary {
    background-color: #ee4749;
    color: #fff;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-success {
    background-color: #00a651;
    color: #fff;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-info {
    background-color: #21a9e1;
    color: #fff;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-warning {
    background-color: #fad839;
    color: #fff;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-danger {
    background-color: #cc2424;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #FFF;
    padding: 1.7em;
    margin-left: 45px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #FFF transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #737881;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 1.428571429;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: #303641;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-label
    h2
    span {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}

.rounded-002{
    border-radius: 2px;
}

.child-link{
    font-size: 13px !important;
}

label{
    margin-bottom: 0.1rem !important;
}

.form-control{
    background-color: #F1F1F1;
    border: none;
    padding:.8rem .9rem;
}

.form-select{
    background-color: #F1F1F1;
    border: none;
    padding:.8rem .9rem;
}


.form-control:focus {
    color: var(--vz-body-color);
    background-color: #F1F1F1;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 1 .25rem rgba(var(--vz-primary-rgb), .25);
}

.search-box .form-control{
    padding:10px 35px;
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
  word-break: break-word;
  width: max-content;
}


.dt-info{
    float: left;
}

.dt-paging{
    float: right;
}

.dt-scroll{
    margin-bottom: 10px;
}

table.dataTable>thead .sorting:after, table.dataTable>thead .sorting:before{
    display: none;
}

.navbar-menu .navbar-nav .nav-link i{
    font-size: 21px;
}


.footer-full-width {
    bottom: 0;
    padding: 20px .75rem;
    right: 0;
    color: var(--vz-footer-color);
    left: var(--vz-vertical-menu-width);
    height: 60px;
    background-color: var(--vz-footer-bg);
}

#timesheet .table>:not(caption)>*>*{
    padding: .3rem .2rem;
}

.timeline-item{
    width: 50%;
}
.timeline-item.left{
    padding: 15px 30px 0px 0px;
    width: 50%;
}

.timeline-item.right{
    padding: 15px 0px 0px 30px;
}

.timeline-item .content{
    padding: 10px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 10%;
    left: 100%;
    margin-top: -1px;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}


#drag {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#drag:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.btn-primary {
    --vz-btn-bg: #1763F8;
    --vz-btn-border-color: #1763F8;
    --vz-btn-hover-bg: #0f5ffd;
    --vz-btn-hover-border-color: #1763F8;
    --vz-btn-focus-shadow-rgb: var(--vz-primary-rgb);
    --vz-btn-active-bg: #1763F8;
    --vz-btn-active-border-color: #1763F8;
}

.hamburger-icon {
    text-align: justify;
}


@media (min-width: 600px) {
    .dropdown-menu-lg {
        width: 520px;
    }
}


select.form-control{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
    --vz-bg-opacity: 1;
    background-color: #FFFFFF;
    padding: 10px 5px;
}


.fs-50 {
    font-size: 50px !important;
}

.bg-whight{
    background-color: #FFF;
}

.table .form-control{
    background-color: #FFF;
    border: none;
    padding:.8rem .9rem;
}

/* .table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #ffffff;
 } */

.table-striped>tbody>tr:nth-child(even)>td{
  background-color: #ECEFF1;
  color: #333;
}

.border-bottom-1{
    border-bottom:1px solid #bac2c6;
}

.bg-blue{
    background-color: #1763F8 !important;
    color: #FFF !important;
}

.bg-gray{
    background-color: #F1F1F1;
}

/* Ensures dropdown remains open on hover for specific dropdown */
.hover-dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    transition: all 0.3s ease;
}

/* To avoid flicker when moving from the link to the dropdown menu */
.hover-dropdown .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease;
    transform: translateY(10px); /* Dropdown starts 10px lower */
}

/* Optional: Styling adjustments for dropdown item hover */
.hover-dropdown .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #343a40;
}


.form-control:focus {
    color: var(--vz-body-color);
    background-color: #FFF;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 1 .25rem rgba(var(--vz-primary-rgb), .25);
}

.body-height{
    min-height: 100vh;
}

#weekSelect option {
    margin: 40px;
    background: #FFF !important;
    color: #000;
}


#monthSelect option {
    margin: 40px;
    background: #FFF !important;
    color: #000;
}

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

.apexcharts-menu-icon{
    display: none;
}

.input-light .choices__inner{
    background-color: var(--vz-white);
}

form .form-control:focus {
    color: var(--vz-body-color);
    background-color: #F1F1F1;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 1 .25rem rgba(var(--vz-primary-rgb), .25);
}

.form .form-control:focus {
    color: var(--vz-body-color);
    background-color: #F1F1F1;
    border-color: none;
    outline: 0;
    box-shadow: 0 0 1 .25rem rgba(var(--vz-primary-rgb), .25);
}


.bg-grey{
    background-color: #F1F1F1 !important;
}

/* Style for the active menu item */
.dropdown-menu-start .active {
    background-color: #007bff; /* Change to your desired background color */
    color: #ffffff; /* Change to your desired text color */
    font-weight: bold; /* Make the text bold */
    border-radius: 4px; /* Optional: add rounded corners */
}

.dropdown-menu-start .active a h6 {
    color: #ffffff; /* Change to your desired text color */
}


.dropdown-menu-start .active a p  span{
    color: #ffffff; /* Change to your desired text color */
}

/* Optional: Add hover effect for active item */
.dropdown-menu-start .active:hover {
    background-color: #0056b3; /* Darker shade for hover effect */
    color: #ffffff; /* Keep text color white on hover */
}

/* Style for the link inside the active item */
.dropdown-menu-start .active .stretched-link {
    color: #ffffff; /* Ensure the link color is white */
}


.select2-container--default .select2-selection--single {
    height: 45px !important;
    padding: 10px 16px;
    font-size: 13px;
    line-height: 1.33;
    border-radius: 5px;
    background-color: #F1F1F1 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 85% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px !important;
}
.select2-container--default .select2-selection--single {
    border: none !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.select2-container .select2-selection--multiple .select2-selection__choice{
    color: #000;
}

.select2-container--default .select2-selection--multiple{
    background-color: #ececec !important;
    height: 100px;
}

.btn-secondary{
    --vz-btn-bg: #1763F8;
    --vz-btn-border-color: #1763F8;
    --vz-btn-hover-bg: #0f5ffd;
    --vz-btn-hover-border-color: #1763F8;
    --vz-btn-focus-shadow-rgb: var(--vz-primary-rgb);
    --vz-btn-active-bg: #1763F8;
    --vz-btn-active-border-color: #1763F8;
}

.btn-info{
    --vz-btn-bg: #1763F8;
    --vz-btn-border-color: #1763F8;
    --vz-btn-hover-bg: #0f5ffd;
    --vz-btn-hover-border-color: #1763F8;
    --vz-btn-focus-shadow-rgb: var(--vz-primary-rgb);
    --vz-btn-active-bg: #1763F8;
    --vz-btn-active-border-color: #1763F8;
}

.btn-green{
    --vz-btn-bg: rgb(191, 215, 47);
    --vz-btn-border-color: rgb(191, 215, 47);
    --vz-btn-hover-bg: rgb(191, 215, 47);
    --vz-btn-hover-border-color: rgb(191, 215, 47);
    --vz-btn-focus-shadow-rgb: var(--vz-primary-rgb);
    --vz-btn-active-bg: rgb(191, 215, 47);
    --vz-btn-active-border-color: rgb(191, 215, 47);
}

.timeline-container {
    padding: 20px;
}

.timeline {
    position: relative;
    margin-left: 0px;
    padding-left: 20px;
    border-left: 3px solid #00b894; /* Green vertical line */
}

.timeline-item {
    position: relative;
    margin-bottom: 20px;
    padding: 0px;
    font-size: 14px;
    color: #333;
    width: 100%;
}

.timeline-dot {
    position: absolute;
    top: 0px;
    left: -6.8%;
    width: 12px;
    height: 12px;
    background-color: #00b894;
    border-radius: 50%;
    border: 2px solid white;
}

.timeline-centered-02 .timeline-centered:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    background: #00a651;
    left: 29.1%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}

table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900; /* Required for solid icons */
    content: "\f884" !important; /* Unicode for fa-sort-amount-up */
    font-size: 16px !important; /* Adjust size as needed */
    line-height: 0px !important; /* Adjust line height to center */
}

table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900; /* Required for solid icons */
    content: "\f884" !important; /* Use "\f884" or another relevant code if desired */
    transform: rotate(180deg) !important; /* Optional if you want inverted arrow */
    display: inline-block !important; /* Hide the default arrow */
    font-size: 16px !important; /* Adjust size as needed */
    line-height: 0px !important; /* Adjust line height to center */
}

table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order, table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order{
    width: 16px;
}

.hide-before::before {
    opacity: 0 !important;
}

#role-permissions .form-check-right.form-switch .form-check-input{
    margin-right: 0px !important;
}

#role-permissions .form-switch-md{
    padding-left: 0px !important;
}

.nav-customs.nav .nav-link{
    background-color: #FFF;
}

.nav-customs.nav .nav-link::after, .nav-customs.nav .nav-link::before {
    background-color: #FFF;
}

.chart-container {
    height: 500px;              /* or 100% of parent */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;  /* align child div to bottom */
}

/* Default state */
.custom-nav-color.nav-customs .nav-link,
.custom-nav-color.nav-customs .nav-link::before,
.custom-nav-color.nav-customs .nav-link::after {
    background-color: #DDD !important;
}

/* Active & Clicked states */
.custom-nav-color.nav-customs .nav-link:active,
.custom-nav-color.nav-customs .nav-link.active {
    background-color: #405189 !important;
}

.custom-nav-color.nav-customs .nav-link.active::after,
.custom-nav-color.nav-customs .nav-link.active::before {
    background-color: #405189 !important;
}
