.allocation-editor-head,.manual-project-line{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 36px;gap:8px;align-items:center}.allocation-editor-head{margin-top:16px;color:var(--muted);font-size:12px;font-weight:600}.manual-project-line{margin-top:8px}.manual-project-line input{width:100%;height:38px;border:1px solid var(--line);border-radius:4px;padding:8px;font:inherit}.remove-allocation{height:34px;border:1px solid #d86868;background:#fff2f2;color:#b83232;border-radius:4px}.manual-form #add-manual-project{margin:12px 0}@media(max-width:760px){.allocation-editor-head,.manual-project-line{grid-template-columns:1fr 1fr}.allocation-editor-head span:nth-child(5){display:none}.manual-project-line .remove-allocation{grid-column:2}}
