/**********************************************************
				Authentication Styles
**********************************************************/
#account-creation_form .id_state,
#account-creation_form .dni,
#account-creation_form .postcode {
  display: none; }

#create-account_form .form-group {
  margin: 0 0 6px 0; }

#login_form {
  min-height: 297px; }

#create-account_form .form_content, #login_form .form_content {
  min-height: 180px;
  overflow: hidden; }
  #create-account_form .form_content.has_social_login, #login_form .form_content.has_social_login {
    min-height: 250px; }

#create-account_form .form_content_inner, #login_form .form_content_inner {
  padding: 0em 2em; }

#create-account_form .submit, #login_form .submit {
  padding: 6px 1em; }
  #create-account_form .submit .btn_primary, #login_form .submit .btn_primary {
    width: 100%; }

#create-account_form section, #login_form section {
  border: 1px solid #CCCCCC;
  margin-bottom: 1em; 
background: #fbfbfb;
}

#authentication .btn-default.btn_primary, #authentication .btn-medium.btn_primary, #authentication .btn-large.btn_primary {
    color: #ffffff;
    background-color: #666666!important;
  }

#authentication .btn-default.btn_primary:hover, #authentication .btn-medium.btn_primary:hover, #authentication .btn-large.btn_primary:hover {
    background-color: #a98846!important;
  }
#authentication .box {
  text-align: center;
}

#authentication .page-subheading {
color: #ad2323;
}

#authentication p.required {
  text-align: right;
}

#authentication #uniform-newsletter {
  margin-left: 124px;
}

#authentication .checkbox label {
  display: inline-block;
}

#authentication #uniform-invoice_address {
  margin-left: 140px;
}

#authentication .selector {
  text-align: left;
}

#authentication 
#authentication 
#authentication 
#authentication 
#authentication 
#authentication 