/**********************************************************
                                Authentication Styles
**********************************************************/
#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
    display: none; }

#create-account_form,
#login_form {
   min-width: 400px;}
#login_form .form-group.lost_password a {
    text-decoration: underline; }
#login_form .form-group.lost_password a:hover {
    text-decoration: none; }


    #login_form, #new_account_form, ul.step li.step_todo {
        background-color: transparent !important;
      }

/*# sourceMappingURL=authentication.css.map */