/*.has-error input[type="checkbox"] + label,
.has-error input[type="radio"] + label {
  color: #a94442;
} */

.login-radio-detailed {
  width: 68%;
}

.textAreaBoxInputs {
  width: 100%;
}

.textAreaBoxInputs + .dvShowHidePassword {
  position: relative;
  z-index: 1;
  float: right;
  margin-left: 0;
  line-height: 1;
  margin-top: -36px;
}

.form-group-location {
  font-size: 16px;
  font-weight: 700;
  width: 33.33333333%;
}

.form-group-location input,
.form-group-location span {
  width: 100%;
  font-weight: 400;
}

.form-group-location ~ .login-radio .address {
  width: 33.333334%;
}