input[type=text].ng-dirty.ng-invalid { box-shadow: inset 0 0px 7px $red; } form input.ng-invalid { color: $errorText; }