#popup_wrap { overflow: visible !important; z-index: 10000; top:0; left:0; }
#popup { overflow: visible !important; width:100%; height:100%; top:0; left:0; right:0; border:none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#popup_cell { vertical-align: top; border:none; }
#popup_next, #popup_prev, #popup_close, #popup_permalink, #popup_print, #hide_series_view, #popup_series_view {display:none !important;}
#map, #overview_map, #map_plus, #map_minus, #map_select, #header, #toolbar, #series_hover {display:none !important;}
#permalink_wrap {
  display:block !important;
  text-align:center !important;
  width:100% !important;
  position:absolute !important;
  top:0;
  left:0;
  background:none !important;
  bottom:auto !important;
  right:auto !important;
  padding:0 !important;
}
#permalink_wrap span {display:none;}
#permalink {
  display:block !important;
  z-index:100;
  text-align:center;
  font-size: 14px !important;
  border:none !important;
  outline:none !important;
  background:none !important;
  width:100% !important;
  box-shadow: none !important;
}