<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.starrequired {
	color: #f00;
}
.pf-modal .success-text {
	text-align: center;
	color: green;
	margin-top: 10px;
}
.pf-modal .error-text {
	text-align: center;
	color: red;
	margin-top: 10px;
}</pre></body></html>