.ps-auth-step {
    display: none;
}

.ps-auth-step.active {
    display: block;
}

.form-group {
    margin-bottom: 15px;
}

.ps-forgot-password {
    margin-top: 10px;
    font-size: 0.9em;
}