<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header &gt; .wrapper,
#header &gt; .toolbar-wrapper &gt; .wrapper,
#footer &gt; .wrapper,
section &gt; .wrapper{
	max-width:75em;
	width:75em; /*lift this rule for responsive design */
	margin: 0 auto;

}

h1,h2,h3,.thinner,.title,.price{
	font-family:Arial, sans-serif !important;
}

.horizontal-tabs{
	 page-break-before:always;
}

.overlay-content-hidden{
	display:none;
}
.skipNav{
	display:none;
}
html,body{
	background-color:#fff;
	text-align:left;
}

#header &gt; .wrapper, #header &gt; .toolbar-wrapper &gt; .wrapper, 
#footer &gt; .wrapper, section &gt; .wrapper {
	margin:0;
}

a{
	color:#000 !important;
}

a.selected, .selected a{
	color:#000 !important;
}
[data-enhance*=productCarousel] .slide{
	position:static !important;
}

#menu-search-form{
	display:none !important;
}

#header #main-menu &gt; ul{
	width:100%;
}

.product-list .packages-details-box{
	position:relative;
	width:250px;
}

.decision-support{
	display:none;
}

.product-list .content-box {
	padding-bottom:0 !important;	
}

.channels .see-more{
	display:none;
}

#header{
	padding-bottom:0;
}

.search-header{
	padding-top:100px;
}

.search-input-container{
	display:none;
}

#header #sub-menu {
	background:#fff;
}

#header #sub-menu .dropdown &gt; ul{
	background:#fff;
	border-top:none;
}

#header #sub-menu .dropdown &gt; ul &gt; li .menu-separator{
	background:#fff;
}

#header #sub-menu .dropdown &gt; ul &gt; li a{
	background:#fff;
	font-size:1em;
}

#header #toolbar #customer-center ul li,
#header .toolbar #customer-center ul li{
	border:0;
}

.current-section{
	display:none;
}

.social{
	display:none;
}

.product-list .package .package-wrapper {
	margin-bottom:0;
	padding-bottom:0;
}

.icon-favorites{
	display: none !important;
}</pre></body></html>