/* header.navbar,
.navbar{
    background-image: url('https://i.imgur.com/MuU8u4M.png');
    height: 94px;
    background-repeat: no-repeat;
}

.navbar .navbar-brand {
    background-image: url('https://i.imgur.com/PlGwUYD.png');
    width: 200px;
    background-repeat: no-repeat;
}

.app-logo {
    display: none;
}

#navbar-search::placeholder {
    color: rgba(1, 111, 128, 0.40);
}

.page-head, .page-head.drop-shadow {
     background-color: rgba(0, 0, 0, 0) !important;
}

.page-container {
    background-image: url('https://i.imgur.com/NTBYZKW.png');
    background-size: 100vw 100vh;
    background-repeat: no-repeat;
}

.avatar-frame.standard-image {
    background-color: #fff !important;
    color: #016F80 !important;
}

.ellipsis.title-text {
    color: #016F80;
}

.standard-sidebar-label {
    color: #016F80;
}

.sidebar-item-label {
    color: #016F80;
}

.nav-link {
    color: #ffffff;
} */

/* .btn.btn-default, div#driver-popover-item .driver-popover-footer button.btn-default {
    background-color: #fff; */
    /* color: #1f7d65; */
/* } */
/* 
.desk-sidebar-item :hover {
    color: #fff;
    background-color: #016F80;
}

.layout-side-section  {
    height: 75% !important;
    border-radius: 0px 20px 20px 0px;
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(12.5px);
}

.custom-actions button {
    font-weight: 400 !important;
    color: #FFF !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-radius: 8px;
    border: 1px solid white; 
}

.desk-sidebar-item {
    background-color: rgba(0, 0, 0, 0) !important;
} */












/* header.navbar,
nav.navbar{
    background-color: red;
} */


/* .navbar.navbar-expand {
    background-color: #8B2131;
}

.navbar.navbar-expand a {
    color: black; 
}

.navbar.navbar-expand svg.icon.icon-md {
    fill: white !important ; 
    stroke: black !important; 
} */

