Individual form controls automatically receive some global styling.
Create taller or shorter form controls that match button sizes.
Wrap inputs in grid columns, or any custom parent element, to easily enforce desired widths.
Bootstrap includes validation styles for error, warning, and success states on form controls.
Use .input-icon-alignment class to get an icon inset input.
Extend form controls by adding text or buttons before, after, or on both sides of any text-based input.
Use the .checkbox-(type) class to change checkbox default color.
Individual form controls automatically .
Use the .checkbox-inline class for inline checkbox.
Individual form controls automatically.
Use the .radio-(type) class to change radio default color.
Use the .radio-inline class for inline radio.
Individual form controls automatically.