Input
Give custom styles for form controls.
Style input with .input class & textarea with .textarea class. Change row atrribute of textarea according to your use case.
Sizing
Use utility classes to change the size.
Icons
Add icons with .input-has-icons class
Validation
Provide valuable, actionable feedback to your users with form validation, via custom styles .
Select
use .input class to style select menus. Custom styles are limited to the select’s initial appearance and cannot modify the option's.
File Upload
Place elements with file & file-name class inside file-upload class
It is required to apply file class only on label