@font-face {
    font-family: 'Owler-icon';
    src:    url('../fonts/Owler-icon.eot?kvbns2');
    src:    url('../fonts/Owler-icon.eot?kvbns2#iefix') format('embedded-opentype'),
        url('../fonts/Owler-icon.ttf?kvbns2') format('truetype'),
        url('../fonts/Owler-icon.woff?kvbns2') format('woff'),
        url('../fonts/Owler-icon.svg?kvbns2#Owler-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
  
i.ico {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Owler-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
	background:none !important;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	transform: translate(0, 0);
}
.olr-spin {
	-webkit-animation: olr-spin 2s infinite linear;
	animation: olr-spin 2s infinite linear
}

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

@
-webkit-keyframes olr-spin { 0%{
	-webkit-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	} 100% {
	-webkit-transform:rotate(359deg) !important;
	transform:rotate(359deg) !important;
 	}
}
@
keyframes fa-spin { 0%{
	-webkit-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	} 100%{
	-webkit-transform:rotate(359deg) !important;
	transform:rotate(359deg) !important;
	}
}
.olr-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1) !important;
	-webkit-transform: rotate(90deg) !important;
	-ms-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
}

.olr-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2) !important;
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
}

.olr-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important;
	-webkit-transform: rotate(270deg) !important;
	-ms-transform: rotate(270deg) !important;
	transform: rotate(270deg) !important;
}

.olr-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1) !important;
	-webkit-transform: scale(-1, 1) !important;
	-ms-transform: scale(-1, 1) !important;
	transform: scale(-1, 1) !important;
}

.olr-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1) !important;
	-webkit-transform: scale(1, -1) !important;
	-ms-transform: scale(1, -1) !important;
	transform: scale(1, -1) !important;
}

:root .olr-rotate-90, :root .olr-rotate-180, :root .olr-rotate-270, :root .olr-flip-horizontal,
	:root .olr-flip-vertical {
	filter: none !important;
}
.olr-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.olr-stack-1x, .olr-stack-2x, .olr-stack-3x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.olr-stack-1x {
	line-height: inherit
}

.olr-stack-2x {
	font-size: 2em
}

.olr-stack-3x {
	font-size: 3em;
}
.olr-icon-edit-pencil:before {
    content: "\e900";
}
.olr-icon-news-subs:before {
    content: "\e901";
}
.olr-icon-news-rel:before {
    content: "\e902";
}
.olr-icon-news-neutral:before {
    content: "\e903";
}
.olr-icon-news-irrel:before {
    content: "\e904";
}
.olr-icon-add-news:before {
    content: "\e905";
}
.olr-icon-company-profile:before {
    content: "\e907";
}
.olr-icon-news-events:before {
    content: "\e908";
}
.olr-icon-flag:before {
    content: "\e909";
}
.olr-icon-arrow-point:before {
    content: "\e90a";
}
.olr-icon-thumbs-up:before {
    content: "\e90b";
}
.olr-icon-thumbs-down:before {
    content: "\e90c";
}
.olr-icon-stock-up:before {
    content: "\e94d";
}
.olr-icon-stock-neutral:before {
    content: "\e94b";
}
.olr-icon-stock-down:before {
    content: "\e949";
}
.olr-icon-plus-circle:before {
    content: "\e910";
}
.olr-icon-minus-circle:before {
    content: "\e911";
}
.olr-icon-ipo:before {
    content: "\e912";
}
.olr-icon-good:before {
    content: "\e913";
}
.olr-icon-link:before {
    content: "\e916";
}
.olr-icon-settings:before {
    content: "\e917";
}
.olr-icon-news:before {
    content: "\e918";
}
.olr-icon-graph:before {
    content: "\e919";
}
.olr-icon-pencil:before {
    content: "\e91a";
}
.olr-icon-zoom:before {
    content: "\e91b";
}
.olr-icon-arrow-right .path1:before {
    content: "\e91c";
    color: rgb(255, 255, 255);
}
.olr-icon-arrow-right .path2:before {
    content: "\e91d";
    margin-left: -0.630859375em;
    color: rgb(0, 0, 0);
}
.olr-icon-arrow-left .path1:before {
    content: "\e91e";
    color: rgb(255, 255, 255);
}
.olr-icon-arrow-left .path2:before {
    content: "\e91f";
    margin-left: -0.630859375em;
    color: rgb(0, 0, 0);
}
.olr-icon-globe:before {
    content: "\e920";
}
.olr-icon-target:before {
    content: "\e921";
}
.olr-icon-social:before {
    content: "\e922";
}
.olr-icon-tag:before {
    content: "\e923";
}
.olr-icon-acquisition:before {
    content: "\e924";
}
.olr-icon-team:before {
    content: "\e925";
}
.olr-icon-meter .path1:before {
    content: "\e926";
    color: rgb(0, 0, 0);
}
.olr-icon-meter .path2:before {
    content: "\e927";
    margin-left: -1.3779296875em;
    color: rgb(0, 0, 0);
}
.olr-icon-meter .path3:before {
    content: "\e928";
    margin-left: -1.3779296875em;
    color: rgb(0, 0, 0);
}
.olr-icon-meter .path4:before {
    content: "\e929";
    margin-left: -1.3779296875em;
    color: rgb(255, 255, 255);
}
.olr-icon-close:before {
    content: "\e92a";
}
.olr-icon-gear:before {
    content: "\e92b";
}
.olr-icon-star-o:before {
    content: "\e92c";
}
.olr-icon-star:before {
    content: "\e92d";
}
.olr-icon-filter:before {
    content: "\e92e";
}
.olr-icon-user:before {
    content: "\e92f";
}
.olr-icon-rss:before {
    content: "\e930";
}
.olr-icon-press:before {
    content: "\e931";
}
.olr-icon-hq:before {
    content: "\e932";
}
.olr-icon-leader:before {
    content: "\e933";
}
.olr-icon-funding:before {
    content: "\e934";
}
.olr-icon-news-alert:before {
    content: "\e935";
}
.olr-icon-go-button:before {
    content: "\e936";
}
.olr-icon-circle:before {
    content: "\e937";
}
.olr-icon-arrow-point-up:before {
    content: "\e938";
}
.olr-icon-acquisition-outline:before {
    content: "\e93b";
}
.olr-icon-stock-down-outline:before {
    content: "\e94a";
}
.olr-icon-stock-neutral-outline:before {
    content: "\e94c";
}
.olr-icon-stock-up-outline:before {
    content: "\e94e";
}
.olr-icon-ipo-outline:before {
    content: "\e93f";
}
.olr-icon-smiley-happy:before {
    content: "\e913";
}
.olr-icon-smiley-happy-outline:before {
    content: "\e90d";
}
.olr-icon-smiley-neutral:before {
    content: "\e914";
}
.olr-icon-smiley-neutral-outline:before {
    content: "\e90e";
}
.olr-icon-smiley-sad:before {
    content: "\e941";
}
.olr-icon-smiley-sad-outline:before {
    content: "\e90f";
}
.olr-icon-acq:before {
    content: "\e943";
}
.olr-icon-acq-outline:before {
    content: "\e944";
}
.olr-icon-finance:before {
    content: "\e945";
}
.olr-icon-finance-outline:before {
    content: "\e946";
}
.olr-icon-smily-sad:before {
    content: "\e947";
}
.olr-icon-smily-sad-outline:before {
    content: "\e948";
}
.olr-icon-reload:before {
    content: "\e915";
}
.olr-icon-circle-filled:before {
    content: "\e93c";
}
.olr-icon-arrow-point-down:before {
    content: "\e93d";
}
.olr-icon-tick:before {
   content: "\e93e";
}
.olr-icon-loading:before {
    content: "\e940";
}
.olr-icon-arrow-down:before {
    content: "\e942";
}
.olr-icon-arrow-up:before {
    content: "\e94f";
}
.olr-icon-industry:before {
    content: "\e950";
}
.olr-icon-check:before {
    content: "\e951";
}
.olr-icon-blog:before {
    content: "\e952";
}
.olr-icon-facebook:before {
    content: "\e953";
}
.olr-icon-googleplus:before {
    content: "\e954";
}
.olr-icon-linkedin:before {
    content: "\e955";
}
.olr-icon-mail:before {
    content: "\e956";
}
.olr-icon-twitter:before {
    content: "\e957";
}
.olr-icon-fire:before {
    content: "\e958";
}
.olr-icon-heart:before {
    content: "\e959";
}
.olr-icon-plus:before {
  content: "\e95a";
}
.olr-icon-mail-plain:before {
  content: "\e95b";
}
.olr-icon-video-play:before {
  content: "\e95c";
}
.olr-icon-circled-arrow-right:before {
  content: "\e95d";
}
.olr-icon-hamburger-menu:before {
  content: "\e95e";
}
.olr-icon-latest-alert:before {
  content: "\e95f";
}
.olr-icon-key:before {
  content: "\e960";
}
.olr-icon-cg:before {
  content: "\e961";
}
.olr-icon-share:before {
  content: "\e962";
}
.olr-icon-insight-flag:before {
  content: "\e963";
}
.olr-icon-avatar:before {
  content: "\e964";
}
.olr-icon-slider:before {
  content: "\e965";
}
.olr-icon-clicktovote:before {
  content: "\e966";
}
.olr-icon-notification:before {
  content: "\e967";
}
.olr-icon-delete:before {
  content: "\e969";
}
.olr-icon-drag:before {
  content: "\e96a";
}
.olr-icon-unlock:before {
  content: "\e96b";
}
.olr-icon-you-right:before {
  content: "\e96c";
}
.olr-icon-you-left:before {
  content: "\e96d";
}
.olr-icon-calender:before {
  content: "\e96e";
}
.olr-icon-evil-smiley-happy:before {
  content: "\e96f";
}
.olr-icon-evil-smiley-sad:before {
  content: "\e970";
}
.olr-icon-video:before {
  content: "\e966";
}
.olr-icon-bulp:before {
  content: "\e968";
}
.olr-icon-circled-arrow-left:before {
  content: "\e971";
}
.olr-icon-triangle-alert:before {
    content: "\e972";
}
.olr-icon-you-up:before {
    content: "\e973";
}
.olr-icon-glasses:before {
    content: "\e974";
}
.olr-icon-archery:before {
    content: "\e975";
}
.olr-icon-bg-tick:before {
    content: "\e976";
}
.olr-icon-charm-ball:before {
    content: "\e977";
}
.olr-icon-hook:before {
    content: "\e978";
}
.olr-icon-profile-cards:before {
    content: "\e979";
}
.olr-icon-rocket:before {
    content: "\e97a";
}
.olr-icon-speedometer:before {
    content: "\e97b";
}
.olr-icon-startups:before {
    content: "\e97c";
}
.olr-icon-team-unisex:before {
    content: "\e97d";
}
.olr-icon-time-gear:before {
    content: "\e97e";
}
.olr-icon-notification-bell:before {
    content: "\e97f";
}