.tipImageContainer>img{height:auto;width:100%}#app{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"header" "main";height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;overflow-x:hidden;overflow-y:scroll;width:100%}header{grid-area:header}header>.app-bar{background-color:#343a40}main{grid-area:main;display:grid;grid-template-rows:1fr auto}footer{background:#343a40;color:#c8c8c8;width:100%;height:5.5dvh;padding-top:1dvh}#app>main{display:grid;grid-template-rows:1fr auto;width:100%}#main-content-wrapper{min-height:90%;height:90%;display:flex;flex:1 0 auto;width:100%}#main-content-wrapper-mobile{min-height:95%;height:95%;display:flex;width:100%}.fullWidth{width:100%!important}.text-center{text-align:center}.alert-margin{margin-bottom:10px;margin-top:10px}body{width:100dvw;height:100dvh;margin:0;padding:0;overflow-x:hidden;font-family:"Open Sans",sans-serif!important;font-size:15px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.4a4a595f.chunk.css.map */