:root{--font-family-text:'Nunito',sans-serif;--font-family-text-alter:'Roboto',sans-serif;--menu-background-color:#101924;--menu-link-font-color:#848484;--menu-link-font-color-hover:#377abd;--login-link-font-color:#377abd;--main-title-icon-color:#377abd;--waiting-overlay-color:#377abd;--left-sidebar-width:16rem;}#snackbar{position:fixed;left:0;transform:translate(calc(50vw - 50%));top:-100px;z-index:99999;width:300px;max-width:300px;padding:10px;font-size:1rem;transition:top 1s ease-in-out;}#snackbar.in{top:20px;}body{font-family:var(--font-family-text);font-weight:400;font-size:1rem;}form{width:30rem;margin:2rem auto;}form legend{font-weight:600;color:var(--login-link-font-color);}form .input-group{margin-bottom:1rem;}form .input-group-text{background-color:#fff;min-width:3rem;justify-content:center;padding:0.5rem 0.75rem;color:var(--login-link-font-color);}footer#main-footer{text-align:center;padding-top:3rem;padding-bottom:1rem;font-size:0.9rem;width:100%;float:left;clear:both;}footer#main-footer a.zeuus{display:table;margin:0 auto 1rem;}footer#main-footer a{color:var(--login-link-font-color) !important;}footer#main-footer a.zeuus img{width:8rem;height:auto;}