/* Map old icon classes to Font Awesome - Override bayanno.css */
[class^="icon-"],
[class*=" icon-"],
i[class^="icon-"],
i[class*=" icon-"],
span[class^="icon-"],
span[class*=" icon-"] {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    font-style: normal !important;
    display: inline-block !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    /* حذف background-image از bayanno.css */
    background-image: none !important;
    background-position: 0 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: inherit !important;
    vertical-align: baseline !important;
    margin-top: 0 !important;
}

/* Tab Icons */
.icon-wrench:before, i.icon-wrench:before { content: "\f0ad" !important; }
.icon-align-justify:before, i.icon-align-justify:before { content: "\f039" !important; }
.icon-plus:before, i.icon-plus:before { content: "\f067" !important; }
.icon-edit:before, i.icon-edit:before { content: "\f044" !important; }
.icon-trash:before, i.icon-trash:before { content: "\f2ed" !important; }
.icon-remove:before, i.icon-remove:before { content: "\f00d" !important; }
.icon-ok:before, i.icon-ok:before { content: "\f00c" !important; }
.icon-pencil:before, i.icon-pencil:before { content: "\f303" !important; }
.icon-print:before, i.icon-print:before { content: "\f02f" !important; }
.icon-download:before, i.icon-download:before { content: "\f019" !important; }
.icon-upload:before, i.icon-upload:before { content: "\f093" !important; }
.icon-search:before, i.icon-search:before { content: "\f002" !important; }
.icon-eye-open:before, i.icon-eye-open:before { content: "\f06e" !important; }
.icon-eye-close:before, i.icon-eye-close:before { content: "\f070" !important; }
.icon-calendar:before, i.icon-calendar:before { content: "\f073" !important; }
.icon-time:before, i.icon-time:before { content: "\f017" !important; }
.icon-user:before, i.icon-user:before { content: "\f007" !important; }
.icon-cog:before, i.icon-cog:before { content: "\f013" !important; }
.icon-home:before, i.icon-home:before { content: "\f015" !important; }
.icon-file:before, i.icon-file:before { content: "\f15b" !important; }
.icon-folder-open:before, i.icon-folder-open:before { content: "\f07c" !important; }
.icon-list:before, i.icon-list:before { content: "\f03a" !important; }
.icon-th:before, i.icon-th:before { content: "\f00a" !important; }
.icon-th-list:before, i.icon-th-list:before { content: "\f00b" !important; }
.icon-arrow-left:before, i.icon-arrow-left:before { content: "\f060" !important; }
.icon-arrow-right:before, i.icon-arrow-right:before { content: "\f061" !important; }
.icon-arrow-up:before, i.icon-arrow-up:before { content: "\f062" !important; }
.icon-arrow-down:before, i.icon-arrow-down:before { content: "\f063" !important; }
.icon-refresh:before, i.icon-refresh:before { content: "\f021" !important; }
.icon-lock:before, i.icon-lock:before { content: "\f023" !important; }
.icon-unlock:before, i.icon-unlock:before { content: "\f09c" !important; }
.icon-check:before, i.icon-check:before { content: "\f00c" !important; }
.icon-close:before, i.icon-close:before { content: "\f00d" !important; }
.icon-save:before, i.icon-save:before { content: "\f0c7" !important; }
.icon-envelope:before, i.icon-envelope:before { content: "\f0e0" !important; }
.icon-phone:before, i.icon-phone:before { content: "\f095" !important; }
.icon-info-sign:before, i.icon-info-sign:before { content: "\f05a" !important; }
.icon-warning-sign:before, i.icon-warning-sign:before { content: "\f071" !important; }
.icon-question-sign:before, i.icon-question-sign:before { content: "\f059" !important; }
.icon-exclamation-sign:before, i.icon-exclamation-sign:before { content: "\f06a" !important; }

/* Sidebar Submenu Icons */
.icon-exchange:before, i.icon-exchange:before { content: "\f362" !important; }
.icon-money:before, i.icon-money:before { content: "\f3d1" !important; }
.icon-hdd:before, i.icon-hdd:before { content: "\f0a0" !important; }
.icon-tint:before, i.icon-tint:before { content: "\f043" !important; }
.icon-medkit:before, i.icon-medkit:before { content: "\f0fa" !important; }
.icon-reorder:before, i.icon-reorder:before { content: "\f0c9" !important; }
.icon-file-alt:before, i.icon-file-alt:before { content: "\f15c" !important; }
.icon-columns:before, i.icon-columns:before { content: "\f0db" !important; }
.icon-h-sign:before, i.icon-h-sign:before { content: "\f47e" !important; }
.icon-globe:before, i.icon-globe:before { content: "\f0ac" !important; }
.icon-download-alt:before, i.icon-download-alt:before { content: "\f019" !important; }
