.augFormControl {
    width:100%
}

.error {
    color: red;
}

.success {
    color: green;
}