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