input[type="checkbox"] {
  float: left !important;
  margin-left: 5px;
  margin-right: 5px;
}

.orddd_lite_weekdays,
.orddd_lite_shipping_days {
	width: 300px;
}

.form-table .orddd_lite_fieldset_padding {
	 padding: 0.5px 0.5px;
}

#orddd_lite_minimumOrderDays, #orddd_lite_number_of_dates, #orddd_lite_lockout_date_after_orders {
	 width: 75px;
}

#orddd_lite_delivery_date_field_note {
	 width: 290px;
}

.orddd_lite_no_fields_for_product_type{
	float:left;
}

.form-table .orddd_lite_holidays_list{
	width: 360px;
	vertical-align: top;
	text-align: center;
	padding-top:3px;
	padding-bottom:3px;
}

table.wp-list-table .column-holidays {
	width:7%;
}

#orddd_lite_holidays_list {
	width: 500px;
}

#holidays_table_head {
	margin-bottom: 0px;
}

#datepicker {
	width: fit-content !important;
}

.ui-datepicker {
	min-width: fit-content !important;
}

.save_button{
	background: #0091cd;
	border-color: #0073aa;
	box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 26px;
	height: 28px;
	margin: 0;
	padding: 0 10px 1px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
}

table.form-table #orddd_lite_ics_url_list .orddd_lite_ics_feed_url {
	padding: 0px 0px;
}

.form-table th, .form-table td {
	font-weight:normal;
}

.orddd-col-left {
    float: left;
    width: 50%;
}

.orddd-col-right {
    float: right;
    width: 50%;
}

.add-timeslot {
	margin-top: 12px;
}

#orddd_delivery_dates_list .tablenav {
	display: none;
}