:root{--font-family:"Roboto","Segoe UI","GeezaPro","DejaVu Serif","sans-serif","-apple-system","BlinkMacSystemFont";--andritz-blue:#0075be}*{box-sizing:border-box;padding:0;margin:0}body,html{height:100%;width:100%;overflow:hidden;font-family:var(--font-family)}a{color:inherit;text-decoration:none}#__next{height:100%}#__next,.loginContainer{display:flex;flex-direction:column}.loginContainer{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;background-color:var(--andritz-blue)}.loginLogoContainer{width:150px}.loginText{color:white;font-size:1.5em}.toast-container{font-family:var(--font-family);line-height:1.5;z-index:9999;white-space:pre-line}