.form-lead{max-width:628.5px;width:100%;height:auto;margin:0 auto 15px;box-shadow:0 4px 2px -2px gray}.form-lead .title{padding:10px 10px 0;font-size:16px;font-family:Arial;font-weight:bold;color:#000;text-align:center;text-decoration:none}.form-lead .fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.form-lead form input{-webkit-flex-basis:280px;-ms-flex-preferred-size:280px;flex-basis:280px;width:100%;height:32px;margin:10px 10px 0;padding:2px 5px;font-size:12px;background:#fff;border:#b3b3b3 solid 1px;-moz-box-sizing:border-box;box-sizing:border-box}.form-lead form .field_with_errors{-webkit-flex-basis:467px;-ms-flex-preferred-size:467px;flex-basis:467px;margin:10px 10px 0}.form-lead form .field_with_errors input{margin:0}.form-lead form .form-error{margin-top:10px;font-size:12px;color:#cf2c31}.form-lead form .submit{height:32px;box-shadow:none;cursor:pointer;border:0;border-radius:2px}.form-lead .subtitle{padding:10px}.form-lead .form-lead-foot{padding:5px 10px;font-size:13px;line-height:normal;text-align:center;color:#959595}.form-lead .form-lead-foot a{color:#959595;margin-left:5px}.form-lead .error-center{position:relative;left:149px}.form-lead .img-logo{padding-bottom:10px}.form-lead .title-success{padding:10px;text-align:center}.form-lead .center{display:block;margin-left:auto;margin-right:auto}@media(max-width:500px){.form-lead form input{font-size:16px}}