Bacis Input
Use .an-form-controlwith input to get nice styled input.
Use .primary .info .warning .dangerwith input for contextual color input with.
Checkbox
Use .an-custom-checkboxwrapper to an input to get custom styled checkbox. Use .primary .success .info .warning .dangerwith .an-custom-checkboxto get contextual color checkbox.
Use .blockedclass with .an-custom-checkboxto get block checkbox with label text.
Select box
Use .an-form-controlwith select box
Use multipleas attribute of select box to get multiple select option
Input groups
Use a wrapper div .an-input-groupfor grouped input with icon.
Use .rightwith .an-input-groupto position the grouped icon.
Use .primary .info .warning .dangerwith input for contextual color input with.
Radio box
Use .an-custom-radioboxwrapper to an input to get custom styled checkbox. Use .primary .success .info .warning .dangerwith .an-custom-checkboxto get contextual color checkbox.
Use .blockedclass with .an-custom-checkboxto get block checkbox with label text.
Textarea
Use .an-form-controlwith textarea, use .primary .success .info .warning, .danger to get contextual colored textarea.
