.forgot-password{width:800px;margin:20px auto;background-color:#fff}@media only screen and (max-width:1024px){.forgot-password{width:100%;background-color:#fff;padding:20px 50px}}@media only screen and (max-width:768px){.forgot-password{padding:20px 12px}}.forgot-password .forgot-password-title{padding-top:20px}.forgot-password .forgot-password-title span{color:#464646;font-weight:500;font-size:16px}.forgot-password .forgot-password-form{background-color:#fff;margin-top:30px;padding-bottom:40px}@media only screen and (max-width:1024px){.forgot-password .forgot-password-form{padding:0}}.forgot-password .forgot-password-form form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;margin-top:16px}.forgot-password .forgot-password-form form .form-field{width:100%;padding:0 10px}@media only screen and (max-width:768px){.forgot-password .forgot-password-form form .form-field{width:100%}}.forgot-password .forgot-password-form form .form-field .captchaBox{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flexbox;display:flex;margin-top:16px;margin-right:10px}@media only screen and (max-width:768px){.forgot-password .forgot-password-form form .form-field .captchaBox{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__code{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__code button{border:none;background-color:initial;margin-right:10px}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input{width:300px}@media only screen and (max-width:768px){.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input{width:97%;margin-right:0;margin-top:10px}}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input input::-webkit-input-placeholder{font-size:12px}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input input:-moz-placeholder{font-size:12px}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input input::-moz-placeholder{font-size:12px}.forgot-password .forgot-password-form form .form-field .captchaBox .captchaBox__input input:-ms-input-placeholder{font-size:12px}.forgot-password .forgot-password-form form .form-field .forgot-password-send button{background-color:#00235f;color:#fff;border:none;padding:7px 30px;float:left;border-radius:20px;cursor:pointer;transition:300ms}.forgot-password .forgot-password-form form .form-field .forgot-password-send button:hover{background-color:#002c79}