.legacy-registration .register-modal__form-field.has-error input,
.legacy-registration .register-modal__form-field.has-error select { border-color: #b63847; }
.legacy-registration .register-modal__form-field small { display: block; margin-top: 5px; color: #b63847; font-size: 12px; line-height: 1.3; }
.legacy-registration .register-modal__form-field select { box-sizing: border-box; width: 100%; min-height: 39px; padding: 9px 34px 9px 15px; border: 1px solid #e6e5e5; border-radius: 4px; color: #2f2e42; background: #fff; font: inherit; }
.legacy-registration .register-modal__form-field select:focus { border-color: #ccc; outline: 0; }
