/* Nexor 360 v314 — acesso controlado do BKO à duplicação de pedidos. */
body.nexor-bko-v314[data-strict-admin="false"] #ordersUnified .bulk-bar.strict-admin-only,
body.nexor-bko-v314[data-strict-admin="false"] #mobileOperation .bulk-bar.strict-admin-only,
body.nexor-bko-v314[data-strict-admin="false"] #fixedOperation .bulk-bar.strict-admin-only{
  display:flex!important;
}

body.nexor-bko-v314[data-strict-admin="false"] #ordersUnified .entity-check,
body.nexor-bko-v314[data-strict-admin="false"] #mobileOperation .entity-check,
body.nexor-bko-v314[data-strict-admin="false"] #fixedOperation .entity-check{
  display:inline-block!important;
}

body.nexor-bko-v314 #bulkActionModal.strict-admin-only.show{
  display:flex!important;
}
