#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}.mainloadingbox{position:fixed!important;left:0;right:0;top:0;bottom:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.6);display:flex!important;flex-direction:column;align-items:center;justify-content:center;z-index:10}::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{background-color:rgba(56,87,26,.2)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px}::-webkit-scrollbar-thumb{background-color:rgba(56,87,26,.6)}