This is 2-columns horizontal form with labels on left and form
controls on right in one line. Add .form-horizontal
class to the form tag to have horizontal form styling. User
can also change the border color and background color of
the form control. Add border-*
class to change
border color and bg-*
class to change background
color of the form control.