#login-minipage{width:30%;min-width:400px;}.shake{animation:errorShake 0.2s ease-out;}@keyframes errorShake{0%,100%{translate:0px;}20%,60%{translate:5px;}40%,80%{translate:-5px;}}.textinput{width:100%;margin-bottom:10px;}#loginfailedmsg{text-align:center;color:var(--theme-fail);}#login-btn{width:35%;}#login-form{margin-top:20px;}.button-line{display:flex;align-items:center;flex-direction:row;justify-content:space-between;}.other-login-method-link{color:var(--theme-f0);text-decoration:none;font-size:14px;padding:7px 7px 7px 0px;}