/* Wufoo */

.wufoo {
	background-color:#172530;
	font-size: 16px;
	xfont-weight: 300;
	xbackground-color: transparent;
	xfont-family: BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif !important;
	xletter-spacing: 0;
	xline-height: 1.7;
	xletter-spacing: 1px;
}
form.wufoo {
	padding: 15px 25px;
}
form li.leftHalf, form li.rightHalf {
	width: 48.5% !important;
}
form li {
	padding: 6px 0 9px !important;
}
.wufoo li {
	width: 100%;
}
.wufoo li.focused label.desc, .wufoo li.focused legend.desc, .wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label, .safari .wufoo li.focused input.file {
	color: white;
}
.wufoo li.focused {
	background-color: transparent;
}
.wufoo label.desc, .wufoo legend.desc {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select {
	background-color: #white;
	background-image: none;
	border: medium none;
	color: white;
	font-size: 15px;
	width: 100%;
	padding: 6px 0 6px 10px;
}
.wufoo input.text, .wufoo input.file, .wufoo select.select {
	height: 36px;
}
.wufoo select.select {
    height: 48px;
    font-size: 18px !important;
}
#header {
	display: none;
}
#title54 {
	background-color: #333;
	border: medium none;
	color: white;
	font-size: 16px;
	padding: 20px;
	text-align: center;
}
.wufoo .section h3 {
	border-top: 1px solid white;
	color: #fff;
	font-size: 18px;
	padding: 12px 0 0;
}
.wufoo .section div {
	color: #fff;
	font-size: 15px;
}
form li.section div {
	padding: 0;
}
.wufoo input.btTxt {
	background-color: rgba(255,255,255,.15);
	border: 1px solid white;
	color: white;
	padding: 20px;
	width: 300px;
	cursor: pointer;
}
.confirm h2 {
	color: #fff;
}
#fo384li38 {
	border: 1px solid rgba(255,255,255,.2);
	background-color: rgba(255,255,255,.1);
	padding: 20px !important;
	xborder-bottom: 1px solid white;
	margin: 25px 0 !important;
	display: block;
	float: none;
	top: 13px;
	font-weight: bold !important;
	width: 96.8% !important;
}
form li.error {
    background-color: transparent !important;
}
form li.error .desc,form p.error {
    color: lightcoral !important;
}