@charset "UTF-8";

@font-face {
	font-family: "otgs-icons";
	src:url("../fonts/otgs-icons.eot");
	src:url("../fonts/otgs-icons.eot?#iefix") format("embedded-opentype"),
	url("../fonts/otgs-icons.woff2") format("woff2"),
	url("../fonts/otgs-icons.woff") format("woff"),
	url("../fonts/otgs-icons.ttf") format("truetype"),
	url("../fonts/otgs-icons.svg#otgs-icons") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="otgs-ico-"],
[class*=" otgs-ico-"] {
	vertical-align: middle;
}

[class^="otgs-ico-"]:before,
[class*=" otgs-ico-"]:before {
	font-family: "otgs-icons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.otgs-ico-2x {
	font-size: 2em;
}
.otgs-ico-3x {
	font-size: 3em;
}
.otgs-ico-4x {
	font-size: 4em;
}
.otgs-ico-5x {
	font-size: 5em;
}

.otgs-ico-spin {
	animation: ico-spin 2s infinite linear;
}

.otgs-ico-pulse {
	animation: ico-spin 1s infinite steps(8);
}

@keyframes ico-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}

.otgs-ico-add-note-o:before {
	content: "\62";
}
.otgs-ico-basket:before {
	content: "\63";
}
.otgs-ico-bullhorn:before {
	content: "\64";
}
.otgs-ico-v2-address-book-o:before {
	content: "\35";
}
.otgs-ico-v2-address-book:before {
	content: "\36";
}
.otgs-ico-v2-address-card:before {
	content: "\37";
}
.otgs-ico-v2-arrow-right:before {
	content: "\38";
}
.otgs-ico-v2-balance-scale:before {
	content: "\39";
}
.otgs-ico-v2-chevron-right:before {
	content: "\21";
}
.otgs-ico-v2-frown-o:before {
	content: "\22";
}
.otgs-ico-v2-lock:before {
	content: "\23";
}
.otgs-ico-v2-spin:before {
	content: "\24";
}
.otgs-ico-v2-sticky-note:before {
	content: "\25";
}
.otgs-ico-v2-meh-o:before {
	content: "\26";
}
.otgs-ico-v2-globe-o:before {
	content: "\27";
}
.otgs-ico-v2-chevron-up:before {
	content: "\28";
}
.otgs-ico-v2-clock-o:before {
	content: "\29";
}
.otgs-ico-v2-history:before {
	content: "\2a";
}
.otgs-ico-v2-paper-plane:before {
	content: "\2b";
}
.otgs-ico-v2-tags:before {
	content: "\2c";
}
.otgs-ico-v2-ticket:before {
	content: "\2d";
}
.otgs-ico-v2-pencil-square-o:before {
	content: "\2e";
}
.otgs-ico-wait:before {
	content: "\2f";
}
.otgs-ico-v2-comment:before {
	content: "\3a";
}
.otgs-ico-v2-comments-o:before {
	content: "\3b";
}
.otgs-ico-v2-info-circle:before {
	content: "\3c";
}
.otgs-ico-v2-plug:before {
	content: "\3d";
}
.otgs-ico-v2-times:before {
	content: "\3e";
}
.otgs-ico-v2-trash-o:before {
	content: "\3f";
}
.otgs-ico-v2-plus:before {
	content: "\40";
}
.otgs-ico-v2-key:before {
	content: "\5b";
}
.otgs-ico-v2-download:before {
	content: "\5d";
}
.otgs-ico-v2-bell-o:before {
	content: "\5e";
}
.otgs-ico-v2-book:before {
	content: "\5f";
}
.otgs-ico-v2-edit:before {
	content: "\60";
}
.otgs-ico-v2-laptop:before {
	content: "\7b";
}
.otgs-ico-v2-puzzle-piece:before {
	content: "\7c";
}
.otgs-ico-v2-user:before {
	content: "\7d";
}
.otgs-ico-v2-question-circle:before {
	content: "\7e";
}
.otgs-ico-v2-life-ring:before {
	content: "\5c";
}
.otgs-ico-v2-envelope-o:before {
	content: "\e000";
}
.otgs-ico-v2-bookmark:before {
	content: "\e001";
}
.otgs-ico-v2-bug:before {
	content: "\e002";
}
.otgs-ico-v2-envelope:before {
	content: "\e003";
}
.otgs-ico-v2-lightbulb-o:before {
	content: "\e004";
}
.otgs-ico-v2-refresh:before {
	content: "\e005";
}
.otgs-ico-v2-reply:before {
	content: "\e006";
}
.otgs-ico-v2-line-chart:before {
	content: "\e007";
}
.otgs-ico-v2-exclamation-circle:before {
	content: "\e008";
}
.otgs-ico-v2-check-circle:before {
	content: "\e009";
}
.otgs-ico-v2-check:before {
	content: "\e00a";
}
.otgs-ico-v2-exclamation-triangle:before {
	content: "\e00b";
}
.otgs-ico-v2-link:before {
	content: "\e00c";
}
.otgs-ico-v2-search:before {
	content: "\e00d";
}
.otgs-ico-v2-share:before {
	content: "\e00e";
}
.otgs-ico-v2-list-ul:before {
	content: "\e00f";
}
.otgs-ico-v2-external-link:before {
	content: "\e010";
}
.otgs-ico-v2-chevron-down:before {
	content: "\e011";
}
.otgs-ico-v2-chevron-left:before {
	content: "\e012";
}
.otgs-ico-v2-file-o:before {
	content: "\e013";
}
.otgs-ico-v2-list:before {
	content: "\e014";
}
.otgs-ico-v2-smile-o:before {
	content: "\e015";
}
.otgs-ico-views-title:before {
	content: "\61";
}
.otgs-ico-access:before {
	content: "\62";
}
.otgs-ico-access-title:before {
	content: "\63";
}
.otgs-ico-cred:before {
	content: "\64";
}
.otgs-ico-cred-title:before {
	content: "\65";
}
.otgs-ico-layouts:before {
	content: "\66";
}
.otgs-ico-layouts-title:before {
	content: "\67";
}
.otgs-ico-module-manager:before {
	content: "\68";
}
.otgs-ico-module-manager-title:before {
	content: "\69";
}
.otgs-ico-toolset:before {
	content: "\6a";
}
.otgs-ico-toolset-training:before {
	content: "\6b";
}
.otgs-ico-types:before {
	content: "\6c";
}
.otgs-ico-types-title:before {
	content: "\6d";
}
.otgs-ico-views:before {
	content: "\6e";
}
.otgs-ico-wpml-media:before {
	content: "\6f";
}
.otgs-ico-quote:before {
	content: "\70";
}
.otgs-ico-dublicate:before {
	content: "\71";
}
.otgs-ico-add-note:before {
	content: "\72";
}
.otgs-ico-add-note-o:before {
	content: "\73";
}
.otgs-ico-edit:before {
	content: "\74";
}
.otgs-ico-refresh:before {
	content: "\75";
}
.otgs-ico-wpml-string-translation:before {
	content: "\76";
}
.otgs-ico-wpml-translation-management:before {
	content: "\77";
}
.otgs-ico-spinner:before {
	content: "\78";
}
.otgs-ico-edit-note:before {
	content: "\79";
}
.otgs-ico-basket:before {
	content: "\7a";
}
.otgs-ico-bullhorn:before {
	content: "\41";
}
.otgs-ico-edit-note-o:before {
	content: "\42";
}
.otgs-ico-square-o:before {
	content: "\43";
}
.otgs-ico-wrench:before {
	content: "\44";
}
.otgs-ico-star:before {
	content: "\45";
}
.otgs-ico-envelope-o:before {
	content: "\46";
}
.otgs-ico-cancel:before {
	content: "\47";
}
.otgs-ico-check:before {
	content: "\48";
}
.otgs-ico-check-square-o:before {
	content: "\49";
}
.otgs-ico-file:before {
	content: "\4a";
}
.otgs-ico-exclamation-triangle:before {
	content: "\4b";
}
.otgs-ico-status:before {
	content: "\4c";
}
.otgs-ico-thumbsup:before {
	content: "\4d";
}
.otgs-ico-times:before {
	content: "\4e";
}
.otgs-ico-globe:before {
	content: "\4f";
}
.otgs-ico-cogs:before {
	content: "\50";
}
.otgs-ico-trash:before {
	content: "\51";
}
.otgs-ico-link:before {
	content: "\52";
}
.otgs-ico-user:before {
	content: "\53";
}
.otgs-ico-need-update:before {
	content: "\54";
}
.otgs-ico-copy-from-left:before {
	content: "\55";
}
.otgs-ico-otgs:before {
	content: "\56";
}
.otgs-ico-copy-from-left-o:before {
	content: "\57";
}
.otgs-ico-wpml:before {
	content: "\58";
}
.otgs-ico-picture:before {
	content: "\59";
}
.otgs-ico-discoverwp:before {
	content: "\5a";
}
.otgs-ico-plus:before {
	content: "\31";
}
.otgs-ico-download:before {
	content: "\32";
}
.otgs-ico-wpml-cms-nav:before {
	content: "\30";
}
.otgs-ico-v2-ticket-1:before {
	content: "\33";
}
.otgs-ico-v2-address-card-1:before {
	content: "\34";
}
.otgs-ico-v2-align-justify:before {
	content: "\e016";
}
.otgs-ico-v2-code:before {
	content: "\e017";
}
.otgs-ico-v2-cog:before {
	content: "\e018";
}
.otgs-ico-v2-retweet:before {
	content: "\e019";
}
.otgs-ico-v2-image:before {
	content: "\e01a";
}


