/* Default Template CSS */
/*v 010502 v*/
.attachCont {
   margin: 20px 0px;
}
.bootstrap-filestyle input.form-control {
    background-color: #fff;
}
/*^ 010502 ^*/
.retailCertLabel, .fedTaxEinLabel {
   margin-bottom: 10px;
}
.bootstrap-filestyle.input-group {
   margin-bottom: 5px;
}

.select2-container{
    width: 100% !important;
    height: 34px !important;
}

.select2-dropdown select2-dropdown--below{
    margin-top: -32px;
}
.help-block { color: maroon; }

.content.container-fluid {
   margin-top: 100px;
   padding-bottom: 100px;
   min-height:300px;
}

.btn.btn-default.pull-left {
   padding: 6px 12px;
}
