.label.payment-status{display:inline-block;border-radius:3px;padding:0 7px;font-size:11px;line-height:22px;height:22px;color:#fff;text-transform:uppercase;text-decoration:none;letter-spacing:.5px}.label.payment-status.unknown{background:gray}.label.payment-status.active,.label.payment-status.paid,.label.payment-status.succeeded{background:green}.label.payment-status.failed{background:red}.label.payment-status.inactive{background:#a9a9a9}.label.payment-status.incomplete{background:#c5d0db;color:#fff}
