#fixed-top {
    height: auto !important; /* to be remove once the PXP test is done. to overide the fixed-top style */
}
html[data-device-type="mobile"] #fixed-top {
    min-height: inherit; /* to be remove once the PXP test is done. to overide the fixed-top style */
}
.n1, .n1.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/wright/merchant/video-bottom_1x.jpg");
}
.n2, .n2.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/hero-image/paypal-for-business-661.jpg");
    background-position: 30% top;
}
ul {
    list-style-type: disc;
    margin-left: 16px;
}
.editorial p {
    padding-top: 0;
}
.hero {
    background-color: #000;
    min-height: 37.85714285714286em;
}
html[data-device-type="mobile"] .hero {
    min-height: 32.85714285714286em;
}
.hero.row-fluid .span6 {
    width: 50%;
}
.hero.row-fluid [class*="span"] {
    margin-left: 0;
}
html[data-device-type="portable"] .hero.row-fluid .span6 {
    width: 50%;
}
html[data-device-type="portable"] .hero.row-fluid [class*="span"] {
    margin-left: 0;
}
.paypalPersonal, .paypalBusiness {
    background: url("https://www.paypalobjects.com/webstatic/mktg/hero-image/paypal-top-right-661.jpg") no-repeat 30% top;
    background-size: cover;
    background-position: left top;
    height: 530px;
    color: #444;
}
.paypalBusiness {
    background: url("https://www.paypalobjects.com/webstatic/mktg/hero-image/paypal-top-left-661.jpg") no-repeat top;
    background-size: cover;
}
html[data-device-type="mobile"] .paypalPersonal, html[data-device-type="mobile"] .paypalBusiness {
    background: none;
}
.paypalPersonal h2, .paypalBusiness h2 {
    font-size: 2rem;
    line-height: 1.25em;
}
html[data-device-type="mobile"] .hero {
    background-color: #fff;
}
html[data-device-type="mobile"] .paypalPersonal, html[data-device-type="mobile"] .paypalBusiness {
    background-size: auto 265px;
    height: auto;
}
html[data-device-type="mobile"] .paypalPersonal .payPalInner, html[data-device-type="mobile"] .paypalBusiness .payPalInner {
    margin-left: 5%;
    width: 100%;
    padding-bottom: 20px;
}
.payPalInner {
    margin-left: 11%;
    margin-top: 14em;
    padding: 0 3%;
}
html[data-device-type="mobile"] .payPalInner {
    margin-top: 0;
}
html[data-device-type="portable"] .payPalInner {
    margin-left: 3%;
}
.paypalPersonal p, .paypalBusiness p {
    font-size: 1.071rem;
    line-height: 1.5em;
    padding-top: 6px;
    padding-bottom: 10px;
    color: #444;
    width: 55%;
}
html[data-device-type="mobile"] .paypalPersonal p, html[data-device-type="mobile"] .paypalBusiness p {
    width: auto;
}
.callout p {
    color: #444444;
}
.pullout p {
    padding-bottom: 4px;
}
.pullout p span {
    font-size: 1.162em;
}
.editorialSection {
    background: #f5f5f5;
}
.whiteBoxInner {
    width: 83%;
    margin: 0 auto;
}
html[data-device-type="portable"] .whiteBoxInner {
    margin-left: 10%;
}
.whiteBoxInner .steps {
    min-height: 82px;
    padding: 15px 1%;
    text-align: center;
    vertical-align: middle;
    color: #444;
    background: #ffffff;
}
.whiteBoxInner .steps.step1 {
    margin-left: 4%;
}
.whiteBoxInner .plus {
    padding: 127px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 5.1rem;
    color: #000;
    line-height: 3rem;
}
.whiteBoxInner .plus-or {
    padding: 127px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 4.1rem;
    color: #000;
    line-height: 3rem;
}
html[data-device-type="mobile"] .whiteBoxInner .plus {
    padding: 15px;
}
html[data-device-type="mobile"] .whiteBoxInner .plus-or {
    padding: 15px;
}
.steps .imageContainer {
    padding-bottom: 5px;
}
.wrapupBox {
    min-height: 132px;
    width: 85%;
    margin: 0 auto;
}
.wrapupBox p, html[data-device-type="mobile"] .wrapupBox p {
    padding-bottom: 4px;
    padding-top: 0;
    line-height: 1.3em;
}
.wrapupBox p {
    color: #000000;
}
.affiliatePartner {
    padding: 90px 0 220px;
}
.getStarted {
    width: 200px;
    line-height: 1.8em;
}
.quotemedium {
    font-size: 2.489rem;
    line-height: 1.25em;
}
.affiliatePartner h2 {
    padding-bottom: 1em;
    text-align: center;
}
html[data-device-type="mobile"] .affiliatePartner .span3 {
    margin-bottom: 32px;
}
html[data-device-type="mobile"] .affiliatePartner {
    padding: 50px 0;
    padding-bottom: 10px;
}
html[data-device-type="portable"] .affiliatePartner .span3 {
    margin-left: 10px;
}
@media (orientation: portrait) {
    html[data-device-type="portable"] .steps.step3.span3.test {
        margin-top: 30px;
        margin-left: 1px;
    }
    html[data-device-type="portable"] .span3.center-text.port-tab {
        margin-top: 36px;
        margin-left: 209px;
    }
    html[data-device-type="portable"] .affiliatePartner {
        padding-bottom: 350px;
    }
    html[data-device-type="portable"] .paypalPersonal p, .paypalBusiness p {
        width: 51%;
    }
}
html[data-device-type="mobile"] .payPalInner .editorial-cell {
    width: 85%;
}
html[data-device-type="mobile"] .getStarted {
    width: 100%;
}
html[data-device-type="mobile"] .contentLink {
    padding: 10px 0;
}
#signup-modal .btn {
    max-width: 46%;
}

/*Mobile Code*/

html[data-device-type="mobile"] #fixed-top .hero-bg .editorial-cell {
    padding-top: 10px;
}
html[data-device-type="mobile"] .row-fluid {
    width: 100%;
    box-sizing: border-box;
}
html[data-device-type="mobile"] .heroBtn{
    margin: 0 0 20px;
}
html[data-device-type="mobile"] .editorial-img.editorial-container a{
    width: 100%;
    bottom: 12%;
}

#npo-video p{display: none;}

/*Treatment Code*/
.hero-bg {
    background-image: url(https://www.paypalobjects.com/webstatic/en_GB/mktg/hero_image/tattoo-parlour-hero-no-blur.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

h4.subHead {
    font-size: 24px;
    margin-top: 10px
}

html[data-device-type="mobile"] #invoice {
    padding-top: 90px;
}
html[data-device-type="mobile"] #buy-online {
    padding: 90px 0 20px;
}


.light .span4 .merchant-panel {
    border-color: #fff;
}

.row-fluid .merchant-panel {
    background: #fff;
    padding: 30px 16px;
    border-color: #E5E5E5 #D9D9D9 #CCC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row-fluid .disabledLink {
    cursor: auto;
}

#buy-online {
    padding: 60px 0;
}
#buy-online-carousel {
    margin-top: 100px;
}
#buy-online .merchant-panel .contentPara {
    min-height: 130px;
    margin-top: 30px;

}

.panel-img {
    margin-bottom: 20px;
    width: 70px;
}
.sideKickHeadline {
    margin-bottom: 1em;
}

#buy-online-carousel .merchant-panel{
    width: 28%;
}
#buy-online-carousel .merchant-panel:nth-child(2n+2) {
    margin: 0 8%;
}
#buy-online-carousel .merchant-panel:nth-child(2n+3) {
    margin: 0;
}

.buy-online-button{margin-top: 50px;}

.sticky-nav-panel{background: #fff;}
.right-text{text-align: right;}
#npo-video-thumb {
    background-image: url('https://www.paypalobjects.com/webstatic/en_GB/mktg/pages/get-started/paypal-consumer.jpg')
}
html[data-device-type="dedicated"] .treatment .editorial-img.editorial-container a{
    display: block;
    height: 290px;
    left: 0;
    position: relative;
    top: 27%;
    width: 564px;
}

.get-started-button{margin-top: 50px;}

#sell-online{padding-top: 60px;}

#feature-comparisons{width: 70%; margin:auto;}
#feature-comparisons tbody, #feature-comparisons tr td, #feature-comparisons tr th {
    border: 1px solid #ccc;
    text-align: left;
}
#feature-comparisons .headline {
    vertical-align: middle;
    color: #009cde;
    font-weight: bold
}

#feature-comparisons .table-head {
    background-color: #f5f5f5
}

#feature-comparisons tr td {
    padding: 5px 15px;
}

#feature-comparisons tr td.closingHeadline{padding:18px 15px;}

#feature-comparisons td.center-text.grey.price-text {
    padding: 14px 0
}

#feature-comparisons tr td.center-text {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
}

table.comparison span.icon.ppf {
    color: #009cde;
    font-size: 2.5em;
    font-weight: bold;
}
.condition-apply .legal-notes{margin:0;}
.content-quote-section{padding-bottom: 0;}
.business-list, .business-quote, .editorial-cell ul{
    font-size: 1.3em;
    line-height: 1.4em;
}
.quoter {
    color: #009cde;
    font-size: 0.8em;
}
#payment-solutions{padding-bottom: 5px;}
.closingHeadline.headline.large{
    font-size: 2rem;
    line-height: 1.25em;
}
.security{ background-image: url('https://www.paypalobjects.com/webstatic/en_GB/mktg/pages/get-started/Security.png'); }
.icon-mail {
    background: url("https://www.paypalobjects.com/webstatic/icon/mail-12x12.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
    width: 12px;
}
.icon-tel {
    background: url("https://www.paypalobjects.com/webstatic/icon/Phone-Icon-Dark_12x12_baseline.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
    width: 12px;
}
.hatch-link {
    color: #777 !important;
    font-size: 1em;
    font-weight: normal !important;
    text-decoration: none;
}

.video-panel .play > span {
    content:'';
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 40px;
    height: 40px;
    margin-left: -30px;
    margin-top: -30px;
    text-indent: -999em;
    overflow: hidden;
    border: 2px solid #0079ad;
    border-radius: 36px;
}
.video-panel .play > span:after {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    top: 57%;
    left: 60%;
    margin-top: -12px;
    margin-left: -10px;
    overflow: hidden;
    border: 24px solid transparent;
    border-width: 9px 18px;
    border-left-color: #0079ad;
}
html[data-device-type="mobile"] .video-panel .play > span {
    bottom: 0;
    right: 0
}
.panel{padding: 40px 0;}

html[data-device-type="mobile"] #buy-online-carousel .merchant-panel {width: 100%; margin:20px 0 0; padding-bottom: 0}
html[data-device-type="mobile"] #buy-online-carousel .merchant-panel .sideKickHeadline{margin-bottom: 0}
html[data-device-type="mobile"] .editorial-container:first-child{margin-top: 30px;}
html[data-device-type="mobile"] #feature-comparisons{width:100%;}
html[data-device-type="portable"] #buy-online { padding: 40px 0; }
html[data-device-type="portable"] #buy-online-carousel .merchant-panel {
    width: 48%;
    margin-bottom: 30px;
    min-height: 330px;
}
html[data-device-type="portable"] #buy-online-carousel .merchant-panel:nth-child(2n+1) {
    margin-left: 0;
}
html[data-device-type="portable"] #buy-online .merchant-panel .contentPara {
    min-height: 100px;
}
html[data-device-type="mobile"] #buy-online {
    padding: 40px 0 20px;
}
html[data-device-type="mobile"] #buy-online-carousel {
    margin-top: 10px;
}
html[data-device-type="mobile"] #buy-online .merchant-panel .contentPara {
    min-height: 80px;
    margin-top: 0;
}
html[data-device-type="mobile"] #buy-online .merchant-panel .panel-img{margin-bottom: 10px}
html[data-device-type="mobile"] .containerCentered.get-started-button{margin:0 0 10px;}

html[data-device-type="dedicated"] .editorial-container { height: 30.8571em; line-height: 30.8571em; }
html[data-device-type="dedicated"] .treatment .editorial-img.editorial-container a{ height: 235px; }
.treatment #buy-online-carousel {margin-top: 0;}
html[data-device-type="dedicated"] #buy-online.treatment #npo-video.editorial {min-height: 32.8571em;}
#feature-comparisons tbody>tr:nth-child(2) td:first-child { font-weight: bold; font-size: 15px; }
.editorial-text .editorial-cell ul li{font-size: 14px;}
html[data-device-type="mobile"] .treatment.editorial .closing-section { padding-bottom: 60px; }
html[data-device-type="mobile"] .treatment.editorial .closing-section p{padding: 0;}
html[data-device-type="portable"] #buy-online-carousel .merchant-panel:nth-child(2n+2) {margin-left: 4%; margin-right: 0; }
html[data-device-type="portable"] .treatment .editorial-container {height: 350px; line-height: 350px;}
@media (min-width: 1024px) and (orientation: landscape){
    html[data-device-type="portable"] .treatment .editorial-img.editorial-container a{
        bottom: 104px;
        right: -11px;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    html[data-device-type="portable"] .treatment .editorial-img.editorial-container a {
       bottom: 142px;
    }
}
html[data-device-type="portable"] #buy-online-carousel .merchant-panel:nth-child(2n+1) {
    clear: left;
}

