header.topbar.navbarbg, div.navbarbg.collapse.navbar-collapse {
    background-color: #AAAAAA!important;
}

div.loginScreen .auth-wrapper{
    background: #AAAAAA!important;
}

div.loginScreen .auth-wrapper .auth-box {
    top: 0px;
    right: 0px;
    height: 100%;
    margin: 0px;
    position: inherit;
}

div.header-text-custom {
    color:#ffffff!important;
}

div.card-custom{
    background-color: #76abb6!important;
}

div.border-custom{
    border-color: #76abb6!important;
}

div .card-text-custom{
    color:#ffffff!important;
}
