.submenu li a:active, .submenu li a:focus, .submenu li a:hover {
    color: #f9fafb !important;
}
.navbar a.navbar-brand img {
    width: auto;
    height: 60px;
    padding-top: 4%;
}
.customers_login  .navbar-default {
    background: #26272900  !important;
}
 .navbar-default {
    background: #16181c     !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #005f8b;
}
.authentication-form {
    border-radius: 2px;
    border: 1px solid #edb24b;
    padding: 20px;
    background: #010c106e;
}
.customers_login {
    background-image: url(../../image/bg_city.png) !important;
    background-size: cover !important;
    background-position: top;
}
.navbar-default .navbar-nav>li.customers-nav-item-login>a:active, .navbar-default .navbar-nav>li.customers-nav-item-login>a:hover {
    background: rgb(255 255 255) !important;
    color: #1c1f21 !important;
}
.customers_login  .btn-info, .btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active {
    color: #fff;
    background: #09417cc2;
    border: 1px solid #09417cc2;
}
.navbar-default .navbar-nav>li.customers-nav-item-login>a {
    background: #09417cc2  !important;
    color: #fff !important;
}
.control-label, label {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
}
.customers  footer {
    background: #1b1a19;
    padding: 15px;
    width: 100%;
    height: 50px;
    color: #fff;
    margin-top: 25px;
    border-top: 1px solid #e4e5e7;
}
.customers_login a, .customers_login a:hover {
    color: #ffffff;
    text-decoration: none;
}
.customers_login  .panel_s .panel-body {
        border: 2px solid #ffffff59;
    padding: 20px;
    border-radius: 43px 0 41px 0;
    background: #020202bf;
    padding: 20px;
    position: relative;
}
.customers .submenu {
    background: #155a9f;
}
.kb-search-heading {
    color: #101010;
}
.customers .btn-success {
    background: #00519f;
}
#content {
    padding-bottom: 10vh;
    width: 100%;
}
.customers_login footer {
    background: #00000000;
    padding: 15px;
    width: 100%;
    height: 50px;
    color: #f6f2e8;
    margin-top: 25px;
    border-top: 1px solid #e4e5e700;
}
#greeting {
    background: url(../../image/perfecsure_city_side.png) !important;
    padding: 2% 0% 27% 4%;
    position: initial !important;
    background-size: cover !important;
    opacity: 1;
    background-position: top left !important;
    position: relative;
    height: 62px;
    width: 100%;
    margin-left: 0;
    color: #fff;
    text-align: left;
    font-size: 30px;
}


#content {
 padding-bottom: 22vh;
 width: 100%;
}

#wrapper {
 margin: 0px;
}

.navbar {
 margin-bottom: 0px;
}

.navbar {
 z-index: 2;
}

body .dropdown-menu:not(.colorpicker) {
 z-index: 9999!important;
}


::-webkit-scrollbar {
    width: 10px!important;
}

/* Track */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)!important;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
}

/* Handle */

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
    background: #eee!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)!important;
    min-height: 30px!important;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.7)!important;
}

@media only screen and (max-width: 800px) {
  .navbar a.navbar-brand img {
    width: auto;
    height: 64px;
}
.customers_login {
    background-position: right;
}
#greeting {
    background: none !important;
    padding: 8% 4% 13% 3%;
    background-color: #222 !important;
    position: initial !important;
    background-size: cover !important;
    opacity: 1;
    background-position: left !important;
    position: relative;
    text-align: center;
    height: 83px;
    width: 100%;
    margin-left: 0;
    margin-top: 5% !important;
    color: #fff;
    font-size: 22px;
}
.submenu {
    padding: 4%;}
}