<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Date Element */
.formDate {
	width: 100%;
	font-size: 13px; 
	font-family: Arial,Helvetica,adobe-helvetica,Arial Narrow;
}

/* Checkbox Element */
.formCheckbox {
	vertical-align: middle;
}
</pre></body></html>