.card-header {
    padding: 0.7rem 1.25rem !important;
}

.card-title {
    margin: 0 !important;
}

.table > :not(caption) > * > * {
    padding: 4px !important;
}

.table {
    border-collapse: collapse;
    transition: box-shadow 0.3s ease-in-out;
}

.table tr {
    transition: background-color 0.2s ease-in-out;
}

.table tr:hover {
    background-color: #f5f5f5;
}

.filter-toggle-icon i {
    transition: transform 0.2s ease-in-out;
}

.filter-toggle-icon.active i {
    transform: rotate(180deg);
}

.select2-selection--multiple {
    border: solid #CED4E0 1px !important;
    outline: 0;
    padding-top: 5px;
}

.select2-search__field {
    margin-bottom: 4px;
}

.select2-selection--single .select2-selection__clear span {
    position: absolute;
    top: 8px;
    right: 19px;
}
.select2-selection--multiple .select2-selection__clear span {
    position: absolute;
    top: -1px;
    right: 0px;
}

.menu-title {
    color: #fff;
}

.auth-bg {
    /*background-image: url(../images/bg-login.jpg);*/
    background-image: url(../images/bg-1.jpg);
}

.round {
    border-radius: 50%;
    width: 55px !important;
    height: 55px;
    line-height: 40px;
    margin: 0 auto;
}

.select2 {
    width: 100% !important;
}

.select2-container {
    max-width: 100%;
    z-index: 10 !important;
}

.select2-container--default .select2-selection--single {
    border-color: #ced4da !important;
}

.select2-container .select2-selection--single {
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.select2-container--default .select2-selection__arrow {
    top: 5px !important;
}

/*.btn-primary {*/
/*    color: #fff;*/
/*    background-color: #004d8a;*/
/*    border-color: #004d8a;*/
/*}*/
/*.btn-outline-primary{*/
/*    color: #004d8a;*/
/*    border-color: #004d8a;*/
/*}*/
.round h4 {
    line-height: 55px;
}

.w-40 {
    width: 40px;
}

.w-160 {
    width: 160px;
}

.text-gray {
    color: #9FA5AD;
}

/*.punch{*/
/*    border-radius: 4px;*/
/*}*/
/*.punch h6{*/
/*    font-size: 12px;*/
/*}*/
/*.attendance-slider p{*/
/*    font-size: 14px;*/
/*}*/
/*.attendance-blank {*/
/*    background-color: #E8E8E8;*/
/*    width: 50px !important;*/
/*    height: 50px;*/
/*    border-radius: 50%;*/
/*    color: rgb(0, 0, 0);*/
/*    margin: 0 auto;*/
/*    line-height: 50px;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    margin-bottom: 12px;*/
/*}*/
/*.attendance-blank span{*/
/*    font-size: 16px !important;*/
/*}*/
/*.attendance-normal::before{*/
/*    content: "";*/
/*    background-color: #00bc22 !important;*/
/*    width: 100% !important;*/
/*    height: 50px;*/
/*    border-radius: 50%;*/
/*    line-height: 50px;*/
/*    color: #fff !important;*/
/*    font-weight: 800;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*}*/
/*.attendance-normal span{*/
/*    position: absolute;*/
/*    transform: translateX(-50%);*/
/*    left: 50%;*/
/*    color: #fff;*/
/*}*/
/*.attendance-half::after{*/
/*    content: "";*/
/*    background-color: #F39C12;*/
/*    width: 25px;*/
/*    height: 50px;*/
/*    display: inline-block;*/
/*    border-bottom-left-radius: 50px;*/
/*    border-top-left-radius: 50px;*/
/*    position: absolute;*/
/*    left: 0;*/
/*}*/
/*.attendance-half span{*/
/*    z-index: 99999;*/
/*    position: relative;*/
/*}*/
/*.attendance-late::before{*/
/*    content: "";*/
/*    background-color: #F65A5A !important;*/
/*    width: 100% !important;*/
/*    height: 50px;*/
/*    border-radius: 50%;*/
/*    line-height: 50px;*/
/*    color: #fff !important;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*}*/
/*.attendance-late span{*/
/*    position: absolute;*/
/*    transform: translateX(-50%);*/
/*    left: 50%;*/
/*    color: #fff;*/
/*}*/
/*.page-item.active .page-link {*/
/*    background-color: #004d8a !important;*/
/*}*/
/*.next-arrow{*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/
/*.prev-arrow{*/
/*    position: absolute;*/
/*    right: 40px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%)*/
/*}*/
/*.slick-list{*/
/*    position: relative;*/
/*    left: -20px;*/
/*}*/
/*.w-110px{*/
/*    width: 110px;*/
/*}*/
/*.w-100px{*/
/*    width: 100px;*/
/*}*/
/*.slick-list{*/
/*    width: 800px;*/
/*}*/
/*.leave-section h4{*/
/*    font-size: 16px;*/
/*}*/
/*.leave-section p{*/
/*    font-size: 14px;*/
/*}*/
/*.leave-section{*/
/*    position: relative;*/
/*    left: -20px;*/
/*}*/
/*.my-team-section{*/
/*    position: relative;*/
/*    left: 10px;*/
/*}*/
/*body[data-sidebar-size=sm] .vertical-menu #sidebar-menu>ul ul{*/
/*    background-color: #004d8a;*/
/*}*/
/*.vertical-menu #sidebar-menu>ul>li:hover>a {*/
/*    background-color: #004276 !important;*/
/*    color: #fff !important;*/
/*}*/
/*body[data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a svg {*/
/*    color: #ffffff;*/
/*    fill: rgba(255, 255, 255, 0);*/
/*}*/

/*.form-group .custom-radio .custom-control-input:checked ~ .custom-control-label {*/
/*    border-color: #2d499a;*/
/*    color: #2d499a;*/
/*}*/

/*.form-group .custom-radio .custom-control-label {*/
/*    cursor: pointer;*/
/*    background: #ffffff;*/
/*    height: 38px;*/
/*    border: 1px solid #ced4da;*/
/*    border-radius: 5px;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    font-weight: 400;*/
/*    font-family: "Roboto", sans-serif;*/
/*    color: #b2becc;*/
/*    padding-left: 50px;*/
/*    text-transform: capitalize;*/
/*    position: relative;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.form-group .custom-radio {*/
/*    width: 135px;*/
/*    margin-right: 20px;*/
/*    display: inline-block;*/
/*    clear: right;*/
/*}*/

/*.form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::before {*/
/*    background: #2d499a;*/
/*}*/

/*.form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::after {*/
/*    background-image: none;*/
/*    content: url(../images/check-white.svg);*/
/*}*/

/*.form-group .custom-radio .custom-control-label:after {*/
/*    height: 18px;*/
/*    width: 18px;*/
/*    top: 20px;*/
/*    left: 20px;*/
/*    border-radius: 5px;*/
/*}*/

/*.form-group .custom-radio .custom-control-label:before {*/
/*    height: 18px;*/
/*    width: 18px;*/
/*    border-radius: 5px;*/
/*    background: #e1e7ee;*/
/*    border: none;*/
/*    top: 19px;*/
/*    left: 20px;*/
/*}*/

/*.form-group .custom-radio .custom-control-label:before {*/
/*    top: 9px;*/
/*    left: 12px;*/
/*}*/

/*.form-group .custom-radio .custom-control-label:after {*/
/*    height: 18px;*/
/*    width: 18px;*/
/*    top: 20px;*/
/*    left: 20px;*/
/*    border-radius: 5px;*/
/*}*/

.report-main-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 46px;
}

.w-40 {
    width: 40% !important;
}
.w-60 {
    width: 60% !important;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

/*.form-group .custom-radio {*/
/*    width: 135px;*/
/*    margin-right: 20px;*/
/*    display: inline-block;*/
/*    clear: right;*/
/*}*/

textarea::-webkit-input-placeholder {
    color: #999 !important;
    /*font-family: "IBM Plex Sans", sans-serif;*/
    font-family: "Roboto", sans-serif;
}

textarea::-moz-input-placeholder {
    color: #999 !important;
    /*font-family: "IBM Plex Sans", sans-serif;*/
    font-family: "Roboto", sans-serif;
}

::-webkit-input-placeholder {
    color: #999 !important;
}

::-moz-placeholder {
    color: #999 !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    padding-left: 4px;
    line-height: 18px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3f51b540;
    border: 1px solid #5157BE;
    color: #5157BE;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #5157BE;
    border-right: 1px solid #5157BE;
}

@media (min-width: 1080px) {
    .auth-bg {
        height: 100%;
    }

    .auth-login-h {
        height: 100vh;
    }
}

@media (max-width: 991px) {
    .punch {
        padding: 4px 2px !important;
        width: 185px;
    }

    .punch h6 {
        font-size: 10px;
    }

    .punch p {
        font-size: 11px;
    }

    .slick-list {
        width: 650px;
        overflow: hidden
    }

    .w-110px {
        width: 90px;
    }

    .attendance-blank {
        width: 42px !important;
        height: 42px !important;
        line-height: 42px;
        border-radius: 50%;
    }

    .attendance-normal::before {
        width: 42px !important;
        height: 42px !important;
        line-height: 42px;
        border-radius: 50%;
    }

    .attendance-late::before {
        content: "";
        width: 42px !important;
        height: 42px !important;
        border-radius: 50%;
        line-height: 42px;
    }

    .attendance-half::after {
        content: "";
        background-color: #F39C12;
        width: 21px;
        height: 42px;
        display: inline-block;
        border-bottom-left-radius: 42px;
        border-top-left-radius: 42px;
        position: absolute;
        left: 0;
    }

    .next-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: -10px !important;
    }

    .next-arrow img {
        width: 28px;
    }

    .prev-arrow img {
        width: 28px;
    }

    .prev-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: 30px !important;
    }

    .attendance-slider .card-body {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .slick-list {
        position: relative;
        left: -8px;
        top: -18px !important;
    }

    .my-team-section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        left: 0;
    }
}

@media (max-width: 700px) {
    .slick-list {
        width: 370px;
        overflow: hidden
    }

    .w-110px {
        width: 53px;
    }

    .attendance-blank {
        width: 36px !important;
        height: 36px !important;
        line-height: 36px;
        border-radius: 50%;
    }

    .attendance-normal::before {
        width: 36px !important;
        height: 36px !important;
        line-height: 36px;
        border-radius: 50%;
    }

    .attendance-late::before {
        content: "";
        width: 36px !important;
        height: 36px !important;
        border-radius: 50%;
        line-height: 36px;
    }

    .attendance-half::after {
        content: "";
        background-color: #F39C12;
        width: 18px;
        height: 36px;
        display: inline-block;
        border-bottom-left-radius: 36px;
        border-top-left-radius: 36px;
        position: absolute;
        left: 0;
    }

    .next-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: -10px !important;
    }

    .next-arrow img {
        width: 28px;
    }

    .prev-arrow img {
        width: 28px;
    }

    .prev-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: 30px !important;
    }

    .attendance-slider .card-body {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .slick-list {
        position: relative;
        left: -8px;
        top: -18px !important;
    }

    .my-team-section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        left: 0;
    }
}

@media (max-width: 500px) {
    .slick-list {
        width: 320px;
        overflow: hidden
    }

    .w-110px {
        width: 45px;
    }

    .w-100px {
        width: 90px;
    }

    .attendance-blank {
        width: 35px !important;
        height: 35px !important;
        line-height: 35px;
        border-radius: 50%;
    }

    .attendance-normal::before {
        width: 35px !important;
        height: 35px !important;
        line-height: 35px;
        border-radius: 50%;
    }

    .attendance-late::before {
        content: "";
        width: 35px !important;
        height: 35px !important;
        border-radius: 50%;
        line-height: 35px;
    }

    .attendance-half::after {
        content: "";
        background-color: #F39C12;
        width: 17.5px;
        height: 35px;
        display: inline-block;
        border-bottom-left-radius: 35px;
        border-top-left-radius: 35px;
        position: absolute;
        left: 0;
    }

    .next-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: -10px !important;
    }

    .next-arrow img {
        width: 28px;
    }

    .prev-arrow img {
        width: 28px;
    }

    .prev-arrow {
        top: auto !important;
        bottom: -38px !important;
        right: 30px !important;
    }

    .attendance-slider .card-body {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .slick-list {
        position: relative;
        left: -8px;
        top: -18px !important;
    }

    .my-team-section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        left: 0;
    }
}

.select2-close-mask {
    z-index: 2099;
}

.select2-dropdown {
    z-index: 3051;
}

.suggestions-container {
    z-index: 11;
    background: #fff;
    width: 100%;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    margin-top: -2px;
    max-height: 190px;
    overflow-y: auto;
    display: none;
}

.suggestion-item {
    padding: 10px;
    cursor: pointer;
}

.suggestion-item.selected {
    background-color: #007bff;
    color: white;
}

.suggestions-container .suggestion-item:hover {
    background-color: #5897FB;
    color: #fff;
}

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

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

.hover-danger:hover {
    color: red !important;
}

[v-cloak] {
    display: none;
}

.customPagination .page-link:focus,
.customPagination .page-link:active,
.customPaginationKS .page-link:focus,
.customPaginationKS .page-link:active {
    outline: none !important;
    box-shadow: none !important;
}

.overlay-loader-wrapper {
    position: relative;
}

.overlay-loader {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    align-items: center;
    justify-content: center;
}

/* .overlay-loader img {
    width: 50px;
    height: 50px;
} */
.overlay-loader-wrapper.overlayLoading .overlay-loader {
    display: flex;
    overflow: hidden;
}

.action-buttons-container a:not(a:last-child),
.action-buttons-container button:not(button:last-child):not(.btn-group button),
.action-buttons-container .btn-group:not(.btn-group:last-child) {
    margin-right: 0.25rem;
}

.timeline .custom-timeline-date {
    width: 144px;
    height: 28px;
    display: inline-block;
    padding: 5px;
    top: -12px;
    position: absolute;
    z-index: 1;
    border-radius: 0;
}

.timeline-right .custom-timeline-date {
    right: 15px;
}

/* .timeline-left .custom-timeline-date {
    left: 15px;
} */
@media (max-width: 767px) {
    .timeline-left .custom-timeline-date {
        right: 15px;
    }
}

@media (min-width: 768px) {
    .timeline-left .custom-timeline-date {
        left: 15px;
    }
}

.table thead th:last-child,
.table tbody td:last-child {
    text-align: right !important;
}

.leave-approval-history-timeline .pending-timeline .timeline-box {
    background: #f7f7f7 !important;
    border: 1px solid #5156be !important;
}

.leave-approval-history-timeline .pending-timeline .timeline-box:after {
    background: #f7f7f7 !important;
}

.leave-approval-history-timeline .timeline-right.pending-timeline .timeline-box:after {
    border-left-color: #5156be !important;
    border-bottom-color: #5156be !important;
}

.leave-approval-history-timeline .timeline-left.pending-timeline .timeline-box:after {
    border-right-color: #5156be !important;
    border-top-color: #5156be !important;
}

.page-content {
    min-height: 50vh;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.notification-unread-item {
    background: rgba(160, 160, 160, 0.1);
}

.swal2-container .swal2-title {
    font-size: 20px !important;
}

.blink-red {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    0%, 100% {
        background-color: #c54242;
    }
    50% {
        background-color: transparent;
    }
}

#search_menu {
    border: var(--bs-search-width) solid var(--bs-search-border-color);
    height: 40px;
    padding-left: 17px;
    padding-right: 50px;
    background-color: var(--bs-topbar-search-bg);
    -webkit-box-shadow: none;
    box-shadow: none;
}

body[data-sidebar=dark] #sidebar-menu ul li a:hover {
    color: #fff;
    background-color: #3b3a3a;
}

body[data-sidebar=dark] .vertical-menu #sidebar-menu > ul > li:hover > a {
    /*background-color: #32373a !important;*/
    background-color: #3b3a3a !important;
    color: #fff !important;
}

body[data-sidebar=dark] .mm-active .active {
    color: #fff;
    background-color: #3b3a3a;
}

body[data-sidebar=dark] .vertical-menu #sidebar-menu > ul > li:hover > a {
    background-color: #32373a !important;
    color: #fff !important;
}

body[data-sidebar=dark][data-sidebar-size=sm] .vertical-menu #sidebar-menu > ul > li:hover > a svg {
    color: #ffffff;
    fill: #32373a;
}

.table thead {
    color: #495057;
    border-color: var(--bs-border-color);
    background-color: #f8f9fa;
}

body[data-sidebar=dark][data-topbar=gray] #vertical-menu-btn {
    color: #ffffff;
}

.sidebar-enable #search_menu {
    display: none;
}

body[data-topbar=gray] #page-topbar {
    background-color: #555555;
    border-color: #3b403d;
}

body[data-topbar=gray] .navbar-brand-box {
    background-color: #555555;
    border-color: #555555;
    -webkit-box-shadow: 0px 0px 2px #555555;
    box-shadow: 0px 0px 2px #555555;
}

body[data-topbar=gray] .navbar-brand-box .logo {
    color: #fff !important;
}

body[data-topbar=gray] .navbar-header .dropdown .show.header-item {
    background-color: rgba(255, 255, 255, 0.05);
}

body[data-topbar=gray] .navbar-header .waves-effect .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}

body[data-topbar=gray] .header-item {
    color: #e9ecef;
}

body[data-topbar=gray] .header-item:hover {
    color: #e9ecef;
}

body[data-topbar=gray] .header-item.border-start, body[data-topbar=gray] .header-item.border-end {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

body[data-topbar=gray] .header-item.bg-soft-light {
    background-color: rgba(255, 255, 255, 0.04) !important;
}

body[data-topbar=gray] .header-profile-user {
    background-color: rgba(255, 255, 255, 0.25);
}

body[data-topbar=gray] .noti-icon i {
    color: #e9ecef;
}

body[data-topbar=gray] .logo-dark {
    display: none;
}

body[data-topbar=gray] .logo-light {
    display: block;
}

body[data-topbar=gray] .app-search .form-control {
    background-color: var(--bs-topbar-dark-search-bg);
    color: var(--bs-gray-500);
}

body[data-topbar=gray] .app-search span,
body[data-topbar=gray] .app-search input.form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

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

.table-warning {
    background-color: #fff3cd;
}

.table-info-light {
    background-color: #e6f3ff;
}

#ajax-loader-bar {
    position: fixed;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(90deg, #007bff, #00c6ff);
    z-index: 9999;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    display: none;
}

#sidebar-menu ul li a {
    padding: .50rem 1.5rem;
    font-size: .8rem;
}

.is-busy {
    pointer-events: none;
    opacity: .65;
}
@media (min-width: 576px) {
    .offcanvas-sm {
        width: 300px;
    }
    .offcanvas-md {
        width: 350px;
    }
    .offcanvas-lg {
        width: 400px;
    }
    .offcanvas-xl {
        width: 500px;
    }
}
@media (min-width: 768px) {
    .offcanvas-sm {
        width: 350px;
    }
    .offcanvas-md {
        width: 450px;
    }
    .offcanvas-lg {
        width: 550px;
    }
    .offcanvas-xl {
        width: 700px;
    }
}
@media (min-width: 992px) {
    .offcanvas-sm {
        width: 400px;
    }
    .offcanvas-md {
        width: 550px;
    }
    .offcanvas-lg {
        width: 700px;
    }
    .offcanvas-xl {
        width: 900px;
    }
}
@media (min-width: 1200px) {
    .offcanvas-sm {
        width: 500px;
    }
    .offcanvas-md {
        width: 750px;
    }
    .offcanvas-lg {
        width: 950px;
    }
    .offcanvas-xl {
        width: 1400px;
    }
}
.offcanvas-static .offcanvas-backdrop.fade.show {
    pointer-events: none !important;
}
