html{height:100%;height:-webkit-fill-available}body{margin:0;overflow:hidden;height:100%;min-height:100%;min-height:-webkit-fill-available}#root{height:100%;min-height:100%;min-height:-webkit-fill-available;display:flex;flex-direction:column;overflow:hidden}@supports (height: 100dvh){body{min-height:100dvh}#root{height:100dvh;max-height:100dvh;min-height:100dvh}}.app-root{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;background-color:#f5f5f5;overflow:hidden}.app-header{flex-shrink:0;background-color:#012676!important}.app-tabs-wrap{flex-shrink:0;width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #e0e0e0}.app-content-wrap{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-footer{flex-shrink:0;border-top:1px solid #e0e0e0;background-color:#fff}.app-content-wrap>div[role=tabpanel]{height:100%;min-height:0;overflow:hidden}.app-content-wrap>div[role=tabpanel]>div{min-height:100%;min-height:0;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{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}
