/* Date picker customization */
.ui-datepicker-trigger {
  margin-bottom: -7px;
}

input.hasDatepicker {
  width: 8em;
}
