@font-face {
	font-family: 'icomoon';
	src: url(fonts/icomoon.eot);
	src: url(fonts/icomoon.eot?#iefix) format('embedded-opentype'),
		url(fonts/icomoon.woff) format('woff'), url(fonts/icomoon.ttf)
		format('truetype'), url(fonts/icomoon.svg#icomoon) format('svg');
}

[data-icon]:before {
	position: relative;
	font-family: 'Glyphicons Halflings', 'icomoon';
	top: 1px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	content: attr(data-icon);
	font-size: 15px;
	line-height: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.small-icon-btn [data-icon]:before {
	font-size: 12px;
}

.smallicon [data-icon]:before {
	font-size: 12px;
	color: #c0c0c0;
	padding: 0px 2px;
}

.smallicon a [data-icon]:before {
	color: #747474;
}

.online:after {
	font-family: 'icomoon';
	content: "\f069b";
	line-height: 1;
	color: green;
}

.offline:after {
	font-family: 'icomoon';
	content: "\f07be";
	line-height: 1;
	color: red;
}

.icon-print:after {
	font-family: 'icomoon';
	content: "\f0624";
	line-height: 1;
}

.icon-delete:after {
	font-family: 'icomoon';
	content: "\f0b1a";
	line-height: 1;
}

.icon-export:after {
	font-family: 'icomoon';
	content: "\f0603";
	line-height: 1;
}

.icon-import:after {
	font-family: 'icomoon';
	content: "\f0604";
	line-height: 1;
}

.icon-search:after {
	font-family: 'icomoon';
	content: "\f0af2";
	font-size: 13px;
	line-heigth: 1;
}

.icon-pdf:before {
	font-family: 'icomoon';
	content: "\f0c25";
	line-height: 1;
}

.icon-xls:before {
	font-family: 'icomoon';
	content: "\f0c28";
	line-height: 1;
}

.icon-back:after {
	font-family: 'icomoon';
	content: "\f0637";
	line-height: 1;
}

.icon-edit:after {
	font-family: 'icomoon';
	content: "\f0d1e";
	line-height: 1;
}

.icon-detail:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f020f";
}

.icon-lock:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0afb";
}

.icon-unlock:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0afd";
}

.icon-maintain:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0afe";
}

.icon-pwd:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0afa";
}

.icon-replace:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f027f";
}

.icon-user:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0ae3";
	line-height: 1;
}

.icon-money:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0bba";
}

.icon-add:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0b75";
}

.icon-history:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0c8a";
}

.icon-clocksync:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f029d";
}

.icon-close:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f065c";
}

.icon-open:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f065b";
}

.icon-readremotely:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f00fe";
}

.icon-writeremotely:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f00fb";
}

.icon-column:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0cf0";
}

.icon-sort:before {
	font-family: 'icomoon';
	content: "\f0d76";
	line-height: 1;
}

.icon-sort-asc:before {
	font-family: 'icomoon';
	content: "\f09a8";
	line-height: 1;
}

.icon-sort-desc:before {
	font-family: 'icomoon';
	content: "\f09a9";
	line-height: 1;
}

.icon-notice:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0a8e";
	font-size: 15px;
}

.icon-lady:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0c61";
	font-size: 15px;
}

.icon-sir:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0ae7";
	font-size: 15px;
}

.icon-alarm:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0c81";
	font-size: 15px;
}

.icon-chart:before {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0b09";
	font-size: 15px;
}

.icon-chart-sm:before {
	font-family: 'icomoon';
	line-height: 1;
	content: " \f0b09";
	font-size: 13px;
}

.icon-chat-sm:before {
	font-family: 'icomoon';
	content: "\f0ae0";
	line-height: 1;
}

.icon-chat:before {
	font-family: 'icomoon';
	content: "\f0ae0";
	line-height: 1;
	font-size: 15px;
}

.icon-map:before, .LocationOnMap:before, .ShowOnMap:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0052";
	color: green;
	font-size: 22px;
	cursor: pointer;
}

.icon-begin-end:before {
	font-family: 'Glyphicons Halflings', 'icomoon';
	line-height: 1;
	content: "\e120";
	font-size: 15px;
}

.icon-begin-end-xs:before {
	font-family: 'Glyphicons Halflings', 'icomoon';
	line-height: 2;
	content: "\e120";
	font-size: 15px;
}

.icon-connect:after {
	font-family: 'icomoon';
	line-height: 1;
	content: "\f0b36";
}

@media ( max-width : 767px) {
	.icon-begin-end:before {
		font-family: 'Glyphicons Halflings', 'icomoon';
		content: "\e119";
		line-height: 1;
		font-size: 15px;
		text-align: center;
	}
}