@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.),
               url-prefix(https://www.google.),
               url-prefix(https://encrypted.google.) {
  button.esw.eswd {
    display: none !important;
  }
}
