.icon-Adminjscomposer{
	/*background: url('../../../image/admin-logo.png') no-repeat scroll 0 0;
	background-position: center center; 
	height: inherit; 
	background-size: contain;
	height: 16px;
	width: 18px;*/
}

.icon-Adminjscomposer:before{
	content: "\f194";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}