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

 Title : 
 Author : 
 URL : http://

 Last Updated : 

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

.wufoo header#header{
	display: none;
}
.wufoo label.desc, .wufoo legend.desc{
	display: none;
}

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select{
	font-family:"Helvetica", Helvetica, Arial, serif;
	padding: 10px 0px;
	border-radius: 4px;
}
.wufoo input.btTxt{
	    width: 160px;
    padding: 11px;
    border-radius: 12px;
    border: 0px;
    font-family: "Helvetica-Bold", Helvetica, Arial, serif;
    font-size: 16px;
    color: rgba(110, 123, 126, 1.0);
    /* text-align: left; */
line-height: 18.0px;}
.embed form, .embed body{
	margin: 32px !important;
}
.wufoo li.focused{
background-color: transparent !important}