.login-form{display:flex;flex-direction:column;align-items:center}.login-form .align-right{margin-bottom:15px;font-size:14px;line-height:1.2;text-decoration:underline;color:#343446;font-weight:500;margin-left:auto;margin-right:5px;width:fit-content}.login-form .MuiFormControl-root{margin-bottom:16px;width:100%;max-width:100%;position:relative}.login-form .MuiFormHelperText-root{color:#d32f2f;font-weight:500;font-size:14px;min-height:20px;margin:10px 0;overflow-wrap:break-word;width:100%;line-height:1.3}@media only screen and (min-width:900px){.login-form .MuiFormControl-root{width:500px;margin-left:auto;margin-right:auto}}.login-form input:focus,.login-form select:focus,.login-form textarea:focus{outline:none;box-shadow:none}@media only screen and (max-width:1024px){.login-form .login-link{display:flex}.MuiDialog-container{margin:0}}