.dialog-width{max-width:750px;min-width:360px;width:33vw}.large-dialog-width{max-width:1600px;min-width:800px;width:66vw}.sticky-tabs{position:sticky;top:0;z-index:1}.circle{align-content:center;align-items:center;background-color:#1976d2;border-radius:50%;color:#fff;display:flex;height:25px;justify-content:center;width:25px}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:6px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:var(--q-primary)}