Just add form-material class to the form that's it.
Line Inputs Forms
Just add form-control-line class to form
Input States
Just add .has-success, .has-warning, .has-danger class to the .form-group div. Add .form-control-success, .form-control-warning, .form-control-danger class in the input tag.