.login-form .font-green {
    color: #440108 !important;
}

.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open > .btn.green:not(.btn-outline).dropdown-toggle.focus, .open > .btn.green:not(.btn-outline).dropdown-toggle:focus, .open > .btn.green:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #440108 !important;
    border-color: #440108 !important;
}

.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #440108 !important;
    border-color: #440108 !important;
}

.login .content .create-account {
    background-color: #440108 !important;
}
    .login .content .create-account p a {
        color: #ffff !important;
    }

.login .content h3.form-title.font-green::before {
    background-color: #440108;
}

.login-body {
    background-color: #515151 !important;
}

.login.nimbus-is-editor {
    background-color: #515151 !important;
}

    .login .copyright {
        color: #FFFFFF !important;
    }

.login-form .form-actions.form-action-text a {
    color: #440108;
}
.custom-steps h3.font-green {
    color: #440108 !important;
}
.btn.btn-outline.green.active, .btn.btn-outline.green:active, .btn.btn-outline.green:active:focus, .btn.btn-outline.green:active:hover, .btn.btn-outline.green:focus, .btn.btn-outline.green:hover {
    border-color: #440108 !important;
    color: #FFF !important;
    background-color: #440108 !important;
}
.btn.btn-outline.green {
    border-color: #440108 !important;
    color: #440108 !important;
    background: 0 0;
}
.login .wizard-progress::before {
    background-color: #430009 !important;
}
.login .content .form-control {
    background-color: #ffffff !important;
};
