.search #wrapper {
  font-family: Sans serif, Roboto, Arial;
}
.search #wrapper {
  font-size: 16px;
}
.search .bckg_main {
  background-color: #76b328 !important;
}
.search .border_main {
  border-color: #76b328 !important;
}
.search .hotspot-text-selected {
  background-color: #76b328 !important;
}
.search .bckg_field_alt.results-list-row-expanded {
  background-color: #76b328 !important;
}
.search .bckg_main {
  color: #FFFFFF !important;
}
.search .menu-title {
  color: #FFFFFF !important;
}
.search .icon-info {
  background-color: #FFFFFF !important;
}
.search .icon-help {
  background-color: #FFFFFF !important;
}
.search .logo-item {
  background-color: #FFFFFF !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .search .icon-info, .search .icon-help {
    background-color: inherit !important;
  }
}
.search .bckg_field_main {
  background-color: #E7E7E7 !important;
}
.search .bckg_field_alt {
  background-color: #F6F5F1 !important;
}
.search .btn-custom {
  background-color: #76b328 !important;
}
