:root{--drawer-width: 190px;--main-color: #D50000;scrollbar-color:#888 transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition-delay:9999s;transition-delay:9999s}.login-background{height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top left;transition:background-image 1s}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.drawer{width:var(--drawer-width);overflow-x:hidden;overflow-y:hidden}.drawer a{text-decoration:none;color:inherit}.page{margin-left:var(--drawer-width);padding:10px 20px}.page .page-content{margin-top:20px}
