/* Eterano v1.16.4 — Follow-up action hit-target hardening */
#invoiceFollowup1160 .followup-row1160{
  position:relative;
  isolation:isolate;
}
#invoiceFollowup1160 .followup-main1160{
  position:relative;
  z-index:1;
}
#invoiceFollowup1160 .followup-actions1160{
  position:relative;
  z-index:20;
  pointer-events:auto!important;
}
#invoiceFollowup1160 .followup-actions1160::before,
#invoiceFollowup1160 .followup-actions1160::after,
#invoiceFollowup1160 .followup-row1160::before,
#invoiceFollowup1160 .followup-row1160::after{
  pointer-events:none!important;
}
#invoiceFollowup1160 .followup-actions1160 button,
#invoiceFollowup1160 .followup-actions1160 .text-button{
  position:relative;
  z-index:22;
  pointer-events:auto!important;
  touch-action:manipulation;
  cursor:pointer;
}
