.hidden { display:none; }
sup { font-size:0.8em; vertical-align:top; }

#cms_toolbar_wrapper {  }
#cms_toolbar { font-family:"Trebuchet MS",arial,sans-serif;  padding:7px 10px; margin: 0 auto; overflow:auto; background-color:#fff; color:#1899CD; font-size:12px; position:relative; z-index:10000; }

#cms_toolbar .published { color:#009933;  }
#cms_toolbar .unpublished { color:#cc3333; }
#cms_toolbar .archived { color:gray; }
#cms_toolbar .onhold { color:#ff9933; }

#cms_toolbar a { color:#1899CD; text-decoration:underline; }
#cms_toolbar a:hover { color:#1899CD; background:#fff; text-decoration:none; }

#cms_toolbar_left { float:left; }
#cms_toolbar_right { float:right; }

#cms_toolbar_hide { background-color:#1899CD; height:5px; cursor:pointer; clear:both;}
#cms_toolbar_hide_arrow { position:absolute; left:50%; bottom:5px; opacity:0.3; filter:alpha(opacity=30); }

#cms_toolbar_metadata { clear:both; padding:5px 0 0 0;}
#cms_toolbar_metadata p { margin:0; padding:5px 0 0 0; color:#666; }
#cms_toolbar_metadata p span { color:#1899CD; }

#cms_heatmap { position:absolute; width:100%; line-height:0; margin: 0; padding: 0px 0px 0px 0px; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;  z-index: 10002; }
#cms_heatmap_titlebar {height:20px; }
#cms_heatmap.loading { background: url(/websuite/assets/images/furniture/modal-window-loading.gif) no-repeat center center; background-color:#333;}