.page-header {
	border-bottom: 1px dotted white;
}

h1 {
	color: white !important;
}

h2 {
	color: white !important;
}

h3 {
	color: white !important;
}

h5.headerH5 {
	color: white !important;
}

.popover-title {
    color: black !important;
}

.headerHr {
	color: white !important;
}
			
.registrationBody {
	color: white !important;
}

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

/*
.StripeElement {
	background-color: #212121 !important;
}

.ElementsApp input {
    color: #FFF !important;
}
*/
