/* This stylesheet is used to style the public view of the plugin. */

.form-table tr td input.error{ border: 1px solid red; }
.form-table tr td label.error{ display: none !important; }