.ui-payment-invoices{
  .ag-list-item{
    background: white;
    &.method-none{
      border-left: solid 4px red;
    }
  }
}
