.navbar-custom {
    background: #222;
}
.auth-fluid {
    background: url(../images/bg-auth.jpg) center;
    background-size: cover;
}
.badge-alert-circle {
    color: #fff;
    background-color: #f86262;
}
button.btn-structured-color.active {
    border-width: 2px !important;
    border-color: #222 !important;
}