﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Tajawal&display=swap');


.thead-dark td {
    font-size: 0.9rem !important;
}
/*@media (max-width: 991.98px) {
    .aside-secondary-enabled .aside {
        width: 380px;
    }
}
 

    .aside .aside-secondary .aside-workspace {
        width: 314px;
    }
*/
.headeralert {
    margin-bottom: 0 !important;
}

.multiselect-native-select .btn-group {
    width: 100% !important;
}

.aside .aside-primary {
    width: 80px !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e4e6ea;
}

.supcircle {
    border-radius: 50% !important;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
}

.footersearchbutton, .footerdeletebutton, .footerupdatebutton {
    text-align: right !important;
}

.wizard-label-custom {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}

.KPIDictionaryTree {
    max-height: 415px;
    overflow-y: auto;
}

.dasboardaccordion.accordion-toggle-plus .card .card-header .card-title.collapsed {
    color: #7E8299 !important
}

.dasboardaccordion.accordion-toggle-plus .card .card-header .card-title {
    color: #3F4254;
}

.accordion-danger.accordion-toggle-plus .card .card-header .card-title.collapsed:after {
    color: #fff;
}

.accordion-danger.accordion-toggle-plus .card .card-header .card-title:after {
    color: #fff;
}

.tablekpilist thead th, .tablekpilist thead td {
    font-weight: normal;
    font-size: 11px;
}

.dropdown-menu {
    border: 8px solid #dfe1e8;
    -webkit-box-shadow: 0px 0px 50px 0px rgb(223 225 232);
    box-shadow: 0px 0px 50px 0px rgb(223 225 232);
}

.bootstrap-timepicker-widget.dropdown-menu {
    border: 1px solid #dfe1e8 !important;
    -webkit-box-shadow: 0px 0px 50px 0px rgb(223 225 232);
    box-shadow: 0px 0px 50px 0px rgb(223 225 232);
}

.emplyeedocuments.dropdown-menu {
    border: 1px solid #dfe1e8 !important;
    -webkit-box-shadow: 0px 0px 50px 0px rgb(223 225 232);
    box-shadow: 0px 0px 50px 0px rgb(223 225 232);
}

.appraisalaccordion {
    background-color: #dfe1e8 !important;
}

.appraisals .accordion.accordion-feature .card .card-header .card-title {
    background-color: #ffffff;
}

.appraisals .accordion.accordion-feature.accordion-toggle-plus .card .card-header .card-title.collapsed {
    font-weight: bold;
}

.appstatusfont {
    font-size: 9px !important;
}

.readonlystep {
    opacity: 0.5;
}

.wizard.wizard-4 .wizard-nav .wizard-steps .custom-wizard-step {
    flex: 0 0 calc(26% - 0.25rem) !important;
    width: calc(25% - 0.25rem) !important;
}

.wizard.wizard-4 .wizard-nav .wizard-steps .wizard-step {
    border-radius: 0 !important;
    margin-left: 0 !important;
}

.wizard.wizard-4 .wizard-nav .wizard-steps {
    margin: 0px !important;
}

.selectedwizardstepseq {
    font-size: 18px !important;
}

.selectedwizardsteptext {
    font-size: 16px !important;
}

.certificateiconsize {
    font-size: 1.6em !important;
}

@media only screen and (max-width: 768px) {
    .appraisalaccordionlabels {
        font-size: 7px !important;
    }
}

@media only screen and (min-width: 768px) {
    .appraisalaccordionlabels {
        position: absolute;
        right: 0;
    }

    .appraisalaccordioniconlink {
        right: 170px !important;
    }

    .appraisalaccordionicon {
        font-size: 1.5em !important;
        padding-top: 2px;
    }
}

.customdisable {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
}

.tabdisabled {
    pointer-events: none;
    cursor: default;
}


/*@keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}*/
.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
    padding: 5px !important;
}

.label.label-inline {
    width: max-content !important;
}

#dtAttendance_wrapper .flex-wrap {
    flex-wrap: nowrap !important;
}


@media (min-width: 992px) {
    .content {
        padding: 0 !important;
    }
}

.bg-radial-gradient-danger-performance {
    background-color: #F64E60;
    background-image: radial-gradient(circle, rgb(255 226 229 / 52%), #F64E60 70%);
}

.bg-radial-gradient-warning-performance {
    background-color: #ffa800;
    background-image: radial-gradient(circle, rgb(255 226 229 / 82%), #ffa800 70%);
}

.bg-radial-gradient-success-performance {
    background-color: #bfa173;
    background-image: radial-gradient(circle, rgb(255 255 255 / 82%), #bfa173 70%);
}


.heavy-border {
    border: 4px solid;
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-bar-info {
    background-color: #5bc0de;
}

.note {
    padding: 10px;
    border-left: 6px solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .note.note-danger {
        background-color: #fae7e8;
        border-color: #e45460;
    }

.disabledallelements {
    pointer-events: none;
    opacity: 0.4;
}


label.error {
    color: red;
    font-family: verdana, Helvetica;
}

.select2-search__field {
    width: 100% !important;
}

.select2-container {
    width: 100% !important;
}

.navi .navi-item {
    cursor: pointer;
}

.form-control:disabled {
    cursor: not-allowed;
}

.grdheader {
    text-align: center;
    padding: 3px;
    background-color: darkgray !important;
    color: #FFF !important;
}

.modal-pool {
    max-width: none !important;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
    position: absolute !important;
    margin: 0px !important;
    max-height: 500px !important;
}

.modal-arabic {
    max-width: none !important;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
    position: absolute !important;
    margin: 0px !important;
    max-height: 500px !important;
}

.modal-pool-header {
    background-color: gray !important;
}

.modal-pool.modal-notify.modal-danger .modal-header {
    background-color: #ff3547 !important;
}

.fixed-action-btn {
    position: absolute;
}

.counter.counter-lg {
    margin-top: -4px;
}

.counter {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    z-index: 2;
    margin-top: 0;
    margin-left: -23px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    padding: 1px 7px;
    background-color: #fe1212;
    font-size: 11px;
    color: #fff;
    left: auto;
}


.mypooliszero {
    background-color: #B5B5C3 !important
}

.counter, .md-pills .show > .nav-link {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.btnfloatingpool {
    width: 100px !important;
    text-align: center !important;
}

.poolheadingtxt {
    font-size: 12px !important;
}

.poolbodytxt {
    font-size: 13px !important;
}

.btn-pool-grp:hover {
    background-color: #fff !important;
    border-color: #bfa173;
}

.active-btn-group {
    background-color: #fff !important;
}

.poolcustom {
    cursor: pointer;
}

.poolbtngroup {
    background-color: #c9af83 !important;
    border-radius:8px;
}

.btn-pool-grp {
    font-size: 12px !important;
}

.poolTable tr:hover td {
    background: #efefef;
    cursor: pointer;
}

.label.label-xxl {
    height: 90px;
    width: 90px;
    font-size: 12px;
}

.daterangepicker .drp-calendar td.in-range.available:not(.active):not(.off):not(.today) {
    background-color: #bfa173 !important;
    color: #FFFFFF !important;
}

.daterangepicker .drp-calendar td.today, .daterangepicker .drp-calendar td.today.active {
    background-color: #bfa173 !important;
    color: #FFFFFF !important;
}

    .daterangepicker .drp-calendar td.today, .daterangepicker .drp-calendar td.today.active {
        border: none !important
    }

.daterangepicker .drp-calendar td.available.off {
    color: #B5B5C3 !important;
    background-color: #FFF !important;
}

.customswitch.switch.switch-danger:not(.switch-outline) input:checked ~ span:before {
    background-color: #bfa173;
}

.customswitch.switch.switch-danger:not(.switch-outline) input:checked ~ span:after {
    color: #bfa173;
}

.customswitch.switch.switch-primary:not(.switch-outline) input:checked ~ span:before {
    background-color: #bfa173;
}

.customswitch.switch.switch-primary:not(.switch-outline) input:checked ~ span:after {
    color: #bfa173;
}

.balloon {
    --balloonDimension: 15vmax; /* 15% of min(viewport width, height) */
    width: var(--balloonDimension);
    height: var(--balloonDimension);
    border-radius: 100% 100% 15% 100%;
    margin: 0 0 0 25px;
    transform: rotateZ(45deg);
    position: fixed;
    bottom: calc(-1 * var(--balloonDimension));
    left: 0;
    background-color: aqua;
}

    .balloon::before {
        content: "";
        width: 10%;
        height: 25%;
        background: radial-gradient(circle, rgba(255,255,255,.7) 0%, rgba(255,255,255,.1) 100%);
        position: absolute;
        left: 15%;
        top: 45%;
        border-radius: 100%;
    }

    .balloon::after {
        content: "";
        width: 13%;
        height: 5%;
        background-color: inherit;
        position: absolute;
        left: 90%;
        top: 94%;
        border-radius: 22%;
        transform: rotateZ(-45deg);
    }

    .balloon .string {
        position: absolute;
        background-color: #990;
        width: 2px;
        height: calc(var(--balloonDimension) * .6);
        transform-origin: top center;
        transform: rotateZ(-45deg);
        top: calc(var(--balloonDimension) - 6px);
        left: calc(var(--balloonDimension) - 8px);
    }

.yellow {
    background-color: rgba(150, 150, 0, .45);
}

.green {
    background-color: rgba(0, 150, 0, .45);
}

.blue {
    background-color: rgba(0, 0, 150, .45);
}

.red {
    background-color: rgba(150, 0, 0, .45);
}

.pointercursor {
    cursor: pointer;
}

.placeholder-gray-50::-webkit-input-placeholder {
    color: #c2c3cb !important;
}

.placeholder-gray-50:-ms-input-placeholder {
    color: #c2c3cb !important;
}

.dropcustom {
    position: fixed !important;
    transform: translate3d(7px, 38px, 0px);
    top: 24px !important;
    left: 216px !important;
    will-change: transform;
}

.radius-30 {
    border-radius: 30px !important;
}

.radius-10 {
    border-radius: 10px !important;
}

.radius-15 {
    border-radius: 15px !important;
}

.radius-20 {
    border-radius: 20px !important;
}

.arabic-font {
    font-family: 'Tajawal' !important;
    font-size: 13px !important;
}

.datepicker-inline {
    width: 100% !important;
}

.ennegrampopover {
    max-width: 1054px !important;
    border: 1px solid #e1d5d5 !important;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 43%) !important;
}

.pop-close {
    font-size: 16px;
}

.view-emp-apps-popover {
    max-width: 1054px !important;
    border: 1px solid #e1d5d5 !important;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 43%) !important;
    left: -624px !important;
}

.hideselect2caret .select2-selection__arrow {
    display: none !important;
}

.hideselect2caret .select2-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.swal-wide {
    width: 850px !important;
}

.deleteessapplication {
    cursor: pointer !important;
}

.disabled-element {
    cursor: not-allowed; /* Set cursor to not-allowed */
    pointer-events: none; /* Disable pointer events */
}
