html[data-auth-role="branchStaff"] #btnMenuSecurity{display:block!important}
html[data-auth-role="branchStaff"] #systemSectionBackup,
html[data-auth-role="branchStaff"] #systemSectionCleanup,
html[data-auth-role="branchStaff"] #systemSectionHiddenTools,
html[data-auth-role="branchStaff"] #btnSystemSnapshotCsv,
html[data-auth-role="branchStaff"] #btnSystemBackupJson,
html[data-auth-role="branchStaff"] #btnUserPageSync,
html[data-auth-role="branchStaff"] #btnCentralIntegratedBackupJson,
html[data-auth-role="branchStaff"] #btnSystemRestoreJson,
html[data-auth-role="branchStaff"] #dailyBackupBanner,
html[data-auth-role="branchStaff"] #stockSnapshotBanner{display:none!important}
html[data-auth-role="branchStaff"][data-backup-csv-permission="on"] #systemSectionRecordCsv{display:block!important}
html[data-auth-role="branchStaff"][data-backup-csv-permission="on"] #btnSystemOutLogCsv,
html[data-auth-role="branchStaff"][data-backup-csv-permission="on"] #btnSystemInLogCsv,
html[data-auth-role="branchStaff"][data-backup-csv-permission="on"] #btnSystemOrderCsv{display:inline-flex!important}
html[data-auth-role="branchStaff"][data-backup-csv-permission="off"] #systemSectionRecordCsv,
html[data-auth-role="branchStaff"][data-backup-csv-permission="off"] #btnExportArchiveView{display:none!important}
html[data-auth-role="branchStaff"][data-product-create-permission="off"] #btnOpenAddProd{display:none!important}
html[data-auth-role="branchStaff"][data-inbound-create-permission="off"] #btnOpenAddIn{display:none!important}
html[data-auth-role="branchStaff"][data-inbound-create-permission="off"] #ovAddIn{display:none!important}
html[data-auth-role="branchStaff"][data-outbound-create-permission="off"] #btnOpenAddOut{display:none!important}
html[data-auth-role="branchStaff"][data-outbound-create-permission="off"] #ovAddOut{display:none!important}
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList [data-act="fulfill-order"],
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList [data-act="cancel-order"],
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList [data-act="remove-order-item"],
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList [data-act="order-qty-inc"],
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList [data-act="order-qty-dec"]{display:none!important}
html[data-auth-role="branchStaff"][data-order-process-permission="off"] #orderReceiveList .order-qty-input{
  pointer-events:none!important;cursor:not-allowed!important;background:#f5f2ed!important;color:#aaa39b!important;border-color:#e4ded6!important;caret-color:transparent!important
}
