/*profile*/

legend {
    color: #fff;
}

.profile a.btn {
    color: #000;
}

.profile a.btn:hover {
    color: #fff;
}

.well {
    background-color: #000 !important;
}

button.btn.btn-primary.validate {
    /*color: #000;*/
}

button.btn.btn-primary.validate:hover {
    color: #fff;
}

.form-validate.form-horizontal.well a {
    color: #000;
}

.form-validate.form-horizontal.well a:hover {
    color: #fff;
}

body.site.com-users.view-registration.no-layout.no-task.en-gb.ltr.sticky-header.layout-fluid.off-canvas-menu-init #sp-main-body { background: #000; }

.reg-login-form-wrap {
    color: #000;
}

.reg-login-form-wrap a {
    color: #000;
}

.reg-login-form-wrap a:hover {
    color: #376990;
}

/*end of profile*/