/* - - - - - - - - - - - - - - - - - - - - -

 Title : button 
 Author : may	
 URL :  http://wufoo.com

 Last Updated : April 11, 2020

- - - - - - - - - - - - - - - - - - - - - */

/* - - - Default - - - */

/* header*/
.wufoo .info h2{display:none}
.wufoo .info div{display:none}


/* Button */

input#saveForm {
background-image: URL('https://dabuttonfactory.com/button.png?t=Submit&f=Open+Sans-Bold&ts=14&tc=fff&hp=16&vp=8&c=2&bgt=unicolored&bgc=15d798&bs=1&bc=c1c6c8');
background-repeat: no-repeat !important;
background:    #216cc4;
border:        1px solid #ffffff;
border-radius: 0px;
padding:       11px 35px;
color:         #ffffff;
display:       inline-block;
font:          normal bold 16px/1 "Open Sans", sans-serif;
text-align:    center;