<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form.form {	font-family: tahoma, verdana, "sans-serif";	font-size: 12px;	padding: 10px 10px 0px 10px;	border: 1px solid #A5A8B8;	background: #EAEAEA;}.form fieldset {	margin-bottom: 10px;	padding: 10px 30% 10px 20px;	border: 1px solid #B5B8C8;}.form legend {	font-size: 12px;	color: #15428B;	font-weight: 900;}.form fieldset label {	float: none;	text-align: inherit;	width: auto;}.form label span {	color: #000;}.form input, .form select, .form textarea {	margin-bottom: 5px;}.form .text-input {	color: #555;	padding : 4px 0px 4px 0px;	width : 100%;	border: 1px solid #B5B8C8;	font-size: 14px;	margin-top: 3px;	margin-bottom: 8px;		background: #FFF url('../../img/form/text-bg.png') repeat-x;}.form .text-input-disabled {	color: #A4A4A4;	padding : 4px 0px 4px 0px;	width : 100%;	border: 1px solid #B5B8C8;	font-size: 14px;	margin-top: 3px;	margin-bottom: 8px;		background: #FFF url('../../img/form/text-bg-disabled.png') repeat-x;}.form .submit, .form .button {	background: url('../../img/form/button-bg.png') repeat-x;	border: 1px solid #AAA;	padding: 4px;	margin-top: 10px;	text-decoration: none;}div .button_bar {	text-align: right;	padding: 0px 0px 10px 0px;}.form hr {	clear: both;	visibility: hidden;}div.error {	background: #FFEAEA url('../../img/form/exclamation.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 10px 5px 20px;	border: 1px solid #B5B8C8;	margin-bottom:5px;}div.error p {	margin: 5px;	color: #A00;	padding-left: 0em;	line-height: 12pt;	font-family: tahoma,verdana,"sans-serif";	font-size: 9pt;}div.flash {	background: #F8FAFC url('../../img/form/information.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 10px 5px 20px;	border: 1px solid #B5B8C8;	margin-bottom: 5px;}div.flash p {	margin: 5px;	color: #15428B;	padding-left: 0em;	line-height: 12pt;	font-family: tahoma,verdana,"sans-serif";	font-size: 9pt;}div.debug {	background: #F8FAFC url('../../img/form/information.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 30px 5px;	border: 1px solid #B5B8C8;	margin-bottom: 5px;}div.collapsable {	background: #F8FAFC url('../../img/form/information.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 30px 5px;	border: 1px solid #B5B8C8;	margin-bottom: 5px;}div.collapsable_toggle {	margin-bottom: 5px;}div.collapsable_query {	background: #EAEAEA url('../../img/form/information.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 30px 5px;	border: 0px solid #B5B8C8;	margin-bottom: 5px;}div.files {	background: #F8FAFC url('../../img/form/information.png') center no-repeat;	background-position: 5px 50%; /* x-pos y-pos */	text-align: left;	padding: 5px 30px 5px;	border: 1px solid #B5B8C8;	margin-bottom:5px;}</pre></body></html>