@font-face {
    font-family: "Ping";
    src: url("../fonts/Ping/PingARLT-Regular.woff2") format("woff2"),url("../fonts/Ping/PingARLT-Bold.woff2") format("woff2");
}
@font-face {
    font-family: "Ping-Medium";
    src: url("../fonts/Ping/PingARLT-Medium.woff2") format("woff2"),url("../fonts/Ping/PingARLT-Bold.woff2") format("woff2");
}
.table:not(.table-bordered) tr, .table:not(.table-bordered) th, .table:not(.table-bordered) td {
    font-weight: 200;
}
[data-kt-app-layout=dark-sidebar] .app-sidebar .app-sidebar-logo {
    border-bottom: 1px dashed #d2d2df69;
}
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-heading {
    color: #ffffff !important;
}
.menu-item .menu-content {
    text-align: right;
}
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-title {
    color: #ffffff;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    left: 1.25rem;
    right: auto;
}
div.dataTables_length+div.dataTables_info {
    margin-right: 1rem;
}

.card-info {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 15px;
    border-radius: 6px;
}
.group_permssion_user .list_permission {
    display: none;
}
.card-info .row-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 17px;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    margin-bottom: 15px;
}
.card-info .row-card .info-li {
    display: flex;
    flex-direction: column;
    gap: 7px;
    align-items: flex-start;
    width: 44%;
}
.card-info .row-card .info-li span {
    font-size: 13px;
    font-weight: bold;
}

.card-info .title-info-card  {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 26px;
    color: rebeccapurple;
}


.card-info .row-card:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.menu-sub.menu-sub-accordion a {
    padding: 5px;
    font-size: 15px !important;
}

.menu-sub.menu-sub-accordion .menu-title {
    font-size: 15px !important;
}
.text-not-allowed {
    pointer-events: none;
    color: #dcdcdd !important;
}
.btn-back {
    position: fixed;
    left: 15px;
    bottom: 50px;
    padding: 5px 30px !important;
}
[data-kt-app-layout=dark-sidebar] .app-sidebar {
    border-right: 1px dashed rgba(145, 158, 171, 0.2) !important;
    box-shadow: none;
}
.menu-link.show  {
    background-color: rgb(255 255 255) !important;
}
.menu-link.show .menu-title , .menu-link.show svg {
    color: #50CD89 !important;
    stroke: #50CD89 !important;
    fill: #50CD89 !important;
}
.menu-sub-indention .menu-sub:not([data-popper-placement]) {
    margin-right: 0rem;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px 0px 4px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    min-width: 0px;
    box-sizing: border-box;
    text-align: left;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 8px;

    padding: 4px 8px 4px 12px;
    min-height: 44px;
}
#kt_app_sidebar_menu_wrapper .menu-link.show .menu-title , [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link.show .menu-icon .svg-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link.show .menu-icon i {
    color: #50CD89 !important;
}
#kt_app_sidebar_menu_wrapper  .menu-title , [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-icon .svg-icon, [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-icon i {
    color: #fff !important;
}
[data-bs-theme="light"] body,[data-bs-theme="light"]  .app-default {
    background-color: #f9f9f9;
}
[data-kt-app-header-fixed=true] .app-header {
    box-shadow: none;
}
.app-sidebar .menu .menu-item .menu-link:hover {
    text-decoration: none;
    background-color: rgba(145, 158, 171, 0.08);
}
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-sub .menu-link {
    min-height: 38px;
}
.app-sidebar .menu .menu-item .menu-link .menu-arrow:after {
    background-color: #e1e9e7 !important
}
@media (max-width: 600px) {
    #kt_app_content_container.app-container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    #add_more {
        margin-top: 6px;
    }
    .modal_custom.show .modal-content {
        width: 95vw !important;
        height: auto !important;
    }
}

#kt_app_header {
    border-bottom: 1px solid rgba(0,0,0,0.02);
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.02);
}
.table-center th , .table-center td {
    text-align: center !important;
    vertical-align: middle;
}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 30px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    margin: 8px;
    border: 3px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

/* input */
.fileuploader-theme-dragdrop .fileuploader-input {
    display: block;
    padding: 60px 0;
    background: #fff;
    border: 2px dashed #c2cdda;
    border-radius: 14px;
    text-align: center;
    margin-bottom: 15px;
}

.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-icon-main {
    display: block;
    font-size: 56px;
    margin: 0 auto;
    margin-bottom: 26px;
}
.fileuploader-theme-dragdrop .fileuploader-input h3 {
    margin: 0;
    margin-bottom: 8px;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: bold;
    color: #5B5B7B;
    white-space: normal;
    box-shadow: none;
}
.fileuploader-theme-dragdrop .fileuploader-input p {
    margin: 0;
    padding: 0;
    color: #90a0bc;
    margin-bottom: 12px;
}

/* dragging state */
.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-inner > * {
    -webkit-transition: 500ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 500ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-inner > * {
    transform: translateY(18px);
    opacity: 0;
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-icon-main {
    transform: translateY(30px) scale(1.2);
    opacity: 0.6;
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-caption {
    transform: translateY(30px);
    opacity: 0.6;
}
.fileuploader-input .fileuploader-input-caption {
    margin-right: 0 !important;
    width: 100%;
    background: transparent;
    border: none;
}
.fileuploader-theme-dragdrop .fileuploader-input {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.fileuploader-theme-dragdrop .fileuploader-input-button {
    background: linear-gradient(135deg,#3a8ffe 0,#4e74b4 100%);
    background-size: 140% auto;
    background-position: center;
    color: #fff;
    box-shadow: 0 4px 18px rgba(0,0,0,.04);
    border-radius: 36px !important;
    padding: 9px 52px;
}
div.dataTables_wrapper div.dataTables_processing {
    transform: matrix(1, 0, 0, 1, 0, 0);
}
div.dataTables_processing {
    position: absolute;
    top: auto;
    left: auto;
    width: 200px;
    margin-left: 0;
    margin-top: -26px;
    text-align: center;
    padding: 2px;
}
.dataTables_processing {
    width: 100% !important;
    height: 100% !important;
    right: 0 !important;
    bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffffab !important;
    pointer-events: none;
    cursor: not-allowed;
}
.color-status_0 {
    background: #F8F8F8;
    color: #000;
}
.color-status_1 {
    color: #BD5900;
    background: #FFF6EE;
}
.color-status_2 {
    color: #0096FF;
    background: #EEF8FF;
}
.color-status_3 {
    color: #05BF45;
    background: #DFFFEA;
}
.color-status_10 {
    color: #B775EB;
    background: #F8F5FF;
}
.color-status_4 {
    color: #F9285A;
    background: #FFEEF3;
}

.color-status_5 {
    background: #BF05AC;
    color: #fff
}

.color-status_6 {
    background: #FFDE59;
    color: #000
}

.color-status_7 {
    background: #05BF45;
    color: #fff
}

.color-status_8 {
    background: #E86B70;
    color: #fff
}
.color-status_9 {
    background: #FF0014;
    color: #fff
}
.table-action {
    position: fixed;
    bottom: -98px;
    left: 50%;
    transform: translate(-50%, 0px);
    background: #fff;
    padding: 5px 30px;
    border-radius: 15px;
    height: 50px;
    display: flex;
    align-items: center;
    transition: 0.5s;
    opacity: 0;
    box-shadow: rgb(145 158 171 / 36%) 0px 0px 2px 0px, rgb(41 44 47 / 33%) 0px 12px 24px -4px;

}
.table-action svg {
    width: 19px;
    height: 17px;
}
.table-action button {
    border-radius: 50px;
    padding: 5px 20px !important;
}
.table-action.show {
    bottom: 30px;
    opacity: 1;
}
.table-action .btn-success , .table-action .btn-dark , .table-action .btn-primary {
    background: transparent;
    color: #000;
}
.table-action button i {
    color: #000 !important;
}
.table-action .btn-danger {
    background: transparent;
    color: #000;
}
.table-action .btn-warning {
    background: transparent;
    color: #000;
}
.loader-home {
    color: #DBDFE9;
    font-size: 45px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    transform: translateZ(0);
    animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
}
.apexcharts-datalabels {
    display: none;
}
#kt_card_widget_13_chart {
    width: 100%;
}
@keyframes mltShdSpin {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em,
        0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
        0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em,
        -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
        -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
        -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
        -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
        -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
        -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em,
        0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes round {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 1500px) {
    .mw-90vw {
        max-width: 80vw;
    }
}
@media (min-width: 1400px) {
    .mw-90vw {
        max-width: 1250px;
    }
}
@media (max-width: 1000px) {
    .mw-90vw {
        max-width: 90vw;
    }
}

/*@media (max-width: 1800px) {*/
/*    body {*/
/*        zoom: 90%;*/
/*        !*-moz-transform: scale(0.9);*!*/
/*        !*-moz-transform-origin: 0 0;*!*/
/*        !*-o-transform: scale(0.9);*!*/
/*        !*-o-transform-origin: 0 0;*!*/
/*    }*/
/*}*/

@media (max-width: 500px){
    .table-action {
      display: none !important;
    }
}
.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    left: 7px;
    right: auto;
}
.select2-container--bootstrap5 .select2-selection__clear {
    left: 7px;
    right: auto;
}

.add-class-filter {
    font-weight: 200;
    background: #f1f1f1;
    color: #000;
    padding: 10px;
    cursor: pointer;
}
.get-all-selected-input {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    transition: all 0.5s ease-in-out;
}
.add-class-filter:hover {
    font-weight: 200;
    background: #f16060;
    color: #ffffff;
    padding: 10px;
    transform: scale(1.05);
    transition: all 0.2s ease-in-out;
}

.add-class-filter:hover i {
    color: #ffffff;
}
[data-kt-app-layout=dark-sidebar] .app-sidebar {
    background-color: #3fb173;
}
