form.amgee-views-exposed-form {
  flex-direction: column;
}
form.amgee-views-exposed-form .amgee-form-group {
  display: flex;
  flex-wrap: wrap;
}
form.amgee-views-exposed-form .views-exposed-form select[multiple="multiple"] {
  height: auto !important;
}
.ui-datepicker{
  position: relative;
  z-index: 1000 !important;
}