.campaign-status-cell{display:inline-block;text-transform:uppercase;font-size:.75rem;padding:.125em .5em;border-radius:.5em;font-weight:700;letter-spacing:.025em}.campaign-status-cell[data-status=running]{color:green;background-color:#90ee90}.campaign-status-cell[data-status=paused]{color:#000;background-color:gray}.amount-cell[data-status=captured]{color:#90ee90}.amount-cell[data-status=failed]{color:red}.payment-method-cell{text-transform:uppercase;display:inline-block;position:relative;font-size:.75rem;background-color:#000;padding:.25em .5em;border-radius:.5em;letter-spacing:.075em}.payment-method-cell[data-method=upi]:before{width:1.5rem;height:1.5rem;background-image:url(/upi-logo.svg)}.payment-method-cell[data-method=card]:before,.payment-method-cell[data-method=upi]:before{margin:0 .25rem 0 0;display:inline-block;content:"";vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:50%}.payment-method-cell[data-method=card]:before{width:1rem;height:1rem;background-image:url(/card.png)}.payment-method-cell[data-method=wallet]:before{background-image:url(/wallet.png)}.payment-method-cell[data-method=netbanking]:before,.payment-method-cell[data-method=wallet]:before{margin:0 .25rem 0 0;display:inline-block;content:"";width:1rem;height:1rem;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:50%}.payment-method-cell[data-method=netbanking]:before{background-image:url(/bank.png)}