/* colors -------------------*/
/*--------------------------*/
.az-logo img {
    max-height: 45px;
}

.az-header.az-header-primary {
    background: #0072C6;
}

.az-navbar-dashboard-eight .az-navbar-header {
    background: #0072c6;
}

.az-navbar-dashboard-eight .nav-item.active .nav-link {
    color: #0072c6;
}

.az-navbar-dashboard-eight .nav-item.active::before {
    border-bottom-color: #0072c6;
}

.az-profile-menu .dropdown-item:hover, .az-profile-menu .dropdown-item:focus {
    background-color: transparent;
    color: #0072c6;
}
.az-navbar-dashboard-eight .nav-sub-link:hover {
    color: #0072c6;
}
/*change language */
.az-profile-menu a.lang-chng i {
    display: block;
    color: rgba(255, 255, 255, 0.75);
    font-size: 21px;
    padding-top: 2px;
}
.chng-lng .dropdown-menu {
    width: 100px;
}
@media (max-width: 991px){
    .az-logo img {
    height: 30px;
}
}
@media (min-width: 992px){
.az-navbar-two .nav-item.active::before {
    width: 100%;
}
}
.az-navbar .nav-item + .nav-item {
    margin-left: 12px;
    padding-left: 12px;
}
.bg-primary {
    background-color: #0072c6 !important;
}
/*dashboard*/
.card-dashboard-seventeen.bg-primary-dark {
    background-color: #004679;
}
.card-dashboard-nineteen .card-title {
    color: #0072c6;
}
.tx-primary {
    color: #0072c6;
}
.progress-bar {
    background-color: #177fcd;
}
.az-content-header-right {
    float: right;
}
.az-content-dashboard-eight {
    padding-top: 15px;
}
.az-content-header {
    height: 45px;
    margin-bottom: 10px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #004679;
    border-color: #004679;
}
.btn-primary{
    color: #fff;
    background-color: #177fcd;
    border-color: #177fcd;
}
.az-content-body-dashboard-three {
    padding: 10px 20px 10px 20px;
}
.advance-search-panel {
    background: #eceff1bd;
    padding: 10px;
    border: 1px solid #dadfe3;
    margin-bottom: 15px;
}
.card {
  margin-bottom: 10px;
}

/* sign up page */

.lang {
    margin-bottom: 1.2em;
}
.logo-div-sup img {
    width: 85px;
}
.lang {
    position: absolute;
    top: 0;
    right: 30px;
    color: #012060;
    text-align: right;
    padding:20px 5px 5px 5px;}

.lang a{
    color: #012060;
}
.logo-div img {
    max-height: 100px;
}
.az-signin-header label {
    color: #010101;
    font-weight: 700;
}
.text-primary {
    color: #1b6ea1 !important;
}
.az-column-signup-left {
    background:linear-gradient( rgba(79, 178, 202, 0.2), rgba(116, 192, 150, 0.6) ), url(../img/bg1.jpg---) top right no-repeat;
}
@media (min-width: 576px){
.az-column-signup {
  padding: 40px;
  width: 45%;
}
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #177fcd;
    background-color: #177fcd;
}
.btn-outline-primary {
  color: #177fcd;
  border-color: #177fcd;
}

a {
  color: #177fcd;
}
.az-signup-footer a:hover, .az-signup-footer a:focus ,
a:hover,  a:focus {
  color: #0c64a6;
}
.az-signup-footer a {
  color: #177fcd;
  font-weight: 700;
}
/*sign in -------------*/

.az-card-signin .logo-div img ,.az-signin-header h2 {
    text-align: center;
    display: block;
    margin: auto;
    max-height: 70px;
}

@media (min-width: 576px){
.az-column-signup {
    padding: 40px;
    width: 45%;
}
}
.az-signin-header h2{
    color: #0072C6;
}
.btn-az-primary {
  color: #fff;
  background-color: #177fcd;
  border-color: #177fcd;
}

.az-signin-wrapper {
    background: linear-gradient( rgb(237 34 36 / 1%), rgb(0 0 0 / 1%) ), 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-color: rgba(255, 255, 255, 0.9);
}
.btn-az-primary:focus, .btn-az-primary.focus ,
.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 ,
.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 3px 0.2rem rgba(77, 153, 251, 0.5);
}
.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: #177fcd;
  border-color: #177fcd;
}
.btn-az-primary:hover ,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle{
  color: #fff;
  background-color: #0072c6;
  border-color: #0072c6;
}
.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: #177fcd;
  border-color: #177fcd;
}
.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 rgba(51, 179, 255, 0.5);
}
/*actions in tables */
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;
}



/* added by dal-ui and fatema tawfik 11-7-2023 */
/*added for tree table -docs page */
.btn.btn-d-sm {
    padding: 3px 10px;
    min-height: 30px;
}

th.action-th-tree {
    width: 230px;
    text-align: center;
}
/*tabs*/
.card.card-table-two.meta-data-section {
    background: #f1f1f1;
}

.meta-data-section .nav.nav-tabs {
    margin-top: 10px;
    background: #ffffff36;
}

    .meta-data-section .nav.nav-tabs .nav-link {
        background: transparent;
    }

        .meta-data-section .nav.nav-tabs .nav-link.active {
            background: #fff;
            border: 1px solid #c5c5c5;
        }

.meta-data-section .panel {
    border: 1px solid #cdd4e0;
    padding: 20px;
    margin-bottom: 10px;
    background: #fff;
}

.meta-data-section .tab-content {
    padding: 10px 0;
}
/*select2 in input-group */
.input-group .select2-container {
    position: relative;
    flex: 1 1 auto;
    width: 1% !important;
    margin-bottom: 0;
}

input.select2-search__field:focus-visible {
    outline: unset;
    border: 1px solid #a1a1a1 !important;
}
/*scroll in table */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.panel-y {
    /* height: calc(100vh - 5em);*/
    height: 450px;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom:;
}

.tableFixHead {
    overflow-y: auto;
    height: 100px;
}

    .tableFixHead thead th {
        position: sticky;
        top: -1px;
        z-index: 1;
    }

    .tableFixHead tbody th {
        position: sticky;
        left: 0;
    }

/* Just common table stuff. Really. */
table.tableFixHead {
    border-collapse: collapse;
    width: 100%;
}

.tableFixHead th, .tableFixHead td {
    padding: 8px 16px;
}

.tableFixHead th {
    background: #eee;
}

/* for tree table plugin  */

span.treegrid-expander.glyphicon.glyphicon-chevron-down:before {
    color: #055a56;
    position: absolute;
    /*right: -4px;*/
    /*top: -2px;*/
    left: -17px;
    top: 2px;
    content: "\f056";
    font-family: "Font Awesome 5 Free";
}

span.treegrid-expander.glyphicon.glyphicon-chevron-right:before {
    color: #055a56;
    position: absolute;
    /*right: -4px;*/
    /*top: -2px;*/
    left: -17px;
    top: 2px;
    content: "\f055";
    font-family: "Font Awesome 5 Free";
}
/* added by dal/uidesigner for custom tree */

table.tree td:first-child {
    padding-left: 25px;
    min-width: 250px;
}

/*------------------------end plugin -----------------*/

/*added by da-ui and fatema twfk 12-7-2023 */
.fixed-table-pagination .pagination {
    margin: 10px auto;
    text-align: center;
}

/*--------------------- added for tabs-mp-tbl --------------------------*/
.tabs-mp-tbl .bg-gray-400 {
    background-color: #dde2e9;
}

.tabs-mp-tbl .nav-tabs .nav-link.active {
    background-color: #0072c6;
    color: #fff;
}

.tabs-mp-tbl .nav-tabs .nav-link {
    min-width: 85px;
    border-radius: 7px 7px 0 0px;
    text-align: center;
}

    .tabs-mp-tbl .nav-tabs .nav-link + .nav-link {
        margin-left: 5px;
    }

.tabs-mp-tbl .card-body.tab-content {
    min-height: calc( 100vh - 215px) !important;
}

#map {
    min-height: calc( 100vh - 215px);
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: aliceblue;
    height: 100%;
}



/*added 11-7-2023 */
th.action-th-tree {
    min-width: 230px;
}

.select2-container {
    display: block !important;
    max-width: 100% !important;
}

/*added by dalia and fatema 17-7-2023 */
/*multi upload dropzone*/
/* ======
21. Form-upload
   ====== */
/* ==============
  Form-Upload
===================*/
/* Dropzone */
.dropzone {
    min-height: 230px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: #ffffff;
    border-radius: 6px;
}

    .dropzone .dz-message {
        font-size: 30px;
    }

.dropzone {
    min-height: 230px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: #f8f8f8;
}



