@font-face {
  font-family: 'system';
  src: url('../font/system.eot?96519235');
  src: url('../font/system.eot?96519235#iefix') format('embedded-opentype'),
       url('../font/system.woff2?96519235') format('woff2'),
       url('../font/system.woff?96519235') format('woff'),
       url('../font/system.ttf?96519235') format('truetype'),
       url('../font/system.svg?96519235#system') 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: 'system';
    src: url('../font/system.svg?96519235#system') format('svg');
  }
}
*/

 [class^="icon-system-"]:before, [class*=" icon-system-"]:before {
  font-family: "system";
  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-system-glass:before { content: '\e800'; } /* '' */
.icon-system-music:before { content: '\e801'; } /* '' */
.icon-system-mail:before { content: '\e802'; } /* '' */
.icon-system-heart:before { content: '\e803'; } /* '' */
.icon-system-heart-empty:before { content: '\e804'; } /* '' */
.icon-system-star:before { content: '\e805'; } /* '' */
.icon-system-star-empty:before { content: '\e806'; } /* '' */
.icon-system-star-half:before { content: '\e807'; } /* '' */
.icon-system-user:before { content: '\e808'; } /* '' */
.icon-system-users:before { content: '\e809'; } /* '' */
.icon-system-video:before { content: '\e80a'; } /* '' */
.icon-system-videocam:before { content: '\e80b'; } /* '' */
.icon-system-picture:before { content: '\e80c'; } /* '' */
.icon-system-camera:before { content: '\e80d'; } /* '' */
.icon-system-camera-alt:before { content: '\e80e'; } /* '' */
.icon-system-th-large:before { content: '\e80f'; } /* '' */
.icon-system-th:before { content: '\e810'; } /* '' */
.icon-system-th-list:before { content: '\e811'; } /* '' */
.icon-system-ok:before { content: '\e812'; } /* '' */
.icon-system-ok-circled:before { content: '\e813'; } /* '' */
.icon-system-ok-circled2:before { content: '\e814'; } /* '' */
.icon-system-cancel:before { content: '\e815'; } /* '' */
.icon-system-cancel-circled:before { content: '\e816'; } /* '' */
.icon-system-cancel-circled2:before { content: '\e817'; } /* '' */
.icon-system-plus:before { content: '\e818'; } /* '' */
.icon-system-plus-circled:before { content: '\e819'; } /* '' */
.icon-system-minus:before { content: '\e81a'; } /* '' */
.icon-system-minus-circled:before { content: '\e81b'; } /* '' */
.icon-system-help-circled:before { content: '\e81c'; } /* '' */
.icon-system-info-circled:before { content: '\e81d'; } /* '' */
.icon-system-home:before { content: '\e81e'; } /* '' */
.icon-system-link:before { content: '\e81f'; } /* '' */
.icon-system-attach:before { content: '\e820'; } /* '' */
.icon-system-lock:before { content: '\e821'; } /* '' */
.icon-system-lock-open:before { content: '\e822'; } /* '' */
.icon-system-pin:before { content: '\e823'; } /* '' */
.icon-system-eye:before { content: '\e824'; } /* '' */
.icon-system-eye-off:before { content: '\e825'; } /* '' */
.icon-system-tag:before { content: '\e826'; } /* '' */
.icon-system-tags:before { content: '\e827'; } /* '' */
.icon-system-bookmark:before { content: '\e828'; } /* '' */
.icon-system-flag:before { content: '\e829'; } /* '' */
.icon-system-thumbs-up:before { content: '\e82a'; } /* '' */
.icon-system-thumbs-down:before { content: '\e82b'; } /* '' */
.icon-system-download:before { content: '\e82c'; } /* '' */
.icon-system-upload:before { content: '\e82d'; } /* '' */
.icon-system-forward:before { content: '\e82e'; } /* '' */
.icon-system-bell:before { content: '\e82f'; } /* '' */
.icon-system-chat:before { content: '\e830'; } /* '' */
.icon-system-comment:before { content: '\e831'; } /* '' */
.icon-system-spin3:before { content: '\e832'; } /* '' */
.icon-system-retweet:before { content: '\e833'; } /* '' */
.icon-system-print:before { content: '\e834'; } /* '' */
.icon-system-edit:before { content: '\e835'; } /* '' */
.icon-system-pencil:before { content: '\e836'; } /* '' */
.icon-system-export:before { content: '\e837'; } /* '' */
.icon-system-spin5:before { content: '\e838'; } /* '' */
.icon-system-spin6:before { content: '\e839'; } /* '' */
.icon-system-attention:before { content: '\e83a'; } /* '' */
.icon-system-attention-circled:before { content: '\e83b'; } /* '' */
.icon-system-location:before { content: '\e83c'; } /* '' */
.icon-system-trash-empty:before { content: '\e83d'; } /* '' */
.icon-system-doc:before { content: '\e83e'; } /* '' */
.icon-system-folder:before { content: '\e83f'; } /* '' */
.icon-system-folder-open:before { content: '\e840'; } /* '' */
.icon-system-phone:before { content: '\e841'; } /* '' */
.icon-system-cog:before { content: '\e842'; } /* '' */
.icon-system-cog-alt:before { content: '\e843'; } /* '' */
.icon-system-wrench:before { content: '\e844'; } /* '' */
.icon-system-basket:before { content: '\e845'; } /* '' */
.icon-system-calendar:before { content: '\e846'; } /* '' */
.icon-system-login:before { content: '\e847'; } /* '' */
.icon-system-logout:before { content: '\e848'; } /* '' */
.icon-system-volume-off:before { content: '\e849'; } /* '' */
.icon-system-volume-down:before { content: '\e84a'; } /* '' */
.icon-system-volume-up:before { content: '\e84b'; } /* '' */
.icon-system-headphones:before { content: '\e84c'; } /* '' */
.icon-system-clock:before { content: '\e84d'; } /* '' */
.icon-system-block:before { content: '\e84e'; } /* '' */
.icon-system-resize-full:before { content: '\e84f'; } /* '' */
.icon-system-resize-small:before { content: '\e850'; } /* '' */
.icon-system-resize-vertical:before { content: '\e851'; } /* '' */
.icon-system-resize-horizontal:before { content: '\e852'; } /* '' */
.icon-system-zoom-out:before { content: '\e853'; } /* '' */
.icon-system-zoom-in:before { content: '\e854'; } /* '' */
.icon-system-up-open:before { content: '\e855'; } /* '' */
.icon-system-right-open:before { content: '\e856'; } /* '' */
.icon-system-left-open:before { content: '\e857'; } /* '' */
.icon-system-down-open:before { content: '\e858'; } /* '' */
.icon-system-right-dir:before { content: '\e859'; } /* '' */
.icon-system-left-dir:before { content: '\e85a'; } /* '' */
.icon-system-up-dir:before { content: '\e85b'; } /* '' */
.icon-system-down-dir:before { content: '\e85c'; } /* '' */
.icon-system-up-circled2:before { content: '\e85d'; } /* '' */
.icon-system-down-circled2:before { content: '\e85e'; } /* '' */
.icon-system-down-big:before { content: '\e85f'; } /* '' */
.icon-system-left-big:before { content: '\e860'; } /* '' */
.icon-system-right-big:before { content: '\e861'; } /* '' */
.icon-system-up-big:before { content: '\e862'; } /* '' */
.icon-system-right-hand:before { content: '\e863'; } /* '' */
.icon-system-left-hand:before { content: '\e864'; } /* '' */
.icon-system-up-hand:before { content: '\e865'; } /* '' */
.icon-system-down-hand:before { content: '\e866'; } /* '' */
.icon-system-to-start:before { content: '\e867'; } /* '' */
.icon-system-to-end-alt:before { content: '\e868'; } /* '' */
.icon-system-to-end:before { content: '\e869'; } /* '' */
.icon-system-pause:before { content: '\e86a'; } /* '' */
.icon-system-stop:before { content: '\e86b'; } /* '' */
.icon-system-play-circled2:before { content: '\e86c'; } /* '' */
.icon-system-play:before { content: '\e86d'; } /* '' */
.icon-system-shuffle:before { content: '\e86e'; } /* '' */
.icon-system-arrows-cw:before { content: '\e86f'; } /* '' */
.icon-system-ccw:before { content: '\e870'; } /* '' */
.icon-system-cw:before { content: '\e871'; } /* '' */
.icon-system-to-start-alt:before { content: '\e872'; } /* '' */
.icon-system-fast-fw:before { content: '\e873'; } /* '' */
.icon-system-fast-bw:before { content: '\e874'; } /* '' */
.icon-system-eject:before { content: '\e875'; } /* '' */
.icon-system-target:before { content: '\e876'; } /* '' */
.icon-system-signal:before { content: '\e877'; } /* '' */
.icon-system-award:before { content: '\e878'; } /* '' */
.icon-system-inbox:before { content: '\e879'; } /* '' */
.icon-system-globe:before { content: '\e87a'; } /* '' */
.icon-system-cloud:before { content: '\e87b'; } /* '' */
.icon-system-flash:before { content: '\e87c'; } /* '' */
.icon-system-umbrella:before { content: '\e87d'; } /* '' */
.icon-system-flight:before { content: '\e87e'; } /* '' */
.icon-system-scissors:before { content: '\e87f'; } /* '' */
.icon-system-chart-bar:before { content: '\e880'; } /* '' */
.icon-system-fire:before { content: '\e881'; } /* '' */
.icon-system-asterisk:before { content: '\e882'; } /* '' */
.icon-system-credit-card:before { content: '\e883'; } /* '' */
.icon-system-floppy:before { content: '\e884'; } /* '' */
.icon-system-megaphone:before { content: '\e885'; } /* '' */
.icon-system-key:before { content: '\e886'; } /* '' */
.icon-system-truck:before { content: '\e887'; } /* '' */
.icon-system-emo-happy:before { content: '\e888'; } /* '' */
.icon-system-emo-wink:before { content: '\e889'; } /* '' */
.icon-system-emo-wink2:before { content: '\e88a'; } /* '' */
.icon-system-emo-unhappy:before { content: '\e88b'; } /* '' */
.icon-system-emo-sleep:before { content: '\e88c'; } /* '' */
.icon-system-emo-thumbsup:before { content: '\e88d'; } /* '' */
.icon-system-note:before { content: '\e88e'; } /* '' */
.icon-system-note-beamed:before { content: '\e88f'; } /* '' */
.icon-system-music-1:before { content: '\e890'; } /* '' */
.icon-system-search:before { content: '\e891'; } /* '' */
.icon-system-flashlight:before { content: '\e892'; } /* '' */
.icon-system-mail-1:before { content: '\e893'; } /* '' */
.icon-system-user-1:before { content: '\e894'; } /* '' */
.icon-system-users-1:before { content: '\e895'; } /* '' */
.icon-system-user-add:before { content: '\e896'; } /* '' */
.icon-system-picture-1:before { content: '\e897'; } /* '' */
.icon-system-camera-1:before { content: '\e898'; } /* '' */
.icon-system-cancel-1:before { content: '\e899'; } /* '' */
.icon-system-check:before { content: '\e89a'; } /* '' */
.icon-system-eye-1:before { content: '\e89b'; } /* '' */
.icon-system-tag-1:before { content: '\e89c'; } /* '' */
.icon-system-lock-open-1:before { content: '\e89d'; } /* '' */
.icon-system-lock-1:before { content: '\e89e'; } /* '' */
.icon-system-attach-1:before { content: '\e89f'; } /* '' */
.icon-system-info-circled-1:before { content: '\e8a0'; } /* '' */
.icon-system-help-circled-1:before { content: '\e8a1'; } /* '' */
.icon-system-info-1:before { content: '\e8a2'; } /* '' */
.icon-system-help-1:before { content: '\e8a3'; } /* '' */
.icon-system-minus-circled-1:before { content: '\e8a4'; } /* '' */
.icon-system-minus-1:before { content: '\e8a5'; } /* '' */
.icon-system-plus-squared-1:before { content: '\e8a6'; } /* '' */
.icon-system-plus-circled-1:before { content: '\e8a7'; } /* '' */
.icon-system-plus-1:before { content: '\e8a8'; } /* '' */
.icon-system-cancel-squared:before { content: '\e8a9'; } /* '' */
.icon-system-cancel-circled-1:before { content: '\e8aa'; } /* '' */
.icon-system-bookmark-1:before { content: '\e8ab'; } /* '' */
.icon-system-bookmarks:before { content: '\e8ac'; } /* '' */
.icon-system-flag-1:before { content: '\e8ad'; } /* '' */
.icon-system-download-1:before { content: '\e8ae'; } /* '' */
.icon-system-upload-1:before { content: '\e8af'; } /* '' */
.icon-system-upload-cloud-1:before { content: '\e8b0'; } /* '' */
.icon-system-reply-1:before { content: '\e8b1'; } /* '' */
.icon-system-reply-all-1:before { content: '\e8b2'; } /* '' */
.icon-system-forward-1:before { content: '\e8b3'; } /* '' */
.icon-system-export-1:before { content: '\e8b4'; } /* '' */
.icon-system-pencil-1:before { content: '\e8b5'; } /* '' */
.icon-system-print-1:before { content: '\e8b6'; } /* '' */
.icon-system-book-open:before { content: '\e8b7'; } /* '' */
.icon-system-map-1:before { content: '\e8b8'; } /* '' */
.icon-system-direction-1:before { content: '\e8b9'; } /* '' */
.icon-system-location-1:before { content: '\e8ba'; } /* '' */
.icon-system-chat-1:before { content: '\e8bb'; } /* '' */
.icon-system-tools:before { content: '\e8bc'; } /* '' */
.icon-system-adjust:before { content: '\e8bd'; } /* '' */
.icon-system-light-up:before { content: '\e8be'; } /* '' */
.icon-system-lamp:before { content: '\e8bf'; } /* '' */
.icon-system-light-down:before { content: '\e8c0'; } /* '' */
.icon-system-chart-bar-1:before { content: '\e8c1'; } /* '' */
.icon-system-list:before { content: '\e8c2'; } /* '' */
.icon-system-list-numbered:before { content: '\e8c3'; } /* '' */
.icon-system-indent-left:before { content: '\e8c4'; } /* '' */
.icon-system-picture-2:before { content: '\e8c5'; } /* '' */
.icon-system-video-1:before { content: '\e8c6'; } /* '' */
.icon-system-archive:before { content: '\e8c7'; } /* '' */
.icon-system-folder-1:before { content: '\e8c8'; } /* '' */
.icon-system-menu-1:before { content: '\e8c9'; } /* '' */
.icon-system-star-empty-1:before { content: '\e8ca'; } /* '' */
.icon-system-star-1:before { content: '\e8cb'; } /* '' */
.icon-system-heart-empty-1:before { content: '\e8cc'; } /* '' */
.icon-system-heart-1:before { content: '\e8cd'; } /* '' */
.icon-system-facebook-1:before { content: '\e8ce'; } /* '' */
.icon-system-dribbble:before { content: '\e8cf'; } /* '' */
.icon-system-check-1:before { content: '\e8d0'; } /* '' */
.icon-system-qrcode:before { content: '\e8d1'; } /* '' */
.icon-system-barcode:before { content: '\e8d2'; } /* '' */
.icon-system-barcode-1:before { content: '\e8d3'; } /* '' */
.icon-system-qrcode-1:before { content: '\e8d4'; } /* '' */
.icon-system-star-filled:before { content: '\e8d5'; } /* '' */
.icon-system-star-2:before { content: '\e8d6'; } /* '' */
.icon-system-heart-filled:before { content: '\e8d7'; } /* '' */
.icon-system-heart-2:before { content: '\e8d8'; } /* '' */
.icon-system-users-2:before { content: '\e8d9'; } /* '' */
.icon-system-user-add-outline:before { content: '\e8da'; } /* '' */
.icon-system-user-add-1:before { content: '\e8db'; } /* '' */
.icon-system-user-delete-outline:before { content: '\e8dc'; } /* '' */
.icon-system-user-delete:before { content: '\e8dd'; } /* '' */
.icon-system-user-outline:before { content: '\e8de'; } /* '' */
.icon-system-user-2:before { content: '\e8df'; } /* '' */
.icon-system-users-outline:before { content: '\e8e0'; } /* '' */
.icon-system-peppow-company:before { content: '\e8e1'; } /* '' */
.icon-system-peppow-calendar:before { content: '\e8e2'; } /* '' */
.icon-system-peppow-contact:before { content: '\e8e3'; } /* '' */
.icon-system-peppow-doinlive:before { content: '\e8e4'; } /* '' */
.icon-system-peppow-finance:before { content: '\e8e5'; } /* '' */
.icon-system-peppow-newsletters:before { content: '\e8e6'; } /* '' */
.icon-system-peppow-price:before { content: '\e8e7'; } /* '' */
.icon-system-peppow-project:before { content: '\e8e8'; } /* '' */
.icon-system-peppow-stock:before { content: '\e8e9'; } /* '' */
.icon-system-move:before { content: '\f047'; } /* '' */
.icon-system-link-ext:before { content: '\f08e'; } /* '' */
.icon-system-check-empty:before { content: '\f096'; } /* '' */
.icon-system-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-system-phone-squared:before { content: '\f098'; } /* '' */
.icon-system-twitter:before { content: '\f099'; } /* '' */
.icon-system-facebook:before { content: '\f09a'; } /* '' */
.icon-system-rss:before { content: '\f09e'; } /* '' */
.icon-system-hdd:before { content: '\f0a0'; } /* '' */
.icon-system-certificate:before { content: '\f0a3'; } /* '' */
.icon-system-left-circled:before { content: '\f0a8'; } /* '' */
.icon-system-right-circled:before { content: '\f0a9'; } /* '' */
.icon-system-up-circled:before { content: '\f0aa'; } /* '' */
.icon-system-down-circled:before { content: '\f0ab'; } /* '' */
.icon-system-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-system-beaker:before { content: '\f0c3'; } /* '' */
.icon-system-docs:before { content: '\f0c5'; } /* '' */
.icon-system-magic:before { content: '\f0d0'; } /* '' */
.icon-system-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-system-pinterest-squared:before { content: '\f0d3'; } /* '' */
.icon-system-gplus-squared:before { content: '\f0d4'; } /* '' */
.icon-system-gplus:before { content: '\f0d5'; } /* '' */
.icon-system-money:before { content: '\f0d6'; } /* '' */
.icon-system-sort:before { content: '\f0dc'; } /* '' */
.icon-system-sort-down:before { content: '\f0dd'; } /* '' */
.icon-system-sort-up:before { content: '\f0de'; } /* '' */
.icon-system-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-system-linkedin:before { content: '\f0e1'; } /* '' */
.icon-system-gauge:before { content: '\f0e4'; } /* '' */
.icon-system-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-system-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-system-sitemap:before { content: '\f0e8'; } /* '' */
.icon-system-paste:before { content: '\f0ea'; } /* '' */
.icon-system-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-system-exchange:before { content: '\f0ec'; } /* '' */
.icon-system-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-system-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-system-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-system-food:before { content: '\f0f5'; } /* '' */
.icon-system-doc-text:before { content: '\f0f6'; } /* '' */
.icon-system-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-system-angle-double-left:before { content: '\f100'; } /* '' */
.icon-system-angle-double-right:before { content: '\f101'; } /* '' */
.icon-system-angle-double-up:before { content: '\f102'; } /* '' */
.icon-system-angle-double-down:before { content: '\f103'; } /* '' */
.icon-system-angle-left:before { content: '\f104'; } /* '' */
.icon-system-angle-right:before { content: '\f105'; } /* '' */
.icon-system-angle-up:before { content: '\f106'; } /* '' */
.icon-system-angle-down:before { content: '\f107'; } /* '' */
.icon-system-desktop:before { content: '\f108'; } /* '' */
.icon-system-laptop:before { content: '\f109'; } /* '' */
.icon-system-tablet:before { content: '\f10a'; } /* '' */
.icon-system-mobile:before { content: '\f10b'; } /* '' */
.icon-system-circle-empty:before { content: '\f10c'; } /* '' */
.icon-system-quote-left:before { content: '\f10d'; } /* '' */
.icon-system-quote-right:before { content: '\f10e'; } /* '' */
.icon-system-spinner:before { content: '\f110'; } /* '' */
.icon-system-circle:before { content: '\f111'; } /* '' */
.icon-system-reply:before { content: '\f112'; } /* '' */
.icon-system-folder-empty:before { content: '\f114'; } /* '' */
.icon-system-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-system-smile:before { content: '\f118'; } /* '' */
.icon-system-frown:before { content: '\f119'; } /* '' */
.icon-system-meh:before { content: '\f11a'; } /* '' */
.icon-system-gamepad:before { content: '\f11b'; } /* '' */
.icon-system-keyboard:before { content: '\f11c'; } /* '' */
.icon-system-flag-empty:before { content: '\f11d'; } /* '' */
.icon-system-flag-checkered:before { content: '\f11e'; } /* '' */
.icon-system-code:before { content: '\f121'; } /* '' */
.icon-system-reply-all:before { content: '\f122'; } /* '' */
.icon-system-star-half-alt:before { content: '\f123'; } /* '' */
.icon-system-direction:before { content: '\f124'; } /* '' */
.icon-system-crop:before { content: '\f125'; } /* '' */
.icon-system-fork:before { content: '\f126'; } /* '' */
.icon-system-unlink:before { content: '\f127'; } /* '' */
.icon-system-help:before { content: '\f128'; } /* '' */
.icon-system-info:before { content: '\f129'; } /* '' */
.icon-system-attention-alt:before { content: '\f12a'; } /* '' */
.icon-system-mic:before { content: '\f130'; } /* '' */
.icon-system-mute:before { content: '\f131'; } /* '' */
.icon-system-calendar-empty:before { content: '\f133'; } /* '' */
.icon-system-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-system-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-system-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-system-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-system-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-system-rss-squared:before { content: '\f143'; } /* '' */
.icon-system-play-circled:before { content: '\f144'; } /* '' */
.icon-system-ticket:before { content: '\f145'; } /* '' */
.icon-system-minus-squared:before { content: '\f146'; } /* '' */
.icon-system-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-system-level-up:before { content: '\f148'; } /* '' */
.icon-system-level-down:before { content: '\f149'; } /* '' */
.icon-system-ok-squared:before { content: '\f14a'; } /* '' */
.icon-system-pencil-squared:before { content: '\f14b'; } /* '' */
.icon-system-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-system-export-alt:before { content: '\f14d'; } /* '' */
.icon-system-compass:before { content: '\f14e'; } /* '' */
.icon-system-expand:before { content: '\f150'; } /* '' */
.icon-system-collapse:before { content: '\f151'; } /* '' */
.icon-system-expand-right:before { content: '\f152'; } /* '' */
.icon-system-euro:before { content: '\f153'; } /* '' */
.icon-system-pound:before { content: '\f154'; } /* '' */
.icon-system-dollar:before { content: '\f155'; } /* '' */
.icon-system-doc-inv:before { content: '\f15b'; } /* '' */
.icon-system-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-system-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-system-sort-name-down:before { content: '\f15e'; } /* '' */
.icon-system-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-system-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-system-sort-number-up:before { content: '\f162'; } /* '' */
.icon-system-sort-number-down:before { content: '\f163'; } /* '' */
.icon-system-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-system-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-system-youtube-squared:before { content: '\f166'; } /* '' */
.icon-system-youtube:before { content: '\f167'; } /* '' */
.icon-system-youtube-play:before { content: '\f16a'; } /* '' */
.icon-system-dropbox:before { content: '\f16b'; } /* '' */
.icon-system-tumblr:before { content: '\f173'; } /* '' */
.icon-system-tumblr-squared:before { content: '\f174'; } /* '' */
.icon-system-down:before { content: '\f175'; } /* '' */
.icon-system-up:before { content: '\f176'; } /* '' */
.icon-system-left:before { content: '\f177'; } /* '' */
.icon-system-right:before { content: '\f178'; } /* '' */
.icon-system-apple:before { content: '\f179'; } /* '' */
.icon-system-windows:before { content: '\f17a'; } /* '' */
.icon-system-android:before { content: '\f17b'; } /* '' */
.icon-system-skype:before { content: '\f17e'; } /* '' */
.icon-system-sun:before { content: '\f185'; } /* '' */
.icon-system-moon:before { content: '\f186'; } /* '' */
.icon-system-bug:before { content: '\f188'; } /* '' */
.icon-system-right-circled2:before { content: '\f18e'; } /* '' */
.icon-system-left-circled2:before { content: '\f190'; } /* '' */
.icon-system-collapse-left:before { content: '\f191'; } /* '' */
.icon-system-dot-circled:before { content: '\f192'; } /* '' */
.icon-system-wheelchair:before { content: '\f193'; } /* '' */
.icon-system-vimeo-squared:before { content: '\f194'; } /* '' */
.icon-system-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-system-yahoo:before { content: '\f19e'; } /* '' */
.icon-system-google:before { content: '\f1a0'; } /* '' */
.icon-system-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.icon-system-fax:before { content: '\f1ac'; } /* '' */
.icon-system-cab:before { content: '\f1b9'; } /* '' */
.icon-system-taxi:before { content: '\f1ba'; } /* '' */
.icon-system-soundcloud:before { content: '\f1be'; } /* '' */
.icon-system-file-code:before { content: '\f1c9'; } /* '' */
.icon-system-git-squared:before { content: '\f1d2'; } /* '' */
.icon-system-git:before { content: '\f1d3'; } /* '' */
.icon-system-wechat:before { content: '\f1d7'; } /* '' */
.icon-system-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-system-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-system-history:before { content: '\f1da'; } /* '' */
.icon-system-circle-thin:before { content: '\f1db'; } /* '' */
.icon-system-sliders:before { content: '\f1de'; } /* '' */
.icon-system-share:before { content: '\f1e0'; } /* '' */
.icon-system-share-squared:before { content: '\f1e1'; } /* '' */
.icon-system-wifi:before { content: '\f1eb'; } /* '' */
.icon-system-calc:before { content: '\f1ec'; } /* '' */
.icon-system-paypal:before { content: '\f1ed'; } /* '' */
.icon-system-cc-visa:before { content: '\f1f0'; } /* '' */
.icon-system-cc-mastercard:before { content: '\f1f1'; } /* '' */
.icon-system-cc-discover:before { content: '\f1f2'; } /* '' */
.icon-system-cc-amex:before { content: '\f1f3'; } /* '' */
.icon-system-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-system-cc-stripe:before { content: '\f1f5'; } /* '' */
.icon-system-bell-off:before { content: '\f1f6'; } /* '' */
.icon-system-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-system-trash:before { content: '\f1f8'; } /* '' */
.icon-system-birthday:before { content: '\f1fd'; } /* '' */
.icon-system-chart-area:before { content: '\f1fe'; } /* '' */
.icon-system-chart-pie:before { content: '\f200'; } /* '' */
.icon-system-chart-line:before { content: '\f201'; } /* '' */
.icon-system-toggle-off:before { content: '\f204'; } /* '' */
.icon-system-toggle-on:before { content: '\f205'; } /* '' */
.icon-system-bicycle:before { content: '\f206'; } /* '' */
.icon-system-bus:before { content: '\f207'; } /* '' */
.icon-system-angellist:before { content: '\f209'; } /* '' */
.icon-system-cart-plus:before { content: '\f217'; } /* '' */
.icon-system-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-system-diamond:before { content: '\f219'; } /* '' */
.icon-system-ship:before { content: '\f21a'; } /* '' */
.icon-system-motorcycle:before { content: '\f21c'; } /* '' */
.icon-system-venus:before { content: '\f221'; } /* '' */
.icon-system-mars:before { content: '\f222'; } /* '' */
.icon-system-mercury:before { content: '\f223'; } /* '' */
.icon-system-transgender:before { content: '\f224'; } /* '' */
.icon-system-transgender-alt:before { content: '\f225'; } /* '' */
.icon-system-venus-double:before { content: '\f226'; } /* '' */
.icon-system-mars-double:before { content: '\f227'; } /* '' */
.icon-system-venus-mars:before { content: '\f228'; } /* '' */
.icon-system-mars-stroke:before { content: '\f229'; } /* '' */
.icon-system-mars-stroke-v:before { content: '\f22a'; } /* '' */
.icon-system-mars-stroke-h:before { content: '\f22b'; } /* '' */
.icon-system-neuter:before { content: '\f22c'; } /* '' */
.icon-system-facebook-official:before { content: '\f230'; } /* '' */
.icon-system-pinterest:before { content: '\f231'; } /* '' */
.icon-system-whatsapp:before { content: '\f232'; } /* '' */
.icon-system-user-plus:before { content: '\f234'; } /* '' */
.icon-system-user-times:before { content: '\f235'; } /* '' */
.icon-system-train:before { content: '\f238'; } /* '' */
.icon-system-subway:before { content: '\f239'; } /* '' */
.icon-system-expeditedssl:before { content: '\f23e'; } /* '' */
.icon-system-sticky-note:before { content: '\f249'; } /* '' */
.icon-system-sticky-note-o:before { content: '\f24a'; } /* '' */
.icon-system-clone:before { content: '\f24d'; } /* '' */
.icon-system-hourglass-1:before { content: '\f251'; } /* '' */
.icon-system-hourglass-2:before { content: '\f252'; } /* '' */
.icon-system-hourglass-3:before { content: '\f253'; } /* '' */
.icon-system-hourglass:before { content: '\f254'; } /* '' */
.icon-system-hand-grab-o:before { content: '\f255'; } /* '' */
.icon-system-hand-paper-o:before { content: '\f256'; } /* '' */
.icon-system-trademark:before { content: '\f25c'; } /* '' */
.icon-system-registered:before { content: '\f25d'; } /* '' */
.icon-system-tripadvisor:before { content: '\f262'; } /* '' */
.icon-system-chrome:before { content: '\f268'; } /* '' */
.icon-system-firefox:before { content: '\f269'; } /* '' */
.icon-system-opera:before { content: '\f26a'; } /* '' */
.icon-system-internet-explorer:before { content: '\f26b'; } /* '' */
.icon-system-calendar-plus-o:before { content: '\f271'; } /* '' */
.icon-system-calendar-minus-o:before { content: '\f272'; } /* '' */
.icon-system-calendar-times-o:before { content: '\f273'; } /* '' */
.icon-system-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-system-industry:before { content: '\f275'; } /* '' */
.icon-system-map-o:before { content: '\f278'; } /* '' */
.icon-system-map:before { content: '\f279'; } /* '' */
.icon-system-commenting:before { content: '\f27a'; } /* '' */
.icon-system-commenting-o:before { content: '\f27b'; } /* '' */
.icon-system-reddit-alien:before { content: '\f281'; } /* '' */
.icon-system-credit-card-alt:before { content: '\f283'; } /* '' */
.icon-system-usb:before { content: '\f287'; } /* '' */
.icon-system-shopping-bag:before { content: '\f290'; } /* '' */
.icon-system-bluetooth:before { content: '\f293'; } /* '' */
.icon-system-bluetooth-b:before { content: '\f294'; } /* '' */
.icon-system-percent:before { content: '\f295'; } /* '' */
.icon-system-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-system-snapchat:before { content: '\f2ab'; } /* '' */
.icon-system-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.icon-system-snapchat-square:before { content: '\f2ad'; } /* '' */
.icon-system-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-system-address-card:before { content: '\f2bb'; } /* '' */
.icon-system-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-system-user-circle:before { content: '\f2bd'; } /* '' */
.icon-system-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-system-user-o:before { content: '\f2c0'; } /* '' */
.icon-system-id-badge:before { content: '\f2c1'; } /* '' */
.icon-system-id-card:before { content: '\f2c2'; } /* '' */
.icon-system-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-system-twitter-squared:before { content: '\f304'; } /* '' */
.icon-system-vimeo-1:before { content: '\f306'; } /* '' */
.icon-system-vimeo-circled:before { content: '\f307'; } /* '' */
.icon-system-facebook-squared:before { content: '\f308'; } /* '' */
.icon-system-twitter-1:before { content: '\f309'; } /* '' */
.icon-system-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-system-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-system-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-system-facebook-squared-1:before { content: '\f30e'; } /* '' */
.icon-system-gplus-1:before { content: '\f30f'; } /* '' */
.icon-system-gplus-circled:before { content: '\f310'; } /* '' */
.icon-system-pinterest-1:before { content: '\f312'; } /* '' */
.icon-system-pinterest-circled-1:before { content: '\f313'; } /* '' */
.icon-system-tumblr-1:before { content: '\f315'; } /* '' */
.icon-system-tumblr-circled:before { content: '\f316'; } /* '' */
.icon-system-linkedin-2:before { content: '\f318'; } /* '' */
.icon-system-linkedin-circled:before { content: '\f319'; } /* '' */
.icon-system-dribbble-circled:before { content: '\f31c'; } /* '' */
.icon-system-qq:before { content: '\f32a'; } /* '' */
.icon-system-instagram:before { content: '\f32d'; } /* '' */
.icon-system-dropbox-1:before { content: '\f330'; } /* '' */
.icon-system-skype-1:before { content: '\f339'; } /* '' */
.icon-system-skype-circled:before { content: '\f33a'; } /* '' */
