html.embed {
    background-color: transparent;
}
form.wufoo {
    padding: 0px;
}
#form108 label,
#form108 #header {display:none;}

#form108 ul input {
  line-height:30px;
	padding:0 5px;
	width:100%;
}

#form108 ul li#fo108li1 {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:100%;
}

#form108 ul li#fo108li1:after {display:none;}
#form108 ul li#fo108li1 * {box-sizing:border-box;}

#form108 ul li#fo108li1 span {
	float:unset;
	margin:unset;
	width:calc(50% - 5px);
}

#form108 ul li:first-of-type span:last-of-type {
margin: 0;
padding: 0;
}
#form108 ul li:first-of-type span input {
	line-height: 30px;
	width: 100%;
}
#form108 #saveForm {
	border: 0;
	border-radius: 0;
	background-color: #a72b2a;
	background-image: none;
	color: white;
	filter: none;
	line-height: 30px;
	height:40px;
	text-shadow: none;
	text-transform: uppercase;
}
#form108 li {padding: 0 0 10px 0;}
#form108 li.buttons {padding: 2px 0 0 0;}
#form108 li.focused  {background-color: transparent;}