@font-face {
  font-family: 'thinfinity-icons';
  src: url('../font/thinfinity-icons.eot?95455431');
  src: url('../font/thinfinity-icons.eot?95455431#iefix') format('embedded-opentype'),
       url('../font/thinfinity-icons.woff2?95455431') format('woff2'),
       url('../font/thinfinity-icons.woff?95455431') format('woff'),
       url('../font/thinfinity-icons.ttf?95455431') format('truetype'),
       url('../font/thinfinity-icons.svg?95455431#thinfinity-icons') 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: 'thinfinity-icons';
    src: url('../font/thinfinity-icons.svg?95455431#thinfinity-icons') format('svg');
  }
}
*/
[class^="thin-"]:before, [class*=" thin-"]:before {
  font-family: "thinfinity-icons";
  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); */
}

.thin-rdp:before { content: '\e800'; } /* '' */
.thin-vnc:before { content: '\e801'; } /* '' */
.thin-rfb:before { content: '\e802'; } /* '' */
.thin-vt:before { content: '\e803'; } /* '' */
.thin-ssh:before { content: '\e804'; } /* '' */
.thin-ssl:before { content: '\e805'; } /* '' */
.thin-vui:before { content: '\e806'; } /* '' */
.thin-tn3270:before { content: '\e807'; } /* '' */
.thin-tn5250:before { content: '\e808'; } /* '' */
.thin-rdw:before { content: '\e809'; } /* '' */
.thin-www:before { content: '\e80a'; } /* '' */
.thin-notebook:before { content: '\e80b'; } /* '' */
.thin-computer:before { content: '\e80c'; } /* '' */
.thin-group:before { content: '\e80d'; } /* '' */
.thin-terminal:before { content: '\e80e'; } /* '' */
.thin-terminal-2:before { content: '\e80f'; } /* '' */
.thin-screen-sharing:before { content: '\e810'; } /* '' */
.thin-tag:before { content: '\e811'; } /* '' */
.thin-tag2:before { content: '\e812'; } /* '' */
.thin-rightclick:before { content: '\e813'; } /* '' */
.thin-refresh:before { content: '\e814'; } /* '' */
.thin-upload:before { content: '\e815'; } /* '' */
.thin-download:before { content: '\e816'; } /* '' */
.thin-allowcontrol:before { content: '\e817'; } /* '' */
.thin-scale:before { content: '\e818'; } /* '' */
.thin-share-session:before { content: '\e819'; } /* '' */
.thin-printer:before { content: '\e81a'; } /* '' */
.thin-functionkeyboard:before { content: '\e81b'; } /* '' */
.thin-sendkeys:before { content: '\e81c'; } /* '' */
.thin-gear:before { content: '\e81d'; } /* '' */
.thin-file-transfer:before { content: '\e81e'; } /* '' */
.thin-enter-fullscreen:before { content: '\e81f'; } /* '' */
.thin-exit-fullscreen:before { content: '\e820'; } /* '' */
.thin-pause:before { content: '\e821'; } /* '' */
.thin-camera:before { content: '\e822'; } /* '' */
.thin-off:before { content: '\e823'; } /* '' */
.thin-wrench:before { content: '\e824'; } /* '' */
.thin-keyboard:before { content: '\e825'; } /* '' */
.thin-h-ellipsis:before { content: '\e826'; } /* '' */
.thin-v-ellipsis:before { content: '\e827'; } /* '' */
.thin-angle-double-left:before { content: '\e828'; } /* '' */
.thin-angle-double-right:before { content: '\e829'; } /* '' */
.thin-user:before { content: '\e82a'; } /* '' */
.thin-usergroup:before { content: '\e82b'; } /* '' */
.thin-folder:before { content: '\e82c'; } /* '' */
.thin-gateway:before { content: '\e82d'; } /* '' */
.thin-license:before { content: '\e82e'; } /* '' */
.thin-authentication:before { content: '\e82f'; } /* '' */
.thin-credentials:before { content: '\e830'; } /* '' */
.thin-plus:before { content: '\e831'; } /* '' */
.thin-plus-circled:before { content: '\e832'; } /* '' */
.thin-home:before { content: '\e833'; } /* '' */
.thin-file-manager:before { content: '\e834'; } /* '' */
.thin-save:before { content: '\e835'; } /* '' */
.thin-trash:before { content: '\e836'; } /* '' */
.thin-arrow-right:before { content: '\e837'; } /* '' */
.thin-arrow-up:before { content: '\e838'; } /* '' */
.thin-arrow-left:before { content: '\e839'; } /* '' */
.thin-arrow-down:before { content: '\e83a'; } /* '' */
.thin-back:before { content: '\e83b'; } /* '' */
.thin-cancel:before { content: '\e83c'; } /* '' */
.thin-cancel-circled:before { content: '\e83d'; } /* '' */
.thin-alert:before { content: '\e83e'; } /* '' */
.thin-question:before { content: '\e83f'; } /* '' */
.thin-chevron-down:before { content: '\e840'; } /* '' */
.thin-chevron-up:before { content: '\e841'; } /* '' */
.thin-edit:before { content: '\e842'; } /* '' */
.thin-menu:before { content: '\e843'; } /* '' */
.thin-printer2:before { content: '\e844'; } /* '' */
.thin-login:before { content: '\e845'; } /* '' */
.thin-logout:before { content: '\e846'; } /* '' */
.thin-manage-macros:before { content: '\e847'; } /* '' */
.thin-save-macro:before { content: '\e848'; } /* '' */
.thin-run-macro:before { content: '\e849'; } /* '' */
.thin-keypad:before { content: '\e84a'; } /* '' */
.thin-play:before { content: '\e84b'; } /* '' */
.thin-admin:before { content: '\e84c'; } /* '' */
.thin-stats:before { content: '\e84d'; } /* '' */
.thin-gallery:before { content: '\e84e'; } /* '' */
.thin-coverflow:before { content: '\e84f'; } /* '' */
.thin-grid:before { content: '\e850'; } /* '' */
.thin-run-file-transfer:before { content: '\e851'; } /* '' */
.thin-pin:before { content: '\e852'; } /* '' */
.thin-launch:before { content: '\e853'; } /* '' */
.thin-cybele:before { content: '\e854'; } /* '' */
.thin-cybele-2:before { content: '\e855'; } /* '' */
.thin-thinfinity:before { content: '\e856'; } /* '' */
.thin-package:before { content: '\e857'; } /* '' */
.thin-eye:before { content: '\e858'; } /* '' */
.thin-eye-off:before { content: '\e859'; } /* '' */
.thin-firewall:before { content: '\e85a'; } /* '' */
.thin-database:before { content: '\e85b'; } /* '' */
.thin-key:before { content: '\e85c'; } /* '' */
.thin-facebook:before { content: '\e85d'; } /* '' */
.thin-google:before { content: '\e85e'; } /* '' */
.thin-saml:before { content: '\e85f'; } /* '' */
.thin-okta:before { content: '\e860'; } /* '' */
.thin-forgerock:before { content: '\e861'; } /* '' */
.thin-linkedin:before { content: '\e862'; } /* '' */
.thin-dropbox:before { content: '\e863'; } /* '' */
.thin-azure:before { content: '\e864'; } /* '' */
.thin-duo:before { content: '\e865'; } /* '' */
.thin-dll:before { content: '\e866'; } /* '' */
.thin-options:before { content: '\e867'; } /* '' */
.thin-triangle-left:before { content: '\e868'; } /* '' */
.thin-triangle-right:before { content: '\e869'; } /* '' */
.thin-double-triangle-left:before { content: '\e86a'; } /* '' */
.thin-double-triangle-right:before { content: '\e86b'; } /* '' */
.thin-check:before { content: '\e86c'; } /* '' */
.thin-angle-left:before { content: '\e86d'; } /* '' */
.thin-angle-right:before { content: '\e86e'; } /* '' */
.thin-rollback:before { content: '\e86f'; } /* '' */
.thin-tile:before { content: '\e870'; } /* '' */
.thin-content-list:before { content: '\e871'; } /* '' */
.thin-hide-sidebar:before { content: '\e872'; } /* '' */
.thin-show-sidebar:before { content: '\e873'; } /* '' */
.thin-network:before { content: '\e874'; } /* '' */
.thin-filter:before { content: '\e875'; } /* '' */
.thin-floppy:before { content: '\e876'; } /* '' */
.thin-table:before { content: '\e877'; } /* '' */
.thin-binoculars:before { content: '\e878'; } /* '' */
.thin-magnifier:before { content: '\e879'; } /* '' */
.thin-clock:before { content: '\e87a'; } /* '' */
.thin-recording:before { content: '\e87b'; } /* '' */
.thin-download-file:before { content: '\e87c'; } /* '' */
.thin-download-multiple-files:before { content: '\e87d'; } /* '' */
.thin-inspector:before { content: '\e87e'; } /* '' */
.thin-normal-size:before { content: '\e87f'; } /* '' */
.thin-relativetouch:before { content: '\e880'; } /* '' */
.thin-absolutetouch:before { content: '\e881'; } /* '' */
.thin-touchredirect:before { content: '\e882'; } /* '' */
.thin-hamburger:before { content: '\e883'; } /* '' */
.thin-office:before { content: '\e884'; } /* '' */
.thin-remoteapp:before { content: '\e885'; } /* '' */
.thin-connect:before { content: '\e886'; } /* '' */
.thin-prn-connect:before { content: '\e887'; } /* '' */
.thin-pool:before { content: '\e888'; } /* '' */
.thin-broker:before { content: '\e889'; } /* '' */
.thin-server:before { content: '\e88a'; } /* '' */
.thin-controlpanel:before { content: '\e88b'; } /* '' */
.thin-phonecallstart:before { content: '\e88c'; } /* '' */
.thin-phonecallend:before { content: '\e88d'; } /* '' */
.thin-microphone:before { content: '\e88e'; } /* '' */
.thin-history:before { content: '\e88f'; } /* '' */
.thin-historychart:before { content: '\e890'; } /* '' */
.thin-globe:before { content: '\e891'; } /* '' */
.thin-viewas:before { content: '\e892'; } /* '' */
.thin-calendar:before { content: '\e893'; } /* '' */
.thin-tiles:before { content: '\e894'; } /* '' */
.thin-angle-up:before { content: '\e895'; } /* '' */
.thin-angle-down:before { content: '\e896'; } /* '' */
.thin-dollar:before { content: '\e897'; } /* '' */
.thin-blocked:before { content: '\e898'; } /* '' */
.thin-members:before { content: '\e899'; } /* '' */
.thin-readonly:before { content: '\e89a'; } /* '' */
.thin-workmonitor:before { content: '\e89b'; } /* '' */
.thin-generic-card:before { content: '\e89c'; } /* '' */
.thin-master:before { content: '\e89d'; } /* '' */
.thin-visa:before { content: '\e89e'; } /* '' */
.thin-amex:before { content: '\e89f'; } /* '' */
.thin-web:before { content: '\e8a0'; } /* '' */
.thin-vpn:before { content: '\e8a1'; } /* '' */
.thin-rpxy:before { content: '\e8a2'; } /* '' */
