/**/
.bh-sl-container .bh-sl-form-container form button {
  background: #91bfd8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #91bfd8), color-stop(100%, #70a3be));
  background: -webkit-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
  background: -o-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
  background: -ms-linear-gradient(top, #91bfd8 0%, #70a3be 100%);
  background: linear-gradient(to bottom, #91bfd8 0%, #70a3be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91bfd8', endColorstr='#70a3be', GradientType=0);
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #86B8D2 !important;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 0 0px;
  padding: 0 8px;
  display: block;
  padding: 3px 100px 3px 10px;
  text-shadow: none;
  outline: none;
  float: left;
  clear: both;
  margin-top: 25px;
}
.bh-sl-container .bh-sl-form-container form button:hover {
  text-decoration: none;
}
.bh-sl-container .bh-sl-form-container form label {
  text-align: left !important;
  min-width: 0 !important;
  width: 120px !important;
  font-size: 14px;
  font-family: Arial;
  font-weight: 500;
  padding: 5px 10px 0 0 !important;
}
.bh-sl-container .bh-sl-form-container form .form-input select {
  min-width: 100px;
}
.bh-sl-container .bh-sl-form-container form .bh-sl-filters#category-filters-container1 li {
  clear: initial;
  display: inline-block;
  float: left;
  margin: 5px 0;
  width: initial;
}
.bh-sl-container .bh-sl-form-container form .bh-sl-filters#category-filters-container1 li:first-child {
  width: 175px;
}