/* Opatan CRM — RTL lead form overrides */
.opatan-lead-form { direction: rtl; text-align: right; font-family: "Tahoma", "Arial", sans-serif; }
.opatan-field label { text-align: right; }
.opatan-field--checkbox .opatan-checkbox-label { flex-direction: row; justify-content: flex-end; width: 100%; }
.opatan-field--checkbox .opatan-checkbox-label__text { direction: rtl; text-align: right; unicode-bidi: plaintext; }
.opatan-field__label-text { text-align: right; }
.opatan-lead-form__submit { width: 100%; }
