@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?25983088');
  src: url('../font/fontello.eot?25983088#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?25983088') format('woff2'),
       url('../font/fontello.woff?25983088') format('woff'),
       url('../font/fontello.ttf?25983088') format('truetype'),
       url('../font/fontello.svg?25983088#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?25983088#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-ok-circled:before { content: '\e800'; } /* '' */
.icon-ok-circled2:before { content: '\e801'; } /* '' */
.icon-ok-squared:before { content: '\e802'; } /* '' */
.icon-cancel:before { content: '\e803'; } /* '' */
.icon-cancel-circled:before { content: '\e804'; } /* '' */
.icon-cancel-circled2:before { content: '\e805'; } /* '' */
.icon-plus:before { content: '\e806'; } /* '' */
.icon-plus-circled:before { content: '\e807'; } /* '' */
.icon-plus-squared:before { content: '\e808'; } /* '' */
.icon-plus-squared-alt:before { content: '\e809'; } /* '' */
.icon-minus:before { content: '\e80a'; } /* '' */
.icon-minus-circled:before { content: '\e80b'; } /* '' */
.icon-minus-squared:before { content: '\e80c'; } /* '' */
.icon-minus-squared-alt:before { content: '\e80d'; } /* '' */
.icon-help:before { content: '\e80e'; } /* '' */
.icon-info-circled:before { content: '\e80f'; } /* '' */
.icon-info:before { content: '\e810'; } /* '' */
.icon-home:before { content: '\e811'; } /* '' */
.icon-link:before { content: '\e812'; } /* '' */
.icon-unlink:before { content: '\e813'; } /* '' */
.icon-link-ext:before { content: '\e814'; } /* '' */
.icon-attach:before { content: '\e815'; } /* '' */
.icon-lock:before { content: '\e816'; } /* '' */
.icon-lock-open-alt:before { content: '\e817'; } /* '' */
.icon-eye:before { content: '\e818'; } /* '' */
.icon-eye-off:before { content: '\e819'; } /* '' */
.icon-tag:before { content: '\e81a'; } /* '' */
.icon-tags:before { content: '\e81b'; } /* '' */
.icon-bookmark:before { content: '\e81c'; } /* '' */
.icon-bookmark-empty:before { content: '\e81d'; } /* '' */
.icon-download:before { content: '\e81e'; } /* '' */
.icon-upload:before { content: '\e81f'; } /* '' */
.icon-export:before { content: '\e820'; } /* '' */
.icon-export-alt:before { content: '\e821'; } /* '' */
.icon-share:before { content: '\e822'; } /* '' */
.icon-pencil:before { content: '\e823'; } /* '' */
.icon-pencil-squared:before { content: '\e824'; } /* '' */
.icon-edit:before { content: '\e825'; } /* '' */
.icon-print:before { content: '\e826'; } /* '' */
.icon-comment:before { content: '\e827'; } /* '' */
.icon-chat:before { content: '\e828'; } /* '' */
.icon-comment-empty:before { content: '\e829'; } /* '' */
.icon-chat-empty:before { content: '\e82a'; } /* '' */
.icon-direction:before { content: '\e82b'; } /* '' */
.icon-trash:before { content: '\e82c'; } /* '' */
.icon-trash-empty:before { content: '\e82d'; } /* '' */
.icon-doc:before { content: '\e82e'; } /* '' */
.icon-docs:before { content: '\e82f'; } /* '' */
.icon-doc-text:before { content: '\e830'; } /* '' */
.icon-doc-inv:before { content: '\e831'; } /* '' */
.icon-doc-text-inv:before { content: '\e832'; } /* '' */
.icon-file-pdf:before { content: '\e833'; } /* '' */
.icon-file-word:before { content: '\e834'; } /* '' */
.icon-file-excel:before { content: '\e835'; } /* '' */
.icon-file-image:before { content: '\e836'; } /* '' */
.icon-folder:before { content: '\e837'; } /* '' */
.icon-folder-open:before { content: '\e838'; } /* '' */
.icon-folder-empty:before { content: '\e839'; } /* '' */
.icon-folder-open-empty:before { content: '\e83a'; } /* '' */
.icon-rss-squared:before { content: '\e83b'; } /* '' */
.icon-phone:before { content: '\e83c'; } /* '' */
.icon-phone-squared:before { content: '\e83d'; } /* '' */
.icon-menu:before { content: '\e83e'; } /* '' */
.icon-cog:before { content: '\e83f'; } /* '' */
.icon-cog-alt:before { content: '\e840'; } /* '' */
.icon-wrench:before { content: '\e841'; } /* '' */
.icon-sliders:before { content: '\e842'; } /* '' */
.icon-basket:before { content: '\e843'; } /* '' */
.icon-calendar:before { content: '\e844'; } /* '' */
.icon-calendar-empty:before { content: '\e845'; } /* '' */
.icon-login:before { content: '\e846'; } /* '' */
.icon-logout:before { content: '\e847'; } /* '' */
.icon-mic:before { content: '\e848'; } /* '' */
.icon-mute:before { content: '\e849'; } /* '' */
.icon-volume-off:before { content: '\e84a'; } /* '' */
.icon-volume-down:before { content: '\e84b'; } /* '' */
.icon-volume-up:before { content: '\e84c'; } /* '' */
.icon-zoom-in:before { content: '\e84d'; } /* '' */
.icon-zoom-out:before { content: '\e84e'; } /* '' */
.icon-down-dir:before { content: '\e84f'; } /* '' */
.icon-up-dir:before { content: '\e850'; } /* '' */
.icon-left-dir:before { content: '\e851'; } /* '' */
.icon-right-dir:before { content: '\e852'; } /* '' */
.icon-angle-left:before { content: '\e853'; } /* '' */
.icon-angle-right:before { content: '\e854'; } /* '' */
.icon-angle-up:before { content: '\e855'; } /* '' */
.icon-angle-down:before { content: '\e856'; } /* '' */
.icon-down-big:before { content: '\e857'; } /* '' */
.icon-left-big:before { content: '\e858'; } /* '' */
.icon-right-big:before { content: '\e859'; } /* '' */
.icon-up-big:before { content: '\e85a'; } /* '' */
.icon-left-circled:before { content: '\e85b'; } /* '' */
.icon-right-circled:before { content: '\e85c'; } /* '' */
.icon-up-circled:before { content: '\e85d'; } /* '' */
.icon-down-circled:before { content: '\e85e'; } /* '' */
.icon-cw:before { content: '\e85f'; } /* '' */
.icon-ccw:before { content: '\e860'; } /* '' */
.icon-arrows-cw:before { content: '\e861'; } /* '' */
.icon-off:before { content: '\e862'; } /* '' */
.icon-floppy:before { content: '\e863'; } /* '' */
.icon-sort-alt-up:before { content: '\e864'; } /* '' */
.icon-sort-alt-down:before { content: '\e865'; } /* '' */
.icon-sort-name-up:before { content: '\e866'; } /* '' */
.icon-sort-name-down:before { content: '\e867'; } /* '' */
.icon-sitemap:before { content: '\e868'; } /* '' */
.icon-facebook:before { content: '\e869'; } /* '' */
.icon-google:before { content: '\e86a'; } /* '' */
.icon-twitter:before { content: '\e86b'; } /* '' */
.icon-windows:before { content: '\e86c'; } /* '' */
.icon-youtube-play:before { content: '\e86d'; } /* '' */
.icon-search-1:before { content: '\e86e'; } /* '' */
.icon-basket-2:before { content: '\e86f'; } /* '' */
.icon-floppy-1:before { content: '\e870'; } /* '' */
.icon-paypal:before { content: '\e871'; } /* '' */
.icon-mic-outline:before { content: '\e872'; } /* '' */
.icon-mic-1:before { content: '\e873'; } /* '' */
.icon-mail-2:before { content: '\e874'; } /* '' */
.icon-search:before { content: '\e875'; } /* '' */
.icon-mail:before { content: '\e876'; } /* '' */
.icon-star:before { content: '\e877'; } /* '' */
.icon-star-empty:before { content: '\e878'; } /* '' */
.icon-star-half:before { content: '\e879'; } /* '' */
.icon-star-half_empty:before { content: '\e87a'; } /* '' */
.icon-export-1:before { content: '\e87b'; } /* '' */
.icon-email:before { content: '\e87c'; } /* '' */
.icon-gmail:before { content: '\e87d'; } /* '' */
.icon-user:before { content: '\e87e'; } /* '' */
.icon-group:before { content: '\e87f'; } /* '' */
.icon-group-circled:before { content: '\e880'; } /* '' */
.icon-torso:before { content: '\e881'; } /* '' */
.icon-edit-1:before { content: '\e882'; } /* '' */
.icon-cog-1:before { content: '\e883'; } /* '' */
.icon-cog-circled:before { content: '\e884'; } /* '' */
.icon-cogs:before { content: '\e885'; } /* '' */
.icon-basket-1:before { content: '\e886'; } /* '' */
.icon-volume-off-1:before { content: '\e887'; } /* '' */
.icon-volume-down-1:before { content: '\e888'; } /* '' */
.icon-volume:before { content: '\e889'; } /* '' */
.icon-volume-up-1:before { content: '\e88a'; } /* '' */
.icon-inbox:before { content: '\e88b'; } /* '' */
.icon-inbox-circled:before { content: '\e88c'; } /* '' */
.icon-inbox-alt:before { content: '\e88d'; } /* '' */
.icon-popup:before { content: '\e88e'; } /* '' */
.icon-mic-2:before { content: '\e88f'; } /* '' */
.icon-mic-off:before { content: '\e890'; } /* '' */
.icon-th-list:before { content: '\e891'; } /* '' */
.icon-sort:before { content: '\e892'; } /* '' */
.icon-level-up:before { content: '\e893'; } /* '' */
.icon-acrobat:before { content: '\e894'; } /* '' */
.icon-comment-1:before { content: '\e895'; } /* '' */
.icon-login-1:before { content: '\e896'; } /* '' */
.icon-key:before { content: '\e897'; } /* '' */
.icon-rss:before { content: '\e898'; } /* '' */
.icon-ellipsis-vert:before { content: '\e899'; } /* '' */
.icon-flash:before { content: '\e89a'; } /* '' */
.icon-user-secret:before { content: '\e89b'; } /* '' */
.icon-home-1:before { content: '\e89c'; } /* '' */
.icon-star-half-alt:before { content: '\e89d'; } /* '' */
.icon-back-in-time:before { content: '\e89e'; } /* '' */
.icon-calculator:before { content: '\e89f'; } /* '' */
.icon-wallet:before { content: '\e8a0'; } /* '' */
.icon-flag:before { content: '\e8a1'; } /* '' */
.icon-attention:before { content: '\e8a2'; } /* '' */
.icon-attention-circled:before { content: '\e8a3'; } /* '' */
.icon-gauge:before { content: '\e8a4'; } /* '' */
.icon-calendar-1:before { content: '\e8a5'; } /* '' */
.icon-help-circled:before { content: '\e8a6'; } /* '' */
.icon-edit-2:before { content: '\e8a7'; } /* '' */
.icon-play:before { content: '\e8a8'; } /* '' */
.icon-stop:before { content: '\e8a9'; } /* '' */
.icon-pause:before { content: '\e8aa'; } /* '' */
.icon-to-end:before { content: '\e8ab'; } /* '' */
.icon-to-end-alt:before { content: '\e8ac'; } /* '' */
.icon-to-start:before { content: '\e8ad'; } /* '' */
.icon-to-start-alt:before { content: '\e8ae'; } /* '' */
.icon-fast-fw:before { content: '\e8af'; } /* '' */
.icon-fast-bw:before { content: '\e8b0'; } /* '' */
.icon-mic-3:before { content: '\e8b1'; } /* '' */
.icon-share-1:before { content: '\e8b2'; } /* '' */
.icon-play-1:before { content: '\e8b3'; } /* '' */
.icon-stop-1:before { content: '\e8b4'; } /* '' */
.icon-pause-1:before { content: '\e8b5'; } /* '' */
.icon-record:before { content: '\e8b6'; } /* '' */
.icon-to-end-1:before { content: '\e8b7'; } /* '' */
.icon-to-start-1:before { content: '\e8b8'; } /* '' */
.icon-fast-forward:before { content: '\e8b9'; } /* '' */
.icon-fast-backward:before { content: '\e8ba'; } /* '' */
.icon-volume-high:before { content: '\e8bb'; } /* '' */
.icon-volume-off-2:before { content: '\e8bc'; } /* '' */
.icon-volume-low:before { content: '\e8bd'; } /* '' */
.icon-volume-middle:before { content: '\e8be'; } /* '' */
.icon-headphones:before { content: '\e8bf'; } /* '' */
.icon-equalizer:before { content: '\e8c0'; } /* '' */
.icon-volume-up-2:before { content: '\e8c1'; } /* '' */
.icon-volume-off-3:before { content: '\e8c2'; } /* '' */
.icon-location:before { content: '\e8c3'; } /* '' */
.icon-resize-full-alt:before { content: '\e8c4'; } /* '' */
.icon-resize-small-alt:before { content: '\e8c5'; } /* '' */
.icon-truck:before { content: '\e8c6'; } /* '' */
.icon-scissors:before { content: '\e8c7'; } /* '' */
.icon-money-1:before { content: '\e8c8'; } /* '' */
.icon-clipboard:before { content: '\e8c9'; } /* '' */
.icon-archive:before { content: '\e8ca'; } /* '' */
.icon-picture:before { content: '\e8cb'; } /* '' */
.icon-google-1:before { content: '\e8cc'; } /* '' */
.icon-dot-3:before { content: '\e8cd'; } /* '' */
.icon-down-circle:before { content: '\e8ce'; } /* '' */
.icon-left-circle:before { content: '\e8cf'; } /* '' */
.icon-right-circle:before { content: '\e8d0'; } /* '' */
.icon-up-circle:before { content: '\e8d1'; } /* '' */
.icon-updown-circle:before { content: '\e8d2'; } /* '' */
.icon-minus-1:before { content: '\e8d3'; } /* '' */
.icon-cancel-1:before { content: '\e8d4'; } /* '' */
.icon-tags-1:before { content: '\e8d5'; } /* '' */
.icon-facebook-2:before { content: '\e8d6'; } /* '' */
.icon-instagram-1:before { content: '\e8d7'; } /* '' */
.icon-twitter-1:before { content: '\e8d8'; } /* '' */
.icon-tiktok:before { content: '\e8d9'; } /* '' */
.icon-vimeo:before { content: '\e8da'; } /* '' */
.icon-youtube:before { content: '\e8db'; } /* '' */
.icon-linkedin:before { content: '\e8dc'; } /* '' */
.icon-google-2:before { content: '\e8dd'; } /* '' */
.icon-dev:before { content: '\e8de'; } /* '' */
.icon-creative-commons:before { content: '\e8df'; } /* '' */
.icon-clock:before { content: '\e8e0'; } /* '' */
.icon-videocam:before { content: '\e8e1'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-linkedin-1:before { content: '\f0e1'; } /* '' */
.icon-gauge-1:before { content: '\f0e4'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-database:before { content: '\f1c0'; } /* '' */
.icon-slideshare:before { content: '\f1e7'; } /* '' */
.icon-diamond:before { content: '\f219'; } /* '' */
.icon-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-hourglass-3:before { content: '\f253'; } /* '' */
.icon-hand-scissors-o:before { content: '\f257'; } /* '' */
.icon-question-circle-o:before { content: '\f29c'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-facebook-1:before { content: '\f300'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
