Input
.input
class allows you to set quick and default input style.
Size
.input
for default size input field
.input-xs
for small size input field
.input-md
for medium size input field
.input-lg
for large size input field
Width
Use
.full
or
.half
class for 100% or 50% width.
Disabled
Just add disabled attribute to make field disable
Round
To make border round use border radius shorthand .br-round
Icon
Shadow
To add shadow use shadow shorthand like .shadow
or .shadow-1
Color
To add the color add shorthand classes for border color, text color, placeholder color and focus color.