/* =====================================================================
   DGA Platforms Code — Icon compatibility layer
   Maps the legacy Font Awesome class names used across the system to the
   Hugeicons "Stroke Rounded" font (the icon set of كود المنصات).
   Requires: https://cdn.hugeicons.com/font/hgi-stroke-rounded.css
   ===================================================================== */
.fa, .fas, .far, .fab, .fal, .fad, .fa-solid, .fa-regular, .fa-brands, .fa-light {
  font-family: "hgi-stroke-rounded" !important;
  font-weight: 400 !important;
  font-style: normal;
  font-variant: normal;
  display: inline-block;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-fw { width: 1.25em; text-align: center; }
.fa-lg { font-size: 1.25em; }
.fa-xs { font-size: .75em; }
.fa-sm { font-size: .875em; }
.fa-xl { font-size: 1.5em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-spin { animation: fa-spin 1s linear infinite; }
.fa-pulse { animation: fa-spin 1s steps(8) infinite; }
@keyframes fa-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.fa-gavel::before { content: "\4277"; }
.fa-plus::before { content: "\3aa9"; }
.fa-user::before { content: "\49ec"; }
.fa-users::before { content: "\49cd"; }
.fa-calendar::before { content: "\3ce6"; }
.fa-save::before { content: "\4055"; }
.fa-trash::before { content: "\3efa"; }
.fa-edit::before { content: "\4500"; }
.fa-spinner::before { content: "\429d"; }
.fa-home::before { content: "\4159"; }
.fa-clock::before { content: "\3e05"; }
.fa-bars::before { content: "\435a"; }
.fa-print::before { content: "\458e"; }
.fa-eye::before { content: "\4a03"; }
.fa-list::before { content: "\4617"; }
.fa-check::before { content: "\4908"; }
.fa-key::before { content: "\41fe"; }
.fa-comments::before { content: "\3cc5"; }
.fa-sign-out-alt::before { content: "\42d2"; }
.fa-money-bill-wave::before { content: "\43c2"; }
.fa-file-alt::before { content: "\3ffa"; }
.fa-times::before { content: "\3d42"; }
.fa-check-circle::before { content: "\3da7"; }
.fa-balance-scale::before { content: "\41f4"; }
.fa-search::before { content: "\4695"; }
.fa-calendar-alt::before { content: "\3ce6"; }
.fa-user-tie::before { content: "\4320"; }
.fa-tasks::before { content: "\48a0"; }
.fa-chart-bar::before { content: "\3d88"; }
.fa-arrow-right::before { content: "\3b79"; }
.fa-receipt::before { content: "\41d6"; }
.fa-info-circle::before { content: "\41be"; }
.fa-file-invoice-dollar::before { content: "\41d5"; }
.fa-cog::before { content: "\46c1"; }
.fa-file-signature::before { content: "\4730"; }
.fa-file-invoice::before { content: "\41d7"; }
.fa-folder-open::before { content: "\4079"; }
.fa-exclamation-triangle::before { content: "\3b02"; }
.fa-file-contract::before { content: "\3e6d"; }
.fa-coins::before { content: "\3e2b"; }
.fa-calendar-day::before { content: "\3ce4"; }
.fa-undo::before { content: "\3b82"; }
.fa-phone::before { content: "\3d29"; }
.fa-paperclip::before { content: "\3ba7"; }
.fa-hand-holding-usd::before { content: "\43cf"; }
.fa-bell::before { content: "\448c"; }
.fa-money-bill::before { content: "\43c0"; }
.fa-file-pdf::before { content: "\44f2"; }
.fa-chart-pie::before { content: "\451b"; }
.fa-building::before { content: "\3ccc"; }
.fa-times-circle::before { content: "\3d45"; }
.fa-sticky-note::before { content: "\47ef"; }
.fa-shopping-cart::before { content: "\470d"; }
.fa-robot::before { content: "\3c8c"; }
.fa-paper-plane::before { content: "\46b6"; }
.fa-landmark::before { content: "\3bd0"; }
.fa-exclamation-circle::before { content: "\3b03"; }
.fa-download::before { content: "\3f73"; }
.fa-chevron-down::before { content: "\3b5a"; }
.fa-calendar-plus::before { content: "\3ce8"; }
.fa-stamp::before { content: "\47db"; }
.fa-calendar-minus::before { content: "\3cf8"; }
.fa-calendar-check::before { content: "\3cec"; }
.fa-truck::before { content: "\497b"; }
.fa-lock::before { content: "\47ca"; }
.fa-inbox::before { content: "\41b1"; }
.fa-user-clock::before { content: "\491e"; }
.fa-tag::before { content: "\488c"; }
.fa-money-check-alt::before { content: "\43c7"; }
.fa-map-marker-alt::before { content: "\429f"; }
.fa-hashtag::before { content: "\40fb"; }
.fa-file-image::before { content: "\4197"; }
.fa-users-cog::before { content: "\49df"; }
.fa-user-plus::before { content: "\49c2"; }
.fa-redo::before { content: "\3b84"; }
.fa-plus-circle::before { content: "\3aac"; }
.fa-link::before { content: "\4289"; }
.fa-gift::before { content: "\40b5"; }
.fa-flag::before { content: "\4046"; }
.fa-external-link-alt::before { content: "\4294"; }
.fa-envelope::before { content: "\42ee"; }
.fa-check-double::before { content: "\490c"; }
.fa-briefcase::before { content: "\3ca1"; }
.fa-upload::before { content: "\49b0"; }
.fa-sync-alt::before { content: "\45ec"; }
.fa-shield-alt::before { content: "\46e0"; }
.fa-file-excel::before { content: "\4a9d"; }
.fa-file::before { content: "\3ff9"; }
.fa-cloud-upload-alt::before { content: "\3e1e"; }
.fa-calculator::before { content: "\3ce3"; }
.fa-signature::before { content: "\4730"; }
.fa-sign-in-alt::before { content: "\42ca"; }
.fa-minus-circle::before { content: "\43ae"; }
.fa-info::before { content: "\41be"; }
.fa-id-card::before { content: "\4196"; }
.fa-history::before { content: "\3e08"; }
.fa-globe::before { content: "\40ca"; }
.fa-calendar-times::before { content: "\3cfa"; }
.fa-wallet::before { content: "\4a21"; }
.fa-user-slash::before { content: "\49c5"; }
.fa-user-shield::before { content: "\49e2"; }
.fa-hourglass-half::before { content: "\417c"; }
.fa-folder::before { content: "\4061"; }
.fa-arrow-left::before { content: "\3b6a"; }
.fa-user-check::before { content: "\49c7"; }
.fa-umbrella-beach::before { content: "\3be7"; }
.fa-trash-restore::before { content: "\3efe"; }
.fa-star::before { content: "\47e3"; }
.fa-qrcode::before { content: "\45b6"; }
.fa-phone-alt::before { content: "\3d29"; }
.fa-filter::before { content: "\4031"; }
.fa-file-word::before { content: "\3f59"; }
.fa-file-download::before { content: "\4004"; }
.fa-exchange-alt::before { content: "\3fe1"; }
.fa-dollar-sign::before { content: "\3f61"; }
.fa-whatsapp::before { content: "\4a50"; }
.fa-user-nurse::before { content: "\3f5c"; }
.fa-user-md::before { content: "\3f5b"; }
.fa-stream::before { content: "\4618"; }
.fa-rocket::before { content: "\4626"; }
.fa-reply::before { content: "\430a"; }
.fa-image::before { content: "\4197"; }
.fa-comment::before { content: "\3e3f"; }
.fa-chevron-right::before { content: "\3b79"; }
.fa-chevron-left::before { content: "\3b6a"; }
.fa-chart-line::before { content: "\3d8e"; }
.fa-bolt::before { content: "\4049"; }
.fa-x-ray::before { content: "\4a98"; }
.fa-user-graduate::before { content: "\40ef"; }
.fa-university::before { content: "\49a5"; }
.fa-underline::before { content: "\48e6"; }
.fa-trophy::before { content: "\3d7e"; }
.fa-th::before { content: "\40fa"; }
.fa-tags::before { content: "\488e"; }
.fa-pills::before { content: "\434d"; }
.fa-percentage::before { content: "\4508"; }
.fa-percent::before { content: "\4508"; }
.fa-mobile-alt::before { content: "\474b"; }
.fa-minus::before { content: "\43b0"; }
.fa-layer-group::before { content: "\424f"; }
.fa-italic::before { content: "\48dc"; }
.fa-flask::before { content: "\48bb"; }
.fa-file-upload::before { content: "\401c"; }
.fa-database::before { content: "\3ef6"; }
.fa-circle::before { content: "\3dfa"; }
.fa-bold::before { content: "\48c9"; }
.fa-baby::before { content: "\3bbf"; }
.fa-arrow-up::before { content: "\3b86"; }
.fa-align-left::before { content: "\48c5"; }
.fa-wifi::before { content: "\4a54"; }
.fa-venus-mars::before { content: "\49d7"; }
.fa-users-slash::before { content: "\49c6"; }
.fa-user-minus::before { content: "\49da"; }
.fa-user-friends::before { content: "\49d7"; }
.fa-user-edit::before { content: "\49cb"; }
.fa-unlink::before { content: "\49a6"; }
.fa-th-list::before { content: "\4298"; }
.fa-th-large::before { content: "\40fa"; }
.fa-sun::before { content: "\4825"; }
.fa-store::before { content: "\47f3"; }
.fa-stop::before { content: "\47f2"; }
.fa-sitemap::before { content: "\414b"; }
.fa-share-square::before { content: "\46d0"; }
.fa-server::before { content: "\3e1b"; }
.fa-route::before { content: "\4648"; }
.fa-question-circle::before { content: "\413a"; }
.fa-play-circle::before { content: "\4532"; }
.fa-play::before { content: "\453b"; }
.fa-plane::before { content: "\3aed"; }
.fa-pen::before { content: "\4501"; }
.fa-pause-circle::before { content: "\44e9"; }
.fa-money-bill-alt::before { content: "\43c1"; }
.fa-magic::before { content: "\42e8"; }
.fa-list-ul::before { content: "\4617"; }
.fa-list-ol::before { content: "\4619"; }
.fa-language::before { content: "\422f"; }
.fa-infinity::before { content: "\41ba"; }
.fa-hourglass::before { content: "\417c"; }
.fa-heartbeat::before { content: "\4136"; }
.fa-heart::before { content: "\3ff2"; }
.fa-headset::before { content: "\4132"; }
.fa-heading::before { content: "\412d"; }
.fa-forward::before { content: "\4090"; }
.fa-file-powerpoint::before { content: "\4577"; }
.fa-file-csv::before { content: "\3ea2"; }
.fa-file-archive::before { content: "\4022"; }
.fa-eye-slash::before { content: "\4a01"; }
.fa-eraser::before { content: "\3fd4"; }
.fa-dot-circle::before { content: "\3dfa"; }
.fa-door-open::before { content: "\3f6b"; }
.fa-credit-card::before { content: "\3e9a"; }
.fa-copy::before { content: "\3e74"; }
.fa-concierge-bell::before { content: "\3ece"; }
.fa-comment-dots::before { content: "\3e3f"; }
.fa-columns::before { content: "\4259"; }
.fa-cogs::before { content: "\46c2"; }
.fa-code::before { content: "\3e26"; }
.fa-calendar-week::before { content: "\3ce5"; }
.fa-brain::before { content: "\3c97"; }
.fa-bell-slash::before { content: "\4494"; }
.fa-ban::before { content: "\499c"; }
.fa-award::before { content: "\3bba"; }
.fa-apple::before { content: "\3b44"; }
.fa-align-right::before { content: "\48c7"; }
.fa-align-center::before { content: "\48c0"; }
.fa-address-book::before { content: "\3aaf"; }
.fa-laptop::before { content: "\423c"; }
.fa-desktop::before { content: "\3e59"; }
.fa-moon::before { content: "\43e4"; }
.fa-clipboard::before { content: "\3e04"; }
.fa-car::before { content: "\3d50"; }
.fa-lightbulb::before { content: "\4194"; }
.fa-bullhorn::before { content: "\4355"; }
.fa-box::before { content: "\44c0"; }
.fa-thumbtack::before { content: "\4523"; }
.fa-camera::before { content: "\3d2d"; }
.fa-wrench::before { content: "\4a95"; }
.fa-stopwatch::before { content: "\47f1"; }
.fa-receipt-alt::before { content: "\41d6"; }
