@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://hootsuite.com/dashboard") {
  #footer {
    display: none;
    height: 0px;
  }
}
