<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CUSTOM HTML5 CSS */
	.datetime{
		top:20px !important;
		left:192px !important;
	}
	.ui-body-c, .ui-overlay-c, p, a{
		text-shadow: 0 0px 0 #FFFFFF !important;
	}
	.ui-datepicker-header, .ui-datepicker-calendar .ui-state-active {
		background:none repeat scroll 0 0 #5C0025 !important;
	}
	.preset.selected img, .preset.selected:hover img, .preset.selected:active img{
		border:2px solid #5C0025 !important;
	}
	.elements{
		height: 140px !important;
	}

/* /CUSTOM HTML5 CSS */</pre></body></html>