#method_rules .MuiFormControl-root.hour_from,
#woocommerce_flexible_shipping_method_rules .MuiFormControl-root.hour_from {
    margin-right: 5px
}

#method_rules .MuiFormControl-root.hour_from,
#method_rules .MuiFormControl-root.hour_to,
#woocommerce_flexible_shipping_method_rules .MuiFormControl-root.hour_from,
#woocommerce_flexible_shipping_method_rules .MuiFormControl-root.hour_to {
    width: 150px
}

#method_rules .MuiFormControl-root.hour_from select,
#method_rules .MuiFormControl-root.hour_to select,
#woocommerce_flexible_shipping_method_rules .MuiFormControl-root.hour_from select,
#woocommerce_flexible_shipping_method_rules .MuiFormControl-root.hour_to select {
    width: 100%
}

.common-css td.conditions, .common-css th.conditions, div.flexible-shipping-rules-settings table.widefat td.conditions, div.flexible-shipping-rules-settings table.widefat th.conditions, tr.flexible-shipping-rule-row td.conditions, tr.flexible-shipping-rule-row th.conditions {
	min-width: 545px;
}
