.orderPage-full{height:100vh;width:100%;background-color:#edf2f7}.homePage-homePageTitle{margin-bottom:30px}.homePage-homeScreenBox .homePage-add-stock{position:fixed;top:15px;right:15px}.homePage-homeScreenBox{height:100vh;background-color:#edf2f7}.userList-Grid{max-height:78vh;overflow-y:scroll}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{position:absolute;left:0;top:0;right:0;bottom:0;width:200px;height:200px;border:10px solid #f3f3f3;border-top:10px solid black;margin:auto;border-radius:50%;animation:spinner 1.5s linear infinite}.spinner-container{height:100vh}.productGrid-productsGrid{overflow-y:scroll;max-height:100%}.productGrid-oneProductGrid{border-radius:10px}.succesPage-full{height:100vh;background-color:#edf2f7}.succesPage-progressBar{animation:fullWidth 5s linear}@keyframes fullWidth{0%{width:0%}to{width:100%}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
