.uoy-registration-field { margin-bottom: 16px; }
.uoy-account-fields { clear: both; }
.uoy-account-field { clear: both; }
.uoy-registration-field input:not([type="checkbox"]):not([type="radio"]),
.uoy-registration-field select,
.uoy-registration-field textarea,
.uoy-account-field input:not([type="checkbox"]):not([type="radio"]),
.uoy-account-field select,
.uoy-account-field textarea { width: 100%; }
.uoy-registration-field small { color: #646970; display: block; line-height: 1.4; margin-top: 5px; }
.uoy-account-field-description { color: #646970; display: block; line-height: 1.4; margin-top: 5px; }
.uoy-registration-field.uoy-has-error input,
.uoy-registration-field.uoy-has-error select,
.uoy-registration-field.uoy-has-error textarea,
.uoy-account-field.uoy-has-error input,
.uoy-account-field.uoy-has-error select,
.uoy-account-field.uoy-has-error textarea { border-color: #d63638 !important; box-shadow: 0 0 0 1px #d63638 !important; }
.uoy-field-error { color: #b32d2e; display: block; font-size: 12px; font-weight: 600; margin-top: 5px; }
.uoy-radio-group { display: grid; gap: 6px; margin-top: 5px; }
