#login-form:not(.login) .step.login {
    display: none;
} 

#login-form:not(.reset) .step.reset {
    display: none;
} 

#login-form:not(.recover) .step.recover {
    display: none;
} 