ul#side-menu>.mm-active>a {
    background: #2F45C5;
    border-radius: 5px;
}

#sidebar-menu ul li a {
    font-size: 15px !important;
}

#sidebar-menu ul li a {
    margin: 10px 24px;
}

ul.sub-menu.mm-collapse.mm-show a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

ul#side-menu svg {
    margin-right: 9px;
}

#sidebar-menu {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.simplebar-content {
    height: 100%;
}

.modal .card {
    border: 1px solid #F2F3F4;
}

.last-menu-item {
    margin-bottom: 30px;
}

.custom_form_label_xs {
    font-weight: 400;
    font-size: 14px;
    color: #001B34;
}

.custom_form_label_sm {
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #001B34 !important;
}

.custom_form_label_md {
    font-weight: 500;
    font-size: 18px;
    color: #001B34;
}

input[switch]+label {
    min-width: 44px !important;
    background-color: #D1D1D1 !important;
    max-width: 44px !important;
}

input[switch]:checked+label:after {
    left: 21px !important;
}
.input-form-control {
    height: 40px !important;
    border-radius: 8px !important;
    border: 1px solid #C0CBD5 !important;
    background-color: #fff !important;
}
.border_style_xs {
    background: #FFFFFF !important;
    border: 1px solid #CED4DA !important;
    border-radius: 8px !important;
}

.hover_shadow_sm:hover {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.form-check .form-check-input[type="radio"] {
    border-radius: 50% !important;
}

/* Ensure proper scrolling behavior in Safari */
.dataTables_wrapper {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
}

.dataTables_scrollBody {
    overflow: auto !important;
    max-height: 100% !important;
    transform: translateZ(0);
    /* Force hardware acceleration */
}

.mk_chip_tag:checked~label {
    background: rgba(38, 151, 255, 0.1) !important;
    border: 1px solid #2697FF !important;
    border-radius: 8px !important;
    color: #2697FF !important;
}

button.accordion-button {
    background: rgba(102, 118, 133, 0.2) !important;
    background: #F9F9F9 !important;
    border-radius: 8px 8px 0px 0px !important;
}

.vertical-collpsed .vertical-menu {
    position: fixed !important;
}

.vertical-collpsed .vertical-menu .last-menu-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.vertical-collpsed .vertical-menu .last-menu-item a {
    margin: 0;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vertical-collpsed .vertical-menu .last-menu-item span {
    display: none;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a {
    margin-top: 0;
    margin-bottom: 0;
}

.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul {
    text-wrap: auto;
}

.select_file_label {
    margin: 0;
    display: flex;
    align-items: center;
    padding-left: 15px;
    flex-grow: 1;
    border: 1px solid #CED4DA;
    border-radius: 8px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.select_file_btn {
    background: #2697FF;
    color: #fff;
    height: 40px;
    border: 1px solid #2697FF;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.modal-header {
    background: rgba(223, 238, 255, 1) !important;
}

.modal-body {
    background: #fff !important;
}

.modal-content {
    border-radius: 16px;
}

.wk_info_btn {
    background: #FFFFFF;
    border: 1px solid #98ABBC;
    border-radius: 8px;
    min-width: 121px !important;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #667685;
}
.is-sticky {
    box-shadow: 0px -2px 7px 1px #ced4da63;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 1040;
}
.wkTooltip {
    height: 18px;
    width: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
}
.wk_save_card {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #EEEEEE !important;
    z-index: 9;
}
.modal .select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    border: 1px solid #C0CBD5 !important;
    background-color: #fff !important;
    min-height: 40px;
    border-radius: 8px;
}

.modal-body .select2-container .select2-selection--single .select2-selection__rendered,
.modal-body select {
    color: #667685 !important;
    font-size: 16px;
    min-height: 40px;
}

.modal-body input[type="text"],
.modal-body input[type="number"],
.modal-body input[type="email"],
.modal-body textarea {
    color: #667685 !important;
    background-color: #fff !important;
    border-color: #C0CBD5 !important;
    border-radius: 8px !important;
    font-size: 16px !important;
}



@media only screen and (min-width: 992px) {
    .vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a span:first-child {
        display: block;
        padding-left: 0;
    }

    .vertical-collpsed ul#side-menu>li>a {
        margin: 0;
    }

    .vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a {
        display: flex;
        align-items: center;
        margin: 0;
        width: 100%;
        padding: 22px;
        border-radius: 0;
    }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul ul {
        background-color: #2e3548 !important;
    }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a {
        margin-left: 0;
    }

    .vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a span[key="t-ecommerce"] {
        padding-left: 45px !important;
    }
}

@media (min-width: 1600px) {
    .col-xxxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-xxxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }
}

.card.wk_card {
    border: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body {
    font-family: 'Roboto', sans-serif;
}

.main-content {
    background: #f3f4f6;
}

form.managerside_form input[type="email"],
form.managerside_form input[type="file"],
form.managerside_form input[type="text"],
form.managerside_form input[type="number"],
form.managerside_form textarea,
.managerside_form .select2-selection,
form.managerside_form input[data-provide="datepicker"] {
    background: #FFFFFF !important;
    border: 1px solid #C0CBD5 !important;
    border-radius: 8px !important;
}

input[switch]+label {
    width: 44px !important;
    background-color: #D1D1D1;
}

input[switch]:checked+label {
    background-color: #2697ff !important;
}

input[switch]:checked+label:after {
    left: 21px !important;
}

.wk_card .card-body {
    padding: 32px 32px !important;
}

form.managerside_form input[type="text"],
.managerside_form .select2-selection,
form.managerside_form input[type="number"],
.select2-container .select2-selection--single .select2-selection__rendered {
    min-height: 40px;
}

input::placeholder {
    color: #667685;
    font-size: 14px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.form-check-input:checked[type=radio] {
    background-color: #2F45C5 !important;
    outline: 1px solid #2F45C5 !important;
    border: 3px solid #ffffff !important;
    background-size: contain;
    background-position: center;
    width: 13px;
    height: 13px;
    background-image: none;
}

.form-check-input[type=radio] {
    background-color: white;
}

.wk_light_btn {
    background: #FFFFFF;
    border: 1px solid #2F45C5;
    border-radius: 8px;
    color: #2F45C5 !important;
    min-width: 121px !important;
    min-height: 40px;
    font-weight: 500;
    font-size: 14px;
}

.field_icon {
    position: absolute;
    top: 0;
    left: 12px;
    z-index: 1;
    bottom: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.border_style1 {
    background: #FFFFFF !important;
    border: 1px solid #CED4DA !important;
    border-radius: 12px !important;
}

.hover_shadow_sm:hover {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.select_file_input {
    border-radius: 8px;
    height: 40px;
    z-index: 9;
}

.custom_form_label_md {
    font-weight: 500;
    font-size: 18px;
    color: #001B34;
}

input[type="file"],
input[type="text"],
input[type="number"],
input[type="email"] {
    height: 40px;
    max-height: 40px;
}

.modal-header {
    background: rgba(223, 238, 255, 1) !important;
}

.datatable_bg_style {
    background: #f9f9f9;
    padding: 16px;
    border-radius: 12px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    padding: 5px;
    justify-content: flex-start !important;
    padding-left: 0;
}

li.paginate_button {
    margin: 4px;
}

.page-item.previous .page-link {
    padding-left: 0px;
}

.page-item .page-link,
.page-item.disabled .page-link {
    border-color: transparent;
}

.page-item.active .page-link {
    border: 1px solid #E9ECEF;
    border-radius: 8px;
    background-color: transparent;
    color: #001B34 !important;
}

.paginate_button a {
    color: #001B34;
}

.btn-info {
    color: #fff;
    background-color: #2697FF !important;
    border-color: #2697FF !important;
    border-radius: 8px;
    font-size: 14px;
}

.select_file_label {
    margin: 0;
    display: flex;
    align-items: center;
    padding-left: 15px;
    flex-grow: 1;
    border: 1px solid #CED4DA;
    border-radius: 8px;
}

.select_file_btn {
    background: #2697FF;
    color: #fff;
    height: 40px;
    border: 1px solid #2697FF;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.wk_btn {
    background: #2F45C5 !important;
    border-radius: 8px !important;
    border: 1px solid #2F45C5 !important;
    min-width: 121px;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
}

.wk_btn:hover {
    color: #CED4DA;
}

.btn-info {
    background: #2697FF !important;
    border-radius: 8px !important;
    border: 1px solid #2697FF !important;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
}

.wk_info_btn {
    background: #FFFFFF;
    border: 1px solid #98ABBC;
    border-radius: 8px;
    min-width: 121px !important;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #667685;
}

.view_btn {
    background: rgba(38, 151, 255, 0.2);
    border-radius: 8px;
    color: #2697FF;
    font-size: 14px;
    border: 1px solid #2697FF;
}

input[type=checkbox].form-check-input:checked {
    /* background-image: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.57128 0.253743C9.77629 0.458771 9.77629 0.79118 9.57128 0.996208L4.32128 6.2462C4.11626 6.45122 3.78384 6.45122 3.57882 6.2462L0.953816 3.6212C0.748793 3.41619 0.748793 3.08376 0.953816 2.87875C1.15884 2.67374 1.49125 2.67374 1.69628 2.87875L3.95005 5.13252L8.82882 0.253743C9.03384 0.0487198 9.36627 0.0487198 9.57128 0.253743Z" fill="white"/></svg>') !important; */
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-size: 12px;
    background-position: center;
    background-color: #2F45C5;
    border-color: #2F45C5 !important;
}

.form-check-input[type=checkbox] {
    width: 14px;
    height: 14px;
    background-color: #FFFFFF;
    border-radius: 3.6px !important;
    border-color: #CED4DA !important;
    appearance: auto;
}

.border-grey-300 {
    border: 1px solid #D0D5DD !important;
}

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

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

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

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

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

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

.purple-text {
    color: #2F45C5 !important;
}

.black-text {
    color: #001B34 !important;
}

.red-text {
    color: #EB1051 !important;
}

.tangerine-text {
    color: #FFA113 !important;
}

.grey-text {
    color: #667685 !important;
}
.bright-grey-text {
    color: #EEEEEE !important;
}
.blue-text {
    color: #2697FF !important;
}

.orange-text {
    color: #FC763F !important;
}
.silver-text{
    color: #BFBFBF !important;
}
.active-text,
.green-text {
    color: #19BB43 !important;
}

.light-purple-text {
    color: #EAEDFA !important;
}

.light-yellow-text {
    color: #FFF6E7 !important;
}

.light-blue-text {
    color: #E9F5FF !important;
}

.light-grey-text {
    color: #F0F1F3 !important;
}

.bg-purple {
    background-color: #2F45C5 !important;
}
.bg-bright-grey {
    background-color: #EEEEEE !important;
}
.bg-black {
    background-color: #001B34 !important;
}
.bg-silver {
    background-color: #BFBFBF !important;
}
.bg-grey {
    background-color: #667685 !important;
}

.bg-blue {
    background-color: #2697FF !important;
}

.bg-yellow,
.bg-tangerine {
    background-color: #FFA113 !important;
}

.bg-light-orange {
    background-color: #FDEDE6 !important;
}

.bg-light-purple {
    background-color: #EAEDFA !important;
}

.bg-light-yellow {
    background-color: #FFF6E7 !important;
}

.bg-light-red {
    background-color: #FDE8EE !important;
}

.bg-light-blue {
    background-color: #E9F5FF !important;
}

.bg-light-blue2 {
    background-color: #F8F9FB !important;
}

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

.bg-light-active {
    background-color: #E8F9ED !important;
}

.bg-white {
    background-color: #fff !important;
}
.bg-active {
    background-color:#19BB43 !important;
}
.bg-red {
    background-color: #EB1051 !important;
}

.bg-red-20 {
    background-color: #EB105133 !important;
}

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

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

.border-1 {
    border: 1px solid !important;
}

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

.w-40 {
    min-width: 40px !important;
}

.h-40 {
    min-height: 40px !important;
}

.w-32 {
    min-width: 32px !important;
}

.h-32 {
    min-height: 32px !important;
}

.w-16 {
    min-width: 16px !important;
}

.h-16 {
    min-height: 16px !important;
}

.modal-content {
    border: 0 !important;
    background-color: transparent;
}

.modal-header {
    background: rgba(223, 238, 255, 1) !important;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http%3A//www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23212529' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    border-style: none !important;
    margin-right: 5px;
}

.select2-container--open .select2-dropdown {
    top: -6px;
}

input[type="text"] {
    background: #FFFFFF !important;
    border: 1px solid #C0CBD5 !important;
    border-radius: 8px !important;
}

.modal-footer {
    background: #fff;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.modal-body {
    background: #fff;
}

.page-content {
    padding: calc(70px + 24px) 0 calc(24px / 2) 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    height: unset !important;
    width: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 8px;
    top: 0;
    bottom: 0;
}

.circle-pulse {
    font-size: 17px;
    color: #c7c7c7;
    border-radius: 50%;
    outline: none;
}

.pulse {
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgb(66 69 41 / 57%);
    }

    100% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
    }
}

@media (min-width: 768px) {
    #whatsNewBtn {
        height: 40px;
    }
    .w-md-auto {
        width: auto !important;
    }

    .wk-md-avatar {
        background: #fff;
        width: 48px;
        height: 48px;
        border-radius: 50%;
    }

    .btn-info {
        min-width: 121px;
    }

    .swipe_icon {
        display: none;
    }
}

/* Task Manager */
button#viewSettings {
    padding: 0px 9px;
    height: 40px;
}

.btn-info-show:hover {
    color: #fff;
}

.report_forms .select2-selection {
    padding-left: 14px !important;
}

.select2-container .select2-selection--single {
    border: 1px solid #C0CBD5 !important;
    background-color: #fff !important;
    min-height: 40px;
    border-radius: 8px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px !important;
    color: #001B34 !important;
    font-weight: 400;
    font-size: 14px !important;
}

.wk_btn:hover {
    background: #3950da !important;
    color: #ffffff;
}

#kt_daterangepicker_2 {
    padding-left: 32px !important;
    color: #001B34 !important;
    font-weight: 400;
    font-size: 14px !important;
    border: 1px solid #C0CBD5 !important;
    background-color: #fff !important;
    min-height: 40px;
    border-radius: 8px !important;
}

.border-color-CED4DA {
    border-color: #CED4DA !important;
}

.border-color-C0CBD5 {
    border-color: #C0CBD5 !important;
}

.border-color-F2F3F4 {
    border-color: #F2F3F4 !important;
}

.border-color-EBEBEB {
    border-color: #EBEBEB !important;
}

.border-color-grey {
    border-color: #667685 !important;
}

.border-color-orange, border-color-tangerine {
    border-color: #FFA113 !important;
}

.border-color-blue {
    border-color: #2697FF !important;
}

.border-color-purple {
    border-color: #2F45C5 !important;
}
.dataTables_scrollHead {
    border-top-right-radius: 12px !important;
    border-top-left-radius: 12px !important;
    border: 1px solid #E9ECEF !important;
    scrollbar-width: thin;
    scrollbar-color: #E9E9E9 #F9F9F9;
}

.wk_datatable {
    background: #FFFFFF;
    /* border: 1px solid #E9ECEF; */
}

thead.hr_table {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #f3f4f6 !important;
}

.wk_datatable th {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    border: 0;
}

table.wk_datatable {
    /* border-collapse: collapse !important; */
    margin-top: 0 !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    content: none !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    content: none !important;
}

tr.odd td,
tr.even td {
    background-color: unset;
}

.rep_heading {
    color: #535557;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 3px;
}

.table td .line_down {
    font-weight: 400;
    font-size: 12px;
    color: #667685;
}

.green-chip {
    background: rgba(25, 187, 67, 0.1) !important;
    border: 1px solid rgba(25, 187, 67, 0.2) !important;
}

.yellow-chip {
    background: rgba(255, 161, 19, 0.1) !important;
    border: 1px solid rgba(255, 161, 19, 0.2) !important;
}

.red-chip {
    background: rgba(235, 16, 81, 0.1) !important;
    border: 1px solid rgba(235, 16, 81, 0.2) !important;
}

.secondary-chip {
    background: rgba(116, 120, 141, 0.1) !important;
    border: 1px solid rgba(116, 120, 141, 0.2) !important;
}

.mk_chip {
    border: 1px solid;
    border-radius: 13px;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
}

.mk_chip_red {
    border-color: #EB1051;
    background: rgba(235, 16, 81, 0.04);
    color: #EB1051;
}

.mk_chip_green {
    background: rgba(25, 187, 67, 0.04);
    border-color: #19BB43;
    color: #19BB43;
}

.mk_chip_yellow {
    background: rgba(255, 161, 19, 0.04);
    border-color: #FFA113;
    color: #FFA113;
}

.mk_chip_blue {
    background: #2697ff38;
    border-color: #2697FF;
    color: #2697FF;
}

.mk_chip_silver {
    background: rgba(191, 191, 191, 0.12);
    border-color: #BFBFBF;
    color: #BFBFBF;
}

.dashed-border:before {
    content: "";
    border: 2px dashed #C5CAD3;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    position: absolute;
    border-radius: 10px;
}
.dashed-border.invalid:before {
    border: 2px dashed #F46A6A !important;
}

.multiselect-native-select .btn-group {
    width: 100%;
}

.svg-size-12 svg {
    width: 12px;
}

.svg-size-with-height-12 svg {
    width: 12px;
    height: 12px;
}

.svg-size-13 svg {
    width: 13px;
}

.svg-size-14 svg {
    width: 14px;
    height: 14px;
}

.svg-size-16 svg {
    width: 16px;
    height: 16px;
}

.svg-size-18 svg {
    width: 18px;
    height: 18px;
}

.svg-size-20 svg {
    width: 20px;
    height: 20px;
}

.svg-size-21 svg {
    width: 21px;
    height: 21px;
}
.svg-size-24 svg {
    width: 24px;
    height: 24px;
}
.svg-size-26 svg {
    width: 26px;
    height: 26px;
}
.svg-size-28 svg {
    width: 28px;
    height: 28px;
}
.svg-size-32 svg {
    width: 32px;
    height: 32px;
}

.feedback-item > * .font-size-11.badge.rounded-pill {
    font-size: 11px !important;
    font-weight: normal;
}

.pipe_line2 {
    height: 16px;
    background: #C5CAD3;
    width: 1px;
    display: block;
}
/*#sidebar-menu .mm-active svg {
    color: #fff;
}*/
.task-repeater-left-bar:before {
    position: absolute;
    content: '';
    left: -10px;
    height: 96%;
    width: 19px;
    border-left: 1px solid #CED4DA;
    top: -5%;
    z-index: 0;
    border-bottom: 1px solid #CED4DA;
}

.switch-filter-input {
    display: none;
}

.switch-filter-label {
    cursor: pointer;
}

.switch-filter {
    position: relative;
    height: 40px;
    background: #FFF;
    background: #FFF;
    border-radius: 32px;
    display: flex;
}

.switch-filter-selector {
    position: absolute;
    z-index: 1;
    top: 0px;
    display: block;
    height: 40px;
    border-radius: 32px;
    background-color: #2697FF;
    transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.switch-filter-label {
    font-weight: 400;
    position: relative;
    z-index: 2;
    float: left;
    width: 90px;
    line-height: 40px;
    font-size: 16px;
    color: #001B34;
    text-align: center;
    cursor: pointer;
    width: max-content;
    padding-left: 20px;
    padding-right: 20px;
}

.switch-filter-input:checked+.switch-filter-label {
    color: #FFF;
    transition: 0.15s ease-out;
    transition-property: color, text-shadow;
}

.wk-nav-tabs {
    background: #F2F3F4;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #e8e8e8;
    padding-top: 6px;
    padding-bottom: 6px;
}

.wk-nav-tabs .nav-link {
    padding: 4px 8px !important;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #001B34 !important;
}

.wk-nav-tabs .nav-link.active {
    background: #FFFFFF !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
}
.wk-nav-tabs .nav-item  {
    border-radius: 6px;
}
#addQuickWorker .wk_save_card {
    position: relative;
    box-shadow: none;
    border-top: 1px solid #f0f0f0;
}
#addQuickWorker .wk_card .card-body, #addQuickProject .wk_card .card-body {
    padding: 16px !important;
}
#addQuickWorker .wk_card, #addQuickProject .wk_card {
    margin-bottom: 0;
}

.page_title h5 {
    font-size: 18px;
    font-weight: 600;
}

.sticky-last {
    position: sticky !important;
    right: 0;
    z-index: 1;
}

.swipe_icon {
    position: relative;
}

.swipe_inr {
    position: absolute;
    z-index: 9;
    right: 21px;
    top: 185px;
    border-radius: 50%;
}

/* Mobile */
@media only screen and (max-width: 767px) {
    .wk_card .card-body {
        padding: 16px 16px !important;
    }

    .count-title {
        font-size: 14px;
    }

    .count-number {
        font-size: 18px;
    }
    .navbar-header {
        padding-right: 0px !important;
    }
    .swipe_icon {
        display: block;
    }
    .m-min-w-250 {
        min-width:250px;
    }
    .m-min-w-200 {
        min-width: 200px;
    }
    .m-min-w-150 {
        min-width: 150px;
    }
    .m-min-w-100 {
        min-width: 100px;
    }
    .m-min-w-50 {
        min-width: 50px;
    }
    #questionnaire-slider .actions {
        margin-bottom: 120px;
    }
}

@media only screen and (min-width: 768px) {
    .svg-size-md-12 svg {
        width: 12px;
    }

    .svg-size-md-13 svg {
        width: 13px;
    }

    .svg-size-md-14 svg {
        width: 14px;
    }

    .svg-size-md-16 svg {
        width: 16px;
    }

    .svg-size-md-18 svg {
        width: 18px;
    }

    .svg-size-md-20 svg {
        width: 20px;
    }
}

.border-solid {
    border-style: solid;
}

.color-circle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 12px;
}

.color-code {
    flex-grow: 1;
    font-size: 14px;
    color: #667685;
    font-weight: 400;
}

.color-wheel {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#realColorInput {
    position: absolute;
    right: 0;
    visibility: hidden;
    bottom: 0;
}

.color-wheel svg {
    display: block;
    width: 100%;
    height: 100%;
}
.modal-content {
    box-shadow: 0px 1px 4px #33333336;
}
.stickybar_wrapper {
    scrollbar-width: thin;
    scrollbar-color: #d7d7d7 #F9F9F9 !important;
}
.stickybar_wrapper {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    height: 12px !important;
    position: fixed !important;
    z-index: 999;
    bottom: 0px;
}
.stickybar {
    height: 12px;
}
.scroll_hide {
    visibility: hidden !important;
}
.swipe_inr {
    animation: swiprr 2s infinite;
}
@keyframes swiprr {
    0%,100% {
        left: 0;
    }

    50% {
        left: 200px;
    }
}
.swipe_icon {
    -moz-animation: cssAnimation 0s ease-in 10s forwards;
    -webkit-animation: cssAnimation 0s ease-in 10s forwards;
    -o-animation: cssAnimation 0s ease-in 10s forwards;
    animation: cssAnimation 0s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    100% {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}
.download_btn {
    background: rgba(25, 187, 67, 0.04);
    color: #19BB43;
    border-radius: 8px;
    font-size: 14px;
    border: 0;
    border: 1px solid #19BB43;
}
.modal-title {
    font-size: 18px;
    font-weight: 600;
    color: #001B34 !important;
    display: flex;
    align-items: center;
}
#project-form-save, #worker-form-save {
    height:104px;
}
/* .clear-search {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
    color: #ccc;
} */
.pac-container {
    z-index: 1070;
}
.rounded-img-box {
    height: 45px;
    width: 45px;
    background-size: cover;
    border-radius: 6px;
}
.whats_new_img {
    /* height: 340px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 24px;
    background-position: center; */
}
#questionnaire-slider {
    background: linear-gradient(180deg, #FFFFFF 0%, #EBF3FF 100%);
    border: 2px solid #DFECFF;
    border-radius: 16px;
    position: relative;
}
#questionnaire-slider .steps {
    display: none;
}
.question_progress_bar .progress {
    height: 6px;
    background: linear-gradient(#EAEDFA 0 0), linear-gradient(#EAEDFA 0 0), #EAEDFA;
    background-size: 60% 100%;
    width: 100%;
}
.question_progress_bar {
    display: flex;
    align-items: center;
    width: 25%;
    gap: 10px;
    margin: 0 auto;
}
.question_block {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 auto;
    justify-content: center;
}
.question_block .options {
    display: grid;
    grid-template-columns: repeat(2, 150px);
    gap: 15px;
    justify-content: center;
}

.question_block .option-label {
    display: block;
    border-radius: 12px;
    padding: 12px;
    cursor: pointer;
    transition: 0.3s;
    background: white;
    border: 1px solid #CED4DA;
}

.question_block input[type="radio"] {
    display: none;
}

.question_block input[type="radio"]:checked+.option-label {
    background: rgba(47, 69, 197, 0.08);
    border-color: #2F45C5;
}
#questionnaire-slider .actions {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
#questionnaire-slider .actions ul li:nth-child(1) {
    display: none;
}
#questionnaire-slider .actions ul li a{
    background-color: #2F45C5;
    padding: 10px 23px;
    border-radius: 6px;
    font-size: 14px;
}
#questionnaire-slider:before {
    content: '';
    position: absolute;
    background-image: url(http://worker.nu.test/img/question-bg-2.png);
    right: 14px;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 1;
    height: 100px;
    width: 100px;
    background-size: contain;
    background-position: right;
}
#questionnaire-slider:after {
    content: '';
    position: absolute;
    background-image: url(http://worker.nu.test/img/machinery.png);
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 1;
    height: 125px;
    width: 180px;
    background-size: cover;
    background-position: right;
}
#bug_reporting {
    position: fixed;
    bottom: 24px;
    left: 24px;
    z-index: 1001;
    /* height: 40px;
    width: 40px; */
}

.bug-magnifier {
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #dfe1ef;
    transition: 0.5s;
    background: linear-gradient(90deg, var(--c1, #2F45C5), var(--c2, #2697FF) 51%, var(--c1, #2F45C5)) var(--x, 0)/ 200%;
    box-shadow: 0 0 8px #988d8d;
}

#bug_reporting:hover .bug-magnifier {
    --x: 100%;
}

.bug-magnifier {
    --c1: #2F45C5;
    --c2: #2697FF; 
}

.bug-reporting-text {
    background: #6b6b6b;
    color: #fff;
    width: max-content;
    position: absolute;
    transform: translateX(0px);
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    transition: 0.5s all;
    visibility: hidden;
    opacity: 0;
    scale: 0.6;
    border-radius: 6px;
    left: 0;
    border: 1px solid #cccccc;
    height: 33px;
    margin: auto 0;
}
#bug_reporting:hover .bug-reporting-text {
    transform: translateX(50px);
    opacity: 1;
    visibility: visible;
    scale: 1;
}


@property --angle {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}



#whatsNewBtn {
    position: relative;
    background: #2697ff;
    padding: 4px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.moving-border::before,
.moving-border::after {
    content: "";
    position: absolute;
    inset: -0.1rem;
    z-index: -1;
    background: linear-gradient(var(--angle), #00aed7, #C3F2FF, #4157d2);
    animation: rotate 3s linear infinite;
    border-radius: 8px;
}

.moving-border::after {
    filter: blur(10px);
}

@keyframes rotate {
    0% {
        --angle: 0deg;
    }

    100% {
        --angle: 360deg;
    }
}
.two-line-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bg-glass {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    height: 100%;
}
input.multiselect-search {
    border: 1px solid #C0CBD5 !important;
    border-radius: 6px !important;
}
.multiselect-container.dropdown-menu.show {
    padding: 5px;
    width: 100%;
}
.rotate-90 {
    transform: rotate(90deg);
}
.drag_icon {
    position: absolute;
    right: 0;
}
#addQuickProject .wk_save_card {
    position: relative !important;
}
.pac-container {
    z-index: 1050 !important;
}
#kt_daterangepicker_holiday_sick , #kt_daterangepicker_3{
    padding-left: 32px !important;
}
.multiselect-selected-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
}
.wk-nav-tabs .nav-link:after {
    content: none !important;
}
#questionnaire-slider.wizard>.content>.body {
    height: fit-content !important;
}
.dataTables_scrollBody {
    border: 1px solid #E9ECEF;
    scrollbar-width: thin;
    scrollbar-color: #E9E9E9 #F9F9F9;
}
.clear-search  {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 20px;
    bottom: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.select2-selection__clear {
    font-size: 20px;
    font-weight: 400 !important;
}
.dataTables_scrollHeadInner {
    padding-right: 0 !important;
}
#datatableListing .sticky-last,
.sticky-last {
    background: #fff !important;
    box-shadow: -7px 13px 14px rgba(0, 0, 0, 0.12) !important;
    border-right: 1px solid #E9ECEF;
}
.advance_highlight_color button {
    background: #2f45c5 !important;
    color: #fff !important;
}
.card_hilght {
    background-color: #2F45C5;
    overflow: hidden;
    padding: 24px;
}
.wave {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTc0LjQ3MDY0IDQ2LjM0NTk0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3R5bGU9ImZpbGw6IzU3NjlEMDtsaW5lLWNhcDpyb3VuZDtsaW5lLWpvaW46cm91bmQ7ZmlsbC1ydWxlOmV2ZW5vZGQiIGQ9Im0gMCwxMS4zODQ0OCBjIDAsMCAyMS4xMzM4NTEsMTEuMzk1MzEgNDMuNjE3NjYxLDExLjM4NDQxIEMgNjYuMTAxNDcxLDIyLjc1Nzk5IDEwNy45Njg1NiwgMC4wMzI2MiAxMzAuNTA4LDBjIDIyLjUzOTQ0LC0wLjAzMjUgNDMuOTYyNjQsMTEuMzg0NDEgNDMuOTYyNjQsMTEuMzg0NDEgViA0Ni4zNDU5NCBIMCBaIiAvPjwvc3ZnPg==');
    background-repeat: repeat-x;
    background-position: bottom;
    animation: wave 8s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    z-index: 1;
    background-position: 0% 101%;
}

.wave:nth-of-type(2) {
    opacity: 0.7;
    animation: swell 5s ease -1.25s infinite, wave 5s cubic-bezier(0.36, 0.45, 0.63, 0.53) -.125s infinite;
    z-index: 0;
}

@keyframes wave {
    0% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -500px;
    }
}

@keyframes swell {

    0%,
    100% {
        background-position: right bottom 10px;
    }

    50% {
        background-position: right bottom 0;
    }
}

.project-worker_details:hover button {
    background-color: #2697FF !important;
    color: #fff !important;
}
.project-worker_details:hover .bx-plus {
    color: #2697FF !important;
}
.project-worker_details:hover .bx-minus {
    /* color: #fff !important; */
}
.bg-none{
    background: none;
}
#sidebar-menu ul li a:hover svg {
    color: #fff !important;
}
.action .entries_action {
    display: inline-flex;
}
@media only screen and (max-width:1100px) {
    .whats_new_content table * {
        width: 320px !important;
        margin: 0 auto;
    }
}
.FIE_topbar-buttons-wrapper > .FIE_tabs_toggle_btn {
    display: none;
    appearance: none;
}
.FIE_tool-options-wrapper {
    display: none !important;
}
.transparent-btn {
    background: #FFFFFF;
    border: 1px solid #98ABBC;
    border-radius: 8px;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
}
.FIE_topbar-buttons-wrapper > .FIE_tabs_toggle_btn {
    display: none;
    appearance: none;
}
.FIE_tool-options-wrapper {
    display: none !important;
}
.multiselect-selected-text {
    color: #001B34 !important;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    color: #FFFFFF !important;
}
.datepicker table tr td .active.disabled, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td.active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #2f45c5 !important;
}
.multiselect-selected-text {
    color: #001B34 !important;
}
.w-fit {
    width: fit-content !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before {
    background-color: #EB1051 !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    background-color: #2F45C5 !important;
}
