/* Logical text alignment for customer forms; centered sheets remain unchanged. */
html[dir="rtl"] .modalBody,html[dir="rtl"] #modalBody,html[dir="rtl"] .dishCard,html[dir="rtl"] .actionCard,html[dir="rtl"] .networkDirectoryCard{text-align:start}
html[dir="rtl"] .field input[type="tel"],html[dir="rtl"] .field input[type="date"],html[dir="rtl"] .field input[type="time"]{direction:ltr;text-align:start}
.specialCalendarRoot .calendarWeek,.specialCalendarRoot .calendarGrid,.specialCalendarRoot .calendarToolbar{direction:ltr}
html[dir="rtl"] .specialCalendarRoot .calendarToolbar b{direction:rtl}
.languageList span,.sheetTitle,.field,.actionCopy,.reservationNotice{overflow-wrap:anywhere}
