/*  Simple-Line-Icons 
    Information and License see: https://github.com/elartix/simple-line-icons
*/
@font-face {
  font-family: 'simple-line-icons';
    src: url('icons/Simple-Line-Icons.eot?v=2.4.0');
    src: url('icons/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), 
         url('icons/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'),
         url('icons/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), 
         url('icons/Simple-Line-Icons.woff?v=2.4.0') format('woff'), 
         url('icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
[class*="icon-sli-"] {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Groessenaenderung */
.icon-sli-0x {font-size: 0.6rem;}
.icon-sli-1x {font-size: 1rem;}
.icon-sli-2x {font-size: 2rem;}
.icon-sli-3x {font-size: 3rem;}
.icon-sli-4x {font-size: 4rem;}
.icon-sli-5x {font-size: 5rem;}

/* style exemples (gradient)*/
.icon-sli-gradient {
  color: #999;
  text-shadow: 1px 1px 1px rgba(27, 27, 27, 0.19);
  
  background-image: -webkit-gradient(
  linear,
  left top, left bottom,
  from(rgba( 182, 182, 182, 1)),
  to(rgba(60, 60, 60, 1))
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.icon-sli-gradient:hover {
  color: #eee;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.25);
	background-image: -webkit-gradient(linear, left top, left bottom, 
	                  from(rgba( 255, 255, 255, 1)), to(rgba(187, 187, 187, 1)));
  
}

.icon-sli-user:before {content: "\e005";}
.icon-sli-people:before {content: "\e001";}
.icon-sli-user-female:before {content: "\e000";}
.icon-sli-user-follow:before {content: "\e002";}
.icon-sli-user-following:before {content: "\e003";}
.icon-sli-user-unfollow:before {content: "\e004";}
.icon-sli-login:before {content: "\e066";}
.icon-sli-logout:before {content: "\e065";}
.icon-sli-emotsmile:before {content: "\e021";}
.icon-sli-phone:before {content: "\e600";}
.icon-sli-call-end:before {content: "\e048";}
.icon-sli-call-in:before {content: "\e047";}
.icon-sli-call-out:before {content: "\e046";}
.icon-sli-map:before {content: "\e033";}
.icon-sli-location-pin:before {content: "\e096";}
.icon-sli-direction:before {content: "\e042";}
.icon-sli-directions:before {content: "\e041";}
.icon-sli-compass:before {content: "\e045";}
.icon-sli-layers:before {content: "\e034";}
.icon-sli-menu:before {content: "\e601";}
.icon-sli-list:before {content: "\e067";}
.icon-sli-options-vertical:before {content: "\e602";}
.icon-sli-options:before {content: "\e603";}
.icon-sli-arrow-down:before {content: "\e604";}
.icon-sli-arrow-left:before {content: "\e605";}
.icon-sli-arrow-right:before {content: "\e606";}
.icon-sli-arrow-up:before {content: "\e607";}
.icon-sli-arrow-up-circle:before {content: "\e078";}
.icon-sli-arrow-left-circle:before {content: "\e07a";}
.icon-sli-arrow-right-circle:before {content: "\e079";}
.icon-sli-arrow-down-circle:before {content: "\e07b";}
.icon-sli-check:before {content: "\e080";}
.icon-sli-clock:before {content: "\e081";}
.icon-sli-plus:before {content: "\e095";}
.icon-sli-minus:before {content: "\e615";}
.icon-sli-close:before {content: "\e082";}
.icon-sli-event:before {content: "\e619";}
.icon-sli-exclamation:before {content: "\e617";}
.icon-sli-organization:before {content: "\e616";}
.icon-sli-trophy:before {content: "\e006";}
.icon-sli-screen-smartphone:before {content: "\e010";}
.icon-sli-screen-desktop:before {content: "\e011";}
.icon-sli-plane:before {content: "\e012";}
.icon-sli-notebook:before {content: "\e013";}
.icon-sli-mustache:before {content: "\e014";}
.icon-sli-mouse:before {content: "\e015";}
.icon-sli-magnet:before {content: "\e016";}
.icon-sli-energy:before {content: "\e020";}
.icon-sli-disc:before {content: "\e022";}
.icon-sli-cursor:before {content: "\e06e";}
.icon-sli-cursor-move:before {content: "\e023";}
.icon-sli-crop:before {content: "\e024";}
.icon-sli-chemistry:before {content: "\e026";}
.icon-sli-speedometer:before {content: "\e007";}
.icon-sli-shield:before {content: "\e00e";}
.icon-sli-screen-tablet:before {content: "\e00f";}
.icon-sli-magic-wand:before {content: "\e017";}
.icon-sli-hourglass:before {content: "\e018";}
.icon-sli-graduation:before {content: "\e019";}
.icon-sli-ghost:before {content: "\e01a";}
.icon-sli-game-controller:before {content: "\e01b";}
.icon-sli-fire:before {content: "\e01c";}
.icon-sli-eyeglass:before {content: "\e01d";}
.icon-sli-envelope-open:before {content: "\e01e";}
.icon-sli-envelope-letter:before {content: "\e01f";}
.icon-sli-bell:before {content: "\e027";}
.icon-sli-badge:before {content: "\e028";}
.icon-sli-anchor:before {content: "\e029";}
.icon-sli-wallet:before {content: "\e02a";}
.icon-sli-vector:before {content: "\e02b";}
.icon-sli-speech:before {content: "\e02c";}
.icon-sli-puzzle:before {content: "\e02d";}
.icon-sli-printer:before {content: "\e02e";}
.icon-sli-present:before {content: "\e02f";}
.icon-sli-playlist:before {content: "\e030";}
.icon-sli-pin:before {content: "\e031";}
.icon-sli-picture:before {content: "\e032";}
.icon-sli-handbag:before {content: "\e035";}
.icon-sli-globe-alt:before {content: "\e036";}
.icon-sli-globe:before {content: "\e037";}
.icon-sli-folder-alt:before {content: "\e039";}
.icon-sli-folder:before {content: "\e089";}
.icon-sli-film:before {content: "\e03a";}
.icon-sli-feed:before {content: "\e03b";}
.icon-sli-drop:before {content: "\e03e";}
.icon-sli-drawer:before {content: "\e03f";}
.icon-sli-docs:before {content: "\e040";}
.icon-sli-doc:before {content: "\e085";}
.icon-sli-diamond:before {content: "\e043";}
.icon-sli-cup:before {content: "\e044";}
.icon-sli-calculator:before {content: "\e049";}
.icon-sli-bubbles:before {content: "\e04a";}
.icon-sli-briefcase:before {content: "\e04b";}
.icon-sli-book-open:before {content: "\e04c";}
.icon-sli-basket-loaded:before {content: "\e04d";}
.icon-sli-basket:before {content: "\e04e";}
.icon-sli-bag:before {content: "\e04f";}
.icon-sli-action-undo:before {content: "\e050";}
.icon-sli-action-redo:before {content: "\e051";}
.icon-sli-wrench:before {content: "\e052";}
.icon-sli-umbrella:before {content: "\e053";}
.icon-sli-trash:before {content: "\e054";}
.icon-sli-tag:before {content: "\e055";}
.icon-sli-support:before {content: "\e056";}
.icon-sli-frame:before {content: "\e038";}
.icon-sli-size-fullscreen:before {content: "\e057";}
.icon-sli-size-actual:before {content: "\e058";}
.icon-sli-shuffle:before {content: "\e059";}
.icon-sli-share-alt:before {content: "\e05a";}
.icon-sli-share:before {content: "\e05b";}
.icon-sli-rocket:before {content: "\e05c";}
.icon-sli-question:before {content: "\e05d";}
.icon-sli-pie-chart:before {content: "\e05e";}
.icon-sli-pencil:before {content: "\e05f";}
.icon-sli-note:before {content: "\e060";}
.icon-sli-loop:before {content: "\e064";}
.icon-sli-home:before {content: "\e069";}
.icon-sli-grid:before {content: "\e06a";}
.icon-sli-graph:before {content: "\e06b";}
.icon-sli-microphone:before {content: "\e063";}
.icon-sli-music-tone-alt:before {content: "\e061";}
.icon-sli-music-tone:before {content: "\e062";}
.icon-sli-earphones-alt:before {content: "\e03c";}
.icon-sli-earphones:before {content: "\e03d";}
.icon-sli-equalizer:before {content: "\e06c";}
.icon-sli-like:before {content: "\e068";}
.icon-sli-dislike:before {content: "\e06d";}
.icon-sli-control-start:before {content: "\e06f";}
.icon-sli-control-rewind:before {content: "\e070";}
.icon-sli-control-play:before {content: "\e071";}
.icon-sli-control-pause:before {content: "\e072";}
.icon-sli-control-forward:before {content: "\e073";}
.icon-sli-control-end:before {content: "\e074";}
.icon-sli-volume-1:before {content: "\e09f";}
.icon-sli-volume-2:before {content: "\e0a0";}
.icon-sli-volume-off:before {content: "\e0a1";}
.icon-sli-calendar:before {content: "\e075";}
.icon-sli-bulb:before {content: "\e076";}
.icon-sli-chart:before {content: "\e077";}
.icon-sli-ban:before {content: "\e07c";}
.icon-sli-bubble:before {content: "\e07d";}
.icon-sli-camrecorder:before {content: "\e07e";}
.icon-sli-camera:before {content: "\e07f";}
.icon-sli-cloud-download:before {content: "\e083";}
.icon-sli-cloud-upload:before {content: "\e084";}
.icon-sli-envelope:before {content: "\e086";}
.icon-sli-eye:before                {content: "\e087";}
.icon-sli-flag:before               {content: "\e088";}
.icon-sli-heart:before              {content: "\e08a";}
.icon-sli-info:before               {content: "\e08b";}
.icon-sli-key:before                {content: "\e08c";}
.icon-sli-link:before               {content: "\e08d";}
.icon-sli-lock:before               {content: "\e08e";}
.icon-sli-lock-open:before          {content: "\e08f";}
.icon-sli-magnifier:before          {content: "\e090";}
.icon-sli-magnifier-add:before      {content: "\e091";}
.icon-sli-magnifier-remove:before   {content: "\e092";}
.icon-sli-paper-clip:before         {content: "\e093";}
.icon-sli-paper-plane:before        {content: "\e094";}
.icon-sli-power:before              {content: "\e097";}
.icon-sli-refresh:before            {content: "\e098";}
.icon-sli-reload:before             {content: "\e099";}
.icon-sli-settings:before           {content: "\e09a";}
.icon-sli-star:before               {content: "\e09b";}
.icon-sli-symbol-female:before      {content: "\e09c";}
.icon-sli-symbol-male:before        {content: "\e09d";}
.icon-sli-target:before             {content: "\e09e";}
.icon-sli-credit-card:before        {content: "\e025";}
.icon-sli-paypal:before             {content: "\e608";}
.icon-sli-social-tumblr:before      {content: "\e00a";}
.icon-sli-social-twitter:before     {content: "\e009";}
.icon-sli-social-facebook:before    {content: "\e00b";}
.icon-sli-social-instagram:before   {content: "\e609";}
.icon-sli-social-linkedin:before    {content: "\e60a";}
.icon-sli-social-pinterest:before   {content: "\e60b";}
.icon-sli-social-github:before      {content: "\e60c";}
.icon-sli-social-google:before      {content: "\e60d";}
.icon-sli-social-reddit:before      {content: "\e60e";}
.icon-sli-social-skype:before       {content: "\e60f";}
.icon-sli-social-dribbble:before    {content: "\e00d";}
.icon-sli-social-behance:before     {content: "\e610";}
.icon-sli-social-foursqare:before   {content: "\e611";}
.icon-sli-social-soundcloud:before  {content: "\e612";}
.icon-sli-social-spotify:before     {content: "\e613";}
.icon-sli-social-stumbleupon:before {content: "\e614";}
.icon-sli-social-youtube:before     {content: "\e008";}
.icon-sli-social-dropbox:before     {content: "\e00c";}
.icon-sli-social-vkontakte:before   {content: "\e618";}
.icon-sli-social-steam:before       {content: "\e620";}


/* ========================================================================================== */

/*  MFG Labs iconset 1.0
    https://mfglabs.github.io/mfglabs-iconset/
    https://github.com/MfgLabs/mfglabs-iconset
*/
@font-face {
  font-family: 'mfg';
    src: url('icons/mfglabsiconset-webfont.eot');
    src: url('icons/mfglabsiconset-webfont.svg#mfg_labs_iconsetregular') format('svg'),
   		   url('icons/mfglabsiconset-webfont.eot?#iefix') format('embedded-opentype'),
         url('icons/mfglabsiconset-webfont.woff') format('woff'),
         url('icons/mfglabsiconset-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class*="icon-mfg-"] {
  font-family: 'mfg';
  font-style: normal;
  font-weight: normal;  
  font-size: 1em;
}

/* Groessenaenderung */
.icon-mfg-0x {font-size: 0.6rem;}
.icon-mfg-1x {font-size: 1rem;}
.icon-mfg-2x {font-size: 2rem;}
.icon-mfg-3x {font-size: 3rem;}
.icon-mfg-4x {font-size: 4rem;}
.icon-mfg-5x {font-size: 5rem;}

/* style exemples (gradient)*/
.icon-mfg-gradient {
  color: #999;
  text-shadow: 1px 1px 1px rgba(27, 27, 27, 0.19);
  
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 182, 182, 182, 1)), to(rgba(60, 60, 60, 1))); 
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.icon-mfg-gradient:hover {
  color: #eee;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.25);
	background-image: -webkit-gradient(linear, left top, left bottom, 
	                  from(rgba( 255, 255, 255, 1)), to(rgba(187, 187, 187, 1)));
  
}

.icon-mfg-cloud:before                { content: "\2601"; }
.icon-mfg-at:before                   { content: "\0040"; }
.icon-mfg-plus:before                 { content: "\002B"; }
.icon-mfg-minus:before                { content: "\2212"; }

.icon-mfg-arrow_up:before             { content: "\2191"; }
.icon-mfg-arrow_down:before           { content: "\2193"; }
.icon-mfg-arrow_right:before          { content: "\2192"; }
.icon-mfg-arrow_left:before           { content: "\2190"; }
.icon-mfg-chevron_down:before         { content: "\f004"; }
.icon-mfg-chevron_up:before           { content: "\f005"; }
.icon-mfg-chevron_right:before        { content: "\f006"; }
.icon-mfg-chevron_left:before         { content: "\f007"; }
.icon-mfg-reorder:before              { content: "\f008"; }
.icon-mfg-list:before                 { content: "\f009"; }
.icon-mfg-reorder_square:before       { content: "\f00a"; }
.icon-mfg-reorder_square_line:before  { content: "\f00b"; }
.icon-mfg-coverflow:before            { content: "\f00c"; }
.icon-mfg-coverflow_line:before       { content: "\f00d"; }
.icon-mfg-pause:before                { content: "\f00e"; }
.icon-mfg-play:before                 { content: "\f00f"; }

.icon-mfg-step_forward:before         { content: "\f010"; }
.icon-mfg-step_backward:before        { content: "\f011"; }
.icon-mfg-fast_forward:before         { content: "\f012"; }
.icon-mfg-fast_backward:before        { content: "\f013"; }
.icon-mfg-cloud_upload:before         { content: "\f014"; }
.icon-mfg-cloud_download:before       { content: "\f015"; }
.icon-mfg-data_science:before         { content: "\f016"; }
.icon-mfg-data_science_black:before   { content: "\f017"; }
.icon-mfg-globe:before                { content: "\f018"; }
.icon-mfg-globe_black:before          { content: "\f019"; }
.icon-mfg-math_ico:before             { content: "\f01a"; }
.icon-mfg-math:before                 { content: "\f01b"; }
.icon-mfg-math_black:before           { content: "\f01c"; }
.icon-mfg-paperplane_ico:before       { content: "\f01d"; }
.icon-mfg-paperplane:before           { content: "\f01e"; }
.icon-mfg-paperplane_black:before     { content: "\f01f"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-mfg-color_balance:before        { content: "\f020"; }
.icon-mfg-star:before                 { content: "\2605"; }
.icon-mfg-star_half:before            { content: "\f022"; }
.icon-mfg-star_empty:before           { content: "\2606"; }
.icon-mfg-star_half_empty:before      { content: "\f024"; }
.icon-mfg-reload:before               { content: "\f025"; }

.icon-mfg-heart:before                { content: "\2665"; }
.icon-mfg-heart_broken:before         { content: "\f028"; }
.icon-mfg-hashtag:before              { content: "\f029"; }
.icon-mfg-reply:before                { content: "\f02a"; }
.icon-mfg-retweet:before              { content: "\f02b"; }
.icon-mfg-signin:before               { content: "\f02c"; }
.icon-mfg-signout:before              { content: "\f02d"; }
.icon-mfg-download:before             { content: "\f02e"; }
.icon-mfg-upload:before               { content: "\f02f"; }


.icon-mfg-placepin:before             { content: "\f031"; }
.icon-mfg-display_screen:before       { content: "\f032"; }
.icon-mfg-tablet:before               { content: "\f033"; }
.icon-mfg-smartphone:before           { content: "\f034"; }
.icon-mfg-connected_object:before     { content: "\f035"; }
.icon-mfg-lock:before                 { content: "\F512"; }
.icon-mfg-unlock:before               { content: "\F513"; }
.icon-mfg-camera:before               { content: "\F4F7"; }
.icon-mfg-isight:before               { content: "\f039"; }
.icon-mfg-video_camera:before         { content: "\f03a"; }
.icon-mfg-random:before               { content: "\f03b"; }
.icon-mfg-message:before              { content: "\F4AC"; }
.icon-mfg-discussion:before           { content: "\f03d"; }
.icon-mfg-calendar:before             { content: "\F4C5"; }
.icon-mfg-ringbell:before             { content: "\f03f"; }

.icon-mfg-movie:before                { content: "\f040"; }
.icon-mfg-mail:before                 { content: "\2709"; }
.icon-mfg-pen:before                  { content: "\270F"; }
.icon-mfg-settings:before             { content: "\9881"; }
.icon-mfg-measure:before              { content: "\f044"; }
.icon-mfg-vector:before               { content: "\f045"; }
.icon-mfg-vector_pen:before           { content: "\2712"; }
.icon-mfg-mute_on:before              { content: "\f047"; }
.icon-mfg-mute_off:before             { content: "\f048"; }
.icon-mfg-home:before                 { content: "\2302"; }
.icon-mfg-sheet:before                { content: "\f04a"; }
.icon-mfg-arrow_big_right:before      { content: "\21C9"; }
.icon-mfg-arrow_big_left:before       { content: "\21C7"; }
.icon-mfg-arrow_big_down:before       { content: "\21CA"; }
.icon-mfg-arrow_big_up:before         { content: "\21C8"; }
.icon-mfg-dribbble_circle:before      { content: "\f04f"; }

.icon-mfg-dribbble:before             { content: "\f050"; }
.icon-mfg-facebook_circle:before      { content: "\f051"; }
.icon-mfg-facebook:before             { content: "\f052"; }
.icon-mfg-git_circle_alt:before       { content: "\f053"; }
.icon-mfg-git_circle:before           { content: "\f054"; }
.icon-mfg-git:before                  { content: "\f055"; }
.icon-mfg-octopus:before              { content: "\f056"; }
.icon-mfg-twitter_circle:before       { content: "\f057"; }
.icon-mfg-twitter:before              { content: "\f058"; }
.icon-mfg-google_plus_circle:before   { content: "\f059"; }
.icon-mfg-google_plus:before          { content: "\f05a"; }
.icon-mfg-linked_in_circle:before     { content: "\f05b"; }
.icon-mfg-linked_in:before            { content: "\f05c"; }
.icon-mfg-instagram:before            { content: "\f05d"; }
.icon-mfg-instagram_circle:before     { content: "\f05e"; }
.icon-mfg-mfg_icon:before             { content: "\f05f"; }
.icon-mfg-xing:before                 { content: "\F532"; }
.icon-mfg-xing_circle:before          { content: "\F533"; }

.icon-mfg-mfg_icon_circle:before      { content: "\f060"; }
.icon-mfg-user:before                 { content: "\f061"; }
.icon-mfg-user_male:before            { content: "\f062"; }
.icon-mfg-user_female:before          { content: "\f063"; }
.icon-mfg-users:before                { content: "\f064"; }

.icon-mfg-file_open:before            { content: "\F4C2"; }
.icon-mfg-file_close:before           { content: "\f067"; }
.icon-mfg-file_alt:before             { content: "\f068"; }
.icon-mfg-file_close_alt:before       { content: "\f069"; }
.icon-mfg-attachment:before           { content: "\f06a"; }
.icon-mfg-check:before                { content: "\2713"; }
.icon-mfg-cross_mark:before           { content: "\274C"; }
.icon-mfg-cancel_circle:before        { content: "\F06E"; }
.icon-mfg-check_circle:before         { content: "\f06d"; }
.icon-mfg-magnifying:before           { content: "\F50D"; }

.icon-mfg-inbox:before                { content: "\f070"; }
.icon-mfg-clock:before                { content: "\23F2"; }
.icon-mfg-stopwatch:before            { content: "\23F1"; }
.icon-mfg-hourglass:before            { content: "\231B"; }
.icon-mfg-trophy:before               { content: "\f074"; }
.icon-mfg-unlock_alt:before           { content: "\F075"; }
.icon-mfg-lock_alt:before             { content: "\F510"; }
.icon-mfg-arrow_doubled_right:before  { content: "\21D2"; }
.icon-mfg-arrow_doubled_left:before   { content: "\21D0"; }
.icon-mfg-arrow_doubled_down:before   { content: "\21D3"; }
.icon-mfg-arrow_doubled_up:before     { content: "\21D1"; }
.icon-mfg-link:before                 { content: "\f07B"; }
.icon-mfg-warning:before              { content: "\2757"; }
.icon-mfg-warning_alt:before          { content: "\2755"; }
.icon-mfg-magnifying_plus:before      { content: "\f07E"; }
.icon-mfg-magnifying_minus:before     { content: "\f07F"; }

.icon-mfg-white_question:before       { content: "\2754"; }
.icon-mfg-black_question:before       { content: "\2753"; }
.icon-mfg-stop:before                 { content: "\f080"; }
.icon-mfg-share:before                { content: "\f081"; }
.icon-mfg-eye:before                  { content: "\f082"; }
.icon-mfg-trash_can:before            { content: "\f083"; }
.icon-mfg-hard_drive:before           { content: "\f084"; }
.icon-mfg-information_black:before    { content: "\f085"; }
.icon-mfg-information_white:before    { content: "\f086"; }
.icon-mfg-printer:before              { content: "\f087"; }
.icon-mfg-letter:before               { content: "\f088"; }
.icon-mfg-soundcloud:before           { content: "\f089"; }
.icon-mfg-soundcloud_circle:before    { content: "\f08A"; }
.icon-mfg-anchor:before               { content: "\2693"; }

.icon-mfg-female_sign:before          { content: "\2640"; }
.icon-mfg-male_sign:before            { content: "\2642"; }
.icon-mfg-joystick:before             { content: "\F514"; }
.icon-mfg-high_voltage:before         { content: "\26A1"; }
.icon-mfg-fire:before                 { content: "\F525"; }
.icon-mfg-newspaper:before            { content: "\F4F0"; }
.icon-mfg-chart:before                { content: "\F526"; }
.icon-mfg-spread:before               { content: "\F527"; }

.icon-mfg-spinner_1:before            { content: "\F528"; }
.icon-mfg-spinner_2:before            { content: "\F529"; } 

.icon-mfg-chart_alt:before            { content: "\F530"; }
.icon-mfg-label:before                { content: "\F531"; }

.icon-mfg-brush:before                { content: "\E000"; }
.icon-mfg-refresh:before              { content: "\E001"; }

.icon-mfg-node:before                 { content: "\E002"; }
.icon-mfg-node_2:before               { content: "\E003"; }
.icon-mfg-node_3:before               { content: "\E004"; }
.icon-mfg-link_2_nodes:before         { content: "\E005"; }
.icon-mfg-link_3_nodes:before         { content: "\E006"; }
.icon-mfg-link_loop_nodes:before      { content: "\E007"; }
.icon-mfg-node_size:before            { content: "\E008"; }
.icon-mfg-node_color:before           { content: "\E009"; }
.icon-mfg-layout_directed:before      { content: "\E010"; }
.icon-mfg-layout_radial:before        { content: "\E011"; }
.icon-mfg-layout_hierarchical:before  { content: "\E012"; }
.icon-mfg-node_link_direction:before  { content: "\E013"; }
.icon-mfg-node_link_short_path:before { content: "\E014"; }
.icon-mfg-node_cluster:before         { content: "\E015"; }
.icon-mfg-display_graph:before        { content: "\E016"; }
.icon-mfg-node_link_weight:before     { content: "\E017"; }
.icon-mfg-more_node_links:before      { content: "\E018"; }
.icon-mfg-node_shape:before           { content: "\E00A"; }
.icon-mfg-node_icon:before            { content: "\E00B"; }
.icon-mfg-node_text:before            { content: "\E00C"; }
.icon-mfg-node_link_text:before       { content: "\E00D"; }
.icon-mfg-node_link_color:before      { content: "\E00E"; }
.icon-mfg-node_link_shape:before      { content: "\E00F"; }

.icon-mfg-credit_card:before          { content: "\F4B3"; }
.icon-mfg-disconnect:before           { content: "\F534"; }
.icon-mfg-graph:before                { content: "\F535"; }
.icon-mfg-new_user:before             { content: "\F536"; }

