.tx-row{width:800px}.tx-row,.tx-row *,.balances-entry-group,.balances-entry-group *,.trans-entry-donor-group,.trans-entry-donor-group *,.trans-entry-wrapper,.trans-entry-wrapper *,.section-box,.section-box *{box-sizing:border-box}.trans-entry-wrapper{background-color:var(--bg-tx-selected);color:var(--text-on-colored);border:1px solid var(--text-on-colored);border-radius:8px;box-shadow:var(--shadow-md);padding:8px 10px;font-weight:700;margin-top:4px;max-width:800px}.trans-entry-row{display:flex;flex-wrap:nowrap;align-items:center;gap:3px 5px}.trans-entry-row input,.trans-entry-row select,.trans-entry-row button{box-sizing:border-box}.trans-entry-boxes{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:start;justify-content:start;gap:5px 20px}.trans-entry-right-block{grid-column:2;grid-row:1 / -1;min-width:0}.trans-entry-grid-cell{min-width:0}.trans-entry-std-row1{width:100%}.trans-entry-std-row1 input[placeholder=desc]{flex:1 1 auto;min-width:0}.trans-entry-std-row2 input,.trans-entry-std-row2 select{flex-shrink:0}.trans-entry-clear-contra{cursor:pointer;flex-shrink:0;opacity:.85}.trans-entry-clear-contra:hover{opacity:1}.trans-entry-ff .trans-entry-boxes{grid-template-columns:400px 400px;gap:5px 20px}.trans-entry-ff .trans-entry-left,.trans-entry-ff .trans-entry-right{min-width:0}.trans-entry-ff .trans-entry-right{padding-right:8px}.trans-entry-ff-left,.trans-entry-ff-right{display:flex;flex-direction:column;gap:6px}.trans-entry-ff-row{display:flex;flex-wrap:nowrap;align-items:center;gap:4px}.trans-entry-ff-row input,.trans-entry-ff-row select,.trans-entry-ff-row button{flex-shrink:0;box-sizing:border-box}.trans-entry-ff-gap{flex:0 0 4px;min-width:4px}.trans-entry-ff-btn{width:60px;flex-shrink:0}.trans-entry-ff-left .trans-entry-ff-row:first-child{width:100%}.trans-entry-ff-left .trans-entry-ff-row:first-child input{flex:1 1 auto;min-width:0;max-width:100%}@media (max-width: 799px){.trans-entry-wrapper{width:100%;min-width:0}.trans-entry-boxes,.trans-entry-ff .trans-entry-boxes{grid-template-columns:1fr!important}.trans-entry-right-block{grid-column:1;grid-row:auto}.trans-entry-row{flex-wrap:wrap}}.section-box{border:1px solid var(--border-section-box);border-radius:6px;box-shadow:var(--shadow-sm);padding:10px 12px;margin-top:12px;max-width:800px}.section-box-balances{background-color:var(--bg-flesh);color:var(--text-primary)}.section-box-donor{background-color:var(--bg-tx-selected);color:var(--text-on-colored);padding-right:16px}.section-box-donor .cid-grid-row>*:last-child{min-width:0}.section-box-donor .cid-toggle-closed{font-size:11px;padding:1px 4px;cursor:pointer;background:transparent;color:inherit;border:1px solid currentColor;border-radius:3px}.section-box-donor input[type=radio]:disabled{opacity:.35;filter:brightness(.5)}.section-box-donor .donor-row-closed{background-color:var(--bg-darkslategrey);color:var(--text-smallfont)}.bid-last-tx-cell{display:grid;grid-template-columns:1fr 58px 48px;gap:2px;align-items:center;min-width:0}.bid-last-tx-date{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bid-last-tx-amount{text-align:right}.bid-last-tx-role{text-align:left}.section-gap{margin-top:12px}.trans-entry-donor-group .trans-entry-wrapper.trans-entry-ff{border-radius:8px 8px 0 0;margin-bottom:0}.trans-entry-donor-group .section-box.section-box-donor{margin-top:0;border-radius:0 0 6px 6px;border-top:none}.balances-entry-group{margin-top:12px;max-width:800px}.tx-balances-block{border:1px solid var(--border-section-box);border-radius:6px 6px 0 0;border-bottom:none;box-shadow:var(--shadow-sm);overflow:hidden}.tx-balances-block .section-box.section-box-balances{margin-top:0;border:none;border-radius:0;box-shadow:none;border-top:1px solid var(--border-tx-separator);padding-bottom:8px}#recLineDate,#recok{background-color:var(--bg-rec-action)!important}#recbutton{background-color:var(--bg-rec-action);border:1px solid var(--border-rec-action);font-weight:700}.balances-entry-group .trans-entry-wrapper{margin-top:0;border-radius:0 0 8px 8px;border-top:none;margin-bottom:0}.balances-entry-group .section-box.section-box-donor{margin-top:0;border-radius:0 0 6px 6px;border-top:none}.bal-row{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap;font-family:Arial,sans-serif;justify-content:space-between}.bal-field{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.bal-label{font-size:10px;color:var(--text-dim);line-height:1;height:12px;white-space:nowrap;text-transform:lowercase}.bal-value{display:flex;align-items:center;gap:2px;height:22px;font-size:13px;font-weight:700;color:var(--text-primary);white-space:nowrap}.bal-value input{height:22px;box-sizing:border-box;padding-top:0;padding-bottom:0;font-size:13px}.bal-actions{display:flex;align-items:flex-end;flex-wrap:wrap;gap:4px}.bal-actions button{height:22px;font-size:12px;box-sizing:border-box;padding:0 6px}.tx-filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:6px 14px}.tx-filter-group{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.tx-filter-label{font-size:11px;opacity:.65;white-space:nowrap;line-height:1}#pagination.pagination-bar{display:flex;max-width:800px;background-color:var(--bg-darkslategrey);color:var(--text-on-dark);border:1px solid var(--border-color);border-radius:5px}#pagination .pagination-footer-btn{margin-right:8px;background:transparent;border:1px solid currentColor;color:inherit;cursor:pointer;font:inherit;padding:2px 6px}#pagination .pagination-footer-btn:last-child{margin-right:0}#pagination input{background:#ffffff26;border:1px solid currentColor;color:inherit}#pagination .pagination-footer-btn.active{background:#ffffffd9;color:var(--bg-darkslategrey);font-weight:700;border-color:var(--text-on-dark)}
