.container-forgetPassword{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background:url(../../static/img/bg_login.af7e6220.jpg) 50% no-repeat;background-size:cover}.container-forgetPassword .forget-password-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:440px;margin:2em auto;padding:20px 20px;background:#fff;border-radius:4px}@media screen and (max-width:500px){.container-forgetPassword .forget-password-container{width:100%}}.container-forgetPassword .forget-password-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}.container-forgetPassword .forget-password-button-group .el-button{width:100%}.container-forgetPassword .captcha{cursor:pointer}.forget-password-container-mobile{width:100%;margin:2em auto;padding:20px 0;background:#f0f1f5}.forget-password-container-mobile .forget-password-button-group .el-button{width:inherit}