.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/digitalassets/c/website/marketing/apac/hk/optimized/assets/personal-account_hero_bg_1x.jpg");
}

.row-fluid .offset6:first-child {
    margin-left: 56%;
}

.n1, .n1.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/digitalassets/c/website/marketing/apac/hk/optimized/assets/personal-account_n1_1x.jpg");
}

.n2 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_SG/mktg/pages/manage-my-paypal-account/personal-account_n2_1x.jpg");
}


p.hatch a, p.hatch a:hover {
	color: #009cde;
}

.four-panel .span3 {
   background: none repeat scroll 0 0 #f5f5f5;
   border-color: #E5E5E5 #D9D9D9 #CCCCCC;
   border-image: none;
   border-style: solid;
   border-width: 1px;
   box-sizing: border-box;
   padding: 30px 16px;
}
.text-muted {
    font-size: 0.846em;
	font-style: italic;
}
html[data-device-type="dedicated"] .n1 .editorial-container {
	padding-right: 200px;
}
html[data-device-type="dedicated"] .row-fluid .merchant-panel {
	min-height: 320px;
}
html[data-device-type="dedicated"] .four-panel .span3 p {
	height: 80px;
}
html[data-device-type="dedicated"] .text-muted {
	position: relative;
	top: 156px;
}
html[data-device-type="mobile"] .four-panel .span3{
	height: 230px;
  margin-bottom: 15px;
	vertical-align:top !important;
}
html[data-device-type="mobile"] .four-panel p{
	height: 80px;
}

@media (orientation: portrait) {
	html[data-device-type="portable"] .row-fluid .container4d2p1m [class*="span"] {
		width: 48.5%;
		padding-top: 25px;
		margin-bottom: 15px;
		height: 200px;
	}
	html[data-device-type="portable"] .four-panel .span3 p {
		height: 80px;
	}
}

@media (orientation: landscape) {
	html[data-device-type="portable"] .four-panel .span3 p {
		height: 80px;
	}
}
html[data-device-type="portable"] .editorial-cell {
	 margin-left: 25px;
 }
.editorial-cell {
	vertical-align: middle;
}
ul.organizedList li {
    border-bottom: 1px solid #e5e5e5;
}

section ul {
	list-style-type:none;
}

.cost ul > li, .getstarted ul > li, .paypalHere ul > li {
	padding-left: 20px;
	cursor:pointer;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-top: 15px;
}
ul li ul li  {
	background: 0 none;
}
div.answer{
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.8s ease-in-out;
	-moz-transition: height 0.8s ease-in-out;
	-ms-transition: height 0.8s ease-in-out;
	transition: height 0.8s ease-in-out;
}
.cost ul > li.expanded, .getstarted ul > li.expanded, .paypalHere ul > li.expanded {
	margin-top: 15px;
}
div.answer {
	cursor:default !important;
}
.inner p{
	margin-top: 0;
}
div.open.answer {
	height: auto;
}
a.question {
	text-decoration: none;
}
.getstarted{

	padding-bottom: 70px;

}
#usingpaypalhere a:hover {
    text-decoration: underline;
}
/** overlay swipe indicator **/
#touch-overlay {
	right: 0;
	bottom:0;
	width: 250px;
	height: 153px;
	position: fixed;
	display:none;
	z-index: 200;
}

