/*!
 *  Font Awesome 4.7.0 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('./fontawesome-webfont.eot?v=4.7.0');
  src: url('./fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('./fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('./fontawesome-webfont.woff?v=4.7.0') format('woff'), url('./fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('./fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  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-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-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);
}
:root .fa-flip-horizontal {
  filter: none;
}
.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;
}
/* shj compress */
.fa-android:before { content: "\f17b"; }
.fa-angle-down:before { content: "\f107"; }
.fa-apple:before { content: "\f179"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-check:before { content: "\f00c"; }
.fa-clone:before { content: "\f24d"; }
.fa-desktop:before { content: "\f108"; }
.fa-download:before { content: "\f019"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-github:before { content: "\f09b"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-id-badge:before { content: "\f2c1"; }
.fa-instagram:before { content: "\f16d"; }
.fa-lock:before { content: "\f023"; }
.fa-magic:before { content: "\f0d0"; }
.fa-mobile:before { content: "\f10b"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-paper-plane-o:before { content: "\f1d9"; }
.fa-pencil:before { content: "\f040"; }
.fa-pencil-square-o:before { content: "\f044"; }
.fa-refresh:before { content: "\f021"; }
.fa-search:before { content: "\f002"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-smile-o:before { content: "\f118"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-times-circle:before { content: "\f057"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-user:before { content: "\f007"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-o:before { content: "\f2c0"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-times:before { content: "\f235"; }
.fa-users:before { content: "\f0c0"; }
.fa-wrench:before { content: "\f0ad"; }