.register-form{margin:40px 0;background-color:#fff;padding:20px}@media only screen and (max-width:1024px){.register-form{margin:0;padding-top:40px}}.register-form .register-form__content{width:600px;margin:0 auto}@media only screen and (max-width:768px){.register-form .register-form__content{width:100%}}.register-form .register-form__content .register-form__title{font-size:14px;color:#464646;display:block}.register-form .register-form__content form{margin-top:30px}.register-form .register-form__content .captchaBox{margin-bottom:30px}.register-form__done{display:-webkit-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:20px}.register-form__done button{outline:none;border:none;font-size:16px;color:#fff;line-height:1.2;display:-webkit-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding:0 20px;min-width:120px;height:50px;border-radius:25px;background:#9bdc17;z-index:1;transition:all .4s;font-family:iranSans;cursor:pointer}.register-form__done button:hover{background-color:#7aae12}