@charset "UTF-8";
/* CSS Document */

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

 Title : 
 Author : 
 URL : http://

 Last Updated : 

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

.wufoo input.text, .wufoo textarea.textarea{background:#FFFFFF; padding: 10px; background-color:#fdfdfd !important; }
.wufoo label.desc, .wufoo legend.desc{font-size:14px;font-family:'Open Sans', Helvetica, Arial, Verdana, sans-serif; font-weight: 400;  color:#343436}
#saveForm {
	font-size:22px;
	font-weight: bold;
    border-radius: 0px;
    border-width: 0px;
    color: #343436;
	background-color: #b07b6d;
	padding: 20px;
}
 #saveForm:hover {
    background-color: #4e4d5a;
    color: #cfcabd;
}
