/* Registration */
#registration_maintitle 			{ display:none; }
#registration_Address 				{ display:none; }
#registration_logindetails			{ display:none; }
#registration_Profiling				{  }

#registration_CompanyName 			{  }
#registration_CompanyNamebox 		{  }
#registration_CompanyNamerequired 	{  }
#registration_Title 				{ display:none; }
#registration_Titlebox 				{ display:none; }
#registration_profilemessage		{ display:none; }
#registration_Question				{ display:none; }
#registration_Questionbox			{ display:none; }

body { background-color:#fff; margin:0;padding:0;padding-right:5px;overflow:hidden;}
body, input, textarea, th, td { 
	font-family: 'Open Sans', Arial, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color:#0d205c;
}
a { color:#32a63b; }
a:hover {  }

* { outline: 0 }

input[type=text],
input[type=password],
select,
textarea { color:#777; font-size:14px; width:250px; background-color:#dddddd; border:0; margin-bottom:5px; }

input[type=text],
input[type=password] { padding:6px 12px; }

textarea {  }
select { padding:6px 12px; width:274px; }

#registration_CompanyName,
#registration_Firstname,
#registration_Surname,
#registration_EmailAddress,
#registration_Gender,
#registration_StandardProfile { width:120px; }

#registration_CompanyNamebox,
#registration_Firstnamebox,
#registration_Surnamebox,
#registration_EmailAddressbox,
#registration_Genderbox,
#registration_StandardProfilebox { margin: 0 0 5px; width:250px; }

#registration_CompanyNamerequired,
#registration_Firstnamerequired,
#registration_Surnamerequired,
#registration_EmailAddressrequired,
#registration_StandardProfilerequired { position:absolute; left:100px; width:10px; height:10px; margin: 4px 0 0 5px; overflow:hidden }

#registration_Companynamerequired span,
#registration_Firstnamerequired span,
#registration_Surnamerequired span,
#registration_EmailAddressrequired span,
#registration_StandardProfilerequired span { color: #ff0000 !important }

#registration_registrationbutton input {
    background-color:#fff;color:#32a63b;font-weight:bold;height:30px;font-size:18px;border:0;padding-left:25px;margin-top:11px;background:url(https://nl.informanagement.com/data/newslettertemplates/verstraten17/arrow.jpg) center left no-repeat;
}
#registration_registrationbutton input:hover,
#registration_registrationbutton input:active {
	color:#0d205c;
}

#registration_thankyou {  }