h1,
h2,
h3,
h4,
h5,
h6,
.fact,
.fact-sub,
.msdlc-overview,
.actionlink {
	font-weight: normal;
	font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, Verdana, sans-serif;
}

.fact {
	font-family: "Segoe UI Semilight", "Segoe UI", -apple-system, BlinkMacSystemFont, Verdana, sans-serif;
}

#sidebar {
	background: #dce6f4;
	background-image: linear-gradient(to bottom, #dce6f4, #e9f3ff);
	background-image: url(/assets/sidebar-shine.png#),linear-gradient(to bottom, #dce6f4, #e9f3ff);
	background-size: cover;
	background-repeat: no-repeat;
	-pie-background: url(/assets/sidebar-shine.png) no-repeat 0 0/cover,linear-gradient(to bottom, #dce6f4, #e9f3ff);
	font-size: 9pt;
}

#sidebar label b {
	padding: 6px 0;
	color: #808080;
	font-weight: normal;
	border-radius: 0;
	background: transparent;
	-pie-background: transparent;
}

#sidebar .sidebar-section-highlight label b {
	color: #808080;
	background: transparent;
	-pie-background: transparent;
}

#sidebar ul {
	background: transparent;
	border: 0;
	padding: 0;
}

#sidebar li a {
	color: #151c55;
	margin-bottom: 9px;
}

#sidebar #basket-container i {
	left: 12px;
}

#sidebar #eBasketUpdates {
	color: #151c55;
	padding-left: 22px;
}

#sidebar .sidebar-notice,
#sidebar .sidebar-notice a {
	color: #808080;
}
