/*!
 * 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)
 */
[class^=icon-],
[class*=" icon-"],
.icon-joomla {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.icon-joomla, [class^=icon-],
[class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
}

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

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

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

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

.icon-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.icon-ul > li {
  position: relative;
}

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

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

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

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

.fa.icon-pull-left,
.fas.icon-pull-left,
.fa-pull-left[class^=icon-],
[class^=icon-].icon-pull-left,
.fa-pull-left[class*=" icon-"],
[class*=" icon-"].icon-pull-left,
.far.icon-pull-left,
.fal.icon-pull-left,
.fab.icon-pull-left,
.icon-joomla.icon-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .fa.icon-pull-right,
.fas.fa-pull-right,
.fas.icon-pull-right,
.fa-pull-right[class^=icon-],
[class^=icon-].icon-pull-right,
.fa-pull-right[class*=" icon-"],
[class*=" icon-"].icon-pull-right,
.far.fa-pull-right,
.far.icon-pull-right,
.fal.fa-pull-right,
.fal.icon-pull-right,
.fab.fa-pull-right,
.fab.icon-pull-right,
.fa-pull-right.icon-joomla,
.icon-joomla.icon-pull-right {
  margin-left: 0.3em;
}

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

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

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

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

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

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

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

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

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

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

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

.icon-inverse {
  color: #fff;
}


/*!
 * 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)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../../font-awesome5/webfonts/fa-solid-900.eot");
  src: url("../../font-awesome5/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../font-awesome5/webfonts/fa-solid-900.woff2") format("woff2"), url("../../font-awesome5/webfonts/fa-solid-900.woff") format("woff"), url("../../font-awesome5/webfonts/fa-solid-900.ttf") format("truetype"), url("../../font-awesome5/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

[class^=icon-],
[class*=" icon-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * 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)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../font-awesome5/webfonts/fa-brands-400.eot");
  src: url("../../font-awesome5/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../font-awesome5/webfonts/fa-brands-400.woff2") format("woff2"), url("../../font-awesome5/webfonts/fa-brands-400.woff") format("woff"), url("../../font-awesome5/webfonts/fa-brands-400.ttf") format("truetype"), url("../../font-awesome5/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.icon-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/**
 *  IcoMoon to Fontawesome Conversion
 */
[class^=icon-],
[class*=" icon-"] {
  speak: none;
}

[class^=icon-].disabled,
[class*=" icon-"].disabled,
[class^=fa-].disabled,
[class*=" fa-"].disabled {
  font-weight: 400;
}

.icon-joomla:before {
  content: "\f1aa";
}

.icon-accessible:before {
  content: "\f29a";
}

.icon-add:before {
  content: "\f067";
}

.icon-address-book:before {
  content: "\f2b9";
}

.icon-address:before {
  content: "\f2b9";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-angle-left:before {
  content: "\f104";
}

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

.icon-angle-up:before {
  content: "\f106";
}

.icon-apply:before {
  content: "\f0c7";
}

.icon-archive:before {
  content: "\f187";
}

.icon-arrow-down-2:before {
  content: "\f358";
}

.icon-arrow-down-3:before {
  content: "\f0d7";
}

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

.icon-arrow-down:before {
  content: "\f078";
}

.icon-arrow-first:before {
  content: "\f048";
}

.icon-arrow-last:before {
  content: "\f049";
}

.icon-arrow-left-2:before {
  content: "\f359";
}

.icon-arrow-left-3:before {
  content: "\f0d9";
}

.icon-arrow-left-4:before {
  content: "\f060";
}

.icon-arrow-left:before {
  content: "\f053";
}

.icon-arrow-right-2:before {
  content: "\f35a";
}

.icon-arrow-right-3:before {
  content: "\f0da";
}

.icon-arrow-right-4:before {
  content: "\f061";
}

.icon-arrow-right:before {
  content: "\f054";
}

.icon-arrow-up-2:before {
  content: "\f35b";
}

.icon-arrow-up-3:before {
  content: "\f0d8";
}

.icon-arrow-up-4:before {
  content: "\f062";
}

.icon-arrow-up:before {
  content: "\f077";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-asterisk:before {
  content: "\f005";
}

.icon-attachment:before {
  content: "\f0c6";
}

.icon-backward-2:before {
  content: "\f359";
}

.icon-backward-circle:before {
  content: "\f137";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-ban-circle:before {
  content: "\f056";
}

.icon-bars:before {
  content: "\f080";
}

.icon-basket:before {
  content: "\f291";
}

.icon-bell:before {
  content: "\f0f3";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark-2:before {
  content: "\f02e";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-box-add:before {
  content: "\f187";
}

.icon-box-remove:before {
  content: "\f187";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-broadcast:before {
  content: "\f1eb";
}

.icon-brush:before {
  content: "\f1fc";
}

.icon-bubble-quote:before {
  content: "\f075";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-calendar-check:before {
  content: "\f274";
}

.icon-calendar-2:before {
  content: "\f274";
}

.icon-calendar-3:before {
  content: "\f133";
}

.icon-calendar-alt:before {
  content: "\f073";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-camera-2:before {
  content: "\f03d";
}

.icon-camera:before {
  content: "\f030";
}

.icon-cancel-2:before {
  content: "\f00d";
}

.icon-cancel-circle:before {
  content: "\f057";
}

.icon-cancel:before {
  content: "\f00d";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-cart:before {
  content: "\f07a";
}

.icon-chart:before {
  content: "\f1fe";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-check-square:before {
  content: "\f14a";
}

.icon-check:before {
  content: "\f00c";
}

.icon-checkbox-checked:before {
  content: "\f14a";
}

.icon-checkbox-partial:before {
  content: "\f0c8";
}

.icon-checkbox-unchecked:before {
  content: "\f0c8";
}

.icon-checkbox:before {
  content: "\f14a";
}

.icon-checkedout:before {
  content: "\f023";
}

.icon-checkin:before {
  content: "\f14a";
}

.icon-checkmark-2:before {
  content: "\f058";
}

.icon-checkmark-circle:before {
  content: "\f058";
}

.icon-checkmark:before {
  content: "\f00c";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-circle:before {
  content: "\f111";
}

.icon-clipboard:before {
  content: "\f328";
}

.icon-clock:before {
  content: "\f017";
}

.icon-cloud-download-alt:before {
  content: "\f381";
}

.icon-cloud-download:before {
  content: "\f381";
}

.icon-cloud-upload:before {
  content: "\f382";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-code:before {
  content: "\f121";
}

.icon-code-branch:before {
  content: "\f126";
}

.icon-cog:before {
  content: "\f013";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-collapse:before {
  content: "\f067";
}

.icon-color-palette:before {
  content: "\f1fc";
}

.icon-comment-dots:before {
  content: "\f4ad";
}

.icon-comment:before {
  content: "\f075";
}

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

.icon-comments:before {
  content: "\f075";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-connection:before {
  content: "\f1eb";
}

.icon-contract-2:before {
  content: "\f291";
}

.icon-contract:before {
  content: "\f066";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-credit-2:before {
  content: "\f09d";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-crop:before {
  content: "\f125";
}

.icon-cube:before {
  content: "\f1b2";
}

.icon-cubes:before {
  content: "\f1b3";
}

.icon-dashboard:before {
  content: "\f3fd";
}

.icon-database:before {
  content: "\f1c0";
}

.icon-default:before {
  content: "\f015";
}

.icon-delete:before {
  content: "\f00d";
}

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

.icon-downarrow:before {
  content: "\f078";
}

.icon-download:before {
  content: "\f019";
}

.icon-drawer-2:before {
  content: "\f07b";
}

.icon-drawer:before {
  content: "\f07c";
}

.icon-edit:before {
  content: "\f044";
}

.icon-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before {
  content: "\f142";
}

.icon-enter:before {
  content: "\f2f6";
}

.icon-envelope-open-text:before {
  content: "\f658";
}

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

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

.icon-equalizer:before {
  content: "\f1de";
}

.icon-error:before {
  content: "\f12a";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-exit:before {
  content: "\f2f5";
}

.icon-expand-2:before {
  content: "\f31e";
}

.icon-expand:before {
  content: "\f065";
}

.icon-expired:before {
  content: "\f056";
}

.icon-external-link-alt:before {
  content: "\f35d";
}

.icon-eye-2:before {
  content: "\f070";
}

.icon-eye-blocked:before {
  content: "\f070";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-featured:before {
  content: "\f005";
}

.icon-feed:before {
  content: "\f143";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-add:before {
  content: "\f067";
}

.icon-file-alt:before {
  content: "\f15c";
}

.icon-file-check:before {
  content: "\f00c";
}

.icon-file-minus:before {
  content: "\f068";
}

.icon-file-plus:before {
  content: "\f067";
}

.icon-file-remove:before {
  content: "\f00d";
}

.icon-file:before {
  content: "\f15b";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-first:before {
  content: "\f049";
}

.icon-flag-2:before {
  content: "\f0c6";
}

.icon-flag-3:before {
  content: "\f024";
}

.icon-flag:before {
  content: "\f024";
}

.icon-flash:before {
  content: "\f0e7";
}

.icon-folder-2:before {
  content: "\f07b";
}

.icon-folder-3:before {
  content: "\f07c";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-minus:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-folder-plus-2:before {
  content: "\f07b";
}

.icon-folder-plus:before {
  content: "\f07c";
}

.icon-folder-remove:before {
  content: "\f07b";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-forward-2:before {
  content: "\f35a";
}

.icon-forward-circle:before {
  content: "\f138";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-generic:before {
  content: "\f192";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-grid-2:before {
  content: "\f00a";
}

.icon-grid-view-2:before {
  content: "\f00a";
}

.icon-grid-view:before {
  content: "\f009";
}

.icon-grid:before {
  content: "\f009";
}

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

.icon-health:before {
  content: "\f0fa";
}

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

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

.icon-help:before {
  content: "\f128";
}

.icon-hits:before {
  content: "\f06e";
}

.icon-home-2:before {
  content: "\f015";
}

.icon-home:before {
  content: "\f015";
}

.icon-image:before {
  content: "\f03e";
}

.icon-images:before {
  content: "\f03e";
}

.icon-info-2:before {
  content: "\f05a";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-info:before {
  content: "\f129";
}

.icon-key:before {
  content: "\f084";
}

.icon-lamp:before {
  content: "\f0eb";
}

.icon-language:before {
  content: "\f1ab";
}

.icon-last:before {
  content: "\f050";
}

.icon-leftarrow:before {
  content: "\f053";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-lightning:before {
  content: "\f0e7";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-list-2:before {
  content: "\f0ca";
}

.icon-list-view:before {
  content: "\f03a";
}

.icon-list:before {
  content: "\f03a";
}

.icon-loading:before {
  content: "\f110";
}

.icon-location:before {
  content: "\f3c5";
}

.icon-lock:before {
  content: "\f023";
}

.icon-locked:before {
  content: "\f023";
}

.icon-loop:before {
  content: "\f021";
}

.icon-mail-2:before {
  content: "\f0e0";
}

.icon-mail:before {
  content: "\f0e0";
}

.icon-map-signs:before {
  content: "\f277";
}

.icon-menu-2:before {
  content: "\f0dc";
}

.icon-menu-3:before {
  content: "\f0cb";
}

.icon-menu:before {
  content: "\f0c9";
}

.icon-minus-2:before {
  content: "\f068";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-minus-sign:before {
  content: "\f068";
}

.icon-minus:before {
  content: "\f068";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-move:before {
  content: "\f0b2";
}

.icon-music:before {
  content: "\f001";
}

.icon-new-tab-2:before {
  content: "\f360";
}

.icon-new-tab:before {
  content: "\f35d";
}

.icon-new:before {
  content: "\f067";
}

.icon-next:before {
  content: "\f105";
}

.icon-not-ok:before {
  content: "\f068";
}

.icon-notification-2:before {
  content: "\f06a";
}

.icon-notification-circle:before {
  content: "\f06a";
}

.icon-notification:before {
  content: "\f12a";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-open:before {
  content: "\f3c1";
}

.icon-options:before {
  content: "\f013";
}

.icon-out-2:before {
  content: "\f35d";
}

.icon-out-3:before {
  content: "\f360";
}

.icon-out:before {
  content: "\f064";
}

.icon-paint-brush:before {
  content: "\f1fc";
}

.icon-palette:before {
  content: "\f1fc";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-paragraph-center:before {
  content: "\f037";
}

.icon-paragraph-justify:before {
  content: "\f039";
}

.icon-paragraph-left:before {
  content: "\f036";
}

.icon-paragraph-right:before {
  content: "\f038";
}

.icon-pause-circle:before {
  content: "\f28b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-pen-square:before {
  content: "\f14b";
}

.icon-pencil-2:before {
  content: "\f303";
}

.icon-pencil-alt:before {
  content: "\f303";
}

.icon-pencil:before {
  content: "\f044";
}

.icon-pending:before {
  content: "\f071";
}

.icon-phone-2:before {
  content: "\f095";
}

.icon-phone:before {
  content: "\f098";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pictures:before {
  content: "\f03e";
}

.icon-pie:before {
  content: "\f200";
}

.icon-pin:before {
  content: "\f08d";
}

.icon-play-2:before {
  content: "\f04b";
}

.icon-play-circle:before {
  content: "\f144";
}

.icon-play:before {
  content: "\f04b";
}

.icon-plug:before {
  content: "\f1e6";
}

.icon-plus-2:before {
  content: "\f067";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-plus:before {
  content: "\f067";
}

.icon-power-cord:before {
  content: "\f1e6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-previous:before {
  content: "\f04a";
}

.icon-print:before {
  content: "\f02f";
}

.icon-printer:before {
  content: "\f02f";
}

.icon-project-diagram:before {
  content: "\f542";
}

.icon-protected:before {
  content: "\f023";
}

.icon-publish:before {
  content: "\f00c";
}

.icon-purge:before {
  content: "\f1f8";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-question-2:before {
  content: "\f059";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-question-sign:before {
  content: "\f128";
}

.icon-question:before {
  content: "\f128";
}

.icon-quote-2:before {
  content: "\f10e";
}

.icon-quote-3:before {
  content: "\f075";
}

.icon-quote:before {
  content: "\f10d";
}

.icon-quotes-left:before {
  content: "\f10d";
}

.icon-quotes-right:before {
  content: "\f10e";
}

.icon-radio-checked:before {
  content: "\f058";
}

.icon-radio-unchecked:before {
  content: "\f111";
}

.icon-redo-2:before {
  content: "\f021";
}

.icon-redo:before {
  content: "\f064";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-register:before {
  content: "\f35a";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-reply:before {
  content: "\f359";
}

.icon-rightarrow:before {
  content: "\f054";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-save-copy:before {
  content: "\f0c5";
}

.icon-save-new:before {
  content: "\f067";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-scissors:before {
  content: "\f0c4";
}

.icon-screen:before {
  content: "\f108";
}

.icon-screwdriver:before {
  content: "\f0ad";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search:before {
  content: "\f002";
}

.icon-select-file:before {
  content: "\f0c5";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

.icon-shield-alt:before {
  content: "\f3ed";
}

.icon-shield:before {
  content: "\f3ed";
}

.icon-shuffle:before {
  content: "\f074";
}

.icon-signup:before {
  content: "\f2f6";
}

.icon-sliders-h:before {
  content: "\f1de";
}

.icon-smiley-2:before {
  content: "\f118";
}

.icon-smiley-happy-2:before {
  content: "\f118";
}

.icon-smiley-happy:before {
  content: "\f118";
}

.icon-smiley-neutral-2:before {
  content: "\f118";
}

.icon-smiley-neutral:before {
  content: "\f118";
}

.icon-smiley-sad-2:before {
  content: "\f119";
}

.icon-smiley-sad:before {
  content: "\f119";
}

.icon-smiley:before {
  content: "\f118";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-stack:before {
  content: "\f0c5";
}

.icon-star-2:before {
  content: "\f089";
}

.icon-star-empty:before {
  content: "\f005";
}

.icon-star:before {
  content: "\f005";
}

.icon-stop-circle:before {
  content: "\f28d";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-success:before {
  content: "\f14a";
}

.icon-support:before {
  content: "\f1cd";
}

.icon-switch:before {
  content: "\f011";
}

.icon-sync:before {
  content: "\f021";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-tachometer-alt:before {
  content: "\f3fd";
}

.icon-tag-2:before {
  content: "\f02b";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags-2:before {
  content: "\f02c";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-thumbs-down:before {
  content: "\f165";
}

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

.icon-times:before {
  content: "\f00d";
}

.icon-toggle-off:before {
  content: "\f204";
}

.icon-toggle-on:before {
  content: "\f205";
}

.icon-tools:before {
  content: "\f0ad";
}

.icon-trash:before {
  content: "\f1f8";
}

.icon-tree-2:before {
  content: "\f0e8";
}

.icon-tree:before {
  content: "\f126";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-unarchive:before {
  content: "\f07c";
}

.icon-unblock:before {
  content: "\f021";
}

.icon-undo-2:before {
  content: "\f0e2";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-unfeatured:before {
  content: "\f111";
}

.icon-universal:before {
  content: "\f29a";
}

.icon-universal-access:before {
  content: "\f29a";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-unpublish:before {
  content: "\f00d";
}

.icon-uparrow:before {
  content: "\f077";
}

.icon-upload:before {
  content: "\f093";
}

.icon-user-circle:before {
  content: "\f2bd";
}

.icon-user-edit:before {
  content: "\f4ff";
}

.icon-user-lock:before {
  content: "\f502";
}

.icon-user-tag:before {
  content: "\f507";
}

.icon-user:before {
  content: "\f007";
}

.icon-users-cog:before {
  content: "\f509";
}

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

.icon-vcard:before {
  content: "\f2bb";
}

.icon-video-2:before {
  content: "\f04b";
}

.icon-video:before {
  content: "\f03d";
}

.icon-wand:before {
  content: "\f0d0";
}

.icon-warning-2:before {
  content: "\f071";
}

.icon-warning-circle:before {
  content: "\f06a";
}

.icon-warning:before {
  content: "\f071";
}

.icon-wifi:before {
  content: "\f1eb";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

html[dir=rtl] .float-right {
  float: left;
}