h2 {
	color: white !important;
}

h3.publicEventHeader {
	color: white !important;
}

h5.headerH5 {
    color: white !important;
}

.headerHr {
	color: white !important;
}

.btn-lang, .registrationBody input, .registrationBody select {
	color: #5A5A5A !important;
	background-color: white !important;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
			
.btn-success {
	background-color: #55924A!important;
	border-color: #55924A!important;
}
    		
#bg {
	opacity: 0.7;
}
