/* header */
.pal-blue {
  background-color: #009cde;
}
.pay-blue {
  background-color: #003087;
}
.pink {
  background-color: #de0063;
}
.purple {
  background-color: #640487;
}
.green {
  background-color: #00cf92;
}
.orange {
  background-color: #ff9600;
}
.pink,
.purple,
.green,
.orange,
.pink *,
.purple *,
.green *,
.orange *,
.pay-blue *,
.pal-blue * {
  color: #fff;
}
/* For mobile - shorter height and width */
header .paypal-img-logo {
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  vertical-align: middle;
}
header[role="banner"] {
  position: relative;
  z-index: 5;
  padding: 15px 0;
}
header[role="banner"] .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.svg") center top no-repeat;
  width: 126px;
  height: 33px;
  background-size: 124px 33px;
  padding: 5px;
  margin-top: 0;
}
header[role="banner"].no-svg .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.png") center top no-repeat;
}
header[role="banner"] .main-menu {
  display: inline-block;
  vertical-align: middle;
}
header[role="banner"] .main-menu ul {
  margin: 0;
}
header[role="banner"] .main-menu ul li {
  display: inline-block;
}
header[role="banner"] .main-menu ul a {
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  font-size: 1.14285714rem;
  font-weight: 500;
  text-decoration: none;
}
header[role="banner"] div.header-buttons {
  float: right;
  -ms-touch-action: none;
  /* Fix for MS Surface issues */
  touch-action: none;
}
header[role="banner"] div.header-buttons .btn {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
header[role="banner"] div.header-buttons .btn-signup {
  margin-left: 4px;
}
header[role="banner"] > div {
  background-color: transparent;
  box-shadow: none;
}
html[data-device-type="dedicated"] .nav-simple,
html[data-device-type="portable"] .nav-simple {
  /*  specific height of hero's to target their editorial container and
        increase their height and line height */
  /*  specific height of hero dark to target their editorial container and
        adjust their height and line height */
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"],
html[data-device-type="portable"] .nav-simple header[role="banner"] {
  padding: 15px 0 67px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 100%);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary {
  background: #fff;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary:hover {
  background: #ddd;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:active,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:active {
  border-bottom: 2px solid #fff;
  color: #fff;
}
html[data-device-type="dedicated"] .nav-simple .hero-bg,
html[data-device-type="portable"] .nav-simple .hero-bg,
html[data-device-type="dedicated"] .nav-simple .moving-background,
html[data-device-type="portable"] .nav-simple .moving-background {
  overflow: visible;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero-bg,
html[data-device-type="portable"] .nav-simple div.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero,
html[data-device-type="portable"] .nav-simple div.hero,
html[data-device-type="dedicated"] .nav-simple section.hero,
html[data-device-type="portable"] .nav-simple section.hero {
  margin-top: -125px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .parallax-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg .parallax-bg {
  height: 735px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero-bg .editorial-container {
  height: 655px;
  line-height: 655px;
}
html[data-device-type="dedicated"] .nav-simple section.hero .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero .editorial-container {
  height: 725px;
  line-height: 725px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg.dark .editorial-container {
  height: 530px;
  line-height: 530px;
}
html[data-device-type="dedicated"] .nav-simple section.hero.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero.dark .editorial-container {
  height: 600px;
  line-height: 600px;
}
/* adding gradient fallback for older IE broswers */
.no-cssgradients .nav-simple header[role=banner] {
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/2014design/flatnav_gradient.png");
}
/* Only DESKTOP Layout---------------------- */
html[data-device-type="dedicated"] header .main-menu {
  margin: 0 0 0 12px;
}
html[data-device-type="dedicated"] header .main-menu ul li {
  padding: 0 12px;
}
html[data-device-type="dedicated"] header .main-menu li a {
  font-size: 16px;
  font-size: 1.14285714rem;
}
/* Only Portable Layout---------------------- */
html[data-device-type="portable"] header .main-menu {
  margin: 0;
}
html[data-device-type="portable"] header .main-menu ul li {
  padding: 0 5px;
}
html[data-device-type="portable"] header .main-menu li a {
  font-size: 15px;
  font-size: 1.07142857rem;
}
/* (reducing width for new logo)*/
@media (orientation: portrait) and (max-width: 54.78571429em) {
  html[data-device-type="portable"] .containerCentered {
    padding-left: 1%;
    padding-right: 1%;
  }
  /*reducing the left/right padding on the tablet portrait header. this is done due to new logo taking more space */
  html[data-device-type="portable"] .containerCentered.minimal {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}
@media (min-width: 768px) {
  html[data-device-type="portable"] .nav-simple header[role="banner"] ul.sublist,
  html[data-device-type="portable"] .nav-simple #menu-button {
    display: none;
  }
}
/* Mobile Layout----------------------------------------- */
@media (max-width: 767px) {
  html[data-device-type="mobile"] .nav-simple header[role="banner"],
  html[data-device-type="portable"] .nav-simple header[role="banner"] {
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .paypal-img-logo,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .paypal-img-logo {
    /* on mobile just showing pp mono-gram*/
    margin-top: 0;
    width: 29px;
    height: 34px;
    background: transparent url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.svg') center center no-repeat;
    background-image: url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.png');
    background-size: 29px 34px;
    margin-left: 5px;
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #logout-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #logout-button {
    display: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] > div,
  html[data-device-type="portable"] .nav-simple header[role="banner"] > div {
    background: #fff;
    position: relative;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered {
    padding: 14px 20px 14px 66px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered.minimal,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered.minimal {
    padding: 18px 3.75% 10px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #menu-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #menu-button {
    border-right: 1px solid #e5e5e5;
    width: 50px;
    height: 57px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAYCAQAAAA4sZfFAAAFPWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTIgMS4xNDk2MDIsIDIwMTIvMTAvMTAtMTg6MTA6MjQgICAgICAgICI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpkYW09Imh0dHA6Ly93d3cuZGF5LmNvbS9kYW0vMS4wIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczpwcmlzbT0iaHR0cDovL3ByaXNtc3RhbmRhcmQub3JnL25hbWVzcGFjZXMvYmFzaWMvMi4xLyIKICAgIHhtbG5zOlBheVBhbD0id3d3LnBheXBhbC5jb20vYmFzZS92MSIKICAgZGM6Zm9ybWF0PSJpbWFnZS9wbmciCiAgIGRjOm1vZGlmaWVkPSIyMDEzLTEwLTI5VDE2OjAxOjE1LjYxNS0wNzowMCIKICAgZGFtOnNpemU9IjkwIgogICBkYW06UGh5c2ljYWx3aWR0aGluaW5jaGVzPSItMS4wIgogICBkYW06ZXh0cmFjdGVkPSIyMDEzLTEwLTI5VDE2OjAxOjE0Ljk4LTA3OjAwIgogICBkYW06c2hhMT0iOWFiMTYxMTVjYmMyNDRhMGQ1ZTM3NGEwNWM2NGM4Yjc0NTViZDU5MSIKICAgZGFtOk51bWJlcm9mdGV4dHVhbGNvbW1lbnRzPSIwIgogICBkYW06RmlsZWZvcm1hdD0iUE5HIgogICBkYW06UHJvZ3Jlc3NpdmU9Im5vIgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmRwaT0iLTEiCiAgIGRhbTpNSU1FdHlwZT0iaW1hZ2UvcG5nIgogICBkYW06TnVtYmVyb2ZpbWFnZXM9IjEiCiAgIGRhbTpCaXRzcGVycGl4ZWw9IjE2IgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmluY2hlcz0iLTEuMCIKICAgZGFtOlBoeXNpY2Fsd2lkdGhpbmRwaT0iLTEiCiAgIHRpZmY6SW1hZ2VMZW5ndGg9IjI0IgogICB0aWZmOkltYWdlV2lkdGg9IjM2IgogICBwcmlzbTpleHBpcmF0aW9uRGF0ZT0iMjAxOC0xMS0xMlQwMTowMC0wODowMCIKICAgUGF5UGFsOnN0YXR1cz0iU291cmNlQXBwcm92ZWQiCiAgIFBheVBhbDpzb3VyY2VOb2RlUGF0aD0iL2NvbnRlbnQvZGFtL1BheVBhbERpZ2l0YWxBc3NldHMvc3BhcnRhSW1hZ2VzL0dsb2JhbEltYWdlcy9ta3RnLzIwMTRkZXNpZ24vaGFtYnVyZ2VyMngucG5nIgogICBQYXlQYWw6aXNTb3VyY2U9InRydWUiLz4KIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cjw/eHBhY2tldCBlbmQ9InIiPz6GG1x8AAAAIUlEQVR4AWPs+c9AFTCsDWIYcgaNGjRSU/Zo9I+m7FGDAKBdGS1ia3bRAAAAAElFTkSuQmCC') center center no-repeat;
    background-size: 18px 12px;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .main-menu,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
    z-index: -1;
    margin: 0;
    padding: 0;
    background: #009cde;
    box-sizing: border-box;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translate(0, 0);
    touch-action: none;
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons {
    float: right;
    /* Fix for MS Surface issues */
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons .btn,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons .btn {
    background: #ddd;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
  /*Navigation layout and sublist*/
  html[data-device-type="mobile"] header .main-menu ul,
  html[data-device-type="portable"] header .main-menu ul,
  html[data-device-type="mobile"] header .main-menu li,
  html[data-device-type="portable"] header .main-menu li {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu > ul > li,
  html[data-device-type="portable"] header .main-menu > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  html[data-device-type="mobile"] header .main-menu li > a,
  html[data-device-type="portable"] header .main-menu li > a {
    color: #fff;
    display: block;
    line-height: 50px;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.42857143rem;
    font-weight: 300;
    padding-left: 2%;
  }
  html[data-device-type="mobile"] header .main-menu li > a :focus,
  html[data-device-type="portable"] header .main-menu li > a :focus {
    outline: none;
  }
  html[data-device-type="mobile"] header .main-menu li > a :active,
  html[data-device-type="portable"] header .main-menu li > a :active {
    color: #fff;
  }
  html[data-device-type="mobile"] header .main-menu li > a.desktop-only::after,
  html[data-device-type="portable"] header .main-menu li > a.desktop-only::after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist,
  html[data-device-type="portable"] header .main-menu ul.sublist {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li,
  html[data-device-type="portable"] header .main-menu ul.sublist > li {
    border: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > form > button,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > form > button {
    font-size: 14px;
    font-size: 1rem;
    text-decoration: none;
    line-height: 40px;
    min-width: 0;
    padding-left: 2%;
    margin-left: 0;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:after,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li form > button:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li form > button:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 13px;
    background: transparent url(https://www.paypalobjects.com/webstatic/mktg/2014design/menubar-mobile-icons2x.png) 2px 0 no-repeat;
    background-size: 8px 41px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-help:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-help:before {
    background-position: 2px -10px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-contact:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-contact:before {
    background-position: 2px -20px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-logout:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-logout:before {
    background-position: 2px -30px;
  }
  /*Mobile side navigation*/
  html[data-device-type="mobile"] body header .main-menu,
  html[data-device-type="portable"] body header .main-menu {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] body #body,
  html[data-device-type="portable"] body #body {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  html[data-device-type="mobile"] body.on #body,
  html[data-device-type="portable"] body.on #body {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate(0, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
  html[data-device-type="mobile"] body.open #body,
  html[data-device-type="portable"] body.open #body {
    left: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate(240px, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
}

/*

This is a less library contains PayPal common styles and variables,
you may want to import it in your less files if you need to.

*/
/*
Shows the Spinner on the page.
It will appear in the center (takes the parent width and height).
Common spinner for UL, Tesla and MPP.
*/
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.sticky-nav-global {
  z-index: 3;
  line-height: 60px;
  padding: 1px;
  opacity: .95;
}
.sticky-nav-global .stickyContainer {
  padding: 10px 0;
  overflow: auto;
}
.sticky-nav-global.white {
  background: #fff;
}
.sticky-nav-global.white .links-section ul li a {
  font-weight: bold;
}
.sticky-nav-global.white .stickyContainer {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.sticky-nav-global.white.on {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.sticky-nav-global.white.on .stickyContainer {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0);
}
.sticky-nav-global.gray {
  background: #f5f5f5;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.sticky-nav-global .btn-section {
  width: 25%;
  float: left;
}
.sticky-nav-global .btn-section .btn {
  visibility: hidden;
  font-size: 13px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sticky-nav-global .mobile-control {
  display: none;
}
.sticky-nav-global .links-section {
  width: 75%;
  float: left;
}
.sticky-nav-global .links-section .links-container {
  float: right;
}
.sticky-nav-global .links-section .links-container p {
  display: inline-block;
  margin-right: 10px;
}
.sticky-nav-global .links-section .links-container ul {
  display: inline-block;
  margin: 0;
}
.sticky-nav-global .links-section .links-container ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  justify-content: space-between;
}
.sticky-nav-global .links-section .links-container ul li.justified {
  display: flex;
}
.sticky-nav-global.on {
  position: fixed;
  top: 0;
  z-index: 4;
}
.sticky-nav-global.on .btn-section .btn {
  visibility: visible;
}
.sticky-nav-global.btn-right .btn-section {
  float: right;
}
.sticky-nav-global.btn-right .links-section .links-container {
  float: left;
}
.sticky-nav-global.btn-right .links-section .links-container .link-item:first-of-type a {
  margin-left: 0;
}
@media (max-width: 1000px) {
  .sticky-nav-global {
    line-height: 30px;
  }
  .sticky-nav-global .containerCentered {
    min-width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .sticky-nav-global .containerCentered .links-container {
    float: left;
    margin-left: 10px;
  }
  .sticky-nav-global .containerCentered .links-container .links-headline {
    display: none;
  }
  .sticky-nav-global .containerCentered .links-container .sticky-nav-links {
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  .sticky-nav-global .links-section {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: 0.3s height;
    -moz-transition: 0.3s height;
    -webkit-transition: 0.3s height;
  }
  .sticky-nav-global .links-section .links-container {
    margin-left: 0;
    width: inherit;
  }
  .sticky-nav-global .links-section .links-container ul {
    width: inherit;
  }
  .sticky-nav-global .links-section .links-container ul li {
    display: block;
    width: inherit;
  }
  .sticky-nav-global .links-section .links-container ul li a.sticky-nav-links {
    display: block;
    width: inherit;
    margin-left: 0;
    line-height: 45px;
  }
  .sticky-nav-global.on .mobile-control {
    float: right;
  }
  .sticky-nav-global.on .btn-section {
    display: block;
  }
  .sticky-nav-global.on.btn-right .mobile-control {
    float: left;
  }
  .sticky-nav-global .mobile-control {
    margin: auto;
    min-width: 40px;
    display: block;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMjhDQUY2RjQ4RjcxMUU1QkIzNUVGNzFBNTcxOEQ4MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMjhDQUY3MDQ4RjcxMUU1QkIzNUVGNzFBNTcxOEQ4MCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyOENBRjZENDhGNzExRTVCQjM1RUY3MUE1NzE4RDgwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjEyOENBRjZFNDhGNzExRTVCQjM1RUY3MUE1NzE4RDgwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+XITWJgAAARtJREFUeNrs2dENgjAQBmAwbsAaPoAkLqA+uIAOpfv4oA8uQOIgMAOeSZsQIlra/6rB/5J7ABKuH4H2gLRt22QKMUsmEoQQQgghhBBCCCGEEPI/kPnQgaqqfnLAZVny1lpKXiWzL4wvM7ULBOQouZa8RMZkpuaz9gkBOUjezVWJhbGIwtTeIyC15DYipo/YSDao6TcWxgsxdtaqzYm1MN0HexTCZ/ptlDAWkfsgfNcRNCYYEbIgojAQROjKHoqBIRAtSh/j2gFAEaheq4vJHTBwBLJpdMWoINDd7yeMGkKjjR/CqCLevlgBMHbgN7N/oYXQgrzCJJoITUgXczbbOy2ENsRiVvyKMiJS/tUlhBBCCCGEEEIIUYuHAAMAg89oVszT+ikAAAAASUVORK5CYII=');
    background-size: 40px 40px;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
  .sticky-nav-global .mobile-control.on {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAQAAABu4E3oAAAFFWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTIgMS4xNDk2MDIsIDIwMTIvMTAvMTAtMTg6MTA6MjQgICAgICAgICI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpkYW09Imh0dHA6Ly93d3cuZGF5LmNvbS9kYW0vMS4wIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczpQYXlQYWw9Ind3dy5wYXlwYWwuY29tL2Jhc2UvdjEiCiAgIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIgogICBkYzptb2RpZmllZD0iMjAxMy0xMi0xMFQxNTo0ODo1Ny41MjEtMDg6MDAiCiAgIGRhbTpzaXplPSIxNzEiCiAgIGRhbTpQaHlzaWNhbHdpZHRoaW5pbmNoZXM9Ii0xLjAiCiAgIGRhbTpleHRyYWN0ZWQ9IjIwMTMtMTItMTBUMTU6NDg6NTYuMTYxLTA4OjAwIgogICBkYW06c2hhMT0iZjQwZTM2OGI1NmNlMDdhZDRlNWNlY2ZiNGY5NDQxZmU1YjM3NDFjMiIKICAgZGFtOk51bWJlcm9mdGV4dHVhbGNvbW1lbnRzPSIwIgogICBkYW06RmlsZWZvcm1hdD0iUE5HIgogICBkYW06UHJvZ3Jlc3NpdmU9Im5vIgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmRwaT0iLTEiCiAgIGRhbTpNSU1FdHlwZT0iaW1hZ2UvcG5nIgogICBkYW06TnVtYmVyb2ZpbWFnZXM9IjEiCiAgIGRhbTpCaXRzcGVycGl4ZWw9IjE2IgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmluY2hlcz0iLTEuMCIKICAgZGFtOlBoeXNpY2Fsd2lkdGhpbmRwaT0iLTEiCiAgIHRpZmY6SW1hZ2VMZW5ndGg9IjI1IgogICB0aWZmOkltYWdlV2lkdGg9IjI1IgogICBQYXlQYWw6c3RhdHVzPSJTb3VyY2VBcHByb3ZlZCIKICAgUGF5UGFsOnNvdXJjZU5vZGVQYXRoPSIvY29udGVudC9kYW0vUGF5UGFsRGlnaXRhbEFzc2V0cy9zcGFydGFJbWFnZXMvR2xvYmFsSW1hZ2VzL21rdGcvMjAxNGRlc2lnbi9jbG9zZV9kZWZhdWx0LnBuZyIKICAgUGF5UGFsOmlzU291cmNlPSJ0cnVlIj4KICAgPGRjOmxhbmd1YWdlPgogICAgPHJkZjpCYWcvPgogICA8L2RjOmxhbmd1YWdlPgogIDwvcmRmOkRlc2NyaXB0aW9uPgogPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KPD94cGFja2V0IGVuZD0iciI/PhESLTAAAABySURBVHgBzdIxCoAwFATRtZCACYpoITaCl9BjeP/T2AnB4W+b6V+K7Ff7FcVN6lWVdGkNwKz7/2hm9IFRECMGjBg4xIARA4MQGHSGANr16BAUDbeZcfFbc4gAyCIAHgFgxMAjBgYVBhVaVNVpsBeR1HYvtcwLhzoX1iQAAAAASUVORK5CYII=');
    background-size: 25px 25px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .sticky-nav-global .btn-section {
    display: none;
    width: auto;
    max-width: 75%;
  }
  .sticky-nav-global .btn-section .btn {
    min-width: 100%;
  }
}

/*

This is a less library contains PayPal common styles and variables,
you may want to import it in your less files if you need to.

*/
/*
Shows the Spinner on the page.
It will appear in the center (takes the parent width and height).
Common spinner for UL, Tesla and MPP.
*/
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.yearly-report h2 {
  font-size: 40px;
  font-size: 2.85714286rem;
  color: #444444;
  font-weight: 300;
}
.yearly-report sup {
  font-size: 14px;
}
.yearly-report .item {
  float: left;
  margin-left: 4%;
  margin-top: 60px;
  min-height: 150px;
  text-align: center;
  width: 29%;
}
.yearly-report .item:nth-of-type(3n+1) {
  margin-left: 2%;
}
.yearly-report .item:nth-of-type(-n+3) {
  border-bottom: 1px solid #e5e5e5;
}
.yearly-report .item h2 {
  color: #777777;
}
.yearly-report .item p {
  font-size: 18px;
  font-size: 1.28571429rem;
}
html[data-device-type="mobile"] .yearly-report a,
html[data-device-type="mobile"] .yearly-report p {
  text-align: center;
}
html[data-device-type="mobile"] .yearly-report p {
  padding-bottom: 7px;
  padding-top: 7px;
}
html[data-device-type="mobile"] .yearly-report img {
  margin: 0 auto;
}
html[data-device-type="mobile"] .yearly-report .item {
  border-bottom: none;
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}

/*

This is a less library contains PayPal common styles and variables,
you may want to import it in your less files if you need to.

*/
/*
Shows the Spinner on the page.
It will appear in the center (takes the parent width and height).
Common spinner for UL, Tesla and MPP.
*/
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.financials h2 {
  font-size: 40px;
  font-size: 2.85714286rem;
  color: #444444;
  font-weight: 300;
}
.financials sup {
  font-size: 14px;
}
.financials .item {
  float: left;
  margin-left: 4%;
  margin-top: 60px;
  text-align: center;
  width: 29%;
}
.financials .item:nth-of-type(3n+1) {
  margin-left: 2%;
}
.financials .item:nth-of-type(-n+3) {
  border-bottom: 1px solid #e5e5e5;
}
.financials .item img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.financials .item h2 {
  color: #777777;
}
.financials .item p {
  font-size: 18px;
  font-size: 1.28571429rem;
}
html[data-device-type="dedicated"] .financials .item {
  min-height: 440px;
}
html[data-device-type="mobile"] .financials a,
html[data-device-type="mobile"] .financials p {
  text-align: center;
}
html[data-device-type="mobile"] .financials p {
  padding-bottom: 7px;
  padding-top: 7px;
}
html[data-device-type="mobile"] .financials img {
  margin: 0 auto;
}
html[data-device-type="mobile"] .financials .item {
  border-bottom: none;
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}

.pal-blue {
  background-color: #009cde;
}
.pay-blue {
  background-color: #003087;
}
.pink {
  background-color: #de0063;
}
.purple {
  background-color: #640487;
}
.green {
  background-color: #00cf92;
}
.orange {
  background-color: #ff9600;
}
.pink,
.purple,
.green,
.orange,
.pink *,
.purple *,
.green *,
.orange *,
.pay-blue *,
.pal-blue * {
  color: #fff;
}
/* For mobile - shorter height and width */
.leadership {
  padding-bottom: 0;
}
.leadership h1 {
  margin-bottom: 90px;
  font-size: 40px;
  font-size: 2.85714286rem;
}
.leadership .col-sm-4 {
  width: 30%;
}
.leadership .row-fluid [class*="span"]:last-child,
.leadership .row [class*="col-sm-"]:last-child {
  padding-right: 2%;
}
.leadership .bio-portrait {
  min-height: 430px;
  padding-left: 1%;
  /* START: comment this out if first portrait is not by itself on one row */
  /* END */
}
.leadership .bio-portrait:nth-of-type(3n+1) {
  margin-left: 6%;
}
.leadership .bio-portrait:nth-of-type(3n+1) {
  margin-left: 2%;
}
.leadership .bio-portrait:nth-of-type(3n+2) {
  margin-left: 6%;
}
.leadership .bio-portrait:first-child {
  display: block;
  float: none;
  margin: 0 auto;
  padding-left: 4%;
}
html[data-device-type="portable"] .leadership .bio-portrait:first-child {
  padding-left: 1%;
}
.leadership .bio-portrait,
.leadership .bio-portrait:hover {
  color: #777;
}
.leadership .bio-portrait:hover,
.leadership .bio-portrait:active,
.leadership .bio-portrait:focus {
  text-decoration: none;
}
.leadership .bio-portrait a {
  padding-left: 0;
  margin-bottom: 0;
}
.leadership .bio-portrait a:hover,
.leadership .bio-portrait a:active {
  text-decoration: none;
}
.leadership .bio-portrait h3 {
  font-size: 16px;
  font-size: 1.14285714rem;
  font-weight: normal;
}
.leadership .bio-portrait p {
  padding-bottom: 0;
  padding-top: 0;
  line-height: 24px;
}
.leadership .bio-portrait img {
  margin-bottom: 10px;
  max-width: 250px;
}
html[data-device-type="portable"] .col-sm-4.bio-portrait {
  width: 30.5%;
  min-height: 350px;
  margin-bottom: 20px;
}
html[data-device-type="portable"] .col-sm-4.bio-portrait:first-child {
  margin-left: 3%;
}
@media (orientation: portrait) {
  html[data-device-type="portable"] .col-sm-4.bio-portrait {
    width: 44%;
  }
  html[data-device-type="portable"] .col-sm-4.bio-portrait:nth-of-type(2n+1) {
    margin-left: 7%;
  }
}
html[data-device-type="mobile"] .leadership .bio-portrait {
  text-align: center;
}
html[data-device-type="mobile"] .leadership .bio-portrait a,
html[data-device-type="mobile"] .leadership .bio-portrait p {
  text-align: center;
}
html[data-device-type="mobile"] .leadership .bio-portrait h3 {
  margin-top: 10px;
}
html[data-device-type="mobile"] .leadership .bio-portrait p {
  padding-bottom: 7px;
  padding-top: 7px;
}
html[data-device-type="mobile"] .leadership .bio-portrait img {
  margin: 0 auto;
}

.pal-blue{background-color:#009cde}.pay-blue{background-color:#003087}.pink{background-color:#de0063}.purple{background-color:#640487}.green{background-color:#00cf92}.orange{background-color:#ff9600}.pink,.purple,.green,.orange,.pink *,.purple *,.green *,.orange *,.pay-blue *,.pal-blue *{color:#fff}.hero-bg{background:url(https://www.paypalobjects.com/webstatic/en_US/mktg/about/hero-about.jpg) center center no-repeat;background-size:cover}body p{line-height:28px;font-size:16px;font-size:1.14285714rem}.line-break{display:block}.bold{font-weight:700}.single-video a,.single-video h2,.single-video p{text-align:left}.single-video p+a{display:block;font-size:16px;font-size:1.14285714rem}.single-video h2{font-size:18px;font-size:1.28571429rem;font-weight:700}.short-divider{width:83%}.one-panel .span10 div,.one-panel p{font-size:18px;font-size:1.28571429rem;line-height:28px;padding-bottom:23px;padding-top:4px}.four-panel a{font-size:16px;font-size:1.14285714rem}.four-panel h3+p{padding-bottom:0}.four-panel p+h3{padding-top:14px}.four-panel p+p{padding-top:0}.bio h1{font-size:48px;font-size:3.42857143rem}.bio p{font-size:24px;font-size:1.71428571rem}.bio+section p{padding-bottom:23px}.go-back a{display:block;padding-top:70px;padding-bottom:80px;margin-top:20px;text-align:center;font-size:20px;font-size:1.42857143rem;font-weight:400;color:#777;width:250px;position:relative}.go-back a:hover,.go-back a:focus{text-decoration:none;color:#777}.go-back a svg{height:45px;width:45px;position:absolute;right:100px;top:10px;border:1px solid #777;border-radius:50%;pointer-events:none}html[data-device-type=dedicated] header[role=banner] nav.main-menu,html[data-device-type=portable] header[role=banner] nav.main-menu{width:85.5%;margin-left:0}html[data-device-type=dedicated] header[role=banner] nav.main-menu li a,html[data-device-type=portable] header[role=banner] nav.main-menu li a{color:#fff}html[data-device-type=dedicated] header[role=banner] nav.main-menu li:not(:first-child),html[data-device-type=portable] header[role=banner] nav.main-menu li:not(:first-child){float:right}html[data-device-type=dedicated] header[role=banner] nav.main-menu li:first-child,html[data-device-type=portable] header[role=banner] nav.main-menu li:first-child{padding-left:0}html[data-device-type=dedicated] header[role=banner] nav.main-menu li:first-child a,html[data-device-type=portable] header[role=banner] nav.main-menu li:first-child a{font-family:pp-w1-regular,"PayPal Forward W01 Regular",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-size:1.42857143rem;font-style:italic}html[data-device-type=dedicated] header[role=banner] nav.main-menu li:first-child a:hover,html[data-device-type=portable] header[role=banner] nav.main-menu li:first-child a:hover{border-bottom:0}html[data-device-type=dedicated] header[role=banner] nav.main-menu li:nth-child(2),html[data-device-type=portable] header[role=banner] nav.main-menu li:nth-child(2){padding-right:0}html[data-device-type=dedicated] .hero-bg.dark,html[data-device-type=portable] .hero-bg.dark{height:400px}html[data-device-type=dedicated] .hero-bg.dark .containerCentered,html[data-device-type=portable] .hero-bg.dark .containerCentered,html[data-device-type=dedicated] .hero-bg.dark .containerCentered div.editorial-container,html[data-device-type=portable] .hero-bg.dark .containerCentered div.editorial-container{height:inherit}html[data-device-type=dedicated] .hero-bg.dark .containerCentered .editorial-cell,html[data-device-type=portable] .hero-bg.dark .containerCentered .editorial-cell{height:auto;display:block;position:relative;top:50%;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}html[data-device-type=dedicated] .hero-bg.dark .containerCentered .editorial-cell h1,html[data-device-type=portable] .hero-bg.dark .containerCentered .editorial-cell h1{font-size:48px;font-size:3.42857143rem}html[data-device-type=dedicated] .hero-bg.dark .containerCentered .editorial-cell p,html[data-device-type=portable] .hero-bg.dark .containerCentered .editorial-cell p{color:#fff}html[data-device-type=dedicated] .nav-simple .bio div.editorial-container{height:600px}html[data-device-type=dedicated] .nav-simple .bio .editorial-cell{padding-left:19%}html[data-device-type=portable] .nav-simple header[role=banner] nav{width:81%}@media (max-width:767px){html[data-device-type=portable] .nav-simple header[role=banner] nav.main-menu{background:#444}html[data-device-type=portable] .nav-simple header[role=banner] nav.main-menu ul li{float:none}}@media (orientation:portrait){html[data-device-type=portable] .p2 .span4,html[data-device-type=portable] .p2 .span3{margin-left:2%}html[data-device-type=portable] .p2 .span4.offset1,html[data-device-type=portable] .p2 .span3.offset1{margin-left:3%}}html[data-device-type=mobile] .hero-bg{min-height:260px}html[data-device-type=mobile] .hero-bg.bio{background-position:70%}html[data-device-type=mobile] .hero-bg.bio h1,html[data-device-type=mobile] .hero-bg.bio p{color:#fff}

