.detail-back.document-close-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:none;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:7px;padding:11px 17px;min-height:44px;font-size:13px;font-weight:600;white-space:nowrap}.detail-back.document-close-link:hover{background:#3b5146;color:#fff}.document-close-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.new-tab-hint{font-size:10px!important;color:var(--muted);letter-spacing:0;font-weight:400}.document-secondary>span:last-child{font-size:12px!important}.unit-drawing a{position:relative}.drawing-open-hint{display:inline-flex;gap:8px;align-items:center;background:var(--ink);color:white;padding:10px 14px;border-radius:5px;font-size:11px;position:absolute;bottom:16px;right:16px}.history-close{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;height:auto;width:auto;gap:7px;padding:8px 12px;min-height:44px;border-radius:7px;font-size:12px}.history-close span{font-size:12px;font-weight:500}
@media(max-width:760px){.detail-back.document-close-link{font-size:11px;padding:10px 12px}.drawing-open-hint{bottom:10px;right:10px;font-size:10px;padding:8px 10px}.document-secondary>span:last-child{font-size:11px!important;white-space:nowrap}.history-close{padding:8px 10px}}

/* History dialog layout */
.history-heading{flex-wrap:wrap}.history-heading>div{min-width:0}.history-close svg{flex:none}
