 div#wufoo-z1nl4oxl1e1f2b0 {
	 padding: 20px 15px;
	 color: #ffffff;
	 text-align: center;
	 background-color: #565c5c;
}
form.wufoo {
padding-top:20px
}

.form .container-fluid {

  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
 .wufoo .info div {
	 font-size: 16px !important;
	 font-family: "Avenir LT W01_65 Medium1475532", Arial, sans-serif;
	 text-align: center;
}

 .redesigned-theme-2018 .wufoo {
	 font-family: "Avenir LT W01_65 Medium1475532", Arial, sans-serif !important;
}
 form.wufoo input[type=email] {
	 padding: 10px;
	 font-size: 14px;
	 border: none;
	 color:#333333;
	 background: #ffffff;
	 width: calc(100% - 20px);
     height: calc(50px - 20px);
}
 header#header h2 {
	 display: none;
}
 input#Field1 {
	 border-radius: 0;
}
 input#saveForm {
	 float: left;
	 min-width: 115px;
	 padding: 12px;
	 background: #FFC118;
	 color: #000000;
	 font-size: 14px;
	 font-weight: bold;
	 text-transform: uppercase;
	 border: none;
	 cursor: pointer;
	 border-radius: 0;
	 height: 50px;
     width: 100%;
}
 input#saveForm:hover {
	 background: #E6A700;
}
 label#title1 {
	 display: none;
}
 .redesigned-theme-2018 .wufoo .info div {
	 padding-bottom: 0;
	 font-size: 16px !important;
	 text-align: center;
	 font-family: "Avenir LT W01_65 Medium1475532", Arial, sans-serif !important;
}
 .redesigned-theme-2018 input.text {
	 border-radius:0;
	 border: 0;
}
 .redesigned-theme-2018#container {
	 padding: 20px 15px;
}
 .redesigned-theme-2018 .wufoo .info {
	 margin-bottom: 0px !important;
}
 .redesigned-theme-2018 input.btTxt {
	 border-radius: 0;
}
 form#form166 ul{width:90% !important; margin:0 auto;}
 form#form166 ul li {
	 float:left !important;
	 clear:none !important;
	 padding:0px;
}
 form#form166 ul li:first-child {
	 width:75% !important;
}
 form#form166 ul li.buttons {
	 width:25% !important;
}
 .redesigned-theme-2018 .wufoo li {
	 padding: 0 !important;
}
 .wufoo h2 {
	 color: #FFFFFF;
}
@media only screen and (max-width: 480px) {
   form#form166 ul li:first-child {
	 width: calc(100% - 118px) !important;
}
}