/* Sit above form cards / modals. Calendar stays RTL for Dari month names. */
.datepicker-plot-area {
  z-index: 2000;
  font-family: inherit;
  direction: rtl;
}
.datepicker-plot-area .month-item,
.datepicker-plot-area .datepicker-header,
.datepicker-plot-area .header-row-cell {
  font-family: inherit;
}
.fb-dari-datepicker {
  cursor: pointer;
  background-color: #fff;
}
