/* 
    Created on : Sep 30, 2015, 2:44:07 PM
    Author     : mikejecko
*/

.icon {
    line-height: 20px;
}
.icon-on-right {
    margin-left: 5px;
}
.icon-on-left {
    margin-right: 5px;
}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?h27jy0');
  src:  url('icomoon.eot?h27jy0#iefix') format('embedded-opentype'),
    url('icomoon.ttf?h27jy0') format('truetype'),
    url('icomoon.woff?h27jy0') format('woff'),
    url('icomoon.svg?h27jy0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}

.icon-laptop:before {
  content: "\e604";
}
.icon-thin-chevron-left:before {
  content: "\e605";
}
.icon-thin-chevron-down:before {
  content: "\e606";
}
.icon-thin-chevron-up:before {
  content: "\e607";
}
.icon-thin-chevron-right:before {
  content: "\e608";
}
.icon-locked:before {
  content: "\e613";
}
.icon-unlocked:before {
  content: "\e614";
}
.icon-text-file:before {
  content: "\e926";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-key:before {
  content: "\e98e";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-facebook:before {
  content: "\ea8c";
}
.icon-twitter:before {
  content: "\ea91";
}
.icon-youtube:before {
  content: "\ea99";
}
.icon-check:before {
  content: "\f00c";
}
.icon-ex:before {
  content: "\f00d";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-ex-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-nav:before {
  content: "\f0c9";
}
.icon-arrow-cloud-down:before {
  content: "\f0ed";
}
.icon-arrow-cloud-up:before {
  content: "\f0ee";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-heart-circle:before {
  content: "\f184";
}
.icon-dot-circle:before {
  content: "\f192";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-screen:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-pad:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-new-tab:before {
  content: "\ea7e";
}