/**********************************************************
				Authentication Styles
**********************************************************/

.rows > div:first-of-type {
  padding-right: 20px;
}

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

div#g-recaptcha-auth {
  margin-top: 40px;
  margin-bottom: 0;
}
div#g-recaptcha-error {
  margin-top: 30px;
  margin-bottom: 0;
}