div.form-type-datelist div.chosen-container {
  display: none !important;
}

div.form-type-datelist select.form-select{
  position: inherit !important;
  width: inherit !important;
  height: inherit !important;
}