
.header .form-search #cat { width: 103px; float:left; height: 44px; padding: 11px 3px 12px; background: #f6f6f6; border: none; border-top: none; border-bottom: none; border-color: #e4e4e4; color: #666; text-align: left; }

.header .form-search input.input-text:focus { background-color: #fff;}
.header .form-search label { width: 22px; float: left; }
#search_mini_form .header .form-search button.button { float: right; margin-right: 8px; }
.btn-group.bootstrap-select { display: block !important;}
.header .form-search .dropdown-toggle { width: 108px !important; box-shadow: none !important; background: #f6f6f6 !important; border: none !important; border-radius: 0 !important; height: 44px; padding-left: 0;}

.form-search .dropdown-menu { top:45px; height: 300px !important; border-radius: 0 0 4px 4px; box-shadow: none; left: -3px !important; padding: 0 0 20px;}
.bootstrap-select.btn-group .btn .filter-option { color: #666; font-size: 14px; padding-left: 10px;}
.header .form-search .dropdown-toggle:focus { outline: none;}
