<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FORMA */
.formTextThank, .formTextBefore, .formTextAfter,.formTextThank P, .formTextBefore P, .formTextAfter P{
	padding-left: 0px;
}

.label, .separatortext {
	text-align: left;
}

.star {
	color: #384C2B;
}

.radiolabel {
	background: #FFFFFF;
	color: #222222;
}

.textfield {
	background: #f8da80;
	width: 260px;
	padding: 3px;
	color: #b5752a;
	border: 1px solid #b5752a;
}

.textarea {
	background: #f8da80;
	width: 260px;
	height: 80px;
	padding: 3px;
	color: #b5752a;
	border: 1px solid #b5752a;
}

.filebrowser {
	background: #f8da80;
	width: 270px;
	padding: 3px;
	color: #b5752a;
	border: 1px solid #b5752a;
}

.select {
	background: #f8da80;
	width: 270px;
	padding: 3px;
	color: #b5752a;
	border: 1px solid #b5752a;
}</pre></body></html>