.payment__button--checkout{align-items:center;border:none;border-radius:3px;cursor:pointer;display:flex;height:50px;justify-content:center;min-width:200px}.payment__button--icon{height:24px;margin-right:5px;width:24px}.payment__button-text{font-size:14px}button:disabled.payment__button--checkout{background-color:#eaf0f6!important;border-color:#eaf0f6!important;color:#b0c1d4!important;cursor:not-allowed}button:disabled.payment__button--checkout>.payment__button--icon{fill:#b0c1d4}.payment__alert--checkout-failed,.payment__alert--checkout-failed-outdated-invoice,.payment__alert--payment-status-failed{background-color:#fdedee;border:1px solid #f8a9ad;color:#000;display:inline-flex;padding:10px}.payment__tag{border-radius:3px;color:#fff;display:inline-block;min-width:200px;padding:6px 15px;text-align:center}.payment__tag span{vertical-align:middle}.payment__tag--paid{background-color:#00bda5;border:1px solid #00bda5}.payment__tag--processing{background-color:#dbae60;border:1px solid #dbae60}#payment__loading-spinner{animation:spin .5s linear infinite;border:8px solid #d3d3d3;border-radius:50%;height:60px;margin:0 auto;width:60px}.payment__warning--test-mode{padding-top:2px}.total-and-payment__payment{position:relative}.payment__paid-stamp,.payment__voided-stamp{color:rgba(0,0,0,.2);font-size:5rem;font-weight:700;left:50%;position:absolute;text-transform:uppercase;top:40%;transform:translate(-50%,-50%) rotate(-30deg)}.invoice-payment-warning-no-js{background-color:#fef8f0;border:1px solid #fae0b5;left:50%;padding:8px 20px;position:fixed;top:1rem;transform:translateX(-50%)}@media screen and (min-width:768px){.payment__paid-stamp,.payment__voided-stamp{font-size:8rem}}@media print{#payment__loading-spinner,.invoice-payment-warning-no-js,.payment-button__heading,.payment__button--checkout{display:none}}.payment__pay-invoice-link{color:#0091ae}@media screen{.payment__pay-invoice-link{display:none}}