
/* BIGSYS_LINE_PARTIAL_RENDER_SUPPRESS_V2_CSS_START */

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

/* BIGSYS_LINE_PARTIAL_RENDER_SUPPRESS_V2_CSS_END */
