body{margin:0px;box-sizing:border-box;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .app-content{height:100%;width:100%;position:absolute;display:flex;flex-direction:column}body .app-content .app-view{height:100%;position:relative}
.small-screen-warning{display:none}@media screen and (max-width: 900px){.small-screen-warning{position:fixed;top:3.4rem;left:0;width:100%;height:100%;background-color:#001433;z-index:9999;display:flex;justify-content:center;align-items:center}.small-screen-warning .sm-screen-container{padding:0 12.5rem}}@media screen and (max-width: 900px)and (min-width: 0)and (max-width: 700px){.small-screen-warning .sm-screen-container{padding:0 6rem}}@media screen and (max-width: 900px)and (min-width: 701){.small-screen-warning .sm-screen-container{padding:0 12.5rem}}@media screen and (max-width: 900px){.small-screen-warning .sm-screen-container .sm-screen-title{padding-bottom:1rem}.small-screen-warning .sm-screen-container .app-version{display:inline-block;border:1px solid #fff;border-radius:25px;padding:1px 10px 0px 10px;margin-bottom:1rem}.small-screen-warning .sm-screen-container .sm-screen-content{border-top:1px solid #fff;padding-top:1rem}}
