html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}
.description {
    display: none !important;
}
body {
  margin-bottom: 60px;
}
@media (min-width: 1300px) and (max-width: 2560px) {
    .popup-gallery {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
}

@media (min-width: 700px) and (max-width: 1299px) {
    .popup-gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
}

@media (min-width: 300px) and (max-width: 699px) {
    .popup-gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
}
.wrapper-affixs-will-be-soon-main {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee !important;
}
    .wrapper-affixs-will-be-soon-main h1 {
        background: #ffffff;
        padding: 100px;
        box-shadow: 2px 2px 20px #bfbfbf;
        color: #f9950e;
        font-style: italic;
    }
.wrapper-affixs-logout-btn-main a.nav-link.text-body.font-weight-bold span {
    color: #222 !important;
}
.wrapper-affixs-login-form-bg-new-one-1 h4.text-warning.m-0 {
    font-size: 30px;
    color: #fff !important;
    letter-spacing: 1px;
}
.wrapper-NBO-header-bg {
    box-shadow: 2px 2px 20px #eee;
    padding: 10px;
    width: 100%;
    position: sticky;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 999;
}
.wrapper-affixs-go-back-home-btn a {
    background: #ff001a;
    padding: 14px 15px;
    margin-top: 15px !important;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    text-transform:uppercase;
}
.wrapper-affixs-go-back-home-btn {
    text-align: center;
}
.main-header {
    border-bottom: 1px solid #dee2e6;
    z-index: 1034;
    /*background: #002137 !important;*/
    /*background: linear-gradient(133deg, rgba(17, 56, 84, 1) 29%, #075250 82%);*/
    background: var(--orange-yello, linear-gradient(170deg, #FF1E00 -182.2%, #EA4B23 -117.73%, rgba(233, 185, 30, 0.68) 28.68%, rgba(214, 32, 8, 0.23) 117.82%, #FF7708 195.68%), #FF6200);
}

div.text-warning {
    color: #FCAE07 !important;
}

.navbar-expand .navbar-nav .nav-link {
    font-size: 0.85rem;
}

.layout-fixed .brand-link {
    width: 250px;
    background: var(--orange-yello, linear-gradient(170deg, #FF1E00 -182.2%, #EA4B23 -117.73%, rgba(233, 185, 30, 0.68) 28.68%, rgba(214, 32, 8, 0.23) 117.82%, #FF7708 195.68%), #FF6200);
}

.main-sidebar {
    height: 100vh;
    overflow-y: hidden;
    z-index: 1038;
    /*background: rgb(21, 59, 89);
    background: linear-gradient(133deg, rgba(21, 59, 89, 1) 0%, rgba(37, 65, 100, 1) 55%, rgba(60, 57, 85, 1) 82%);
    background: var(--orange-yello, linear-gradient(170deg, #FF1E00 -182.2%, #EA4B23 -117.73%, rgba(233, 185, 30, 0.68) 28.68%, rgba(214, 32, 8, 0.23) 117.82%, #FF7708 195.68%), #FF6200);*/
    background:#f29412 !important;
}

ul.nav.nav-pills.nav-sidebar.flex-column li a {
    color: #222;
    font-weight: 600;
}


[class*=sidebar-dark-] .sidebar a {
    color: #c2c7d0;
    font-size: 0.9rem;
    padding: 9px 2px;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background: #fff;
    border: transparent;
    color: #FCAE07;
}
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link {
    font-size: 0.8rem;
    padding: 5px 5px;
}

[class*=sidebar-dark-] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*=sidebar-dark-] .nav-sidebar > .nav-item:hover > .nav-link, [class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-link:focus {
    color: #FCAE07;
    background: #fff;
    border: transparent;
}

.nav-sidebar > .nav-item .nav-icon.fa, .nav-sidebar > .nav-item .nav-icon.fab, .nav-sidebar > .nav-item .nav-icon.fad, .nav-sidebar > .nav-item .nav-icon.fal, .nav-sidebar > .nav-item .nav-icon.far, .nav-sidebar > .nav-item .nav-icon.fas, .nav-sidebar > .nav-item .nav-icon.ion, .nav-sidebar > .nav-item .nav-icon.svg-inline--fa {
    font-size: 0.8rem;
}
.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
    width: 0.8rem;
}

.content-header {
    padding: 0px 0 !important;
    background-color: #f1f1f1;
    margin-bottom: 5px !important;
    background-color: #F8EBEB;
}

.content-header a {
    color: #f39c12;  
}

    .content-header .breadcrumb {
        font-size: 0.8rem;
    }

    .content-header h1 {
        font-size: 1.4rem;
        margin: 0;
        margin-top: 6px;
        margin-bottom: 8px;
        color: #214062;
        text-align: center;
    }
        .content-header h1 span {
            color: #f39c12;
            font-size:xx-large;

        }


.sidebar-menu-left {
    min-height: 59vh
}

label {
    display: inline-block;
    margin-bottom: .2rem !important;
    font-weight: 500 !important;
    font-size: 0.9rem;
}


.form-control {
    padding: .275rem .55rem !important;
    font-size: 0.85rem !important;
    line-height: 0.3 !important;
    color: #495057;
    background-color: #fff;
    border: 1px solid #59aec1 !important;
    border-radius: 2.25rem;
    height: 30px !important;
}


.card { 
    background: linear-gradient(117.76deg, rgba(255, 255, 255, 0.7) -7.21%, rgba(255, 255, 255, 0.5) 118.08%);
    border: 1px solid #ffffff !important ;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    -ms-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    -o-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    border-radius:8px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 3px 6px !important;
    font-size: 0.85rem;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500;
    font-size: 0.85rem;
    background: #e2ecfa;
    color: #1c3e5e;
    padding: 5px 23px 7px 4px !important;
}

.dataTables_wrapper .dataTables_filter input {
    height: 27px;
    border: 1px solid #59aec1 !important;
    font-size: 0.9rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button { 
    padding: .2em 0.3em !important;
    font-size: 0.85rem !important;
}
.dataTables_wrapper .dataTables_info {
    padding-top: 0.2em;
    font-size: 0.85rem;
}
.main-footer {
    border-top: 1px solid #d6e8fe;
    color: #254164;
    padding: 0.5rem;
    font-size: 0.85rem !important;
    font-weight: 400 !important;
    background-color: #fac030;
}

.description {
    background: linear-gradient(133deg, rgb(3 199 145) 0%, rgb(51 45 97) 82%); align-items: center;
}
    .description img {
     
        display: block;
        /*        margin: auto;*/
    }
    .description p {
        color: #ffffff;
        font-size: 0.81rem;
        text-align: justify;
        margin: 0;
        line-height: 1.1rem;
    }
.wrapper-affixs-login-form-bg-new-one-1 .btn-warning {
    color: #000000 !important;
    background-color: #ffc107;
    border-color: transparent;
    background: linear-gradient(90deg, rgb(225 188 9) 0%, rgb(253 203 2) 99%) !important;
    font-weight: 600;
    border: 0 !important;
    padding: 12px 20px;
    font-size: 16px;
    width: 50% !important;
    border-radius: 30px;
    color: #fff !important;
    margin-bottom:30px !important;
}

.btn-warning {
    color: #000000 !important;
    background-color: #ffc107;
    border-color: transparent;
    background: linear-gradient(90deg, rgb(225 188 9) 0%, rgb(253 203 2) 99%) !important;
    font-weight: 600;
    border: 0 !important;
}

.alert.alert-danger.alert-dismissible {
    display: none !important;
}

#reportSection .dt-button {
}

.brand-link {
    display: flex;
    align-items: center;
    font-size: 0.83rem;
    line-height: 1.3;
    font-weight: 500 !important;
    padding: .7000rem;
    transition: width .3s ease-in-out;
    white-space: normal !important;
}


.tab-zone-margin{background:transparent !important}

#toolbar-container{display:none !important}
/* Ensure sections take full height */
section.content {
    min-height: 100vh;
    padding: 20px 0;
    background-color: #ffffff;
}

/* Tableau visualization styling */
.tableauPlaceholder {
    width: 100%;
    height: 90vh; /* Adjust height as needed */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.tableauViz {
    width: 100%;
    height: 100%;
    border: none;
}

#viz1732527738044, #viz1732527966223, #viz1732527866838, #viz1729158963671, #viz173252783890, #viz1732527792629, #viz1732528217557 {
    width: 100% !important
}

#myVideo {
    position: fixed;
    right: 0;
    bottom:0px;
    top:-30px;
    min-width: 100%;
    min-height: 100%; overflow:hidden
}

/*.nav-sidebar .nav-treeview {
    background: #0f2f46;
}*/
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: rgb(255 255 255);
    color: #fa920c;
    font-weight: 600;
}
[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link:hover {
    background-color: #fff;
    color: #f9950e;
    font-weight: 600;
}
[class*=sidebar-dark-] .nav-sidebar > .nav-item > .nav-treeview {
    /* background-color: #103651;*/
    background: var(--orange-yello, linear-gradient(170deg, #FF1E00 -182.2%, #EA4B23 -117.73%, rgba(233, 185, 30, 0.68) 28.68%, rgba(214, 32, 8, 0.23) 117.82%, #FF7708 195.68%), #FF6200);
}

img.wrapper-affixs-main-header-img-goVt {
    width: 100%;
    position: relative;
    
    text-align: center;
    margin: 0 auto;
    display: block;
}