/* #33269- Date picker styling issue */
.ui-datepicker {
  position: absolute !important;
  z-index: 999999 !important;
  background-color: #ffffff !important;
}
