/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */


/* EDITED FOR LOGIN PAGE */
.fa,
.far {
  -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-2x {
  font-size: 2em; }

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

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

:root .fa-flip-horizontal {
  -webkit-filter: none;
          filter: none; }


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

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

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

.fa-backward:before {
  content: "\f04a"; }
  
.fa-boxes:before {
  content: "\f468"; }

.fa-check:before {
  content: "\f00c"; }
  
.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-comments:before {
  content: "\f086"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-heart:before {
  content: "\f004"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-warehouse:before {
  content: "\f494"; }