﻿/*
    # Author:      Dev. Team @ PMO-HCSGPS
    # Application: Services Follow-Up MIS
    # Mission:     PMO-HCSGPS
*/

@font-face {
    font-family: DroidKufi;
    src: url(../fonts/DroidKufi-Regular.woff2) format('woff2'), url(../fonts/DroidKufi-Regular.woff) format('woff'), url(../fonts/DroidKufi-Regular.eot) format('embedded-opentype'), url(../fonts/DroidKufi-Regular.ttf) format('TrueType');
}

@font-face {
    font-family: Speda;
    src: url(../fonts/Speda.ttf) format('ttf');
}



:root {
    --dark-green: #626F47;
    --light-green: #A4B465;
    --muted-green: /*#adb58f*/ #d0d5bd;
    --white: #ffffff;
    --cream: #fbfaf1;
    --pale-yellow: #FEFAE0;
    --gold: #FFCF50;
    --bs-btn-font-family: DroidKufi, sans-serif;
    --animate-duration: 1500ms;
    --bs-btn-active-bg: #A4B465;
}

.tajawal-extralight {
    font-family: "Tajawal", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.tajawal-light {
    font-family: "Tajawal", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.tajawal-regular {
    font-family: "Tajawal", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tajawal-medium {
    font-family: "Tajawal", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.tajawal-bold {
    font-family: "Tajawal", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.tajawal-extrabold {
    font-family: "Tajawal", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.tajawal-black {
    font-family: "Tajawal", sans-serif;
    font-weight: 900;
    font-style: normal;
}


/* ########## Nav Bar ########### */

.nav {
    padding-inline-start: 10px;
}

.navbar {
    font-family: DroidKufi;
    font-size: 16px;
    padding: 0;
}

.navbar-expand-sm .navbar-nav {
    line-height: 35px;
}

.navbar-light .navbar-brand {
    display: inline-flex;
    margin: 0;
    font-family: DroidKufi;
    color: rgba(0,0,0,.9);
    font-size: 18px;
    font-weight: 600;
    padding: 2px;
    display: flex;
    margin: auto;
}

@media (min-width: 768px) {

    .navbar-light .navbar-brand {
        margin: auto;
    }
}

.navbar-light .navbar-nav .nav-link {
    font-weight: bold;
    padding: 7px;
}

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: #626F47;
        background-color: #626f472b;
        padding: 7px;
    }

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #626F47;
        background-color: #626f475e;
        padding: 7px;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #626F47;
    background-color: #626f47a7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef transparent;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nav-tabs {
    border-bottom: 0px;
}

    .nav-tabs a {
        color: rgb(110, 110, 110);
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

/* ########## Nav Bar ########### */

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: rgba(40, 167, 69, 0.7);
}

.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #0080004a;
}

.custom-control-label::before {
    background-color: #eee;
    border: solid 1px #bbb;
}

.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: rgba(0, 128, 0, 0.7);
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb57;
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb38;
}

.modal-header .close {
    margin: -1rem auto -1rem -1rem;
}

.table td, .table th {
    padding: .50rem;
}

.tab-content {
    /*border: 2px solid #bbb;*/
    padding: 10px;
    border-radius: 10px;
    background-color: #0080002e;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    outline-color: #fff;
}

.container, .row {
    direction: rtl;
}

h1,h2,h3,h4,h5,h6,span,div,input,button,a {
    font-family: DroidKufi,sans-serif;
}


/*.table .thead-light th {
    color: #333;
    font-weight: 500;
    background-color: #eee;
    border-color: #bbb;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px;
}

.thead-light {
    background-color: #eee;
}*/

.signout {
    margin-right: auto;
    margin-left: 5px;
}

h4 {
    font-family: AraJozoor;
    margin-bottom: 5px;
    color: #777;
}

dataTables_wrapper row {
    direction: rtl;
}

.dataTables_filter {
    text-align: left !important;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-left: 20px !important;
    padding-right: 10px !important;
}

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 {
    left: 0.25em !important;
    right: auto;
    line-height: 16px;
}

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 {
    left: 0.75em !important;
    right: auto;
    line-height: 16px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}


.f-gill {
    font-family: 'Gill Sans', 'Trebuchet MS', sans-serif;
}

.f-jozoor {
    font-family: AraJozoor;
}

.f-kufi {
    font-family: DroidKufi;
    /*letter-spacing: 2px;*/
}

.f-speda {
    font-family: Speda;
}

.f-normal {
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.card-link-black {
    color: #333;
    font-size: 20px;
    font-family: DroidKufi;
    font-weight: 600;
}

    .card-link-black:hover {
        color: #333;
    }

.card-header-default {
    background-color: rgba(0,0,0,0.125);
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.4);
}

.form-upload {
    text-align: right;
    border-left: 0px;
    font-size: 18px;
    min-height: 54px;
    padding: 10px 6px 9px 2px;
    line-height: 33px;
    background-color: rgba(0,0,0,0.1);
}

.form-upload-data {
    font-size: 20px;
    line-height: 38px;
    min-height: 38px;
    padding: 4px 6px 4px 6px;
}

.label-sm {
    font-size: 14px;
    padding: 5px;
    line-height: 16px;
}

.label-data {
    font-size: 16px;
    line-height: 38px;
}

.label-success {
    background-color: rgba(92, 184, 92, 0.1);
    text-align: center;
}

.label-primary {
    background-color: #428bca;
}

.label-circular {
    border-radius: 15px;
}

.label:empty {
    display: block;
}

a:hover {
    text-decoration: inherit;
}

.card-lightblue {
    border: 1px solid #17395a;
}

    .card-lightblue .card-header {
        border-bottom: 1px solid #17395a;
    }

.card-header-lightblue {
    color: #fff;
    font-weight: 600;
    background-color: #7dabd8;
    text-align: center;
    font-family: DroidKufi;
}

.card-header-success {
    color: #5cb85c;
    font-weight: 600;
    background-color: rgba(92, 184, 92, 0.2);
    text-align: right;
    font-family: DroidKufi;
}

.card-header-warning {
    color: #ffb100;
    font-weight: 600;
    background-color: #fff39233;
    text-align: right;
    font-family: DroidKufi;
    border-bottom: 1px solid #ffb100;
}

.card-header-primary {
    color: #eee;
    font-weight: 600;
    background-color: rgba(0, 123, 255, 0.6);
    text-align: right;
    font-family: DroidKufi;
}

.card-body-sm {
    padding: 5px;
}

.badge-warning {
    font-size: 11px;
    background-color: #ffd800;
    color: #333;
    padding: 2px 4px;
    border-radius: 2px;
}

.border_color_f {
    border-color: #d9534f;
}

.border_color_a {
    border-color: #428bca;
}

.color_f {
    color: #d9534f;
}

.color_a {
    color: #428bca;
}

.table input {
    width: 100%;
    padding-right: 5px;
}

.hidden {
    display: none;
    opacity: 0;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5em 0;
    margin: .125em 0 0;
    font-size: 1rem;
    color: rgba(0,0,0,.5);
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: ease-in-out 2s;
    overflow: hidden;
    border-radius: 15px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem .5rem;
    clear: both;
    font-weight: 400;
    color: rgba(0,0,0,.5);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #626F47;
        text-decoration: none;
        background-color: #626f475e;
    }

h1, h2, h3, h4, h5, h6, span, div {
    /*user-select: none;*/
}

.container_rounded {
    width: 100%;
    min-height: calc(100vh - 108px);
    margin: 15px auto 0 auto;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.2);
}

.div_rounded {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.2);
}


.flexible {
    display: inline-block;
}

.table-bordered td, .table-bordered th {
    border: 0;
}

.page-item.active .page-link {
    z-index: 0;
}

.pdf {
    width: 100%;
    height: 90vh;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    outline: 0;
}

input:focus {
    outline-color: #BBB;
}

.approved {
    font-weight: 600;
    font-size: 16px;
    color: #34a24d;
    background-color: #eaf7ed;
}

    .approved:hover {
        background-color: #ccecd3 !important;
    }


.rejected {
    font-weight: 600;
    font-size: 16px;
    color: #dc3545;
    background-color: rgba(245, 194, 194, 0.51);
}

    .rejected:hover {
        background-color: rgba(255 163 163 / 51%) !important;
    }

.sao_res_app {
    color: green;
    background-color: #6ba76b4d;
    font-weight: 700;
}

.sao_res_rej {
    color: #d21212;
    font-weight: 700;
    background-color: #bb5a5a3d;
}

table.dataTable {
    background-color: #fff;
}

.message {
    max-height: 100px;
}

.removemessage {
    opacity: 0;
    max-height: 0px;
    animation: fadeinout 1s linear;
    transition: max-height 1.2s ease-in-out;
}

@keyframes fadeinout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*.error {
    line-height: 20px;
    color: red;
    font-size: 13px;
    font-family: 'Droid Arabic Kufi';
    margin-bottom: 0;
}*/

input[id$='error'] {
    max-height: 0px;
    animation: fadeinout 1s linear;
    transition: max-height 1.2s ease-in-out;
    font-family: 'DroidKufi';
}

.card-header-green {
    font-family: 'DroidKufi';
    background-color: #036703a6;
    color: #fff;
    text-align: center;
}

#table tbody tr.selected {
    background-color: #5cb15c4a;
}

/* Rounded header table */
table.dataTable {
    border: 1px #e3e3e3 solid;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
}

    table.dataTable thead {
        border-right: none;
        border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-left: none;
        border-top-left-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
    }

        table.dataTable thead th {
            border-bottom: 1px #e3e3e3 solid !important;
        }

            table.dataTable thead th:first-child {
                border-right: none;
                border-top-right-radius: 10px;
                -webkit-border-top-right-radius: 10px;
                -moz-border-radius-topright: 10px;
            }

            table.dataTable thead th:last-child {
                border-left: none;
                border-top-left-radius: 10px;
                -webkit-border-top-left-radius: 10px;
                -moz-border-radius-topleft: 10px;
            }

    table.dataTable tbody {
        border-bottom-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
    }

        table.dataTable tbody tr:last-child {
            border-bottom-left-radius: 10px;
            -webkit-border-bottom-left-radius: 10px;
            -moz-border-radius-bottomleft: 10px;
            border-bottom-right-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            -moz-border-radius-bottomright: 10px;
        }

.dt-body-center {
    text-align: center;
}

.dt-body-left {
    text-align: left;
}

.error {
    color: red;
}

div[id$="-error"] {
    font-family: DroidKufi, sans-serif;
}

.card_service, .card_service:hover {
    color: #626F47;
}

/*#add_step_button, #add_step_button:hover, #add_indicator_button, #add_indicator_button:hover, #add_members_button, #add_members_button:hover {
    margin-bottom: 15px;
}*/

/*.rmv_indicator, .rmv_member {
    line-height: 23px;
    border-radius: 35px;
    font-size: 15px;
    padding: 0px 8px;
    width: 24px;
    height: 24px;
    display: block;
    color: white !important;
    z-index: 1000;
}*/

.rmv_step, .rmv_indicator, .rmv_member {
    z-index: 10;
}


a {
    text-decoration: solid;
}

.card-header {
    text-align: right;
}

.input-group-text, .form-control {
    display: inline-flex;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: right;
}

.card {
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.25s ease-in-out;
}

.card_hover:hover {
    transform: translateY(-10px);
}

.card-img-top {
    object-fit: scale-down;
    height: 400px;
    width: 100%;
}

.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    color: #A4B465;
}

.carde-img-top {
    object-fit: scale-down;
    height: 200px;
    width: 100%;
}

body {
    background-color: #fff;
    min-height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

footer {
    /* Optional styling */
    background: #626F47;
    padding: 10px;
    min-height: 50px;
    color: #999;
    text-align: center;
    cursor: default;
    margin: 0;
}

    footer h6 {
        color: #fff;
        text-align: center;
        cursor: default;
        font-family: DroidKufi;
        margin-bottom: 0;
    }

.kashida-justify {
    direction: rtl;
    text-align: justify;
    text-justify: inter-character;
}

.error {
    padding-right: 3px;
}

.label_table {
}

.text-glow-green {
    background: -webkit-linear-gradient(315deg, #00f334 0%, #00c8d1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-glow-vibrant {
    background: -webkit-linear-gradient(315deg, #e4f300 0%, #00910b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* Intense blur effect for modal backdrop */
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.4) !important; /* Darker overlay */
    backdrop-filter: blur(15px); /* Increase blur intensity */
    --bs-backdrop-opacity: 1;
    -webkit-backdrop-filter: blur(15px);
}

/* Smooth fade-in and zoom effect */
.modal.fade .modal-dialog {
    transform: none; /* Start even smaller */
    opacity: 0;
    transition: opacity 0.25s ease-out;
}

.modal.show .modal-dialog {
    transform: scale(1);
    opacity: 1;
}

.fade {
    transition: opacity .25s ease-out;
}

.bg-sage {
    background-color: #A4B465 !important;
}

.bg-sage-darken {
    background-color: #626F47 !important;
}

.bg-warning-darken {
    background-color: #FFCF50 !important;
}

.bg-warning {
    background-color: #FEFAE0 !important;
}

.bg-warning-light {
    background-color: #fbfaf1 !important;
}

.text-sage {
    color: #A4B465 !important;
}

.text-sage-darken {
    color: #626F47 !important;
}

.text-sage-light {
    color: #adb58f !important;
}

.text-warning {
    color: #FEFAE0 !important;
}

.text-warning-darken {
    color: #FFCF50 !important;
}

.text-glow-sage-warning {
    background: -webkit-linear-gradient(315deg, #A4B465 0%, #FFCF50 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-glow-sagedarken-warningdarken {
    background: -webkit-linear-gradient(315deg, #626F47 0%, #FFCF50 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-sage {
    --bs-btn-color: #626F47;
    --bs-btn-bg: #d4d7c8;
    --bs-btn-border-color: #d4d7c8;
    --bs-btn-hover-color: #626F47;
    --bs-btn-hover-bg: #c7cbb7;
    --bs-btn-hover-border-color: #d4d7c8;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #626F47;
    --bs-btn-active-bg: #d4d7c8;
    --bs-btn-active-border-color: #d4d7c8;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #626F47;
    --bs-btn-disabled-bg: #d4d7c8;
    --bs-btn-disabled-border-color: #d4d7c8;
}

.btn-warning-light {
    --bs-btn-color: #626F47;
    --bs-btn-bg: #f3e5c0;
    --bs-btn-border-color: #f3e5c0;
    --bs-btn-hover-color: #626F47;
    --bs-btn-hover-bg: #e9d49e;
    --bs-btn-hover-border-color: #f3e5c0;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #626F47;
    --bs-btn-active-bg: #f3e5c0;
    --bs-btn-active-border-color: #f3e5c0;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #626F47;
    --bs-btn-disabled-bg: #f3e5c0;
    --bs-btn-disabled-border-color: #f3e5c0;
}

/*background-color: #fff2cf;*/

.btn-secondary {
    --bs-btn-color: #6f6f6f;
    --bs-btn-bg: #efefef;
    --bs-btn-border-color: #8f969c;
    --bs-btn-hover-color: #6f6f6f;
    --bs-btn-hover-bg: #efefef;
    --bs-btn-hover-border-color: #efefef;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #6f6f6f;
    --bs-btn-active-bg: #efefef;
    --bs-btn-active-border-color: #efefef;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #6f6f6f;
    --bs-btn-disabled-bg: #efefef;
    --bs-btn-disabled-border-color: #efefef;
}

.btn-primary {
    font-family: DroidKufi, sans-serif !important;
}
    .btn-primary:active {
        background-color: #626F47;
    }

.table-sage {
    --bs-table-color: #626F47;
    --bs-table-bg: #d4d7c8;
    --bs-table-border-color: #d4d7c8;
    --bs-table-striped-bg: #d4d7c8;
    --bs-table-striped-color: #626F47;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #626F47;
    --bs-table-hover-bg: #d4d7c8;
    --bs-table-hover-color: #626F47;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color);
}

table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover {
    outline: 0;
}


body {
    background-color: var(--muted-green);
    min-height: 100vh;
    display: flex;
    justify-content: center;
    position: relative;
    overflow-x: hidden;
    padding: 20px;
    margin: 0;
    padding: 0;
    --bs-bg-opacity: 1;
    transition: background 0.5s ease-in-out;
    scrollbar-width: none;
}

    body::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.4);
        z-index: -1;
        opacity: 0.65;
    }


    /*body::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        min-height: 100%;
        background: rgba(255, 255, 255, 0.6);*/ /* Muted overlay */
    /*backdrop-filter: blur(25px);*/ /* Blur effect */
    /*overflow: auto;
        scrollbar-width: auto;

    }*/

    body::-webkit-scrollbar {
        display: none; /* Chrome, Safari */
    }

    body.loading {
        pointer-events: none;
        background: rgba(255, 255, 255, 0.6);
    }

.loading-screen {
    min-height: 100vh;
    height: 100%;
    width: 100%;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.65);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
    z-index: -5;
}

    .loading-screen.enable {
        z-index: 10;
        opacity: 1;
    }

.form-control.is-invalid,
.form-control.is-valid,
.was-validated,
.form-control:valid,
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid,
textarea.form-control.is-invalid {
    text-align: right;
    padding-right: .75rem;
}

.invalid-feedback {
    font-family: DroidKufi;
    display: block;
    transition: all 1.2s ease-in-out;
}

textarea {
    overflow: hidden; /* Hide scrollbars */
    resize: none; /* Prevent manual resizing */
}


:root {
    --bs-table-hover-bg: #a1a78969;
    --bs-border-color: #edefe8;
}

.dt-container {
    direction: rtl;
}

.dt-layout-row {
    flex-direction: row-reverse;
}

.dt-search {
    margin-left: 0;
    margin-right: auto;
}

.dt-length {
    margin-right: 0;
    margin-left: auto;
}

.dt-table th, .dt-table td {
    text-align: right;
}

.dt-layout-end {
    width: 100%;
}

.dt-paging, .dt-search {
    font-family: "DroidKufi";
}

.dt-search {
    font-weight: bold;
}

.dt-paging {
    margin: 0 auto !important;
}

.active > .page-link, .page-link.active {
    z-index: 3;
    color: white;
    border-color: lightgray;
    background-color: #626f4a;
}

.page-link {
    z-index: 3;
    color: #626f4a;
    border-color: lightgray;
    background-color: white;
}

table.dataTable {
    background-color: #d4d7c869;
}

.table-hover tbody tr {
    transition: background-color 1s ease-in-out;
}

    .table-hover tbody tr:hover {
        background-color: #a1a78969 !important;
    }

.active > .page-link, .page-link.active {
    background-color: #f2e5c2;
    color: #626f4a;
}

.page-link:hover {
    z-index: 2;
    color: #626f4a;
    background-color: #fff;
    border-color: transparent;
}

.page-link:focus {
    z-index: 3;
    color: #626f4a;
    background-color: #fff;
    outline: 0;
}

.border-success {
    border: #626F47 solid 1px !important;
}


#AdjustmentActions + .select2-container .select2-selection--multiple .select2-selection__rendered {
    font-family: DroidKufi !important;
}