@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?67412795');
  src: url('../font/fontello.eot?67412795#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?67412795') format('woff2'),
       url('../font/fontello.woff?67412795') format('woff'),
       url('../font/fontello.ttf?67412795') format('truetype'),
       url('../font/fontello.svg?67412795#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?67412795#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* 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: .2em;

  /* 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: '\e800'; } /* '' */
.icon-ok:before { content: '\e801'; } /* '' */
.icon-cancel:before { content: '\e802'; } /* '' */
.icon-plus:before { content: '\e803'; } /* '' */
.icon-minus:before { content: '\e804'; } /* '' */
.icon-eye:before { content: '\e805'; } /* '' */
.icon-eye-off:before { content: '\e806'; } /* '' */
.icon-tag:before { content: '\e807'; } /* '' */
.icon-tags:before { content: '\e808'; } /* '' */
.icon-flag:before { content: '\e809'; } /* '' */
.icon-download:before { content: '\e80a'; } /* '' */
.icon-upload:before { content: '\e80b'; } /* '' */
.icon-retweet:before { content: '\e80c'; } /* '' */
.icon-trash-empty:before { content: '\e80d'; } /* '' */
.icon-cog:before { content: '\e80e'; } /* '' */
.icon-cog-alt:before { content: '\e80f'; } /* '' */
.icon-wrench:before { content: '\e810'; } /* '' */
.icon-resize-full:before { content: '\e811'; } /* '' */
.icon-resize-small:before { content: '\e812'; } /* '' */
.icon-resize-vertical:before { content: '\e813'; } /* '' */
.icon-resize-horizontal:before { content: '\e814'; } /* '' */
.icon-zoom-in:before { content: '\e815'; } /* '' */
.icon-zoom-out:before { content: '\e816'; } /* '' */
.icon-check:before { content: '\e817'; } /* '' */
.icon-off:before { content: '\e818'; } /* '' */
.icon-scissors:before { content: '\e819'; } /* '' */
.icon-truck:before { content: '\e81a'; } /* '' */
.icon-article-alt:before { content: '\e81b'; } /* '' */
.icon-download-1:before { content: '\e81c'; } /* '' */
.icon-at-1:before { content: '\e81d'; } /* '' */
.icon-airport:before { content: '\e81e'; } /* '' */
.icon-bus-1:before { content: '\e81f'; } /* '' */
.icon-credit-card:before { content: '\e820'; } /* '' */
.icon-th-large:before { content: '\e821'; } /* '' */
.icon-th:before { content: '\e822'; } /* '' */
.icon-th-list:before { content: '\e823'; } /* '' */
.icon-view-mode:before { content: '\e824'; } /* '' */
.icon-ok-1:before { content: '\e825'; } /* '' */
.icon-cancel-1:before { content: '\e826'; } /* '' */
.icon-plus-1:before { content: '\e827'; } /* '' */
.icon-minus-1:before { content: '\e828'; } /* '' */
.icon-help-1:before { content: '\e829'; } /* '' */
.icon-home:before { content: '\e82a'; } /* '' */
.icon-attach-1:before { content: '\e82b'; } /* '' */
.icon-post:before { content: '\e82c'; } /* '' */
.icon-lock:before { content: '\e82d'; } /* '' */
.icon-lock-open:before { content: '\e82e'; } /* '' */
.icon-download-alt:before { content: '\e82f'; } /* '' */
.icon-comment:before { content: '\e830'; } /* '' */
.icon-comment-alt:before { content: '\e831'; } /* '' */
.icon-wrench-1:before { content: '\e832'; } /* '' */
.icon-cogs:before { content: '\e833'; } /* '' */
.icon-cog-1:before { content: '\e834'; } /* '' */
.icon-phone-circled:before { content: '\e835'; } /* '' */
.icon-phone:before { content: '\e836'; } /* '' */
.icon-doc-new:before { content: '\e837'; } /* '' */
.icon-trash-1:before { content: '\e838'; } /* '' */
.icon-trash-circled:before { content: '\e839'; } /* '' */
.icon-wrench-circled:before { content: '\e83a'; } /* '' */
.icon-basket:before { content: '\e83b'; } /* '' */
.icon-calendar:before { content: '\e83c'; } /* '' */
.icon-calendar-circled:before { content: '\e83d'; } /* '' */
.icon-lightbulb:before { content: '\e83e'; } /* '' */
.icon-block:before { content: '\e83f'; } /* '' */
.icon-resize-full-1:before { content: '\e840'; } /* '' */
.icon-resize-full-alt-1:before { content: '\e841'; } /* '' */
.icon-resize-small-1:before { content: '\e842'; } /* '' */
.icon-resize-vertical-1:before { content: '\e843'; } /* '' */
.icon-resize-horizontal-1:before { content: '\e844'; } /* '' */
.icon-move-1:before { content: '\e845'; } /* '' */
.icon-down-open:before { content: '\e846'; } /* '' */
.icon-pause:before { content: '\e847'; } /* '' */
.icon-stop:before { content: '\e848'; } /* '' */
.icon-play:before { content: '\e849'; } /* '' */
.icon-cw:before { content: '\e84a'; } /* '' */
.icon-up:before { content: '\e84b'; } /* '' */
.icon-right:before { content: '\e84c'; } /* '' */
.icon-left:before { content: '\e84d'; } /* '' */
.icon-down:before { content: '\e84e'; } /* '' */
.icon-up-open:before { content: '\e84f'; } /* '' */
.icon-right-open:before { content: '\e850'; } /* '' */
.icon-left-open:before { content: '\e851'; } /* '' */
.icon-inbox-alt:before { content: '\e852'; } /* '' */
.icon-inbox:before { content: '\e853'; } /* '' */
.icon-address-book:before { content: '\e854'; } /* '' */
.icon-filter-1:before { content: '\e855'; } /* '' */
.icon-tasks:before { content: '\e856'; } /* '' */
.icon-key:before { content: '\e857'; } /* '' */
.icon-clipboard:before { content: '\e858'; } /* '' */
.icon-credit-card-1:before { content: '\e859'; } /* '' */
.icon-fire:before { content: '\e85a'; } /* '' */
.icon-android:before { content: '\e85b'; } /* '' */
.icon-eventful:before { content: '\e85c'; } /* '' */
.icon-gplus:before { content: '\e85d'; } /* '' */
.icon-html5:before { content: '\e85e'; } /* '' */
.icon-ie:before { content: '\e85f'; } /* '' */
.icon-windows:before { content: '\e860'; } /* '' */
.icon-twitter:before { content: '\e861'; } /* '' */
.icon-skype:before { content: '\e862'; } /* '' */
.icon-plancast:before { content: '\e863'; } /* '' */
.icon-google:before { content: '\e864'; } /* '' */
.icon-appstore:before { content: '\e865'; } /* '' */
.icon-chrome:before { content: '\e866'; } /* '' */
.icon-email:before { content: '\e867'; } /* '' */
.icon-cloudapp:before { content: '\e868'; } /* '' */
.icon-facebook:before { content: '\e869'; } /* '' */
.icon-lkdto:before { content: '\e86a'; } /* '' */
.icon-acrobat:before { content: '\e86b'; } /* '' */
.icon-appnet:before { content: '\e86c'; } /* '' */
.icon-star:before { content: '\e86d'; } /* '' */
.icon-mail:before { content: '\e86e'; } /* '' */
.icon-star-empty:before { content: '\e86f'; } /* '' */
.icon-doc:before { content: '\e870'; } /* '' */
.icon-doc-inv:before { content: '\e871'; } /* '' */
.icon-download-2:before { content: '\e872'; } /* '' */
.icon-upload-1:before { content: '\e873'; } /* '' */
.icon-download-cloud:before { content: '\e874'; } /* '' */
.icon-upload-cloud:before { content: '\e875'; } /* '' */
.icon-doc-alt:before { content: '\e876'; } /* '' */
.icon-doc-inv-alt:before { content: '\e877'; } /* '' */
.icon-calendar-1:before { content: '\e878'; } /* '' */
.icon-calendar-inv:before { content: '\e879'; } /* '' */
.icon-equalizer:before { content: '\e87a'; } /* '' */
.icon-steering-wheel:before { content: '\e87b'; } /* '' */
.icon-resize-full-2:before { content: '\e87c'; } /* '' */
.icon-trash-empty-1:before { content: '\e87d'; } /* '' */
.icon-resize-full-alt-2:before { content: '\e87e'; } /* '' */
.icon-resize-small-2:before { content: '\e87f'; } /* '' */
.icon-resize-small-alt:before { content: '\e880'; } /* '' */
.icon-resize-vertical-2:before { content: '\e881'; } /* '' */
.icon-resize-horizontal-2:before { content: '\e882'; } /* '' */
.icon-move-2:before { content: '\e883'; } /* '' */
.icon-popup:before { content: '\e884'; } /* '' */
.icon-pencil:before { content: '\e885'; } /* '' */
.icon-pencil-neg:before { content: '\e886'; } /* '' */
.icon-layers:before { content: '\e887'; } /* '' */
.icon-chart-pie:before { content: '\e888'; } /* '' */
.icon-twitter-1:before { content: '\e889'; } /* '' */
.icon-skype-outline:before { content: '\e88a'; } /* '' */
.icon-skype-1:before { content: '\e88b'; } /* '' */
.icon-sort-numeric:before { content: '\e88c'; } /* '' */
.icon-sort-numeric-outline:before { content: '\e88d'; } /* '' */
.icon-sort-alphabet:before { content: '\e88e'; } /* '' */
.icon-pi:before { content: '\e88f'; } /* '' */
.icon-infinity:before { content: '\e890'; } /* '' */
.icon-certificate-outline:before { content: '\e891'; } /* '' */
.icon-certificate:before { content: '\e892'; } /* '' */
.icon-chart-alt:before { content: '\e893'; } /* '' */
.icon-chart-bar:before { content: '\e894'; } /* '' */
.icon-chart-pie-1:before { content: '\e895'; } /* '' */
.icon-credit-card-2:before { content: '\e896'; } /* '' */
.icon-news:before { content: '\e897'; } /* '' */
.icon-contacts:before { content: '\e898'; } /* '' */
.icon-vcard:before { content: '\e899'; } /* '' */
.icon-basket-1:before { content: '\e89a'; } /* '' */
.icon-wrench-outline:before { content: '\e89b'; } /* '' */
.icon-picture:before { content: '\e89c'; } /* '' */
.icon-user-1:before { content: '\e89d'; } /* '' */
.icon-user-add:before { content: '\e89e'; } /* '' */
.icon-user-add-outline:before { content: '\e89f'; } /* '' */
.icon-user-delete-outline:before { content: '\e8a0'; } /* '' */
.icon-user-delete:before { content: '\e8a1'; } /* '' */
.icon-user-outline:before { content: '\e8a2'; } /* '' */
.icon-clipboard-1:before { content: '\e8a3'; } /* '' */
.icon-floppy:before { content: '\e8a4'; } /* '' */
.icon-database:before { content: '\e8a5'; } /* '' */
.icon-flow-cascade:before { content: '\e8a6'; } /* '' */
.icon-flow-branch:before { content: '\e8a7'; } /* '' */
.icon-flow-tree:before { content: '\e8a8'; } /* '' */
.icon-credit-card-3:before { content: '\e8a9'; } /* '' */
.icon-install:before { content: '\e8aa'; } /* '' */
.icon-inbox-1:before { content: '\e8ab'; } /* '' */
.icon-list-add:before { content: '\e8ac'; } /* '' */
.icon-list:before { content: '\e8ad'; } /* '' */
.icon-adjust:before { content: '\e8ae'; } /* '' */
.icon-light-up:before { content: '\e8af'; } /* '' */
.icon-hourglass:before { content: '\e8b0'; } /* '' */
.icon-login:before { content: '\e8b1'; } /* '' */
.icon-logout:before { content: '\e8b2'; } /* '' */
.icon-calendar-2:before { content: '\e8b3'; } /* '' */
.icon-basket-2:before { content: '\e8b4'; } /* '' */
.icon-share:before { content: '\e8b5'; } /* '' */
.icon-tools:before { content: '\e8b6'; } /* '' */
.icon-box:before { content: '\e8b7'; } /* '' */
.icon-archive:before { content: '\e8b8'; } /* '' */
.icon-book-open:before { content: '\e8b9'; } /* '' */
.icon-comment-1:before { content: '\e8ba'; } /* '' */
.icon-chat:before { content: '\e8bb'; } /* '' */
.icon-vcard-1:before { content: '\e8bc'; } /* '' */
.icon-docs:before { content: '\e8bd'; } /* '' */
.icon-doc-landscape:before { content: '\e8be'; } /* '' */
.icon-doc-text:before { content: '\e8bf'; } /* '' */
.icon-doc-text-inv:before { content: '\e8c0'; } /* '' */
.icon-newspaper:before { content: '\e8c1'; } /* '' */
.icon-upload-2:before { content: '\e8c2'; } /* '' */
.icon-download-3:before { content: '\e8c3'; } /* '' */
.icon-attach-2:before { content: '\e8c4'; } /* '' */
.icon-link-1:before { content: '\e8c5'; } /* '' */
.icon-home-1:before { content: '\e8c6'; } /* '' */
.icon-back:before { content: '\e8c7'; } /* '' */
.icon-align-left:before { content: '\e8c8'; } /* '' */
.icon-align-center:before { content: '\e8c9'; } /* '' */
.icon-align-right:before { content: '\e8ca'; } /* '' */
.icon-align-justify:before { content: '\e8cb'; } /* '' */
.icon-list-1:before { content: '\e8cc'; } /* '' */
.icon-indent-left:before { content: '\e8cd'; } /* '' */
.icon-indent-right:before { content: '\e8ce'; } /* '' */
.icon-hash:before { content: '\f029'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-user:before { content: '\f061'; } /* '' */
.icon-user-female:before { content: '\f063'; } /* '' */
.icon-users:before { content: '\f064'; } /* '' */
.icon-attach:before { content: '\f06a'; } /* '' */
.icon-link:before { content: '\f07b'; } /* '' */
.icon-print:before { content: '\f087'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-magic:before { content: '\f0d0'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-hospital:before { content: '\f0f8'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-frown:before { content: '\f119'; } /* '' */
.icon-meh:before { content: '\f11a'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-sort-number-up:before { content: '\f162'; } /* '' */
.icon-sort-number-down:before { content: '\f163'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-recycle:before { content: '\f1b8'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-taxi:before { content: '\f1ba'; } /* '' */
.icon-database-1:before { content: '\f1c0'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-powerpoint:before { content: '\f1c4'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-copyright:before { content: '\f1f9'; } /* '' */
.icon-at:before { content: '\f1fa'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-bus:before { content: '\f207'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-map-signs:before { content: '\f277'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */
