.form {clear:both;} .form .input-group-addon {background-color: #fff;} .form .btn-file {position:relative; overflow:hidden} .form .btn-file input[type=file] {position:absolute; top:0; right:0; min-width:100%; min-height:100%; font-size:999px; text-align:right; filter:alpha(opacity=0); opacity:0; background:red; cursor:inherit; display:block} .form .red {color: #a94442} .form .field-sm {width:60px} .form .field-md {width:120px} .form .field-lg {width:240px} .form .field-float {float:left; margin: 0px 5px 5px 0px;} .form p {font-size: 22px; font-weight: 700} legend {font-size: 16px;font-weight: bold; border-bottom: none;margin-bottom: 5px;} label[for*="checkbox"], label[for*="radiobox"] {font-weight: normal;}