body {
    background: #fff;
}

.spinner-grow {
    color: #fac216 !important;
}
.smalltxt{
    font-size: 12px!important;
}
.smalltxtfl{
    font-size: 12px!important;
    float: left;
    width: 100%;
}
.width50{
    width: 50%;
}
#guide_content img {
    width: 100%;
    height: auto;
}
.greentxt {
    color: #fff;
    background-color: #00751f;
    border: 1px solid #00751f;
}
.bluetxt {
    color: #fff;
    background-color: #0045c2;
    border: 1px solid #0045c2;
}
.voilattxt {
    color: #fff;
    background-color: #6b1375;
    border: 1px solid #6b1375;
}
.redtxt {
    color: #fff;
    background-color: #b9121e;
    border: 1px solid #b9121e;
}
.orangetxt {
    color: #fff;
    background-color: #cc5314;
    border: 1px solid #cc5314;
}
.text-dark-green{
    color: #008000 !important;
}
.w-60{
    width: 60%;
}
.w-40{
    width: 40%;
}
.litgreentxt {
    color: #fff;
    background-color: #757520;
    border: 1px solid #757520;
}
.whitetxt {
    color: #111;
    background-color: #eeebee;
    border: 1px solid #eeebee;
}
.graytxt {
    color: #fff;
    background-color: #1e2920;
    border: 1px solid #1e2920;
}
.darkgreentxt {
    color: #fff;
    background-color: #005c40;
    border: 1px solid #005c40;
}
.auth-img {
    width: 100% !important;
    height: auto !important;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    background-color: #b9b9b9;
}
.activecard {
    border: 2px solid #25be90 !important;
}
.ui-datepicker {
    z-index: 9999 !important;
}
.fs-10px {
    font-size: 10px !important;
}
.supportwidth {
    width: 223px;
}
.bg-yellow {
    background: #fac216 !important;
}

.text-yellow {
    color: #fac216 !important;
}
.single-line-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}
.btn-yellow {
    color: #000 !important;
    background-color: #fac216;
    border-color: #fac216;
    box-shadow: 0 10px 20px -10px rgba(250, 194, 22, 0.75);
}

.btn-outline-warning {
    border: 1px solid #fac216 !important;
    color: #fac216 !important;
}

.btn-outline-warning:hover {
    color: #fff !important;
    background-color: #fac216 !important;
}

.yellowstrip {
    background-color: #fac216 !important;
}
.pfs {
    font-size: 40px;
}

.align-right {
    text-align: end;
}

.align-left {
    text-align: start;
}

tr.theme-text th {
    color: #fac216 !important;
    text-transform: uppercase !important;
}

.text-theme {
    color: #fac216 !important;
}

.bold {
    font-weight: bold;
}

.resttime {
    font-size: 12px !important;
}

.row-remove-period {
    cursor: pointer;
    padding: 0 10px;
}

.shift_data td input[type="text"] {
    width: 70px;
    border: 1px solid #8080806b;
}
.shift_data td small.show-mint {
    display: block;
    color: #fac216;
}
.text-small {
    font-size: 0.7rem;
}
.shift_data td input[type="time"] {
    width: 100px;
}

.resttime input[type="time"] {
    width: 100px !important;
}
.shift_data td select {
    border: 1px solid #8080806b;
}

.invalid-input {
    border: 1px solid red !important;
}

.emprec_p {
    font-size: 12px;
}

.btn-group-sm > .btn,
.btn-sm {
    font-size: 0.6875rem !important;
}

.textgrey {
    color: #6d7073;
}

.light-grey {
    background-color: #e6e7e8;
}

.emp_record .emprec_h {
    font-size: 35px;
}

.z-offcanvas {
    z-index: 1055 !important;
}

.z-999 {
    z-index: 999;
}

.z-20 {
    z-index: 20;
}

.z-1 {
    z-index: 1 !important;
}

.cursor-pointer {
    cursor: pointer !important;
}
/* .text-white {
    color: #fff !important;
} */
/* .text-center {
    text-align: right;
} */
.float-right {
    float: right;
    text-align: right;
}
.bg-light-gray {
    background: #bab7b7 !important;
}

.border-light-gray {
    border-color: #e0e6ed !important;
}

.text-light-gray {
    color: #bab7b7;
}

.bg-gray {
    background: #8d8f92 !important;
}

.text-gray {
    color: #8d8f92;
}

.letter-spacing3 {
    letter-spacing: 3px;
}

.btn-yellow:hover,
.btn-yellow:focus {
    color: #000 !important;
    background-color: #fac216 !important;
    box-shadow: none;
    border-color: #fac216 !important;
}

/* Login Section Start */
.switch.inner-label-toggle .switch-input {
    width: 200px;
}

.switch-inline.inner-label-toggle .switch-input,
.form-switch-custom.form-switch-primary .switch-input:checked {
    background-color: #ffc107;
    border-color: #ffc107;
}
.text-white {
    color: white !important;
}
.switch-inline.inner-label-toggle.show .input-checkbox:before {
    background: #fff;
    left: 49%;
}

.switch-inline.inner-label-toggle .input-checkbox span.label-right {
    color: #fff;
}
/* Login Section End */

/* Sidebar start */
@media (min-width: 992px) {
    #sidebar * {
        overflow: visible;
    }

    #sidebar .menu-categories * {
        overflow: hidden;
        white-space: nowrap;
    }
}

body[mode="rtl"]
    #sidebar
    ul.menu-categories
    li.menu
    > .dropdown-toggle
    i.fa-chevron-right,
body[mode="rtl"]
    .sidebar-wrapper.sidebar-theme
    .theme-brand
    .sidebar-toggle
    .btn-toggle
    svg {
    transform: rotate(180deg);
}

body[mode="rtl"]
    .sidebar-closed
    .sidebar-wrapper.sidebar-theme
    .theme-brand
    .sidebar-toggle
    .btn-toggle
    svg {
    transform: rotate(0);
}

body[mode="rtl"]
    .sidebar-wrapper.sidebar-theme
    .theme-brand
    .sidebar-toggle
    .btn-toggle
    svg {
    transform: rotate(90deg);
}

body[mode="rtl"]
    #sidebar
    ul.menu-categories
    li.menu
    > .dropdown-toggle[aria-expanded="true"]
    i.fa-chevron-right {
    background-color: transparent;
    transform: rotate(90deg);
    transition: 0.5s;
}

.sidebar-theme {
    background-color: #E6E7E8 !important;
    /* background-color: #d8d8d8 !important; */
}

.sidebar-closed > .sidebar-wrapper {
    width: 95px;
}

#sidebar .theme-brand {
    background-color: #fff !important;
    border-radius: 0% !important;
    border-bottom: none !important;
    padding: 10px 12px 10px 12px !important;
}

.sidebar-closed > .sidebar-wrapper:hover #sidebar .theme-brand,
.sidebar-closed #sidebar .theme-brand {
    padding: 10px 12px 10px 12px !important;
}

.navbar-logo {
    filter: none !important;
}

#sidebar .theme-brand div.theme-logo {
    width: 75px !important;
    height: 80px !important;
}

#sidebar .theme-brand div.theme-text {
    width: 185px !important;
    height: 80px !important;
}

#sidebar .theme-brand div.theme-text img,
#sidebar .theme-brand div.theme-logo img {
    width: 100% !important;
    max-height: 80px;
    object-fit: contain;
}

.sidebar-closed #sidebar .theme-brand div.theme-logo,
/* .sidebar-closed #sidebar .theme-brand .sidebar-toggle, */
.sidebar-closed > .sidebar-wrapper:hover #sidebar .theme-brand div.theme-text,
.sidebar-closed > .sidebar-wrapper:hover #sidebar .theme-brand .sidebar-toggle {
    display: block;
}

#sidebar .theme-brand div.theme-logo,
.sidebar-closed > .sidebar-wrapper:hover #sidebar .theme-brand div.theme-logo,
.sidebar-closed #sidebar .theme-brand div.theme-text {
    display: none;
}

.sidebar-closed > #content {
    margin-left: 95px;
}

#sidebar ul.menu-categories {
    padding-bottom: 73px !important;
}

#sidebar ul.menu-categories li.menu > .dropdown-toggle {
    padding: 10.2px 35px !important;
    margin: 0 !important;
    margin-top: 1px !important;
    border-radius: 0% !important;
    font-size: 18px !important;
    color: #000 !important;
}

#sidebar ul.menu-categories li.menu > .dropdown-toggle:hover,
#sidebar ul.menu-categories li.menu.active > .dropdown-toggle {
    background-color: #fac216 !important;
}

#sidebar ul.menu-categories ul.submenu > li.active:before {
    background-color: #fac216 !important;
    border-radius: 0% !important;
}

#sidebar ul.menu-categories li.menu ul.submenu > li.active a:hover {
    color: #000 !important;
}

#sidebar ul.menu-categories li.menu ul.submenu > li a:before {
    background-color: transparent !important;
}

#sidebar ul.menu-categories li.menu ul.submenu > li a {
    margin: 0 16px;
    border-radius: 0% !important;
}

#sidebar ul.menu-categories li.menu ul.submenu > li a:hover:before,
#sidebar ul.menu-categories li.menu ul.submenu > li.active a:hover:before {
    background: none !important;
    box-shadow: none;
    border: none;
}

#sidebar ul.menu-categories li.menu ul.submenu > li a:hover {
    background-color: #fac216 !important;
    border-radius: 0% !important;
}

#sidebar ul.menu-categories li.menu.active > .dropdown-toggle i,
#sidebar ul.menu-categories li.menu.active > .dropdown-toggle span,
#sidebar
    ul.menu-categories
    li.menu
    > .dropdown-toggle[aria-expanded="true"]:hover
    i {
    color: #000 !important;
}

#sidebar ul.menu-categories li.menu > .dropdown-toggle,
#sidebar ul.menu-categories li.menu > .dropdown-toggle i:not(.badge-icon),
#sidebar ul.menu-categories ul.submenu > li a,
#sidebar
    ul.menu-categories
    li.menu
    > .dropdown-toggle[aria-expanded="true"]
    span {
    color: #000 !important;
    overflow: visible !important;
}

/* header section */

@media (min-width: 992px) {
    .sidebar-noneoverflow .header-container.container-xxl {
        left: 95px;
    }

    .sidebar-noneoverflow .header-container {
        width: calc(100% - 95px - 48px);
    }
}

.flag-width {
    width: 20px;
    height: 20px;
}

.consultant-width {
    width: 25px;
}

#content {
    margin-top: 100px !important;
}

.fahedcont {
    right: 255px;
}

.header-container {
    padding: 30px 40px !important;
    border: none !important;
    border-bottom: 1px solid #bab7b7 !important;
    box-shadow: none;
}

.layout-px-spacing {
    padding: 30px 22px !important;
}

.nav-link:focus,
.nav-link:hover {
    color: #fac216;
}

.navbar
    .navbar-item
    .nav-item.user-profile-dropdown
    .dropdown-menu
    .dropdown-item:hover
    a {
    color: #fff;
    background: #fac216;
}
/* superadmin dashboard */

.widget {
    position: relative;
    border-radius: 6px;
    border: none;
    background: #fff;
    border: 1px solid #e0e6ed;
    box-shadow: 0 0 40px 0 rgba(94, 92, 154, 0.06);
}

.widget.widget-four {
    padding: 7px 16px;
    background: #fff;
}
.user-profile {
    width: 40px;
}
.line-height-1 {
    line-height: 1;
}
.color-black {
    color: black;
}
.flex-grow-2 {
    flex-grow: 2 !important;
}
.progress {
    /* width: 61% !important; */
    /* margin-left: 5px;
    border-radius: 0;
    background-color: #ebedf2;
    margin-bottom: 0px; */
    height: 12px;
    /* --bs-progress-bar-bg: #1d1d1e !important; */
}
.table-font-10 .table > tbody > tr > td {
    font-size: 10px !important;
}
.table-font-10 .table > thead > tr > th {
    font-size: 11px !important;
    font-weight: bold;
}
.widget.widget-six {
    padding: 22px 12px;
    background: #fff;
}

.widget.widget-six .w-chart {
    display: flex;
}

.layout-spacing {
    padding-bottom: 33px;
}

.widget.widget-six .w-chart .w-chart-section {
    width: 50%;
}

.widget.widget-six .w-chart .w-chart-section .w-title {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    color: #515365;
}

.widget.widget-six .w-chart .w-chart-section .w-stats {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 600;
}
.w-20 {
    width: 20%;
}
.widget.widget-six .w-40 {
    /* width: 38% !important; */
    width: 30% !important;
}

.widget.widget-six .w-60 {
    width: 62% !important;
}

.widget-circle {
    border: solid 5px rgba(255, 255, 255, 0.7) !important;
}

.widget-border {
    border: solid 2px #efefef;
    border-radius: 14px;
}

.weight-progress {
    height: 35px;
    border-radius: 12px;
}

.weight-progress-plan {
    height: 40px;
    top: -2.5px;
    border-radius: 12px;
}

/* datatable */

.card {
    border-radius: 22px;
}

.card .card-header:not(.original) {
    background-color: #fac216;
    border-bottom: none;
}
.bg-color-light {
    background-color: #ededec !important;
    border-bottom: none !important;
}

.checkin {
    width: 32%;
    padding: 15px 10px;
    margin-left: 5px;
}

.attendance img {
    margin-left: 5px;
}
.btn-theme {
    color: #000 !important;
    background-color: #fac216;
    border-color: #fac216;
    box-shadow: 0 10px 20px -10px rgba(231, 81, 90, 0.59);
    border-radius: 12px;
}
.btn-theme:hover {
    color: #554c4c !important;
    background-color: #f2b804 !important;
    border-color: #d3d3d3 !important;
}

.btn-gray {
    color: #000 !important;
    background-color: #ededec;
    border-color: #ededec;
    box-shadow: 0 10px 20px -10px rgba(231, 81, 90, 0.59);
    border-radius: 12px;
}
.btn-gray:hover {
    color: #554c4c !important;
    background-color: #ededec !important;
    border-color: #d3d3d3 !important;
}
.w100 {
    width: 100%;
}
.w50 {
    width: 50%;
}
.w40 {
    width: 40%;
}
.w30 {
    width: 30%;
}
.w20 {
    width: 20%;
}
.w10 {
    width: 10%;
}

.w-150p {
    width: 150px !important;
}

.w-200p {
    width: 200px !important;
}

.w-300p {
    width: 300px !important;
}

.w-250p {
    width: 250px !important;
}

.mxw-250p {
    max-width: 250px !important;
}

.mxh-300p {
    max-height: 300px !important;
}

.mh-65p {
    min-height: 65px !important;
}

.checkout {
    width: 32%;
    padding: 15px 10px;
    margin-left: 5px;
}

.card-header:first-child {
    border-radius: 22px 22px 0 0;
}

.btn-outline-secondary {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    margin: 2px 0px;
}

.btn-outline-secondary:hover {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #fff !important;
}

.dtnav-pills .nav-link.active,
.dtnav-pills .show > .nav-link {
    background-color: #fac216 !important;
}

.page-item.active .page-link {
    background-color: #fac216;
}

div.dataTables_wrapper div.dataTables_info {
    color: #8d8f92;
    border: none;
}

.card-body {
    padding-top: 1.5rem;
}

.bg-color-light {
    background-color: #ededec !important;
}

.modal-content {
    background: #fff;
}

.custom-img {
    width: auto;
    height: 80px;
}

.dataTables_length {
    margin-bottom: 1rem;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: auto;
}

.dataTables_info {
    margin-top: 1rem;
}
.dataTables_paginate {
    width: 100%;
}

.dataTables_paginate .pagination {
    padding-top: 1rem;
    width: 100%;
}

.invalid-feedback {
    display: block;
}

.avatar-5xl {
    width: 10rem;
    height: 10rem;
}

.avatar-indicators:before {
    bottom: 85%;
    left: 85%;
}

.overlay-icon {
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    background-color: #02020278;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.avatar:hover .overlay-icon {
    opacity: 1;
}

.bg-holder.overlay-0::before {
    background: rgba(0, 0, 0, 0.7);
}

.bg-holder.overlay::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.fs--1 {
    font-size: 0.8333333333rem !important;
}

.fs--2 {
    font-size: 0.7333333333rem !important;
}

.required {
    color: tomato;
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    background-color: green;
    border-color: rgb(29, 141, 29);
    outline-color: rgb(14, 110, 14);
}

.waves-effect {
    font-size: 0.8rem;
    font-weight: 800;
}

.fa-regular,
.far {
    font-weight: 600;
}

.card-header h4,
.card-header h5,
.card-header h6 {
    color: #3b3f5c;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0px;
}

.form-label,
label {
    font-size: 15px;
    color: #0e1726;
    letter-spacing: 1px;
    display: inline-block;
    /* margin-bottom: 0.3rem;
    margin-top: 0.5rem; */
}

#sidebar ul.menu-categories li.menu > .dropdown-toggle i {
    color: #515365;
    fill: rgba(136, 142, 168, 0.1);
    margin-right: 6px;
    vertical-align: middle;
    width: 20px;
    /* height: 20px; */
    height: auto !important;
    stroke-width: 1.8;
}

#sidebar ul.menu-categories li.menu > .dropdown-toggle i.fa-chevron-right {
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-group img {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    border: 2px solid #e0e6ed;
}

.img-group-show img {
    min-width: 46px;
    max-width: 100px;
    height: 46px;
    border-radius: 12px;
    border: 2px solid #e0e6ed;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

.user-info h2 {
    font-size: 32px;
    font-weight: 600;
    color: #009688;
}

.user-info .contacts-block li {
    margin-bottom: 2px;
    color: #3b3f5c;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    justify-content: start;
    align-items: center;
}

.user-info .contacts-block li:hover {
    color: #009688;
    text-decoration: none;
}

@media (max-width: 575.98px) {
    .user-info .contacts-block li {
        justify-content: center;
    }
    .user-info h2 {
        text-align: center;
        margin-top: 1rem;
    }

    .responsive-absolute {
        position: absolute;
    }

    .rh-550p {
        height: 550px;
    }
}

.avatar-profile .fa-edit {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    background: transparent;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.rounded-box {
    border-radius: 10px;
}

.custom-switch .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.custom-switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.custom-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.custom-switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.custom-switch input:checked + .slider {
    background-color: #2196f3;
}

.custom-switch input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

.custom-switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.custom-switch .slider.round {
    border-radius: 34px;
}

.custom-switch .slider.round:before {
    border-radius: 50%;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}
#overlay .cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#overlay .cv-spinner .spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}
.is-hide {
    display: none;
}

.btn.btn-icon {
    padding: 1.5px 1rem;
}

.btn.btn-icon i {
    font-size: 20px;
}

.avatar:hover input:disabled + .overlay-icon {
    opacity: 0;
    cursor: auto;
}

.pointer {
    cursor: pointer;
}

.swal-title {
    padding: 0 !important;
}

.swal-footer {
    text-align: center;
}

.swal-footer {
    margin-top: 0 !important;
}

.table:not(.dataTable) thead tr th:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.table:not(.dataTable) thead tr th:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.table-striped:not(.dataTable) > tbody > tr:nth-of-type(2n + 1) td:last-child,
.table-striped:not(.dataTable) > tbody > tr:nth-of-type(2n + 1) td:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.form-control,
.form-select {
    padding: 0.55rem 1.25rem;
}

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 {
    right: 0;
    content: "";
}

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 {
    right: 0;
    content: "";
}

label.error {
    font-size: small;
    color: #dc3545;
}

.swal-text {
    text-align: center;
}

.swal-footer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.user-details {
    padding-left: 0 !important;
    padding-right: 0 !important;
    justify-content: start !important;
    gap: 10px;
}

.user-details .avatar-sm {
    min-width: 50px;
}

.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.avatar-xxl {
    width: 7.125rem;
    height: 7.125rem;
    font-size: 1.70833rem;
}

.badge.eye {
    position: absolute;
    z-index: 2;
    right: -15px;
    top: -15px;
    font-weight: 600;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 2px 0px;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    display: flex;
}

/* .nav.nav-pills {
    border: none;
    padding: 8px;
    background: #ebedf2;
    border-radius: 8px;
} */

.ts-wrapper {
    display: flex;
    min-height: calc(1.5em + 1.1rem + 2px) !important;
}

.card-input-element:checked + .card-input {
    box-shadow: 0 0 1px 1px #2ecc71;
}

/* Dilpreet CSS */
.todays_shift {
    font-style: normal;
}
.todays_shift > .card-header > span {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
}

.todays_shift > .card-body > ul > li {
    border-bottom: 0.462494px solid #e0e6ed;
}
.todays_shift > .card-body > ul > li > h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
}
.todays_shift > .card-body > ul > li > p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.layout-spacing > .card > .card-body > .row > button {
    font-style: normal;
    font-weight: 500;
    font-size: 18.1031px;
    line-height: 27px;
    letter-spacing: 0.01em;
}
.leave {
    font-style: normal;
}
.leave > .card-header > span {
    font-weight: 500;
    font-size: 17.4325px;
    line-height: 31px;
}
.leave > .card-header > span > a {
    background-color: #f2b804;
    margin-left: 5px;
}

.overtime-card-body > .row > .col-4 > h6 {
    font-weight: 500;
    font-size: 12.7292px;
    line-height: 27px;
}
.overtime-card-body > .row > .col-4 > p {
    font-weight: 500;
    font-size: 55px;
    line-height: 71px;
}
.mission-card-body > div > h6 {
    font-weight: 500;
    font-size: 41.3739px;
    line-height: 30px;
}
.leave_summary > span {
    font-style: normal;
    font-weight: 500;
    font-size: 26.5019px;
    line-height: 46px;
}
.leave_summary > span > p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}
.leave_summary > span > a {
    font-weight: 400;
    font-size: 14px;
}
.mini_cards {
    background: #ffffff;
    box-shadow: 0px 0px 5.19182px rgba(0, 0, 0, 0.25);
    border-radius: 9.34527px;
    font-style: normal;
}
.mini_card_span {
    border: 3px solid #f2b70473;
}
.mini_card_span > img {
    border: 3px solid #f2b704;
}
.mini_cards .card-body .card-title {
    font-weight: 600 !important;
    font-size: 15.6191px !important;
    line-height: 29px !important;
}
.mini_cards .card-body .card-text {
    font-weight: 400 !important;
    font-size: 9.34359px !important;
    line-height: 11px !important;
}
.advance-salary-span {
    margin: auto;
    width: 115px;
    height: 115px;
}
.advance-salary-span h5 {
    font-weight: 500;
    font-size: 36.8748px;
    line-height: 37px;
}
.advance-salary-span p {
    font-weight: 500;
    font-size: 12.3015px;
    line-height: 26px;
}
.upcoming_events {
    font-style: normal;
}
.upcoming_events_mini_cards {
    height: 150px;
}

.upcoming_events .card-header span {
    font-weight: 500;
    font-size: 27.01px;
    line-height: 41px;
    letter-spacing: 0.01em;
    color: #4f4f4f;
}
/* .upcoming_events .card-header a {
    font-weight: 700;
    font-size: 12px;
    line-height: 38px;
    color: #000;
} */

.upcoming_events_mini_cards .card-header h6 {
    font-weight: 700;
    font-size: 12px;
    line-height: 25px;
    color: #8d8f92;
}
.upcoming_events_mini_cards .card-body p {
    font-weight: 700;
    font-size: 14px;
    color: #4f4f4f;
    text-align: justify;
    overflow: hidden;
    height: 80px;
    text-overflow: ellipsis;
}
.company_policies {
    font-style: normal;
}
.company_policies .card-header span {
    font-weight: 500;
    font-size: 27.01px;
    line-height: 26px;
}
.company_policies_mini_cards .card-body .card-title {
    font-weight: 600;
    font-size: 12.5037px;
    line-height: 23px;
}
.company_policies_mini_cards .card-body .card-title {
    font-weight: 600;
    font-size: 12.5037px;
    line-height: 23px;
    color: #4f4f4f;
}
.company_policies_mini_cards .card-body .card-text {
    font-weight: 400;
    font-size: 10.1593px;
    line-height: 15px;
}
.company_policies_mini_cards .card-body .card-text-small {
    font-weight: 500;
    font-size: 9.5919px;
    line-height: 18px;
}
.leave-circles {
    width: 90px;
    height: 90px;
}
.globe-down-arrow {
    width: 11px !important;
    height: 6px !important;
    margin: 5px;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    color: grey !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}

.owl-carousel .owl-prev {
    right: 95% !important;
    /* right: 100% !important; */
}

.owl-carousel .owl-next {
    left: 95% !important;
    /* left: 100% !important; */
}

.owl-theme .owl-nav {
    margin: 0px !important;
}

.bg-gray-light {
    background-color: #cecece !important;
}
.checkin_time,
.checkout_time,
.working_hours {
    font-size: 12px !important;
}
@media (max-width: 575.98px) {
    .supportwidth {
        width: 151px;
    }
    .user-info .contacts-block li {
        justify-content: center;
    }
    .user-info h2 {
        text-align: center;
        margin-top: 1rem;
    }
    .leave > .card-body > div > h6 {
        font-size: 10px;
    }
    .mission > .card-body > div > h6 {
        font-size: 30px;
    }
    .leave > .card-body > div > p {
        font-size: 12px;
    }
    .leave_summary > span {
        font-size: 23.5019px;
        line-height: 27px;
    }
    .advance-salary-span {
        margin: auto;
        width: 60px;
        height: 60px;
    }
    .leave > .card-header > span {
        font-size: 14.4325px;
        line-height: 22px;
    }
    .upcoming_events .card-header span {
        font-size: 19.01px;
        line-height: 37px;
    }
    .company_policies .card-header span {
        font-size: 17.01px;
        line-height: 19px;
    }
    .leave-circles {
        width: 60px;
        height: 60px;
    }
    .checkin,
    .checkout {
        width: 90%;
        margin: 10px 3px;
    }
}
@media (max-width: 991px) {
    .cbanner1 {
        display: none;
    }
    .fahedcont {
        right: 0px !important;
    }
    .sidebar-closed > #content {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    .supportwidth {
        width: 151px;
    }
    .fahedcont {
        right: 0px !important;
    }
    .sidebar-closed > #content {
        margin-left: 0px !important;
    }
    .empdash-leave-img {
        width: 18px;
        height: 18px;
    }
    .leave-circles {
        width: 50px;
        height: 50px;
    }
    .leave > .card-body > div > h6 {
        font-size: 10px;
    }
    .mission > .card-body > div > h6 {
        font-size: 30px;
    }
    .leave > .card-body > div > p {
        font-size: 12px;
    }
    .mission > .card-body > div > p {
        font-size: 9px;
    }
    .overtime-card-body > .row > .col-4 > h6 {
        font-size: 10.7292px;
        line-height: 27px;
    }
    .leave_summary > span {
        font-size: 23.5019px;
        line-height: 27px;
    }
    .advance-salary-span {
        margin: auto;
        width: 60px;
        height: 60px;
    }
    .leave > .card-header > span {
        font-size: 14.4325px;
        line-height: 22px;
    }
    .upcoming_events .card-header span {
        font-size: 19.01px;
        line-height: 37px;
    }
    .company_policies .card-header span {
        font-size: 17.01px;
        line-height: 19px;
    }
    .upcoming_events_mini_cards .card-header h6 {
        font-size: 7.363px;
    }
    .upcoming_events_mini_cards .card-body p {
        font-size: 12.7609px;
    }
    .checkin,
    .checkout {
        width: 90%;
        margin: 10px 3px;
    }

    .responsive-absolute {
        position: absolute;
    }

    .rh-550p {
        height: 550px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .empdash-leave-img {
        width: 18px;
        height: 18px;
    }
    .leave-circles {
        width: 50px;
        height: 50px;
    }
    .leave > .card-body > div > h6 {
        font-size: 10px;
    }
    .mission > .card-body > div > h6 {
        font-size: 30px;
    }
    .leave > .card-body > div > p {
        font-size: 12px;
    }
    .mission > .card-body > div > p {
        font-size: 9px;
    }
    .overtime-card-body > .row > .col-4 > h6 {
        font-size: 10.7292px;
        line-height: 27px;
    }
    .leave_summary > span {
        font-size: 23.5019px;
        line-height: 27px;
    }
    .advance-salary-span {
        margin: auto;
        width: 60px;
        height: 60px;
    }
    .leave > .card-header > span {
        font-size: 14.4325px;
        line-height: 22px;
    }
    .upcoming_events .card-header span {
        font-size: 19.01px;
        line-height: 37px;
    }
    .company_policies .card-header span {
        font-size: 17.01px;
        line-height: 19px;
    }
    .upcoming_events_mini_cards .card-header h6 {
        font-size: 7.363px;
    }
    .upcoming_events_mini_cards .card-body p {
        font-size: 12.7609px;
    }
    .checkin,
    .checkout {
        width: 45%;
        margin: 10px 3px;
    }
    .layout-spacing > .card > .card-body > .row > button {
        font-size: 14.1031px;
    }
}

.select2-container {
    width: 100% !important;
    /* color: #3b3f5c; */
    /* background-color: #fff; */
    /* border-radius: 6px; */
    /* height: 42px; */
    /* display: grid !important; */
}

/* .select2-selection {
    height: 100%;
    border: none;
} */

.card-img-top-custom {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    aspect-ratio: 1;
    object-fit: contain;
}

.w-20 {
    width: 20% !important;
}
.w-40 {
    width: 40% !important;
}
.w-60 {
    width: 60% !important;
}
.w-80 {
    width: 80% !important;
}

.hover-color-gray:hover {
    color: gray;
}
.hover-bg-gray:hover {
    background: gray;
}

.hover-color-yellow:hover {
    color: yellow;
}
.hover-bg-yellow:hover {
    background: yellow;
}

.hover-color-theme:hover {
    color: #fac216;
}
.hover-bg-theme:hover {
    background: #fac216;
}

.green-color-theme {
    color: #25be90;
    /* color:#00B9BB; */
}

.hover-color-theme:hover {
    color: #25be90;
    /* color:#00B9BB; */
}
.hover-bg-theme:hover {
    background: #25be90;
    /* background:#00B9BB; */
}

.border-1 {
    border-width: 1px !important;
}

.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-4 {
    border-width: 4px !important;
}

.border-5 {
    border-width: 5px !important;
}

.support-box.active {
    border: 2px solid #25be90 !important;
    /* border: 2px solid #00B9BB !important; */
}

.hover-border-theme:hover {
    border: 2px solid #25be90 !important;
    /* border: 2px solid #00B9BB !important; */
}

.support-image {
    object-fit: fill;
    width: 10vh;
    height: 10vh;
}

.plan-box {
    width: 20%;
    border: 1px solid black;
}

.padd-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-title {
    margin-bottom: 0px;
}
/* support plan css */
.plan table {
    table-layout: fixed;
    width: 100%;
}
.plan tbody tr th:hover {
    background-color: transparent !important;
}

.plan tr td.active,
.plan tr th.active {
    border-left: 2px solid #25be90 !important;
    border-right: 2px solid #25be90 !important;
}
.plan tr td,
.plan tr th {
    background-color: white;
}
.plan tbody tr {
    background-color: transparent !important;
}

.plan .white-space-break {
    white-space: break-spaces !important;
}

.firsttd {
    border-top: 2px solid #25be90 !important;
}

.lasttd {
    border-bottom: 2px solid #25be90 !important;
}

.plan .btn-full {
    width: 100%;
}

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.hover-border-theme.active {
    border: 2px solid #25be90 !important;
}

.border-full-light {
    border: 2px solid #c6c6c6;
}

.table-hover > tbody > tr:hover > td:first-child {
    border-radius: 0px;
}
.table-hover > tbody > tr:hover > td:last-child {
    border-radius: 0px;
}

/* .plan .table-hover > thead > tr:first-child th {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
     */
.plan .table-hover > tbody > tr:first-child td {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.plan .table-hover > tbody > tr:last-child td {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bg-light-red {
    background-color: #faddcd !important;
    color: #ce1515 !important;
}

.bg-light-red td {
    background-color: #faddcd !important;
    color: #ce1515 !important;
}
.bg-light-green {
    background-color: #dbfacd !important;
}
.bg-light-yellow {
    background-color: #ffd964 !important;
}

.light-red {
    color: #ce1515 !important;
    cursor: pointer !important;
}
.light-green {
    color: #20201f !important;
    cursor: pointer !important;
}
.family-fantasy {
    font-family: "SohoGothicPro" !important;
}
.fs-50 {
    font-size: 50px;
}
.fs-25 {
    font-size: 25px;
}
.fs-30 {
    font-size: 30px;
}
.fs-40 {
    font-size: 40px;
}

/* Individual video container */
.video-wrap {
    position: relative;
    max-width: 700px;
    margin-bottom: 10px;
}
.video-wrap .placeholder {
    max-width: 700px;
    width: 100%;
}
.video-wrap .play-btn {
    position: absolute;
    max-width: 100px;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1; /* needed if using Bootstrap */
    text-align: center;
    color: #fac216;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50px;
    transition: color, background-color 0.2s ease;
}
.video-wrap .play-btn:hover,
.video-wrap .play-btn:focus {
    color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}
.play-btn::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 pro";
    font-weight: 900;
    font-size: 40px;
    content: "\f04b";
    /* positioning tweaks */
    padding-top: 20px;
    /* padding-left: 10px; */
}
