body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-y:hidden;padding:0}.App{display:flex;flex-direction:column;height:100vh;overflow:auto;text-align:center}.App-button{background:#618be0;border:0;color:#fff;display:block;font-size:1.2em;padding:.5em;width:100%}.App-viewer{flex:1 1;position:relative}.sheet-button-group{background-color:#f8f9fa;bottom:0;box-shadow:0 -2px 5px rgba(0,0,0,.1);display:flex;justify-content:center;padding:10px;position:fixed;width:100%}.sheet-button-group .btn{margin:0 5px}.sandbox{align-items:center;display:flex;flex:1 1;height:calc(100vh - 58px);justify-content:center;overflow:hidden}.sandbox-file{border-radius:6px;margin:auto;padding:10px;width:80%!important}.top-bar{display:flex;gap:10px;padding:10px}.shareBtn{background-color:blue;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-right:10px;padding:10px 20px}.pdf-viewer-wrapper{display:flex;flex-direction:column;transition:height .3s ease;width:100%}.dashed-white-border{background-color:#fcecff;border:5px dashed #bc67ec;border-radius:16px}.pdf-viewer-wrapper.half-screen{height:50vh}.pdf-viewer-wrapper.full-screen{height:100vh}.viewer-container{height:100%;width:100%}@media print{.frame-bl{display:none!important}}@media (max-width:768px){.App{overflow:hidden!important}}
/*# sourceMappingURL=main.css.map*/