@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.google.com/calendar), url-prefix(https://www.google.com/calendar) {

#mainlogo, #gbar, .gbh {display:none !important;}
.logoparent {height:32px !important;}
#guser, #srreg {opacity:0.0 !important}
#guser:hover, #srreg:hover {opacity:1 !important}
#srreg {width:500px !important; margin-left:-6px !important} 
#guser{margin: 3px 12px 0 0 !important}

/* everything in Segoe UI or Tahoma */
body, td, input, textarea, select, legend, button, option, div.s, font, #guser, #srreg,.chip dd, .chip dt, .sng-frame, .sng-wrapper, .modelinkOff, .modelinkOn  {
 font-family: "Segoe UI", Tahoma    !important;
}
.modelinkOff, .modelinkOn  {
 font-size:14px !important;
}

#chrome_main1 td {height:28px !important}
#dateunderlay {display:block !important; font-family: "Segoe UI", Tahoma !important;}

.goog-zippy-expanded .zippy-arrow , .sng-zippy {
  margin-right:5px  !important;
  position:relative  !important;
  top:4px  !important;
}

/*hide sidebar*/
#nav {
 width:3px !important;
 opacity:0 !important;
}

#nav:hover {
 width:169px !important;
 opacity:1 !important;
}

}