@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic|Merriweather:400,900,900italic,400italic");
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-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-500px:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "";
}

.fa.fa-remove:before {
  content: "";
}

.fa.fa-close:before {
  content: "";
}

.fa.fa-gear:before {
  content: "";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "";
}

.fa.fa-repeat:before {
  content: "";
}

.fa.fa-rotate-right:before {
  content: "";
}

.fa.fa-refresh:before {
  content: "";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "";
}

.fa.fa-video-camera:before {
  content: "";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "";
}

.fa.fa-pencil:before {
  content: "";
}

.fa.fa-map-marker:before {
  content: "";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "";
}

.fa.fa-arrows:before {
  content: "";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "";
}

.fa.fa-mail-forward:before {
  content: "";
}

.fa.fa-expand:before {
  content: "";
}

.fa.fa-compress:before {
  content: "";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "";
}

.fa.fa-calendar:before {
  content: "";
}

.fa.fa-arrows-v:before {
  content: "";
}

.fa.fa-arrows-h:before {
  content: "";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart:before {
  content: "";
}

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o:before {
  content: "";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "";
}

.fa.fa-sign-out:before {
  content: "";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "";
}

.fa.fa-thumb-tack:before {
  content: "";
}

.fa.fa-external-link:before {
  content: "";
}

.fa.fa-sign-in:before {
  content: "";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "";
}

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "";
}

.fa.fa-arrows-alt:before {
  content: "";
}

.fa.fa-group:before {
  content: "";
}

.fa.fa-chain:before {
  content: "";
}

.fa.fa-scissors:before {
  content: "";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "";
}

.fa.fa-navicon:before {
  content: "";
}

.fa.fa-reorder:before {
  content: "";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "";
}

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "";
}

.fa.fa-unsorted:before {
  content: "";
}

.fa.fa-sort-desc:before {
  content: "";
}

.fa.fa-sort-asc:before {
  content: "";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "";
}

.fa.fa-rotate-left:before {
  content: "";
}

.fa.fa-legal:before {
  content: "";
}

.fa.fa-tachometer:before {
  content: "";
}

.fa.fa-dashboard:before {
  content: "";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "";
}

.fa.fa-flash:before {
  content: "";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "";
}

.fa.fa-exchange:before {
  content: "";
}

.fa.fa-cloud-download:before {
  content: "";
}

.fa.fa-cloud-upload:before {
  content: "";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "";
}

.fa.fa-cutlery:before {
  content: "";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "";
}

.fa.fa-tablet:before {
  content: "";
}

.fa.fa-mobile:before {
  content: "";
}

.fa.fa-mobile-phone:before {
  content: "";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "";
}

.fa.fa-mail-reply:before {
  content: "";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "";
}

.fa.fa-mail-reply-all:before {
  content: "";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "";
}

.fa.fa-code-fork:before {
  content: "";
}

.fa.fa-chain-broken:before {
  content: "";
}

.fa.fa-shield:before {
  content: "";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "";
}

.fa.fa-level-up:before {
  content: "";
}

.fa.fa-level-down:before {
  content: "";
}

.fa.fa-pencil-square:before {
  content: "";
}

.fa.fa-external-link-square:before {
  content: "";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "";
}

.fa.fa-eur:before {
  content: "";
}

.fa.fa-euro:before {
  content: "";
}

.fa.fa-gbp:before {
  content: "";
}

.fa.fa-usd:before {
  content: "";
}

.fa.fa-dollar:before {
  content: "";
}

.fa.fa-inr:before {
  content: "";
}

.fa.fa-rupee:before {
  content: "";
}

.fa.fa-jpy:before {
  content: "";
}

.fa.fa-cny:before {
  content: "";
}

.fa.fa-rmb:before {
  content: "";
}

.fa.fa-yen:before {
  content: "";
}

.fa.fa-rub:before {
  content: "";
}

.fa.fa-ruble:before {
  content: "";
}

.fa.fa-rouble:before {
  content: "";
}

.fa.fa-krw:before {
  content: "";
}

.fa.fa-won:before {
  content: "";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "";
}

.fa.fa-file-text:before {
  content: "";
}

.fa.fa-sort-alpha-asc:before {
  content: "";
}

.fa.fa-sort-alpha-desc:before {
  content: "";
}

.fa.fa-sort-amount-asc:before {
  content: "";
}

.fa.fa-sort-amount-desc:before {
  content: "";
}

.fa.fa-sort-numeric-asc:before {
  content: "";
}

.fa.fa-sort-numeric-desc:before {
  content: "";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "";
}

.fa.fa-long-arrow-up:before {
  content: "";
}

.fa.fa-long-arrow-left:before {
  content: "";
}

.fa.fa-long-arrow-right:before {
  content: "";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "";
}

.fa.fa-turkish-lira:before {
  content: "";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "";
}

.fa.fa-bank:before {
  content: "";
}

.fa.fa-mortar-board:before {
  content: "";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "";
}

.fa.fa-circle-o-notch:before {
  content: "";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "";
}

.fa.fa-send:before {
  content: "";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "";
}

.fa.fa-header:before {
  content: "";
}

.fa.fa-sliders:before {
  content: "";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "";
}

.fa.fa-trash:before {
  content: "";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "";
}

.fa.fa-area-chart:before {
  content: "";
}

.fa.fa-pie-chart:before {
  content: "";
}

.fa.fa-line-chart:before {
  content: "";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "";
}

.fa.fa-ils:before {
  content: "";
}

.fa.fa-shekel:before {
  content: "";
}

.fa.fa-sheqel:before {
  content: "";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "";
}

.fa.fa-intersex:before {
  content: "";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "";
}

.fa.fa-battery:before {
  content: "";
}

.fa.fa-battery-3:before {
  content: "";
}

.fa.fa-battery-2:before {
  content: "";
}

.fa.fa-battery-1:before {
  content: "";
}

.fa.fa-battery-0:before {
  content: "";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "";
}

.fa.fa-hourglass-1:before {
  content: "";
}

.fa.fa-hourglass-2:before {
  content: "";
}

.fa.fa-hourglass-3:before {
  content: "";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "";
}

.fa.fa-commenting:before {
  content: "";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "";
}

.fa.fa-volume-control-phone:before {
  content: "";
}

.fa.fa-asl-interpreting:before {
  content: "";
}

.fa.fa-deafness:before {
  content: "";
}

.fa.fa-hard-of-hearing:before {
  content: "";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "";
}

.fa.fa-vcard:before {
  content: "";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "";
}

.fa.fa-thermometer:before {
  content: "";
}

.fa.fa-thermometer-3:before {
  content: "";
}

.fa.fa-thermometer-2:before {
  content: "";
}

.fa.fa-thermometer-1:before {
  content: "";
}

.fa.fa-thermometer-0:before {
  content: "";
}

.fa.fa-bathtub:before {
  content: "";
}

.fa.fa-s15:before {
  content: "";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "";
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.eot");
  src: url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.woff") format("woff"), url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.ttf") format("truetype"), url("fontawesome-free-5.15.1-web/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.eot");
  src: url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.woff2") format("woff2"), url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.woff") format("woff"), url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.ttf") format("truetype"), url("fontawesome-free-5.15.1-web/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/* ===== 1.0 ELEMENTS ============================== */
* {
  margin: 0;
}

body {
  background-color: #efefef;
  height: 100%;
  min-height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  z-index: 0;
  color: #222;
}

p {
  padding: 3px 8px 3px 8px;
}

#container {
  width: 100%;
  height: 90%;
  position: relative;
}

#container.blurred {
  filter: blur(1px);
  -moz-filter: blur(1px);
  -webkit-filter: blur(1px);
  -ms-filter: blur(1px);
  -o-filter: blur(1px);
}

.shade {
  color: #666;
  background-color: #efefef;
  padding: 3px 3px 3px 3px;
}

/* -----  FORM ELEMENTS -------------------- */
.form {
  padding: 0;
  display: inline;
}

input, textarea {
  font-size: 100%;
  font-family: "Source Sans Pro", sans-serif;
  color: #222;
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 2px 3px 2px;
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #fff;
}

input:focus, textarea:focus {
  background-color: #f3f6f8;
}

input[readonly]:focus, textarea[readonly]:focus {
  background-color: #efefef;
}

select {
  font-size: 100%;
  font-family: "Source Sans Pro", sans-serif;
  color: #222;
}

.formTip {
  font-size: 0.8em;
  font-style: italic;
  color: #666;
  font-weight: normal;
}
.formTip.light {
  color: #fff;
}

/* ----- Header css ------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Merriweather", serif;
  color: #222;
}

h1 {
  margin-bottom: 3px;
  padding: 0;
  font-size: 1.3em;
  font-weight: bold;
}

h2 {
  border: 1px solid #b3b3b3;
  margin: 10px 0 0 0;
  padding: 1px 10px;
  font-size: 1.4em;
  font-weight: normal;
  background-color: #dfdfdf;
  border-radius: 5px;
}

h3 {
  margin: 0 0px 10px 0px;
  padding: 0;
  font-size: 1.4em;
  font-weight: normal;
  border-bottom: 1px dashed #222;
}

h3 a {
  text-decoration: none;
}

h4 {
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 8px;
}

.h4_item {
  float: right;
  padding: 12px 5px 0 0;
  color: #fff;
}

h5 {
  /*section headers*/
  font-size: 1.1em;
}

h6 {
  margin: 10px 0 0 0;
  padding: 3px 10px;
  font-size: 1.4em;
  font-weight: bold;
  background-color: #dfdfdf;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
}

/* ----- LINKS ------------------------------- */
a {
  background-color: transparent;
  text-decoration: underline;
  cursor: pointer;
}

a:link, a:visited {
  color: #01307c;
  position: relative;
}

a:hover, a:active, a:focus {
  color: #0359e2;
  text-decoration: underline;
  z-index: 1;
}

/* ===== 2.0 PAGE ELEMENTS ================================= */
* html .content {
  padding-top: 0;
}

.content {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
  width: 98%;
  padding: 45px 0 15px 0;
}
.content.blurred {
  filter: blur(1px);
  -moz-filter: blur(1px);
  -webkit-filter: blur(1px);
  -ms-filter: blur(1px);
  -o-filter: blur(1px);
}

.footer {
  position: static;
  height: 50px;
  width: 100%;
  margin-top: 25px;
  bottom: 0px;
  color: #fff;
  font-size: 80%;
  padding-top: 25px;
  text-align: center;
  clear: both;
}

.hiddeninput {
  display: none;
}

/* readonlyContainer utility class: supports select, input, textarea, and select2 controls */
.readonlyContainer select, .readonlyContainer input, .readonlyContainer textarea,
.readonlyContainer .select2-container, .readonlyContainer .select2-container .select2-selection {
   pointer-events:none !important; -webkit-appearance: none !important; border:none !important; background-color:transparent !important;
 }

/* ===== 3.0 BACKGROUND COLORS ========================  */
.bkg-background-super-ultra-dark {
  background-color: #cacaca !important;
}

.bkg-background-ultra-dark {
  background-color: #b3b3b3 !important;
}

.bkg-background-dark {
  background-color: #dfdfdf !important;
}

.bkg-background-base {
  background-color: #efefef !important;
}

.bkg-background-light {
  background-color: #fff !important;
}

.bkg-warning-dark {
  background-color: #8e0c10 !important;
}

.bkg-warning-medium {
  background-color: #d1464a !important;
}

.bkg-warning-light {
  background-color: #f37276 !important;
}

.bkg-warning-ultra-light {
  background-color: #fda2a4 !important;
}

.bkg-highlight-dark {
  background-color: #cfbd67 !important;
}

.bkg-highlight-medium {
  background-color: #fff4be !important;
}

.bkg-highlight-light {
  background-color: #fff8d7 !important;
}

.bkg-highlight-ultra-light {
  background-color: #fffceb !important;
}

.bkg-success-dark {
  background-color: #2c6c37 !important;
}

.bkg-success-medium {
  background-color: #6ba174 !important;
}

.bkg-success-light {
  background-color: #96be9d !important;
}

.bkg-success-ultra-light {
  background-color: #c5dac9 !important;
}

.bkg-success-bright {
  background-color: lightgreen !important;
}

/*----- FONT AWESOME COLORS (DEPRECATED) ------------- */
.fa-green {
  color: #6ba174;
}

.fa-red {
  color: #d1464a;
}

.fa-yellow {
  color: #ffd868;
}

.fa-big {
  font-size: 1.5em;
}

/* ===== 5.0 PILLS =================*/
span.pill {
  background-color: #98948f;
  font-weight: bold;
  color: white;
  height: 10px;
  border-radius: 15px;
  padding: 2px 6px 2px 6px;
  font-size: 0.9em;
  font-family: "Source Sans Pro", sans-serif;
}

span.pill a, span.pill a:active, span.pill a:hover {
  text-decoration: none;
  color: white;
}

.pill.warning {
  background-color: #d1464a;
}

.pill.success {
  background-color: #6ba174;
}

.pill.alert {
  background-color: #ffd868;
}

.pill.info {
  background-color: #5992c2;
}

span.pill.big {
  height: 12px;
  padding: 3px 7px 3px 7px;
  font-size: 1.1em;
  margin-left: -28px;
  margin-right: 6px;
}

/* ===== 6.0 BUTTONS =================================== */
/* ----- BUTTONS ----------------------------------- */
a.button, a.button:hover {
  color: #666;
  text-decoration: none;
}

button, .button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1px;
  margin-left: 3px;
  margin-right: 3px;
  width: auto;
  overflow: visible;
  color: #666;
  text-align: center;
  display: inline-block;
  padding: 1px 4px 0 4px;
  min-width: 22px;
  min-height: 22px;
  line-height: 22px;
  border-radius: 5px;
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #cacaca;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  vertical-align: middle;
  background-color: transparent;
  background: -moz-linear-gradient(top, #fff, #b3b3b3);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #fff, #b3b3b3);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #fff, #b3b3b3);
  /* IE10+ */
  background: linear-gradient(top, #fff, #b3b3b3);
  /* W3C */
}

button:hover, .button:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #fff);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #fff);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #fff);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #fff);
  /* W3C */
}

button img, .button img {
  vertical-align: bottom;
  padding-bottom: 4px;
}

button:disabled, .button:disabled {
  color: #98948f;
  border: 1px solid #b3b3b3;
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  cursor: default;
}
button:disabled:hover, .button:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

button:active, .button:active {
  top: 1px;
  border-top: 1px solid #777;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #bbb;
}

/* ----- COLORED BUTTONS -------------------- */
.button.base, button.base {
  color: #05415f;
  background: -moz-linear-gradient(top, #def1fb, #b1daee);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #def1fb, #b1daee);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #def1fb, #b1daee);
  /* IE10+ */
  background: linear-gradient(top, #def1fb, #b1daee);
  /* W3C */
}

.button.base:hover, button.base:hover {
  color: #05415f;
  background: -moz-linear-gradient(top, #b1daee, #def1fb);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b1daee, #def1fb);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b1daee, #def1fb);
  /* IE10+ */
  background: linear-gradient(top, #b1daee, #def1fb);
  /* W3C */
}

.button.base:disabled, button.base:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.base:disabled:hover, button.base:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

.button.warning, button.warning {
  color: #8e0c10;
  background: -moz-linear-gradient(top, #fda2a4, #f37276);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #fda2a4, #f37276);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #fda2a4, #f37276);
  /* IE10+ */
  background: linear-gradient(top, #fda2a4, #f37276);
  /* W3C */
}

.button.warning:hover, button.warning:hover {
  color: #8e0c10;
  background: -moz-linear-gradient(top, #f37276, #fda2a4);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #f37276, #fda2a4);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #f37276, #fda2a4);
  /* IE10+ */
  background: linear-gradient(top, #f37276, #fda2a4);
  /* W3C */
}

.button.warning:disabled, button.warning:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.warning:disabled:hover, button.warning:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

.button.success, button.success {
  color: #2c6c37;
  background: -moz-linear-gradient(top, #c5dac9, #96be9d);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #c5dac9, #96be9d);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #c5dac9, #96be9d);
  /* IE10+ */
  background: linear-gradient(top, #c5dac9, #96be9d);
  /* W3C */
}

.button.success:hover, button.success:hover {
  color: #2c6c37;
  background: -moz-linear-gradient(top, #96be9d, #c5dac9);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #96be9d, #c5dac9);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #96be9d, #c5dac9);
  /* IE10+ */
  background: linear-gradient(top, #96be9d, #c5dac9);
  /* W3C */
}

.button.success:disabled, button.success:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.success:disabled:hover, button.success:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

.button.alert, button.alert {
  color: #d49f09;
  background: -moz-linear-gradient(top, #ffeaad, #ffe088);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #ffeaad, #ffe088);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #ffeaad, #ffe088);
  /* IE10+ */
  background: linear-gradient(top, #ffeaad, #ffe088);
  /* W3C */
}

.button.alert:hover, button.alert:hover {
  color: #d49f09;
  background: -moz-linear-gradient(top, #ffe088, #ffeaad);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #ffe088, #ffeaad);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #ffe088, #ffeaad);
  /* IE10+ */
  background: linear-gradient(top, #ffe088, #ffeaad);
  /* W3C */
}

.button.alert:disabled, button.alert:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.alert:disabled:hover, button.alert:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

.button.info, button.info {
  color: #206196;
  background: -moz-linear-gradient(top, #b2d3ef, #80b1da);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b2d3ef, #80b1da);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b2d3ef, #80b1da);
  /* IE10+ */
  background: linear-gradient(top, #b2d3ef, #80b1da);
  /* W3C */
}

.button.info:hover, button.info:hover {
  color: #206196;
  background: -moz-linear-gradient(top, #80b1da, #b2d3ef);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #80b1da, #b2d3ef);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #80b1da, #b2d3ef);
  /* IE10+ */
  background: linear-gradient(top, #80b1da, #b2d3ef);
  /* W3C */
}

.button.info:disabled, button.info:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.info:disabled:hover, button.info:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

.button.caution, button.caution {
  color: #c76b01;
  background: -moz-linear-gradient(top, #fdc25a, #ffa500);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #fdc25a, #ffa500);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #fdc25a, #ffa500);
  /* IE10+ */
  background: linear-gradient(top, #fdc25a, #ffa500);
  /* W3C */
}

.button.caution:hover, button.caution:hover {
  color: #c76b01;
  background: -moz-linear-gradient(top, #ffa500, #fdc25a);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #ffa500, #fdc25a);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #ffa500, #fdc25a);
  /* IE10+ */
  background: linear-gradient(top, #ffa500, #fdc25a);
  /* W3C */
}

.button.caution:disabled, button.caution:disabled {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
  color: #98948f;
  cursor: default;
}
.button.caution:disabled:hover, button.caution:disabled:hover {
  background: -moz-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #b3b3b3, #dfdfdf);
  /* IE10+ */
  background: linear-gradient(top, #b3b3b3, #dfdfdf);
  /* W3C */
}

/* ----- CUSTOM BUTTONS --------------------- */
.button.trash:before, button.trash:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f1f8";
  display: inline-block;
  margin-right: 2px;
  font-weight: 900;
}

.button.cancel:before, button.cancel:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f057";
  margin-right: 2px;
  font-weight: 900;
}

.button.help:before, button.help:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f059";
  margin-right: 2px;
  font-weight: 900;
}

.button.calendar:before, button.calendar:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f133";
  margin-right: 2px;
  font-weight: 900;
}

.button.pencil:before, button.pencil:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f303";
  margin-right: 2px;
  font-weight: 900;
}

.button.add:before, button.add:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f055";
  margin-right: 2px;
  font-weight: 900;
}

.button.information:before, button.information:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f05a";
  margin-right: 2px;
  font-weight: 900;
}

.button.save:before, button.save:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f0c7";
  margin-right: 2px;
  font-weight: 900;
}

.button.address-card:before, button.address-card:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f2bb";
  margin-right: 2px;
  font-weight: 900;
}

.button.search:before, button.search:before {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  content: "\f002";
  margin-right: 2px;
  font-weight: 900;
}

/* ----- BACK TO TOP BUTTON --------------- */
.back-to-top {
  width: 75px;
  height: 15px;
  border-top-left-radius: 5px;
  background-color: rgba(118, 114, 109, 0.5);
  color: #76726d;
  padding: 5px;
  display: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 10;
  cursor: pointer;
}

/* ===== 7.0 COLOR-CODED BOXES =========================== */
.alertBlock {
  border-style: solid;
  border-width: 1px;
  padding: 5px 5px 5px 5px;
  margin: 5px;
  border-radius: 5px;
  background-color: #fff4be;
  border: 1px solid #cfbd67;
}

.fileLock {
  background-color: #fff4be;
  text-align: left;
  clear: both;
  position: fixed;
  z-index: 99;
  left: 0;
  bottom: 0;
  height: 26px;
  border-top-right-radius: 10px;
  padding: 4px 8px 2px 12px;
  font-size: 1.1em;
  box-shadow: 0px 0px 10px #76726d;
}

.tip {
  font-size: 1em;
  margin: 3px 0 10px 0;
  border-width: 2px;
  padding: 12px;
  min-height: 35px;
  height: auto;
  border-radius: 5px;
  background-color: #fff4be;
}

.tip:before {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 2.5em;
  float: left;
  clear: right;
  margin-right: 5px;
}

.tip li {
  margin-left: 17px;
  padding-top: 8px;
  padding-bottom: 2px;
}

.alertBlock.alert, .fileLock.alert {
  color: #d49f09;
  background-color: #ffeaad;
  border: 1px solid #ffd868;
}

.alertBlock.warning, .fileLock.warning {
  color: #8e0c10;
  background-color: #fda2a4;
  border: 1px solid #d1464a;
}

.alertBlock.success, .fileLock.success {
  color: #2c6c37;
  background-color: #c5dac9;
  border: 1px solid #6ba174;
}

.alertBlock.info, .fileLock.info {
  color: #206196;
  background-color: #b2d3ef;
  border: 1px solid #5992c2;
}

.alertBlock.caution {
  color: #000000;
  background-color: #ffb484;
  border: 1px solid #ff6a00;
}

.tip.alert {
  color: #d49f09;
  background-color: #ffeaad;
  border: 1px solid #ffd868;
}
.tip.alert:before {
  color: #d49f09;
}

.tip.warning {
  color: #8e0c10;
  background-color: #fda2a4;
  border: 1px solid #d1464a;
}
.tip.warning:before {
  color: #d1464a;
}

.tip.info {
  color: #206196;
  background-color: #b2d3ef;
  border: 1px solid #5992c2;
}
.tip.info:before {
  color: #5992c2;
}

.tip.success {
  color: #2c6c37;
  background-color: #c5dac9;
  border: 1px solid #6ba174;
}
.tip.success:before {
  color: #6ba174;
}

.tip.file-tip {
  color: #206196;
  background-color: #b2d3ef;
  border: 1px solid #5992c2;
}
.tip.file-tip:before {
  color: #5992c2;
}

.tip.debug {
  color: #3a0d47;
  background-color: #cab6d1;
  border: 1px solid #693777;
}
.tip.debug:before {
}

/* ----- FADE BLOCK ---------------------------------------- */
#fadeBlock {
  visibility: hidden;
  background-color: #c5dac9;
  border: 1px solid #2c6c37;
  padding: 5px 5px 5px 5px;
  border-radius: 5px;
}

/* ----- OUTLINED BOXES ---------------------------- */
.message-box-alert {
  border: 1px solid #ffd868;
  border-radius: 15px;
  padding: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  color: #666;
  line-height: 1.3em;
  text-align: center;
}

.message-box-warning {
  border: 1px solid #d1464a;
  border-radius: 15px;
  padding: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  color: #666;
  line-height: 1.3em;
  text-align: center;
}

.message-box-info {
  border: 1px solid #5992c2;
  border-radius: 15px;
  padding: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  color: #666;
  line-height: 1.3em;
  text-align: center;
}

.message-box-success {
  border: 1px solid #6ba174;
  border-radius: 15px;
  padding: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.2em;
  color: #666;
  line-height: 1.3em;
  text-align: center;
}

/* -----  Error Notifications ----------------- */
.inputerror {
  color: #222;
  font-family: "Source Sans Pro", sans-serif;
  background-color: #fda2a4;
  border: 2px solid #d1464a;
}

.stepErrors {
  background-color: #fda2a4 !important;
}

.stepErrors.rowHeading {
  font-weight: bold;
}

.stepErrors.rowHeading td {
  background-color: #d1464a;
  color: #fff;
  border-bottom: none;
}

/* ===== 8.0 TIP BOXES ==================================== */
/* ----- ToolTip ---------------------- */
.tooltip {
  text-align: left;
  display: block;
  font-size: 0.9em;
  position: absolute;
  z-index: 1;
  width: 250px;
  background-color: #fff4be;
  border: 1px solid #cfbd67;
  padding: 2px;
  border-radius: 5px;
  box-shadow: 0px 1px 5px #76726d;
  margin: 5px;
}
/* ===== 9.0 GENERAL BOXES ===========================*/
/* ----- SHADOWED BOXES -------------------------------- */
.side-menu, .pop-up-menu, .inbox {
  padding: 8px;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 6px #676767;
  border-radius: 8px;
  background-color: #fff;
}
.side-menu h1, .pop-up-menu h1, .inbox h1 {
  font-family: "Merriweather", serif;
  font-weight: bold;
  font-size: 1.3em;
}
.side-menu .submenu-head, .pop-up-menu .submenu-head, .inbox .submenu-head {
  font-size: 1.1em;
  font-family: "Merriweather", serif;
  font-weight: bold;
}
.side-menu.width-narrow, .pop-up-menu.width-narrow, .inbox.width-narrow {
  width: 175px;
}
.side-menu .section-heading, .pop-up-menu .section-heading, .inbox .section-heading {
  border-radius: 5px;
  display: block;
  padding: 3px 5px 3px 3px;
  margin-top: 15px;
  padding-top: 5px;
  border-top: 1px solid #efefef;
  background-color: #efefef;
  color: #666;
  font-family: "Source Sans Pro", sans-serif;
}
.side-menu a, .pop-up-menu a, .inbox a {
  text-decoration: underline;
  cursor: pointer;
  color: #05415f;
}
.side-menu a:hover, .pop-up-menu a:hover, .inbox a:hover {
  background-color: #b1daee;
  color: #fff;
}
.side-menu a:hover:before, .pop-up-menu a:hover:before, .inbox a:hover:before {
  color: #fff;
}

.side-menu a, .pop-up-menu a {
  position: relative;
  display: block;
  padding: 3px 5px 3px 15px;
}
.side-menu a:before, .pop-up-menu a:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  top: 4px;
  left: 5px;
  content: "\f0da";
  font-weight: 900;
  color: #05415f;
}
.side-menu a.active, .pop-up-menu a.active {
  position: relative;
  border-radius: 3px;
  color: #569dc0;
  cursor: default;
}
.side-menu a.active:hover, .pop-up-menu a.active:hover {
  background-color: transparent;
}
.side-menu a.active:before, .pop-up-menu a.active:before {
  color: #569dc0;
}

.pop-up-menu {
  position: absolute;
  z-index: 10;
}

.comm_box {
  background-color: #efefef;
  border: 5px solid #76726d;
  box-shadow: 3px 3px 10px 0px black;
  position: fixed;
  right: 8px;
  bottom: 8px;
  top: auto !important;
  left: auto !important;
  z-index: 10000;
  border-radius: 5px;
  overflow-y: hidden;
}

.comm_box_title {
  height: 25px;
  line-height: 24px;
  padding-left: 8px;
  background-color: #76726d;
  font-size: 1em;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
}

.comm_box_nav {
  display: inline-block;
  padding-left: 25px;
}

.comm_box_content {
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
  background-color: #fff;
  margin: 5px 5px 0px 5px;
  position: relative;
  min-height: 300px;
}

.comm_box_visible {
  width: 500px;
}

.comm_box_subsection {
  border-top: 5px solid #76726d;
  padding: 5px 0 5px 8px;
  background-color: #fff;
}

#confirmBox_outer, #alertBox_outer {
  float: left;
  margin-right: 15px;
}

#confirmBox_img, #alertBox_img {
  vertical-align: middle;
}

#confirmBox_content, #alertBox_content {
  min-height: 75px;
  padding-bottom: 20px;
}

#confirmBox_buttons, #alertBox_buttons {
  clear: both;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#confirmBox_cancel, #confirmBox_ok, #alertBox_ok {
  width: 70px;
  font-size: 110%;
}

/* ----- SUB-WINDOWS ------------------ */
div .sub-window {
  width: 98%;
  min-height: 400px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  overflow: auto;
  padding: 5px 5px 5px 5px;
}
div .sub-window div {
  margin-left: 12px;
  padding-left: 4px;
  border-left: 1px solid #b3b3b3;
  padding-top: 2px;
  padding-bottom: 2px;
}
div .sub-window div.folder {
  margin-left: 4px;
  border-left: none;
}
div .sub-window div.folder:before {
  content: "\f07b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 4px;
}
div .sub-window div.folder:hover {
  font-weight: normal;
}
div .sub-window div:hover {
  font-weight: bold;
}
div .sub-window div span.selected {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-style: italic;
  background-color: #fff4be;
}

.sub-window-button {
  float: right;
  clear: left;
  margin-top: 4px;
}

/* ----- CM-COMMENTS LOG -------------- */
#comment-log-container {
  border: 1px solid #dfdfdf;
  padding: 15px;
  background-color: #fff;
  margin-top: 20px;
}
#comment-log-container .tab_title {
  font-family: "Merriweather", serif;
  font-size: 1.5em;
  padding-bottom: 15px;
}

#toggle-comments-controls {
  float: right;
  display: inline-block;
}

div#logcomments {
  font-size: 120%;
}

.log-comment-row {
  padding: 4px 0 4px 0;
  margin-bottom: 2px;
  margin-top: 5px;
  border-bottom: 1px dashed #aaa;
}

div.comment-tools {
  float: right;
  clear: left;
}

div.comment-text {
  display: inline-block;
  max-width: 85%;
}

div.subtle-box {
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 15px;
  color: #444;
  margin-top: 25px;
}

/* ===== 10.0 TABLES  ===========================*/
table {
  margin-top: 0.5em;
  border-spacing: 0;
  margin-left: 5px;
  margin-right: 5px;
  border-collapse: collapse;
  background-color: #fff;
}

tr:nth-child(odd) {
  background-color: #fff;
}

tr:nth-child(even) {
  background-color: #f3f6f8;
}

td {
  color: #222;
  vertical-align: top;
  padding: 5px;
}

td.section-heading {
  font-style: normal;
  font-weight: bold;
  margin-top: 15px;
  padding-top: 5px;
  background-color: #dfdfdf;
  color: #222;
  font-family: "Source Sans Pro", sans-serif;
}

th {
  border-right: 1px solid #b1daee;
  color: #05415f;
  background-color: #def1fb;
  font-size: 0.8em;
  padding: 5px;
  font-weight: bold;
  vertical-align: baseline;
}

tfoot tr:last-child {
  font-weight: bold;
  background-color: #efefef;
}

.dataTable {
  border: 1px solid #b3b3b3;
}
.dataTable tr {
  border: 1px solid #b3b3b3;
}

.dataTable tr td.large {
  width: 350px;
}

.dataTable tr td.med {
  width: 225px;
}

.dataTable tr td.small {
  width: 100px;
}

.dataTable tr td.tiny {
  width: 60px;
}

.displayTable {
  border: 0;
}
.displayTable tr:last-child td {
  border-bottom: none;
}
.displayTable tr.hidden {
  display: none;
}
.displayTable td {
  border: 0 !important;
  padding: 6px 3px 6px 8px !important;
  border-bottom: 1px dotted #ddd !important;
}
.displayTable td.label {
  min-width: 200px;
  max-width: 300px;
  font-weight: bold;
  color: #666;
}
.displayTable span.text {
  max-width: 50%;
  display: block;
}
.displayTable th {
  border-right: 1px solid #b1daee;
  color: #05415f;
  background-color: #def1fb;
  font-size: 0.8em;
  padding: 5px;
  font-weight: bold;
  vertical-align: baseline;
}
.displayTable .header {
  border-right: 1px solid #b1daee;
  color: #05415f;
  font-weight: bold;
  background-color: #def1fb;
  padding: 10px;
  font-size: 0.8em;
  vertical-align: baseline;
}
.displayTable .header-row {
  border-bottom: 1px solid #b1daee;
}

/* ----- SEARCH ---------------------- */
th.search {
  background-color: #05415f;
  color: #def1fb;
  border-right: 1px solid #569dc0;
  border-left: 1px solid #569dc0;
  border-bottom: 1px solid #05415f;
  cursor: pointer;
}
th.search:hover {
  color: #fff;
}

.search img {
  vertical-align: middle;
}

.search .box {
  display: none;
  background-color: #05415f;
  width: 150px;
  position: absolute;
  z-index: 1;
  text-align: left;
  color: #fff;
  padding: 8px 8px 8px 8px;
  margin-top: 5px;
}

#quickSearch {
  clear: left;
  float: right;
  margin-top: 8px;
  margin-bottom: 10px;
}

a.sort-link {
  color: #569dc0;
}
a.sort-link:hover {
  color: #05415f;
}

div.sort-links {
  display: block;
  padding-right: 5px;
  margin-top: 5px;
  padding-left: 5px;
}

/* ----- PAGINATOR ------------------------------------- */
.paginator {
  color: #666;
  text-align: center;
  padding: 4px 5px 4px 5px;
}
.paginator a {
  color: #569dc0;
}
.paginator a:hover {
  color: #05415f;
}

/* ----- DATE PICKER - MINI CALENDAR ----------------- */
/* the table (within the div) that holds the date picker calendar */
.dpTable {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  text-align: center;
  color: #222;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  padding: 5px 5px 5px 5px;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #76726d;
}

.dpTable td {
  width: 23px;
  padding: 1px 0 1px 0;
  cursor: pointer;
}

/* additional style information for the text that indicates the month and year */
.dpTitleText {
  font-size: 12px;
  color: #222;
  font-weight: bold;
}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
  background-color: #efefef;
  color: #222;
  border: 1px solid #b3b3b3;
}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
  background-color: #b3b3b3;
  border: 1px solid #efefef;
  color: #222;
}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpDayHighlightTD, .dpTDHover {
  background-color: #fff4be;
  border: 1px solid #cfbd67;
  color: #cfbd67;
}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
  font-weight: bold;
  color: #cfbd67;
}

/* ----- Calendar --------------------------- */
.cellbg {
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
}

.cellevent {
  background-color: #dae4ec;
}

/* ----- TableValueDisplay --------------------------- */
.table_values_label {
  color: #A0A0A0;
  width: 100px;
}

/* ===== 11.0 MENUS ================================= */
/* ----- TOP NAV ------------------------------- */
ul#topnav {
  padding-left: 0;
  background-color: #222;
  width: 100%;
  font-size: 1em;
  font-weight: normal;
  font-family: "Source Sans Pro", sans-serif;
  position: fixed;
  top: 0;
  z-index: 100;
  height: 35px;
}
ul#topnav ul {
  list-style: none;
  text-align: center;
}
ul#topnav li {
  border-right: 1px solid #666;
  float: left;
  list-style: none;
  margin: 0;
  text-align: center;
  height: 35px;
}
ul#topnav li a {
  color: #fff;
  display: block;
  padding: 7px 8px 7px 8px;
  text-decoration: none;
}
ul#topnav li a:hover {
  background-color: #666;
}
ul#topnav #loggedinas {
  border: none;
  border-left: 2px solid #fff;
  color: #fff;
  float: right;
}
ul#topnav #logout {
  float: right;
  border-left: 1px solid #666;
  border-right: none;
}
ul#topnav .sub {
  display: none;
  width: 225px;
  position: absolute;
  z-index: 1;
}
ul#topnav .sub a {
  color: #fff;
  list-style: none;
  padding-left: 12px;
}
ul#topnav .sub a:hover {
  background-color: #569dc0;
}
ul#topnav .sub .heading {
  color: #ccc;
  display: block;
  text-align: left;
  font-size: 1em;
  padding-left: 12px;
  font-family: "Merriweather", serif;
}
ul#topnav .sub hr {
  color: #fff;
  background-color: #ccc;
  margin-top: 4px;
  margin-bottom: 6px;
  height: 1px;
  border: none;
}
ul#topnav .sub .block {
  display: block;
  font-weight: bold;
  padding: 8px 8px 8px 8px;
}
ul#topnav .tabActive {
  background-color: #666;
}

/* ----- Drop Down Menu for Top Nav --------------------------------- */
.nav-menu-bubble {
  margin-top: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #666;
  font-size: 1em;
  text-align: left;
  color: #fff;
  font-weight: normal;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* ----- TOOLBAR ------------------------------------- */
span.input {
  display: none;
}

div#toolbar {
  text-align: left;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  position: fixed;
  z-index: 90;
  border-bottom: 1px solid #b3b3b3;
  top: 35px;
  color: #222;
  background-color: #ccc;
  font-weight: bold;
  font-size: 1em;
  padding: 8px 0 8px 8px;
}

ul#toolbar {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  position: fixed;
  z-index: 90;
  border-bottom: 1px solid #b3b3b3;
  top: 35px;
  color: #05415f;
  background-color: #569dc0;
  font-weight: normal;
  font-size: 0.9em;
  padding: 0;
  list-style: none;
  height: 31px;
}
ul#toolbar li {
  float: left;
  margin: 0;
  height: 31px;
  /*--Subtract 1px from the height of the unordered list--*/
  line-height: 31px;
  /*--Vertically aligns the text within the tab--*/
  border-right: 1px solid #b1daee;
  border-left: none;
  overflow: hidden;
  position: relative;
}
ul#toolbar li.right {
  float: right;
  border-left: 1px solid #b1daee;
  border-right: none;
}
ul#toolbar li.right a {
  color: #fff;
}
ul#toolbar li.right a:hover {
  color: #05415f;
}
ul#toolbar li a {
  padding: 0 8px 0 8px;
  display: block;
  text-decoration: none;
  color: #fff;
}
ul#toolbar li a:hover {
  background-color: #05415f;
}
ul#toolbar li a:active {
  top: 1px;
}
ul#toolbar li a.on {
  background-color: #222;
  color: white;
}
ul#toolbar li a.locked {
  pointer-events: none;
  cursor: default;
  color: #ccc;
}
ul#toolbar li#title {
  font-family: "Merriweather", serif;
  font-size: 1.1em;
  padding: 0 8px 0 8px;
  font-weight: bold;
  color: #def1fb;
}
ul#toolbar li#delete {
  float: right;
  background-color: #f37276;
  border-left: 1px solid #ccc;
  border-right: none;
}
ul#toolbar li#delete a {
  color: #8e0c10;
}
ul#toolbar li#delete a:hover {
  color: #f37276;
  background-color: #8e0c10;
}
ul#toolbar li #help {
  float: right;
  border-left: 1px solid #ccc;
  border-right: none;
}
ul#toolbar li .sub {
  display: none;
  width: 225px;
  position: fixed;
  z-index: 1;
}
ul#toolbar li .sub a {
  color: #fff;
  list-style: none;
  padding-left: 12px;
}
ul#toolbar li .sub a:hover {
  background-color: #569dc0;
}
ul#toolbar li .sub .heading {
  color: #ccc;
  display: block;
  text-align: left;
  font-size: 1em;
  padding-left: 12px;
  font-family: "Merriweather", serif;
}
ul#toolbar li .sub hr {
  color: #fff;
  background-color: #ccc;
  margin-top: 4px;
  margin-bottom: 6px;
  height: 1px;
  border: none;
}
ul#toolbar li .sub .block {
  display: block;
  font-weight: bold;
  padding: 8px 8px 8px 8px;
}
ul#toolbar .tabActive {
  background-color: #05415f;
}
ul#toolbar a img {
  vertical-align: top;
  margin-top: 7px;
}

ul#toolbar.master {
  background-color: #021893;
}

ul#toolbar.abridged {
  background-color: #e97702;
}

ul#toolbar.contract-common {
  background-color: #00b33c;
}

ul#toolbar.conttrack {
  background-color: goldenrod;
}

ul#toolbar.sourcing {
  background-color: #be7655;
}

ul#toolbar.eci {
  background-color: mediumpurple;
}

ul#toolbar.grants {
  background-color: #aaa;
}

ul#toolbar.contracts {
  background-color: #a585af;
}

ul#toolbar.lang-lib {
  background-color: #6ca870;
}

ul#toolbar.tickets {
  background-color: #cfbd67;
}

ul#toolbar.sam {
  background-color: #005ea2;
}

.toolbar-menu-bubble {
  background-color: #05415f;
}

/* ----- TABS ------------------------------------- */
ul.tabs {
  padding: 0;
  margin-top: 15px;
  float: left;
  list-style: none;
  height: 32px;
  /*--Set height of tabs--*/
  border-bottom: 1px solid #b3b3b3;
  width: 100%;
}
ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px;
  /*--Subtract 1px from the height of the unordered list--*/
  line-height: 31px;
  /*--Vertically aligns the text within the tab--*/
  border: 1px solid #aaa;
  overflow: hidden;
  position: relative;
  background-color: #dfdfdf;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}
ul.tabs li a {
  text-decoration: none;
  color: #666;
  display: block;
  font-size: 1em;
  padding: 0 5px;
  outline: none;
}
ul.tabs li a:hover {
  background-color: #b3b3b3;
  color: #222;
}

html ul.tabs li.active, html ul.tabs li.active a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #222;
  font-weight: bold;
}
html ul.tabs li.active:hover, html ul.tabs li.active a:hover {
  background-color: #fff;
  color: #222;
}

.tab-container {
  border: 1px solid #aaa;
  border-top: none;
  overflow: hidden;
  float: left;
  width: 100%;
  background-color: #fff;
  min-height: 250px;
}

.tab-content {
  padding: 20px;
  font-size: 1em;
  text-align: left;
  min-height: 350px;
}

.tab_title {
  font-weight: bold;
  font-size: 120%;
}

.tab-loader {
  position: relative;
  top: 25px;
  left: 25px;
}

.tab-with-spinner {
  overflow: hidden; /* Hide the overflow during transition */
  white-space: nowrap; /* Prevent content wrapping */
  -webkit-transition: max-width 500ms ease-in-out;
  -moz-transition: max-width 500ms ease-in-out;
  transition: max-width 500ms ease-in-out;
  max-width: 100px; /* Initial max-width, should be enough to fit the text */
}

.tab-with-spinner a {
  display: flex;
  align-items: center;
}

ul.tabs li.warning, ul#toolbar li#cancel {
  background-color: #f37276;
  font-weight: normal;
  font-size: 100%;
}
ul.tabs li.warning a, ul#toolbar li#cancel a {
  color: #8e0c10;
}
ul.tabs li.warning a:hover, ul#toolbar li#cancel a:hover {
  background-color: #d1464a;
  color: #222;
}

ul.tabs li.alert {
  background-color: #ffe088;
}
ul.tabs li.alert a {
  color: #d49f09;
}
ul.tabs li.alert a:hover {
  background-color: #ffd868;
  color: #222;
}

ul.tabs li.green, ul#toolbar li#save {
  background-color: lightgreen;
}
ul.tabs li.green a, ul#toolbar li#save a {
  color: #2c6c37;
}
ul.tabs li.green a:hover, ul#toolbar li#save a:hover {
  background-color: #6ba174;
}

/* ----- Progress Menu ----------------------------------- */
.progressMenu {
  color: #222;
  font-size: 1em;
  border-top: 1px solid #b3b3b3;
}
.progressMenu ul {
  text-align: left;
}
.progressMenu li {
  margin-left: -40px;
  border: 1px solid #b3b3b3;
  border-top: none;
  list-style: none;
  padding: 7px 4px 5px 10px;
  background-color: #fff;
}
.progressMenu li a {
  text-decoration: none;
  display: block;
}
.progressMenu .active {
  background-color: #dae4ec;
  font-weight: bold;
}

.menuList ul {
  padding: 10px 0 15px 15px;
  background-color: #efefef;
  list-style: none;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.menuList ul ul {
  padding: 2px 0 0 0;
  background-color: #efefef;
}

.menuList ul .menuList li {
  padding: 0 0 2px 5px;
  list-style-type: none;
}
.menuList ul .menuList li a {
  text-decoration: none;
}
.menuList ul .menuList li:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f0da";
  margin-right: 5px;
  color: #ccc;
}

.menuList .active {
  background-color: #f3f6f8;
  border-radius: 5px;
}
.menuList .active:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f0da";
  margin-right: 5px;
  color: #b5c8d9;
}

/* ===== 12.0 INTERACTIVE TIDBITS ============= */
/* ----- Animated Arrow ------------------ */
.down-arrow {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: 8px;
  margin-right: 8px;
  cursor: pointer;
  border-top: 15px solid #b3b3b3;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}

.down-arrow:hover {
  border-top-color: #b1daee;
}

.flip-arrow {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

/* ------ SLIDE-IN NOTE ------------------ */
.slide_note {
  display: none;
  position: absolute;
  top: 5px;
  width: 350px;
  background-color: #fff4be;
  padding: 10px;
  z-index: 2;
  box-shadow: 0px 5px 15px #b3b3b3;
  max-height: 250px;
  overflow-y: scroll;
}

/* ===== 13.0 DECORATIVE TEXT ========= */
.subtle {
  color: #666;
  font-size: 0.9em;
  font-style: italic;
  font-family: "Source Sans Pro", sans-serif;
}

.subtle-headline {
  font-size: 2.5em;
  color: #c0c0c0;
  font-weight: bold;
}

.ghost_text {
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  text-shadow: 0px 0px 20px #222;
  letter-spacing: 10px;
}

.highlighted {
  background-color: #fff4be;
  font-weight: bold;
}

.nodata {
  color: #666;
  font-size: 1.25em;
  font-style: italic;
  padding-bottom: 10px;
}
.nodata:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-size: 1.25em;
  color: #ccc;
  content: "\f002";
  font-weight: 900;;
  padding-right: 10px;
}

.loading {
  font-size: 2.5em;
  width: 100%;
  text-align: left;
  padding-top: 50px;
  padding-left: 50px;
  color: #ccc;
  display: none;
}

.prominent {
  font-size: 1.3em;
  font-family: "Source Sans Pro", sans-serif;
}
.prominent a {
  text-decoration: none;
  color: #569dc0;
}
.prominent a:hover {
  color: #05415f;
}

.link {
  color: #569dc0;
  cursor: pointer;
}
.link:hover {
  color: #b1daee;
}

/* ===== 14.0 PAGE LAYOUT ============================= */
.container {
  width: 100%;
  min-width: 900px;
}

.half-container {
  width: 48%;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
}

/* ===== 15.0 MISCELLANEOUS ========================== */
/* ----- CONTRACT VALIDATION LIST -------------------- */
.validationErrors ul {
  padding: 10px 0 15px 15px;
  list-style: none;
  border-top: 1px solid #76726d;
}

.validationErrors li {
  padding: 3px 5px 3px 20px;
  list-style-type: none;
  border-bottom: 1px solid #76726d;
}

/* ----- AUTOCOMP ---------------------- */
.autocomp-results {
  width: 300px;
  position: absolute;
  z-index: 101;
}

.img {
  vertical-align: text-bottom;
}

.hidden {
  display: none;
  visibility: hidden;
}

.hidden-display-none {
  display: none !important;
}

.alphafilter {
  text-align: center;
  padding: 6px 5px 6px 5px;
  margin-bottom: 7px;
  margin-top: 7px;
}

/* ----- GRANTS-ITEMS-STATUS ---------- */
.grants-items-status {
  padding: 3px 3px 3px 3px;
  display: block;
  min-height: 24px;
  border-radius: 5px;
}
.grants-items-status.waitingondept {
  background-color: gray;
  color: white;
}
.grants-items-status.waitingonagency {
  background-color: blue;
  color: white;
}
.grants-items-status.reviewinprog {
  background-color: orange;
}
.grants-items-status.received {
  background-color: yellow;
}
.grants-items-status.pendingpiapproval {
  background-color: black;
}
.grants-items-status.pivustatuspending {
  background-color: purple;
  color: white;
}
.grants-items-status.addon {
  background-color: cyan;
}
.grants-items-status.pendingpisubmit {
  background-color: sienna;
  color: white;
}

tr .priority {
  border: 2px solid #206196;
}

.requiredField {
  background-color: #fff4be;
}

div#statusWindow {
  width: 100%;
  font-family: "Merriweather", serif;
  position: fixed;
  z-index: 90;
  border-bottom: 1px solid #b3b3b3;
  top: 35px;
  color: #222;
  background-color: #efefef;
  font-size: 1.4em;
  text-align: center;
  letter-spacing: 8px;
  padding: 8px 0 8px 0;
  font-weight: bold;
}

/* ----- DELETED ---------------------- */
.deleted td {
}

.deleted a {
  color: #b5c8d9;
}

/* ----- CONTRACT META SEARCH ---------- */
#container-meta-search, .search-container {
  min-width: 800px;
  border-radius: 5px;
  padding: 3px 4px 3px 4px;
  margin-bottom: 5px;
  border: 1px solid #b1daee;
  background-color: #def1fb;
}

/*~======= drag n drop file upload stuff ======~*/
#dragNdrop-drop {
  display: block;
  border: 1px dashed #05415f;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  background-color: #fff4be;
  text-align: center;
  padding: 5px 0 5px 0;
  margin: 15px 0 15px 0;
}

#dragNdrop-status {
  padding: 5px;
  color: #05415f;
  font-size: 110%;
  vertical-align: middle;
}

#dragNdrop-drop img {
  vertical-align: top;
}

#dragNdrop-list {
  font-size: 10px;
  float: left;
  margin-left: 10px;
}

/* ----- CONTRACT META SEARCH ---------- */
/*
    Document   : splitButton
    Created on : Feb 6, 2013, 3:22:11 PM
    Author     : rennercr
    Description: goes with jquery.splitButtons.js
    currently only used on the COI and PI assurance tabs to present drop down of actions
*/
.splitButton .arrow {
  border-left: 1px solid #999;
  padding-left: 6px;
  margin-left: 3px;
}

.splitButtonMenu {
  position: absolute;
  display: none;
  width: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fff;
  font-size: 120%;
  text-align: left;
  color: #333;
  font-weight: normal;
  border-bottom: 1px solid #98948f;
  border-left: 1px solid #98948f;
  border-right: 1px solid #98948f;
  border-top: 1px solid #bbb7b2;
  opacity: 0.95;
  filter: alpha(opacity=95);
  border-radius: 5px;
  z-index: 10000;
}
.splitButtonMenu a {
  margin-top: 5px;
  padding-left: 7px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-decoration: none;
}
.splitButtonMenu div {
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-decoration: none;
  padding-left: 8px;
}
.splitButtonMenu div:hover {
  background-color: #def1fb;
}
.splitButtonMenu hr {
  color: #bbb7b2;
  background-color: #bbb7b2;
  margin: 4px 6px 6px 30px;
  height: 1px;
  border: none;
}
.splitButtonMenu .heading {
  display: block;
  color: #514e49;
  text-align: left;
  font-size: 100%;
  padding-left: 8px;
}

/* PEER Turbo Notifications */
/* Base styling for notification */
.peer-toast {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  display: none;
  padding: 10px 20px;
  color: white;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  text-align: center;
}

/* Show */
.peer-toast.show {
  display: block;
}

.peer-toast.error {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
  max-width: 400px;
  min-width: 300px;
}

.toast-error-container {
  text-align: left;
  padding: 5px;
}

.toast-error-list {
  margin: 8px 0 0;
  padding-left: 20px;
  text-align: left;
}

.toast-error-list ul {
  list-style-type: none;
}

.toast-error-list li {
  margin-bottom: 4px;
  font-size: 0.9em;
}
/* Fade out */
.peer-toast.fade-out {
  animation: fadeOut 1s ease-in-out forwards;
}

/* Color schemes for various notification types */
.peer-toast.success { background-color: #2c6c37; }
.peer-toast.warning  { background-color: #d1464a; }
.peer-toast.danger { background-color: #8e0c10; }
.peer-toast.info    { background-color: #206196; }

/* Keyframes for fadeOut animation */
@keyframes fadeOut {
  0% { opacity: 1; }
  90% { opacity: 1; }
  100% { opacity: 0; }
}

/*table.dataTable td, table.dataTable th {*/
/*  padding: 5px;*/
/*}*/

/* Styling for headers */
.peerTableHeader {
  display: flex;
  color: #05415f;
  background-color: #666;
  border-bottom: 1px solid #b1daee;
  font-size: 0.8em;
  padding: 5px;
  font-weight: bold;
  vertical-align: baseline;
}

.peerTableHeaderCell {
  flex: 1;
  color: #05415f;
  background-color: #666;
  border-left: 1px solid #b1daee;
  text-align: left;
  box-sizing: border-box;
  vertical-align: top;
  padding: 5px;
}

.peerTableCell {
  flex: 1;
  text-align: left;
  box-sizing: border-box;
  color: #222;
  vertical-align: top;
  padding: 5px;
}

.peerTableRow {
  display: flex;
}

/* Alternating row colors */
.peerTableRow:nth-child(odd) {
  background-color: #fff;
}

.peerTableRow:nth-child(even) {
  background-color: #f3f6f8;
}

.peerTableControls {
  display: flex;
  justify-content: space-between;
  align-items: left;
}

.peer-simple-filter-input {
  flex-shrink: 1;
  margin-left: 20px;
  align-self: flex-end;
}

.peer-pagination {
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  padding-left: 5px;
  .peer-pagination-ipp-select {

  }
}

.peer-pagination a {
  color: #569dc0;
}
.peer-pagination a:hover {
  color: #05415f;
}

.informatics-indicator {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 5px;
  background: rgba(0.2, 0.2, 0.2, 0.5);
  color: white;
  white-space: nowrap;
  overflow: hidden;
  transition: width 0.9s ease, background-color 0.3s ease;
  width: auto;
}

.sidebar {
  float: left;
}

.spinner-border {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: text-bottom;
}

.flex-container {
  display: flex;
  width: auto;
}

.esr-form-div {
  flex-grow: 1;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
}

.esr-controls-div {
  width: 300px;
  position: sticky;
  top: 100px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
}

.sortable-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  transition: transform 0.3s ease;
}

.sortable-list-item {
  display: flex;
  align-items: center;
  padding: 10px;
  margin-bottom: 5px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: 0.3s ease;
}

.sortable-list-order {
  flex: 0 0 30px;
  font-weight: bold;
  color: #888;
}

.sortable-list-content {
  flex: 1;
  margin: 0 10px;
}
.sort-buttons {
  display: flex;
  gap: 5px;
  margin-left: auto;
}

.sort-buttons button {
  background: none;
  /*border: none;*/
  cursor: pointer;
  padding: 0 5px;
}

.sort-button:hover {
  color: #000;
}

.sort-button:focus {
  outline: none;
  color: #000;
}

.sortable-list-item:hover {
  background-color: #f0f0f0;
}

.stacked-info {
  padding: 10px;
}
.stacked-info .identifier {
  display: block;
}
.stacked-info .status {
  display: block;
  font-size: 0.875em;
  color: #888;
  margin-top: 5px;
}


/* Modal container */
.modal {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4); /* Black with opacity */
}

/* Modal content */
.modal-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border-radius: 8px;
  width: fit-content;
  min-width: 600px;
  max-height: 80px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}

.expanded {
  max-height: 80vh;
  max-width: 1200px;
  width: fit-content;
}

.modal-body label {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
}

.modal-footer,
.modal-header {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.close-button,
.cancel-button {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* PEER Modal Styling */

.colorbox-style {
  padding: 0;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-width: 90vw;
  max-height: 90vh;
  min-width: 600px;
  min-height: 400px;
  background-color: whitesmoke;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.3s ease-out, height 0.3s ease-out;
  overflow: hidden;
  z-index: 1000;
}

.colorbox-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
  z-index: 1001;
}

.modal-button-container {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  padding-top: 5px;
  padding-right: 5px;
}

.modal-close-btn {
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  z-index: 1002;
}

.modal-close-btn::before {
  font-size: 24px;
  line-height: 1;
}

.modal-close-btn:hover,
.modal-close-btn:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  z-index: 999;
}

.modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1003;
  font-size: 3em;
  color: #05415f;
}

/* END PEER Modal Styling */

.event-timeline {
  list-style-type: none;
  padding: 0;
  position: relative;
}

.event-timeline::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 11px;
  height: 100%;
  width: 2px;
  background: #E0E0E0;
}

.event-timeline li {
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}

.event-timeline li::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 5px;
  width: 10px;
  height: 10px;
  background: #4a99e2;
  border-radius: 50%;
}

/* Autocomplete */
.autocomplete-input-container {
  position: relative;
  flex-grow: 1;
  min-width: 300px;
}

.autocomplete-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: whitesmoke;
  border: 1px solid #ccc;
  z-index: 1005;
  width: 100%;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.2s ease;
  max-height: 200px;
  overflow-y: auto;
}

.autocomplete-suggestions-list-expanded {
  opacity: 1;
}

.autocomplete-suggestions div {
  margin: 0;
  padding: 8px;
  cursor: pointer;
}

.autocomplete-suggestions div:hover {
  background-color: #f0f0f0;
}

.autocomplete-to-field {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 5px;
  gap: 10px;
}

.selected-recipients {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.recipient {
  background-color: lightskyblue;
  border: 1px solid #a0c4de;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 2px;
  display: flex;
  align-items: stretch;
}

.recipient span {
  margin-right: 5px;
}

.remove-recipient {
  cursor: pointer;
  font-weight: bold;
}

/* Validation */
.validation-message {
  color: #e74c3c;
  font-size: 0.875em;
  margin-top: 0.25em;
}
input.invalid,
textarea.invalid,
select.invalid {
  border-color: #e74c3c;
}

input.invalid:focus,
textarea.invalid:focus,
select.invalid:focus {
  outline-color: #e74c3c;
}
.copy-text, .fa-copy {
  cursor: pointer;
}
.copied, .fa-copy:hover {
  font-weight: 700;
}

/* ========== Entity Search & Finder Components ========== */

.entity-search-container {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

.entity-search-input-group {
  display: flex;
  align-items: stretch;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.entity-search-input-group select {
  min-width: 120px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  border-right: none;
  padding: 8px;
  height: auto;
}

.entity-search-input-group input {
  flex-grow: 1;
  border: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  padding: 8px;
}

.entity-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  border-radius: 0 0 4px 4px;
}

.entity-search-results-expanded {
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-top: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.entity-search-result-item {
  padding: 8px 12px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.entity-search-result-item:hover {
  background-color: #f5f5f5;
}

.entity-search-result-item:last-child {
  border-bottom: none;
}

.entity-item-content {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.entity-item-display {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-grow: 1;
}

.entity-type-label {
  background-color: #e0e0e0;
  color: #333;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 0.8em;
  text-transform: uppercase;
}

.no-results {
  padding: 10px;
  text-align: center;
  color: #666;
  font-style: italic;
}

.finder-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}

.finder-wrapper {
  display: flex;
  flex-grow: 1;
  position: relative;
  width: 100%;
}

/* ========== Sortable List Component ========== */

.sortable-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.sortable-list-item {
  display: flex;
  align-items: center;
  padding: 10px;
  margin-bottom: 5px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.sortable-list-item:hover {
  background-color: #f0f0f0;
}

.item-name {
  flex-grow: 1;
  max-width: calc(100% - 120px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
}

.sort-buttons {
  display: flex;
  gap: 5px;
  margin-left: auto;
}

.sort-buttons button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0 5px;
}

.sort-button:hover {
  color: #000;
}

.sort-button:hover .fa-trash {
  color: #d1464a;
}

.sort-button:focus {
  outline: none;
  color: #000;
}

.sort-button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.add-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}

.horizontal-line {
  flex: 1;
  height: 1px;
  background-color: #ccc;
  margin: 0 10px;
}

.add-button {
  background: none;
  border: none;
  border-radius: 50%;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 16px;
}

.add-button:hover {
  background-color: #e0e0e0;
}

.add-button i {
  color: #333;
}

.move-up {
  transform: translateY(-100%);
}

.move-down {
  transform: translateY(100%);
}

.sortable-list .entity-search-container {
  position: relative;
  width: 100%;
}

.sortable-list-item .entity-search-results {
  z-index: 1001;
}

template {
  display: none;
}

[data-controller~="finder-selector"] [data-finder-selector-target="container"] {
  display: flex;
  flex-grow: 1;
  width: 100%;
}

.sortable-list-item.transitioning {
  position: relative;
  z-index: 2;
}

.sortable-list-item .entity-item-content {
  max-width: calc(100% - 100px);
}

.slide-content-wrapper {
  overflow: hidden;
  transition: height 0.35s ease-in-out;
  height: 0;
}

.slide-content-wrapper.is-visible {
}

.slide-content-inner {
  padding: 0 15px 15px 15px;
  border: 1px solid #eee;
  border-top: 0;
}
.slide-content-inner:hover {
  background-color: #F9F9F9;
}

.invalid-feedback {
  color: #8e0c10;
  font-size: 14px;
  margin-top: 5px;
}
/*# sourceMappingURL=desktop.css.map */

/* Trix Editor */
trix-toolbar {
  background-color: #FDFDFD;
  border: 1px solid #d1d5db;
  border-bottom: none;
  padding: 0.5rem;
  border-radius: 0.375rem 0.375rem 0 0;
}

trix-toolbar .trix-button {
  background-color: transparent;
  border-radius: 0.25rem;
}

trix-toolbar .trix-button:hover {
  background-color: #e9ecef;
}

trix-toolbar .trix-button.trix-active {
  background-color: #dee2e6;
}

trix-editor {
  background-color: #FDFDFD;
  border: 1px solid #dee2e6;
  border-radius: 0 0 0.375rem 0.375rem;
  padding: 1rem;
}
trix-editor:focus {
  outline: none;
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

trix-editor a {
  color: #0d6efd;
}