
/**
 * Hide the throbber.
 */
html.js .search-google-appliance-search-form input.form-autocomplete,
html.js .block-ga-block-search-form input.form-autocomplete {
  background-image: none;
  font-size: inherit;
}
