/* Bootstrap Icons Local CSS */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("../fonts/bootstrap-icons-1.11.3/font/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome compatibility layer - map FA classes to Bootstrap Icons */
.fas, .far, .fab, .fa {
  font-family: "bootstrap-icons" !important;
  font-weight: normal !important;
  font-style: normal !important;
}

.fa-home::before, .fas.fa-home::before { content: "\f425"; }
.fa-database::before, .fas.fa-database::before { content: "\f2ca"; }
.fa-code-branch::before, .fas.fa-code-branch::before { content: "\f282"; }
.fa-warehouse::before, .fas.fa-warehouse::before { content: "\f4fd"; }
.fa-users::before, .fas.fa-users::before { content: "\f4de"; }
.fa-user::before, .fas.fa-user::before { content: "\f4da"; }
.fa-user-check::before, .fas.fa-user-check::before { content: "\f85d"; }
.fa-user-shield::before, .fas.fa-user-shield::before { content: "\f505"; }
.fa-user-tie::before, .fas.fa-user-tie::before { content: "\f508"; }
.fa-truck-loading::before, .fas.fa-truck-loading::before { content: "\f712"; }
.fa-boxes::before, .fas.fa-boxes::before { content: "\f21a"; }
.fa-shopping-cart::before, .fas.fa-shopping-cart::before { content: "\f5e2"; }
.fa-file-invoice::before, .fas.fa-file-invoice::before { content: "\f377"; }
.fa-dolly::before, .fas.fa-dolly::before { content: "\f4fd"; }
.fa-chart-line::before, .fas.fa-chart-line::before { content: "\f659"; }
.fa-cog::before, .fas.fa-cog::before { content: "\f3e5"; }
.fa-bell::before, .fas.fa-bell::before { content: "\f19a"; }
.fa-user-circle::before, .fas.fa-user-circle::before { content: "\f4da"; }
.fa-search::before, .fas.fa-search::before { content: "\f52a"; }
.fa-times::before, .fas.fa-times::before { content: "\f659"; }
.fa-bars::before, .fas.fa-bars::before { content: "\f139"; }
.fa-plus::before, .fas.fa-plus::before { content: "\f4fe"; }
.fa-edit::before, .fas.fa-edit::before { content: "\f4cb"; }
.fa-trash::before, .fas.fa-trash::before { content: "\f5de"; }
.fa-eye::before, .fas.fa-eye::before { content: "\f341"; }
.fa-print::before, .fas.fa-print::before { content: "\f531"; }
.fa-save::before, .fas.fa-save::before { content: "\f54b"; }
.fa-check::before, .fas.fa-check::before { content: "\f26b"; }
.fa-check-circle::before, .fas.fa-check-circle::before { content: "\f26d"; }
.fa-times-circle::before, .fas.fa-times-circle::before { content: "\f66d"; }
.fa-exclamation-triangle::before, .fas.fa-exclamation-triangle::before { content: "\f33a"; }
.fa-info-circle::before, .fas.fa-info-circle::before { content: "\f431"; }
.fa-arrow-left::before, .fas.fa-arrow-left::before { content: "\f12f"; }
.fa-file-excel::before, .fas.fa-file-excel::before { content: "\f386"; }
.fa-money-bill-wave::before, .fas.fa-money-bill-wave::before { content: "\f4e6"; }
.fa-clock::before, .fas.fa-clock::before { content: "\f292"; }
.fa-list::before, .fas.fa-list::before { content: "\f479"; }
.fa-box::before, .fas.fa-box::before { content: "\f21a"; }
.fa-box-open::before, .fas.fa-box-open::before { content: "\f21a"; }
.fa-cubes::before, .fas.fa-cubes::before { content: "\f21a"; }
.fa-image::before, .fas.fa-image::before { content: "\f447"; }
.fa-toilet::before, .fas.fa-toilet::before { content: "\f67a"; }
.fa-user-plus::before, .fas.fa-user-plus::before { content: "\f4e0"; }
.fa-truck::before, .fas.fa-truck::before { content: "\f711"; }
.fa-phone::before, .fas.fa-phone::before { content: "\f4e7"; }
.fa-envelope::before, .fas.fa-envelope::before { content: "\f32f"; }
.fa-chevron-down::before, .fas.fa-chevron-down::before { content: "\f282"; }
.fa-list-alt::before, .fas.fa-list-alt::before { content: "\f479"; }
.fa-cash-register::before, .fas.fa-cash-register::before { content: "\f4fd"; }
.fa-undo::before, .fas.fa-undo::before { content: "\f12f"; }
.fa-calendar-day::before, .fas.fa-calendar-day::before { content: "\f1ec"; }
.fa-calendar-alt::before, .fas.fa-calendar-alt::before { content: "\f1ed"; }
.fa-key::before, .fas.fa-key::before { content: "\f43f"; }
.fa-receipt::before, .fas.fa-receipt::before { content: "\f386"; }
.fa-money-check::before, .fas.fa-money-check::before { content: "\f4e6"; }
.fa-credit-card::before, .fas.fa-credit-card::before { content: "\f26f"; }
.fa-trophy::before, .fas.fa-trophy::before { content: "\f677"; }
.fa-table::before, .fas.fa-table::before { content: "\f59c"; }
.fa-file-csv::before, .fas.fa-file-csv::before { content: "\f386"; }
.fa-file-pdf::before, .fas.fa-file-pdf::before { content: "\f56e"; }
.fa-ban::before, .fas.fa-ban::before { content: "\f136"; }
.fa-bolt::before, .fas.fa-bolt::before { content: "\f4c5"; }
.fa-dollar-sign::before, .fas.fa-dollar-sign::before { content: "\f4e6"; }
.fa-arrow-up::before, .fas.fa-arrow-up::before { content: "\f148"; }
.fa-arrow-down::before, .fas.fa-arrow-down::before { content: "\f175"; }
.fa-minus::before, .fas.fa-minus::before { content: "\f4b5"; }
.fa-shopping-bag::before, .fas.fa-shopping-bag::before { content: "\f5e2"; }
.fa-toilet-paper::before, .fas.fa-toilet-paper::before { content: "\f67a"; }
.fa-pump-soap::before, .fas.fa-pump-soap::before { content: "\f4e0"; }
.fa-spray-can::before, .fas.fa-spray-can::before { content: "\f5bd"; }
.fa-broom::before, .fas.fa-broom::before { content: "\f21a"; }
.fa-hands-wash::before, .fas.fa-hands-wash::before { content: "\f4e0"; }
.fa-chart-pie::before, .fas.fa-chart-pie::before { content: "\f201"; }
.fa-chart-bar::before, .fas.fa-chart-bar::before { content: "\f1fe"; }
.fa-box-open::before, .fas.fa-box-open::before { content: "\f21a"; }
