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

#create-account_form p {
  margin-bottom: 8px; }

#login_form .form-group.lost_password {
  margin: 14px 0 15px 0; }
  #login_form .form-group.lost_password a {
    text-decoration: underline; }
    #login_form .form-group.lost_password a:hover {
      text-decoration: none; }

.login-form {
  margin-top: 15px; }
  .login-form a:hover {
    text-decoration: underline; }

.no-account {
  font-weight: 700;
  padding: 0;
  font-size: 1.2em; }

.page-authentication #content {
  padding: 2rem;
  max-width: 640px;
  margin: 0 auto; }
.page-authentication .page-subheading {
  text-transform: initial;
  border-bottom: none; }
.page-authentication p:first-child {
  font-weight: 700;
  padding: 0;
  font-size: 1.2em; }

.submit {
  margin: 15px 0 0 0; }
  .submit button {
    text-transform: uppercase; }

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