.teno-withdrawal{max-width:920px;margin:0 auto 48px;color:#252b32}
.withdrawal-lead{max-width:720px;font-size:16px;line-height:1.6}
.withdrawal-card,.withdrawal-success{margin-top:22px;padding:28px;border:1px solid #dfe8ed;border-radius:10px;background:#f8fbfc}
.withdrawal-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.teno-withdrawal .field{margin-bottom:20px}
.teno-withdrawal label,.teno-withdrawal legend{display:block;margin-bottom:7px;font-weight:700}
.teno-withdrawal em{color:#d73131}
.teno-withdrawal input.input-text,.teno-withdrawal textarea{box-sizing:border-box;width:100%;padding:11px;border:1px solid #b9c6cc;border-radius:4px;background:#fff;font-size:15px}
.withdrawal-button{margin-top:5px}
.withdrawal-order-head{display:flex;justify-content:space-between;gap:20px;padding:16px 20px;border-left:4px solid #00a3d7;background:#eef8fc;font-size:16px}
.teno-withdrawal fieldset{margin:0 0 24px}
.withdrawal-choice{display:flex!important;align-items:flex-start;gap:12px;padding:12px 0;font-weight:400!important}
.withdrawal-choice input{margin-top:4px}
.withdrawal-choice span,.withdrawal-choice small{display:block}
.withdrawal-choice small,.withdrawal-item small{margin-top:3px;color:#68747b;font-weight:400}
.withdrawal-items{margin:20px 0;border-top:1px solid #dfe8ed}
.withdrawal-item{display:grid!important;grid-template-columns:24px 1fr 130px;align-items:center;gap:12px;margin:0!important;padding:15px 0;border-bottom:1px solid #dfe8ed;font-weight:400!important}
.withdrawal-item-check{margin:0}
.withdrawal-qty{font-size:12px;color:#68747b}
.withdrawal-qty input{box-sizing:border-box;width:100%;margin-top:4px;padding:7px;border:1px solid #b9c6cc;border-radius:4px}
.withdrawal-notice{margin:18px 0;padding:13px 15px;border-left:4px solid #00a3d7;background:#eef8fc}
.withdrawal-final span span{font-weight:700}
.withdrawal-success{font-size:16px;line-height:1.6}
.account-cart-wrapper{display:flex;align-items:stretch}
.account-cart-wrapper .skip-withdrawal{width:auto;min-width:142px;padding:0 10px}
.header-action-link{position:relative;float:left;height:44px;background:#fff;color:#636363;line-height:42px;text-align:center;text-transform:uppercase;font-size:15px;text-decoration:none}
.header-action-link:hover{opacity:.8;text-decoration:none}
.header-action-link .icon{position:relative;display:inline-block;width:24px;height:30px;margin-right:6px;vertical-align:middle;border:2px solid #111;border-radius:2px;box-sizing:border-box;background:linear-gradient(#111,#111) 5px 11px/12px 2px no-repeat,linear-gradient(#111,#111) 5px 16px/12px 2px no-repeat,linear-gradient(#111,#111) 5px 21px/8px 2px no-repeat}
.header-action-link .icon:before{content:"";position:absolute;right:-2px;top:-2px;width:8px;height:8px;background:#fff;border-left:2px solid #111;border-bottom:2px solid #111}
.header-action-link .icon:after{content:"";position:absolute;right:-1px;top:-1px;width:9px;height:2px;background:#111;transform:rotate(45deg);transform-origin:right center}
.header-action-link .label{display:inline}
@media(max-width:980px){
    .account-cart-wrapper .skip-withdrawal{min-width:0;padding:0}
}
@media(max-width:499px){
    .header-action-link .label{display:none}
}
@media(max-width:640px){
    .withdrawal-grid{grid-template-columns:1fr}
    .withdrawal-card{padding:18px}
    .withdrawal-item{grid-template-columns:24px 1fr}
    .withdrawal-qty{grid-column:2}
    .withdrawal-order-head{display:block}
    .withdrawal-order-head span{display:block;margin-top:5px}
}
