/*

If you need to further customize the FormBuilder CSS,
items in this file will over-ride the standard
FormBuilder CSS.  To use this file, rename it as
additional_styles.css and make changes as necessary.

*/

/*Begin Form Styles*/
.formBuilderForm {
 margin:auto;
 color:#fff;
}
