<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span#emailerror {
        color: red;
        text-transform: capitalize;
}

.smack_field_error {
        color: red;
}

.smack_widget_textbox , .smack_widget_picklist , .smack_widget_multipicklist , .smack_widget_textbox_date_picker , .smack_post_fields {
	  width:100%;
}

</pre></body></html>