fieldset.scheduler-border {
	border: 1px groove #ddd !important;
	padding: 0 1.4em 1.4em 1.4em !important;
	margin: 0 0 1.5em 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
			box-shadow: 0px 0px 0px 0px #000;
	border: 5px solid #6f92dg !important;
	border-radius: 12px;
}
legend.scheduler-border {
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-align: left !important;
	width: auto;
	padding: 0 10px;
	margin-bottom: 5px;
}
.bg-info  {
	font-family: Cambria, "Times New Roman", serif;
	font-weight: bold;
	height: 20px;
	border-radius: 2px;	
	padding: 2px 3px;
}
