<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 14px "Open Sans", "Myriad Pro", Arial, Helvetica, sans-serif;
}

.gray-row {
	background: #e5e9ec;
	text-align: center;
	width: 100%;
}
.white-row {
	margin-top: 15px;
	//font-size: 22px;
	text-align: center;
	padding-bottom: 12px;
}
.top-slider {
	padding-top: 15px;
	padding-bottom: 0;
	text-align: left;
}
.top-slider h2 {
	font-weight: normal;
	color: #3E4248;
}
//.item {
	padding-top: 50px;
}

.top-slider p {
	color: #6C7479;
	font-size: 19px;
	width: 85%;
	line-height: 22px;
}


.logo {
	font-size: 22px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.customer-link {
	color: #FC0;
	font-size: 16px;
	font-weight: 600;
}


.auto-push a{
	color: #09B6C4;
	font-weight: 600;
	font-size: 16px;
}
.auto-push {
	color: #09B6C4;
}

.manual-push {
	color: #090;
}
.manual-push a {
	color: #090;
	font-size: 16px;
	font-weight: 600;
}

.hub {
	color: #EA4227;
}
.hub a {
	color: #EA4227;
	font-size: 16px;
	font-weight: 600;
}

.vendor {
	color: #F60;
}
.vendor a {
	color: #F60;
	font-weight: 600;
	font-size: 16px;
}

.network {
	color: #06F;
}
.network a {
	color: #06F;
	font-size: 16px;
	font-weight: 600;
}

.top-flow {

}
h3.top-flow {
	font-size: 31px;
	color: #999;
	font-weight: 200;
}
.semi-bold {
	font-weight: 600;
}
#title {
	font-size: 48px;
	color: #333;
}
.header {
	background: #e5e9ec;
	margin-bottom: 15px;
}

#top-banner {
	background: url(../../explained%20-%20Copy/images/bg.jpg);
	border-bottom: 1px solid #CCC;
	padding-top: 46px;
}

#home-banner h1, .sub-title{
	color: #333;
	font-size: 39px;
	font-weight: normal;
	margin-bottom: 8px;
	max-width: 1150px;
	padding: 17px 15px 0;
	margin-right: auto;
	margin-left: auto;
}
.sub-slogan {
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
	margin-bottom: 30px;
	max-width: 1150px;
	padding: 0 15px;
}

.carousel-control {
    top: 35%;
	left: -80px;
}

.carousel-control.right {
    left: auto;
    right: -80px;
}


.learn-more-below{
	padding-top:30px;
}

.content {padding-bottom:5px;}h4 {
	font-size: 18px;
	font-weight: bold;
}
.carousel-caption p {
	font-size: 13px;
	color: #FFF;
}
</pre></body></html>