.tecwithdrawal-page {
    margin-bottom: 2rem;
}

.tecwithdrawal-order-button {
    margin: 1rem 0;
}

.tecwithdrawal-alert-action {
    margin: .75rem 0 0;
}

.tecwithdrawal-information-link {
    margin-bottom: 1rem;
}

.tecwithdrawal-guest-notice {
    border-top: solid 1px #e3e3e3;
    margin-top: 15px;
    padding: 10px;
}

.tecwithdrawal-page table input[type="number"] {
    max-width: 6rem;
}

.tecwithdrawal-receipt-actions {
    margin-bottom: 1rem;
}

.tecwithdrawal-receipt-snapshot {
    padding: 1rem;
    border: 1px solid #ddd;
    background: #fff;
}
