.bfQuickMode .bfbs3-btn, .bfQuickMode .btn {
    font-size: 14px;
    float: left !important;
	background: #9a9a9a;
    color: #fff;
	padding: 9px 20px 9px 20px;
    border-radius: 5px;
	border: none;
	font-family: FontAwesome, 'Helvetica', sans-serif;
	text-transform: capitalize;
	
}

#bfSubmitButton:before {
	content: "\f1d8";
    font-size: 20px;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: inherit;
    padding-right: 15px;
    line-height: normal;
    color: #fff;
    background: none;
}

/*.bfQuickMode .bfbs3-btn:before, .bfQuickMode .btn:before {
    content: "\f1c1";
    font-size: 20px;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: inherit;
    padding-right: 15px;
    line-height: normal;
    color: #fff;
    background: none;
}*/


/*.bfQuickMode .bfbs3-btn:before, .bfQuickMode .btn:before {
    content: "\f0e0";
    font-size: 20px;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: inherit;
    padding-right: 15px;
    line-height: normal;
    color: #fff;
    background: none;
}*/
.bfQuickMode section .bfbs3-row, .bfQuickMode section .row, .bfQuickMode fieldset .bfbs3-row, .bfQuickMode fieldset .row {
    margin-left: 0px;
    margin-right: 0;
}

.ff_elem.bfbs3-btn.bfbs3-btn-primary.button {height: 34px;}
.bfbs3-input-group-btn:last-child>.bfbs3-btn, .bfbs3-input-group-btn:last-child>.bfbs3-btn-group {padding: 8px;}
.bfQuickMode .bfbs3-form-group .bfbs3-control-label, .bfQuickMode .form-group .control-label {color: #7A7F87;}