// Placeholder content in the form editor
#gform_fields .gf-business-hours-container {
	padding: 20px 20px 20px 0px;

	.dashicons {
		font-size: 50px;
		height: 50px;
		width: 50px;
		line-height: 50px;
		float: left;
		margin: 0 8px 0 15px;
	}
}

.business_hours_list_item .open_label {
	 color:green;
	 margin-left: 10px;
	 font-weight: bold;
}

// Admin
.form-table.entry-details .business_hours_item {
	margin-top:5px;
	margin-left: -10px;
}