.batch-editor~.transaction-tabs,.batch-editor~.transaction-form,.batch-editor~.history-label,.batch-editor~.dialog-actions{display:none!important}.batch-editor{margin-top:20px}.batch-heading,.batch-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.batch-heading{margin-bottom:14px}.batch-heading b{font-size:17px}.batch-heading small{display:block;margin-top:5px;color:#7b8798}.batch-leave-row{position:relative;display:grid;grid-template-columns:.75fr 1.05fr 1.15fr .65fr .95fr 1.2fr 34px;gap:9px;align-items:end;padding:14px;margin-bottom:10px;border:1px solid #e2e7f0;border-radius:12px;background:#f9fbff}.batch-field{display:grid;gap:6px}.batch-field label{color:#6c7890;font-size:11px;font-weight:700}.batch-field input,.batch-field select{width:100%;min-width:0;height:40px;padding:7px 9px;border:1px solid #d7deea;border-radius:8px;background:#fff}.batchRemove{width:32px;height:32px;margin-bottom:4px;border:0;border-radius:50%;background:#edf0f5;cursor:pointer}.batch-footer{margin-top:15px;padding-top:15px;border-top:1px solid #e7eaf1}.batch-footer span{color:#64728a;font-size:12px}@media(max-width:900px){.batch-leave-row{grid-template-columns:1fr 1fr 1fr}.batch-memo{grid-column:1/-1}.batchRemove{position:absolute;right:8px;top:8px}.batch-footer{align-items:flex-end;flex-direction:column}}@media(max-width:600px){.batch-leave-row{grid-template-columns:1fr 1fr}.batch-heading{align-items:flex-start;flex-direction:column}.batch-heading button{width:100%}}
