body,html{margin:0;line-height:1;height:100%}#app-root{height:100%;overflow:hidden;overflow-x:auto}#app-root #EsignBase-Grayscale{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;overflow:hidden}#app-root .mainWrapper{position:relative;flex:1;overflow:hidden}#app-root .mainWrapper.hidden{display:none}#app-root .mainWrapper .view-loading{position:absolute;top:0;left:0;right:0;bottom:0}#app-root .mainWrapper .view-box{width:100%;height:100%;overflow-y:auto}::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}::-webkit-scrollbar-track{background-color:#f5f5f5}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #ccc;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#ccc}