.FormButton a{font-size:13px;line-height:1.4;color:#999;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:20px}.FormButton a:focus{color:#467db8}.FormButton .sending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444}.FormButton .sending img{height:60px;opacity:.7}.FormButton .dataSent{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444}.FormButton .dataSent .fa-check-circle{color:#467db8;font-size:25px;margin-right:10px;opacity:.7}.FormButton .error{margin-top:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b02020;padding:13px;border-radius:25px;font-size:14px}.FormButton .error .fa-exclamation-triangle{font-size:25px;margin-right:20px}.FormButton .error a{margin-left:20px}