/**
 *  Ritlabs Fonts
 */
@font-face {
	font-family: 'ritlabs';
	src:url('fonts/ritlabs.eot?bi307j');
	src:url('fonts/ritlabs.eot?bi307j#iefix') format('embedded-opentype'),
		url('fonts/ritlabs.ttf?bi307j') format('truetype'),
		url('fonts/ritlabs.woff?bi307j') format('woff'),
		url('fonts/ritlabs.svg?bi307j#ritlabs') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"],
.fa {
	font-family: 'ritlabs';
	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;
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 'ritlabs';
	font-size:inherit;
	text-rendering:auto;
	transform:translate(0, 0);
}
.icon-PRODUCTIVITYLAST:before,
.fa-cogs:before {
	content: "\e812";
}
.icon-ICONSNEWend_Book:before,
.fa-book:before {
	content: "\e900";
}
.icon-ICONSNEW_dowloadnew:before,
.fa-cloud-download:before {
	content: "\e810";
}
.icon-ICONSNEW_facebook:before,
.fa-facebook:before {
	content: "\e806";
}
.icon-ICONSNEW_Htmlnew:before,
.fa-html5:before,
.fa-shield:before {
	content: "\e802";
}
.icon-ICONSNEW_In:before,
.fa-linkedin:before {
	content: "\e80b";
}
.icon-ICONSNEW_PGP:before,
.fa-credit-card:before {
	content: "\e804";
}
.icon-ICONSNEW_rss:before,
.fa-rss:before {
	content: "\e807";
}
.icon-ICONSNEW_twitter:before,
.fa-twitter:before {
	content: "\e80d";
}
.icon-ritlabs_arrowleft:before,
.fa-angle-left:before {
	content: "\e800";
}
.icon-ritlabs_arrowright:before,
.fa-angle-right:before{
	content: "\e801";
}
.icon-ritlabs_check:before {
	content: "\e803";
}
.icon-ritlabs_down:before,
.fa-caret-down:before {
	content: "\e805";
}
.icon-ritlabs_filetext:before,
.fa-file-text-o:before {
	content: "\e808";
}
.icon-ritlabs_file:before,
.fa-file:before {
	content: "\e809";
}
.icon-ritlabs_filter:before,
.fa-filter:before {
	content: "\e80a";
}
.icon-ritlabs_info:before,
.fa-info-circle:before {
	content: "\e80c";
}
.icon-ritlabs_menu:before,
.fa-bars:before {
	content: "\e80e";
}
.icon-ritlabs_search:before,
.fa-search:before {
	content: "\e80f";
}

