label {
    font-size: 12px;
}

/* .navbar,
.navbar-collapse {
    background-color: #d5dda4 !important;
} */

.show-view-nav-tabs {
    background-color: gray !important;
}

.show-view-nav-tabs > li > a {
    color: white;
}

.show-view-nav-tabs > li > a:hover,
.show-view-nav-tabs > li.active > a {
    background-color: #ff8672 !important;
    color: white !important;
}

.ml-auto {
    margin-left: auto;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa {
    font-size: 14px;
}

.navbar-nav
    > .notifications-menu
    > .dropdown-menu
    > li
    .menu
    > li
    > a
    > .fa.text-danger {
    width: 10px;
    font-size: smaller;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li > a {
    font-size: smaller;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    color: #444444;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    padding: 10px;
    white-space: inherit;
    font-size: smaller;
}

.disp-table {
    display: table;
}

.disp-table {
    display: table-row;
}

.disp-cell {
    display: table-cell;
}

.disp-cell-middle {
    display: table-cell;
    vertical-align: middle;
}

.disp-in-block {
    display: inline-block !important;
}

.text-primary {
    color: #d5dda4 !important;
}

.sidebar-nav-dark {
    background-color: #2d2d31 !important;
}

.modal-body .panel-primary {
    margin-bottom: 0px;
}

.panel-primary {
    border-color: transparent !important;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* .panel-heading {
    background-color: #333333 !important;
    border-color: #333333 !important;
} */

a,
a:focus,
a:hover {
    color: #293543;
}

.btn {
    color: #fff;
}

.btn-link {
    color: #d5dda4 !important;
    padding: 0px;
}

/* .btn-primary {
    border-color: #d5dda4 !important;
    background-color: #d5dda4 !important;
} */

/* .btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
} */

/* .btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
} */

/* .btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
} */

.btn-default {
    color: #fff !important;
    border-color: #2d2d31 !important;
    background-color: #2d2d31 !important;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #525256 !important;
    border-color: #525256 !important;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    color: #fff !important;
    background-color: #525256 !important;
    border-color: #525256 !important;
}

#dashboard-btn-group .btn.active,
.dashboard-btn-group .btn.active:focus,
.dashboard-btn-group .btn.active:active {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    background-color: #293543 !important;
    color: #d5dda4 !important;
}

.panel-title {
    font-size: 18px;
    color: #fff;
}

.skin-blue .main-header .logo {
    background-color: #d5dda4;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #d5dda4;
}

.skin-blue .main-header .logo:hover {
    background-color: #d5dda4;
}

.skin-blue .main-header li.user-header {
    background-color: #d5dda4;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #d5dda4;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #d5dda4;
    border-color: #d5dda4;
}

.content-wrapper {
    margin-top: 50px;
}

.content-header h1 {
    margin: 0;
    font-size: 30px;
}

.form-control:focus {
    border-color: #d5dda4;
}

.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #d5dda4 !important;
    color: black;
}

.select2-container--default.select2-container--focus,
.select2-container--default {
    background-color: #d5dda4 !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
}

.select2-container--default.select2-container--focus
    .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #d5dda4 !important;
}

.select2-search__field {
    width: 100% !important;
}

.fa-envelope,
.fa-phone,
.fa-globe,
.fa-mobile {
    width: 20px;
}

.word-break-all {
    word-break: break-all;
}

.pt-15 {
    padding-top: 15px;
}

.font-weight-normal {
    font-weight: normal;
}

.readonly {
    background-color: #eee;
    opacity: 1;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible
    + .select2-container
    .select2-selection {
    background: #eee !important;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible
    + .select2-container
    .select2-selection__arrow,
select[readonly].select2-hidden-accessible
    + .select2-container
    .select2-selection__clear {
    display: none;
}

.input-group .select2-container--default {
    display: table-cell;
}

/* table.dataTable thead > tr > th,
table.sub-table thead > tr > th {
    border-color: #2d2d31;
    background-color: #2d2d31 !important;
    color: #fff;
    vertical-align: middle;
} */

table.row-detail-table thead > tr > th {
    border-color: gray;
    background-color: gray !important;
    color: #fff;
    vertical-align: middle;
}

.pdf-canvas {
    display: none;
    width: 100%;
    background-color: #525659;
    border: solid 2px #9a9a9a;
    /* padding-top: 40px; */
    text-align: center;
}

.pdf-canvas > canvas {
    max-width: 100%;
    border: solid 1px #cccccc;
}

.no-border {
    border: 0px !important;
}

.pr-none {
    padding-right: 0px;
}

.plr-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

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

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

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

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

.mb-30 {
    margin-bottom: 30px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}

.dropzone .dz-preview .dz-download {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border: none;
    padding-left: 5px;
    margin-top: 5px;
    border-left: 1px solid #333333 !important;
}

.dropzone .dz-preview .dz-download:hover {
    text-decoration: underline;
}

.dropzone .dz-preview .dz-remove {
    padding-right: 5px;
    margin-top: 5px;
    display: inline-block !important;
}

.dropzone.dz-max-files-reached .dz-message {
    display: none;
}

.dropdown-menu {
    min-width: 160px;
}

.label-dark-success {
    background-color: #00815a !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.error {
    color: red;
}

.form-group.has-error .select2-selection--single,
.form-group.has-error .select2-selection--multiple {
    border-color: red;
    box-shadow: none;
}

/* Loader */
#loader-parent {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    position: fixed;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.3);
    overflow-x: hidden;
    overflow-y: auto;
}

#loader {
    position: absolute;
    opacity: 5;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #d5dda4;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

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

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

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

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

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

#iframe-loader {
    position: absolute;
    opacity: 5;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #d5dda4;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Loader */

.modal-images {
    display: block;
    width: 100%;
}

.btn-stick-datatable-action {
    display: flex;
}

.link a:hover {
    color: white;
}

.modal-dialog {
    overflow-y: initial !important;
}

.modal-body {
    max-height: 480px;
    overflow-y: auto;
    min-height: 350px;
}

.form-required-label:after {
    content: "*";
    color: red;
}

.upcoming-table {
    height: 274px;
    overflow-y: auto;
}

.in-thin {
    font-weight: 100;
}

.in-bold {
    font-weight: 700;
}

.in-bold,
.in-large,
.in-thin {
    font-size: 20px;
}

.dashboard-statistics-panel {
    padding: 25px !important;
}

.statistics-amount-div {
    display: inline-block;
}

.statistics-range-div {
    font-size: 16px;
    display: block;
    clear: both;
}

.no-margin {
    margin: 0 !important;
}

/*28-10-2020*/
header.main-header {
    position: fixed !important;
    width: 100% !important;
}

.skin-blue .content-header {
    margin-top: 50px !important;
}

@media only screen and (max-width: 600px) {
    .skin-blue .content-header {
        margin-top: 100px !important;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 970px;
    }
}

@media (min-width: 992px) {
    .modal-xl {
        width: 95%;
        max-width: 1300px;
    }
}

aside#sidebar-wrapper {
    top: 0 !important;
    bottom: 0 !important;
    position: fixed !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

aside#sidebar-wrapper {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

aside#sidebar-wrapper::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.main-footer {
    margin-left: 240px !important;
}

.text_danger {
    color: red;
}

a.text_danger {
    color: red !important;
}

/*tbody td.details-control {
    background: url('../vendor/datatables/images/details_open.png');
    cursor: pointer;
    background-repeat:  no-repeat;
    background-position: top;
    background-origin: content-box;
    background-size: cover;
}*/

/* tbody tr.shown td.details-control {
    background: url('../vendor/datatables/images/details_close.png');
    cursor: pointer;
    background-repeat:  no-repeat;
    background-position: top;
    background-origin: content-box;
    background-size: cover;
} */

tbody td.details-control {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}

tbody .details-control {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}
tbody .details-control:before {
    content: "\002b";
    /* color: #3A6596 !important; */
    /* for plus */
}
tbody tr.shown .details-control:before {
    content: "\2212";
    /* color: #DD4B39 !important; */
    /* for minus */
}

i.details-control {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}

.select-group-qty {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.direct-chat-contacts {
    -webkit-transform: none;
    position: initial;
}

.chatlist.contacts-list-date {
    color: #000000;
    font-weight: normal;
}

.direct-chat-messages {
    height: auto;
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 10px 12px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 30px;
    color: #444;
}

div#job-summ-panel,
.direct-chat-contacts {
    height: auto;
}

#addContent .input-group input,
#addContent .input-group button {
    height: 60px;
}

.contacts-list-info {
    margin-left: 10px;
    color: #fff;
}

.direct-chat-contacts .nav.nav-tabs li a {
    color: #ffffff;
}

.direct-chat-contacts .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #000000;
}

.direct-chat-contacts .nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
    color: #000000;
    background: #ffffff;
}

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

option.bgcolor-white {
    background-color: white;
    color: black;
}

option.bgcolor-red {
    background-color: red;
    color: white;
}

option.bgcolor-blue {
    background-color: blue;
    color: white;
}

option.bgcolor-yellow {
    background-color: yellow;
    color: black;
}

option.bgcolor-green {
    background-color: green;
    color: white;
}

option.bgcolor-purple {
    background-color: purple;
    color: white;
}

option.bgcolor-orange {
    background-color: orange;
    color: black;
}

option.bgcolor-brown {
    background-color: brown;
    color: white;
}

option.bgcolor-cyan {
    background-color: cyan;
    color: black;
}

option.bgcolor-indigo {
    background-color: indigo;
    color: white;
}

option.bgcolor-violet {
    background-color: violet;
    color: white;
}

option.bgcolor-silver {
    background-color: silver;
    color: black;
}

option.bgcolor-gold {
    background-color: gold;
    color: black;
}

option.bgcolor-beige {
    background-color: beige;
    color: black;
}

option.bgcolor-grey {
    background-color: grey;
    color: white;
}

option.bgcolor-pink {
    background-color: pink;
    color: black;
}

select.bgcolor-white {
    background-color: white;
}

select.bgcolor-red {
    background-color: red;
    color: white;
}

select.bgcolor-blue {
    background-color: blue;
    color: white;
}

select.bgcolor-yellow {
    background-color: yellow;
}

select.bgcolor-green {
    background-color: green;
    color: white;
}

select.bgcolor-purple {
    background-color: purple;
    color: white;
}

select.bgcolor-orange {
    background-color: orange;
}

select.bgcolor-brown {
    background-color: brown;
    color: white;
}

select.bgcolor-cyan {
    background-color: cyan;
}

select.bgcolor-indigo {
    background-color: indigo;
    color: white;
}

select.bgcolor-violet {
    background-color: violet;
    color: white;
}

select.bgcolor-silver {
    background-color: silver;
}

select.bgcolor-gold {
    background-color: gold;
}

select.bgcolor-beige {
    background-color: beige;
}

select.bgcolor-grey {
    background-color: grey;
    color: white;
}

select.bgcolor-pink {
    background-color: pink;
}

.bgcolor-light_green {
    background-color: #8bd88a !important;
    color: black;
}
.bgcolor-light_brown {
    background-color: #fce7b4 !important;
    color: black;
}
.bgcolor-light_red {
    background-color: #f58a87 !important;
    color: black;
}
.bgcolor-light_beige {
    background-color: beige !important;
    color: black;
}
.table tr.bgcolor-light_beige {
    background-color: beige !important;
    color: black;
}

.small-box h3 {
    font-size: 25px;
}

.bg-white {
    background-color: white !important;
}

.box-yellow-shade {
    border: 1px solid #dfbc07;
}

.box-yellow-shade .dashboard-icon {
    color: #dfbc07;
}

.box-yellow-shade .small-box-footer {
    background-color: #dfbc07 !important;
}

.box-blue-shade {
    border: 1px solid #366be7;
}

.box-blue-shade .dashboard-icon {
    color: #366be7;
}

.box-blue-shade .small-box-footer {
    background-color: #366be7 !important;
}

.box-red-shade {
    border: 1px solid #db574e;
}

.box-red-shade .dashboard-icon {
    color: #db574e;
}

.box-red-shade .small-box-footer {
    background-color: #db574e !important;
}

.box-bottle-green-shade {
    border: 1px solid #30b68d;
}

.box-bottle-green-shade .dashboard-icon {
    color: #30b68d;
}

.box-bottle-green-shade .small-box-footer {
    background-color: #30b68d !important;
}

.box-orange-shade {
    border: 1px solid #ec913e;
}

.box-orange-shade .dashboard-icon {
    color: #ec913e;
}

.box-orange-shade .small-box-footer {
    background-color: #ec913e !important;
}

.box-green-shade {
    border: 1px solid #55a548;
}

.box-green-shade .dashboard-icon {
    color: #55a548;
}

.box-green-shade .small-box-footer {
    background-color: #55a548 !important;
}

.box-brown-shade {
    border: 1px solid #aa9a71;
}

.box-brown-shade .dashboard-icon {
    color: #aa9a71;
}

.box-brown-shade .small-box-footer {
    background-color: #aa9a71 !important;
}

.box-pink-shade {
    border: 1px solid #ca79aa;
}

.box-pink-shade .dashboard-icon {
    color: #ca79aa;
}

.box-pink-shade .small-box-footer {
    background-color: #ca79aa !important;
}

.box-purple-shade {
    border: 1px solid #49428e;
}

.box-purple-shade .dashboard-icon {
    color: #49428e;
}

.box-purple-shade .small-box-footer {
    background-color: #49428e !important;
}

.box-gray-shade {
    border: 1px solid #808080;
}

.box-gray-shade .dashboard-icon {
    color: #808080;
}

.box-gray-shade .small-box-footer {
    background-color: #808080 !important;
}

.box-dark-brown-shade {
    border: 1px solid #5e3535;
}

.box-dark-brown-shade .dashboard-icon {
    color: #5e3535;
}

.box-dark-brown-shade .small-box-footer {
    background-color: #5e3535 !important;
}

.small-box:hover {
    color: inherit;
}

.small-box .icon,
.small-box:hover .icon {
    -webkit-transition: none;
    transition: none;
    font-size: 90px;
    top: -40px;
}

.small-box h3 {
    margin: 0px;
}

.dashboard-icon {
    font-size: 30px !important;
}

.rounded-user-image {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 27px;
    margin-top: -2px;
}

.notifications-menu .dropdown-menu {
    width: 400px !important;
}

.notifications-menu .dropdown-menu .menu {
    max-height: 400px !important;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    font-size: small;
}

.disp-table {
    width: 100% !important;
}

.disp-flex {
    display: flex !important;
    gap: 9px !important;
    align-items: center;
    /* justify-content: center; */
}

.inner_tabs li {
    width: 20% !important;
}

.text-decoration-line-through {
    text-decoration: line-through !important;
}

.text-white {
    color: white !important;
}

.width70 {
    /* padding-left: 300px; */
    width: calc(100% - 250px);
    float: left;
}

.width30 {
    max-height: 70vh;
    overflow: auto;
    width: 250px;
    float: left;
}
.no-pt {
    padding-top: 0;
}
.navbar-custom-menu .nav.navbar-nav {
    display: flex;
    align-items: center;
}

/* samir css start */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Inter", sans-serif !important;
}
.content-wrapper,
.wrapper {
    background-color: #fafafa;
}
.panel {
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border-radius: 7px !important;
    border: 1px solid #e8e8e8 !important;
    /* border: 1px solid rgba(0, 0, 0, 0.3); */
}
.table {
    border: 0 !important;
}
.table tr {
    background-color: unset !important;
}
.table td,
.table th {
    border: 0 !important;
    vertical-align: middle !important;
    color: #000;
    font-weight: 400;
    background-color: unset !important;
    border-bottom: 1px dotted #e4e4e4 !important;
}
.table th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
}
.table td a:not(.text-danger) {
    color: #000;
}
#sidebar-wrapper {
    background-color: #293543 !important;
    box-shadow: 0 0.125rem 0.375rem 0 rgb(161 172 184 / 12%);
    border-right: 0;
}
#sidebar-wrapper li a {
    color: #c8c8c8;
    font-weight: 500;
    transition: 0.5s;
    font-size: 13px;
}
#sidebar-wrapper ul li a.main_tab{
    color: white;
    font-size: 15px;
    font-weight: 500;
}
#sidebar-wrapper li a:hover {
    color: #d5dda4;
    background: rgb(213 221 164 / 10%) !important;
}
#sidebar-wrapper .info,
#sidebar-wrapper .info a {
    color: #fff;
}
#sidebar-wrapper .sidebar-menu > li:hover > a,
#sidebar-wrapper .sidebar-menu > li.active > a,
#sidebar-wrapper .sidebar-menu > li > .treeview-menu {
    background: #293543;
}
#sidebar-wrapper .sidebar-menu > li.active > a {
    font-weight: 500 !important;
    color: #d5dda4;
    background: rgb(213 221 164 / 10%) !important;
}
#sidebar-wrapper .sidebar-menu li a .fa-angle-left {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#sidebar-wrapper .sidebar-menu li.menu-open a .fa-angle-left {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
#sidebar-wrapper .treeview-menu > li > a {
    padding: 8px 5px 8px 6px;
}
#sidebar-wrapper .treeview-menu > li > a i {
    font-size: 12px;
}
#sidebar-wrapper .treeview-menu > li.active > a {
    color: #d5dda4;
    font-weight: 500;
}
.main-header .logo {
    background-color: #ffffff !important;
    color: #697a8d;
}
.main-header .navbar {
    box-shadow: 5px 0 0.375rem 0.25rem rgb(161 172 184 / 15%);
    background-color: #fff !important;
}
.main-header .navbar .sidebar-toggle {
    color: #566a7f !important;
    background: transparent !important;
}
.main-header .navbar .nav > li > a {
    color: #000 !important;
}
.main-header .navbar .nav > li > a:hover {
    background: #fafafa !important;
}
.content-header h1 {
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
    font-family: "Inter", sans-serif !important;
}
.btn-primary {
    background-color: #293543 !important;
    border-color: #293543 !important;
    color: #d5dda4 !important;
}
.btn:not(.dropdown-toggle),
.filter_btn {
    min-width: 85px;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    padding-left: 3rem;
    padding-right: 3rem;
}
table .btn:not(.dropdown-toggle) {
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    padding-right: inherit;
}
.btn {
    outline: none !important;
    box-shadow: none !important;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid transparent !important;
}
.btn-secondary,
.btn-success {
    color: #293543 !important;
    border-color: #293543 !important;
    background-color: transparent !important;
}
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice,
.pagination > .active > a {
    background-color: #ebebeb !important;
    border: 1px solid #c8c8c8 !important;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    border-radius: 0;
}
.select2-selection--multiple .select2-selection__choice span {
    color: #000 !important;
}
/* .btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #14273d !important;
    border-color: #14273d !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #14273d !important;
    border-color: #14273d !important;
} */
.btn-group:not(#dashboard-btn-group) .btn:not(.filter_btn) {
    background-color: #ebebeb !important;
    border: 1px solid #c8c8c8 !important;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px !important;
}
#dashboard-btn-group .btn {
    padding: 5px 10px !important;
}
.btn-group:not(#dashboard-btn-group) .btn:not(.dropdown-toggle) {
    border-right: 0 !important;
    min-width: auto;
}
.btn-group:not(#dashboard-btn-group) .btn.dropdown-toggle:not(.filter_btn) {
    border-left: 0 !important;
    box-shadow: none !important;
}
.btn-group .dropdown-toggle.adding_left_border {
    border-left: 1px solid #c8c8c8 !important;
}
.panel .panel-heading {
    background-color: #d5dda4;
    border-color: #d5dda4;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
.label-primary {
    background-color: #d5dda4 !important;
    color: black !important;
    font-weight: 500 !important;
}
.panel .panel-heading .glyphicon,
.panel .panel-heading .panel-title,
.panel .panel-heading .panel-title a {
    color: #000;
}
.panel .panel-heading .panel-title {
    font-size: 14px;
    font-weight: 500;
}
.panel .panel-heading .glyphicon {
    top: 1px;
    font-size: 12px;
}
#frm_forwarders .panel .panel-heading .glyphicon {
    top: 5px;
}
.nav-stacked > li.active > a,
.nav-stacked > li.active > a:hover {
    border-left-color: #d5dda4;
}
.btn-default {
    color: #000 !important;
    font-weight: 400 !important;
    background: unset !important;
    border: 0 !important;
}
.btn-default:hover {
    background-color: unset !important;
    color: #000 !important;
    border: 0 !important;
}
.modal-footer .checkbox-inline {
    margin-right: 10px;
}
.main-header .navbar-custom-menu .dropdown-toggle {
    color: #000 !important;
}
.navbar-custom-menu .dropdown-toggle img {
    margin-top: -4px !important;
    border: 2px solid #fff;
    box-shadow: 0 5px 10px 0 rgb(43 43 43 / 20%);
}
.dropdown-menu .user-header {
    display: flex;
    padding: 14px !important;
    background: transparent !important;
    height: auto !important;
}
.dropdown-menu .user-header img {
    height: 40px !important;
    width: 40px !important;
    margin-right: 8px;
}
.dropdown-menu .user-header p {
    color: black !important;
    font-weight: 500;
    text-align: left;
    margin: 0 !important;
}
.dropdown-menu .user-footer {
    background-color: transparent !important;
    padding: 0 !important;
    border-top: 1px solid #ededed;
}
.dropdown-menu .user-header p small {
    font-weight: 400;
}
.sidebar-menu > li > a {
    padding: 12px 5px 12px 10px;
}
.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion,
.treeview-menu > li > a > .fa,
.treeview-menu > li > a > .glyphicon,
.treeview-menu > li > a > .ion {
    width: 22px;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
}
.sidebar-menu > li > a > .fa-home {
    font-size: 16px;
}
.sidebar-menu > li > a > .fa-users {
    font-size: 13px;
}
.sidebar .user-panel {
    background-color: #d5dda4;
}
.sidebar .user-panel img,
.profile-sidebar .profile-userpic .disp-flex img {
    border: 2px solid #fff;
    box-shadow: 0 5px 10px 0 rgb(43 43 43 / 20%);
}
.sidebar .user-panel .info,
.sidebar .user-panel .info a {
    color: #000 !important;
}
.sidebar-menu > li .badge {
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.badge {
    border-radius: 2px !important;
    font-weight: 400 !important;
    height: 18px;
    padding: 3px;
    min-width: 20px;
    display: inline-block;
}
.sidebar-menu li > a > .pull-right-container {
    margin-top: -5px;
    font-size: 11px;
    opacity: 0.8;
}
table.dataTable thead th:after {
    font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
    font-size: 13px;
}
.text-black {
    color: #000 !important;
}
.text-danger {
    color: #ef2824 !important;
}
.nav-tabs > li > a {
    color: #000;
}
.main-footer {
    color: black;
}
.main-footer a {
    font-weight: 600;
    color: #000;
}
.custom_tabing_wraper {
    background-color: #d5dda4 !important;
}
.custom_tabing_wraper li a {
    color: #606060 !important;
    font-weight: 500;
    border: 0 !important;
    border-radius: 0;
    position: relative;
    background: unset !important;
}
.custom_tabing_wraper li a:before {
    content: "";
    height: 4px;
    width: 75%;
    background-color: transparent;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}
.custom_tabing_wraper li.active a:before {
    background-color: #293543 !important;
}
.custom_tabing_wraper li.active a,
.custom_tabing_wraper li a:hover {
    background-color: unset !important;
    color: #606060 !important;
}
.my_task_tabs li a {
    display: flex;
    align-items: center;
}
.my_task_tabs li {
    width: unset !important;
}
.user_sidebar_top_wraper {
    background-color: #d5dda4 !important;
}
#download_attachment .icheckbox_square-blue {
    margin-right: 5px;
}
.direct-chat-contacts {
    background: unset;
}
.direct-chat-contacts .nav.nav-tabs li a,
.direct-chat-contacts .contacts-list-date {
    color: #000;
}
.direct-chat-contacts .contacts-list-name {
    color: #000;
    font-weight: 500;
}
.dashboard_wraper .panel {
    border-radius: 0 !important;
    box-shadow: none !important;
}
.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#loader-parent {
    display: none !important;
}
.parent-quote-items {
    min-height: 150px;
}
.login-box-body,
.register-box-body {
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border-radius: 7px !important;
    border: 1px solid #e8e8e8 !important;
}
.login-page,
.register-page {
    background: #fafafa;
}
html {
    background: #fafafa;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #000;
    background-color: #d5dda4;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    border-top-color: #d5dda4;
}
.direct-chat-primary .right > .direct-chat-text {
    background: #d5dda4;
    border-color: #d5dda4;
    color: #000;
}
.direct-chat-primary .right > .direct-chat-text:after,
.direct-chat-primary .right > .direct-chat-text:before {
    border-left-color: #d5dda4;
}
.modal-body .panel {
    border: 0 !important;
    box-shadow: none !important;
    border-radius: unset !important;
}
.modal-body .panel .panel-body {
    padding: 0;
}
#quotes-datatable .approval_status_list {
    padding-right: 30px;
}
/* .dataTables_wrapper{
    width: 100%;
    overflow-x: auto;
} */
td.details-control {
    top: 2px !important;
    padding: 16px 10px !important;
}
.text-danger .fa-trash {
    font-size: 16px;
}
#vue-userNotification .text-danger .fa-trash {
    margin-top: 10px;
}
.dot.first_3year_background {
    height: 15px;
    width: 15px;
    background-color: #daffd9;
    border-radius: 50%;
    display: inline-block;
    color: #daffd9;
    margin: 0 0 0 10px;
}
.dot.rest_year_background {
    color: #e2deff;
    height: 15px;
    width: 15px;
    background-color: #e2deff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0 0 10px;
}
.information_tab {
    display: flex;
    align-items: center;
    justify-content: center;
}

.table tr.first_3year_background {
    background-color: #daffd9 !important;
}
.table tr.rest_year_background {
    background-color: #e2deff !important;
}

.benefit-deduction-table {
    border: 1px solid #f4f4f4 !important;
    overflow-y: auto;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height: 800px;
}

.plr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.benefit-deduction-table .form-control:focus,
.benefit-deduction-table .input-control:focus,
.benefit-deduction-table .input-group-addon:focus,
.input-group-addon:focus-visible {
    border: 1px solid #000 !important;
    outline: none !important;
}
.benefit-deduction-table {
    border-collapse: separate;
}
.benefit-deduction-table thead {
    position: sticky !important;
    top: 0 !important;
    background: white !important;
    z-index: 999 !important;
    border-bottom: 2px solid #afafaf !important;
}
.benefit-deduction-table {
    max-height: 80vh;
}
.benefit-deduction-table thead tr th {
    border-bottom: 0 !important;
}
.benefit-deduction-table thead tr th,
.benefit-deduction-table tbody tr td {
    border-right: 1px solid #cecece !important;
}
.benefit-deduction-table thead tr th {
    border-bottom: 1px solid #cecece !important;
}
.benefit-deduction-table tbody tr td {
    padding: 6px 20px 6px 15px;
    min-width: 184px;
}
.benefit-deduction-table tbody tr td .input-group select {
    width: auto !important;
    min-width: unset !important;
}
.benefit-deduction-table tr:first-child th:first-child,
.benefit-deduction-table tr td:first-child {
    position: sticky;
    left: 0;
    background-color: #ffffff !important;
    z-index: 99;
}
/* .event_wrapper.leave_day {
    color: coral;
} */
.eventAction{
    position: absolute;
    left: 0;
    top: 36px !important;
    z-index: 999;
    background: #ffffff;
    width: 150px;
    padding: 6px;
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border: 1px solid #ededed;
    border-radius: 6px;
}
.eventAction a{
    display: block;
    padding: 6px 14px;
    transition: .5s;
    border-radius: 6px;
}
.eventAction a:hover{
    background-color: #ededed;
}

div#calendar .fc-toolbar-chunk div, div#timetrackerGird .fc-toolbar-chunk div{
    display: flex;
    align-items: center;
}

div#calendar .fc-toolbar-title, div#timetrackerGird .fc-toolbar-title {
    margin: 0 10px;
}

.dutyroster-department, .timetracker-department {
    margin-bottom: -45px;
    margin-top: 15px
}
span.getleavebalance.user-tooltip {
    font-size: 16px;
    border: 2px solid #05b7fd00;
    border-radius: 13px;
    color: #0260f5;
    cursor: pointer;
}
.timetracker-user-leave-info{
    position: absolute;
}
.bgcolor-light_danger{
    background-color: #df8105 !important;
}
.event-active{
    z-index:10 !important;
}
.action-menu {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 1000;
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.action-menu.hide {
    display: none;
}
.action-menu button {
    margin-bottom: 5px;
}
.multi-menu{
    background: #ffffff;
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border: 1px solid #ededed;
    border-radius: 6px;
}
.multi-menu a{
    display: block;
    padding: 6px 14px;
    transition: .5s;
    border-radius: 6px;
}
.multi-menu a:hover{
    background-color: #ededed;
}

.time-tracker-main-wrapper{
    position: absolute;
}
.fc-timeline-event .fc-event-main{
 min-height: 68px;
}
.user-list-details {
    text-align: center;
}
.users-list>li img {
    border-radius: 50%;
    width: 100%;
    height: 160px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 20px;
}
/* Modern Professional Sidebar Tree Structure */
.sidebar-menu .treeview-menu {
    position: relative;
    margin-left: 0;
}

/* Vertical connecting line */
.sidebar-menu .treeview.menu-open > .treeview-menu::before {
    content: '';
    position: absolute;
    left: 22px;
    top: 0;
    height: calc(100% - 20px);
    width: 2px;
    background: #4a5568;
    border-radius: 1px;
}

/* Sub-menu item styling */
.sidebar-menu .treeview-menu > li > a {
    position: relative;
    padding-left: 45px !important;
    margin-left: 0;
}

/* Hide default circle icons */
.sidebar-menu .treeview-menu > li > a .fa-circle-o {
    display: none;
}

/* Modern connecting node */
/* .sidebar-menu .treeview-menu > li > a::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color: #6b7280;
    border: 2px solid #293543;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
} */

/* Horizontal connecting line */
.sidebar-menu .treeview-menu > li > a::after {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    width: 23px;
    height: 1px;
    background-color: #4a5568;
    transform: translateY(-50%);
}

/* Active state */
.sidebar-menu .treeview-menu > li.active > a::before {
    background-color: #d5dda4;
    border-color: #d5dda4;
    box-shadow: 0 0 0 2px rgba(213, 221, 164, 0.3);
}

/* Hover state */
.sidebar-menu .treeview-menu > li > a:hover::before {
    background-color: #d5dda4;
    border-color: #d5dda4;
    transform: translateY(-50%) scale(1.2);
}

/* Last item vertical line adjustment */
.sidebar-menu .treeview-menu > li:last-child::after {
    content: '';
    position: absolute;
    left: 22px;
    top: 50%;
    width: 2px;
    height: 18px;
    background-color: #4a5568;
}
.main-sidebar{
    width: 250px;
}
.content-wrapper, .main-footer{
    margin-left: 250px;
}