﻿[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'ineight' !important;
	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;
}

.icon-add:before {
	content: "\e82a";
}

.icon-close:before {
	content: "\e809";
}

.icon-delete:before {
	content: "\e831";
}

.icon-edit:before {
	content: "\e833";
}

.icon-settings:before {
	content: "\e84c";
}

.icon-ineight-logo:before {
	content: "\e91a";
}

.icon-search:before {
	content: "\ea4f";
}

.icon-arrow-down:before {
	content: "\e975";
}

.icon-arrow-up:before {
	content: "\e976";
}

.icon-next:before {
	content: "\e844";
}

.platformbody-content .k-loading-image {
    display: none;
}

.k-icon-24 {
    font-size: 24px;
}

.k-icon-32 {
    font-size: 32px;
}

.icon-view:before {
	content: "\e838";
}