/*!
 *  Font Awesome 3.1.0
 *  the tgiconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic tgicons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    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"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=3.1.0');
  src: url('font/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="tgicon-"],
[class*=" tgicon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="tgicon-"]:before,
[class*=" tgicon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the tgicon container */
.tgicon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure tgicons active on rollover in links */
a [class^="tgicon-"],
a [class*=" tgicon-"],
a [class^="tgicon-"]:before,
a [class*=" tgicon-"]:before {
  display: inline;
}
/* increased font size for tgicon-large */
[class^="tgicon-"].tgicon-fixed-width,
[class*=" tgicon-"].tgicon-fixed-width {
  display: inline-block;
  width: 1.2857142857142858em;
  text-align: center;
}
[class^="tgicon-"].tgicon-fixed-width.tgicon-large,
[class*=" tgicon-"].tgicon-fixed-width.tgicon-large {
  width: 1.5714285714285714em;
}
ul.tgicons-ul {
  list-style-type: none;
  text-indent: -0.7142857142857143em;
  margin-left: 2.142857142857143em;
}
ul.tgicons-ul > li .tgicon-li {
  width: 0.7142857142857143em;
  display: inline-block;
  text-align: center;
}
[class^="tgicon-"].hide,
[class*=" tgicon-"].hide {
  display: none;
}
.tgicon-muted {
  color: #eeeeee;
}
.tgicon-light {
  color: #ffffff;
}
.tgicon-dark {
  color: #333333;
}
.tgicon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tgicon-2x {
  font-size: 2em;
}
.tgicon-2x.tgicon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tgicon-3x {
  font-size: 3em;
}
.tgicon-3x.tgicon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tgicon-4x {
  font-size: 4em;
}
.tgicon-4x.tgicon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.tgicon-5x {
  font-size: 5em;
}
.tgicon-5x.tgicon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="tgicon-"].pull-left,
[class*=" tgicon-"].pull-left {
  margin-right: .3em;
}
[class^="tgicon-"].pull-right,
[class*=" tgicon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="tgicon-"],
[class*=" tgicon-"] {
  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 */
.tgicon-white,
.nav-pills > .active > a > [class^="tgicon-"],
.nav-pills > .active > a > [class*=" tgicon-"],
.nav-list > .active > a > [class^="tgicon-"],
.nav-list > .active > a > [class*=" tgicon-"],
.navbar-inverse .nav > .active > a > [class^="tgicon-"],
.navbar-inverse .nav > .active > a > [class*=" tgicon-"],
.dropdown-menu > li > a:hover > [class^="tgicon-"],
.dropdown-menu > li > a:hover > [class*=" tgicon-"],
.dropdown-menu > .active > a > [class^="tgicon-"],
.dropdown-menu > .active > a > [class*=" tgicon-"],
.dropdown-submenu:hover > a > [class^="tgicon-"],
.dropdown-submenu:hover > a > [class*=" tgicon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without tgicons the same */
.btn [class^="tgicon-"].tgicon-large,
.nav [class^="tgicon-"].tgicon-large,
.btn [class*=" tgicon-"].tgicon-large,
.nav [class*=" tgicon-"].tgicon-large {
  line-height: .9em;
}
.btn [class^="tgicon-"].tgicon-spin,
.nav [class^="tgicon-"].tgicon-spin,
.btn [class*=" tgicon-"].tgicon-spin,
.nav [class*=" tgicon-"].tgicon-spin {
  display: inline-block;
}
.nav-tabs [class^="tgicon-"],
.nav-pills [class^="tgicon-"],
.nav-tabs [class*=" tgicon-"],
.nav-pills [class*=" tgicon-"],
.nav-tabs [class^="tgicon-"].tgicon-large,
.nav-pills [class^="tgicon-"].tgicon-large,
.nav-tabs [class*=" tgicon-"].tgicon-large,
.nav-pills [class*=" tgicon-"].tgicon-large {
  line-height: .9em;
}
.btn [class^="tgicon-"].pull-left.tgicon-2x,
.btn [class*=" tgicon-"].pull-left.tgicon-2x,
.btn [class^="tgicon-"].pull-right.tgicon-2x,
.btn [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .18em;
}
.btn [class^="tgicon-"].tgicon-spin.tgicon-large,
.btn [class*=" tgicon-"].tgicon-spin.tgicon-large {
  line-height: .8em;
}
.btn.btn-small [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-small [class*=" tgicon-"].pull-left.tgicon-2x,
.btn.btn-small [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-small [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="tgicon-"],
.btn.btn-large [class*=" tgicon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-left.tgicon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered tgicon */
.tgicon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.tgicon-stack [class^="tgicon-"],
.tgicon-stack [class*=" tgicon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.tgicon-stack .tgicon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating tgicon */
.tgicon-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;
}
@-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);
  }
}
/* tgicon rotations and mirroring */
.tgicon-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);
}
.tgicon-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);
}
.tgicon-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);
}
.tgicon-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);
}
.tgicon-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);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent tgicons */
.tgicon-glass:before {
  content: "\f000";
}
.tgicon-music:before {
  content: "\f001";
}
.tgicon-search:before {
  content: "\f002";
}
.tgicon-envelope:before {
  content: "\f003";
}
.tgicon-heart:before {
  content: "\f004";
}
.tgicon-star:before {
  content: "\f005";
}
.tgicon-star-empty:before {
  content: "\f006";
}
.tgicon-user:before {
  content: "\f007";
}
.tgicon-film:before {
  content: "\f008";
}
.tgicon-th-large:before {
  content: "\f009";
}
.tgicon-th:before {
  content: "\f00a";
}
.tgicon-th-list:before {
  content: "\f00b";
}
.tgicon-ok:before {
  content: "\f00c";
}
.tgicon-remove:before {
  content: "\f00d";
}
.tgicon-zoom-in:before {
  content: "\f00e";
}
.tgicon-zoom-out:before {
  content: "\f010";
}
.tgicon-off:before {
  content: "\f011";
}
.tgicon-signal:before {
  content: "\f012";
}
.tgicon-cog:before {
  content: "\f013";
}
.tgicon-trash:before {
  content: "\f014";
}
.tgicon-home:before {
  content: "\f015";
}
.tgicon-file:before {
  content: "\f016";
}
.tgicon-time:before {
  content: "\f017";
}
.tgicon-road:before {
  content: "\f018";
}
.tgicon-download-alt:before {
  content: "\f019";
}
.tgicon-download:before {
  content: "\f01a";
}
.tgicon-upload:before {
  content: "\f01b";
}
.tgicon-inbox:before {
  content: "\f01c";
}
.tgicon-play-circle:before {
  content: "\f01d";
}
.tgicon-repeat:before,
.tgicon-rotate-right:before {
  content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.tgicon-refresh:before {
  content: "\f021";
}
.tgicon-list-alt:before {
  content: "\f022";
}
.tgicon-lock:before {
  content: "\f023";
}
.tgicon-flag:before {
  content: "\f024";
}
.tgicon-headphones:before {
  content: "\f025";
}
.tgicon-volume-off:before {
  content: "\f026";
}
.tgicon-volume-down:before {
  content: "\f027";
}
.tgicon-volume-up:before {
  content: "\f028";
}
.tgicon-qrcode:before {
  content: "\f029";
}
.tgicon-barcode:before {
  content: "\f02a";
}
.tgicon-tag:before {
  content: "\f02b";
}
.tgicon-tags:before {
  content: "\f02c";
}
.tgicon-book:before {
  content: "\f02d";
}
.tgicon-bookmark:before {
  content: "\f02e";
}
.tgicon-print:before {
  content: "\f02f";
}
.tgicon-camera:before {
  content: "\f030";
}
.tgicon-font:before {
  content: "\f031";
}
.tgicon-bold:before {
  content: "\f032";
}
.tgicon-italic:before {
  content: "\f033";
}
.tgicon-text-height:before {
  content: "\f034";
}
.tgicon-text-width:before {
  content: "\f035";
}
.tgicon-align-left:before {
  content: "\f036";
}
.tgicon-align-center:before {
  content: "\f037";
}
.tgicon-align-right:before {
  content: "\f038";
}
.tgicon-align-justify:before {
  content: "\f039";
}
.tgicon-list:before {
  content: "\f03a";
}
.tgicon-indent-left:before {
  content: "\f03b";
}
.tgicon-indent-right:before {
  content: "\f03c";
}
.tgicon-facetime-video:before {
  content: "\f03d";
}
.tgicon-picture:before {
  content: "\f03e";
}
.tgicon-pencil:before {
  content: "\f040";
}
.tgicon-map-marker:before {
  content: "\f041";
}
.tgicon-adjust:before {
  content: "\f042";
}
.tgicon-tint:before {
  content: "\f043";
}
.tgicon-edit:before {
  content: "\f044";
}
.tgicon-share:before {
  content: "\f045";
}
.tgicon-check:before {
  content: "\f046";
}
.tgicon-move:before {
  content: "\f047";
}
.tgicon-step-backward:before {
  content: "\f048";
}
.tgicon-fast-backward:before {
  content: "\f049";
}
.tgicon-backward:before {
  content: "\f04a";
}
.tgicon-play:before {
  content: "\f04b";
}
.tgicon-pause:before {
  content: "\f04c";
}
.tgicon-stop:before {
  content: "\f04d";
}
.tgicon-forward:before {
  content: "\f04e";
}
.tgicon-fast-forward:before {
  content: "\f050";
}
.tgicon-step-forward:before {
  content: "\f051";
}
.tgicon-eject:before {
  content: "\f052";
}
.tgicon-chevron-left:before {
  content: "\f053";
}
.tgicon-chevron-right:before {
  content: "\f054";
}
.tgicon-plus-sign:before {
  content: "\f055";
}
.tgicon-minus-sign:before {
  content: "\f056";
}
.tgicon-remove-sign:before {
  content: "\f057";
}
.tgicon-ok-sign:before {
  content: "\f058";
}
.tgicon-question-sign:before {
  content: "\f059";
}
.tgicon-info-sign:before {
  content: "\f05a";
}
.tgicon-screenshot:before {
  content: "\f05b";
}
.tgicon-remove-circle:before {
  content: "\f05c";
}
.tgicon-ok-circle:before {
  content: "\f05d";
}
.tgicon-ban-circle:before {
  content: "\f05e";
}
.tgicon-arrow-left:before {
  content: "\f060";
}
.tgicon-arrow-right:before {
  content: "\f061";
}
.tgicon-arrow-up:before {
  content: "\f062";
}
.tgicon-arrow-down:before {
  content: "\f063";
}
.tgicon-share-alt:before,
.tgicon-mail-forward:before {
  content: "\f064";
}
.tgicon-resize-full:before {
  content: "\f065";
}
.tgicon-resize-small:before {
  content: "\f066";
}
.tgicon-plus:before {
  content: "\f067";
}
.tgicon-minus:before {
  content: "\f068";
}
.tgicon-asterisk:before {
  content: "\f069";
}
.tgicon-exclamation-sign:before {
  content: "\f06a";
}
.tgicon-gift:before {
  content: "\f06b";
}
.tgicon-leaf:before {
  content: "\f06c";
}
.tgicon-fire:before {
  content: "\f06d";
}
.tgicon-eye-open:before {
  content: "\f06e";
}
.tgicon-eye-close:before {
  content: "\f070";
}
.tgicon-warning-sign:before {
  content: "\f071";
}
.tgicon-plane:before {
  content: "\f072";
}
.tgicon-calendar:before {
  content: "\f073";
}
.tgicon-random:before {
  content: "\f074";
}
.tgicon-comment:before {
  content: "\f075";
}
.tgicon-magnet:before {
  content: "\f076";
}
.tgicon-chevron-up:before {
  content: "\f077";
}
.tgicon-chevron-down:before {
  content: "\f078";
}
.tgicon-retweet:before {
  content: "\f079";
}
.tgicon-shopping-cart:before {
  content: "\f07a";
}
.tgicon-folder-close:before {
  content: "\f07b";
}
.tgicon-folder-open:before {
  content: "\f07c";
}
.tgicon-resize-vertical:before {
  content: "\f07d";
}
.tgicon-resize-horizontal:before {
  content: "\f07e";
}
.tgicon-bar-chart:before {
  content: "\f080";
}
.tgicon-twitter-sign:before {
  content: "\f081";
}
.tgicon-facebook-sign:before {
  content: "\f082";
}
.tgicon-camera-retro:before {
  content: "\f083";
}
.tgicon-key:before {
  content: "\f084";
}
.tgicon-cogs:before {
  content: "\f085";
}
.tgicon-comments:before {
  content: "\f086";
}
.tgicon-thumbs-up:before {
  content: "\f087";
}
.tgicon-thumbs-down:before {
  content: "\f088";
}
.tgicon-star-half:before {
  content: "\f089";
}
.tgicon-heart-empty:before {
  content: "\f08a";
}
.tgicon-signout:before {
  content: "\f08b";
}
.tgicon-linkedin-sign:before {
  content: "\f08c";
}
.tgicon-pushpin:before {
  content: "\f08d";
}
.tgicon-external-link:before {
  content: "\f08e";
}
.tgicon-signin:before {
  content: "\f090";
}
.tgicon-trophy:before {
  content: "\f091";
}
.tgicon-github-sign:before {
  content: "\f092";
}
.tgicon-upload-alt:before {
  content: "\f093";
}
.tgicon-lemon:before {
  content: "\f094";
}
.tgicon-phone:before {
  content: "\f095";
}
.tgicon-check-empty:before {
  content: "\f096";
}
.tgicon-bookmark-empty:before {
  content: "\f097";
}
.tgicon-phone-sign:before {
  content: "\f098";
}
.tgicon-twitter:before {
  content: "\f099";
}
.tgicon-facebook:before {
  content: "\f09a";
}
.tgicon-github:before {
  content: "\f09b";
}
.tgicon-unlock:before {
  content: "\f09c";
}
.tgicon-credit-card:before {
  content: "\f09d";
}
.tgicon-rss:before {
  content: "\f09e";
}
.tgicon-hdd:before {
  content: "\f0a0";
}
.tgicon-bullhorn:before {
  content: "\f0a1";
}
.tgicon-bell:before {
  content: "\f0a2";
}
.tgicon-certificate:before {
  content: "\f0a3";
}
.tgicon-hand-right:before {
  content: "\f0a4";
}
.tgicon-hand-left:before {
  content: "\f0a5";
}
.tgicon-hand-up:before {
  content: "\f0a6";
}
.tgicon-hand-down:before {
  content: "\f0a7";
}
.tgicon-circle-arrow-left:before {
  content: "\f0a8";
}
.tgicon-circle-arrow-right:before {
  content: "\f0a9";
}
.tgicon-circle-arrow-up:before {
  content: "\f0aa";
}
.tgicon-circle-arrow-down:before {
  content: "\f0ab";
}
.tgicon-globe:before {
  content: "\f0ac";
}
.tgicon-wrench:before {
  content: "\f0ad";
}
.tgicon-tasks:before {
  content: "\f0ae";
}
.tgicon-filter:before {
  content: "\f0b0";
}
.tgicon-briefcase:before {
  content: "\f0b1";
}
.tgicon-fullscreen:before {
  content: "\f0b2";
}
.tgicon-group:before {
  content: "\f0c0";
}
.tgicon-link:before {
  content: "\f0c1";
}
.tgicon-cloud:before {
  content: "\f0c2";
}
.tgicon-beaker:before {
  content: "\f0c3";
}
.tgicon-cut:before {
  content: "\f0c4";
}
.tgicon-copy:before {
  content: "\f0c5";
}
.tgicon-paper-clip:before {
  content: "\f0c6";
}
.tgicon-save:before {
  content: "\f0c7";
}
.tgicon-sign-blank:before {
  content: "\f0c8";
}
.tgicon-reorder:before {
  content: "\f0c9";
}
.tgicon-list-ul:before {
  content: "\f0ca";
}
.tgicon-list-ol:before {
  content: "\f0cb";
}
.tgicon-strikethrough:before {
  content: "\f0cc";
}
.tgicon-underline:before {
  content: "\f0cd";
}
.tgicon-table:before {
  content: "\f0ce";
}
.tgicon-magic:before {
  content: "\f0d0";
}
.tgicon-truck:before {
  content: "\f0d1";
}
.tgicon-pinterest:before {
  content: "\f0d2";
}
.tgicon-pinterest-sign:before {
  content: "\f0d3";
}
.tgicon-google-plus-sign:before {
  content: "\f0d4";
}
.tgicon-google-plus:before {
  content: "\f0d5";
}
.tgicon-money:before {
  content: "\f0d6";
}
.tgicon-caret-down:before {
  content: "\f0d7";
}
.tgicon-caret-up:before {
  content: "\f0d8";
}
.tgicon-caret-left:before {
  content: "\f0d9";
}
.tgicon-caret-right:before {
  content: "\f0da";
}
.tgicon-columns:before {
  content: "\f0db";
}
.tgicon-sort:before {
  content: "\f0dc";
}
.tgicon-sort-down:before {
  content: "\f0dd";
}
.tgicon-sort-up:before {
  content: "\f0de";
}
.tgicon-envelope-alt:before {
  content: "\f0e0";
}
.tgicon-linkedin:before {
  content: "\f0e1";
}
.tgicon-undo:before,
.tgicon-rotate-left:before {
  content: "\f0e2";
}
.tgicon-legal:before {
  content: "\f0e3";
}
.tgicon-dashboard:before {
  content: "\f0e4";
}
.tgicon-comment-alt:before {
  content: "\f0e5";
}
.tgicon-comments-alt:before {
  content: "\f0e6";
}
.tgicon-bolt:before {
  content: "\f0e7";
}
.tgicon-sitemap:before {
  content: "\f0e8";
}
.tgicon-umbrella:before {
  content: "\f0e9";
}
.tgicon-paste:before {
  content: "\f0ea";
}
.tgicon-lightbulb:before {
  content: "\f0eb";
}
.tgicon-exchange:before {
  content: "\f0ec";
}
.tgicon-cloud-download:before {
  content: "\f0ed";
}
.tgicon-cloud-upload:before {
  content: "\f0ee";
}
.tgicon-user-md:before {
  content: "\f0f0";
}
.tgicon-stethoscope:before {
  content: "\f0f1";
}
.tgicon-suitcase:before {
  content: "\f0f2";
}
.tgicon-bell-alt:before {
  content: "\f0f3";
}
.tgicon-coffee:before {
  content: "\f0f4";
}
.tgicon-food:before {
  content: "\f0f5";
}
.tgicon-file-alt:before {
  content: "\f0f6";
}
.tgicon-building:before {
  content: "\f0f7";
}
.tgicon-hospital:before {
  content: "\f0f8";
}
.tgicon-ambulance:before {
  content: "\f0f9";
}
.tgicon-medkit:before {
  content: "\f0fa";
}
.tgicon-fighter-jet:before {
  content: "\f0fb";
}
.tgicon-beer:before {
  content: "\f0fc";
}
.tgicon-h-sign:before {
  content: "\f0fd";
}
.tgicon-plus-sign-alt:before {
  content: "\f0fe";
}
.tgicon-double-angle-left:before {
  content: "\f100";
}
.tgicon-double-angle-right:before {
  content: "\f101";
}
.tgicon-double-angle-up:before {
  content: "\f102";
}
.tgicon-double-angle-down:before {
  content: "\f103";
}
.tgicon-angle-left:before {
  content: "\f104";
}
.tgicon-angle-right:before {
  content: "\f105";
}
.tgicon-angle-up:before {
  content: "\f106";
}
.tgicon-angle-down:before {
  content: "\f107";
}
.tgicon-desktop:before {
  content: "\f108";
}
.tgicon-laptop:before {
  content: "\f109";
}
.tgicon-tablet:before {
  content: "\f10a";
}
.tgicon-mobile-phone:before {
  content: "\f10b";
}
.tgicon-circle-blank:before {
  content: "\f10c";
}
.tgicon-quote-left:before {
  content: "\f10d";
}
.tgicon-quote-right:before {
  content: "\f10e";
}
.tgicon-spinner:before {
  content: "\f110";
}
.tgicon-circle:before {
  content: "\f111";
}
.tgicon-reply:before,
.tgicon-mail-reply:before {
  content: "\f112";
}
.tgicon-folder-close-alt:before {
  content: "\f114";
}
.tgicon-folder-open-alt:before {
  content: "\f115";
}
.tgicon-expand-alt:before {
  content: "\f116";
}
.tgicon-collapse-alt:before {
  content: "\f117";
}
.tgicon-smile:before {
  content: "\f118";
}
.tgicon-frown:before {
  content: "\f119";
}
.tgicon-meh:before {
  content: "\f11a";
}
.tgicon-gamepad:before {
  content: "\f11b";
}
.tgicon-keyboard:before {
  content: "\f11c";
}
.tgicon-flag-alt:before {
  content: "\f11d";
}
.tgicon-flag-checkered:before {
  content: "\f11e";
}
.tgicon-terminal:before {
  content: "\f120";
}
.tgicon-code:before {
  content: "\f121";
}
.tgicon-reply-all:before {
  content: "\f122";
}
.tgicon-mail-reply-all:before {
  content: "\f122";
}
.tgicon-star-half-full:before,
.tgicon-star-half-empty:before {
  content: "\f123";
}
.tgicon-location-arrow:before {
  content: "\f124";
}
.tgicon-crop:before {
  content: "\f125";
}
.tgicon-code-fork:before {
  content: "\f126";
}
.tgicon-unlink:before {
  content: "\f127";
}
.tgicon-question:before {
  content: "\f128";
}
.tgicon-info:before {
  content: "\f129";
}
.tgicon-exclamation:before {
  content: "\f12a";
}
.tgicon-superscript:before {
  content: "\f12b";
}
.tgicon-subscript:before {
  content: "\f12c";
}
.tgicon-eraser:before {
  content: "\f12d";
}
.tgicon-puzzle-piece:before {
  content: "\f12e";
}
.tgicon-microphone:before {
  content: "\f130";
}
.tgicon-microphone-off:before {
  content: "\f131";
}
.tgicon-shield:before {
  content: "\f132";
}
.tgicon-calendar-empty:before {
  content: "\f133";
}
.tgicon-fire-extinguisher:before {
  content: "\f134";
}
.tgicon-rocket:before {
  content: "\f135";
}
.tgicon-maxcdn:before {
  content: "\f136";
}
.tgicon-chevron-sign-left:before {
  content: "\f137";
}
.tgicon-chevron-sign-right:before {
  content: "\f138";
}
.tgicon-chevron-sign-up:before {
  content: "\f139";
}
.tgicon-chevron-sign-down:before {
  content: "\f13a";
}
.tgicon-html5:before {
  content: "\f13b";
}
.tgicon-css3:before {
  content: "\f13c";
}
.tgicon-anchor:before {
  content: "\f13d";
}
.tgicon-unlock-alt:before {
  content: "\f13e";
}
.tgicon-bullseye:before {
  content: "\f140";
}
.tgicon-ellipsis-horizontal:before {
  content: "\f141";
}
.tgicon-ellipsis-vertical:before {
  content: "\f142";
}
.tgicon-rss-sign:before {
  content: "\f143";
}
.tgicon-play-sign:before {
  content: "\f144";
}
.tgicon-ticket:before {
  content: "\f145";
}
.tgicon-minus-sign-alt:before {
  content: "\f146";
}
.tgicon-check-minus:before {
  content: "\f147";
}
.tgicon-level-up:before {
  content: "\f148";
}
.tgicon-level-down:before {
  content: "\f149";
}
.tgicon-check-sign:before {
  content: "\f14a";
}
.tgicon-edit-sign:before {
  content: "\f14b";
}
.tgicon-external-link-sign:before {
  content: "\f14c";
}
.tgicon-share-sign:before {
  content: "\f14d";
}
