#documentChildSearch{width:100%}.document-child-button strong,.document-child-button small{display:block}.document-child-button small{margin-top:3px;color:var(--muted);font-size:10px}.selected-document-child{display:flex;align-items:center;justify-content:space-between;padding:18px;border-radius:15px;background:#f1f6f2;margin-bottom:20px}.selected-document-child h3{margin:2px 0}.selected-document-child>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:white}.document-issue-form h2{font-size:27px;margin:5px 0 8px}.document-prefill{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.document-prefill input:disabled{background:#f3f3ef;color:#4e5651}.document-preview-note{display:flex;gap:12px;padding:15px;border-radius:12px;background:#eef5ef;color:var(--green);margin:12px 0 20px}.document-preview-note span{color:var(--muted)}@media(max-width:650px){.document-prefill{grid-template-columns:1fr}.document-workspace{grid-template-columns:1fr!important}}
