@font-face {
	font-family: 'dashlet';
	src:url('fonts/dashlet/dashlet.eot?-9utw94');
	src:url('fonts/dashlet/dashlet.eot?#iefix-9utw94') format('embedded-opentype'),
		url('fonts/dashlet/dashlet.woff?-9utw94') format('woff'),
		url('fonts/dashlet/dashlet.ttf?-9utw94') format('truetype'),
		url('fonts/dashlet/dashlet.svg?-9utw94#dashlet') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: 'dashlet';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dashletbar_chart_on:before {
	content: "\e600";
}
.dashletbar_chart_on {
	color: #575757;
	font-size:20px;
}
.off {
	color: #aaabab;
	font-size:20px;
}

.dashletdashletmenu_on:before {
	content: "\e601";
}
.dashletdashletmenu_on {
	color: #575757;
	font-size:16px;
}
.off {
	color: #aaabab;
}

.dashletimages:before {
	content: "\e602";
}
.dashletimages {
	color: #939393;
	font-size:18px;
}

.dashletminus:before {
	content: "\e603";
}
.dashletminus {
	color: #848586;
	font-size:14px;
}

.dashletplus:before {
	content: "\e604";
}
.dashletplus {
	color: #848586;
	font-size:14px;
}

.dashlettable_on:before {
	content: "\e605";
}
.dashlettable_on {
	color: #575757;
	font-size:20px;
}
.off {
	color: #aaabab;
}