

/* Customize the navigation pane for all documents in the company */
body.dashboard.view .item-expander-group--1 { display: none !important;} 
body.dashboard.view .item-icon { display: none !important; }
body.dashboard.view #report-tree { font-size: 12px; font-weight: 300; }
body.dashboard.view .tree-view .tree-view-inner .item { height: auto !important; margin-bottom: 0.3em; background-color: #245EA4; color: white; padding-top: 0.2em; padding-bottom: 0.2em; border: none; }
body.dashboard.view .tree-view .tree-view-inner .item:hover { background-color: #E27124; }
body.dashboard.view .tree-view .tree-view-inner .item.selected-item { background-color: #E27124; }
body.dashboard.view .tree-view .tree-view-inner .item .item-title { top: -1px; }
body.dashboard.view .tree-view-long-item-tooltip-container { visibility: hidden; }

/* Turn off the header strip for all documents in the company */
body.dashboard.view #header-strip { visibility: hidden; }

/* Turn off the document name for all documents in the company */
body.dashboard.view .project-name-text { display: none; }

.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 100%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}



body.project-1216714.view .tree-view .tree-view-inner .item:hover { background-color: #982F4F; }
body.project-1216714.view .tree-view .tree-view-inner .item.selected-item { background-color: #982F4F; }
body.project-1216714.view .tree-view .tree-view-inner .item { background-color: #1A2E3A; }


/* #1 - Standard Benchmark */
body.project-1223449.view .headers-container {display: none !important; }
body.project-1223449.view .notification-container {display: none !important; }
body.project-1223449.view .main-panel {align: center;}

/* #2 - Standard Brushfire */
body.project-1223454.view .headers-container {display: none !important; }
body.project-1223454.view .notification-container {display: none !important; }
body.project-1223454.view .main-panel {align: center;}


/* #3 - Predictive Modeling */
body.project-1215456.view .headers-container {display: none !important; }
body.project-1215456.view .notification-container {display: none !important; }
body.project-1215456.view .main-panel {align: center;}

/* #4 - Verbatim Analysis*/
body.project-1223462.view .headers-container {display: none !important; }
body.project-1223462.view .notification-container {display: none !important; }
body.project-1223462.view .main-panel {align: center;}

/* #5 - Multi District Research Dashboard*/
body.project-1215790.view .headers-container {display: none !important; }
body.project-1215790.view .notification-container {display: none !important; }
body.project-1215790.view .main-panel {align: center;}

/* #6 - Tracking Dashboard*/
body.project-1223467.view .headers-container {display: none !important; }
body.project-1223467.view .notification-container {display: none !important; }
body.project-1223467.view .main-panel {align: center;}

/* #7 - Interactive Dashboard */
body.project-1215810.view .headers-container {display: none !important; }
body.project-1215810.view .notification-container {display: none !important; }
body.project-1215810.view .main-panel {align: center;}




/* #1 - Standard Benchmark (OLD) */
body.project-1215359.view .headers-container {display: none !important; }
body.project-1215359.view .notification-container {display: none !important; }
body.project-1215359.view .main-panel {align: center;}

/* #6 - Tracking Dashboard (OLD) */
body.project-1215805.view .headers-container {display: none !important; }
body.project-1215805.view .main-panel {align: center;}