html,
body {
	background: transparent;
}

body,
#header {
	background: #eff4f9 none no-repeat fixed;
	background-image: -ms-radial-gradient(#eff4f9 75%, #f3f3f3 100%);
	background-image: radial-gradient(#eff4f9 75%, #f3f3f3 100%);
	-pie-background: #eff4f9 radial-gradient(#eff4f9 75%, #f3f3f3 100%) no-repeat fixed;
}

a {
	color: #0078d7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.fact,
.fact-sub,
.msdlc-overview,
.standout,
.actionlink {
	font-family: "Segoe UI Variable Display", "Segoe UI", -apple-system, BlinkMacSystemFont, Verdana, sans-serif;
	font-weight: 600;
	color: #191a1a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0;
}

h2 {
	font-size: 1.75em;
	margin-top: 0;
}

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

#header {
	border-bottom-color: transparent;
}

#sidebar {
	background: transparent;
	-pie-background: transparent;
	border-color: transparent;
	font-size: 10pt;
}

#sidebar .sidebar-section {
	padding: 0 16px 16px 16px;
}

#sidebar label b {
	padding: 0 6px 6px 6px;
	color: #191a1a;
	font-weight: 600;
	line-height: 1.33;
	border-radius: 0;
	background: transparent;
	-pie-background: transparent;
}

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

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

#sidebar li {
	margin: 6px 0;
}

#sidebar li a,
#sidebar #eBasketUpdates {
	color: #1a1a1a;
	padding: 6px 6px 6px 35px;
}

#sidebar #eBasketUpdates {
	padding-left: 39px;
	font-weight: 600;
}

#sidebar li a:hover {
	background: #eaeaea;
	text-decoration: none;
	border-radius: 4px;
}

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

#sidebar li i {
	top: 6px;
	left: 8px;
}

#sidebar #basket-container i {
	top: 29px;
	left: 24px;
}

.ie #content {
	background: transparent;
}
