.Huma2ENewsForm {
	
}

.Huma2ENewsFormOuterWrapper.reg-test{
	background: #efefef;
	/* margin: 50px auto; */
	min-height: 150px;
	padding: 100px;
	color: #000000;
}

.Huma2ENewsForm input.form-control{
  height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cecece;
  padding: 0 10px;
   margin: 20px 0;
}

.Huma2ENewsForm label.verticalCenterFormLabel{

	margin-top: 30px;
}

.Huma2ENewsForm select.form-control{
	height: 40px;
	margin: 20px 0;
	

	background: rgba(255,255,255,0.5) url('/Portals/World%20Expeditions/Images/dropdown-bg.jpg');
	background-position: right;
	background-size:auto 40px;
}

.eNewsletterTextWrapper .eNewsletterTitle{
	font-family: "open sans", Arial, sans-serif;
	font-weight: bold;
}

.eNewsletterTextWrapper{
	margin-left: 30px;
	margin-bottom: 30px;
}

table.eNewsletterCheckboxList input{
	position:absolute;
	margin-top: 6px;
}

.eNewsletterCheckboxListOuterWrapper{
	margin-top: 30px;
}
