.bank-choice-clickable211216{cursor:pointer;transition:background .15s ease}
.bank-choice-clickable211216:hover{background:#f1f7ff}
.bank-choice-source211216{display:flex;justify-content:space-between;gap:24px;padding:18px 20px;border:2px solid #1687e8;border-radius:8px;background:#fff}
.bank-choice-source211216>div{display:flex;flex-direction:column;gap:6px;min-width:0}
.bank-choice-source211216>div:first-child{flex:1}
.bank-choice-source211216>div:last-child{text-align:right;align-items:flex-end}
.bank-choice-source211216 span{font-size:15px;color:#4b5563}
.bank-choice-source211216 strong{font-size:18px}
.bank-choice-source211216 small{color:#64748b;overflow-wrap:anywhere}
.bank-choice-info211216{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 12px;padding:14px 18px;border-radius:8px;background:#dff1ff;color:#087ac5}
.bank-choice-info211216>div{display:flex;flex-direction:column;gap:3px}
.bank-choice-row211216{margin-bottom:16px;border:1px solid #d5deea;border-radius:8px;background:#f8fafc;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.06)}
.bank-choice-tabs211216{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border-bottom:1px solid #dfe6ef}
.bank-choice-tabs211216 button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:58px;padding:10px 7px;border:0;border-right:1px solid #e7ecf3;background:#fff;color:#147dcc;font:inherit;cursor:pointer}
.bank-choice-tabs211216 button:last-child{border-right:0}
.bank-choice-tabs211216 button span{font-size:20px}
.bank-choice-tabs211216 button.active{box-shadow:inset 0 4px #1687e8;background:#f4faff;color:#0b6fb8;font-weight:700}
.bank-choice-fields211216{display:grid;grid-template-columns:1fr 180px;gap:12px;padding:18px 18px 4px}
.bank-choice-fields211216 .full{grid-column:1/-1}
.bank-choice-fields211216 small{display:block;margin-top:5px;color:#64748b}
.bank-choice-common211216{display:grid;grid-template-columns:180px 1fr 42px;gap:12px;align-items:end;padding:10px 18px 18px}
.bank-choice-delete211216{height:42px;border:0;border-radius:7px;background:#e8edf3;color:#526173;font-size:19px;cursor:pointer}
.bank-choice-delete211216:hover{background:#fee2e2;color:#b91c1c}
.bank-choice-private211216{grid-column:1/-1;display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #cfe0f2;border-radius:7px;background:#fff}
.bank-choice-private211216 span{color:#64748b}
.bank-choice-hidden211216{display:none!important}
.bank-choice-row211216>.allocation-treatment-field296{margin:0 18px 16px;padding:12px;border:1px solid #d5deea;border-radius:7px;background:#fff}
.bank-choice-toolbar211216{display:flex;align-items:center;justify-content:space-between;gap:16px}
.bank-choice-toolbar211216 #allocationSummary296{display:flex;align-items:center;gap:10px}
@media(max-width:760px){
  .bank-choice-source211216,.bank-choice-info211216{flex-direction:column;align-items:stretch}
  .bank-choice-source211216>div:last-child{text-align:left;align-items:flex-start}
  .bank-choice-tabs211216{grid-template-columns:repeat(2,1fr)}
  .bank-choice-tabs211216 button{border-bottom:1px solid #e7ecf3}
  .bank-choice-fields211216,.bank-choice-common211216{grid-template-columns:1fr}
  .bank-choice-delete211216{width:100%}
  .bank-choice-toolbar211216{align-items:stretch;flex-direction:column}
}
