/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-old {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-old-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-old-2x {
  font-size: 2em;
}
.fa-old-3x {
  font-size: 3em;
}
.fa-old-4x {
  font-size: 4em;
}
.fa-old-5x {
  font-size: 5em;
}
.fa-old-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-old-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-old-ul > li {
  position: relative;
}
.fa-old-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-old-li.fa-old-lg {
  left: -1.85714286em;
}
.fa-old-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-old-pull-left {
  float: left;
}
.fa-old-pull-right {
  float: right;
}
.fa.fa-old-pull-left {
  margin-right: .3em;
}
.fa.fa-old-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-old-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-old-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-old-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-old-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-old-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-old-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-old-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-old-rotate-90,
:root .fa-old-rotate-180,
:root .fa-old-rotate-270,
:root .fa-old-flip-horizontal,
:root .fa-old-flip-vertical {
  filter: none;
}
.fa-old-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-old-stack-1x,
.fa-old-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-old-stack-1x {
  line-height: inherit;
}
.fa-old-stack-2x {
  font-size: 2em;
}
.fa-old-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-old-glass:before {
  content: "\f000";
}
.fa-old-music:before {
  content: "\f001";
}
.fa-old-search:before {
  content: "\f002";
}
.fa-old-envelope-o:before {
  content: "\f003";
}
.fa-old-heart:before {
  content: "\f004";
}
.fa-old-star:before {
  content: "\f005";
}
.fa-old-star-o:before {
  content: "\f006";
}
.fa-old-user:before {
  content: "\f007";
}
.fa-old-film:before {
  content: "\f008";
}
.fa-old-th-large:before {
  content: "\f009";
}
.fa-old-th:before {
  content: "\f00a";
}
.fa-old-th-list:before {
  content: "\f00b";
}
.fa-old-check:before {
  content: "\f00c";
}
.fa-old-remove:before,
.fa-old-close:before,
.fa-old-times:before {
  content: "\f00d";
}
.fa-old-search-plus:before {
  content: "\f00e";
}
.fa-old-search-minus:before {
  content: "\f010";
}
.fa-old-power-off:before {
  content: "\f011";
}
.fa-old-signal:before {
  content: "\f012";
}
.fa-old-gear:before,
.fa-old-cog:before {
  content: "\f013";
}
.fa-old-trash-o:before {
  content: "\f014";
}
.fa-old-home:before {
  content: "\f015";
}
.fa-old-file-o:before {
  content: "\f016";
}
.fa-old-clock-o:before {
  content: "\f017";
}
.fa-old-road:before {
  content: "\f018";
}
.fa-old-download:before {
  content: "\f019";
}
.fa-old-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-old-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-old-inbox:before {
  content: "\f01c";
}
.fa-old-play-circle-o:before {
  content: "\f01d";
}
.fa-old-rotate-right:before,
.fa-old-repeat:before {
  content: "\f01e";
}
.fa-old-refresh:before {
  content: "\f021";
}
.fa-old-list-alt:before {
  content: "\f022";
}
.fa-old-lock:before {
  content: "\f023";
}
.fa-old-flag:before {
  content: "\f024";
}
.fa-old-headphones:before {
  content: "\f025";
}
.fa-old-volume-off:before {
  content: "\f026";
}
.fa-old-volume-down:before {
  content: "\f027";
}
.fa-old-volume-up:before {
  content: "\f028";
}
.fa-old-qrcode:before {
  content: "\f029";
}
.fa-old-barcode:before {
  content: "\f02a";
}
.fa-old-tag:before {
  content: "\f02b";
}
.fa-old-tags:before {
  content: "\f02c";
}
.fa-old-book:before {
  content: "\f02d";
}
.fa-old-bookmark:before {
  content: "\f02e";
}
.fa-old-print:before {
  content: "\f02f";
}
.fa-old-camera:before {
  content: "\f030";
}
.fa-old-font:before {
  content: "\f031";
}
.fa-old-bold:before {
  content: "\f032";
}
.fa-old-italic:before {
  content: "\f033";
}
.fa-old-text-height:before {
  content: "\f034";
}
.fa-old-text-width:before {
  content: "\f035";
}
.fa-old-align-left:before {
  content: "\f036";
}
.fa-old-align-center:before {
  content: "\f037";
}
.fa-old-align-right:before {
  content: "\f038";
}
.fa-old-align-justify:before {
  content: "\f039";
}
.fa-old-list:before {
  content: "\f03a";
}
.fa-old-dedent:before,
.fa-old-outdent:before {
  content: "\f03b";
}
.fa-old-indent:before {
  content: "\f03c";
}
.fa-old-video-camera:before {
  content: "\f03d";
}
.fa-old-photo:before,
.fa-old-image:before,
.fa-old-picture-o:before {
  content: "\f03e";
}
.fa-old-pencil:before {
  content: "\f040";
}
.fa-old-map-marker:before {
  content: "\f041";
}
.fa-old-adjust:before {
  content: "\f042";
}
.fa-old-tint:before {
  content: "\f043";
}
.fa-old-edit:before,
.fa-old-pencil-square-o:before {
  content: "\f044";
}
.fa-old-share-square-o:before {
  content: "\f045";
}
.fa-old-check-square-o:before {
  content: "\f046";
}
.fa-old-arrows:before {
  content: "\f047";
}
.fa-old-step-backward:before {
  content: "\f048";
}
.fa-old-fast-backward:before {
  content: "\f049";
}
.fa-old-backward:before {
  content: "\f04a";
}
.fa-old-play:before {
  content: "\f04b";
}
.fa-old-pause:before {
  content: "\f04c";
}
.fa-old-stop:before {
  content: "\f04d";
}
.fa-old-forward:before {
  content: "\f04e";
}
.fa-old-fast-forward:before {
  content: "\f050";
}
.fa-old-step-forward:before {
  content: "\f051";
}
.fa-old-eject:before {
  content: "\f052";
}
.fa-old-chevron-left:before {
  content: "\f053";
}
.fa-old-chevron-right:before {
  content: "\f054";
}
.fa-old-plus-circle:before {
  content: "\f055";
}
.fa-old-minus-circle:before {
  content: "\f056";
}
.fa-old-times-circle:before {
  content: "\f057";
}
.fa-old-check-circle:before {
  content: "\f058";
}
.fa-old-question-circle:before {
  content: "\f059";
}
.fa-old-info-circle:before {
  content: "\f05a";
}
.fa-old-crosshairs:before {
  content: "\f05b";
}
.fa-old-times-circle-o:before {
  content: "\f05c";
}
.fa-old-check-circle-o:before {
  content: "\f05d";
}
.fa-old-ban:before {
  content: "\f05e";
}
.fa-old-arrow-left:before {
  content: "\f060";
}
.fa-old-arrow-right:before {
  content: "\f061";
}
.fa-old-arrow-up:before {
  content: "\f062";
}
.fa-old-arrow-down:before {
  content: "\f063";
}
.fa-old-mail-forward:before,
.fa-old-share:before {
  content: "\f064";
}
.fa-old-expand:before {
  content: "\f065";
}
.fa-old-compress:before {
  content: "\f066";
}
.fa-old-plus:before {
  content: "\f067";
}
.fa-old-minus:before {
  content: "\f068";
}
.fa-old-asterisk:before {
  content: "\f069";
}
.fa-old-exclamation-circle:before {
  content: "\f06a";
}
.fa-old-gift:before {
  content: "\f06b";
}
.fa-old-leaf:before {
  content: "\f06c";
}
.fa-old-fire:before {
  content: "\f06d";
}
.fa-old-eye:before {
  content: "\f06e";
}
.fa-old-eye-slash:before {
  content: "\f070";
}
.fa-old-warning:before,
.fa-old-exclamation-triangle:before {
  content: "\f071";
}
.fa-old-plane:before {
  content: "\f072";
}
.fa-old-calendar:before {
  content: "\f073";
}
.fa-old-random:before {
  content: "\f074";
}
.fa-old-comment:before {
  content: "\f075";
}
.fa-old-magnet:before {
  content: "\f076";
}
.fa-old-chevron-up:before {
  content: "\f077";
}
.fa-old-chevron-down:before {
  content: "\f078";
}
.fa-old-retweet:before {
  content: "\f079";
}
.fa-old-shopping-cart:before {
  content: "\f07a";
}
.fa-old-folder:before {
  content: "\f07b";
}
.fa-old-folder-open:before {
  content: "\f07c";
}
.fa-old-arrows-v:before {
  content: "\f07d";
}
.fa-old-arrows-h:before {
  content: "\f07e";
}
.fa-old-bar-chart-o:before,
.fa-old-bar-chart:before {
  content: "\f080";
}
.fa-old-twitter-square:before {
  content: "\f081";
}
.fa-old-facebook-square:before {
  content: "\f082";
}
.fa-old-camera-retro:before {
  content: "\f083";
}
.fa-old-key:before {
  content: "\f084";
}
.fa-old-gears:before,
.fa-old-cogs:before {
  content: "\f085";
}
.fa-old-comments:before {
  content: "\f086";
}
.fa-old-thumbs-o-up:before {
  content: "\f087";
}
.fa-old-thumbs-o-down:before {
  content: "\f088";
}
.fa-old-star-half:before {
  content: "\f089";
}
.fa-old-heart-o:before {
  content: "\f08a";
}
.fa-old-sign-out:before {
  content: "\f08b";
}
.fa-old-linkedin-square:before {
  content: "\f08c";
}
.fa-old-thumb-tack:before {
  content: "\f08d";
}
.fa-old-external-link:before {
  content: "\f08e";
}
.fa-old-sign-in:before {
  content: "\f090";
}
.fa-old-trophy:before {
  content: "\f091";
}
.fa-old-github-square:before {
  content: "\f092";
}
.fa-old-upload:before {
  content: "\f093";
}
.fa-old-lemon-o:before {
  content: "\f094";
}
.fa-old-phone:before {
  content: "\f095";
}
.fa-old-square-o:before {
  content: "\f096";
}
.fa-old-bookmark-o:before {
  content: "\f097";
}
.fa-old-phone-square:before {
  content: "\f098";
}
.fa-old-twitter:before {
  content: "\f099";
}
.fa-old-facebook-f:before,
.fa-old-facebook:before {
  content: "\f09a";
}
.fa-old-github:before {
  content: "\f09b";
}
.fa-old-unlock:before {
  content: "\f09c";
}
.fa-old-credit-card:before {
  content: "\f09d";
}
.fa-old-feed:before,
.fa-old-rss:before {
  content: "\f09e";
}
.fa-old-hdd-o:before {
  content: "\f0a0";
}
.fa-old-bullhorn:before {
  content: "\f0a1";
}
.fa-old-bell:before {
  content: "\f0f3";
}
.fa-old-certificate:before {
  content: "\f0a3";
}
.fa-old-hand-o-right:before {
  content: "\f0a4";
}
.fa-old-hand-o-left:before {
  content: "\f0a5";
}
.fa-old-hand-o-up:before {
  content: "\f0a6";
}
.fa-old-hand-o-down:before {
  content: "\f0a7";
}
.fa-old-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-old-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-old-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-old-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-old-globe:before {
  content: "\f0ac";
}
.fa-old-wrench:before {
  content: "\f0ad";
}
.fa-old-tasks:before {
  content: "\f0ae";
}
.fa-old-filter:before {
  content: "\f0b0";
}
.fa-old-briefcase:before {
  content: "\f0b1";
}
.fa-old-arrows-alt:before {
  content: "\f0b2";
}
.fa-old-group:before,
.fa-old-users:before {
  content: "\f0c0";
}
.fa-old-chain:before,
.fa-old-link:before {
  content: "\f0c1";
}
.fa-old-cloud:before {
  content: "\f0c2";
}
.fa-old-flask:before {
  content: "\f0c3";
}
.fa-old-cut:before,
.fa-old-scissors:before {
  content: "\f0c4";
}
.fa-old-copy:before,
.fa-old-files-o:before {
  content: "\f0c5";
}
.fa-old-paperclip:before {
  content: "\f0c6";
}
.fa-old-save:before,
.fa-old-floppy-o:before {
  content: "\f0c7";
}
.fa-old-square:before {
  content: "\f0c8";
}
.fa-old-navicon:before,
.fa-old-reorder:before,
.fa-old-bars:before {
  content: "\f0c9";
}
.fa-old-list-ul:before {
  content: "\f0ca";
}
.fa-old-list-ol:before {
  content: "\f0cb";
}
.fa-old-strikethrough:before {
  content: "\f0cc";
}
.fa-old-underline:before {
  content: "\f0cd";
}
.fa-old-table:before {
  content: "\f0ce";
}
.fa-old-magic:before {
  content: "\f0d0";
}
.fa-old-truck:before {
  content: "\f0d1";
}
.fa-old-pinterest:before {
  content: "\f0d2";
}
.fa-old-pinterest-square:before {
  content: "\f0d3";
}
.fa-old-google-plus-square:before {
  content: "\f0d4";
}
.fa-old-google-plus:before {
  content: "\f0d5";
}
.fa-old-money:before {
  content: "\f0d6";
}
.fa-old-caret-down:before {
  content: "\f0d7";
}
.fa-old-caret-up:before {
  content: "\f0d8";
}
.fa-old-caret-left:before {
  content: "\f0d9";
}
.fa-old-caret-right:before {
  content: "\f0da";
}
.fa-old-columns:before {
  content: "\f0db";
}
.fa-old-unsorted:before,
.fa-old-sort:before {
  content: "\f0dc";
}
.fa-old-sort-down:before,
.fa-old-sort-desc:before {
  content: "\f0dd";
}
.fa-old-sort-up:before,
.fa-old-sort-asc:before {
  content: "\f0de";
}
.fa-old-envelope:before {
  content: "\f0e0";
}
.fa-old-linkedin:before {
  content: "\f0e1";
}
.fa-old-rotate-left:before,
.fa-old-undo:before {
  content: "\f0e2";
}
.fa-old-legal:before,
.fa-old-gavel:before {
  content: "\f0e3";
}
.fa-old-dashboard:before,
.fa-old-tachometer:before {
  content: "\f0e4";
}
.fa-old-comment-o:before {
  content: "\f0e5";
}
.fa-old-comments-o:before {
  content: "\f0e6";
}
.fa-old-flash:before,
.fa-old-bolt:before {
  content: "\f0e7";
}
.fa-old-sitemap:before {
  content: "\f0e8";
}
.fa-old-umbrella:before {
  content: "\f0e9";
}
.fa-old-paste:before,
.fa-old-clipboard:before {
  content: "\f0ea";
}
.fa-old-lightbulb-o:before {
  content: "\f0eb";
}
.fa-old-exchange:before {
  content: "\f0ec";
}
.fa-old-cloud-download:before {
  content: "\f0ed";
}
.fa-old-cloud-upload:before {
  content: "\f0ee";
}
.fa-old-user-md:before {
  content: "\f0f0";
}
.fa-old-stethoscope:before {
  content: "\f0f1";
}
.fa-old-suitcase:before {
  content: "\f0f2";
}
.fa-old-bell-o:before {
  content: "\f0a2";
}
.fa-old-coffee:before {
  content: "\f0f4";
}
.fa-old-cutlery:before {
  content: "\f0f5";
}
.fa-old-file-text-o:before {
  content: "\f0f6";
}
.fa-old-building-o:before {
  content: "\f0f7";
}
.fa-old-hospital-o:before {
  content: "\f0f8";
}
.fa-old-ambulance:before {
  content: "\f0f9";
}
.fa-old-medkit:before {
  content: "\f0fa";
}
.fa-old-fighter-jet:before {
  content: "\f0fb";
}
.fa-old-beer:before {
  content: "\f0fc";
}
.fa-old-h-square:before {
  content: "\f0fd";
}
.fa-old-plus-square:before {
  content: "\f0fe";
}
.fa-old-angle-double-left:before {
  content: "\f100";
}
.fa-old-angle-double-right:before {
  content: "\f101";
}
.fa-old-angle-double-up:before {
  content: "\f102";
}
.fa-old-angle-double-down:before {
  content: "\f103";
}
.fa-old-angle-left:before {
  content: "\f104";
}
.fa-old-angle-right:before {
  content: "\f105";
}
.fa-old-angle-up:before {
  content: "\f106";
}
.fa-old-angle-down:before {
  content: "\f107";
}
.fa-old-desktop:before {
  content: "\f108";
}
.fa-old-laptop:before {
  content: "\f109";
}
.fa-old-tablet:before {
  content: "\f10a";
}
.fa-old-mobile-phone:before,
.fa-old-mobile:before {
  content: "\f10b";
}
.fa-old-circle-o:before {
  content: "\f10c";
}
.fa-old-quote-left:before {
  content: "\f10d";
}
.fa-old-quote-right:before {
  content: "\f10e";
}
.fa-old-spinner:before {
  content: "\f110";
}
.fa-old-circle:before {
  content: "\f111";
}
.fa-old-mail-reply:before,
.fa-old-reply:before {
  content: "\f112";
}
.fa-old-github-alt:before {
  content: "\f113";
}
.fa-old-folder-o:before {
  content: "\f114";
}
.fa-old-folder-open-o:before {
  content: "\f115";
}
.fa-old-smile-o:before {
  content: "\f118";
}
.fa-old-frown-o:before {
  content: "\f119";
}
.fa-old-meh-o:before {
  content: "\f11a";
}
.fa-old-gamepad:before {
  content: "\f11b";
}
.fa-old-keyboard-o:before {
  content: "\f11c";
}
.fa-old-flag-o:before {
  content: "\f11d";
}
.fa-old-flag-checkered:before {
  content: "\f11e";
}
.fa-old-terminal:before {
  content: "\f120";
}
.fa-old-code:before {
  content: "\f121";
}
.fa-old-mail-reply-all:before,
.fa-old-reply-all:before {
  content: "\f122";
}
.fa-old-star-half-empty:before,
.fa-old-star-half-full:before,
.fa-old-star-half-o:before {
  content: "\f123";
}
.fa-old-location-arrow:before {
  content: "\f124";
}
.fa-old-crop:before {
  content: "\f125";
}
.fa-old-code-fork:before {
  content: "\f126";
}
.fa-old-unlink:before,
.fa-old-chain-broken:before {
  content: "\f127";
}
.fa-old-question:before {
  content: "\f128";
}
.fa-old-info:before {
  content: "\f129";
}
.fa-old-exclamation:before {
  content: "\f12a";
}
.fa-old-superscript:before {
  content: "\f12b";
}
.fa-old-subscript:before {
  content: "\f12c";
}
.fa-old-eraser:before {
  content: "\f12d";
}
.fa-old-puzzle-piece:before {
  content: "\f12e";
}
.fa-old-microphone:before {
  content: "\f130";
}
.fa-old-microphone-slash:before {
  content: "\f131";
}
.fa-old-shield:before {
  content: "\f132";
}
.fa-old-calendar-o:before {
  content: "\f133";
}
.fa-old-fire-extinguisher:before {
  content: "\f134";
}
.fa-old-rocket:before {
  content: "\f135";
}
.fa-old-maxcdn:before {
  content: "\f136";
}
.fa-old-chevron-circle-left:before {
  content: "\f137";
}
.fa-old-chevron-circle-right:before {
  content: "\f138";
}
.fa-old-chevron-circle-up:before {
  content: "\f139";
}
.fa-old-chevron-circle-down:before {
  content: "\f13a";
}
.fa-old-html5:before {
  content: "\f13b";
}
.fa-old-css3:before {
  content: "\f13c";
}
.fa-old-anchor:before {
  content: "\f13d";
}
.fa-old-unlock-alt:before {
  content: "\f13e";
}
.fa-old-bullseye:before {
  content: "\f140";
}
.fa-old-ellipsis-h:before {
  content: "\f141";
}
.fa-old-ellipsis-v:before {
  content: "\f142";
}
.fa-old-rss-square:before {
  content: "\f143";
}
.fa-old-play-circle:before {
  content: "\f144";
}
.fa-old-ticket:before {
  content: "\f145";
}
.fa-old-minus-square:before {
  content: "\f146";
}
.fa-old-minus-square-o:before {
  content: "\f147";
}
.fa-old-level-up:before {
  content: "\f148";
}
.fa-old-level-down:before {
  content: "\f149";
}
.fa-old-check-square:before {
  content: "\f14a";
}
.fa-old-pencil-square:before {
  content: "\f14b";
}
.fa-old-external-link-square:before {
  content: "\f14c";
}
.fa-old-share-square:before {
  content: "\f14d";
}
.fa-old-compass:before {
  content: "\f14e";
}
.fa-old-toggle-down:before,
.fa-old-caret-square-o-down:before {
  content: "\f150";
}
.fa-old-toggle-up:before,
.fa-old-caret-square-o-up:before {
  content: "\f151";
}
.fa-old-toggle-right:before,
.fa-old-caret-square-o-right:before {
  content: "\f152";
}
.fa-old-euro:before,
.fa-old-eur:before {
  content: "\f153";
}
.fa-old-gbp:before {
  content: "\f154";
}
.fa-old-dollar:before,
.fa-old-usd:before {
  content: "\f155";
}
.fa-old-rupee:before,
.fa-old-inr:before {
  content: "\f156";
}
.fa-old-cny:before,
.fa-old-rmb:before,
.fa-old-yen:before,
.fa-old-jpy:before {
  content: "\f157";
}
.fa-old-ruble:before,
.fa-old-rouble:before,
.fa-old-rub:before {
  content: "\f158";
}
.fa-old-won:before,
.fa-old-krw:before {
  content: "\f159";
}
.fa-old-bitcoin:before,
.fa-old-btc:before {
  content: "\f15a";
}
.fa-old-file:before {
  content: "\f15b";
}
.fa-old-file-text:before {
  content: "\f15c";
}
.fa-old-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-old-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-old-sort-amount-asc:before {
  content: "\f160";
}
.fa-old-sort-amount-desc:before {
  content: "\f161";
}
.fa-old-sort-numeric-asc:before {
  content: "\f162";
}
.fa-old-sort-numeric-desc:before {
  content: "\f163";
}
.fa-old-thumbs-up:before {
  content: "\f164";
}
.fa-old-thumbs-down:before {
  content: "\f165";
}
.fa-old-youtube-square:before {
  content: "\f166";
}
.fa-old-youtube:before {
  content: "\f167";
}
.fa-old-xing:before {
  content: "\f168";
}
.fa-old-xing-square:before {
  content: "\f169";
}
.fa-old-youtube-play:before {
  content: "\f16a";
}
.fa-old-dropbox:before {
  content: "\f16b";
}
.fa-old-stack-overflow:before {
  content: "\f16c";
}
.fa-old-instagram:before {
  content: "\f16d";
}
.fa-old-flickr:before {
  content: "\f16e";
}
.fa-old-adn:before {
  content: "\f170";
}
.fa-old-bitbucket:before {
  content: "\f171";
}
.fa-old-bitbucket-square:before {
  content: "\f172";
}
.fa-old-tumblr:before {
  content: "\f173";
}
.fa-old-tumblr-square:before {
  content: "\f174";
}
.fa-old-long-arrow-down:before {
  content: "\f175";
}
.fa-old-long-arrow-up:before {
  content: "\f176";
}
.fa-old-long-arrow-left:before {
  content: "\f177";
}
.fa-old-long-arrow-right:before {
  content: "\f178";
}
.fa-old-apple:before {
  content: "\f179";
}
.fa-old-windows:before {
  content: "\f17a";
}
.fa-old-android:before {
  content: "\f17b";
}
.fa-old-linux:before {
  content: "\f17c";
}
.fa-old-dribbble:before {
  content: "\f17d";
}
.fa-old-skype:before {
  content: "\f17e";
}
.fa-old-foursquare:before {
  content: "\f180";
}
.fa-old-trello:before {
  content: "\f181";
}
.fa-old-female:before {
  content: "\f182";
}
.fa-old-male:before {
  content: "\f183";
}
.fa-old-gittip:before,
.fa-old-gratipay:before {
  content: "\f184";
}
.fa-old-sun-o:before {
  content: "\f185";
}
.fa-old-moon-o:before {
  content: "\f186";
}
.fa-old-archive:before {
  content: "\f187";
}
.fa-old-bug:before {
  content: "\f188";
}
.fa-old-vk:before {
  content: "\f189";
}
.fa-old-weibo:before {
  content: "\f18a";
}
.fa-old-renren:before {
  content: "\f18b";
}
.fa-old-pagelines:before {
  content: "\f18c";
}
.fa-old-stack-exchange:before {
  content: "\f18d";
}
.fa-old-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-old-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-old-toggle-left:before,
.fa-old-caret-square-o-left:before {
  content: "\f191";
}
.fa-old-dot-circle-o:before {
  content: "\f192";
}
.fa-old-wheelchair:before {
  content: "\f193";
}
.fa-old-vimeo-square:before {
  content: "\f194";
}
.fa-old-turkish-lira:before,
.fa-old-try:before {
  content: "\f195";
}
.fa-old-plus-square-o:before {
  content: "\f196";
}
.fa-old-space-shuttle:before {
  content: "\f197";
}
.fa-old-slack:before {
  content: "\f198";
}
.fa-old-envelope-square:before {
  content: "\f199";
}
.fa-old-wordpress:before {
  content: "\f19a";
}
.fa-old-openid:before {
  content: "\f19b";
}
.fa-old-institution:before,
.fa-old-bank:before,
.fa-old-university:before {
  content: "\f19c";
}
.fa-old-mortar-board:before,
.fa-old-graduation-cap:before {
  content: "\f19d";
}
.fa-old-yahoo:before {
  content: "\f19e";
}
.fa-old-google:before {
  content: "\f1a0";
}
.fa-old-reddit:before {
  content: "\f1a1";
}
.fa-old-reddit-square:before {
  content: "\f1a2";
}
.fa-old-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-old-stumbleupon:before {
  content: "\f1a4";
}
.fa-old-delicious:before {
  content: "\f1a5";
}
.fa-old-digg:before {
  content: "\f1a6";
}
.fa-old-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-old-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-old-drupal:before {
  content: "\f1a9";
}
.fa-old-joomla:before {
  content: "\f1aa";
}
.fa-old-language:before {
  content: "\f1ab";
}
.fa-old-fax:before {
  content: "\f1ac";
}
.fa-old-building:before {
  content: "\f1ad";
}
.fa-old-child:before {
  content: "\f1ae";
}
.fa-old-paw:before {
  content: "\f1b0";
}
.fa-old-spoon:before {
  content: "\f1b1";
}
.fa-old-cube:before {
  content: "\f1b2";
}
.fa-old-cubes:before {
  content: "\f1b3";
}
.fa-old-behance:before {
  content: "\f1b4";
}
.fa-old-behance-square:before {
  content: "\f1b5";
}
.fa-old-steam:before {
  content: "\f1b6";
}
.fa-old-steam-square:before {
  content: "\f1b7";
}
.fa-old-recycle:before {
  content: "\f1b8";
}
.fa-old-automobile:before,
.fa-old-car:before {
  content: "\f1b9";
}
.fa-old-cab:before,
.fa-old-taxi:before {
  content: "\f1ba";
}
.fa-old-tree:before {
  content: "\f1bb";
}
.fa-old-spotify:before {
  content: "\f1bc";
}
.fa-old-deviantart:before {
  content: "\f1bd";
}
.fa-old-soundcloud:before {
  content: "\f1be";
}
.fa-old-database:before {
  content: "\f1c0";
}
.fa-old-file-pdf-o:before {
  content: "\f1c1";
}
.fa-old-file-word-o:before {
  content: "\f1c2";
}
.fa-old-file-excel-o:before {
  content: "\f1c3";
}
.fa-old-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-old-file-photo-o:before,
.fa-old-file-picture-o:before,
.fa-old-file-image-o:before {
  content: "\f1c5";
}
.fa-old-file-zip-o:before,
.fa-old-file-archive-o:before {
  content: "\f1c6";
}
.fa-old-file-sound-o:before,
.fa-old-file-audio-o:before {
  content: "\f1c7";
}
.fa-old-file-movie-o:before,
.fa-old-file-video-o:before {
  content: "\f1c8";
}
.fa-old-file-code-o:before {
  content: "\f1c9";
}
.fa-old-vine:before {
  content: "\f1ca";
}
.fa-old-codepen:before {
  content: "\f1cb";
}
.fa-old-jsfiddle:before {
  content: "\f1cc";
}
.fa-old-life-bouy:before,
.fa-old-life-buoy:before,
.fa-old-life-saver:before,
.fa-old-support:before,
.fa-old-life-ring:before {
  content: "\f1cd";
}
.fa-old-circle-o-notch:before {
  content: "\f1ce";
}
.fa-old-ra:before,
.fa-old-resistance:before,
.fa-old-rebel:before {
  content: "\f1d0";
}
.fa-old-ge:before,
.fa-old-empire:before {
  content: "\f1d1";
}
.fa-old-git-square:before {
  content: "\f1d2";
}
.fa-old-git:before {
  content: "\f1d3";
}
.fa-old-y-combinator-square:before,
.fa-old-yc-square:before,
.fa-old-hacker-news:before {
  content: "\f1d4";
}
.fa-old-tencent-weibo:before {
  content: "\f1d5";
}
.fa-old-qq:before {
  content: "\f1d6";
}
.fa-old-wechat:before,
.fa-old-weixin:before {
  content: "\f1d7";
}
.fa-old-send:before,
.fa-old-paper-plane:before {
  content: "\f1d8";
}
.fa-old-send-o:before,
.fa-old-paper-plane-o:before {
  content: "\f1d9";
}
.fa-old-history:before {
  content: "\f1da";
}
.fa-old-circle-thin:before {
  content: "\f1db";
}
.fa-old-header:before {
  content: "\f1dc";
}
.fa-old-paragraph:before {
  content: "\f1dd";
}
.fa-old-sliders:before {
  content: "\f1de";
}
.fa-old-share-alt:before {
  content: "\f1e0";
}
.fa-old-share-alt-square:before {
  content: "\f1e1";
}
.fa-old-bomb:before {
  content: "\f1e2";
}
.fa-old-soccer-ball-o:before,
.fa-old-futbol-o:before {
  content: "\f1e3";
}
.fa-old-tty:before {
  content: "\f1e4";
}
.fa-old-binoculars:before {
  content: "\f1e5";
}
.fa-old-plug:before {
  content: "\f1e6";
}
.fa-old-slideshare:before {
  content: "\f1e7";
}
.fa-old-twitch:before {
  content: "\f1e8";
}
.fa-old-yelp:before {
  content: "\f1e9";
}
.fa-old-newspaper-o:before {
  content: "\f1ea";
}
.fa-old-wifi:before {
  content: "\f1eb";
}
.fa-old-calculator:before {
  content: "\f1ec";
}
.fa-old-paypal:before {
  content: "\f1ed";
}
.fa-old-google-wallet:before {
  content: "\f1ee";
}
.fa-old-cc-visa:before {
  content: "\f1f0";
}
.fa-old-cc-mastercard:before {
  content: "\f1f1";
}
.fa-old-cc-discover:before {
  content: "\f1f2";
}
.fa-old-cc-amex:before {
  content: "\f1f3";
}
.fa-old-cc-paypal:before {
  content: "\f1f4";
}
.fa-old-cc-stripe:before {
  content: "\f1f5";
}
.fa-old-bell-slash:before {
  content: "\f1f6";
}
.fa-old-bell-slash-o:before {
  content: "\f1f7";
}
.fa-old-trash:before {
  content: "\f1f8";
}
.fa-old-copyright:before {
  content: "\f1f9";
}
.fa-old-at:before {
  content: "\f1fa";
}
.fa-old-eyedropper:before {
  content: "\f1fb";
}
.fa-old-paint-brush:before {
  content: "\f1fc";
}
.fa-old-birthday-cake:before {
  content: "\f1fd";
}
.fa-old-area-chart:before {
  content: "\f1fe";
}
.fa-old-pie-chart:before {
  content: "\f200";
}
.fa-old-line-chart:before {
  content: "\f201";
}
.fa-old-lastfm:before {
  content: "\f202";
}
.fa-old-lastfm-square:before {
  content: "\f203";
}
.fa-old-toggle-off:before {
  content: "\f204";
}
.fa-old-toggle-on:before {
  content: "\f205";
}
.fa-old-bicycle:before {
  content: "\f206";
}
.fa-old-bus:before {
  content: "\f207";
}
.fa-old-ioxhost:before {
  content: "\f208";
}
.fa-old-angellist:before {
  content: "\f209";
}
.fa-old-cc:before {
  content: "\f20a";
}
.fa-old-shekel:before,
.fa-old-sheqel:before,
.fa-old-ils:before {
  content: "\f20b";
}
.fa-old-meanpath:before {
  content: "\f20c";
}
.fa-old-buysellads:before {
  content: "\f20d";
}
.fa-old-connectdevelop:before {
  content: "\f20e";
}
.fa-old-dashcube:before {
  content: "\f210";
}
.fa-old-forumbee:before {
  content: "\f211";
}
.fa-old-leanpub:before {
  content: "\f212";
}
.fa-old-sellsy:before {
  content: "\f213";
}
.fa-old-shirtsinbulk:before {
  content: "\f214";
}
.fa-old-simplybuilt:before {
  content: "\f215";
}
.fa-old-skyatlas:before {
  content: "\f216";
}
.fa-old-cart-plus:before {
  content: "\f217";
}
.fa-old-cart-arrow-down:before {
  content: "\f218";
}
.fa-old-diamond:before {
  content: "\f219";
}
.fa-old-ship:before {
  content: "\f21a";
}
.fa-old-user-secret:before {
  content: "\f21b";
}
.fa-old-motorcycle:before {
  content: "\f21c";
}
.fa-old-street-view:before {
  content: "\f21d";
}
.fa-old-heartbeat:before {
  content: "\f21e";
}
.fa-old-venus:before {
  content: "\f221";
}
.fa-old-mars:before {
  content: "\f222";
}
.fa-old-mercury:before {
  content: "\f223";
}
.fa-old-intersex:before,
.fa-old-transgender:before {
  content: "\f224";
}
.fa-old-transgender-alt:before {
  content: "\f225";
}
.fa-old-venus-double:before {
  content: "\f226";
}
.fa-old-mars-double:before {
  content: "\f227";
}
.fa-old-venus-mars:before {
  content: "\f228";
}
.fa-old-mars-stroke:before {
  content: "\f229";
}
.fa-old-mars-stroke-v:before {
  content: "\f22a";
}
.fa-old-mars-stroke-h:before {
  content: "\f22b";
}
.fa-old-neuter:before {
  content: "\f22c";
}
.fa-old-genderless:before {
  content: "\f22d";
}
.fa-old-facebook-official:before {
  content: "\f230";
}
.fa-old-pinterest-p:before {
  content: "\f231";
}
.fa-old-whatsapp:before {
  content: "\f232";
}
.fa-old-server:before {
  content: "\f233";
}
.fa-old-user-plus:before {
  content: "\f234";
}
.fa-old-user-times:before {
  content: "\f235";
}
.fa-old-hotel:before,
.fa-old-bed:before {
  content: "\f236";
}
.fa-old-viacoin:before {
  content: "\f237";
}
.fa-old-train:before {
  content: "\f238";
}
.fa-old-subway:before {
  content: "\f239";
}
.fa-old-medium:before {
  content: "\f23a";
}
.fa-old-yc:before,
.fa-old-y-combinator:before {
  content: "\f23b";
}
.fa-old-optin-monster:before {
  content: "\f23c";
}
.fa-old-opencart:before {
  content: "\f23d";
}
.fa-old-expeditedssl:before {
  content: "\f23e";
}
.fa-old-battery-4:before,
.fa-old-battery-full:before {
  content: "\f240";
}
.fa-old-battery-3:before,
.fa-old-battery-three-quarters:before {
  content: "\f241";
}
.fa-old-battery-2:before,
.fa-old-battery-half:before {
  content: "\f242";
}
.fa-old-battery-1:before,
.fa-old-battery-quarter:before {
  content: "\f243";
}
.fa-old-battery-0:before,
.fa-old-battery-empty:before {
  content: "\f244";
}
.fa-old-mouse-pointer:before {
  content: "\f245";
}
.fa-old-i-cursor:before {
  content: "\f246";
}
.fa-old-object-group:before {
  content: "\f247";
}
.fa-old-object-ungroup:before {
  content: "\f248";
}
.fa-old-sticky-note:before {
  content: "\f249";
}
.fa-old-sticky-note-o:before {
  content: "\f24a";
}
.fa-old-cc-jcb:before {
  content: "\f24b";
}
.fa-old-cc-diners-club:before {
  content: "\f24c";
}
.fa-old-clone:before {
  content: "\f24d";
}
.fa-old-balance-scale:before {
  content: "\f24e";
}
.fa-old-hourglass-o:before {
  content: "\f250";
}
.fa-old-hourglass-1:before,
.fa-old-hourglass-start:before {
  content: "\f251";
}
.fa-old-hourglass-2:before,
.fa-old-hourglass-half:before {
  content: "\f252";
}
.fa-old-hourglass-3:before,
.fa-old-hourglass-end:before {
  content: "\f253";
}
.fa-old-hourglass:before {
  content: "\f254";
}
.fa-old-hand-grab-o:before,
.fa-old-hand-rock-o:before {
  content: "\f255";
}
.fa-old-hand-stop-o:before,
.fa-old-hand-paper-o:before {
  content: "\f256";
}
.fa-old-hand-scissors-o:before {
  content: "\f257";
}
.fa-old-hand-lizard-o:before {
  content: "\f258";
}
.fa-old-hand-spock-o:before {
  content: "\f259";
}
.fa-old-hand-pointer-o:before {
  content: "\f25a";
}
.fa-old-hand-peace-o:before {
  content: "\f25b";
}
.fa-old-trademark:before {
  content: "\f25c";
}
.fa-old-registered:before {
  content: "\f25d";
}
.fa-old-creative-commons:before {
  content: "\f25e";
}
.fa-old-gg:before {
  content: "\f260";
}
.fa-old-gg-circle:before {
  content: "\f261";
}
.fa-old-tripadvisor:before {
  content: "\f262";
}
.fa-old-odnoklassniki:before {
  content: "\f263";
}
.fa-old-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-get-pocket:before {
  content: "\f265";
}
.fa-old-wikipedia-w:before {
  content: "\f266";
}
.fa-old-safari:before {
  content: "\f267";
}
.fa-old-chrome:before {
  content: "\f268";
}
.fa-old-firefox:before {
  content: "\f269";
}
.fa-old-opera:before {
  content: "\f26a";
}
.fa-old-internet-explorer:before {
  content: "\f26b";
}
.fa-old-tv:before,
.fa-old-television:before {
  content: "\f26c";
}
.fa-old-contao:before {
  content: "\f26d";
}
.fa-old-500px:before {
  content: "\f26e";
}
.fa-old-amazon:before {
  content: "\f270";
}
.fa-old-calendar-plus-o:before {
  content: "\f271";
}
.fa-old-calendar-minus-o:before {
  content: "\f272";
}
.fa-old-calendar-times-o:before {
  content: "\f273";
}
.fa-old-calendar-check-o:before {
  content: "\f274";
}
.fa-old-industry:before {
  content: "\f275";
}
.fa-old-map-pin:before {
  content: "\f276";
}
.fa-old-map-signs:before {
  content: "\f277";
}
.fa-old-map-o:before {
  content: "\f278";
}
.fa-old-map:before {
  content: "\f279";
}
.fa-old-commenting:before {
  content: "\f27a";
}
.fa-old-commenting-o:before {
  content: "\f27b";
}
.fa-old-houzz:before {
  content: "\f27c";
}
.fa-old-vimeo:before {
  content: "\f27d";
}
.fa-old-black-tie:before {
  content: "\f27e";
}
.fa-old-fonticons:before {
  content: "\f280";
}
.fa-old-reddit-alien:before {
  content: "\f281";
}
.fa-old-edge:before {
  content: "\f282";
}
.fa-old-credit-card-alt:before {
  content: "\f283";
}
.fa-old-codiepie:before {
  content: "\f284";
}
.fa-old-modx:before {
  content: "\f285";
}
.fa-old-fort-awesome:before {
  content: "\f286";
}
.fa-old-usb:before {
  content: "\f287";
}
.fa-old-product-hunt:before {
  content: "\f288";
}
.fa-old-mixcloud:before {
  content: "\f289";
}
.fa-old-scribd:before {
  content: "\f28a";
}
.fa-old-pause-circle:before {
  content: "\f28b";
}
.fa-old-pause-circle-o:before {
  content: "\f28c";
}
.fa-old-stop-circle:before {
  content: "\f28d";
}
.fa-old-stop-circle-o:before {
  content: "\f28e";
}
.fa-old-shopping-bag:before {
  content: "\f290";
}
.fa-old-shopping-basket:before {
  content: "\f291";
}
.fa-old-hashtag:before {
  content: "\f292";
}
.fa-old-bluetooth:before {
  content: "\f293";
}
.fa-old-bluetooth-b:before {
  content: "\f294";
}
.fa-old-percent:before {
  content: "\f295";
}
.fa-old-gitlab:before {
  content: "\f296";
}
.fa-old-wpbeginner:before {
  content: "\f297";
}
.fa-old-wpforms:before {
  content: "\f298";
}
.fa-old-envira:before {
  content: "\f299";
}
.fa-old-universal-access:before {
  content: "\f29a";
}
.fa-old-wheelchair-alt:before {
  content: "\f29b";
}
.fa-old-question-circle-o:before {
  content: "\f29c";
}
.fa-old-blind:before {
  content: "\f29d";
}
.fa-old-audio-description:before {
  content: "\f29e";
}
.fa-old-volume-control-phone:before {
  content: "\f2a0";
}
.fa-old-braille:before {
  content: "\f2a1";
}
.fa-old-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-old-asl-interpreting:before,
.fa-old-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-old-deafness:before,
.fa-old-hard-of-hearing:before,
.fa-old-deaf:before {
  content: "\f2a4";
}
.fa-old-glide:before {
  content: "\f2a5";
}
.fa-old-glide-g:before {
  content: "\f2a6";
}
.fa-old-signing:before,
.fa-old-sign-language:before {
  content: "\f2a7";
}
.fa-old-low-vision:before {
  content: "\f2a8";
}
.fa-old-viadeo:before {
  content: "\f2a9";
}
.fa-old-viadeo-square:before {
  content: "\f2aa";
}
.fa-old-snapchat:before {
  content: "\f2ab";
}
.fa-old-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-old-snapchat-square:before {
  content: "\f2ad";
}
.fa-old-pied-piper:before {
  content: "\f2ae";
}
.fa-old-first-order:before {
  content: "\f2b0";
}
.fa-old-yoast:before {
  content: "\f2b1";
}
.fa-old-themeisle:before {
  content: "\f2b2";
}
.fa-old-google-plus-circle:before,
.fa-old-google-plus-official:before {
  content: "\f2b3";
}
.fa-old-fa:before,
.fa-old-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
