<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0.5em 0.8em 0em;
}
 
#macro0 .fieldName, #macro0 .fieldname{
font-size:.875em !important;
}
 
.macro.formmacro div{
	width: 100% !important;
}
 
 
.macro.formmacro{
	text-align:left;
}
 
.macro.formmacro label{
	color:#000000;
	font-size: 0.875em !important;
	margin-bottom: 0.1875em !important;
}
 
.macro.formmacro table{
	table-layout: fixed;
}

.macro.formmacro td{
	display:block;
	width: 100%;
}

.macro.formmacro button, .macro.formmacro input[type="button"], .macro.formmacro input[type="reset"], .macro.formmacro input[type="submit"] {
	margin-top: 10px;
    padding: 5px;
    width: 100%;
}
 
.macro.formmacro #verificationCode{
text-align:center;
}

.macro.formmacro input[name="verificationCode"]{
width:100%;
padding: 6px;
}</pre></body></html>