/* All Form Default */
html body form ul li{
  /*padding:5px !important;*/
}
html body form ul li label{
  /*display:none !important;*/
}
html body form ul li.buttons input#saveForm{
  background: #ed5d1d;
  color:white;
  border:2px solid #ed5d1d;
}
/* Form 561 */
/*html body form#form561 ul li{
  padding:5px !important;
}*/
/* All */
html body .recaptcha-text{
  display:none;
}
