*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow:hidden}html{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;overflow:hidden}#root>*,#root>*>*,#root>*>*>*{height:100%}.container,.container *{height:auto}.container{display:flex;flex-direction:column;height:100%;overflow:hidden}.header{flex:0 0 auto}.pagebody{overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;display:flex;flex-direction:column}.pagebody>footer{flex-shrink:0;margin-top:auto}
