body {
    font-family: 'Cairo';
    color: #000;
}
/*-----login----*/
.logo-div img {
    max-width: 100%;
    width: 120px;
    margin-bottom: 25px;
}

.az-column-signup-left {
    background: #eaeced;
}

label {
    margin-bottom: 0.102rem;
}

.az-signup-header h2 {
    font-weight: 600;
    color: #c55c61;
    font-size: 20px;
    letter-spacing: unset;
}

.az-signup-header h4 {
    font-size: 15px;
    font-weight: 400;
}

.az-card-signin .logo-div img, .az-signin-header h2 {
    text-align: center;
    display: block;
    margin: auto;
}

@media (min-width: 576px) {
    .az-column-signup {
        padding: 40px;
        width: 60%;
    }
}

.btn-az-primary:not(:disabled):not(.disabled):active:focus, .btn-az-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-az-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(1 32 96 / 16%) !important;
}

.btn-az-primary:not(:disabled):not(.disabled):active, .btn-az-primary:not(:disabled):not(.disabled).active, .show > .btn-az-primary.dropdown-toggle {
    color: #fff;
    background-color: #404040;
    border-color: #404040;
}


.az-sidebar-loggedin {
    margin-right: auto;
    margin-left: auto;
}

.az-sidebar-header {
    height: auto;
}

.dropdown-menu.change-lang {
    width: 150px;
}

.lang {
    position: absolute;
    top: 0;
    right: 30px;
    color: #012060;
    text-align: right;
    padding: 20px 5px 5px 5px;
}

    .lang a {
        color: #012060;
    }

.az-notification-list .media-body {
    font-size: 12px;
}

    .az-notification-list .media-body strong {
        font-weight: 700;
    }

.az-content-title {
    color: #212229;
    font-weight: 700;
    font-size: 17px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 0.4rem;
}

body.az-body {
    overflow-x: hidden;
}

.az-content-dashboard-five .az-content-header {
    padding: 10px 10px 0;
}

.btn-sm {
    padding: 8px 10px;
    height: 30px;
    line-height: 1;
    min-height: 30px;
}


.btn-sm {
    padding: 8px 10px;
    height: 30px;
    line-height: 1;
    min-height: 30px;
}

.dataTables_length label {
    height: 30px;
}


.dataTables_length {
    height: 30px;
}

    .dataTables_length span.select2.select2-container.select2-container--default {
        height: 30px;
        font-size: 12px;
        min-height: 30px;
        line-height: 1;
    }

    .dataTables_length .select2-container--default .select2-selection--single {
        height: 30px;
    }

.az-content-dashboard-five .az-content-body {
    padding: 10px;
}

button.pd-setting-ed:hover {
    color: #3765aa;
    background: #d9e5f8;
}

button.pd-setting-ed {
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.12);
    background: #f5f5f5;
    color: #2d4569;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 7px;
    padding-left: 7px;
}

.SumoSelect {
    width: 100%;
}

    .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
        box-shadow: 0 0 2px #c0c5cc;
        border-color: #c0c4ca;
    }

    .SumoSelect > .CaptionCont {
        border: 1px solid #e6e9ec;
    }

    .SumoSelect > .optWrapper.multiple > .options li.opt span, .SumoSelect .select-all > span {
        width: 25px;
        margin-left: -30px;
    }

    .SumoSelect > .CaptionCont > label {
    }

        .SumoSelect > .CaptionCont > label > i {
            background-image: unset;
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            width: 8px;
            height: 7px;
            top: 8px;
        }

.select2-container--default .select2-selection--single {
    height: 32px;
}

.form-group-search i.fas.fa-search {
    position: absolute;
    top: 9px;
    left: 12px;
    color: darkgrey;
}

.form-group-search i.fa.fa-close {
    position: absolute;
    right: 12px;
    top: 6px;
    font-size: 18px;
}

select.form-control {
    padding-top: 2px;
}

.select2-container {
    width: 100% !important;
}

.row {
    margin-right: -8px;
    margin-left: -8px;
}

.custom-file, .custom-file-input, .custom-file-label {
    height: 30px;
    padding-top: 2px;
}

    .custom-file-label::after {
        line-height: 1;
    }

label.custom-file-label {
    overflow: hidden;
}

.az-profile-social-list .media-icon {
    font-size: 17px;
    height: 30px;
    width: 30px;
    line-height: 0;
    margin: auto;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 7px 0px;
    border-radius: 4px;
}

.az-profile-name {
    font-size: 15px;
}
/*---------------------------------------------------------------------*/
/*--------------------------hajj------------------------------------*/
/*---------------------------------------------------------------------*/
li.nav-item.active-li a.nav-link {
    color: #4e4e50;
}

.map-area {
    min-height: calc(100vh - 240px);
    background: #f2f4f6;
    border: 1px solid #d4d9df;
    background: url(../img/Zones.jpg) center center no-repeat;
    background-size: cover;
}

.az-signin-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 700px;
    background: linear-gradient( rgb(142 0 0 / 38%), rgb(0 0 0 / 69%) ), url(../img/bg2.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 25s ease-in infinite;
    animation: zoomin 25s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
}

.az-card-signin {
    background-color: rgba(255, 255, 255, 0.75);
}

.text-success {
    color: #246334 !important;
}

.az-signin-header label {
    color: #39393a;
}

/*swiches*/






/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/


body {
    font-family: Cairo;
}
/*--------------------------------------------------------------------*/
/*---------------------scroll whats app :D ---------------------------*/

* {
    scrollbar-color: rgba(0,0,0,.2) hsla(0,0%,100%,.1);
    scrollbar-width: thin
}

.dark * {
    scrollbar-color: hsla(0,0%,100%,.16) transparent
}

::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.92)
}

html[dir] .dark ::-webkit-scrollbar-thumb {
    background-color: hsla(0,0%,100%,.76)
}

::-webkit-scrollbar-track {
    background: hsla(0,0%,100%,.81)
}

html[dir] .dark ::-webkit-scrollbar-track {
    background-color: initial
}

div[data-list-scroll-container] {
    transform: translateZ(0)
}
/*----------------------*/
a.az-iconbar-help.nav-link-2 {
    width: 42px;
    height: 42px;
    color: rgba(255, 255, 255, 0.95);
    border-radius: 3px;
    margin-bottom: 0px;
    margin-top: 10px;
    transition: all 0.2s ease-in-out;
    vertical-align: middle;
}

    a.az-iconbar-help.nav-link-2 i {
        font-size: 25px;
        line-height: 1;
        margin: auto;
        text-align: center;
        width: 100%;
        vertical-align: middle !important;
        display: block;
        padding-top: 7px;
    }

    a.az-iconbar-help.nav-link-2:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.9);
    }
/*--------------------dash three----------------------*/
.az-iconbar-logo::after {
    display: none;
}

.az-iconbar-toggle-menu:hover, .az-iconbar-toggle-menu:focus {
    opacity: 1;
    color: #fcfcfc;
}

img.logo-text {
    height: 24px;
}

.az-iconbar {
    padding: 20px 0 !important;
}

img.logo {
    width: 35px;
}

.az-iconbar-bosdy {
    height: calc(100vh - 74px);
}

.dropdown-menu.lang-menu {
    width: 190px;
}

.lang-menu .media-body {
    vertical-align: middle;
    margin: auto;
    padding: 0 15px;
}

.lang-menu .az-img-user::after {
    display: none;
}

.bg-purple {
    background-color: #ed7d30;
}

.bg-primary {
    background-color: #000000 !important;
}

.logo-div img {
    width: 175px;
    margin: auto;
    text-align: center;
    display: block;
}

.custom-control-label:before {
    background-color: #fff;
    border: 1px solid #a7a7a7;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1b6ea1;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none !important;
}

.custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: none !important;
}

.az-card-signin {
    height: auto;
}

.az-signin-wrapper {
    background: linear-gradient( rgb(237 34 36 / 15%), rgb(0 0 0) ), url(../img/bg1.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 25s ease-in infinite;
    animation: zoomin 25s ease-in infinite;
    transition: all .5s ease-in-out;
    overflow: hidden;
}

.az-card-signin {
    background: #ffffffcf;
}

.az-signin-header h2 {
    margin-top: 1em;
    font-size: 23px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 6px;
    padding-left: 6px;
}

.row {
    margin-right: -6px;
    margin-left: -6px;
}

.az-signin-header label {
    color: #010101;
    font-weight: 700;
}

.text-primary {
    color: #1b6ea1 !important;
}

.az-column-signup-left {
    background: linear-gradient( rgb(224 244 255 / 70%), rgb(255 226 228 / 90%) ), url(../img/bg1.jpg) top right no-repeat;
}

.lang {
    margin-bottom: 1.2em;
}

.logo-div-sup img {
    width: 85px;
}

.btn-primary {
    color: #fff;
    background-color: #c96b2b;
    border-color: #c96b2b;
}

.btn {
    padding: 8px 10px;
    height: 30px;
    line-height: 1;
    min-height: 30px;
}

.form-control {
    height: 30px;
    border-radius: 0;
    padding: 5px;
    line-height: 8px;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.12rem rgb(63 93 138 / 20%);
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed7d30;
    border-color: #ed7d30;
}

.btn-primary:hover {
    color: #fff;
    background-color: #b56128;
    border-color: #b56128;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
    background-color: #2d4569;
}

.az-content-body-dashboard-three {
    padding: 10px 20px 10px 20px;
}

.advance-search-panel {
    background: #eceff1bd;
    padding: 10px;
    border: 1px solid #dadfe3;
    margin-bottom: 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
}

h6.card-title {
    margin-bottom: 20px !important;
}

.az-column-signup-left p {
    font-weight: 600;
}

.nurs img {
    float: right;
    max-width: 39px;
    position: absolute;
    right: -10px;
    top: -10px;
}

.nurs {
    float: right;
    display: block;
    margin-right: -6px;
    position: relative;
}


/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
/*--------------------------------page track ---------------------------------------*/
/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

.track-request-block .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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.1);
    border-radius: 0.10rem;
    margin-bottom: 15px;
}

.track-request-block .card-header:first-child {
    border-radius: calc(0.37rem - 1px) calc(0.37rem - 1px) 0 0
}

.track-request-block .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.track-request-block .track {
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    margin-top: 50px
}

    .track-request-block .track .step {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 25%;
        margin-top: -18px;
        text-align: center;
        position: relative
    }

        .track-request-block .track .step.active:before {
            background: #008000;
        }

        .track-request-block .track .step::before {
            height: 7px;
            position: absolute;
            content: "";
            width: 100%;
            left: 0;
            top: 18px
        }

        .track-request-block .track .step.active .icon {
            background: green;
            color: #fff
        }

    .track-request-block .track .icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        position: relative;
        border-radius: 100%;
        background: #ddd
    }

    .track-request-block .track .step.active .text {
        font-weight: 400;
        color: #000
    }

    .track-request-block .track .text {
        display: block;
        margin-top: 7px
    }

.track-request-block .itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .track-request-block .itemside .aside {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

.track-request-block .img-sm {
    width: 40px;
    height: 40px;
    padding: 0px;
    background: #e8e8e8;
}

.track-request-block ul.row,
.track-request-block ul.row-sm {
    list-style: none;
    padding: 0
}

.track-request-block .itemside .info {
    padding-left: 8px;
    padding-right: 2px;
}

.track-request-block .itemside .title {
    display: block;
    margin-bottom: 5px;
    color: #212529
}

.track-request-block p {
    margin-top: 0;
    margin-bottom: 1rem
}

.track-request-block .btn-warning {
    color: #ffffff;
    background-color: #ee5435;
    border-color: #ee5435;
    border-radius: 1px
}

    .track-request-block .btn-warning:hover {
        color: #ffffff;
        background-color: #ff2b00;
        border-color: #ff2b00;
        border-radius: 1px
    }

/*.table-sm th, .table-sm td {
    padding: 0.23rem !important;
}*/

.card-table-two {
    margin-bottom: 20px;
}

/*---------------------------------------------------------------------------------*/
/*--------------------------- trello cards design ----------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/** {
  box-sizing: border-box;
}
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: Helvetica, Arial, sans-serif;
}
body {
  margin: 0;
  padding: 20px 10px;
}*/
.drag-container {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}

.board {
    position: relative;
}

.board-column-- {
    /*  position: absolute;
  left: 0;
  top: 0;
  padding: 0 5px;
  width: calc(100% / 5);
  z-index: 1;
    */
    width: 20%;
    transform: unset !important;
    top: 0;
    float: right;
    padding: 4px;
}
/*.board-column {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 5px;
    width:300px;
    z-index: 1;
    min-width: 300px;
    margin-right: 10px;
}*/
.board-column.muuri-item-releasing {
    z-index: 2;
}

.board-column.muuri-item-dragging {
    z-index: 3;
    cursor: move;
}

.board-column-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.board-column-header {
    position: relative;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

@media (max-width: 600px) {
    .board-column-header {
        /*text-indent: -1000px;*/
    }
}

.Request-Sent .board-column-header {
    background: #2d4569;
}

.Operation-Status .board-column-header {
    background: #c77234;
}

.Runner-Status .board-column-header {
    background: #607d8b;
}

.Driver-Status .board-column-header {
    background: #c43819;
}

.Request-Done .board-column-header {
    background: #1c874c;
}


.board-column-content-wrapper {
    position: relative;
    padding: 4px;
    background: #f0f0f0;
    height: calc(100vh - 275px);
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
}

.board-column-content {
    position: relative;
    min-height: 100%;
}

.board-item {
    position: absolute;
    width: calc(100% - 10px);
    margin: 5px;
}

    .board-item.muuri-item-releasing {
        z-index: 9998;
    }

    .board-item.muuri-item-dragging {
        z-index: 9999;
        cursor: move;
    }

    .board-item.muuri-item-hidden {
        z-index: 0;
    }

.board-item-content {
    position: relative;
    padding: 10px 8px;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
}

@media (max-width: 600px) {
    .board-item-content {
        text-align: center;
    }

        .board-item-content span {
            display: none;
        }
}

span.request-title-h {
    font-size: 12px;
    font-weight: 700;
    color: #2d4569;
    margin-bottom: 6px;
    display: inline-block;
}

.title-r.strong {
}

.title-r {
    font-size: 11px;
    margin-bottom: 3px;
}

.strong {
    font-weight: 600;
}

.more-info-link {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 20px;
    height: 14px;
    background: #f0f0f0;
    text-align: center;
    z-index: 9;
}
/*-------------------------------------------------------------*/

.badge {
    padding: 0.25em 0.64em;
    font-size: 85%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4469a1;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4469a1;
}

/*---------------------added by dalia for table scroll -------------------------------*/
table {
    width: calc( 100% - 2px) !important;
}
/*------------------------added for z  index of flot chart---------------------------*/
.az-profile-menu .dropdown-item {
    /*  background: yellow;*/
    z-index: 999;
}


.card-dashboard-eleven .card-body {
    z-index: 99;
}

/*------------------------added for footer links list admin layout-----------------*/

@media (max-width: 992px) {
    .az-footer {
        display: block;
    }

        .az-footer .container, .az-footer .container-fluid {
            display: flex;
        }
}


ul.footer-list li {
    display: inline-block;
    margin-left: 10px;
}

ul.footer-list {
    margin-bottom: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .az-footer .container, .az-footer .container-fluid {
        display: block;
    }

    ul.footer-list li {
        margin-bottom: 7px;
    }
}

.az-iconbar-title {
    font-size: 17px;
}

/*Added by samah for loader 26/6/2021 */
#pageloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1400;
    background: url('../../Content/img/loading2.gif') no-repeat center center;
    /*background: url('pageloader.gif') no-repeat center center;*/
}


/* added by dalia aand aya for input group select2*/
input.select2-search__field:focus-visible {
    border: 0;
    outline: #fff;
}

.input-group .select2.select2-container {
    position: relative;
    flex: 1 1 auto;
    width: 1% !important;
    margin-bottom: 0;
}
/*--- added by dalia for users edit // heba comments on input group width and padding ----*/
label.custom-file-label {
    padding-left: 0.3em;
    padding-right: 0.3em;
}



.input-group-text {
    padding-left: 0.3em;
    padding-right: 0.3em;
}

.input-group > .form-control + .form-control, .dataTables_filter .input-group > input + .form-control, .dataTables_filter .input-group > .form-control + input, .dataTables_filter .input-group > input + input, .input-group > .form-control + .custom-select, .dataTables_filter .input-group > input + .custom-select, .input-group > .form-control + .custom-file, .dataTables_filter .input-group > input + .custom-file, .input-group > .custom-select + .form-control, .dataTables_filter .input-group > .custom-select + input, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .dataTables_filter .input-group > .custom-file + input, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
    min-width: 110px;
}

.custom-file, .custom-file-input, .custom-file-label {
}

    .custom-file-label::after {
        padding-right: 0.4em;
        padding-left: 0.4em;
    }

.az-iconbar-header {
    padding: 20px 5px;
    padding-left: 5px;
}
.az-iconbar .nav {
    padding: 0px 0;
}
.az-img-user img {
    border: 2px solid #3c302b;
}
.az-profile-menu .dropdown-item:hover, .az-profile-menu .dropdown-item:focus {
    background-color: transparent;
    color: #c85c11;
}
/* added by  dalia 2021 */
.SumoSelect > .CaptionCont {
   /* border: 1px solid #d5dadf;*/
    border: 1px solid #ced4da;
    height: 32px;
}
.tooltip.show {
    z-index: 9;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {

    padding-left: 30px !important;
}
.table-sm th, .table-sm td {
    /*padding: 0.23rem !important;*/
}
.sweet-alert button.confirm,
.sweet-alert button.cancel {
    padding: 8px 10px;
    height: 30px;
    line-height: 1;
    min-height: 30px;
    border-width: 0;
    margin-right: 5px;
    margin-left: 5px;
    min-width: 80px;
}

.sweet-alert button.confirm {
    color: #fff;
    background-color: #2e8a01 !important;
}

.sweet-alert button.cancel {
    color: #000;
    background-color: #cacaca !important;
}
/* side menu tree of sma7 */
ul.nav-sub.dal-sub {
    background: #171717;
    padding-left: 0px;
    border-left: 1px dashed #878787;
    margin-bottom: 10px;
}

li.nav-sub-item.active a {
    background: #0d0d0d;
    color: #ed7d30;
    width: 100%;
}

li.nav-sub-item a {
    padding: 8px 5px;
    display: block;
    color: #bdbdc2;
}

a.nav-link.with-sub::before {
    content: '\f3d0';
    font-family: 'Ionicons';
    top: 13px;
    right: 0px;
    position: absolute;
}



.with-sub[aria-expanded="true"]::after {
    transform: rotate(180deg) !important;
    content: '\f3d0';
    font-family: 'Ionicons';
    top: 13px;
    right: 0px;
    position: absolute;
    background: black;
}

li.nav-sub-item a:hover {
    background: #0d0d0d;
}

a.nav-link.with-sub.collapsed, a.nav-link.with-sub[aria-expanded="false"] {
    margin-top: -1px;
    border-bottom: 1px dotted #dee2e6;
}

li.nav-sub-item {
    list-style: none;
}

/* pagination */
li.page-item.first a, li.page-item.last a, li.page-item.next a, li.page-item.prev a {
    min-width: 65px;
    padding: 0 4px;
}

li.page-item.first.disabled, li.page-item.last.disabled, li.page-item.prev.disabled, li.page-item.next.disabled {
    cursor: no-drop;
}
li.page-item.first, li.page-item.last {
    display: none;
}
/*dalia 9/1/2021*/
        #ReportViewer1 .ToolbarExport .MenuBarBkGnd div:nth-child(2), #ReportViewer1 .ToolbarExport .MenuBarBkGnd div:nth-child(3) {
    display: none !important;
    background: red;
    padding: 0;
}

.ToolbarPrint.WidgetSet {
    display: none !important;
}