@font-face {
	font-family: 'Oswald';
	src: url('/Font/779332?font_file_name=Oswald-Regular.ttf');
}

@font-face {
	font-family: 'Roboto Light';
	src: url('/Font/779332?font_file_name=Roboto-Light.ttf');
}


/* 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: 13px; font-weight: 300; }
body.dashboard.view .tree-view .tree-view-inner .item { height: auto !important; margin-bottom: 0.3em; background-color: #005EB8; color: white; padding-top: 0.2em; padding-bottom: 0.2em; border: none; }
body.dashboard.view .tree-view .tree-view-inner .item:hover { background-color: ; }
body.dashboard.view .tree-view .tree-view-inner .item.selected-item { background-color: #DC4405; }
body.dashboard.view .tree-view .tree-view-inner .item .item-title { top: -1px; }
body.dashboard.view .tree-view-long-item-tooltip-container { visibility: hidden; }