<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">label.error{color:red;font-style:italic; font-size: 11px; display: none; width: 100%; left: 10px;}
div.error{display:none}
input{border:1px solid #000}
input.checkbox{border:none}
input:focus{border:1px dotted #000}
input.error{border:1px dotted red}
</pre></body></html>