
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="i-"],
[class*=" i-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="i-"]:before,
[class*=" i-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.i-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="i-"],
a [class*=" i-"] {
  display: inline;
}
/* increased font size for i-large */
[class^="i-"].i-fixed-width,
[class*=" i-"].i-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="i-"].i-fixed-width.i-large,
[class*=" i-"].i-fixed-width.i-large {
  width: 1.4285714285714286em;
}
.m-icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.m-icons-ul > li {
  position: relative;
}
.m-icons-ul .i-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="i-"].hide,
[class*=" i-"].hide {
  display: none;
}
.i-muted {
  color: #eeeeee;
}
.i-light {
  color: #ffffff;
}
.i-dark {
  color: #333333;
}
.i-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.i-2x {
  font-size: 2em;
}
.i-2x.i-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.i-3x {
  font-size: 3em;
}
.i-3x.i-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.i-4x {
  font-size: 4em;
}
.i-4x.i-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.i-5x {
  font-size: 5em;
}
.i-5x.i-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.f-fr {
  float: right;
}
.f-fl {
  float: left;
}
[class^="i-"].f-fl,
[class*=" i-"].f-fl {
  margin-right: .3em;
}
[class^="i-"].f-fr,
[class*=" i-"].f-fr {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="i-"],
[class*=" i-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.i-white,
.m-nav-pills > .active > a > [class^="i-"],
.m-nav-pills > .active > a > [class*=" i-"],
.m-nav-list > .active > a > [class^="i-"],
.m-nav-list > .active > a > [class*=" i-"],
.m-navbar-inverse .m-nav > .active > a > [class^="i-"],
.m-navbar-inverse .m-nav > .active > a > [class*=" i-"],
.dropdown-menu > li > a:hover > [class^="i-"],
.dropdown-menu > li > a:hover > [class*=" i-"],
.dropdown-menu > .active > a > [class^="i-"],
.dropdown-menu > .active > a > [class*=" i-"],
.dropdown-submenu:hover > a > [class^="i-"],
.dropdown-submenu:hover > a > [class*=" i-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.u-btn [class^="i-"].i-large,
.m-nav [class^="i-"].i-large,
.u-btn [class*=" i-"].i-large,
.m-nav [class*=" i-"].i-large {
  line-height: .9em;
}
.u-btn [class^="i-"].i-spin,
.m-nav [class^="i-"].i-spin,
.u-btn [class*=" i-"].i-spin,
.m-nav [class*=" i-"].i-spin {
  display: inline-block;
}
.m-nav-tabs [class^="i-"],
.m-nav-pills [class^="i-"],
.m-nav-tabs [class*=" i-"],
.m-nav-pills [class*=" i-"],
.m-nav-tabs [class^="i-"].i-large,
.m-nav-pills [class^="i-"].i-large,
.m-nav-tabs [class*=" i-"].i-large,
.m-nav-pills [class*=" i-"].i-large {
  line-height: .9em;
}
.u-btn [class^="i-"].f-fl.i-2x,
.u-btn [class*=" i-"].f-fl.i-2x,
.u-btn [class^="i-"].f-fr.i-2x,
.u-btn [class*=" i-"].f-fr.i-2x {
  margin-top: .18em;
}
.u-btn [class^="i-"].i-spin.i-large,
.u-btn [class*=" i-"].i-spin.i-large {
  line-height: .8em;
}
.u-btn.u-btn-small [class^="i-"].f-fl.i-2x,
.u-btn.u-btn-small [class*=" i-"].f-fl.i-2x,
.u-btn.u-btn-small [class^="i-"].f-fr.i-2x,
.u-btn.u-btn-small [class*=" i-"].f-fr.i-2x {
  margin-top: .25em;
}
.u-btn.u-btn-large [class^="i-"],
.u-btn.u-btn-large [class*=" i-"] {
  margin-top: 0;
}
.u-btn.u-btn-large [class^="i-"].f-fl.i-2x,
.u-btn.u-btn-large [class*=" i-"].f-fl.i-2x,
.u-btn.u-btn-large [class^="i-"].f-fr.i-2x,
.u-btn.u-btn-large [class*=" i-"].f-fr.i-2x {
  margin-top: .05em;
}
.u-btn.u-btn-large [class^="i-"].f-fl.i-2x,
.u-btn.u-btn-large [class*=" i-"].f-fl.i-2x {
  margin-right: .2em;
}
.u-btn.u-btn-large [class^="i-"].f-fr.i-2x,
.u-btn.u-btn-large [class*=" i-"].f-fr.i-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.m-nav-list [class^="i-"],
.m-nav-list [class*=" i-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.i-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.i-stack [class^="i-"],
.i-stack [class*=" i-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.i-stack .i-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.i-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .i-stack,
a .i-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.i-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.i-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.i-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.i-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.i-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .i-rotate-90:before,
a .i-rotate-180:before,
a .i-rotate-270:before,
a .i-flip-horizontal:before,
a .i-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.i-glass:before {
  content: "\f000";
}
.i-music:before {
  content: "\f001";
}
.i-search:before {
  content: "\f002";
}
.i-envelope-alt:before {
  content: "\f003";
}
.i-heart:before {
  content: "\f004";
}
.i-star:before {
  content: "\f005";
}
.i-star-empty:before {
  content: "\f006";
}
.i-user:before {
  content: "\f007";
}
.i-film:before {
  content: "\f008";
}
.i-th-large:before {
  content: "\f009";
}
.i-th:before {
  content: "\f00a";
}
.i-th-list:before {
  content: "\f00b";
}
.i-ok:before {
  content: "\f00c";
}
.i-remove:before {
  content: "\f00d";
}
.i-zoom-in:before {
  content: "\f00e";
}
.i-zoom-out:before {
  content: "\f010";
}
.i-power-off:before,
.i-off:before {
  content: "\f011";
}
.i-signal:before {
  content: "\f012";
}
.i-gear:before,
.i-cog:before {
  content: "\f013";
}
.i-trash:before {
  content: "\f014";
}
.i-home:before {
  content: "\f015";
}
.i-file-alt:before {
  content: "\f016";
}
.i-time:before {
  content: "\f017";
}
.i-road:before {
  content: "\f018";
}
.i-download-alt:before {
  content: "\f019";
}
.i-download:before {
  content: "\f01a";
}
.i-upload:before {
  content: "\f01b";
}
.i-inbox:before {
  content: "\f01c";
}
.i-play-circle:before {
  content: "\f01d";
}
.i-rotate-right:before,
.i-repeat:before {
  content: "\f01e";
}
.i-refresh:before {
  content: "\f021";
}
.i-list-alt:before {
  content: "\f022";
}
.i-lock:before {
  content: "\f023";
}
.i-flag:before {
  content: "\f024";
}
.i-headphones:before {
  content: "\f025";
}
.i-volume-off:before {
  content: "\f026";
}
.i-volume-down:before {
  content: "\f027";
}
.i-volume-up:before {
  content: "\f028";
}
.i-qrcode:before {
  content: "\f029";
}
.i-barcode:before {
  content: "\f02a";
}
.i-tag:before {
  content: "\f02b";
}
.i-tags:before {
  content: "\f02c";
}
.i-book:before {
  content: "\f02d";
}
.i-bookmark:before {
  content: "\f02e";
}
.i-print:before {
  content: "\f02f";
}
.i-camera:before {
  content: "\f030";
}
.i-font:before {
  content: "\f031";
}
.i-bold:before {
  content: "\f032";
}
.i-italic:before {
  content: "\f033";
}
.i-text-height:before {
  content: "\f034";
}
.i-text-width:before {
  content: "\f035";
}
.i-align-left:before {
  content: "\f036";
}
.i-align-center:before {
  content: "\f037";
}
.i-align-right:before {
  content: "\f038";
}
.i-align-justify:before {
  content: "\f039";
}
.i-list:before {
  content: "\f03a";
}
.i-indent-left:before {
  content: "\f03b";
}
.i-indent-right:before {
  content: "\f03c";
}
.i-facetime-video:before {
  content: "\f03d";
}
.i-picture:before {
  content: "\f03e";
}
.i-pencil:before {
  content: "\f040";
}
.i-map-marker:before {
  content: "\f041";
}
.i-adjust:before {
  content: "\f042";
}
.i-tint:before {
  content: "\f043";
}
.i-edit:before {
  content: "\f044";
}
.i-share:before {
  content: "\f045";
}
.i-check:before {
  content: "\f046";
}
.i-move:before {
  content: "\f047";
}
.i-step-backward:before {
  content: "\f048";
}
.i-fast-backward:before {
  content: "\f049";
}
.i-backward:before {
  content: "\f04a";
}
.i-play:before {
  content: "\f04b";
}
.i-pause:before {
  content: "\f04c";
}
.i-stop:before {
  content: "\f04d";
}
.i-forward:before {
  content: "\f04e";
}
.i-fast-forward:before {
  content: "\f050";
}
.i-step-forward:before {
  content: "\f051";
}
.i-eject:before {
  content: "\f052";
}
.i-chevron-left:before {
  content: "\f053";
}
.i-chevron-right:before {
  content: "\f054";
}
.i-plus-sign:before {
  content: "\f055";
}
.i-minus-sign:before {
  content: "\f056";
}
.i-remove-sign:before {
  content: "\f057";
}
.i-ok-sign:before {
  content: "\f058";
}
.i-question-sign:before {
  content: "\f059";
}
.i-info-sign:before {
  content: "\f05a";
}
.i-screenshot:before {
  content: "\f05b";
}
.i-remove-circle:before {
  content: "\f05c";
}
.i-ok-circle:before {
  content: "\f05d";
}
.i-ban-circle:before {
  content: "\f05e";
}
.i-arrow-left:before {
  content: "\f060";
}
.i-arrow-right:before {
  content: "\f061";
}
.i-arrow-up:before {
  content: "\f062";
}
.i-arrow-down:before {
  content: "\f063";
}
.i-mail-forward:before,
.i-share-alt:before {
  content: "\f064";
}
.i-resize-full:before {
  content: "\f065";
}
.i-resize-small:before {
  content: "\f066";
}
.i-plus:before {
  content: "\f067";
}
.i-minus:before {
  content: "\f068";
}
.i-asterisk:before {
  content: "\f069";
}
.i-exclamation-sign:before {
  content: "\f06a";
}
.i-gift:before {
  content: "\f06b";
}
.i-leaf:before {
  content: "\f06c";
}
.i-fire:before {
  content: "\f06d";
}
.i-eye-open:before {
  content: "\f06e";
}
.i-eye-close:before {
  content: "\f070";
}
.i-warning-sign:before {
  content: "\f071";
}
.i-plane:before {
  content: "\f072";
}
.i-calendar:before {
  content: "\f073";
}
.i-random:before {
  content: "\f074";
}
.i-comment:before {
  content: "\f075";
}
.i-magnet:before {
  content: "\f076";
}
.i-chevron-up:before {
  content: "\f077";
}
.i-chevron-down:before {
  content: "\f078";
}
.i-retweet:before {
  content: "\f079";
}
.i-shopping-cart:before {
  content: "\f07a";
}
.i-folder-close:before {
  content: "\f07b";
}
.i-folder-open:before {
  content: "\f07c";
}
.i-resize-vertical:before {
  content: "\f07d";
}
.i-resize-horizontal:before {
  content: "\f07e";
}
.i-bar-chart:before {
  content: "\f080";
}
.i-twitter-sign:before {
  content: "\f081";
}
.i-facebook-sign:before {
  content: "\f082";
}
.i-camera-retro:before {
  content: "\f083";
}
.i-key:before {
  content: "\f084";
}
.i-gears:before,
.i-cogs:before {
  content: "\f085";
}
.i-comments:before {
  content: "\f086";
}
.i-thumbs-up-alt:before {
  content: "\f087";
}
.i-thumbs-down-alt:before {
  content: "\f088";
}
.i-star-half:before {
  content: "\f089";
}
.i-heart-empty:before {
  content: "\f08a";
}
.i-signout:before {
  content: "\f08b";
}
.i-linkedin-sign:before {
  content: "\f08c";
}
.i-pushpin:before {
  content: "\f08d";
}
.i-external-link:before {
  content: "\f08e";
}
.i-signin:before {
  content: "\f090";
}
.i-trophy:before {
  content: "\f091";
}
.i-github-sign:before {
  content: "\f092";
}
.i-upload-alt:before {
  content: "\f093";
}
.i-lemon:before {
  content: "\f094";
}
.i-phone:before {
  content: "\f095";
}
.i-unchecked:before,
.i-check-empty:before {
  content: "\f096";
}
.i-bookmark-empty:before {
  content: "\f097";
}
.i-phone-sign:before {
  content: "\f098";
}
.i-twitter:before {
  content: "\f099";
}
.i-facebook:before {
  content: "\f09a";
}
.i-github:before {
  content: "\f09b";
}
.i-unlock:before {
  content: "\f09c";
}
.i-credit-card:before {
  content: "\f09d";
}
.i-rss:before {
  content: "\f09e";
}
.i-hdd:before {
  content: "\f0a0";
}
.i-bullhorn:before {
  content: "\f0a1";
}
.i-bell:before {
  content: "\f0a2";
}
.i-certificate:before {
  content: "\f0a3";
}
.i-hand-right:before {
  content: "\f0a4";
}
.i-hand-left:before {
  content: "\f0a5";
}
.i-hand-up:before {
  content: "\f0a6";
}
.i-hand-down:before {
  content: "\f0a7";
}
.i-circle-arrow-left:before {
  content: "\f0a8";
}
.i-circle-arrow-right:before {
  content: "\f0a9";
}
.i-circle-arrow-up:before {
  content: "\f0aa";
}
.i-circle-arrow-down:before {
  content: "\f0ab";
}
.i-globe:before {
  content: "\f0ac";
}
.i-wrench:before {
  content: "\f0ad";
}
.i-tasks:before {
  content: "\f0ae";
}
.i-filter:before {
  content: "\f0b0";
}
.i-briefcase:before {
  content: "\f0b1";
}
.i-fullscreen:before {
  content: "\f0b2";
}
.i-group:before {
  content: "\f0c0";
}
.i-link:before {
  content: "\f0c1";
}
.i-cloud:before {
  content: "\f0c2";
}
.i-beaker:before {
  content: "\f0c3";
}
.i-cut:before {
  content: "\f0c4";
}
.i-copy:before {
  content: "\f0c5";
}
.i-paperclip:before,
.i-paper-clip:before {
  content: "\f0c6";
}
.i-save:before {
  content: "\f0c7";
}
.i-sign-blank:before {
  content: "\f0c8";
}
.i-reorder:before {
  content: "\f0c9";
}
.i-list-ul:before {
  content: "\f0ca";
}
.i-list-ol:before {
  content: "\f0cb";
}
.i-strikethrough:before {
  content: "\f0cc";
}
.i-underline:before {
  content: "\f0cd";
}
.i-table:before {
  content: "\f0ce";
}
.i-magic:before {
  content: "\f0d0";
}
.i-truck:before {
  content: "\f0d1";
}
.i-pinterest:before {
  content: "\f0d2";
}
.i-pinterest-sign:before {
  content: "\f0d3";
}
.i-google-plus-sign:before {
  content: "\f0d4";
}
.i-google-plus:before {
  content: "\f0d5";
}
.i-money:before {
  content: "\f0d6";
}
.i-caret-down:before {
  content: "\f0d7";
}
.i-caret-up:before {
  content: "\f0d8";
}
.i-caret-left:before {
  content: "\f0d9";
}
.i-caret-right:before {
  content: "\f0da";
}
.i-columns:before {
  content: "\f0db";
}
.i-sort:before {
  content: "\f0dc";
}
.i-sort-down:before {
  content: "\f0dd";
}
.i-sort-up:before {
  content: "\f0de";
}
.i-envelope:before {
  content: "\f0e0";
}
.i-linkedin:before {
  content: "\f0e1";
}
.i-rotate-left:before,
.i-undo:before {
  content: "\f0e2";
}
.i-legal:before {
  content: "\f0e3";
}
.i-dashboard:before {
  content: "\f0e4";
}
.i-comment-alt:before {
  content: "\f0e5";
}
.i-comments-alt:before {
  content: "\f0e6";
}
.i-bolt:before {
  content: "\f0e7";
}
.i-sitemap:before {
  content: "\f0e8";
}
.i-umbrella:before {
  content: "\f0e9";
}
.i-paste:before {
  content: "\f0ea";
}
.i-lightbulb:before {
  content: "\f0eb";
}
.i-exchange:before {
  content: "\f0ec";
}
.i-cloud-download:before {
  content: "\f0ed";
}
.i-cloud-upload:before {
  content: "\f0ee";
}
.i-user-md:before {
  content: "\f0f0";
}
.i-stethoscope:before {
  content: "\f0f1";
}
.i-suitcase:before {
  content: "\f0f2";
}
.i-bell-alt:before {
  content: "\f0f3";
}
.i-coffee:before {
  content: "\f0f4";
}
.i-food:before {
  content: "\f0f5";
}
.i-file-text-alt:before {
  content: "\f0f6";
}
.i-building:before {
  content: "\f0f7";
}
.i-hospital:before {
  content: "\f0f8";
}
.i-ambulance:before {
  content: "\f0f9";
}
.i-medkit:before {
  content: "\f0fa";
}
.i-fighter-jet:before {
  content: "\f0fb";
}
.i-beer:before {
  content: "\f0fc";
}
.i-h-sign:before {
  content: "\f0fd";
}
.i-plus-sign-alt:before {
  content: "\f0fe";
}
.i-double-angle-left:before {
  content: "\f100";
}
.i-double-angle-right:before {
  content: "\f101";
}
.i-double-angle-up:before {
  content: "\f102";
}
.i-double-angle-down:before {
  content: "\f103";
}
.i-angle-left:before {
  content: "\f104";
}
.i-angle-right:before {
  content: "\f105";
}
.i-angle-up:before {
  content: "\f106";
}
.i-angle-down:before {
  content: "\f107";
}
.i-desktop:before {
  content: "\f108";
}
.i-laptop:before {
  content: "\f109";
}
.i-tablet:before {
  content: "\f10a";
}
.i-mobile-phone:before {
  content: "\f10b";
}
.i-circle-blank:before {
  content: "\f10c";
}
.i-quote-left:before {
  content: "\f10d";
}
.i-quote-right:before {
  content: "\f10e";
}
.i-spinner:before {
  content: "\f110";
}
.i-circle:before {
  content: "\f111";
}
.i-mail-reply:before,
.i-reply:before {
  content: "\f112";
}
.i-github-alt:before {
  content: "\f113";
}
.i-folder-close-alt:before {
  content: "\f114";
}
.i-folder-open-alt:before {
  content: "\f115";
}
.i-expand-alt:before {
  content: "\f116";
}
.i-collapse-alt:before {
  content: "\f117";
}
.i-smile:before {
  content: "\f118";
}
.i-frown:before {
  content: "\f119";
}
.i-meh:before {
  content: "\f11a";
}
.i-gamepad:before {
  content: "\f11b";
}
.i-keyboard:before {
  content: "\f11c";
}
.i-flag-alt:before {
  content: "\f11d";
}
.i-flag-checkered:before {
  content: "\f11e";
}
.i-terminal:before {
  content: "\f120";
}
.i-code:before {
  content: "\f121";
}
.i-reply-all:before {
  content: "\f122";
}
.i-mail-reply-all:before {
  content: "\f122";
}
.i-star-half-full:before,
.i-star-half-empty:before {
  content: "\f123";
}
.i-location-arrow:before {
  content: "\f124";
}
.i-crop:before {
  content: "\f125";
}
.i-code-fork:before {
  content: "\f126";
}
.i-unlink:before {
  content: "\f127";
}
.i-question:before {
  content: "\f128";
}
.i-info:before {
  content: "\f129";
}
.i-exclamation:before {
  content: "\f12a";
}
.i-superscript:before {
  content: "\f12b";
}
.i-subscript:before {
  content: "\f12c";
}
.i-eraser:before {
  content: "\f12d";
}
.i-puzzle-piece:before {
  content: "\f12e";
}
.i-microphone:before {
  content: "\f130";
}
.i-microphone-off:before {
  content: "\f131";
}
.i-shield:before {
  content: "\f132";
}
.i-calendar-empty:before {
  content: "\f133";
}
.i-fire-extinguisher:before {
  content: "\f134";
}
.i-rocket:before {
  content: "\f135";
}
.i-maxcdn:before {
  content: "\f136";
}
.i-chevron-sign-left:before {
  content: "\f137";
}
.i-chevron-sign-right:before {
  content: "\f138";
}
.i-chevron-sign-up:before {
  content: "\f139";
}
.i-chevron-sign-down:before {
  content: "\f13a";
}
.i-html5:before {
  content: "\f13b";
}
.i-css3:before {
  content: "\f13c";
}
.i-anchor:before {
  content: "\f13d";
}
.i-unlock-alt:before {
  content: "\f13e";
}
.i-bullseye:before {
  content: "\f140";
}
.i-ellipsis-horizontal:before {
  content: "\f141";
}
.i-ellipsis-vertical:before {
  content: "\f142";
}
.i-rss-sign:before {
  content: "\f143";
}
.i-play-sign:before {
  content: "\f144";
}
.i-ticket:before {
  content: "\f145";
}
.i-minus-sign-alt:before {
  content: "\f146";
}
.i-check-minus:before {
  content: "\f147";
}
.i-level-up:before {
  content: "\f148";
}
.i-level-down:before {
  content: "\f149";
}
.i-check-sign:before {
  content: "\f14a";
}
.i-edit-sign:before {
  content: "\f14b";
}
.i-external-link-sign:before {
  content: "\f14c";
}
.i-share-sign:before {
  content: "\f14d";
}
.i-compass:before {
  content: "\f14e";
}
.i-collapse:before {
  content: "\f150";
}
.i-collapse-top:before {
  content: "\f151";
}
.i-expand:before {
  content: "\f152";
}
.i-euro:before,
.i-eur:before {
  content: "\f153";
}
.i-gbp:before {
  content: "\f154";
}
.i-dollar:before,
.i-usd:before {
  content: "\f155";
}
.i-rupee:before,
.i-inr:before {
  content: "\f156";
}
.i-yen:before,
.i-jpy:before {
  content: "\f157";
}
.i-renminbi:before,
.i-cny:before {
  content: "\f158";
}
.i-won:before,
.i-krw:before {
  content: "\f159";
}
.i-bitcoin:before,
.i-btc:before {
  content: "\f15a";
}
.i-file:before {
  content: "\f15b";
}
.i-file-text:before {
  content: "\f15c";
}
.i-sort-by-alphabet:before {
  content: "\f15d";
}
.i-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.i-sort-by-attributes:before {
  content: "\f160";
}
.i-sort-by-attributes-alt:before {
  content: "\f161";
}
.i-sort-by-order:before {
  content: "\f162";
}
.i-sort-by-order-alt:before {
  content: "\f163";
}
.i-thumbs-up:before {
  content: "\f164";
}
.i-thumbs-down:before {
  content: "\f165";
}
.i-youtube-sign:before {
  content: "\f166";
}
.i-youtube:before {
  content: "\f167";
}
.i-xing:before {
  content: "\f168";
}
.i-xing-sign:before {
  content: "\f169";
}
.i-youtube-play:before {
  content: "\f16a";
}
.i-dropbox:before {
  content: "\f16b";
}
.i-stackexchange:before {
  content: "\f16c";
}
.i-instagram:before {
  content: "\f16d";
}
.i-flickr:before {
  content: "\f16e";
}
.i-adn:before {
  content: "\f170";
}
.i-bitbucket:before {
  content: "\f171";
}
.i-bitbucket-sign:before {
  content: "\f172";
}
.i-tumblr:before {
  content: "\f173";
}
.i-tumblr-sign:before {
  content: "\f174";
}
.i-long-arrow-down:before {
  content: "\f175";
}
.i-long-arrow-up:before {
  content: "\f176";
}
.i-long-arrow-left:before {
  content: "\f177";
}
.i-long-arrow-right:before {
  content: "\f178";
}
.i-apple:before {
  content: "\f179";
}
.i-windows:before {
  content: "\f17a";
}
.i-android:before {
  content: "\f17b";
}
.i-linux:before {
  content: "\f17c";
}
.i-dribbble:before {
  content: "\f17d";
}
.i-skype:before {
  content: "\f17e";
}
.i-foursquare:before {
  content: "\f180";
}
.i-trello:before {
  content: "\f181";
}
.i-female:before {
  content: "\f182";
}
.i-male:before {
  content: "\f183";
}
.i-gittip:before {
  content: "\f184";
}
.i-sun:before {
  content: "\f185";
}
.i-moon:before {
  content: "\f186";
}
.i-archive:before {
  content: "\f187";
}
.i-bug:before {
  content: "\f188";
}
.i-vk:before {
  content: "\f189";
}
.i-weibo:before {
  content: "\f18a";
}
.i-renren:before {
  content: "\f18b";
}
