.umw-form-create-chat .MuiFormLabel-root,
.umw-ready-answer-add .MuiFormLabel-root {
    left: inherit !important;
    right: 32px !important;
    transform-origin: right !important;
    font-family: iranyekan, IRANSans;
    font-size: 14px;
}

.umw-form-create-chat .MuiFormLabel-root.Mui-focused,
.umw-ready-answer-add .MuiFormLabel-root.Mui-focused {
    right: 41px !important;
    transform-origin: right !important;
    font-family: iranyekan, IRANSans;
    top: -3px;
}


.umw-form-create-chat fieldset.MuiFormControl-root .MuiFormLabel-root,
.umw-ready-answer-add fieldset.MuiFormControl-root .MuiFormLabel-root {
    right: 0 !important
}

.umw-form-create-chat fieldset.MuiFormControl-root .MuiFormControlLabel-root {
    margin-right: 0 !important
}

.umw-form-create-chat .MuiSelect-icon {
    right: unset;
    left: 7px
}

.umw-form-create-chat .MuiFormControl-root,
.umw-ready-answer-add .MuiFormControl-root {
    margin: 15px 0 0
}

.umw-form-create-chat .MuiSelect-icon {
    right: unset;
    left: 7px
}

.umw-form-create-chat .MuiTypography-body1 {
    font-family: iranyekan, IRANSans;
    font-size: 13px;
}

html[dir="rtl"] legend {
    text-align: right;
    margin-left: 10px !important;
    margin-right: 10px;
}

.umw-form-create-chat .MuiFormHelperText-root {
    text-align: right;
    font-family: iranyekan, IRANSans;
    color: rgb(240, 68, 56);
    margin: 6px 0;
    font-weight: 700;
}

.umw-form-login-button {
    font-size: 0.9375rem;
    line-height: 1.75;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(255, 255, 255);
    background-color: rgb(22, 179, 100);
    box-shadow: rgb(0 0 0 / 8%) 0px 1px 5px;
    width: 100%;
    border-radius: 12px;
    text-transform: none;
    padding: 11px 24px;
    font-family: iranyekanbold;
}

.ready-answer-item-title {
    float: right !important;
}

.umw-form-profile-field {
    margin-top: 25px;
}

.umw-form-profile-field .MuiFormLabel-root {
    left: inherit !important;
    right: 32px !important;
    transform-origin: right !important;
    font-family: iranyekan, IRANSans;
}

.umw-form-profile-field .MuiFormLabel-root.Mui-focused {
    right: 41px !important;
    transform-origin: right !important;
    font-family: iranyekan, IRANSans;
    top: -3px;
    color: #708097 !important;
}

.umw-form-profile-field fieldset.MuiFormControl-root .MuiFormLabel-root {
    right: 0 !important
}

.umw-form-profile-field .MuiFormControl-root .MuiFormControlLabel-root {
    margin-right: 0 !important
}

.umw-form-profile-field .MuiFormControl-root {
    margin: 25px 0 0
}

html[dir="rtl"] .umw-form-profile-field legend {
    text-align: right;
    margin-left: 10px !important;
    margin-right: 10px;
}

.umw-form-profile-field .MuiFormHelperText-root {
    text-align: right;
    font-family: iranyekan, IRANSans;
    color: rgb(240, 68, 56);
    margin: 6px 0;
    font-weight: 700;
}

.umw-form-profile-field input {
    font-family: iranyekan, IRANSans;
}

.umw-form-profile-field .Mui-focused .MuiOutlinedInput-notchedOutline {
    border-color: #f2f5ff !important;
}

.umw-form-profile-button {
    margin-top: 25px;
    border-radius: 8px;
    padding: 11px 30px;
    box-shadow: none !important;
    font-family: iranyekanbold, IRANSans;
    font-size: 14px;
}

.umw-text-field-message {
    text-align: right;
}

#message_content:focus-visible {
    outline: none;
    border: none;
}