/*csslint important: true, order-alphabetical: true, zero-units: true */

.selector-with-errors {
    font-size: 10px !important;
    border: 0px;
}
