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

 Title : 
 Author : 
 URL : http://

 Last Updated : 

- - - - - - - - - - - - - - - - - - - - - */
/* Typography */
.wufoo .info div {
	font-family: 'Poppins', sans-serif;
	font-size: 95%;
	font-weight: 400;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 0px;
}
.wufoo .info {
	margin-bottom: 0px
}
}
.wufoo .info h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	}
.wufoo .section h3 {
	font-size: 110%;
	font-family: inherit;
	background: #FFFFFF;
	color: #000000
}
.wufoo .section div {
	font-size: 85%;
	font-family: inherit;
	color: #444444
}
.wufoo label.desc, .wufoo legend.desc {
	font-size: 95%;
	color: #000
}
.wufoo li div, .wufoo li div label, .wufoo li span label {
	font-family: inherit;
	color: #444444
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo select.select, .wufoo label.choice {
	font-size: 100%;
	font-family: inherit;
	color: #333333;
	padding: 11px 14px 0px;
}
.wufoo label.choice {
	color: #444444
}
.wufoo .instruct {
	font-size: 80%;
	font-family: inherit;
	color: #444444
}
input.btTxt {
	background-color: #2196F3;
}
input.btTxt:focus, input.btTxt:hover {
	background-color: #2196F3;
	border: 1px solid #2196F3;
	}