/*sign in page*/
span.floty-eye-pass {
    position: absolute;
    top: 38px;
    right: calc(1em - 5px);
    color: #f16c69;
    font-size: 15px;
}
.capatcha-pic img {
    display:block;
    max-width: 100%;
    width: 100%;
    height: 67px;
}
.wrapper-page .logo-admin img {
    height: auto;
    max-width: 80%;
    margin: 0em auto;
    width: 160px;
}
.cul-login-form .position-relative .form-control {
    padding-left: 40px;
}
span.floty-icon {
    position: absolute;
    top: 33px;
    right: 15px;
    left: unset;
    font-size: 1.8em;
}
a.rfrsh-code {
    color: #f16c69;
}
/* main layout*/

.topbar .topbar-left .logo img {
    max-width: 110px;
    height: auto;
    margin: 1em auto;
}

.button-menu-mobile ,
.notification-list .noti-icon {
    color: #000000;
    background-color: #f16c6900;
}

.navbar-custom {
    background-color: #fff;
}

/*rapid style for sunday contain rtl*/
#sidebar-menu > ul > li > a > span {
    float: right;
    width: calc(100% - 20px);
}

#sidebar-menu ul li a i {
    width: 20px;
    float: left;
}
#sidebar-menu > ul > li > a > span {
    float: right;
    width: calc(100% - 30px);
    font-size: 14px;
    font-weight: 600;
}
#sidebar-menu > ul > li > a {
    padding: 13px 15px;
}
#sidebar-menu > ul > li > a:hover, 
#sidebar-menu > ul > li > a:focus,
#sidebar-menu > ul > li > a:active {
    color: #ed6500;
    text-decoration: none;
    cursor: pointer;
    background: #f3f3f3;
}
/*#sidebar-menu > ul > li > a.active {
    color: #ffffff !important;
    background-color: #ed6500;
}*/
.enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover a span {
    white-space: normal;
    margin: 0;
    width: calc(100% - 40px);
}

.page-content-wrapper {
    margin-top: 0;
}
.left.side-menu {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.15);
}

.topbar-left {
    border-left: 1px solid  #d5d5d5;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/" !important;
}
.content-page .content {
    padding: 0;
}

.page-content-wrapper {
    padding: 0 15px 10px 15px;
}
a {
    color: #f44743;
}
footer.footer, 
.enlarged #wrapper .footer {
    left: 0;
}
a:hover {
    color: #d4190c;
}

/* ADDED 11-6-2023 */
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 8px;
}
.card {
    margin-bottom: 10px;
}

.card-table-two {
    border-color: #cdd4e0;
    padding: 1em 1.5EM 1.5EM 1.5EM;
}
.base-page {
    margin-top: 1em;
}

.form-control {
    background: #f8f8f8;
}

.search-area {
    background: #f8f8f8;
    margin-bottom: 1.5em !important;
}

.search-area .form-control {
    background: #fff;
}

.advance-search-panel {
    background: #7ef1690d;
    padding: 1.5em;
    border: 1px solid #dadfe3;
    margin-bottom: 15px;
}
.btn-maron {
  background-color: #6e1946;
  border: 1px solid #6e1946;
    color:#fff !important;
}

.btn-maron:active, .btn-maron:focus, .btn-maron:hover, .btn-maron.active, .btn-maron.focus, .btn-maron:active, .btn-maron:focus, .btn-maron:hover, .open > .dropdown-toggle.btn-maron, .btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle, .btn-outline-danger:hover, .btn-maron.active, .btn-maron:active, .show > .btn-maron.dropdown-toggle, .btn-maron:not(:disabled):not(.disabled).active, .btn-maron:not(:disabled):not(.disabled):active, .show > .btn-maron.dropdown-toggle {
    background-color: #94225e;
    border: 1px solid #94225e;
}


.btn-maron.focus, .btn-maron:focus, .btn-outline-danger.focus, .btn-outline-danger:focus, .btn-maron:not(:disabled):not(.disabled).active:focus, .btn-maron:not(:disabled):not(.disabled):active:focus, .show > .btn-maron.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgb(110 25 70 / 30%);
    box-shadow: 0 0 0 2px rgb(110 25 70 / 17%);
}

.add-items-table .ttl-tbl {
    background: #f16c691f;
    padding: 1em;
    color: #f16c69;
    font-weight: 700;
}

.ttl-tbl .ttl-hdr {
    padding: 0.5em 0;
}

.add-items-table .ttl-tbl .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}
.add-items-table button.pd-setting-ed ,
button.pd-setting-ed {
    border: 1px solid #d7d7d7;
    cursor: pointer;
}
.text-danger {
    color: #c80000 !important;
}

th.dlt-th {
    max-width: 60px;
    width: 60px;
}

th.th-counter {
    width: 60px;
    max-width: 60px;
}

th.th-elmnt-type {
    width: 240px;
}
/*multi upload dropzone*/
.dropzone {
    min-height: 230px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: #f8f8f8;
}
/*select2 plugin */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: unset;
    background: #6e1946;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 10px;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
    content: " | ";
    float: left;
    width: 7px;
    color: #ffffff87;
    font-weight: 100;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #f1d1d1;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #f16c69 1px;
    outline: 0;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(241 108 105 / 36%);
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #f16c69;
    border-color: #f16c69;
}

/* search input */

.form-group-search input.form-control[type="search"] {
    padding-right: 0.75rem;
    padding-left: 35px ;
}

.srch-icon-input {
    position: absolute;
    top: 1em;
    left: calc(1em + 0px);
    color: gray;
}


.form-group-search {
    position: relative;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 7px;
    padding-left: 7px;
}

.row {
    margin-right: -7px;
    margin-left: -7px;
}
/*----------------------------------------------*/
/*------------treegrid---------------------*/
/*----------------------------------------------*/
.tree tr.dal-main-node {
    background: #fdeded;
}


.tree th ,.tree td {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.tree th.code-th {
    text-align: center;
    width: 130px;
    max-width: 130px;
    min-width: 110px;
}

.tree td:first-child {
    text-align: left;
}

.tree th.actions-th {
    width: 120px;
    max-width: 120px;
        min-width: 100px;
}

.tree th.add-sub-th {
    width: 85px;
     min-width: 80px;
}
.tree .badge {
    display: inline-block;
    padding: 0.5em 0.74em;
    font-size: 95%;
}
.status-th {
    width: 100px;
    max-width: 100px;
        min-width: 100px;
}
table.tree td:nth-child(2) {
    min-width: 300px;
  
}
/*-----------------------------------------------------*/
/*-------added by dal and ali 17-6-2023 final edites ---------------------*/
/*-----------------------------------------------------*/

.pd-setting-ed {
    border: 1px solid #d7d7d7;
    cursor: pointer;
   
    background: #f3f3f3;
    margin: 2px;
    height: 27px !important;
}

td.actions-td {
    min-width: 145px;
}
td .form-control{
    min-width:200px;
}
[type=search] {
    outline-color: transparent;
}


/*---------------------------------------------------------------------------------*/
/*------------ added by dalia and fatema 31-7-2023 for sweet alert----------------------------------*/
/*---------------------------------------------------------------------------------*/

.swal-modal .swal-text {
    text-align: center;
}

.swal-modal .swal-footer {
    text-align: center;
}

li.select2-selection__choice {
   /* direction: ltr;*/
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection_choice_remove {
    margin-left: auto;
    margin-right: 2px;
}




/*---------------------------------------------------------------------------------*/
/*------------ added by dalia and fatema 2-8-2023 pagination ---------------------------------*/
/*---------------------------------------------------------------------------------*/

.pagination li {
    border: 1px solid #f16c69;
    padding: 5px 9px;
    margin-left: 3px;
}

    .pagination li.page.active {
        background: #f16c69;
    }

        .pagination li.page.active a {
            color: #fff !important;
        }

    .pagination li.disabled {
        border: 1px solid lightgray;
    }

        .pagination li.disabled a {
            color: lightgray;
        }

    .pagination li:hover {
        background: #d3d3d378;
    }

div#PPage {
    justify-content: center;
    display: flex;
}

    div#PPage ul.pagination {
        padding: 0;
        margin-top: 1em;
    }

.srch-flter a.active .card:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 21px 14px 0 14px;
    border-color: #993835 transparent transparent transparent;
    border-style: solid;
    bottom: -21px;
    left: calc(50% - 7px);
}

.srch-flter {
    margin-bottom: 15px;
}
.topbar .topbar-left .logo i img {
    max-width: 70%;
}
/*style coppied index*/
.az-img-user {
  display: block;
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  margin: auto;
  text-align: center;
  }
  .az-img-user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%; }

.az-header-profile {
    padding: 15px 10px;
    text-align: center;
    margin: auto;
    width: 100%;
    border-bottom: 1px dashed #eee;
}

/*end style coppied index*/

h6.dropdown-item-text {
    text-align: start;
}
.notification-list .nav-link[aria-expanded="true"] {
    background: #ffefe4;
}

/*.account-pages {
    background: url(../images/LIGINBG.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.5;
}*/
.account-pages {
    background: url(../images/u8FBhbG7RMiw6hgc-i4p8w.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.5;
}
.notify-details-div {
    padding: 8px 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: left !important;
    margin-left: 5px !important;
    margin-right: unset !important;
    background: #6e1946;
    color: #fff;
}
/*------------------------------------------------------------Somia------------------------*/


/*new class for each fileld icon */
.field-icon {
    position: absolute;
    top: 36px;
    left: 15px;
    right: unset;
    font-size: 1.8em;
    width: 18px;
}
/*new class for each fileld icon */
.cul-login-form .position-relative .form-control {
    padding-right: 40px;
    padding-left: 0.75rem;
}

.form-control {
    background: #f8f8f8;
    /*text-align: left;*/
}

.btn-outline-primary:hover {
    color: #fff !important;
    border-color: #51BAED !important;
    background-color: #51BAED !important;
}

.btn-outline-success {
    color: #51BAED;
    border-color: #51BAED !important;
}

    .btn-outline-success:hover {
        background-color: #fff !important;
        border-color: #51BAED !important;
    }

.btn-outline-danger {
    color: #FF0606;
    border-color: #FF0606 !important;
}

    .btn-outline-danger:hover {
        background-color: #FFf;
        border-color: #FF0606 !important;
    }

.btn-outline-secondary:hover {
    color: #6c757d;
    background-color: #fff !important;
    border-color: #6c757d;
}

.badge.badge-notfound {
    background-color: #7d7b7f4d !important;
    color: #636165 !important;
}

.badge-success {
    background-color: #51baed47;
    /*color: #47a5d3;*/
}

.badge-uncertain {
    background-color: #0f1d8f33;
    /*color: #0f1d8f;*/
}

.badge-inactive {
    background-color: #7d7b7f4d;
/*    color: #7d7b7f;
*/}

.badge-inactive {
    background-color: #7d7b7f4d;
/*    color: #636165;
*/}


/*english*/
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: inherit;
    /* padding-left: 12px; */
    padding-left: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 50%;
    margin-right: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

/*english*/

/*english arabic*/
.badge.badge-notfound {
    color: #808080;
}

.btn-success {
    background-color: #51BAED !important;
    border: 1px solid #51BAED !important;
}
/*add this class to the export button english arabic*/
.btn-outline-primary {
    color: #51BAED !important;
    border-color: #51BAED !important;
}

    .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: none;
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #51BAED !important;
        border-color: #51BAED !important;
    }

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle, .btn-outline-primary:hover, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        border: 1px solid #51BAED !important;
    }

        .btn-primary.focus, .btn-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }
/*add this class to the export button english arabic*/
/*english arabic*/

.btn-group, .btn-group-vertical {
    display: block !important;
}

tbody, td, tfoot, th, thead, tr {
    font-size: 18px;
}
/*english arabic*/
/*all*/

/**select2.min.css**/
.select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f8f8;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        /* height: 26px; */
        position: absolute;
        /* top: 1px; */
        right: 1px;
        /* width: 20px; */
    }
        /*all*/

        /*all*/
        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            background-image: url(https://cdn-icons-png.flaticon.com/512/2985/2985150.png);
            background-size: cover;
            background-position: top;
            width: 24px;
            height: 24px;
        }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        height: calc(2.25rem + 2px);
        right: 1px;
    }
/*all*/
/*all*/
.select2-container .select2-selection--single .select2-selection__arrow b {
    border: none !important;
}
/*all*/
/*table style all*/
.fa.fa-edit {
    color: #000080;
}

/*bootstrap.css tables.scss all*/
.table td, .table th {
    border-top: none;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #808080;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #808080;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #808080;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #808080;
    vertical-align: top;
    border-color: #dee2e6;
}

.fa.fa-edit {
    color: #51BAED;
}

.fa.fa-envelope {
    color: #0f1d8f;
}

.fa.fa-check {
    color: #51BAED;
}

.badge-success {
    background-color: hwb(200 29% 17%);
}

.badge-inactive {
    background-color: #7d7b7f;
}

.badge-uncertain {
    background-color: #0f1d8f;
}
/*table style all*/
/*side menu all*/
#sidebar-menu > ul > li > a.active {
    color: #da0620 !important;
    background-color: #ced3d7;
}
/*side menu new merge.css*/
/*buttons style css file all*/
.btn-primary {
    background-color: #da0620;
    border: 1px solid #da0620;
}
    /*all*/
    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle, .btn-outline-primary:hover, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        background-color: #e70722;
        border: 1px solid #e70722;
    }

.btn-dark {
    background-color: #51BAED;
    border: 1px solid #51BAED;
    color: #ffffff;
}

    .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: hwb(200 29% 17%);
        border-color: hwb(200 29% 17%);
    }

    .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open > .dropdown-toggle.btn-dark, .btn-outline-dark.active, .btn-outline-dark:active, .show > .btn-outline-dark.dropdown-toggle, .btn-outline-dark:hover {
        background-color: hwb(200 29% 17%);
        border: 1px solid hwb(200 29% 17%);
        color: #ffffff;
    }
/*buttons*/
/*all*/
/*all*/
/*footer delmar web css file*/
.footer[b-e0rsyvakff] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 10px;
}

/*footer*/
/*all*/


/*tables add class table-striped all*/
/*you will need to override the bootstrap variable in order to show the color here*/

.table-hover tbody tr:hover, .table-striped tbody tr:nth-of-type(odd), .thead-default th {
    background-color: rgb(0 234 255 / 5%) !important;
}
/*tables add class table-striped all*/

/*login english*/
span.floty-icon {
    right: unset;
    left: 15px;
}

.cul-login-form .position-relative .form-control {
    padding-right: 0.75rem;
    padding-left: 40px;
}

span.floty-eye-pass {
    right: calc(1em - 5px);
    left: unset;
}

span.floty-eye-pass {
    position: absolute;
    top: 38px;
    right: calc(1em - 5px);
    color: #0f1d8f;
    font-size: 15px;
}

a.rfrsh-code {
    color: #0f1d8f;
}

.text-primary {
    color: #0f1d8f !important;
}

a {
    color: #0f1d8f;
}

.form-control:focus {
    border-color: #0f1d8f;
}
/*login english*/
/*side menu all*/
#sidebar-menu > ul > li > a:hover, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:active {
    color: #da0620;
    text-decoration: none;
    cursor: pointer;
    background: rgb(94 208 253 / 5%);
}

.badge-primary {
    color: #fff;
    background-color: #da0620;
}

/*side menu all*/

/*this class should be in x button  english */
.ml-1 {
    margin-left: .25rem !important;
}
/*this class should be in x button  english */

/*buttons all*/
.btn-outline-primary {
    color: #da0620;
    border-color: #da0620;
}
/*buttons all*/

/*pagination all*/
.pagination li {
    border: 1px solid #da0620;
    padding: 5px 9px;
    margin-left: 3px;
}

.page-item.active .page-link {
    background-color: #da0620;
    border-color: #da0620;
}

/*pagination all*/
/*english*/
#label-table-btm {
    margin-left: 10px;
}
/*english*/
/*arabic*/
#label-table-btm {
    margin-left: 10px;
}
/*arabic*/

/*english advanced search*/
.form-control {
    background: #f8f8f8;
    text-align: left;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
    padding: 0 !important;
    line-height: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
}

.select2-container--default .select2-selection--single {
    font-size: inherit !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        right: 50%;
        margin-right: -4px;
        margin-top: -2px;
        position: absolute;
        /* top: 50%; */
    }
/*english advanced search*/
.td-actions{
    min-width:150px;
}
.action-icon {
    width: 20px;
}


















