
.profile_header .persona_name {
	color: white;
	font-weight: normal;
	
}

.profile_small_header_text .whiteLink {
	color: white;
	color: rgb(195, 255, 221);

}

.profile_small_header_text .whiteLink:hover {
	color: white;
}

.profile_header .profile_header_centered_persona {
	position: absolute;
	left: 190px;
	right: 268px;
	white-space: nowrap;
}

.profile_header .profile_summary.noexpand {
	height: 76px;
	padding-left: 5px;
}

.profile_header .profile_summary {
	color: white;
	
}

.profile_header_content {
	color: #ffffffdd;

}
.profile_header {
	//background-color: #07263d66;
}

.profile_rightcol,
.profile_header_badge {
	background-color: #07263d66;
}

.profile_customization_block {
	background-color: #07263d33;
}

.profile_customization_header {
	font-weight: normal;
	color: rgb(213, 255, 233);
	color: #fcfaee;
}


body.profile_page.has_profile_background,
div.profile_page.has_profile_background {
	background-image: none;
	background-color: black;
	background-position: center top;
	background-repeat: no-repeat;
}