<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.parsley-error { background-color: #ffbaba!important; border: 1px solid #b94a48!important; color: #b94a48!important; }
/*.parsley-success { background-color: #dff0d8!important; border: 1px solid #d6e9c6!important; color: #468847!important;}*/
li.parsley-required, li.parsley-type, li.parsley-custom-error-message { list-style: none!important; max-width:320px; padding: 5px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;}

ul.parsley-errors-list.filled { margin: .75em; }
ul.parsley-errors-list { margin: 0; clear: both; }</pre></body></html>