.sow-field-container .datepicker-container.half-width {
  width: 49%;
  display: inline-block;
  float: left;
}
.sow-field-container .timepicker-container.half-width {
  width: 49%;
  display: inline-block;
  float: right;
}
