#webform-component-date-location--event-date .container-inline .webform-datepicker > input,
#webform-component-date-location--end-date .container-inline .webform-datepicker > input {
    vertical-align: middle;
}

#webform-component-date-location--event-time #edit-submitted-date-location-event-time-wrapper > label,
#webform-component-date-location--end-time #edit-submitted-date-location-end-time-wrapper > label,
#webform-component-node-id {
    display: none;
}

#webform-component-date-location--event-time,
#webform-component-date-location--end-time {
    margin-top: -45px;
}