﻿  .cls-cz-login .input-wrap label {
    left: auto;
    right: 15px;
}

body {
    font-family: "Tajawal" !important;
}

[data-bs-theme=light] {
    --kt-sidebar-bg: #1d2d3c;
    --kt-sidebar-list-color: #9d9da6;
    --cz-kt-label-login-white: white;
    --cz-login-bg-color: white;
    --cz-kt-label-login-color-white: white;
    --cz-table-head-bg: #f6f6f6;
    --cz-menu-active: #1b1b28
}

[data-bs-theme=dark] {
    --kt-sidebar-bg: #1d2d3c;
    --kt-sidebar-list-color: #f6f6f6;
    --cz-kt-label-login-white: white;
    --cz-login-bg-color: white;
    --cz-kt-label-login-color-white: white;
    --cz-table-head-bg: #151521;
    --cz-menu-active: #1b1b28
}

[data-bs-theme=cz] {
    --kt-sidebar-list-color: #f6f6f6;
    --bs-primary: #f09224;
    --kt-sidebar-active-bg: #f09224;
    --kt-text-primary: #f09224;
    --kt-primary: #f09224;
    --bs-primary-active: #f1ac5b;
    --kt-scrolltop-bg-color: #f09224;
    --kt-card-bg: #ff8b0426;
    --kt-primary-active: #f1ac5b;
    --kt-scrolltop-bg-color-hover: #f09224;
    --kt-menu-link-color-active: #f09224;
    --kt-menu-link-color-hover: #f09224;
    --kt-sidebar-bg: #242356;
    --kt-sidebar-list-color: white;
    --cz-kt-label-login-color-white: white;
    --cz-login-bg-color: white;
    --kt-pagination-active-bg: #f09224;
    --kt-pagination-hover-color: #f09224;
    --kt-pagination-focus-color: #f09224;
    --cz-table-head-bg: #f09224;
    --cz-menu-active: #1b1b28
}





.app-footer .cls-cz-MinimizeLogo {
    width: 33px;
    border-radius: 4px;
}

.app-sidebar-logo .app-sidebar-logo-default {
    width: 142px;
    height: 67px !important;
    margin-top: 5px;
    margin-right: 30px;
}

.app-sidebar-logo .app-sidebar-logo-minimize {
    width: 37px;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-title {
    color: var(--kt-sidebar-list-color);
}

[data-kt-app-layout=dark-sidebar] .app-sidebar {
    background-color: var(--kt-sidebar-bg);
}

/* [data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link.active {
    background-color: var(--kt-sidebar-active-bg);
}*/

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu > .menu-item .menu-link.active {
    background-color: #26568c !important;
}

.btn.btn-color-primary {
    color: var(--kt-text-primary);
}

.btn.btn-primary {
    border-color: var(--bs-primary);
    background-color: var(--bs-primary);
}


.scrolltop {
    background-color: var(--kt-scrolltop-bg-color);
}


.cls-cz-login .cls-cz-logo {
    width: 176px;
}

.cls-cz-login .card {
    background-color: var(--cz-login-bg-color) !important;
}


.cls-cz-login input {
    width: 100%;
}

.cls-cz-login .input-wrap {
    position: relative;
}

    .cls-cz-login .input-wrap label {
        position: absolute;
        font-size: 14px;
        color: var(--kt-text-gray-500) !important;
        top: 11px;
        right: 15px;
        z-index: 2;
        padding: 0 5px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        background-color: var(--cz-kt-label-login-color-white);
    }

        .cls-cz-login .input-wrap label.active {
            top: -8px;
        }

            .cls-cz-login .input-wrap label.active.hidden {
                opacity: 1;
                z-index: 2;
            }

        .cls-cz-login .input-wrap label.hidden {
            opacity: 0;
            z-index: -1;
        }


.dataTables_wrapper .text-right {
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    display: inline-block;
    width: 308px;   
    margin-right: 7px;
}


.dataTables_filter .fa-search {
    margin-top: 11px;
    margin-left: 17px;
}
table.dataTable > thead > tr > td:not(.sorting_disabled), table.dataTable > thead > tr > th:not(.sorting_disabled) {
    padding-left: 12px;
    text-align: start;
}

.table tr:first-child, .table th:first-child, .table td:first-child {
    padding-left: 12px;
}


table.table-bordered.dataTable thead tr:first-child th, table.table-bordered.dataTable thead tr:first-child td {
    text-align: start !important;
    padding-left: 7px;
}

div.dataTables_wrapper div.dataTables_length {
    padding: 1rem 0;
    direction: ltr !important;
}


div.dataTables_wrapper div.dataTables_paginate {
    float: left;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    right: auto;
    left: 14px;
}

table.dataTable > thead > tr > td:not(.sorting_disabled), table.dataTable > thead > tr > th:not(.sorting_disabled) {
    background-color: #e1e0e0;
    font-weight: 700;
}

table .dropdown-menu {
    font-size: 12px;
    padding: 12px;
}

table .dropdown-menu {
    padding: 0;
}

.table-responsive {
    overflow-x: inherit;
}

.app-container .card {
    margin-top: 26px;
}

.table tr:first-child, .table th:first-child, .table td:first-child {
    padding-right: 12px !important;
    padding-left: 12px!important;
}

.table tr:last-child, .table th:last-child, .table td:last-child {
    padding-left: 11px !important;
}

.table > :not(:last-child) > :last-child > * {
    background-color: var(--cz-table-head-bg) !important;
}

.form-control.form-control-solid {
    border-color: #e3e3e3;
}

table.dataTable td, table.dataTable th {
    font-weight: 500;
}

table.dataTable.table-striped > tbody > tr.odd > * {
    box-shadow: inset 0 0 0 9999px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 0px 0px #8b8b8b !important;
    background-color: #ededed;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-control {
    direction: ltr;
}

.app-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

[data-bs-theme=light] {
    --kt-sidebar-list-color: #d4d4d4;
}

.app-header .page-title {
    display: block !important;
}

.cls-cz-current-page-title {
    font-size: 11px !important;
}

.cls-cz-main-page-title {
}

.breadcrumb .breadcrumb-item {
    font-size: 10px;
}

.d-lg-none {
    display: none;
}

.app-sidebar-menu .menu-sub {
    background-color: #233749 !important;
}

.aside-menu .menu .menu-sub:not([data-popper-placement]) > .menu-item > .menu-content, .aside-menu .menu .menu-sub:not([data-popper-placement]) > .menu-item > .menu-link {
    padding-left: calc(0.75rem + 25px);
}

.menu-sub-indention .menu-sub:not([data-popper-placement]) {
    margin: 0 !important;
}

.cls-cz-radius {
    border-radius: 100%;
    height: 80px;
    width: 80px;
}

.drop-zone img {
    width: 100%;
}

.app-sidebar .menu .menu-item .menu-link.active {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: var(--cz-menu-active) !important;
    color: #ffffff;
}

.btn_upload {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    color: #4a4949;
    border: 3px dotted #042c57;
    padding: 11px 10px;
    width: 100%;
    text-align: center;
}



    .btn_upload:hover,
    .btn_upload:focus {
    }



.yes {
    display: flex;
    align-items: flex-start;
    margin-top: 10px !important;
}



.btn_upload input {
    cursor: pointer;
    height: 100%;
    position: absolute;
    filter: alpha(opacity=1);
    -moz-opacity: 0;
    opacity: 0;
}



.it {
    height: 100px;
    margin-right: 10px;
}



.btn-rmv1,
.btn-rmv2,
.btn-rmv3,
.btn-rmv4,
.btn-rmv5 {
    display: none;
}



.rmv {
    cursor: pointer;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
    display: inline-block;
    background: rgba(255, 0, 0, 1);
    margin: -26px 8px;
}



#ImgPreview {
    position: relative;
    right: 25px;
}





.table-responsive {
    overflow-x: inherit;
}







.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    position: absolute !important;
    right: 2px;
}



.wizard,
.wizard .nav-tabs,
.wizard .nav-tabs .nav-item {
    position: relative;
    z-index: 9;
}



    .wizard .nav-tabs:after {
        content: "";
        width: 80%;
        border-bottom: solid 2px #ccc;
        position: absolute;
        margin-right: auto;
        margin-left: auto;
        top: 38%;
        z-index: -1;
    }



    .wizard .nav-tabs .nav-item .nav-link {
        width: 70px;
        height: 70px;
        margin-bottom: 6%;
        background: white;
        border: 2px solid #ccc;
        color: #ccc;
        z-index: 10;
    }



        .wizard .nav-tabs .nav-item .nav-link:hover {
            color: #333;
            border: 2px solid #333;
        }



        .wizard .nav-tabs .nav-item .nav-link.active {
            background: #3dbc27;
            border: 2px solid #3dbc27;
            color: #ffffff;
            font-size: 16px;
            font-weight: 500;
        }



        .wizard .nav-tabs .nav-item .nav-link:after {
            content: " ";
            position: absolute;
            right: 50%;
            transform: translate(-50%);
            opacity: 0;
            margin: 0 auto;
            bottom: 0px;
            border: 5px solid transparent;
            border-bottom-color: #0dcaf0;
            transition: 0.1s ease-in-out;
        }



        .wizard .nav-tabs .nav-item .nav-link svg {
            font-size: 25px;
        }





@media (max-width: 768px) {

    .table-responsive {
        overflow-x: auto;
    }
}





table.dataTable tbody tr:hover {
    /*background-color: #ffa;*/

    background-color: #fce281;
}



    table.dataTable tbody tr:hover > .sorting_1 {
        /*background-color: #ffa;*/

        background-color: #fce281;
    }



table.dataTable thead:hover {
    /*background-color: #ffa;*/

    background-color: #fce281;
}

.cz-form-btn {
    text-align: center;
}



    .cz-form-btn .btn {
        border-radius: 0;
        margin-right: -4px;
        width: 13%;
    }



    .cz-form-btn .czBtnFrist {
        border-radius: 0 10px 10px 0px;
    }



    .cz-form-btn .czBtnLast {
        border-radius: 10px 0px 0px 10px;
    }

.rmv:hover {
    background: rgba(255, 0, 0, 0.5);
}



.select2-container--bootstrap5 .select2-selection__clear {
    /*left: 8rem;*/

    right: 3rem;
    left: auto;
}



.cls-cz-btnHeader {
    direction: ltr;
    padding: 0px !important
}





.btnGroub {
    display: flex;
}



    .btnGroub .btn {
        width: 85px;
        border: 0;
        color: white;
        font-weight: 600;
        padding: 6px !important;
        margin: 0;
        border-radius: 0;
        height: 35px;
    }

    .login .form-control {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 18px;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .login .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.login .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.login .form-control:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.login .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.login .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.login .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.login .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.login .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.login select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.login .form-control-file,
.login .form-control-range {
    display: block;
    width: 100%;
}

.login .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.login .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.login .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.login .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .login .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
        padding-right: 0;
        padding-left: 0;
    }

.login .form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.login .form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.login select.form-control[size], select.form-control[multiple] {
    height: auto;
}

.login textarea.form-control {
    height: auto;
}

.login .form-group {
    margin-bottom: 1rem;
}

.login .form-text {
    display: block;
    margin-top: 0.25rem;
}

.login .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .login .form-row > .col,
    .login .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px;
    }

.login .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.login .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

    .login .form-check-input:disabled ~ .form-check-label {
        color: #6c757d;
    }

.form-check-label {
    margin-bottom: 0;
}

.login .form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

    .login .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: 0.3125rem;
        margin-left: 0;
    }




.bg-primary {
    background: #fbceb5 !important;
}

.login .ftco-section {
    padding: 7em 0;
}

.login .ftco-no-pt {
    padding-top: 0;
}

.login .ftco-no-pb {
    padding-bottom: 0;
}

.login .heading-section {
    font-size: 28px;
    color: #fff;
}

.login .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.login .login-wrap {
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 34px;
}

    .login .login-wrap h3 {
        font-weight: 300;
        color: #fff;
        margin: 23px 0px 24px !important;
        font-size: 23px;
    }

    .login .login-wrap .social {
        width: 100%;
    }

        .login .login-wrap .social a {
            width: 100%;
            display: block;
            border: 1px solid rgba(255, 255, 255, 0.4);
            color: #000;
            background: #fff;
        }

            .login .login-wrap .social a:hover {
                background: #000;
                color: #fff;
                border-color: #000;
            }

.login .form-group {
    position: relative;
}

.login .field-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.9);
}

.login .form-control {
    background: transparent;
    border: none;
    height: 50px;
    color: white !important;
    border: 1px solid transparent;
    background: rgb(255 255 255 / 17%);
    border-radius: 40px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    .login .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.login .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.8) !important;
}

.login .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.8) !important;
}

.login .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.8) !important;
}

.login .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.8) !important;
}

.login .form-control:hover, .form-control:focus {
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0.4);
}

.login .form-control:focus {
    border-color: rgba(255, 255, 255, 0.4);
}

.login textarea.form-control {
    height: inherit !important;
}

.login .checkbox-wrap {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .login .checkbox-wrap input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.login .checkmark {
    position: absolute;
    top: 0;
    left: 0;
}

    /* Create the checkmark/indicator (hidden when not checked) */
    .login .checkmark:after {
        content: "\f0c8";
        font-family: "FontAwesome";
        position: absolute;
        color: rgba(255, 255, 255, 0.1);
        font-size: 20px;
        margin-top: -4px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

@media (prefers-reduced-motion: reduce) {
    .login .checkmark:after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

/* Show the checkmark when checked */
.login .checkbox-wrap input:checked ~ .checkmark:after {
    display: block;
    content: "\f14a";
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0.2);
}

/* Style the checkmark/indicator */
.login .checkbox-primary {
    color: #f1f1f1
}

    .login .checkbox-primary input:checked ~ .checkmark:after {
        color: #f1f1f1
    }

.login .btn {
    cursor: pointer;
    border-radius: 40px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 15px;
    text-transform: uppercase;
}

    .login .btn:hover, .btn:active, .btn:focus {
        outline: none;
    }

    .login .btn.btn-primary {
        background: #2c4b68 !important;
        border: 1px solid #2c4b68 !important;
        color: #fff !important;
        text-align: center;
    }

        .login .btn.btn-primary:hover {
            border: 1px solid #fbceb5;
            background: transparent;
            color: #fbceb5;
        }

        .login .btn.btn-primary.btn-outline-primary {
            border: 1px solid #fbceb5;
            background: transparent;
            color: #fbceb5;
        }

            .login .btn.btn-primary.btn-outline-primary:hover {
                border: 1px solid transparent;
                background: #fbceb5;
                color: #fff;
            }

.heading-section {
    width: 173px;
}

.login .text-md-right {
    text-align: right;
}

.login .opacity {
    background-color: #000000b5;
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
}

.login {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.table.gy-5 td {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

table td {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.cls-cz-opacity {
    background-color: #00000036;
}

@media (max-width: 576px) {
    .me-10 {
        margin-right: 0 !important;
    }
}
.show-dropdown {
    position: relative;
}

    .show-dropdown .dropdown-menu {
        position: fixed;
        top: 30%;
        left: 0;
        display: block; /* JS will flip visibility */
        visibility: hidden;
        z-index: 1000;
    }

        .show-dropdown .dropdown-menu.show {
            visibility: visible;
        }
/* Make both header and body tables fill their container and auto‐layout */
.dx-datagrid-headers .dx-datagrid-table,
.dx-datagrid-rowsview .dx-datagrid-table {
    width: 100% !important;
    table-layout: fixed !important; /* or auto if you prefer */
}

/* Allow the body scrollable area to shrink/expand like the header */
.dx-datagrid-rowsview .dx-scrollable-wrapper,
.dx-datagrid-headers .dx-scrollable-wrapper {
    width: 100% !important;
}

/* Let cells wrap rather than overflow */
.dx-datagrid-rowsview .dx-datagrid-table td,
.dx-datagrid-rowsview .dx-datagrid-table th {
    white-space: normal !important;
    word-wrap: break-word !important;
}

/* (Optional) If you want a single scrollbar */
.dx-datagrid-headers .dx-scrollable,
.dx-datagrid-rowsview .dx-scrollable {
    overflow-x: hidden !important;
}

/*aside-search Begin*/
.aside .aside-toolbar .aside-search {
    border-top: 1px dashed #1f212a !important;
    border-bottom: 1px dashed #1f212a !important;
    padding: 0 25px !important;
}

    .aside .aside-toolbar .aside-search .search-icon {
        color: #dadada !important;
    }

    .aside .aside-toolbar .aside-search .search-input {
        background-color: #2c2c41 !important;
        border-color: #2c2c41 !important;
        color: #878aa0 !important;
    }

        .aside .aside-toolbar .aside-search .search-input::placeholder {
            color: #7e8299 !important;
        }

        .aside .aside-toolbar .aside-search .search-input::-moz-placeholder {
            color: #7e8299 !important;
            opacity: 1 !important;
        }
/*aside-search End*/