#epo-banner.hero-bg, #epo-banner.hero-bg.parallax {
    background-image: url("https://www.paypalobjects.com/webstatic/zh_C2/mktg/Hero-images/Program-introduction-page-for-merchants-hero.jpg");
}
#epo-banner .editorial-container{
	padding-right: 0;
}
#epo-banner .editorial-cell{
	background: rgba(0, 0, 0, 0.5);
	padding: 40px;
}
html[data-device-type="mobile"] #epo-banner .editorial-cell{
	padding: 285px 40px 40px;
}
#main > .containerCentered {
	min-height: 350px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.thankyouContent{
	max-width: 730px;
	margin: 0 auto;
	padding:50px 0; 
	text-align: center;
}
footer.global-footer{
	display: none;
}
#epo-banner h1,
#epo-banner p{
	color: #fff;
}
#epo-banner p{
	margin: 15px 0 0;
	line-height: 1.7em;
}
#epo-banner .steps-section{
	background: none;
}
#epo-banner .steps-section .containerCentered{
	padding: 0;
}
#epo-banner .steps-section .steps img{
	float: left;
	margin-right: 10px;
}
html[data-device-type="mobile"] #epo-banner .steps-section .steps img{
	float: none;
	display: block;
	margin: 0 auto;
}
#epo-program-content{
	padding: 50px 0 100px;
	text-align: center;
}
#epo-program-content h3,
#epo-program-content p{
	color: #199ddb;
}
#epo-program-content p.remarks,
#epo-program-content span.remarks{
	color: #777777;
	display: block;
	text-align: left;
	padding-bottom: 10px;
}
#epo-program-content span.remarks{	
    font-size: 0.7rem;
    line-height: 1.2rem;
}
#epo-program-content ol{
    font-size: 0.7rem;
    line-height: 1.2rem;
	list-style-type: decimal;
	list-style-position: outside;
    margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}
#epo-program-content ol li{
    font-size: 0.7rem;
    line-height: 1.2rem;
	padding-bottom: 10px;
	padding-top: 0px;
}
table.compare-solutions-table{
	margin: 35px 0 40px;
	width: 100%;
}
table.compare-solutions-table th{
	background: #199ddb;
	color: #fff;
	border: 1px solid #fff;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 2rem;
}
table.compare-solutions-table td span{
	color: #199ddb;
	font-size: 1.5rem;
}
table.compare-solutions-table tr{
	background: #efefef;
	color: #777;
	border: 1px solid #fff;
}
table.compare-solutions-table tr th,
table.compare-solutions-table tr td{
	padding: 10px 0;
}
html[data-device-type="mobile"] table.compare-solutions-table tr th,
html[data-device-type="mobile"] table.compare-solutions-table tr td{
	padding: 10px;
}
table.compare-solutions-table th td:first-child,
table.compare-solutions-table tr td:first-child{
	border-right: 1px solid #fff;
}

