@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/calendar/"),
               url-prefix("https://www.google.com/calendar/") {
  #topBar > table > tbody > tr:first-child > td:first-child,
  #ft {
    display: none !important;
  }
  #cornerBookmarks {
    width: 1em !important;
    overflow: hidden !important;
  }
  #cornerBookmarks:hover {
    overflow: visible !important;
  }
  #cornerBookmarks > .bookmarks {
    padding: 4px !important;
  }
  #cornerBookmarks > .bookmarks > tbody > tr > td::before {
    content: "\bb\a0\a0";
    font-weight: bold;
  }
  #tc_top > table {
    background-color: transparent !important;
  }
  #topBar {
    margin-left: 1em !important;
  }
  #s {
    padding-bottom: 0 !important;
    margin-top: -5px !important;
  }
  #s > input, #s > button {
    font-size: 80% !important;
    vertical-align: middle !important;
  }
  #nt1 {
    margin-bottom: -2ex !important;
  }
  #nt1 > div {
    padding-top: 4px !important;
  }
  #mt1 > .s > div {
    margin-top: 1em !important;
  }
}
