
/* BIGSYS_LINE_PARTIAL_RENDER_V1_CSS_START */
.invoice-line-card.bigsys-line-partial-updated-v1{
  box-shadow:
    0 0 0 2px rgba(34,197,94,.75),
    0 0 24px rgba(34,197,94,.18) !important;
  transition: box-shadow .25s ease !important;
}
/* BIGSYS_LINE_PARTIAL_RENDER_V1_CSS_END */
