/** Authentication Styles **/
#authentication #create-account_form,
#authentication #login_form {min-height: 305px; margin-bottom: 30px;}
#authentication #new_account_form {clear: both;}
.lost_password a{text-decoration: underline;}
.lost_password a:hover{text-decoration: none;}

#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
  display: none; }
