@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?85624621');
  src: url('../font/fontello.eot?85624621#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?85624621') format('woff2'),
       url('../font/fontello.woff?85624621') format('woff'),
       url('../font/fontello.ttf?85624621') format('truetype'),
       url('../font/fontello.svg?85624621#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?85624621#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  speak: none;
  padding-right: 5px;
  display: inline-block;
  text-decoration: inherit;
 /* width: 1em;*/
  margin-right: 0;
  text-align: center;
  width: 20px;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e80b'; font-size: 22px;}
.icon-up:before { content: '\e800'; font-size: 20px;} /* '' */
.icon-down:before { content: '\e801'; font-size: 20px;} /* '' */
.icon-value:before { content: '\e802'; } /* '' */
.icon-fire:before { content: '\e803'; } /* '' */
.icon-growth:before { content: '\e804'; } /* '' */
.icon-fire-1:before { content: '\e805'; } /* '' */
.icon-award:before { content: '\e806'; font-size: 18px;vertical-align: middle; } /* '' */
.icon-calendar:before { content: '\e80a'; } /* '' */
.icon-calculator:before { content: '\e807'; } /* '' */
.icon-temperatire:before { content: '\e808';font-size: 18px; } /* '' */
.icon-flow-tree:before { content: '\e809'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-fort-awesome:before { content: '\f286'; font-size: 18px;} /* '' */
.icon-building:before { content: '\e802'; font-size: 20px; } 
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; }
.icon-balance-scale:before { content: '\f24e';font-size: 16px; } /* '' */
.icon-balance-scale-big:before { content: '\f24e';font-size: 22px; } /* '?' */
.icon-wrench:before { content: '\e80c';font-size: 18px; } 
.icon-wrench-big:before { content: '\e80c';font-size: 25px; } 
.icon-money-1:before { content: '\f0d6'; } /* '' */
.icon-money:before { content: '\e80f'; font-size: 20px;vertical-align: middle;} /* '' */
.icon-dollar:before { content: '\e810';  } /* '' */
.icon-users:before { content: '\e80d'; }
.icon-chart-bar:before { content: '\e811'; font-size:18px; } /* '' */
.icon-chart-bar-1:before { content: '\e812'; } /* '' */
.icon-note:before { content: '\e805';font-size:17px;  } /* '' */
.icon-question-circle-o:before { content: '\f29c'; font-size:18px; color: #5491f5; cursor: pointer;} 
.icon-question-circle-menu:before { content: '\f29c'; font-size:20px; cursor: pointer;} 
.icon-flow-merge:before { content: '\e804'; font-size:17px;} /* '' */