.toolbarContainer{position:relative}.toolbar{position:sticky;position:-webkit-sticky;top:0}::-webkit-scrollbar{width:7px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.form>.MuiBox-root{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.filesContainer{width:100%;display:flex;justify-content:center;align-items:center;border:4px dotted #ddd;padding:16px;border-radius:5px;height:150px;cursor:pointer}.buttonContainer{display:flex;width:100%;background:#fff;padding:32px;justify-content:space-between}.initLoader{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}