@font-face {
	font-family: 'Arial Narrow';
	src: url('/Font/335069?font_file_name=arialn.ttf');
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('/Font/335069?font_file_name=BebasNeue-Regular.ttf');
}

@font-face {
	font-family: 'Freestyle Script';
	src: url('/Font/335069?font_file_name=Freestyle%20Script%20Regular.ttf');
}

@font-face {
	font-family: 'Gill Sans MT';
	src: url('/Font/335069?font_file_name=GIL.ttf');
}

@font-face {
	font-family: 'GT America Extended Regular';
	src: url('/Font/335069?font_file_name=GT-America-Extended.ttf');
	font-weight: bold;
}

@font-face {
	font-family: 'GT America Extended Regular';
	src: url('/Font/335069?font_file_name=GT-America-Extended-Italic.ttf');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'GT America Medium';
	src: url('/Font/335069?font_file_name=GT-America-Standard-Medium.ttf');
}

@font-face {
	font-family: 'GT America Regular';
	src: url('/Font/335069?font_file_name=GT-America-Standard-Regular.ttf');
}

@font-face {
	font-family: 'GT America Regular';
	src: url('/Font/335069?font_file_name=GT-America-Standard-Regular-Italic.ttf');
	font-style: italic;
}

@font-face {
	font-family: 'Self Modern Italic';
	src: url('/Font/335069?font_file_name=self-modern_italic.ttf');
	font-style: italic;
}

@font-face {
	font-family: 'Self Modern Regular';
	src: url('/Font/335069?font_file_name=self-modern_regular.ttf');
}

@font-face {
	font-family: 'Tw Cen MT Condensed';
	src: url('/Font/335069?font_file_name=Tw-Cen-MT-Condensed-Font.ttf');
}

@font-face {
	font-family: 'Tw Cen MT';
	src: url('/Font/335069?font_file_name=TCM_____.TTF');
}


/* Customize the navigation pane for all documents in the company */
body.dashboard.view .project-name-text { font-family: "GT America Extended Regular"; font-size: 14px; }
body.dashboard.view .item-expander-group--1 { display: none !important; }
body.dashboard.view .item-expander-group--0 { height: 100%; top: 50% !important; }
body.dashboard.view .item-icon { display: none !important; }
body.dashboard.view #report-tree { font-family: "GT America Regular"; font-size: 14px; }
body.dashboard.view .tree-view .tree-view-inner .item { height: auto !important; margin-bottom: 0.3em; background-color: white; padding-top: 0.2em; padding-bottom: 0.2em; border: 1px; border-color: #E4D6BB; color: black;}
body.dashboard.view .tree-view .tree-view-inner .item:hover { background-color: #E4D6BB; border: 1px; color: black;}
body.dashboard.view .tree-view .tree-view-inner .item.selected-item { background-color: black; color: #FCFFEE; }
body.dashboard.view .tree-view .tree-view-inner .item .item-title { top: 1px; }
body.dashboard.view .tree-view-long-item-tooltip-container { visibility: hidden; }