/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import '../components/vxpattern-lib-paypal/pp-vx/dist/ppvx.css';
@import '../components/vxpattern-lib-paypal/pp-vx/dist/fonts-and-normalize.css';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 6%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  list-style: none;
  padding-left: 0;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote,
.message {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: bt_mono, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 13rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 24rem;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 13rem;
  padding: 5px 10px;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 13rem;
  padding: 5px 10px;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 13rem;
  line-height: 13rem;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 13rem;
  min-height: 20.9375px;
  padding: 6px 10px;
  font-size: 0.9375rem;
  line-height: 1.5;
}
.input-lg {
  height: 24rem;
  padding: 10px 16px;
  font-size: 1.0625rem;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 24rem;
  line-height: 24rem;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 24rem;
  padding: 10px 16px;
  font-size: 1.0625rem;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 24rem;
  line-height: 24rem;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 24rem;
  min-height: 21.0625px;
  padding: 11px 16px;
  font-size: 1.0625rem;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 24rem;
  height: 24rem;
  line-height: 24rem;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 13rem;
  height: 13rem;
  line-height: 13rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 0.9375rem;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: 'PayPal Sans Big';
  font-weight: 500;
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Medium.eot');
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Medium.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Medium.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Medium.svg') format('svg');
}
@font-face {
  font-family: 'PayPal Sans Big';
  font-weight: 400;
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Regular.eot');
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Regular.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Regular.svg') format('svg');
}
@font-face {
  font-family: 'PayPal Sans Big';
  font-weight: 300;
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.eot');
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Light.svg') format('svg');
}
@font-face {
  font-family: 'PayPal Sans Small';
  font-weight: 500;
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Medium.eot');
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Medium.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Medium.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Medium.svg') format('svg');
}
@font-face {
  font-family: 'PayPal Sans Small';
  font-weight: 400;
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Regular.eot');
  src: url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Regular.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/headlinedark/festivo1.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Regular.svg') format('svg');
}
@font-face {
  font-family: 'bt_mono';
  font-style: normal;
  font-weight: 700;
  src: url('/components/dx/font/bt-mono/bt_mono-Bold.woff') format('woff'), url('/components/dx/font/bt-mono/bt_mono-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'bt_mono';
  font-style: normal;
  font-weight: 600;
  src: url('/components/dx/font/bt-mono/bt_mono-Medium.woff') format('woff'), url('/components/dx/font/bt-mono/bt_mono-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  src: url('https://www.paypalobjects.com/webstatic/developer/fonts/icomoon.eot?-jxck1x');
  src: url('https://www.paypalobjects.com/webstatic/developer/fonts/icomoon.eot?#iefix-jxck1x') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/developer/fonts/icomoon.woff?-jxck1x') format('woff'), url('https://www.paypalobjects.com/webstatic/developer/fonts/icomoon.ttf?-jxck1x') format('truetype'), url('https://www.paypalobjects.com/webstatic/developer/fonts/icomoon.svg?-jxck1x#icomoon') format('svg');
}
@font-face {
  font-family: 'paypal-vx-icons';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-1/PayPalVXIcons-Regular.eot');
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-1/PayPalVXIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-1/PayPalVXIcons-Regular.woff') format('woff'), /* Modern Browsers */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-1/PayPalVXIcons-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-1/PayPalVXIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
}
.dx-bg-grad-radial-blue,
.dx-bg-grad-radial-pink,
.dx-bg-grad-radial-purple,
.dx-bg-grad-radial-orange,
.dx-bg-grad-radial-green,
.dx-bg-grad-radial-gray {
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-blue {
  background: -o-radial-gradient(0 0, circle, #009cde, #003087);
  background: radial-gradient(circle at 0 0, #009cde, #003087);
}
.dx-bg-grad-radial-pink {
  background: -o-radial-gradient(0 0, circle, #de0063, #640487);
  background: radial-gradient(circle at 0 0, #de0063, #640487);
}
.dx-bg-grad-radial-purple {
  background: -o-radial-gradient(0 0, circle, #640487, #003087);
  background: radial-gradient(circle at 0 0, #640487, #003087);
}
.dx-bg-grad-radial-orange {
  background: -o-radial-gradient(0 0, circle, #ff9600, #de0063);
  background: radial-gradient(circle at 0 0, #ff9600, #de0063);
}
.dx-bg-grad-radial-green {
  background: -o-radial-gradient(0 0, circle, #00cf92, #009cde);
  background: radial-gradient(circle at 0 0, #00cf92, #009cde);
}
.dx-bg-grad-radial-gray {
  background: -o-radial-gradient(0 0, circle, #1e2021, #6c7378);
  background: radial-gradient(circle at 0 0, #1e2021, #6c7378);
}
.dx-empty,
.u-hide {
  display: none;
}
.u-flex,
.dx-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.dx-flex-spaced,
.u-flex-spaced {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dx-flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dx-flex-align-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media only screen and (max-width: 59rem) {
  .u-mobile-hide {
    display: none;
  }
}
@media only screen and (min-width: 59rem) {
  .u-desktop-hide {
    display: none;
  }
}
.u-margin-auto {
  margin: auto;
}
.u-margin-top--s {
  margin-top: 1rem;
}
.u-margin-top--m {
  margin-top: 2rem;
}
.u-margin-left--s {
  margin-left: 1rem;
}
.u-margin-left--m {
  margin-left: 2rem;
}
.u-margin-bottom--s {
  margin-bottom: 1rem;
}
.u-margin-bottom--m {
  margin-bottom: 2rem;
}
.u-margin-bottom--l {
  margin-bottom: 4.375rem;
}
.u-text-center {
  text-align: center;
}
.u-text-small {
  font-size: 0.9375rem;
}
.u-text-secondary {
  color: #6c7378;
}
body,
html {
  background: #fff;
  height: 100%;
}
html {
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  color: #1e2021;
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
}
p {
  margin-bottom: 1.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  margin-top: 0;
}
h1 {
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 2rem;
}
h2 {
  border-bottom: 1px solid #e4e4e4;
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1rem;
  margin-top: 2rem;
  padding-bottom: 0.5rem;
}
h3 {
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}
h4 {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}
h5 {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1rem;
}
h6 {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.85;
  margin-bottom: 1rem;
}
b,
strong {
  font-weight: 400;
}
small {
  font-size: 0.8125rem;
}
mark {
  background: rgba(0, 156, 222, 0.15);
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  text-shadow: none;
}
@media only screen and (max-width: 59rem) {
  h1 {
    margin-bottom: 2rem;
  }
}
.dx-main {
  -webkit-overflow-scrolling: touch;
  padding-bottom: 3.75rem;
  position: fixed;
  top: 3.75rem;
  width: 100%;
}
.section {
  padding: 2rem 1.5rem;
}
.dx-docs .section,
.dx-apis .section,
.dx-app .section {
  padding-left: 17rem;
}
@media only screen and (max-width: 59rem) {
  .dx-docs .section,
  .dx-apis .section,
  .dx-app .section {
    padding-left: 0;
  }
}
@media only screen and (max-width: 59rem) {
  .section {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
.section + .section {
  border-top: 1px solid #e4e4e4;
}
.section--gray {
  background-color: #f5f7fa;
  border-top: 0;
}
.section__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 47rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.full-width .section__content,
.dx-product-picker .section__content {
  max-width: 68.75rem;
  padding: 0;
}
.dx-app .section__content {
  max-width: 56.25rem;
}
.dx-content {
  margin: 2rem auto;
  padding: 2rem 1.5rem 0;
  position: relative;
  width: 100%;
}
body:not(.dx-apiref) .dx-content {
  max-width: 50rem;
}
body.dx-app .dx-content {
  max-width: 56.25rem;
}
.dx-content ::-moz-selection {
  background: rgba(120, 215, 255, 0.3);
  text-shadow: none;
}
.dx-content ::selection {
  background: rgba(120, 215, 255, 0.3);
  text-shadow: none;
}
.dx-content [href$='.pdf']::after {
  background: url('../components/dx/img/icon-pdf.svg') no-repeat;
  content: '';
  display: inline-block;
  height: 0.5em;
  margin-left: 0.2em;
  min-height: 16px;
  min-width: 14px;
  vertical-align: -10%;
  width: 0.5em;
}
@media only screen and (max-width: 59rem) {
  .dx-content {
    padding-top: 3rem;
  }
}
.footer {
  border-top: 1px solid #e4e4e4;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 3rem;
}
.footer:after {
  content: '\00a0';
  position: absolute;
}
.dx-product-picker .footer {
  margin-left: 17rem;
}
.footer .section {
  padding-bottom: 1rem;
}
.footer .grid__item:not(:last-of-type):after {
  background: -o-repeating-linear-gradient(top, transparent, transparent 4px, #ddd 4px, #ddd 6px);
  background: repeating-linear-gradient(to bottom, transparent, transparent 4px, #ddd 4px, #ddd 6px);
  border-radius: 50%;
  bottom: 1rem;
  content: '';
  position: absolute;
  right: 0;
  top: 2rem;
  width: 2px;
}
.footer__head {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
  margin-bottom: 1rem;
}
.footer__nav {
  list-style-type: none;
  padding-left: 0;
}
.footer__nav a {
  font-size: 0.9375rem;
}
@media only screen and (max-width: 47rem) {
  .footer__nav li {
    display: inline;
  }
  .footer__nav li::after {
    color: #6c7378;
    content: '/';
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .footer__nav li:last-child::after {
    content: '';
  }
}
.footer__legal {
  font-size: 0.8125rem;
  font-weight: 400;
  padding-left: 0;
}
.footer__legal li {
  display: inline;
  padding-right: 1rem;
}
.footer__legal a {
  color: #6c7378;
}
.footer__copyright {
  color: #6c7378;
  font-size: 0.8125rem;
  font-weight: 400;
  text-align: right;
}
@media only screen and (max-width: 47rem) {
  .footer__copyright {
    text-align: left;
  }
}
.gdpr-banner__container {
  background-color: #012169;
  bottom: 0;
  color: white;
  position: fixed;
  text-shadow: none;
  width: 100%;
  z-index: 1051;
}
.gdpr-banner__wrapper {
  color: white;
  margin: 0 auto;
  max-width: 64rem;
  padding-top: 0;
}
.gdpr-banner__content {
  color: white;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 1.625rem;
  margin-top: 1.4375rem;
}
.gdpr-banner__content a {
  color: white;
  text-decoration: underline;
}
.gdpr-banner__btn-wrapper {
  text-align: center;
}
.gdpr-banner__btn {
  -webkit-font-smoothing: antialiased;
  border: 1px solid #0070ba;
  border-radius: 1.5rem;
  cursor: pointer;
  display: inline-block;
  font-family: 'PayPal-Sans', sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  min-width: 6rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.gdpr-banner__btn--reversed {
  background-color: #fff;
  border-color: #fff;
  color: #0070ba;
}
.gdpr-banner__btn-accept {
  font-size: 0.8125rem;
  width: 12.5rem;
}
.gdpr-banner--accept {
  height: auto;
  margin-bottom: 12em;
}
@media only screen and (max-device-width: 64rem) {
  .gdpr-banner__content {
    color: white;
    font-size: 0.8125rem;
  }
}
.grid {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.grid + .grid {
  margin-top: 4%;
}
.grid__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.grid__item + .grid__item {
  margin-left: 4%;
}
.grid__item--1 {
  width: 4.66666667%;
}
.grid__item--2 {
  width: 13.33333333%;
}
.grid__item--3 {
  width: 22%;
}
.grid__item--4 {
  width: 30.66666667%;
}
.grid__item--5 {
  width: 39.33333333%;
}
.grid__item--6 {
  width: 48%;
}
.grid__item--7 {
  width: 56.66666667%;
}
.grid__item--8 {
  width: 65.33333333%;
}
.grid__item--9 {
  width: 74%;
}
.grid__item--10 {
  width: 82.66666667%;
}
.grid__item--11 {
  width: 91.33333333%;
}
.grid__item--12 {
  width: 100%;
}
@media (max-width: 47rem) {
  .grid + .grid {
    margin-top: 0;
  }
  .grid__item {
    margin-bottom: 1rem;
  }
  .grid__item + .grid__item {
    margin-left: 0;
  }
  .grid__item--1,
  .grid__item--2,
  .grid__item--3,
  .grid__item--4,
  .grid__item--5,
  .grid__item--6,
  .grid__item--7,
  .grid__item--8,
  .grid__item--9,
  .grid__item--10,
  .grid__item--11,
  .grid__item--12 {
    width: 100%;
  }
}
.header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 3.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 100%;
  z-index: 9999;
}
@media only screen and (max-width: 59rem) {
  .header {
    padding-left: 0;
    padding-right: 0;
  }
}
.header__block {
  height: 3.75rem;
}
@media only screen and (max-width: 59rem) {
  .header__block {
    border-right: 1px solid #e4e4e4;
  }
}
.header__brand {
  background: url('../components/dx/img/logo-PayPal-Developer.svg') 0 1.125rem no-repeat;
  background-size: 10rem auto;
  display: block;
  width: 12rem;
}
@media only screen and (max-width: 59rem) {
  .header__brand {
    background: url('../components/dx/img/logo-pp.svg') center no-repeat;
    background-size: 1.5rem;
    width: 4rem;
  }
}
.dx-trigger-nav-0 {
  display: none;
  /* HACK: IE10-11 */
}
@media only screen and (max-width: 59rem) {
  .dx-trigger-nav-0 {
    cursor: pointer;
    display: initial;
    position: relative;
    text-indent: -50rem;
    width: 4rem;
  }
  .dx-trigger-nav-0:after,
  .dx-trigger-nav-0:before {
    border: solid #1e2021;
    border-width: 2px 0;
    content: '';
    height: 8px;
    left: 50%;
    margin-left: -10px;
    margin-top: -4px;
    position: absolute;
    top: 48%;
    width: 20px;
  }
  .dx-trigger-nav-0:after {
    margin-top: 2px;
  }
}
@media only screen and (max-width: 59rem) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dx-trigger-nav-0 {
    font-size: 0;
  }
}
.header__nav {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1.5rem;
  width: 100%;
  /* HACK: IE10-11 */
}
@media only screen and (max-width: 59rem) {
  .header__nav {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    background: #f5f7fa;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: 0;
    overflow-y: scroll;
    padding-bottom: 6rem;
    padding-left: 0;
    position: fixed;
    right: 0;
    top: 3.75rem;
    width: 100%;
  }
  .dx-nav-open-0 .header__nav {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__nav {
    width: 80%;
  }
}
.header__nav--left,
.header__nav--right {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 59rem) {
  .header__nav--left,
  .header__nav--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.dx-nav-0 {
  list-style: none;
  margin-bottom: 0;
  margin-right: 1rem;
  padding: 0;
}
@media only screen and (max-width: 59rem) {
  .dx-nav-0 {
    width: 100%;
  }
}
.dx-nav-0-item {
  float: left;
  list-style: none;
  position: relative;
}
@media only screen and (max-width: 59rem) {
  .dx-nav-0-item {
    margin-bottom: 1rem;
    width: 100%;
  }
}
.dx-nav-0-link {
  color: #6c7378;
  display: block;
  font-size: 1rem;
  height: 3.75rem;
  line-height: 3.75rem;
  margin: 0 0.7rem;
  position: relative;
}
.dx-nav-0-link:focus,
.dx-nav-0-link:hover {
  color: #1e2021;
  text-decoration: none;
}
.dx-nav-0-link:focus:after,
.dx-nav-0-link:hover:after {
  bottom: 0;
}
.dx-nav-active .dx-nav-0-link {
  color: #1e2021;
  font-weight: 500;
}
.dx-nav-active .dx-nav-0-link:after {
  background: #1e2021;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 30;
}
@media only screen and (max-width: 59rem) {
  .dx-nav-active .dx-nav-0-link:after {
    height: 0;
  }
}
@media only screen and (max-width: 59rem) {
  .dx-nav-0-link {
    background: #fff;
    color: #0070ba;
    font-size: 1.25rem;
    margin: 0;
    padding-left: 2rem;
    width: 100%;
  }
}
.dx-nav-0-sub {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px #ccc;
          box-shadow: 0 1px 1px #ccc;
  list-style: none;
  opacity: 0;
  padding-left: 0;
  pointer-events: none;
  position: absolute;
  top: 3.5rem;
  -webkit-transform: translate(0, -20px);
      -ms-transform: translate(0, -20px);
          transform: translate(0, -20px);
  -webkit-transform-origin: left -0.5rem;
      -ms-transform-origin: left -0.5rem;
          transform-origin: left -0.5rem;
  -webkit-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  width: 25rem;
  z-index: 100;
}
.dx-nav-0-sub .dx-nav-0-desc {
  display: block;
}
.dx-nav-open-0 .dx-nav-0-sub {
  pointer-events: initial;
}
.dx-nav-0-sub:after {
  background: #fff;
  -webkit-box-shadow: 1px 1px #ddd;
          box-shadow: 1px 1px #ddd;
  content: '';
  height: 1rem;
  left: 1rem;
  position: absolute;
  top: -0.5rem;
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  width: 1rem;
}
@media only screen and (max-width: 59rem) {
  .dx-nav-0-sub {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
    padding: 0 1.5rem;
    position: initial;
    -webkit-transform: translate(0, 2px) scale(1, 1);
        -ms-transform: translate(0, 2px) scale(1, 1);
            transform: translate(0, 2px) scale(1, 1);
    width: 100%;
  }
  .dx-nav-0-sub .dx-nav-0-desc {
    display: none;
  }
  .dx-nav-0-sub:after {
    display: none;
  }
}
@media only screen and (min-width: 59rem) {
  .dx-nav-0-item:hover .dx-nav-0-sub,
  .dx-nav-0-item:focus .dx-nav-0-sub,
  .dx-nav-0-item:focus-within .dx-nav-0-sub {
    opacity: 1;
    pointer-events: initial;
    -webkit-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
            transform: translate(0, 2px);
  }
}
.dx-nav-0-sub-item {
  color: #6c7378;
  font-size: 0.9375rem;
  line-height: 1.25;
  padding: 0.75rem 1rem;
}
.dx-nav-0-sub-item:last-child {
  margin-bottom: 0.5rem;
}
.dx-nav-0-sub-link {
  display: inline-block;
  font-size: 1rem;
  margin: 0.5rem 0;
}
@media only screen and (max-width: 59rem) {
  .dx-nav-0-sub-item {
    display: inline;
    padding: 0;
  }
  .dx-nav-0-sub-link {
    border: 1px dashed #6c7378;
    border-radius: 1.5rem;
    display: inline-block;
    margin: 0.5rem 0;
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }
  .dx-nav-0-sub-index .dx-nav-0-sub-link {
    border: 0;
    padding: 0.5rem;
  }
}
.dx-nav-0-sub-index {
  display: block;
}
@media only screen and (min-width: 59rem) {
  .dx-nav-0-sub-index:first-child {
    border-bottom: 1px dashed #ccc;
  }
  .dx-nav-0-sub-index:last-child {
    border-top: 1px dashed #ccc;
    margin-top: 1rem;
  }
}
.profile__container {
  width: 100%;
}
.profile__wrap {
  background-color: white;
  border: 1px solid #0070ba;
  border-radius: 1.5rem;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  position: absolute;
  right: 1rem;
  top: 0.6rem;
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
}
@media only screen and (max-width: 59rem) {
  .profile__wrap {
    background: none;
    border: 0;
    border-radius: 0;
    position: static;
  }
}
.profile__trigger {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1e2021;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.3rem 1rem 0.3rem 0.3rem;
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
  width: 100%;
}
.profile__trigger:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: '';
  display: inline-block;
  height: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
  width: 0;
}
@media only screen and (max-width: 59rem) {
  .profile__trigger:after {
    display: none;
  }
}
@media only screen and (max-width: 59rem) {
  .profile__trigger {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 2rem;
    width: 100%;
  }
}
.profile__trigger:active,
.profile__trigger:focus,
.profile__trigger:hover {
  color: #0070ba;
  text-decoration: none;
}
@media only screen and (max-width: 59rem) {
  .userloggedInHeader .profile__trigger {
    -webkit-justify-content: left;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin-left: 1rem;
    top: 1rem;
  }
}
.profile__name {
  line-height: 1.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.profile__letter--wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.7rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.7rem;
}
.profile__letter {
  color: #fff;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.profile__letter:focus {
  text-decoration: none;
}
.profile__dropdown {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown {
    max-height: 300px;
  }
}
.profile__wrap--active {
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
}
.profile__wrap--active .profile__dropdown {
  max-height: 300px;
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
}
.profile__wrap--active .profile__trigger:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
}
.profile__dropdown__list {
  list-style-type: none;
  padding-left: 0;
  padding-top: 0.5rem;
  position: relative;
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown__list {
    padding: 0;
    top: 0;
  }
}
.profile__dropdown__link {
  color: #1e2021;
  display: block;
  padding: 0.5rem 1rem;
  text-align: center;
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown__link {
    color: #6c7378;
    padding: 1rem 1.5rem;
    text-align: left;
  }
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown__link--dashboard {
    border-bottom: 1px solid #e4e4e4;
  }
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown__link--my-account {
    display: none;
  }
}
.profile__dropdown__link--logout {
  border-top: 1px solid #e4e4e4;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 59rem) {
  .profile__dropdown__link--logout {
    border-top: 0;
    color: #de0063;
    margin-top: 2rem;
    text-align: center;
  }
}
@media only screen and (max-width: 59rem) {
  .dx-auth-login {
    margin-left: 1rem;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 59rem) {
  .dx-mobile-nav,
  .header__nav {
    cursor: pointer;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    -webkit-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
  }
  .header__search {
    margin: 0 0 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    width: 100%;
  }
  .userloggedInHeader .header__search {
    margin-top: 3rem;
  }
  .dx-nav-0-docs {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.dx-nav-open-0 .header,
.hp-PPCP.hp-PPCP-dispNav,
.header:hover {
  z-index: 99999;
}
.hp-PPCP .dx-nav-0 {
  margin-right: 0;
}
.hp-PPCP .header__block {
  border-right: none;
  border-left: none;
}
.hp-PPCP .dx-nav-0-sub {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0px auto;
  padding: 0 20px;
  pointer-events: initial;
  display: none;
}
.hp-PPCP .dx-nav-0-item:hover .dx-nav-0-sub,
.hp-PPCP .dx-nav-0-item:focus .dx-nav-0-sub,
.hp-PPCP .dx-nav-0-item:focus-within .dx-nav-0-sub {
  display: block;
}
.hp-PPCP .dx-nav-0-sub:after {
  width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hp-PPCP .PPCP_width1320 {
  max-width: 1320px;
  margin: 0 auto;
}
.hp-PPCP .dx-nav-PPCP {
  float: left;
  width: 18%;
  margin-right: 30px;
}
.hp-PPCP .dx-nav-0-sub-head {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  margin: 0;
  padding: 30px 0 20px;
  letter-spacing: -0.3px;
  color: #2c2e2f;
  min-height: 40px;
}
.hp-PPCP-profileNav {
  display: none;
}
.hp-PPCP-profileRightNav .PPCP-profile__display {
  cursor: pointer;
  -webkit-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
  position: relative;
  margin-right: 12px;
  min-width: 140px;
}
.hp-PPCP-profileRightNav .profile__name {
  color: #fff;
  padding: 19px 23px 19px 0;
  line-height: 22px;
  font-size: 0.875rem;
  min-height: 60px;
  vertical-align: middle;
}
.hp-PPCP .dx-nav-0-item {
  margin: 0 30px 0 0;
}
.hp-PPCP .hp-PPCP-subNavHead {
  display: none;
}
@media only screen and (max-width: 992px) {
  .hp-PPCP .dx-nav-0-item {
    margin: 0 15px 0 0;
  }
}
.hp-PPCP .dx-nav-0-item a {
  margin: 0;
  color: #2c2e2f;
}
.hp-PPCP .dx-nav-0-item a:hover {
  color: #005ea6;
}
.hp-PPCP .dx-nav-0-item:hover .dx-nav-0-link:after {
  background: #0070BA;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 3000;
}
.hp-PPCP .dx-nav-ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.hp-PPCP .dx-nav-0-sub-item {
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 0 0 20px;
  color: #2c2e2f;
}
.hp-PPCP .dx-nav-0-sub-item:last-child {
  padding-bottom: 36px;
}
.hp-PPCP-loggedmainNav {
  display: none;
}
.hp-PPCP-secNav {
  max-width: 1320px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.header.hp-PPCP-logged {
  height: 7.5rem;
}
.hp-PPCP.hp-PPCP-logged .dx-nav-0-sub {
  top: 7.36rem;
}
.hp-PPCP-logged .hp-PPCP-loggedmainNav {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  left: 0;
  position: absolute;
  height: 3.75rem;
  top: 0;
  display: block;
  background: #005ea6;
  background: -o-linear-gradient(top, #005ea6 0%, #1546a0 100%);
  background: -ms-linear-gradient(top, #005ea6 0%, #1546a0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#005ea6, endColorstr=#1546a0, GradientType=0);
  background: -webkit-gradient(linear, left top, left bottom, from(#005ea6), to(#1546a0));
  background: linear-gradient(top, #005ea6 0%, #1546a0 100%);
}
.hp-PPCP-logged .header_sub {
  display: table;
  vertical-align: middle;
  height: 3.75rem;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0;
}
.hp-PPCP-logged .header_sub_accountName {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: #fff;
  font-size: 1rem;
  line-height: 24px;
  padding: 0px 15px 0 0;
}
.hp-PPCP-logged .hp-PPCP-profileRightNav {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  text-align: right;
  white-space: nowrap;
}
.header_sub_item_help {
  padding: 10px;
  text-align: left;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
}
.hp-PPCP-logged .inlineBlock {
  display: inline-block;
}
.hp-PPCP-logged .header_sub_item_developer {
  padding: 10px;
  text-align: left;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
}
.hp-PPCP-loggedmainNav .header_sub_item_help:hover,
.hp-PPCP-loggedmainNav .header_sub_item_help:focus {
  color: #fff;
}
.help_link {
  color: #fff !important;
}
.help_link:hover {
  color: #fff;
}
.hp-PPCP-logged .hp-PPCP-borderLeft_profile {
  display: inline-block;
  position: absolute;
  height: 18px;
  width: 1px;
  margin-top: 21px;
  background-color: rgba(255, 255, 255, 0.42);
  margin-right: 23px;
}
.hp-PPCP-logged .header_sub_profile {
  z-index: 1;
  display: inline-block;
  position: relative;
  height: 60px;
  vertical-align: middle;
  text-align: left;
}
.PPCP_profile__dropdown {
  max-height: 0;
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  line-height: 22px;
}
.PPCP-profile__display:hover {
  background-color: #003087;
}
.PPCP-profile__display:hover .PPCP_profile__dropdown {
  max-height: none;
  display: block;
  background-color: #003087;
  z-index: 12;
  top: 60px;
  -webkit-transition-property: max-height, padding-bottom, background-color;
  -o-transition-property: max-height, padding-bottom, background-color;
  transition-property: max-height, padding-bottom, background-color;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(0.35, 0.08, 0.16, 0.99);
  -o-transition-timing-function: cubic-bezier(0.35, 0.08, 0.16, 0.99);
  transition-timing-function: cubic-bezier(0.35, 0.08, 0.16, 0.99);
}
.PPCP-profile__display:hover .hp-PPCP-borderLeft_profile {
  display: none;
}
.PPCP_profile__dropdown .profile__dropdown__link {
  color: #fff;
  text-align: left;
  padding: 0.5rem 12px 0.5rem 23px;
  font-size: 0.875rem;
}
.PPCP_profile__dropdown .profile__dropdown__link:hover,
.hp-PPCP-profileRightNav .header_sub_item_help:hover {
  color: #fff;
  text-decoration: underline;
}
.hp-PPCP-logged .dx-bg-grad-radial-blue {
  background: #018065 url('../components/dx/img/icon_avatar.svg') no-repeat left center;
  width: 1.7rem;
  height: 1.7rem;
  padding-left: 0;
  border-radius: 50%;
  margin: 0 12px 0 23px;
  display: inline-block;
  vertical-align: middle;
}
.hp-PPCP-logged .hp-PPCP-profileNav .dx-bg-grad-radial-blue {
  margin-left: 10px;
  line-height: 27px;
}
.hp-PPCP-logged .hp-PPCP-secNav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.75rem;
}
.hp-PPCP-logged .header__nav {
  width: 88%;
}
.hp-PPCP .dx-trigger-nav-Heading,
.hp-PPCP-close {
  display: none;
}
@media only screen and (max-width: 1350px) {
  .hp-PPCP-logged .header_sub_accountName {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 944px) {
  .PPCP .dx-main.vx_foreground-container {
    display: none;
  }
  .hp-PPCP-logged .header__nav {
    width: 100%;
  }
  header.hp-PPCP {
    background: #fff;
    top: 0 !important;
  }
  .hp-PPCP.hp-PPCP-logged {
    height: 3.75rem;
    background: #005ea6;
    background: -o-linear-gradient(349deg, #005ea6 62%, #1546a0 100%);
    background: linear-gradient(101deg, #005ea6 62%, #1546a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#005ea6, endColorstr=#1546a0, GradientType=1);
  }
  .hp-PPCP .dx-nav-0-sub {
    top: 3.75rem;
    top: 7.5rem;
    height: 85%;
    overflow-y: auto;
    padding-bottom: 15%;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .dx-nav-0-sub {
    top: 7.5rem;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .hp-PPCP-subNavHead {
    display: block;
    width: 100%;
    max-width: 1320px;
    margin: 36px 0 48px;
    padding: 0 3rem;
    top: 0;
    position: absolute;
  }
  .hp-PPCP-profileNav {
    display: block;
  }
  .hp-PPCP-dispSecNav .hp-PPCP-back {
    background: url('../components/dx/img/icon-back-menu.svg') center no-repeat;
    background-size: 0.5rem;
    width: 20px;
    height: 36px;
    display: inline-block;
    position: absolute;
    line-height: 24px;
    margin-left: -25px;
  }
  .hp-PPCP-dispSecNav .hp-PPCP-noMargin {
    margin: 0;
    display: inline-block;
  }
  .hp-PPCP-nav-Heading {
    display: inline-block;
    font-size: 2rem;
    color: #000;
    line-height: 36px;
  }
  /*    To display Left navigation in Mobile or Tab View     */
  /***********************************************************/
  .header-up .header.hp-PPCP,
  .header-up .hp-PPCP .dx-trigger-nav-2 {
    top: 0;
  }
  .hp-PPCP .dx-trigger-nav-2 {
    left: 0;
    right: 0;
    width: 3.75rem;
    text-indent: -200000px;
    color: transparent;
    background-color: transparent;
    z-index: 22222;
  }
  .hp-PPCP .dx-trigger-nav-2:before {
    border-right: 1px solid #eaeced;
    border-left: 0;
    width: 3.75rem;
    bottom: 0;
    top: 0;
    background-color: transparent;
  }
  .hp-PPCP.hp-PPCP-logged .dx-trigger-nav-2:before {
    border-right: 1px solid #fff;
    border-left: 0;
    width: 3.75rem;
  }
  .dx-nav-open-2 .hp-PPCP .dx-trigger-nav-2:after {
    top: 1.7rem;
  }
  .hp-PPCP .dx-trigger-nav-2:after {
    top: 1.2rem;
    border: 0.469rem solid;
    border-color: transparent #2c2e2f #2c2e2f transparent;
    position: fixed;
    right: auto;
    left: 1.5rem;
    z-index: 2222;
  }
  .hp-PPCP.hp-PPCP-logged .dx-trigger-nav-2:after {
    border-color: transparent #fff #fff transparent;
  }
  /*    To display PP Logo in Mobile or Tab View     */
  /***************************************************/
  .hp-PPCP .header__brand {
    text-align: center;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    margin: 0 auto;
    position: relative;
  }
  .hp-PPCP.hp-PPCP-logged .header__brand {
    background: url('../components/dx/img/logo-pp-transparent.svg') center no-repeat;
    background-size: 30px;
  }
  /*      To display Menus in Mobile or Tab View     */
  /***************************************************/
  .hp-PPCP .dx-trigger-nav-0 {
    position: absolute;
    right: 0;
    background-color: transparent;
    width: 3.75rem;
    border-left: 1px solid #eaeced;
  }
  .hp-PPCP.hp-PPCP-logged .dx-trigger-nav-0 {
    border-left: 1px solid #e4e4e4;
  }
  .hp-PPCP .dx-trigger-nav-0:after,
  .hp-PPCP .dx-trigger-nav-0:before {
    border-color: #2c2e2f;
  }
  .hp-PPCP.hp-PPCP-logged .dx-trigger-nav-0:after,
  .hp-PPCP.hp-PPCP-logged .dx-trigger-nav-0:before {
    border-color: #ffffff;
  }
  .hp-PPCP-logged .inlineBlock {
    display: inline-block;
    vertical-align: middle;
  }
  .hp-PPCP-logged .PPCP-MobileSubNav .profile__letter {
    color: #fff;
    text-align: center;
    width: 1.7rem;
    display: inline-block;
  }
  .hp-PPCP-logged .hp-PPCP-secNav {
    margin-top: 0;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .header__nav--right {
    display: none;
  }
  .hp-PPCP .header__nav {
    background-color: #fff;
  }
  .hp-PPCP-logged .hp-PPCP-loggedmainNav {
    display: none;
  }
  .hp-PPCP .dx-mobile-nav,
  .hp-PPCP .header__nav,
  .hp-PPCP .dx-nav-0-sub {
    cursor: pointer;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
  }
  .hp-PPCP.hp-PPCP-dispNav .header__nav,
  .hp-PPCP.hp-PPCP-dispNav .header__nav {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .hp-PPCP .dx-nav-PPCP {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .hp-PPCP .dx-nav-PPCP:last-child {
    margin-bottom: 5rem;
  }
  .hp-PPCP .dx-nav-0-sub {
    display: none;
    padding: 0 3rem;
  }
  .hp-PPCP .dx-nav-0-sub.PPCP-slideRem {
    display: block;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .hp-PPCP .dx-nav-0-item {
    z-index: 99;
    border-bottom: 1px solid #EAECED;
    margin: 0 3rem;
    float: none;
    width: auto;
  }
  .hp-PPCP ul li,
  .hp-PPCP .dx-nav-0-sub-head {
    border-bottom: 1px solid #EAECED;
  }
  .hp-PPCP.hp-PPCP-dispNav .dx-search-input {
    border-radius: 0;
  }
  .hp-PPCP .dx-nav-0-item:hover .dx-nav-0-link:after {
    display: none;
  }
  .hp-PPCP .dx-nav-0-item .dx-nav-0-link {
    margin-top: 24px;
    color: #2c2e2f;
  }
  .hp-PPCP .dx-nav-0-item.PPCP-MobileSubNav .dx-nav-0-link {
    background: transparent url(../components/dx/img/icon-rightArrow-activity.svg) no-repeat 90% center;
    background-size: 8px;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .PPCP-MobileSubNav .dx-nav-0-link {
    background: transparent none;
    font-size: 2rem;
    line-height: 36px;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .dx-nav-0-link {
    font-size: 2rem;
    line-height: 32px;
    font-weight: 500;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .dx-nav-0-item:hover .dx-nav-0-link::before,
  .hp-PPCP.hp-PPCP-dispSecNav .dx-nav-0-item:hover .dx-nav-0-link:after {
    background-color: transparent;
  }
  .hp-PPCP.hp-PPCP-dispSecNav .dx-nav-0-sub-head {
    color: #9da3a6;
    font-size: 1rem;
    line-height: 20px;
    padding: 0;
  }
  .hp-PPCP .dx-nav-0-item .dx-nav-0-sub-link {
    border: none;
    padding: 0;
    margin-top: 0;
    color: #2c2e2f;
    font-size: 1.125rem;
    line-height: 20px;
    text-decoration: none;
  }
  .hp-PPCP .dx-nav-ul li.dx-nav-0-sub-item {
    width: 100%;
    display: block;
    margin-left: 0;
    padding-left: 0;
    margin-top: 24px;
    padding-bottom: 20px;
  }
  .hp-PPCP .dx-nav-ul li.dx-nav-0-sub-item:last-child {
    margin-bottom: 3rem;
  }
  .hp-PPCP .dx-nav-0-item a {
    padding: 0;
  }
  .hp-PPCP .header__search {
    padding: 2.25rem 3rem;
    margin-bottom: 0;
    width: 100%;
  }
  .hp-PPCP .dx-auth-logged-out {
    text-align: center;
  }
  .hp-PPCP .dx-btn {
    text-align: center;
    margin: 3rem auto;
  }
  .PPCP-displayBlock {
    display: block !important;
  }
  .PPCP-displayNone {
    display: none !important;
  }
}
.dx-anchor {
  position: relative;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.dx-anchor:hover .dx-anchor__icon,
.dx-anchor:active .dx-anchor__icon,
.dx-anchor:focus .dx-anchor__icon {
  opacity: 1;
}
.dx-anchor__icon {
  background: none;
  bottom: auto;
  height: auto;
  left: auto;
  opacity: 0;
  position: absolute;
  width: auto;
}
.dx-anchor__icon:before {
  color: #0070ba;
  content: '\1F517';
  font: 1em 'paypal-vx-icons';
  margin-left: -0.75em;
}
.dx-content .dx-anchor__icon:before {
  background: #fff;
}
.dx-anchor:hover .dx-anchor__icon {
  text-decoration: none;
}
.block {
  display: block;
  position: relative;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.block--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block--outlined {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 1.5rem;
}
.block--outlined p {
  margin-bottom: 0;
}
.block--full-height {
  height: 100%;
}
.block--link {
  color: #1e2021;
  cursor: pointer;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.block--link:hover,
.block--link:active,
.block--link:focus {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: #1e2021;
  text-decoration: none;
}
.block--link.dx-external-href:hover:after {
  content: none;
}
.block--link .block__title {
  color: #0070ba;
  font-size: 1.25rem;
}
.block--link p {
  font-weight: 300;
}
.block__badge {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-right: 0.8rem;
}
.block__label {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.block__title,
.block__title a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 0;
}
blockquote,
.message {
  border: 1px solid #e4e4e4;
  border-radius: 0.5em;
  font-size: 1.0625rem;
  margin: 1.5rem 0;
  padding: 0.75rem 1rem 0.75rem 2.75rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
.dx-blockquote-note:before,
.dx-blockquote-tip:before,
.dx-blockquote-important:before,
.dx-blockquote-availability:before {
  content: '\2139';
  font: 1.5rem paypal-vx-icons;
  line-height: 1;
  margin-left: -2.25rem;
  position: absolute;
}
.dx-blockquote-note,
.message--note {
  border-color: #0070ba;
}
.dx-blockquote-note:before {
  color: #009cde;
}
.dx-blockquote-tip {
  border-color: #00cf92;
}
.dx-blockquote-tip:before {
  color: #00cf92;
}
.dx-blockquote-important,
.message--important {
  border-color: #de0063;
}
.dx-blockquote-important:before {
  color: #de0063;
  content: '\26A0';
}
.dx-blockquote-availability,
.message--availability {
  border-color: #ff9600;
}
.dx-blockquote-availability:before {
  color: #ff9600;
}
.dx-btn {
  background-color: transparent;
  border: 1px solid #0070ba;
  border-radius: 1.5rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: #0070ba;
  cursor: pointer;
  display: inline-block;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.38461538;
  min-width: 4rem;
  padding: 0.5625rem 1.125rem;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.dx-btn:active,
.dx-btn:focus,
.dx-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #003087;
  -webkit-box-shadow: 0 0 0 1px #003087 inset;
          box-shadow: 0 0 0 1px #003087 inset;
  color: #003087;
  text-decoration: none;
}
.dx-btn:focus {
  text-decoration: underline;
}
.dx-btn.disabled,
.dx-btn[disabled] {
  background: #e4e4e4;
  border: 0;
  color: #6c7378;
  cursor: not-allowed;
  pointer-events: none;
}
.dx-btn.dx-external-href:hover:after {
  content: none;
}
@media only screen and (max-width: 59rem) {
  .dx-btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.dx-btn + .dx-btn {
  margin-left: 0.5rem;
}
.dx-btn-group .dx-btn {
  border-radius: 0;
  margin-left: -0.1rem;
}
.dx-btn-group .dx-btn:first-of-type {
  border-radius: 3rem 0 0 3rem;
  margin-left: 0;
}
.dx-btn-group .dx-btn:last-of-type {
  border-radius: 0 3rem 3rem 0;
  margin-right: 0;
}
.dx-btn-primary,
.dx-btn.active {
  background-color: #0070ba;
  border-color: transparent;
  color: #fff;
}
.dx-btn-primary:active,
.dx-btn.active:active,
.dx-btn-primary:focus,
.dx-btn.active:focus,
.dx-btn-primary:hover,
.dx-btn.active:hover {
  background-color: #003087;
  color: #fff;
}
.dx-btn-primary:focus,
.dx-btn.active:focus {
  text-decoration: underline;
}
.dx-btn-login {
  display: block;
  padding: 0.25rem 0.5rem;
}
.dx-btn-login:active,
.dx-btn-login:focus,
.dx-btn-login:hover {
  background-color: #fff;
  color: #1e2021;
  text-decoration: none;
}
@media only screen and (max-width: 59rem) {
  .dx-btn-login:active,
  .dx-btn-login:focus,
  .dx-btn-login:hover {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.dx-btn-login:focus .dx-login-name {
  text-decoration: underline;
}
@media only screen and (max-width: 59rem) {
  .dx-btn-login {
    border: 0;
    padding-left: 1.5rem;
    padding-top: 1.5rem;
  }
}
@media only screen and (min-width: 59rem) {
  .dx-btn-login {
    border-color: #6c7378;
  }
}
.dx-error-image {
  margin: 3rem 0;
  max-width: 12rem;
  width: 100%;
}
@media only screen and (max-width: 47rem) {
  .dx-error-image {
    margin-bottom: 1.5rem;
  }
}
.dxf-trigger-wrap {
  border-top: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 2.5rem;
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}
.dx-app .dxf-trigger-wrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
  padding-top: 3rem;
}
@media only screen and (max-width: 59rem) {
  .dxf-trigger-wrap {
    display: none;
  }
}
.dx-input-combo {
  display: table;
}
.dx-input-combo-item {
  display: table-cell;
  font-size: 0.8125rem;
  line-height: 1.5;
  padding: 0.5em 1em;
}
.dx-input-combo-group + .dx-input-combo-item {
  background: transparent;
  border: 0;
  display: table-cell;
}
article a {
  color: #0070ba;
  font-weight: 400;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
article a:hover {
  color: #003087;
  text-decoration: underline;
}
.dx-external-href {
  position: relative;
}
.dx-external-href::after {
  background: url('../components/dx/img/icon-external.svg') no-repeat;
  content: '';
  display: inline-block;
  height: 0.5em;
  margin-left: 0.2em;
  min-height: 14px;
  min-width: 14px;
  vertical-align: -5%;
  width: 0.5em;
}
.dx-main-nav {
  background: #009cde -o-linear-gradient(283deg, #009cde, #003087 40rem);
  background: #009cde linear-gradient(167deg, #009cde, #003087 40rem);
  bottom: 0;
  font: 400 1rem 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  left: 0;
  position: fixed;
  top: 3.75rem;
  width: 16rem;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 3.75rem;
}
.dx-main-nav::-webkit-scrollbar {
  display: none;
}
.vx_foreground-container.userloggedIn .dx-main-nav {
  top: 7.5rem;
  padding-bottom: 7.5rem;
}
.dx-main-nav-slug {
  min-width: 16rem;
}
.dx-trigger-nav-2 {
  display: none;
}
@media only screen and (max-width: 59rem) {
  .dx-main-nav {
    height: 100%;
    left: 0;
    overflow-y: scroll;
    padding-bottom: 4rem;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 101;
  }
  .dx-nav-open-2 .dx-main-nav {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
  }
  .dx-main-nav-slug {
    min-width: 0;
  }
  .dx-trigger-nav-2 {
    cursor: pointer;
    display: initial;
    height: 3.75rem;
    left: 8rem;
    line-height: 3.75rem;
    overflow: hidden;
    padding-left: 1rem;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    z-index: 10;
  }
  .dx-trigger-nav-2:before,
  .dx-trigger-nav-2:after {
    content: '';
    position: absolute;
  }
  .dx-trigger-nav-2:before {
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    bottom: 0.5rem;
    right: 0;
    top: 0.5rem;
    width: 2.6rem;
    z-index: 1;
  }
  .dx-trigger-nav-2:after {
    border: 0.3rem solid;
    border-color: transparent #1e2021 #1e2021 transparent;
    right: 1rem;
    top: 1.3rem;
    -webkit-transform: scaleX(0.75) rotate(45deg);
        -ms-transform: scaleX(0.75) rotate(45deg);
            transform: scaleX(0.75) rotate(45deg);
    -webkit-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    z-index: 2;
  }
  .dx-nav-open-2 .dx-trigger-nav-2:after {
    -webkit-transform: scaleX(0.75) rotate(225deg);
        -ms-transform: scaleX(0.75) rotate(225deg);
            transform: scaleX(0.75) rotate(225deg);
    -webkit-transform-origin: 0.35rem 0.45rem;
        -ms-transform-origin: 0.35rem 0.45rem;
            transform-origin: 0.35rem 0.45rem;
  }
  .dx-trigger-nav-2:empty {
    visibility: hidden;
  }
  .header-up .header,
  .header-up .dx-trigger-nav-2 {
    top: -3.75rem;
  }
  .header-up .dx-main-nav {
    top: 3.75rem;
  }
}
.tip-nav {
  scroll-behavior: smooth;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 100%;
  line-height: 1.25;
  overflow-y: auto;
  padding-top: 1rem;
}
.tip-nav ul {
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
.tip-nav ul ul {
  font-size: 0.9375rem;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  text-transform: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.tip-nav ul ul a {
  padding-left: 2.5rem;
}
.tip-nav ul ul ul a {
  padding-left: 3.5rem;
}
.tip-nav ul ul ul ul a {
  font-size: 0.875rem;
  padding: 0.5rem 1rem 0.5rem 4.5rem;
}
.tip-nav ul ul ul ul ul a {
  padding: 0.375rem 1rem 0.375rem 5.5rem;
}
.tip-nav ul .tip-nav-active > ul,
.tip-nav ul .tip-nav-active-parent > ul {
  max-height: none;
  opacity: 1;
  pointer-events: initial;
}
.tip-nav > ul {
  padding-bottom: 1rem;
}
.tip-nav a {
  color: #fff;
  display: block;
  opacity: 0.7;
  padding: 0.75rem 1rem 0.75rem 1.5rem;
}
.tip-nav a:hover,
.tip-nav a:focus {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.tip-nav h5 {
  border-top: 1px solid rgba(0, 29, 51, 0.5);
  color: #fff;
  font-weight: 400;
  margin: 0.75rem 0 0;
  opacity: 0.7;
  padding: 0.75rem 1rem 0.5rem 1.5rem;
  text-transform: uppercase;
}
.tip-nav .tip-nav-active:not(.tip-nav-hash) > a {
  background: rgba(0, 156, 222, 0.8);
  color: #fff;
  font-weight: 500;
  opacity: 1;
  position: relative;
}
.tip-nav .tip-nav-active:not(.tip-nav-hash) > a:hover,
.tip-nav .tip-nav-active:not(.tip-nav-hash) > a:focus {
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.tip-nav-sub-hash {
  color: #fff;
  display: block;
  line-height: 1.54;
  opacity: 0.7;
  padding: 0.75rem 1rem 0.75rem 2.5rem;
}
.tip-nav-sub-hash:hover,
.tip-nav-sub-hash:focus {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.tip-nav-active-hash .tip-nav-sub-hash {
  background: rgba(0, 156, 222, 0.8);
  font-weight: 500;
  opacity: 1;
  position: relative;
}
@media only screen and (max-width: 944px) {
  .dx-main-nav,
  .vx_foreground-container.userloggedIn .dx-main-nav {
    position: fixed;
    top: 3.75rem;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 3.75rem;
  }
}
@media only screen and (max-width: 59rem) {
  .dx-main-nav,
  .vx_foreground-container.userloggedIn .dx-main-nav {
    position: fixed;
    top: 3.75rem;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 3.75rem;
  }
}
.dx-search-panel {
  background-color: #fff;
  height: 100%;
  left: 50%;
  max-width: 100%;
  overflow: auto;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 42em;
  z-index: 99999;
}
.dx-search-panel:hover code {
  border: 0;
  color: black;
}
.dx-search-panel code {
  border: 0;
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
.dx-search-panel mark {
  background-color: #fff2a8;
}
@media only screen and (max-width: 59rem) {
  .dx-search-panel {
    width: 100%;
  }
}
.dx-docs .dx-search-panel img {
  max-width: 100%;
  padding: 0;
}
.dx-search-panel-overlay {
  background-color: #6c7378;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99998;
}
.dx-search-panel-content {
  padding: 2em 5em 2em 5em;
}
.dx-search-panel-content ul {
  font-size: 1.0625rem;
  list-style: none;
  padding: 0;
}
.dx-search-panel-content li {
  padding-bottom: 0.25rem;
}
.dx-search-panel-content a {
  cursor: pointer;
  font-weight: 400;
}
@media only screen and (max-width: 47rem) {
  .dx-search-panel-content {
    padding: 2em 3em 2em 3em;
  }
}
.dx-btn-search {
  background: transparent;
  border: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  height: 2.9rem;
  margin: 0;
  opacity: 0.5;
  padding: 0.4rem;
  width: 10%;
}
.dx-btn-search img {
  height: 1.5rem;
  margin: 0.1rem;
  padding: 0;
  width: 1.5rem;
}
@media only screen and (max-width: 47rem) {
  .dx-btn-search {
    width: 13%;
  }
}
.dx-btn-clear-x {
  background: transparent;
  border: 0;
  margin: 0.3rem;
  position: fixed;
  right: 20%;
}
@media only screen and (max-width: 59rem) {
  .dx-btn-clear-x {
    right: 19%;
  }
}
@media only screen and (max-width: 47rem) {
  .dx-btn-clear-x {
    right: 20%;
  }
}
.dx-search-panel-close {
  background: transparent;
  border: 0;
  font-size: 0.75rem;
  position: fixed;
  right: 1.5em;
  text-align: left;
  top: 1em;
}
.dx-search-input-wrapper {
  border: 1px solid #9da3a6;
  border-radius: 5px;
  height: 3rem;
  margin-top: 3rem;
  width: 100%;
}
.dx-search-input-wrapper span {
  width: 100%;
}
.dx-search-input-wrapper .grid__item + .grid__item {
  margin-left: 0;
}
.dx-search-panel-input {
  border: 0;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #e4e4e4;
  border-top-left-radius: 5px;
  height: 2.9rem;
  padding: 0 3rem 0 0.75rem;
  width: 90%;
}
@media only screen and (max-width: 47rem) {
  .dx-search-panel-input {
    width: 87%;
  }
}
.dx-search-panel-section {
  padding: 1.5em 0 1.5em 0;
}
.dx-search-panel-section:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.dx-search-panel-support-item {
  margin: 0 auto;
  padding: 0.5em 0.25em 0 0;
  white-space: nowrap;
}
@media only screen and (max-width: 47rem) {
  .dx-search-panel-support-item {
    white-space: normal;
  }
}
.dx-search-items {
  padding-bottom: 1rem;
}
.dx-search-item {
  border-bottom: 1px solid #e4e4e4;
  color: #1e2021;
  display: block;
  padding: 1.5rem 0 0.5rem 0;
  position: relative;
}
.dx-search-item p {
  font-weight: 400;
}
.dx-search-item-topic {
  color: #a9a9a9;
  font-size: 0.9375rem;
  font-weight: 400;
}
.dx-search-item-link {
  font-size: 1.0625rem;
}
.dx-search-item-link > mark {
  color: #337ab7;
}
.dx-search-item-anchor {
  color: #6c7378;
  font-size: 0.8125rem;
}
.dx-search-item-desc {
  font-size: 0.8125rem;
  margin-top: 0.75rem;
}
.block--outlined-search-panel {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  min-width: 5em;
  padding: 0.5rem;
}
.block--outlined-search-panel p {
  color: #457ab2;
  font-size: 0.9375rem;
  font-weight: 400;
  margin: auto;
}
.dx-search-panel-heading {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  padding-bottom: 0.5em;
}
.dx-search-panel-svg {
  width: 100%;
}
@media only screen and (max-width: 47rem) {
  .dx-search-panel-svg {
    width: 4rem;
  }
}
.algolia-docsearch-suggestion--highlight {
  background: rgba(0, 156, 222, 0.15);
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.dx-form-search [type='submit'] {
  display: none;
}
@media only screen and (max-width: 59rem) {
  input[type='search'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.dx-search-input {
  border: 1px solid #e4e4e4;
  border-radius: 3rem;
  color: #1e2021;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.3;
  padding: 0.5rem 0.75rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  width: 12em;
}
.dx-search-input:focus {
  border: 1px solid #009cde;
  outline: none;
}
@media only screen and (max-width: 59rem) {
  .dx-search-input {
    padding: 0.75rem 1rem;
    width: 100%;
  }
}
.dx-search-result {
  padding-bottom: 1.5em;
  padding-left: 0 !important;
  padding-top: 1.5em;
}
.dx-search-result h4 {
  font-weight: 300;
  margin: 0 0 0.5rem;
  padding-top: 0;
}
.dx-search-result p {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
  margin: 0;
}
.dx-search-result::before {
  background: none !important;
}
.dx-svg-search {
  width: 1.25em;
}
.vx_has-spinner {
  position: relative;
}
.vx_has-spinner:before {
  -webkit-animation: vx_fade-in 0.3s ease-out 0s both;
          animation: vx_fade-in 0.3s ease-out 0s both;
  background-color: rgba(255, 255, 255, 0.8);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.vx_has-spinner:after {
  -webkit-animation: vx_spin 620ms infinite linear;
          animation: vx_spin 620ms infinite linear;
  bottom: 15%;
  content: '';
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}
.vx_has-spinner-large:after {
  background: url('../components/dx/img/spinner-large.svg');
  height: 128px;
  width: 128px;
}
.vx_has-spinner-medium:after {
  background: url('../components/dx/img/spinner-medium.svg');
  height: 24px;
  width: 24px;
}
.vx_has-spinner-small:after {
  background: url('../components/dx/img/spinner-small.svg');
  height: 18px;
  width: 18px;
}
@-webkit-keyframes vx_fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes vx_fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes vx_fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes vx_fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes vx_spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes vx_spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.hidden-copy {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 2em;
  left: 0;
  outline: none;
  padding: 0;
  position: fixed;
  top: 0;
  width: 2em;
}
.dx-btn-copy {
  font-size: 0.75rem;
  padding: 1px 0.75em;
}
.dx-pre-hljs {
  position: relative;
}
.dx-pre-meta {
  background: #111;
  border: solid #666;
  border-radius: 0 0 0 0.5rem;
  border-width: 0 0 1px 1px;
  color: #999;
  font-family: sans-serif;
  height: 2.1875rem;
  padding: 0.5em 0.5em 0.25em;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
}
.dx-pre-meta .dx-btn-copy {
  background: none;
  border: 0;
  border-radius: 0;
  font-size: 1px;
  height: 1.25rem;
  min-width: 1rem;
}
.dx-pre-meta .dx-btn-copy:before,
.dx-pre-meta .dx-btn-copy:after {
  border: 1px solid #999;
  content: '';
  display: block;
  height: 0.8rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 0.7rem;
}
.dx-pre-meta .dx-btn-copy:after {
  border-width: 0 1px 1px 0;
  left: 3px;
  top: 3px;
}
.dx-pre-meta:hover .dx-btn-copy,
.dx-pre-meta .dx-btn-copy:focus {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 300;
}
.dx-pre-meta:hover .dx-btn-copy:before,
.dx-pre-meta .dx-btn-copy:focus:before,
.dx-pre-meta:hover .dx-btn-copy:after,
.dx-pre-meta .dx-btn-copy:focus:after {
  border: 0;
}
.dx-pre-meta:hover .dx-btn-copy-success,
.dx-pre-meta .dx-btn-copy-success:focus {
  color: #999;
}
.dx-pre-lang {
  display: inline-block;
  margin-right: 0.5rem;
  padding: 1px;
}
@-webkit-keyframes dx-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dx-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes dx-pop-in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes dx-pop-in {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.dx-modal {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: dx-fade-in 1s both ease-in-out;
          animation: dx-fade-in 1s both ease-in-out;
  background: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1337;
}
.dx-modal__content {
  -webkit-animation: dx-pop-in 1s both ease-in-out;
          animation: dx-pop-in 1s both ease-in-out;
  background: #fff;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
  margin: 1rem;
  max-width: 450px;
  padding: 2rem;
}
.dx-modal__content h1 {
  margin-bottom: 1rem;
}
.dx-modal__content a {
  margin: 0 20px;
}
.dx-modal__content a:hover {
  cursor: pointer;
}
.signup-wrapper {
  max-width: 100%;
  overflow: hidden;
}
.signup-wrapper .signup-logo {
  padding: 0px;
}
.signup-wrapper .signup-logo .signup-img {
  width: 100%;
}
.signup-wrapper div.signup-content-desc {
  min-height: 530px;
  border-right: 1px dotted grey;
}
.signup-wrapper div.signup-content-desc h1 {
  margin: 3rem 3rem 0 3rem;
  font-weight: 300;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: -0.7px;
  color: #000000;
}
.signup-wrapper div.signup-content-desc p {
  margin: 1rem 3rem 3rem 3rem;
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: -0.3px;
}
.signup-content {
  padding: 2rem 0;
}
.signup-content .signup_focus {
  font-size: 16px;
}
.signup-content .failed_post {
  margin-bottom: 10px;
}
.signup-content .signup-form {
  margin: 1rem 0;
  text-align: center;
  padding: 0 0.5rem;
}
.signup-content .signup-form button {
  padding: 0.5rem 5rem;
}
.signup-content .signup-form label {
  padding-left: 10px;
  font-weight: 300;
}
.signup-content .signup-form .error {
  visibility: hidden;
  margin-left: 10px;
}
.signup-content .signup-form .error_show {
  color: red;
  margin-left: 10px;
}
.signup-content .signup-form .required:after {
  content: "*";
  color: #000;
  font-weight: 100;
}
.signup-content .ppvx_terms {
  text-align: left;
}
.signup-content .ppvx_terms label {
  display: block;
  font-weight: 300;
  padding: 0px 20px 0px 30px;
  font-size: 17px;
  position: relative;
}
.hide_element {
  display: none;
}
@media only screen and (max-width: 768px) {
  div.signup-content-desc {
    min-height: auto;
    border: none;
  }
}
@media only screen and (max-width: 1024px) {
  div.signup-content-desc {
    min-height: auto;
  }
}
.unsubscribed-toggle {
  text-align: center;
  padding: 50px 0;
  width: 100%;
}
.message__title {
  font-weight: 400;
  text-transform: capitalize;
}
.message__title::after {
  content: ':\00a0';
}
.message p {
  display: inline;
}
@media print {
  html {
    -moz-osx-font-smoothing: initial;
    -ms-font-smoothing: initial;
    -webkit-font-smoothing: initial;
    font-size: 12pt;
    font-smoothing: initial;
    text-rendering: initial;
  }
  html,
  body,
  .dx-main {
    background: transparent;
    color: #000;
    height: initial;
    position: initial;
  }
  .dx-main {
    padding: 0;
    top: 0;
  }
  body .content.content,
  body .dx-content.content {
    max-width: initial;
  }
  .content a:not([href^='#']),
  .dx-content a:not([href^='#']),
  .content .dx-external-href,
  .dx-content .dx-external-href {
    position: initial;
  }
  .content a:not([href^='#']):after,
  .dx-content a:not([href^='#']):after,
  .content .dx-external-href:after,
  .dx-content .dx-external-href:after {
    background: none;
    content: ' [' attr(href) ']';
    display: inline;
    font-size: 0.9em;
    font-weight: 300;
    margin: 0;
  }
  .content a[href^='#'],
  .dx-content a[href^='#'] {
    color: #000;
  }
  blockquote,
  .message {
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .grid {
    display: block;
  }
  .grid__item,
  [class*='grid__'] {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .dx-flex {
    display: block;
  }
  .header,
  .footer,
  .dx-trigger-nav-2,
  .dx-main-nav,
  .dx-main-nav-slug,
  .dxf-trigger-wrap,
  .dx-btn-copy,
  .dx-anchor__icon {
    display: none;
  }
}
@charset "UTF-8";
/*! vxpattern-lib-paypal | Version: 3.2.3 | Built from github.paypal.com/ConsumerWeb-UI/vxpattern-lib-paypal */
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * Design: PayPal UI (formerly Foundations UED), San Jose, CA
 * Engineering: Consumer Web, Austin, Tx
 * Note: If modifications are needed, don't modify this file! Either override or make a PR to:
 * https://github.paypal.com/jlowery/paypal-vxpattern-lib
 */
/* Icon Fonts */
/* Z-index list */
/* user for a bird's eye view of components based on z-axis */
/* for example, if you want to put a button in header, just assign z-index of that button to @zindexHeader */
/* these will overwrite the bootstrap pre defined variables */
/* TODO: check the clean the non-needed modal styles in bootstrap */
/* the same as bootstrap one, just overwrite */
/* what about larger phones like gs3? what about phablets like the note?
/* responsive breakpoints */
/* Setting for Sidepanel */
/* This is not used by all side panels, only for the default one */
/* Navigation */
/* Spinner */
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * Design: PayPal UI (formerly Foundations UED), San Jose, CA
 * Engineering: Consumer Web, Austin, Tx
 * Note: If modifications are needed, don't modify this file! Either override or make a PR to:
 * https://github.paypal.com/jlowery/paypal-vxpattern-lib
 */
#icon-slider-half-small {
  content: "\205D";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-cancel-small {
  content: "\274E";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-checkmark-small {
  content: "\2705";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-checkmark-small-bold {
  content: "\2611";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-action-arrow-half-small {
  content: "\25BA";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-action-arrow-down-half-small {
  content: "\25BC";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-action-arrow-up-half-small {
  content: "\25B2";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-tooltip-outline-small {
  content: "\FE16";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-tooltip-small {
  content: "\FE16";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-info-small {
  content: "\2139";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-info-outline-small {
  content: "\2139";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-positive-small {
  content: "\2714";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-circled-checkmark-small {
  content: "\2714";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-attention-small {
  content: "\FE15";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-attention-outline-small {
  content: "\FE15";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-critical-small {
  content: "\26A0";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-circled-checkmark-large {
  content: "\2713";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-gear {
  content: "\2699";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-magnifying-glass {
  content: "\1F50D";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-bell-small {
  content: "\1F514";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-bell {
  content: "\1F514";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-chain-link-xsmall {
  content: "\1F517";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-chain-link {
  content: "\1F517";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-link-small {
  content: "\1F517";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-camera {
  content: "\1F4F7";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-camera-small {
  content: "\1F4F7";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-camera-add {
  content: "\E614";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-avatar {
  content: "\1F468";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-pp-logo-half {
  content: "\E499";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#icon-pp-logo-outline {
  content: "\E499";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* csslint ignore:start */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
/* csslint ignore:end */
/* Setting these elements to height of 100% ensures that
 * .vx_foreground-container fully covers the whole viewport
 */
html,
body {
  height: 100%;
}
/* This is for mounting your React application to,
 * it should be the direct child of the body element.
 * Yes, this has an ID, but that is mostly because I
 * want the ID option for those that want perf. Don't
 * normally do this.
 */
#vx_root,
.vx_root {
  height: 100%;
}
/* This wraps the foreground or main part of the app.
 * It's purpose is to provide the "front" layer of the app and
 * allow the "back" layer to exist behind it.
 */
.vx_foreground-container {
  position: relative;
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 800;
  background: #f5f7fa;
  -webkit-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms;
}
.vx_mainContent {
  max-width: 1024px;
  margin: 0 auto;
  padding: 72px 0 9rem;
  position: relative;
}
.vx_a11yText {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
@media (max-width: 768px) {
  .vx_hidden-phone {
    display: none !important;
  }
  .vx_foreground-container {
    width: 100%;
    min-height: 100%;
  }
  .vx_foreground-container.vx_hasNavAlert {
    padding-top: 0;
  }
  .vx_mainContent {
    padding-top: 0;
  }
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
button:active,
a:hover,
button:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'paypal-vx-icons';
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot');
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff') format('woff'), /* Modern Browsers */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
  font-style: normal;
  font-weight: 400;
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* Mixin for placeholder */
.vx_form-control {
  width: 100%;
  height: 50px;
  padding: 12.5px;
  border: 1px solid #9da3a6;
  border-radius: 5px;
  background: #ffffff;
  -webkit-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.vx_form-control:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_form-control:hover,
.vx_form-control:focus,
.vx_form-control:active,
.vx_form-control.vx_is-active {
  border-color: #009cde;
}
.vx_form-control[disabled],
.vx_form-control[disabled]:hover,
.vx_form-control[disabled]:active,
.vx_form-control.vx_is-disabled,
.vx_form-control.vx_is-disabled:hover,
.vx_form-control.vx_is-disabled:active {
  border-color: #cbd2d6;
  background: #f5f7fa;
  color: #6c7378;
  cursor: default;
}
.vx_form-group,
.vx_form-group_hiddenLabel {
  padding-top: 1em;
  text-align: left;
}
.vx_form-group label,
.vx_form-group_hiddenLabel label {
  font-weight: 500;
}
.vx_form-group_hiddenLabel label {
  position: absolute;
  left: -999em;
}
input.vx_has-error {
  background: #ffffff;
  border-color: #d20000;
}
.vx_has-error,
.vx_has-error input,
.vx_has-error label,
input.vx_has-error,
label.vx_has-error {
  color: #d20000;
}
.vx_has-error input,
.vx_has-error select,
.vx_has-error input:hover,
.vx_has-error input:active,
input:focus input.vx_has-error,
input.vx_has-error:hover,
input.vx_has-error:active,
input.vx_has-error:focus {
  background: #ffffff;
  border-color: #d20000;
}
.vx_has-error .vx_form-control_complex {
  border-color: #d20000;
}
.vx_has-error .vx_form-control-icon {
  color: #d20000;
}
.vx_has-error .vx_selectIcon_error {
  position: relative;
  display: block;
  text-align: right;
  height: 0;
  font-family: 'paypal-vx-icons';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
}
.vx_has-error .vx_selectIcon_error:before {
  content: "\26A0";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.58rem;
  position: absolute;
  right: 1.25em;
  top: -1em;
}
.vx_selectIcon_error {
  display: none;
}
.vx_form-control_complex {
  padding: 0;
  display: table;
  table-layout: fixed;
  height: auto;
}
.vx_form-control_complex input {
  background: none;
  border: none;
  display: table-cell;
  width: 100%;
  padding: 12px;
  height: 48px;
}
.vx_form-control_complex input:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_form-control_complex input:hover {
  background: none;
}
.vx_form-control-icon,
.vx_form-control-error-icon {
  display: table-cell;
  width: 1.5em;
  min-width: 1.5em;
  height: auto;
  color: #9da3a6;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.vx_form-control-icon:before,
.vx_form-control-error-icon:before {
  display: inline;
}
.vx_form-control-icon {
  padding-left: 0.4em;
}
.vx_form-control-error-icon {
  width: 1px;
  min-width: 1px;
  visibility: hidden;
}
.vx_form-control-icon + input {
  padding-left: 0.5em;
}
label.vx_has-error-with-message,
input.vx_has-error-with-message,
.vx_form-control_complex.vx_has-error-with-message {
  color: #d20000;
}
input.vx_has-error-with-message,
.vx_form-control_complex.vx_has-error-with-message {
  background: #ffffff;
  border-color: #d20000;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-message > input,
.vx_has-error-with-message > input,
.vx_has-message > .vx_form-control_complex,
.vx_has-error-with-message > .vx_form-control_complex {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-message.hasFocus:after,
.vx_has-error-with-message.hasFocus:after {
  color: #d20000;
}
.vx_has-error-with-message > label,
.vx_has-error-with-message > .vx_form-control_complex {
  color: #d20000;
}
.vx_has-error-with-message > input,
.vx_has-error-with-message > .vx_form-control_complex {
  background: #ffffff;
  border-color: #d20000;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-error-with-message .vx_form-control-message {
  background: #fff7f7;
  border: 1px solid #d20000;
  border-top-width: 0;
}
.vx_has-error-with-message .vx_form-control-icon {
  color: #d20000;
}
.vx_has-error-with-message.hasFocus:after {
  color: #d20000;
}
.vx_has-error .vx_form-control_complex .vx_form-control-error-icon,
.vx_has-error-with-message .vx_form-control_complex .vx_form-control-error-icon {
  display: table-cell;
  visibility: visible;
  width: 1.5em;
  color: #d20000;
  text-align: center;
}
.vx_form-control-message {
  display: block;
  background: #f5fbfe;
  padding: 0.5em 1em;
  border: 1px solid #9da3a6;
  border-top-width: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*********************************
 *       FLOATING LABEL          *
 *********************************/
.vx_floatingLabel,
.vx_floatingLabel_complex,
.vx_floatingLabel_active {
  position: relative;
  padding: 0;
  margin-top: 15px;
  background: white;
  border-radius: 5px;
  text-align: left;
}
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control {
  position: relative;
  display: table-cell;
  height: 48px;
}
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control input,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control input,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control input {
  height: 48px;
}
.vx_floatingLabel:before,
.vx_floatingLabel_complex:before,
.vx_floatingLabel_active:before,
.vx_floatingLabel:after,
.vx_floatingLabel_complex:after,
.vx_floatingLabel_active:after,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  content: attr(data-label-content);
  position: absolute;
  left: 0;
  padding: 0 15px;
  line-height: 48px;
  margin: 1px;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  color: #6c7378;
}
.vx_floatingLabel.vx_floatingLabel > .vx_form-control:before,
.vx_floatingLabel_complex.vx_floatingLabel > .vx_form-control:before,
.vx_floatingLabel_active.vx_floatingLabel > .vx_form-control:before {
  line-height: 50px;
}
.vx_floatingLabel:after,
.vx_floatingLabel_complex:after,
.vx_floatingLabel_active:after,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  top: -10px;
  left: 0;
  font-size: 12px;
  color: #6c7378;
  font-weight: 500;
  -webkit-transition: opacity 0.4s ease-in-out, top 0.3s ease-out;
  -o-transition: opacity 0.4s ease-in-out, top 0.3s ease-out;
  transition: opacity 0.4s ease-in-out, top 0.3s ease-out;
}
.vx_floatingLabel.hasFocus,
.vx_floatingLabel_complex.hasFocus,
.vx_floatingLabel_active.hasFocus {
  border-color: #0070ba;
  -webkit-box-shadow: 0 0 1px 0 #0070ba;
          box-shadow: 0 0 1px 0 #0070ba;
}
.vx_floatingLabel.hasFocus input,
.vx_floatingLabel_complex.hasFocus input,
.vx_floatingLabel_active.hasFocus input {
  outline: none;
}
.vx_floatingLabel.hasFocus .vx_form-control-message,
.vx_floatingLabel_complex.hasFocus .vx_form-control-message,
.vx_floatingLabel_active.hasFocus .vx_form-control-message {
  border-color: #0070ba;
}
.vx_floatingLabel.hasFocus:after,
.vx_floatingLabel_complex.hasFocus:after,
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #0070ba;
  border-color: #0070ba;
}
.vx_floatingLabel label,
.vx_floatingLabel_complex label,
.vx_floatingLabel_active label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.vx_floatingLabel input,
.vx_floatingLabel_complex input,
.vx_floatingLabel_active input {
  position: relative;
  z-index: 2;
  padding: 18px 15px 0;
  background: transparent;
  color: #2c2e2f;
}
.vx_floatingLabel input.vx_form-control,
.vx_floatingLabel_complex input.vx_form-control,
.vx_floatingLabel_active input.vx_form-control {
  height: 50px;
}
.vx_floatingLabel .vx_form-control-icon,
.vx_floatingLabel_complex .vx_form-control-icon,
.vx_floatingLabel_active .vx_form-control-icon,
.vx_floatingLabel .vx_form-control-error-icon,
.vx_floatingLabel_complex .vx_form-control-error-icon,
.vx_floatingLabel_active .vx_form-control-error-icon {
  vertical-align: middle;
  position: relative;
}
.vx_floatingLabel .vx_form-control-error-icon,
.vx_floatingLabel_complex .vx_form-control-error-icon,
.vx_floatingLabel_active .vx_form-control-error-icon {
  top: -1px;
}
.vx_floatingLabel .vx_form-control-error-icon:before,
.vx_floatingLabel_complex .vx_form-control-error-icon:before,
.vx_floatingLabel_active .vx_form-control-error-icon:before {
  display: none;
}
.vx_floatingLabel .vx_form-control-icon,
.vx_floatingLabel_complex .vx_form-control-icon,
.vx_floatingLabel_active .vx_form-control-icon {
  vertical-align: middle;
}
.vx_floatingLabel.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon:before,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon:before,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon:before {
  display: inline;
}
.vx_floatingLabel.vx_has-error,
.vx_floatingLabel_complex.vx_has-error,
.vx_floatingLabel_active.vx_has-error,
.vx_floatingLabel.vx_has-error-with-message,
.vx_floatingLabel_complex.vx_has-error-with-message,
.vx_floatingLabel_active.vx_has-error-with-message {
  border-color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control,
.vx_floatingLabel_complex.vx_has-error .vx_form-control,
.vx_floatingLabel_active.vx_has-error .vx_form-control,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control {
  border-color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control:hover,
.vx_floatingLabel_complex.vx_has-error .vx_form-control:hover,
.vx_floatingLabel_active.vx_has-error .vx_form-control:hover,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control:hover,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:hover,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control:hover {
  background: transparent;
}
.vx_floatingLabel.vx_has-error .vx_form-control-message,
.vx_floatingLabel_complex.vx_has-error .vx_form-control-message,
.vx_floatingLabel_active.vx_has-error .vx_form-control-message,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control-message,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-message,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-message {
  border-top-color: #d20000;
}
.vx_floatingLabel.vx_has-error.hasFocus,
.vx_floatingLabel_complex.vx_has-error.hasFocus,
.vx_floatingLabel_active.vx_has-error.hasFocus,
.vx_floatingLabel.vx_has-error-with-message.hasFocus,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus,
.vx_floatingLabel.vx_has-error.hasFocus .vx_form-control,
.vx_floatingLabel_complex.vx_has-error.hasFocus .vx_form-control,
.vx_floatingLabel_active.vx_has-error.hasFocus .vx_form-control,
.vx_floatingLabel.vx_has-error-with-message.hasFocus .vx_form-control,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus .vx_form-control,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus .vx_form-control {
  border-color: #0070ba;
}
.vx_floatingLabel.vx_has-error.hasFocus:after,
.vx_floatingLabel_complex.vx_has-error.hasFocus:after,
.vx_floatingLabel_active.vx_has-error.hasFocus:after,
.vx_floatingLabel.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon {
  display: table-cell;
  visibility: visible;
  width: inherit;
  min-width: 1.75em;
  color: #d20000;
  text-align: center;
}
.vx_floatingLabel.vx_has-error:before,
.vx_floatingLabel_complex.vx_has-error:before,
.vx_floatingLabel_active.vx_has-error:before,
.vx_floatingLabel.vx_has-error-with-message:before,
.vx_floatingLabel_complex.vx_has-error-with-message:before,
.vx_floatingLabel_active.vx_has-error-with-message:before,
.vx_floatingLabel.vx_has-error:after,
.vx_floatingLabel_complex.vx_has-error:after,
.vx_floatingLabel_active.vx_has-error:after,
.vx_floatingLabel.vx_has-error-with-message:after,
.vx_floatingLabel_complex.vx_has-error-with-message:after,
.vx_floatingLabel_active.vx_has-error-with-message:after {
  color: #d20000;
}
.vx_floatingLabel.vx_has-error.hasValue input,
.vx_floatingLabel_complex.vx_has-error.hasValue input,
.vx_floatingLabel_active.vx_has-error.hasValue input,
.vx_floatingLabel.vx_has-error-with-message.hasValue input,
.vx_floatingLabel_complex.vx_has-error-with-message.hasValue input,
.vx_floatingLabel_active.vx_has-error-with-message.hasValue input,
.vx_floatingLabel.vx_has-error.hasFocus input,
.vx_floatingLabel_complex.vx_has-error.hasFocus input,
.vx_floatingLabel_active.vx_has-error.hasFocus input,
.vx_floatingLabel.vx_has-error-with-message.hasFocus input,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus input,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus input {
  color: #2c2e2f;
}
.vx_floatingLabel_complex {
  display: block;
  padding: 0;
  height: auto;
  border: 1px solid #9da3a6;
  border-radius: 5px;
  text-align: left;
  -webkit-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.vx_floatingLabel_complex .vx_form-control {
  display: table;
  table-layout: fixed;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}
.vx_floatingLabel_complex .vx_form-control input {
  display: block;
  width: 100%;
  border: none;
  background: none;
}
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control input,
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control:before,
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control:after {
  padding-left: 8px;
  padding-right: 8px;
}
.vx_floatingLabel_complex label {
  max-width: 1px;
}
.vx_floatingLabel_complex:before,
.vx_floatingLabel_complex:after {
  content: '';
  display: none;
}
.vx_floatingLabel_complex.vx_has-error .vx_form-control:before,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:before,
.vx_floatingLabel_complex.vx_has-error .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:after {
  color: #d20000;
}
.vx_floatingLabel_complex .vx_form-control-message {
  border-width: 0;
  border-top-width: 1px;
}
.vx_floatingLabel_complex.hasFocus .vx_form-control-message {
  border-color: #0070ba;
}
.vx_floatingLabel:before {
  color: #2c2e2f;
  opacity: 0;
}
.vx_floatingLabel input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel input:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel input::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel input:focus:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel input:focus::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel.hasFocus:before,
.vx_floatingLabel.hasValue:before {
  opacity: 0;
}
.vx_floatingLabel.hasFocus:before input,
.vx_floatingLabel.hasValue:before input {
  color: inherit;
}
.vx_floatingLabel.hasFocus:after,
.vx_floatingLabel.hasValue:after {
  opacity: 1;
  top: -10px;
}
.vx_floatingLabel.hasValue:after {
  color: #2c2e2f;
}
.vx_floatingLabel_active input {
  color: transparent;
}
.vx_floatingLabel_active input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.vx_floatingLabel_active input:-moz-placeholder {
  /* FF 4-18 */
  opacity: 0;
}
.vx_floatingLabel_active input::-moz-placeholder {
  /* FF 19+ */
  opacity: 0;
}
.vx_floatingLabel_active input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.vx_floatingLabel_active input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel_active input:focus:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel_active input:focus::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel_active input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel_active:before,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:before {
  opacity: 1;
}
.vx_floatingLabel_active:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  opacity: 0;
}
.vx_floatingLabel_active.hasFocus input,
.vx_floatingLabel_active.hasValue input {
  color: inherit;
  outline: none;
}
.vx_floatingLabel_active.hasFocus:before,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_active.hasValue:before,
.vx_floatingLabel_active.hasValue.vx_floatingLabel_complex > .vx_form-control:before {
  opacity: 0;
}
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.hasValue:after,
.vx_floatingLabel_active.hasValue.vx_floatingLabel_complex > .vx_form-control:after {
  opacity: 1;
}
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #0070ba;
}
.vx_floatingLabel_active.vx_is-disabled {
  background: #f5f7fa;
}
.vx_floatingLabel_active.vx_is-disabled.hasFocus:after,
.vx_floatingLabel_active.vx_is-disabled.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #6c7378;
}
.vx_floatingLabel_active.vx_is-disabled input[disabled],
.vx_floatingLabel_active.vx_is-disabled input[disabled]:hover,
.vx_floatingLabel_active.vx_is-disabled input[disabled]:active,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:hover,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:active {
  background: transparent;
  color: #6c7378;
}
/* Container used for styling the custom select */
.vx_select {
  position: relative;
  display: block;
}
/* This is the native select, we're making everything but the text invisible so
* we can see the button styles in the wrapper */
.vx_select select {
  width: 100%;
  margin: 0;
}
.vx_select select:focus {
  outline: none;
}
/* Custom arrow sits on top of the select - could be an image, SVG, icon font,
* etc. or the arrow could just baked into the bg image on the select. */
.vx_select:after {
  font-family: 'paypal-vx-icons';
  speak: none;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  content: "\2193";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 6.25px;
  z-index: 2;
  /* These hacks make the select behind the arrow clickable in some browsers */
  pointer-events: none;
  display: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
/* csslint ignore:start */
@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none))
	
	or ( ( -moz-appearance: none ) and ( mask-type: alpha ) ) {
  /* Show custom arrow */
  .vx_select:after {
    display: block;
  }
  /* Remove select styling */
  .vx_select select {
    padding-right: 2.75rem;
    /* inside @supports so that iOS <= 8 display the native arrow */
    background: #ffffff;
    /* inside @supports so that Android <= 4.3 display the native arrow */
    border: 1px solid #9da3a6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .vx_select select:focus {
    border-color: #009cde;
    -webkit-box-shadow: 0 0 1px 0 #009cde;
            box-shadow: 0 0 1px 0 #009cde;
  }
  .vx_has-error .vx_selectIcon_error:before {
    right: 2.2rem;
  }
  .vx_has-error select {
    padding-right: 4.5rem;
  }
  /*********************************
	*       FLOATING LABEL          *
	*********************************/
  .vx_floatingLabel select {
    position: relative;
    z-index: 1;
    height: 50px;
    padding: 18px 15px 0;
    background: transparent;
    color: #2c2e2f;
  }
  .vx_floatingLabel .vx_select:before {
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 12px;
    font-weight: 500;
    content: attr(data-label-content);
    padding: 0 15px;
    line-height: 50px;
    margin: 1px;
    z-index: 0;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    color: #6c7378;
  }
  .vx_floatingLabel.vx_has-error .vx_select:before {
    color: #d20000;
  }
  .vx_floatingLabel.hasFocus .vx_select:before,
  .vx_floatingLabel.hasFocus .vx_select:after {
    color: #0070ba;
  }
}
/**
 * Hacks to adjust alignment for Firefox and Edge
 */
@supports ( ( -moz-appearance: none ) and ( mask-type: alpha ) )
	or (-ms-ime-align: auto) {
  .vx_floatingLabel select {
    padding-left: 11px;
  }
}

/* API.LESS */
.dax-banner-warning {
  vertical-align: -0.2rem;
}
.deprecatedBanner-link {
  font-weight: bold;
}
.dax-banner {
  background: #f4e7d4;
  border-bottom: 1px solid #F2A33A;
  min-height: 3rem;
  padding: 0.4rem 0 0.4rem 17rem;
  position: fixed;
  width: 100%;
  z-index: 13;
}
@media only screen and (max-width: 59rem) {
  .dax-banner {
    padding: 0.4rem 1rem;
  }
}
.dx-main-nav.dax-banner-padding,
.dx-apis .dax-api.dax-banner-padding {
  padding-top: 6rem;
}
.dx-apiref .dx-content {
  font-size: 1rem;
  padding: 3rem 0 0;
}
.dx-apiref .dxf-trigger-wrap {
  padding-left: 2rem;
}
.version-select {
  position: absolute;
  right: 2rem;
  top: -1rem;
  width: 8rem;
}
/* APIS */
.dx-content .dax-api {
  margin: -3rem 0 0;
  padding: 5rem 0 2rem;
}
@media only screen and (max-width: 59rem) {
  .dx-content .dax-api {
    padding-top: 3rem;
  }
}
/* RESOURCES */
.dax-resource {
  position: relative;
}
.dax-resource:after {
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, #e4e4e4), color-stop(45%, #1e2021));
  background: -o-linear-gradient(left, #e4e4e4 55%, #1e2021 45%);
  background: linear-gradient(to right, #e4e4e4 55%, #1e2021 45%);
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
}
.dax-topic {
  position: relative;
}
.dax-topic-resource h3 {
  font-size: 1.375rem;
  margin-top: 0.5rem;
}
.dax-topic-resource[id] {
  border: solid #ddd;
  border-width: 0 1px;
  margin: 1rem 0 0;
  padding-bottom: 1rem;
}
.dax-topic-resource p {
  margin-bottom: 3rem;
}
/* ERROR + VALIDATION */
.dax-more {
  margin-top: 0;
}
.dx-content .dax-messages {
  border-bottom: 1px solid #e4e4e4;
  list-style: none;
  padding: 0;
}
.dx-content .dax-messages li {
  margin: 0 0 2rem;
  padding: 0 2rem;
}
.dx-content .dax-messages li:first-child h4 {
  border-top: 0;
}
.dx-content .dax-messages h4 {
  border-top: 1px solid #e4e4e4;
  margin-top: 0;
  padding-top: 2rem;
}
.dx-content .dax-messages p {
  font-size: 0.9375rem;
}
.dx-content .dax-messages code {
  display: inline-block;
  white-space: pre-wrap;
}
/* OPERATIONS CARDS */
.dx-card.dax-operation p {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
  margin: 0;
}
/* OPERATIONS */
.dax-operations {
  list-style: none;
  padding: 0;
}
.dax-operation {
  position: relative;
}
.dax-operation:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(55%, #e4e4e4), color-stop(45%, #1e2021));
  background: -o-linear-gradient(left, #e4e4e4 55%, #1e2021 45%);
  background: linear-gradient(to right, #e4e4e4 55%, #1e2021 45%);
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dax-operation-verbpath {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  position: relative;
  width: calc(100% - 1rem);
}
.dax-preamble {
  margin-bottom: 2rem;
}
.dax-operation-header {
  padding: 2em 1rem 2em 0;
}
.dax-operation-verb {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 4rem;
      -ms-flex: 0 0 4rem;
          flex: 0 0 4rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.7;
  margin: -1px;
  padding: 0.25rem 0.25rem;
  text-align: center;
}
.dax-operation-verb-get {
  background: #009cde;
}
.dax-operation-verb-post {
  background: #00b680;
}
.dax-operation-verb-put {
  background: #f08d00;
}
.dax-operation-verb-patch {
  background: #640487;
}
.dax-operation-verb-delete {
  background: #d4005e;
}
.dax-operation-path {
  color: #555;
  font-family: bt_mono, 'Courier New', monospace;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-left: 0.5rem;
  padding: 0.2rem 0.25rem;
}
.dax-operation-trigger {
  font-size: 0.8125rem;
}
/* REFERENCE */
.dax-reference {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  padding: 0 2rem;
}
.dax-reference code {
  font-size: 0.8125rem;
}
.dax-topic-reference {
  border-top: 1px solid #e4e4e4;
}
.dax-topic-operation {
  padding-left: 2rem;
  padding-right: 2rem;
}
.dax-topic-definition {
  padding: 0 2rem;
}
.dax-topic-definition h2 {
  border-bottom: 0;
}
.dax-reference-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 47rem) {
  .dax-reference-set {
    display: block;
  }
}
.dax-sample {
  background: #1e2021;
  color: #fff;
  width: 100%;
}
.dax-reference-set:last-child .dax-sample {
  min-height: 6em;
  padding-bottom: 2rem;
}
.dax-sample a {
  color: #5fcfff;
}
.dax-sample a:hover,
.dax-sample a:focus {
  color: #45c8ff;
}
.dax-sample pre {
  line-height: 1.3;
  padding: 0;
}
.dax-sample .dx-pre-hljs {
  overflow: visible;
}
.dax-sample .dx-pre-meta {
  background: none;
  border: 0;
  padding: 0;
  top: -2.7rem;
}
.dax-sample .dx-pre-meta .dx-btn-copy {
  background: #eee;
  border: 1px solid currentColor;
  border-radius: 1rem;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem;
}
.dax-sample .dx-pre-meta .dx-btn-copy:before {
  border-color: currentColor;
  left: 9px;
  top: 5px;
}
.dax-sample .dx-pre-meta .dx-btn-copy:after {
  border-color: currentColor;
  left: 12px;
  top: 8px;
}
.dax-sample .dx-pre-meta:hover .dx-btn-copy,
.dax-sample .dx-pre-meta:focus .dx-btn-copy {
  background: #fff;
  color: #003087;
}
.dax-sample .dx-pre-meta:hover .dx-btn-copy:before,
.dax-sample .dx-pre-meta:focus .dx-btn-copy:before,
.dax-sample .dx-pre-meta:hover .dx-btn-copy:after,
.dax-sample .dx-pre-meta:focus .dx-btn-copy:after {
  border: 1px solid currentColor;
}
.dax-def-list,
.dax-messages {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  list-style: none;
  margin-bottom: 1rem;
  padding: 0;
  width: 100%;
}
.dax-def-item:first-child .dax-def-label {
  border-top: 0;
}
.dax-def-label {
  border-top: 1px solid #e4e4e4;
  font-size: 1rem;
  margin: 0;
  padding: 2rem 0 0.5rem;
  width: 100%;
}
.dax-def-type:empty,
.dax-def-note:empty,
.dax-def-meta:empty {
  display: none;
}
.dax-def-detail {
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
.dax-def-list .dax-def-item {
  margin: 0 0 2rem;
  padding: 0 2rem;
}
.dax-def-list .dax-def-item a,
.dax-def-list .dax-def-item code {
  white-space: inherit;
  word-break: break-word;
}
.dax-def-list .dax-def-item > .dax-def-list {
  border: 1px solid #e4e4e4;
  padding: 0 0.75em 0.75em;
}
@media only screen {
  .dax-def-list .dax-def-item > .dax-def-list {
    margin-bottom: 0;
    max-height: 0;
    opacity: 0;
    -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
        -ms-transform-origin: top;
            transform-origin: top;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
  }
}
.dax-def-term,
.dax-def-type,
.dax-def-note {
  display: inline;
  margin: 0 0.75em 0 0;
}
.dax-def-term {
  font-size: 1em;
  padding: 0;
}
.dax-def-term code {
  background: transparent;
  border: 0;
  font-size: 1rem;
  font-weight: 700;
  padding: 0;
}
.dax-def-type {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
}
.dax-def-note {
  color: #f08d00;
  font-size: 0.9375rem;
  font-weight: 400;
}
.dax-def-meta {
  color: #6c7378;
  font-size: 0.9375rem;
  font-weight: 400;
}
.dax-def-meta p + p {
  margin-top: 0;
}
.dax-operation-sdks {
  margin-top: 1.5rem;
}
.dax-operation-sdks .dx-external-link:not(.f):not(.f):not(.f):after {
  display: none;
}
.dax-sample-heading {
  border-top: 1px solid #2f3234;
  font-size: 1rem;
  margin-top: 0;
  padding-top: 3rem;
}
@media only screen and (max-width: 47rem) {
  .dax-sample {
    background: #1e2021;
    padding: 0 1rem 2rem;
  }
  .dax-operation:before,
  .dax-resource:after {
    background: #e4e4e4;
  }
  .dax-topic-resource,
  .dax-topic,
  .dax-topic-operation,
  .dax-reference {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .dax-operation-sdks {
    padding-top: 1.5rem;
  }
}
@media only screen and (min-width: 47rem) {
  .dx-content:not(.dax-api-landing) .dax-api {
    background: -webkit-gradient(linear, left top, right top, color-stop(55%, #fff), color-stop(45%, #1e2021));
    background: -o-linear-gradient(left, #fff 55%, #1e2021 45%);
    background: linear-gradient(to right, #fff 55%, #1e2021 45%);
  }
  .dax-topic {
    padding: 0 2rem;
  }
  .dax-topic-resource {
    padding: 0 2rem;
  }
  [class*='dax-topic'] {
    width: 55%;
  }
  .dax-reference [class*='dax-topic'] {
    padding-right: 0;
    width: 100%;
  }
  .dax-operation-verbpath {
    width: 100%;
  }
  .dax-operation-sdks {
    position: absolute;
    top: 5.5rem;
  }
  .dax-sample {
    padding: 0 2rem;
  }
  .dax-sample.dx-empty {
    display: block;
  }
  .dax-more {
    padding: 0 2rem;
    width: 55%;
  }
}
@media only screen and (min-width: 59rem) {
  .dx-apiref .dx-main-nav-slug {
    position: absolute;
  }
  .dx-apiref .dx-main-nav {
    width: 15rem;
  }
  .dx-apiref .dx-content {
    margin-left: 15rem;
  }
}
@media only screen and (min-width: 70em) {
  .dax-def-type {
    padding: 0;
  }
}
@media print {
  .dax-def-item > .dax-def-list {
    border: 1px solid #000;
  }
}
.dx-sdk-picker-container {
  margin-bottom: 2em;
}
.dx-sdk-picker,
.dx-sdk-picker-title {
  display: inline-block;
}
.dx-sdk-picker-title {
  margin-right: 1rem;
}
.dx-braintree .section--support {
  padding-left: 0;
}
.block--button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
}
.block--button:hover:after,
.block--button:focus:after,
.block--button:active:after {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #009cde;
  border-radius: 4px;
  color: #009cde;
  content: attr(data-prompt);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.block--button + .block--button {
  margin-top: 1rem;
}
.block--button figure {
  width: 100%;
}
.method-chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  width: 100%;
}
@media only screen and (max-width: 47rem) {
  .method-chart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.chart--item {
  background: white;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
          box-shadow: 0 0 0 1px #e4e4e4;
  padding: 1rem;
  width: 100%;
}
.chart--heading {
  margin-bottom: 1rem;
}
.platforms {
  margin-bottom: 1.5rem;
}
.platforms span {
  margin-right: 0.5rem;
}
.platforms svg {
  margin-right: 0.25rem;
}
.dx-content .chart--sub-head {
  padding: 0;
}
.js-directory-cat h2 {
  margin-bottom: 1rem;
}
.docs-nav {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 59rem) {
  .docs-nav {
    margin-bottom: 0;
    padding-bottom: 1rem;
  }
}
.docs-nav .u-margin-left--s {
  margin-left: 1rem;
}
.docs-nav .docs-nav-container {
  display: inline-block;
}
.docs-nav .docs-nav__label {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-right: 1rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 59rem) {
  .docs-nav .docs-nav__label {
    display: block;
    margin-bottom: 0.5rem;
  }
}
.docs-nav--active {
  border-bottom: 2px solid #1e2021;
  color: #1e2021;
  font-weight: 500;
  padding-bottom: 0.5em;
}
.docs-nav--active:hover {
  cursor: arrow;
  text-decoration: none;
}
.docs-nav--sort {
  margin-bottom: 4.375rem;
}
@media only screen and (max-width: 59rem) {
  .docs-nav--sort {
    border-bottom: 0;
    margin-bottom: 3rem;
    padding-bottom: 0;
  }
}
.directory__toc {
  margin-bottom: 4.375rem;
}
.directory {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.4;
  list-style: none;
  padding-left: 0;
  width: 70%;
}
@media only screen and (max-width: 59rem) {
  .directory {
    width: 100%;
  }
}
.directory ul {
  list-style: none;
  padding-left: 0;
  width: 60%;
}
@media only screen and (max-width: 59rem) {
  .directory ul {
    width: 100%;
  }
}
.directory li {
  padding-bottom: 0.5rem;
}
.directory li > strong {
  display: block;
  padding-right: 1rem;
  width: 40%;
}
@media only screen and (max-width: 59rem) {
  .directory li > strong {
    font-size: 1.0625rem;
    margin-bottom: 1rem;
    width: 100%;
  }
}
.directory > li {
  border-top: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0;
}
@media only screen and (max-width: 59rem) {
  .directory > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.directory > li:last-child {
  border-bottom: 0;
  margin-bottom: 4rem;
}
.directory table {
  margin-bottom: 2rem;
}
.directory th {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 1rem;
}
.directory td {
  border-bottom: 1px solid #e4e4e4;
  padding: 1rem 0;
}
.js-directory-alpha .list-unstyled {
  border-top: 1px solid #e4e4e4;
  padding-top: 1rem;
  width: 70%;
}
@media only screen and (max-width: 59rem) {
  .js-directory-alpha .list-unstyled {
    width: 100%;
  }
}
.js-directory-alpha .list-unstyled a {
  font-size: 0.9375rem;
}
.docs__toggle__view {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  color: #009cde;
  display: block;
  font-size: 0.9375rem;
  height: 4.25em;
  padding: 1em;
  position: fixed;
  right: 0;
  text-align: center;
  top: 3.7rem;
  z-index: 105;
}
.family-img {
  height: 3rem;
  margin-bottom: 1rem;
}
.homepage-solution-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  margin-top: 3rem;
}
@media only screen and (max-width: 59rem) {
  .homepage-solution-list {
    display: block;
    margin-top: 0;
  }
}
.homepage-solution {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.homepage-solution:hover,
.homepage-solution:active,
.homepage-solution:focus {
  text-decoration: none;
}
.homepage-solution:hover .homepage-solution__title,
.homepage-solution:active .homepage-solution__title,
.homepage-solution:focus .homepage-solution__title {
  text-decoration: underline;
}
.homepage-solution.dx-external-link::after {
  background: none !important;
}
.homepage-solution + .homepage-solution {
  margin-left: 4%;
}
.homepage-solution__description {
  color: #1e2021;
  font-weight: 300;
}
.header__brand {
  background: url('/components/dx/img/logo-PayPal-Developer.svg') 0 1.125rem no-repeat;
  background-size: 10rem auto;
}
@media only screen and (max-width: 59rem) {
  .header__brand {
    background: url('/components/dx/img/logo-pp.svg') center no-repeat;
    background-size: 1.5rem;
  }
}
.homepage-notification {
  background-color: #ff9600;
  color: white;
  font-weight: 400;
  padding: 0.15em 1em 0.15em 1em;
  width: 100%;
}
.homepage-notification a {
  color: white;
  text-decoration: underline;
}
.homepage-products-title {
  border: 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  margin: 0 0 1.5rem;
  text-align: center;
}
.homepage-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 80rem;
  width: 100%;
}
.homepage-product {
  background-color: #fff;
  display: initial;
  line-height: 1.5;
  margin: 0.5%;
  padding: 1rem 1rem 2.5rem;
  position: relative;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  width: 32.33333333%;
}
.homepage-product:hover,
.homepage-product:focus {
  -webkit-box-shadow: 0.125rem 0.1875rem 0.5rem rgba(0, 0, 0, 0.75);
          box-shadow: 0.125rem 0.1875rem 0.5rem rgba(0, 0, 0, 0.75);
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 1250px) {
  .homepage-product {
    width: 49%;
  }
}
@media only screen and (max-width: 47rem) {
  .homepage-product {
    width: 100%;
  }
}
.homepage-product.u-hide {
  display: none;
}
.homepage-product div.grid {
  background-color: #f2f2f2;
  height: 5.625rem;
}
.homepage-product-title {
  color: #0070ba;
  float: left;
  margin-left: 1rem;
}
.homepage-product:hover .homepage-product-title {
  color: #003087;
}
.homepage-product > .homepage-product-title {
  float: none;
}
.homepage-product-desc {
  color: #2c2e2f;
  font-size: 0.9375rem;
  margin-bottom: 0;
  margin-left: 1rem;
  padding-top: 0.8rem;
}
.homepage-product-title + .homepage-product-desc {
  margin-top: 1.5rem;
}
.homepage-product-img {
  -webkit-filter: contrast(40%) invert(20%) sepia(100%) saturate(1000%) hue-rotate(195deg);
          filter: contrast(40%) invert(20%) sepia(100%) saturate(1000%) hue-rotate(195deg);
  float: right;
  margin: 1.3rem;
  margin-left: auto;
  transition: -webkit-filter 2s, filter 2s;
}
@media (max-width: 20em) and (min-width: 0) {
  .homepage-product-img {
    display: none;
  }
}
.homepage-product .homepage-product-img {
  width: auto;
}
.homepage-product:hover .homepage-product-img {
  -webkit-filter: contrast(40%) invert(20%) sepia(100%) saturate(1000%) hue-rotate(-50deg);
          filter: contrast(40%) invert(20%) sepia(100%) saturate(1000%) hue-rotate(-50deg);
}
.homepage-product-img[alt*='Payouts'] {
  -webkit-transform: scale(1.375);
      -ms-transform: scale(1.375);
          transform: scale(1.375);
}
.homepage-recommendation-title {
  border-top: 1px solid #efefef4f;
  border-bottom: none;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 150;
  text-align: center;
  padding-top: 1.5rem;
}
.homepage-marginTopBot72 {
  margin-top: 72px;
  margin-bottom: 72px;
  text-align: center;
}
.homepage-marginBot36 {
  margin-bottom: 36px;
  text-align: center;
}
.homepage-cov19 .homepage-notice,
.homepage-cov19 .homepage-notice:hover,
.homepage-cov19 .homepage-notice:focus {
  padding: 0.5rem 4rem 0.5rem 2rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 80px;
  color: #ffffff;
  font-size: 0.875rem;
  text-decoration: none;
  background: transparent url(/img/homepage/icon_rightArrow_circle_white.svg) no-repeat 96.5% center;
  background-size: auto 60%;
  display: inline-block;
  line-height: 1.4rem;
  text-align: left;
}
.homepage-PPCP .homepage-cov19 .homepage-notice,
.homepage-PPCP .homepage-cov19 .homepage-notice:hover,
.homepage-PPCP .homepage-cov19 .homepage-notice:focus {
  border: 1px solid #0070ba;
  color: #7f7f7f;
  background-image: url(/img/homepage/icon_rightArrow_circle_blue.svg);
}
.homepage-cov19 .homepage-notice .strong {
  font-weight: 500;
  color: #ffffff;
}
.homepage-PPCP .homepage-cov19 .homepage-notice .strong {
  color: #0070ba;
}
@media (max-width: 720px) {
  .homepage-cov19 .homepage-notice {
    padding: 1rem 4.5rem 1rem 1.5rem;
    background-size: auto;
  }
}
@media (max-width: 1319px) {
  .homepage-marginTopBot72 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
.homepage-PPCP .col-sm-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.homepage-PPCP * {
  font-family: "PayPal Sans Big";
  font-weight: 400;
}
.homepage-layout {
  max-width: 1320px;
  margin: 0 auto;
  font-family: "PayPal Sans Big";
  font-weight: 400;
}
.homepage-PPCP-greyBG {
  background-color: #fafafa;
  padding: 60px 0;
  position: relative;
}
.homepage-PPCP-greyBGbox {
  background-color: #fafafa;
  padding: 24px;
}
.homepage-PPCP-topBotBorder {
  border-top: 1px solid rgba(149, 162, 170, 0.3);
  border-bottom: 1px solid rgba(149, 162, 170, 0.3);
}
.homepage-PPCP-marginTop144 {
  margin-top: 144px;
}
.homepage-PPCP-marginBot144 {
  margin-bottom: 144px;
}
.homepage-PPCP-marginLeft60 {
  margin-left: 60px;
}
.homepage-PPCP-marginTop60 {
  margin-top: 60px;
}
.homepage-PPCP-paddingTop36 {
  padding-top: 36px;
}
.homepage-PPCP-marginBot60 {
  margin-bottom: 60px;
}
.homepage-PPCP-paddingTopBot42 {
  padding: 42px 0;
}
.homepage-PPCP-marginTop12 {
  margin-top: 12px;
}
.homepage-PPCP-marginBtm24 {
  margin-bottom: 24px;
}
.homepage-PPCP .homepage-PPCP-paddingLeft36 {
  padding-left: 36px;
}
.homepage-PPCP-paddingRight36 {
  padding-right: 36px;
}
.homepage-PPCP-title,
.homepage-PPCP-title2 {
  font-size: 4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: -2px;
  padding: 0;
  text-align: center;
  color: #000000;
  margin: 0 0 24px;
  border-bottom: none;
}
.homepage-PPCP-title2 {
  font-size: 2.75rem;
  line-height: 1.09;
  letter-spacing: -1.5px;
}
.homepage-PPCP-desc {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.44px;
  text-align: center;
  color: #000000;
}
.homepage-PPCP-alignRight {
  float: right;
}
.homepage-PPCP-signup {
  padding: 0 36px;
}
.homepage-PPCP-icon {
  max-width: 100%;
}
.homepage-PPCP-icon.getstartImg {
  max-height: 528px;
}
.homepage-PPCP-icon.signupImg {
  max-height: 300px;
}
.homepage-PPCP-icon.commerceImg,
.homepage-PPCP-icon.techTalktImg {
  max-height: 430px;
}
.homepage-PPCP-icon.devdocsImng {
  max-height: 374px;
}
.homepage-PPCP-sect3 .col-md-4 {
  padding: 0 8px;
}
.homepage-PPCP-sect3 .col-sm-4:first-child {
  padding-left: 0;
  padding-right: 16px;
}
.homepage-PPCP-sect3 .col-sm-4:last-child {
  padding-right: 0;
  padding-left: 16px;
}
.homepage-PPCP-sect3 .homepage-PPCP-icon {
  max-height: 180px;
}
.homepage-PPCP-col-sec {
  margin-top: 36px;
}
.homepage-PPCP-col-sec,
.homepage-PPCP-sec-main {
  max-width: 22.5rem;
}
.homepage-PPCP-sec-title {
  max-width: 22.5rem;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: -0.7px;
  color: #000000;
}
.homepage-PPCP-sec-title .homepage-PPCP-iBlock {
  display: inline-block;
}
.homepage-PPCP-sec-desc {
  margin-top: 24px;
  font-size: 1.125rem;
  line-height: 1.33;
  letter-spacing: -0.3px;
}
.homepage-PPCP-sec-list {
  margin: 48px 0 0;
  padding-left: 0;
  font-weight: 400;
  font-size: 1.125rem;
}
.homepage-PPCP-sec-list li {
  width: 44%;
  float: left;
  margin: 0 10% 24px 0;
  border-bottom: 1px solid #ccc;
  padding: 0;
  list-style-type: none;
  position: relative;
  font-weight: 400;
  background: transparent url(/img/homepage/icon_rgtArrow.svg) no-repeat right center;
}
.homepage-PPCP-sec-list li:nth-child(n+3) {
  margin-bottom: 0;
}
.homepage-PPCP-sec-list li:nth-child(even) {
  margin-right: 0;
}
.homepage-PPCP-sec-list li a {
  font-size: 1.125rem;
  line-height: 1.11;
  letter-spacing: -0.24px;
  font-weight: 500;
}
.homepage-PPCC-button {
  margin-top: 48px;
  margin-bottom: 0;
}
.homepage-PPCC-button a,
.homepage-PPCC-button a:hover {
  border-radius: 30px;
  background-color: #003087;
  padding: 7px 55px 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 1.375rem;
  line-height: 33px;
  letter-spacing: -0.4px;
  display: inline-block;
  min-width: 240px;
}
.homepage-PPCC-button a:hover {
  background-color: #061BAD;
}
.homepage-PPCP-partnetBtn {
  margin-top: 24px;
  margin-bottom: 0;
}
.homepage-PPCP-partnetBtn.homepage-PPCC-button a,
.homepage-PPCP-partnetBtn.homepage-PPCC-button a:hover {
  min-width: 300px;
}
p.homepage-PPCP-para:last-child {
  margin-bottom: 0;
}
.homepage-PPCP-tabCell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.homepage-PPCP-vtop {
  vertical-align: top;
}
.homepage-PPCP-bg-blue {
  background-color: #0069c1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 50px;
}
.homepage-PPCP-bg-blue img {
  float: right;
}
.homepage-PPCP-clear:after,
.homepage-PPCP-clear:before {
  clear: both;
  display: block;
  content: " ";
}
.homepage-PPCP-bg-green {
  text-align: right;
  background-color: #00b188;
}
.homepage-PPCP-bg-yellowBG {
  background-color: #ffc300;
}
.homepage-PPCP-bg-blue2 {
  background-color: #009bea;
}
ul.homepage-PPCP-sec-desc {
  padding: 0;
  margin: 24px 20px 0;
  letter-spacing: -0.11px;
}
.homepage-PPCP-no-width {
  width: auto;
  max-width: none;
}
.homepage-PPCP-no-padding {
  padding: 0 !important;
}
.homepage-PPCP-no-marginTop {
  margin-top: 0 !important;
}
.homepage-PPCP-no-paddingLeft {
  padding-left: 0 !important;
}
.homepage-PPCP-no-paddingRight {
  padding-right: 0 !important;
}
.homepage-PPCP-help-icons {
  padding-left: 70px;
  display: inline-block;
  text-align: left;
}
.PPCP-help-call {
  background: transparent url(/img/homepage/icon_call.svg) no-repeat left 18px;
  background-size: 50px;
}
.PPCP-help-community {
  background: transparent url(/img/homepage/icon_community.svg) no-repeat left 18px;
  background-size: 50px;
}
.PPCP-help-support {
  background: transparent url(/img/homepage/icon_support.svg) no-repeat left 18px;
  background-size: 50px;
}
.PPCP-help-faq {
  background: transparent url(/img/homepage/icon_faq.svg) no-repeat left 18px;
  background-size: 50px;
}
.homepage-PPCP-help-icons .homepage-PPCP-sec-title {
  font-size: 1.25rem;
  margin-bottom: 9px;
  line-height: 1.65;
  letter-spacing: -0.76px;
  font-weight: 500;
}
.homepage-PPCP .homepage-PPCP-bg-signupRgtCont {
  padding-left: 24px;
  vertical-align: top;
  padding-right: 0;
}
.homepage-PPCP .homepage-PPCP-bg-signupRgtCont .row {
  margin-right: 0;
  margin-left: 0;
}
.homepage-PPCP-whiteBG {
  background-color: #ffffff;
}
.homepage-PPCP-dispTabMob,
.homepage-PPCP-dispMob,
.homepage-PPCP-dispMediumDev {
  display: none;
}
.homepage-PPCP-noTabMobDisplay {
  display: table-cell;
}
.homepage-PPCP-noMobDisplay,
.homepage-PPCP-nodispMediumDev {
  display: block;
}
.switchclassic,
.switchnew {
  position: relative;
  margin: 0 auto;
  text-align: right;
  max-width: 45rem;
  top: 0;
}
.switchnew {
  max-width: 1320px;
}
.switchclassic a,
.switchnew a {
  position: absolute;
  right: 0;
  top: 2px;
  border: 1px solid white;
  -webkit-box-shadow: 0 2px 4px rgba(149, 162, 170, 0.3);
          box-shadow: 0 2px 4px rgba(149, 162, 170, 0.3);
  padding: 5px 12px;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1319px) {
  .homepage-PPCP {
    margin: 0 16px;
  }
  .homepage-PPCP-marginTop144 {
    margin-top: 72px;
  }
  .homepage-PPCP-marginBot144 {
    margin-bottom: 72px;
  }
  .homepage-PPCP-title {
    font-size: 2.5rem;
    letter-spacing: -1px;
  }
  .homepage-PPCP-title2 {
    font-size: 2rem;
    letter-spacing: -1px;
  }
  .homepage-PPCP-col-sec,
  .homepage-PPCP-sec-title {
    font-size: 1.5rem;
  }
  .homepage-PPCP-help-icons .homepage-PPCP-sec-title {
    font-size: 1.125rem;
    line-height: 1.3;
    letter-spacing: -0.3px;
  }
  .homepage-PPCP-desc,
  .homepage-PPCP-help-icons .homepage-PPCP-sec-desc {
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 1250px) {
  .homepage-PPCC-button a,
  .homepage-PPCC-button a:hover {
    font-size: 1.2rem;
    padding: 7px 35px;
    min-width: auto;
  }
}
@media (max-width: 1080px) {
  .homepage-PPCP-title {
    font-size: 2rem;
  }
  .homepage-PPCP-title2 {
    font-size: 1.75rem;
  }
  .homepage-PPCP-col-sec {
    font-size: 1.25rem;
  }
  .homepage-PPCP-sec-list li a {
    font-size: 1rem;
  }
  .homepage-PPCC-button {
    margin-top: 18px;
    margin-bottom: 24px;
  }
  .homepage-PPCC-button a,
  .homepage-PPCC-button a:hover {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  ul.homepage-PPCP-sec-list {
    padding-bottom: 24px;
    margin-top: 16px;
  }
  ul.homepage-PPCP-sec-list:last {
    padding-bottom: 0;
  }
  .homepage-PPCP-sec-list li,
  .homepage-PPCP-sec-list li:nth-child(n+3) {
    float: none;
    margin-bottom: 12px;
    width: 100%;
    display: block;
  }
  ul.homepage-PPCP-sec-list:last li:nth-child(n+3) {
    margin-bottom: 0;
  }
  .homepage-PPCP-greyBG,
  .homepage-PPCP-greyBGbox {
    background-color: transparent;
    padding: 0;
  }
  .homepage-PPCC-button a,
  .homepage-PPCC-button a:hover {
    min-width: 240px;
  }
  .homepage-PPCP-signup {
    padding-bottom: 24px;
    margin-right: 0;
    padding: 0;
  }
  .homepage-PPCP-col-sec,
  .homepage-PPCP-sec-main,
  .homepage-PPCP-sec-title {
    max-width: none;
  }
  .homepage-PPCP-bg-blue img {
    float: none;
  }
  .homepage-PPCP-tabCell {
    display: block;
    float: left;
  }
  .homepage-PPCP-tabCell:nth-child(n+1) {
    margin-bottom: 16px;
  }
  .homepage-PPCP-help-icons {
    margin-bottom: 36px;
    min-height: 68px;
  }
  .mobNodisplay {
    display: none;
  }
  .homepage-PPCP .col-sm-4,
  .homepage-PPCP .col-sm-5,
  .homepage-PPCP .col-sm-6,
  .homepage-PPCP .col-sm-12,
  .homepage-PPCP .col-md-3,
  .homepage-PPCP .col-md-4,
  .homepage-PPCP .col-md-5,
  .homepage-PPCP .col-md-6,
  .homepage-PPCP .col-md-12 {
    padding: 0;
  }
  .homepage-PPCP-sect3 .col-md-4 {
    padding: 0 10px;
  }
  .homepage-PPCP-sect3 .col-sm-4:first-child {
    padding-left: 0;
    padding-right: 20px;
  }
  .homepage-PPCP-sect3 .col-sm-4:last-child {
    padding-right: 0;
    padding-left: 20px;
  }
  .homepage-PPCC-borderBox {
    padding: 0;
    border: none;
  }
  .homepage-PPCP-marginLeft60 {
    margin-left: 0;
  }
  .homepage-PPCP-bg-green {
    text-align: left;
  }
  .homepage-PPCP-marginTop60 {
    margin-top: 30px;
  }
  .homepage-PPCP-marginBot60 {
    margin-bottom: 30px;
  }
  .homepage-PPCP-dispTabMob,
  .homepage-PPCP-dispMediumDev {
    display: block;
  }
  .homepage-PPCP-noTabMobDisplay,
  .homepage-PPCP-nodispMediumDev {
    display: none;
  }
  .homepage-PPCP-topBotBorder {
    border: none;
  }
  .here_to_help .col-md-3 {
    text-align: left;
    margin-left: 30%;
    -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}
@media (max-width: 767px) {
  .homepage-PPCP-sect3 .homepage-PPCP-sec-title {
    display: inline-block;
  }
  .homepage-PPCP-sect3 .col-md-4,
  .homepage-PPCP-sect3 .col-sm-4:first-child,
  .homepage-PPCP-sect3 .col-sm-4:last-child {
    padding: 0;
  }
}
@media (max-width: 568px) {
  .homepage-PPCP-dispMob {
    display: block;
  }
  .homepage-PPCP-noMobDisplay {
    display: none;
  }
  .homepage-PPCP-partnetBtn.homepage-PPCC-button a,
  .homepage-PPCP-partnetBtn.homepage-PPCC-button a:hover {
    min-width: 240px;
  }
}
.dx-docs {
  font-size: 1.125rem;
}
.dx-docs img {
  max-width: 100%;
  padding: 1rem 0;
}
.dx-docs img[alt='Profile menu'] {
  display: inline;
  margin-top: -0.2rem;
  padding: 0;
}
.dx-docs img:only-child {
  display: block;
  margin: 0 auto;
}
.dx-docs .dx-content {
  -moz-osx-font-smoothing: auto;
  -ms-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-smoothing: auto;
}
@-moz-document url-prefix() {
  .dx-docs img {
    max-width: -moz-max-content;
    width: 100%;
  }
}
.dx-docs .alert-info a {
  text-decoration: underline;
}
.dx-content h2:not(:first-child) {
  border-bottom: 0;
  border-top: 1px solid #e4e4e4;
  margin-top: 0;
  padding-top: 2rem;
}
.dx-content table + h2 {
  border-top: 0 !important;
}
.badge {
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 2rem;
  width: 2rem;
}
.badge--buttons {
  background-image: url('../img/badges/buttons.svg');
}
.badge--checkout {
  background-image: url('../img/badges/checkout.svg');
}
.badge--custom {
  background-image: url('../img/badges/custom.svg');
}
.badge--in-store {
  background-image: url('../img/badges/in-store.svg');
}
.badge--invoicing {
  background-image: url('../img/badges/invoicing.svg');
}
.badge--marketplace {
  background-image: url('../img/badges/marketplace.svg');
}
.badge--payouts {
  background-image: url('../img/badges/payouts.svg');
}
.badge--availability {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  font-size: 0.8125rem;
  margin-left: 5px;
  padding: 3px 8px;
}
code {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  background: #eff2f3;
  border: 0;
  border-radius: 0.5em;
  color: #1e2021;
  font-family: bt_mono, 'Courier New', monospace;
  font-size: 0.9375rem;
  font-weight: 400;
  padding: 0.2em 0.4em;
  white-space: nowrap;
  word-break: break-word;
}
a code {
  border-bottom: 1px solid #0070ba;
  color: #1e2021;
  text-decoration: none;
}
a:hover code,
a:active code,
a:focus code {
  border: 1px solid #e4e4e4;
  color: #0070ba;
}
code + a,
a + code {
  display: inline-block;
  white-space: initial;
  word-break: initial;
}
pre code {
  border: 0;
  border-radius: 0;
  color: #eee;
  font-size: 0.9375rem;
  font-weight: 400;
  white-space: pre-wrap;
}
pre {
  background: #1d1f21;
  border: 0;
  border-radius: 0;
  color: #f5f7fa;
  font-size: 0.9375rem;
  line-height: 1.5;
  margin: 1.5rem 0;
  padding: 1.5rem;
}
pre[data-lang],
pre[data-version] {
  max-height: 0;
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
pre[data-lang]:not(.dx-switcher-active),
pre[data-version]:not(.dx-switcher-active) {
  position: absolute;
  visibility: hidden;
}
pre[data-lang]:before,
pre[data-version]:before {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  background: black;
  border: 1px solid #e4e4e4;
  border-radius: 0.5rem 0.5rem 0 0;
  color: white;
  content: attr(data-lang);
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  left: 0;
  padding: 0.5rem 1.5rem;
  position: absolute;
  right: -0.1rem;
  top: -0.1rem;
}
pre.dx-switcher-active {
  max-height: 300em;
  opacity: 1;
  overflow: initial;
  padding-top: 3.5em;
}
pre a {
  color: #87cfff;
  text-decoration: underline;
}
pre a:hover {
  color: #54bbff;
}
pre + .dx-btn-copy {
  background: #bfc;
  border-color: transparent;
  border-radius: 1rem;
  margin-left: 0;
  right: 2.25rem;
}
pre + .dx-btn-copy:hover,
pre + .dx-btn-copy:focus {
  background: #596;
  color: #fff;
}
.section__content pre + .dx-btn-copy {
  right: 0.75rem;
}
pre + .dx-btn-copy-success,
pre + .dx-btn-copy-success:hover {
  background: #ccc;
  color: #222;
}
p + pre {
  margin-top: 0.5rem;
}
td > pre:first-child {
  margin-top: 0;
}
.pre-nice,
.dx-pre-hljs {
  background: #1d1f21;
  border: 0;
  border-radius: 0.5rem;
  color: #eee;
}
.dx-content .dax-def-list > li:before,
.dx-content .dax-messages > li:before {
  content: none;
}
.dx-code-overflow {
  -webkit-box-shadow: inset -0.75rem 0 1rem #000;
          box-shadow: inset -0.75rem 0 1rem #000;
}
.dx-code-overflow code {
  overflow-x: auto;
  white-space: inherit;
}
.hljs {
  padding: 0;
}
.hljs var,
.hljs var span {
  color: #f59000;
  font-style: normal;
}
.hljs var:before {
  content: '<';
}
.hljs var:after {
  content: '>';
}
.checkbox {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}
.checkbox:checked + label::before {
  background: url('../components/dx/img/icon-checkmark.svg') 50% no-repeat #0070ba;
  border-color: #0070ba;
  color: #fff;
}
.checkbox + label {
  cursor: pointer;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 200;
  line-height: 2em;
  margin-left: 2rem;
  vertical-align: top;
}
.checkbox + label::before {
  border: 1px solid #1e2021;
  border-radius: 2px;
  content: '';
  display: inline-block;
  height: 1.2em;
  line-height: 0;
  margin-left: -2rem;
  margin-right: 0.8rem;
  padding: 0.4em 0.1em;
  vertical-align: middle;
  width: 1.2em;
}
.checkbox:focus + label {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}
.country-flag {
  background: url('../components/dx/img/flags.png');
  background-color: #e4e4e4;
  background-repeat: no-repeat;
  background-size: 104px;
  border-radius: 50%;
  display: inline-block;
  height: 26px;
  margin-right: 0.5rem;
  vertical-align: middle;
  width: 26px;
}
.country-flag--AL {
  background-position: -78px 0;
}
.country-flag--DZ {
  background-position: 0 0;
}
.country-flag--AD {
  background-position: -78px -26px;
}
.country-flag--AO {
  background-position: 0 -26px;
}
.country-flag--AI {
  background-position: -52px 0;
}
.country-flag--AG {
  background-position: -52px -26px;
}
.country-flag--AR {
  background-position: -52px -52px;
}
.country-flag--AM {
  background-position: -26px 0;
}
.country-flag--AW {
  background-position: -52px -78px;
}
.country-flag--AU {
  background-position: -26px -26px;
}
.country-flag--AT {
  background-position: -78px -52px;
}
.country-flag--AZ {
  background-position: -78px -78px;
}
.country-flag--BS {
  background-position: -52px -1196px;
}
.country-flag--BH {
  background-position: -26px -52px;
}
.country-flag--BB {
  background-position: -52px -104px;
}
.country-flag--BY {
  background-position: -78px -104px;
}
.country-flag--BE {
  background-position: -78px -130px;
}
.country-flag--BZ {
  background-position: -52px -130px;
}
.country-flag--BJ {
  background-position: 0 -52px;
}
.country-flag--BM {
  background-position: -54px -156px;
}
.country-flag--BT {
  background-position: -26px -78px;
}
.country-flag--BO {
  background-position: -52px -182px;
}
.country-flag--BA {
  background-position: -78px -156px;
}
.country-flag--BW {
  background-position: 0 -78px;
}
.country-flag--BR {
  background-position: -52px -208px;
}
.country-flag--VG {
  background-position: -52px -234px;
}
.country-flag--BN {
  background-position: -26px -104px;
}
.country-flag--BG {
  background-position: -78px -182px;
}
.country-flag--BF {
  background-position: 0 -104px;
}
.country-flag--BI {
  background-position: 0 -130px;
}
.country-flag--KH {
  background-position: -26px -130px;
}
.country-flag--CM {
  background-position: 0 -156px;
}
.country-flag--CA {
  background-position: -52px -260px;
}
.country-flag--CV {
  background-position: 0 -182px;
}
.country-flag--KY {
  background-position: -52px -286px;
}
.country-flag--TD {
  background-position: 0 -208px;
}
.country-flag--CL {
  background-position: -52px -312px;
}
.country-flag--CN,
.country-flag--C2 {
  background-position: -26px -156px;
}
.country-flag--CO {
  background-position: -52px -338px;
}
.country-flag--KM {
  background-position: 0 -234px;
}
.country-flag--CG {
  background-position: 0 -1144px;
}
.country-flag--CD {
  background-position: 0 -286px;
}
.country-flag--CK {
  background-position: -26px -182px;
}
.country-flag--CR {
  background-position: -52px -364px;
}
.country-flag--CI {
  background-position: 0 -260px;
}
.country-flag--HR {
  background-position: -78px -208px;
}
.country-flag--CY {
  background-position: -78px -234px;
}
.country-flag--CZ {
  background-position: -78px -260px;
}
.country-flag--DK {
  background-position: -78px -286px;
}
.country-flag--DJ {
  background-position: 0 -312px;
}
.country-flag--DM {
  background-position: -52px -390px;
}
.country-flag--DO {
  background-position: -52px -416px;
}
.country-flag--EC {
  background-position: -52px -442px;
}
.country-flag--EG {
  background-position: 0 -338px;
}
.country-flag--SV {
  background-position: -52px -468px;
}
.country-flag--ER {
  background-position: 0 -364px;
}
.country-flag--EE {
  background-position: -78px -312px;
}
.country-flag--ET {
  background-position: 0 -390px;
}
.country-flag--EU {
  background-position: -78px -338px;
}
.country-flag--FK {
  background-position: -52px -494px;
}
.country-flag--FO {
  background-position: -78px -364px;
}
.country-flag--FJ {
  background-position: -26px -234px;
}
.country-flag--FI {
  background-position: -78px -390px;
}
.country-flag--FR {
  background-position: -78px -416px;
}
.country-flag--GF {
  background-position: -52px -520px;
}
.country-flag--PF {
  background-position: -26px -260px;
}
.country-flag--GA {
  background-position: 0 -416px;
}
.country-flag--GM {
  background-position: 0 -442px;
}
.country-flag--GE {
  background-position: -78px -442px;
}
.country-flag--DE {
  background-position: -78px -468px;
}
.country-flag--GI {
  background-position: -78px -494px;
}
.country-flag--GR {
  background-position: -78px -520px;
}
.country-flag--GL {
  background-position: -52px -546px;
}
.country-flag--GD {
  background-position: -52px -572px;
}
.country-flag--GP {
  background-position: -52px -598px;
}
.country-flag--GT {
  background-position: -52px -624px;
}
.country-flag--GN {
  background-position: 0 -494px;
}
.country-flag--GW {
  background-position: 0 -468px;
}
.country-flag--GY {
  background-position: -52px -650px;
}
.country-flag--HN {
  background-position: -52px -676px;
}
.country-flag--HK {
  background-position: -26px -286px;
}
.country-flag--HU {
  background-position: -78px -546px;
}
.country-flag--IS {
  background-position: -78px -572px;
}
.country-flag--IN {
  background-position: -26px -312px;
}
.country-flag--ID {
  background-position: -26px -338px;
}
.country-flag--IE {
  background-position: -78px -598px;
}
.country-flag--IL {
  background-position: -26px -364px;
}
.country-flag--IT {
  background-position: -78px -624px;
}
.country-flag--JM {
  background-position: -52px -702px;
}
.country-flag--JP {
  background-position: -26px -390px;
}
.country-flag--JO {
  background-position: -26px -416px;
}
.country-flag--KZ {
  background-position: -26px -442px;
}
.country-flag--KE {
  background-position: 0 -520px;
}
.country-flag--KI {
  background-position: -26px -468px;
}
.country-flag--KW {
  background-position: -26px -494px;
}
.country-flag--KG {
  background-position: -26px -520px;
}
.country-flag--LA {
  background-position: -26px -546px;
}
.country-flag--LV {
  background-position: -78px -650px;
}
.country-flag--LS {
  background-position: 0 -546px;
}
.country-flag--LI {
  background-position: -78px -676px;
}
.country-flag--LT {
  background-position: -78px -702px;
}
.country-flag--LU {
  background-position: -78px -728px;
}
.country-flag--MK {
  background-position: -78px -754px;
}
.country-flag--MG {
  background-position: 0 -572px;
}
.country-flag--MW {
  background-position: 0 -598px;
}
.country-flag--MY {
  background-position: -26px -572px;
}
.country-flag--MV {
  background-position: -26px -598px;
}
.country-flag--ML {
  background-position: 0 -624px;
}
.country-flag--MT {
  background-position: -78px -780px;
}
.country-flag--MH {
  background-position: -26px -624px;
}
.country-flag--MQ {
  background-position: -52px -728px;
}
.country-flag--MR {
  background-position: 0 -650px;
}
.country-flag--MU {
  background-position: 0 -676px;
}
.country-flag--YT {
  background-position: 0 -702px;
}
.country-flag--MX {
  background-position: -52px -754px;
}
.country-flag--FM {
  background-position: -26px -208px;
}
.country-flag--MD {
  background-position: -78px -806px;
}
.country-flag--MC {
  background-position: -78px -832px;
}
.country-flag--MN {
  background-position: -26px -650px;
}
.country-flag--ME {
  background-position: -78px -858px;
}
.country-flag--MS {
  background-position: -52px -780px;
}
.country-flag--MA {
  background-position: 0 -728px;
}
.country-flag--MZ {
  background-position: 0 -754px;
}
.country-flag--NA {
  background-position: 0 -780px;
}
.country-flag--NR {
  background-position: -26px -676px;
}
.country-flag--NP {
  background-position: -26px -702px;
}
.country-flag--NL {
  background-position: -78px -884px;
}
.country-flag--AN {
  background-position: -52px -806px;
}
.country-flag--NC {
  background-position: -26px -728px;
}
.country-flag--NZ {
  background-position: -26px -754px;
}
.country-flag--NI {
  background-position: -52px -832px;
}
.country-flag--NE {
  background-position: 0 -806px;
}
.country-flag--NG {
  background-position: 0 -832px;
}
.country-flag--NU {
  background-position: -26px -780px;
}
.country-flag--NF {
  background-position: -26px -806px;
}
.country-flag--NO {
  background-position: -78px -910px;
}
.country-flag--OM {
  background-position: -26px -832px;
}
.country-flag--PW {
  background-position: -26px -858px;
}
.country-flag--PA {
  background-position: -52px -858px;
}
.country-flag--PG {
  background-position: -26px -884px;
}
.country-flag--PY {
  background-position: -52px -884px;
}
.country-flag--PE {
  background-position: -52px -910px;
}
.country-flag--PH {
  background-position: -26px -910px;
}
.country-flag--PN {
  background-position: -26px -1196px;
}
.country-flag--PL {
  background-position: -78px -936px;
}
.country-flag--PT {
  background-position: -78px -962px;
}
.country-flag--QA {
  background-position: -26px -936px;
}
.country-flag--RE {
  background-position: 0 -858px;
}
.country-flag--RO {
  background-position: -78px -988px;
}
.country-flag--RU {
  background-position: -78px -1014px;
}
.country-flag--RW {
  background-position: 0 -884px;
}
.country-flag--WS {
  background-position: -26px -962px;
}
.country-flag--SM {
  background-position: -78px -1040px;
}
.country-flag--ST {
  background-position: 0 -936px;
}
.country-flag--SA {
  background-position: -26px -988px;
}
.country-flag--SN {
  background-position: 0 -962px;
}
.country-flag--RS {
  background-position: -78px -1066px;
}
.country-flag--SC {
  background-position: 0 -988px;
}
.country-flag--SL {
  background-position: 0 -1014px;
}
.country-flag--SG {
  background-position: -26px -1014px;
}
.country-flag--SK {
  background-position: -78px -1092px;
}
.country-flag--SI {
  background-position: -78px -1118px;
}
.country-flag--SB {
  background-position: -26px -1040px;
}
.country-flag--SO {
  background-position: 0 -1040px;
}
.country-flag--ZA {
  background-position: 0 -1066px;
}
.country-flag--KR {
  background-position: -26px -1066px;
}
.country-flag--ES {
  background-position: -78px -1144px;
}
.country-flag--LK {
  background-position: -26px -1092px;
}
.country-flag--SH {
  background-position: 0 -910px;
}
.country-flag--KN {
  background-position: -52px -962px;
}
.country-flag--LC {
  background-position: -52px -988px;
}
.country-flag--PM {
  background-position: -52px -936px;
}
.country-flag--VC {
  background-position: -52px -1014px;
}
.country-flag--SR {
  background-position: -52px -1040px;
}
.country-flag--SJ {
  background-position: -78px -1170px;
}
.country-flag--SZ {
  background-position: 0 -1092px;
}
.country-flag--SE {
  background-position: -78px -1196px;
}
.country-flag--CH {
  background-position: -78px -1222px;
}
.country-flag--TW {
  background-position: -26px -1118px;
}
.country-flag--TJ {
  background-position: -26px -1144px;
}
.country-flag--TZ {
  background-position: 0 -1118px;
}
.country-flag--TH {
  background-position: -26px -1170px;
}
.country-flag--TG {
  background-position: 0 -1170px;
}
.country-flag--TO {
  background-position: -26px -1248px;
}
.country-flag--TT {
  background-position: -52px -1092px;
}
.country-flag--TN {
  background-position: 0 -1196px;
}
.country-flag--TR {
  background-position: -78px -1300px;
}
.country-flag--TM {
  background-position: -26px -1274px;
}
.country-flag--TC {
  background-position: -52px -1118px;
}
.country-flag--TV {
  background-position: -26px -1300px;
}
.country-flag--UG {
  background-position: 0 -1222px;
}
.country-flag--UA {
  background-position: -78px -1326px;
}
.country-flag--AE {
  background-position: -26px -1222px;
}
.country-flag--GB {
  background-position: -78px -1248px;
}
.country-flag--US {
  background-position: -52px -1066px;
}
.country-flag--UY {
  background-position: -52px -1144px;
}
.country-flag--VU {
  background-position: -26px -1326px;
}
.country-flag--VA {
  background-position: -78px -1274px;
}
.country-flag--VE {
  background-position: -52px -1170px;
}
.country-flag--VN {
  background-position: -26px -1352px;
}
.country-flag--WF {
  background-position: -26px -1378px;
}
.country-flag--YE {
  background-position: -26px -1404px;
}
.country-flag--ZM {
  background-position: 0 -1248px;
}
.country-flag--ZW {
  background-position: 0 -1274px;
}
.feedback-tray {
  position: fixed;
  right: 2rem;
  bottom: 0%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 1000;
  background: #ff9600;
  border-radius: 0.25em 0.25em 0 0;
  -webkit-box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.5);
  color: #000000;
  padding: 0.5rem 1rem 0rem 1rem;
}
.has-hover:hover,
.has-hover:focus {
  padding: 0.5rem 1rem 0.5rem 1rem;
}
@media only screen and (max-width: 59rem) {
  .has-hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .has-hover:hover,
  .has-hover:focus {
    padding: 0.5rem 1rem 0rem 1rem;
  }
}
.fbt-title {
  font-size: 0.9375rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.fbt-title:hover,
.fbt-title:focus {
  cursor: pointer;
}
.fbt-faces {
  text-align: center;
  display: none;
  font-size: 0.8rem;
}
.fbt-faces p {
  margin-bottom: 1px;
}
.fbt-faces svg {
  fill: white;
  width: 2.5rem;
  height: 2.5rem;
  padding: 1px;
}
.fbt-faces svg:hover,
.fbt-faces svg:focus {
  fill: #009cde;
  cursor: pointer;
}
.fbt-faces div {
  display: inline;
}
.fbt-prompt {
  max-width: 100%;
}
.fbt-post {
  font-size: 0.8rem;
  display: none;
  padding: 0;
  text-align: center;
  font-weight: 400;
}
.fbt-post p {
  margin: 0;
}
.fbt {
  position: fixed;
  right: -0.25rem;
  top: 50%;
  -webkit-transition: 0.5s cubic-bezier(0.2, -0.2, 0.2, 1.2);
  -o-transition: 0.5s cubic-bezier(0.2, -0.2, 0.2, 1.2);
  transition: 0.5s cubic-bezier(0.2, -0.2, 0.2, 1.2);
  z-index: 1000;
}
.fbt:hover,
.fbt:focus {
  right: 0;
}
@media only screen and (max-width: 59rem) {
  .fbt {
    top: 25%;
  }
}
.fbt-link {
  background: #ff9600;
  border-radius: 0.25em 0.25em 0 0;
  -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
  color: #fff;
  cursor: pointer;
  font-size: 0.9375rem;
  font-weight: 400;
  padding: 0.5rem 1rem 0.5rem 1rem;
  position: absolute;
  right: 2.65rem;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
  white-space: nowrap;
}
.fbt-link:hover,
.fbt-link:focus {
  color: #fff;
}
@media print {
  .feedback-tray,
  .fbt,
  .fbt-link,
  .fbt-title {
    display: none;
  }
}
.label {
  color: #6c7378;
  font-family: 'PayPal Sans Small', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
}
@media print {
  .label {
    border: 0;
  }
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-latin;
}
ol ol ol {
  list-style-type: lower-roman;
}
p + ol,
p + ul {
  margin-top: -1rem;
}
.dx-docs .dx-content ol,
.dx-docs .dx-content ul {
  margin-bottom: 1.5rem;
}
.dx-docs .dx-content ol > li,
.dx-docs .dx-content ul > li {
  margin: 0.375rem 0;
}
.dx-docs .dx-content ol > li h2,
.dx-docs .dx-content ul > li h2,
.dx-docs .dx-content ol > li h3,
.dx-docs .dx-content ul > li h3,
.dx-docs .dx-content ol > li h4,
.dx-docs .dx-content ul > li h4,
.dx-docs .dx-content ol > li h5,
.dx-docs .dx-content ul > li h5 {
  padding-top: 0;
}
.dx-docs .dx-content ol > li p,
.dx-docs .dx-content ul > li p {
  margin-bottom: 1rem;
}
.dx-docs .dx-content ol > li p:last-of-type,
.dx-docs .dx-content ul > li p:last-of-type {
  margin-bottom: 0;
}
.dx-docs .dx-content ol > li p:last-of-type + ol,
.dx-docs .dx-content ul > li p:last-of-type + ol,
.dx-docs .dx-content ol > li p:last-of-type + ul,
.dx-docs .dx-content ul > li p:last-of-type + ul {
  margin-top: 0;
}
.dx-docs .dx-content ol > li > :first-child,
.dx-docs .dx-content ul > li > :first-child {
  margin-top: 0;
  padding-top: 0;
}
@media print {
  .dx-docs .dx-content ul {
    padding-left: 1.5rem !important;
  }
  .dx-docs .dx-content ul > li {
    list-style: initial !important;
    padding-left: initial !important;
  }
  .dx-docs .dx-content ul > li:before {
    background: transparent !important;
    border: 0 !important;
  }
}
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list--columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list--columns--third li {
  display: inline-block;
  width: 30%;
}
@media only screen and (max-width: 47rem) {
  .list--columns--third li {
    width: 100%;
  }
}
.list {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding-left: 0;
}
.list__item {
  border-bottom: 1px solid #e4e4e4;
  list-style-type: none;
  margin: 0 !important;
  padding-left: 0 !important;
  position: relative;
}
.list__item:before {
  height: 0 !important;
  width: 0 !important;
}
.list__item:last-child {
  border-bottom: 0;
}
.list__link {
  color: #0070ba;
  display: block;
  font-size: 0.9375rem;
  padding: 0.8rem 1rem;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.list__link:hover,
.list__link:active,
.list__link:focus {
  background-color: #f5f7fa;
  color: #003087;
  padding-left: 1.5rem;
}
.list__link:hover:before,
.list__link:active:before,
.list__link:focus:before {
  background: url('../../components/dx/img/arrow-right.svg') no-repeat;
  content: '';
  display: inline-block;
  height: 0.5rem;
  position: absolute;
  right: 1rem;
  top: 40%;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 0.625rem;
}
.list__link:hover .list__tag,
.list__link:active .list__tag,
.list__link:focus .list__tag {
  opacity: 0;
}
.list__tag {
  color: #6c7378;
  font-size: 0.8125rem;
  font-weight: 400;
  position: absolute;
  right: 1rem;
  top: 25%;
}
.modal {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(119, 119, 119, 0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 100%;
  z-index: 20;
}
.modal__body {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  max-width: 30rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  width: 100%;
}
.modal__header {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 1rem;
  padding-top: 1rem;
  text-align: center;
}
.modal__close {
  cursor: pointer;
  height: 1.5rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 1.5rem;
}
.modal__close:hover::before,
.modal__close:hover::after {
  background-color: #1e2021;
}
.modal__close::before,
.modal__close::after {
  background: #6c7378;
  content: '';
  height: 1.5rem;
  position: absolute;
  -webkit-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  width: 2px;
}
.modal__close::before {
  left: 0.6rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal__close::after {
  right: 0.8rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.picker {
  background: #f5f7fa;
  border: 1px solid #e4e4e4;
  border-radius: 3rem;
  display: inline-block;
}
.picker__btn {
  background: transparent;
  border: 0;
  border-radius: 3rem;
  color: #6c7378;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 2.25rem;
  padding: 0 1rem;
}
.picker__btn:hover,
.picker__btn:active,
.picker__btn:focus {
  background: #fff;
  border-radius: 3rem;
  color: #1e2021;
  outline: none;
  text-decoration: none;
}
.picker__btn--active {
  background: #fff;
  border-radius: 3rem;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: #1e2021;
}
.prompt:hover:after,
.prompt:focus:after,
.prompt:active:after {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #009cde;
  color: #009cde;
  content: attr(data-prompt);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 100%;
}
.dx-roundel-list {
  color: #1e2021;
  counter-reset: r;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  list-style: none;
  padding-left: 0;
}
.dx-roundel-list li {
  padding-left: 2.5rem;
  position: relative;
}
.dx-roundel-list li:before {
  background: #6c7378;
  border-radius: 1em;
  color: #fff;
  content: counter(r);
  counter-increment: r;
  font-size: 1em;
  font-weight: 500;
  height: 2em;
  left: 0;
  line-height: 1;
  padding: 0.375em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2em;
}
.dx-roundel-list li.active:before {
  background: #009cde;
}
.dx-roundel {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #6c7378;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: initial;
  -webkit-flex-grow: initial;
      -ms-flex-positive: initial;
          flex-grow: initial;
  font-size: 1.375rem;
  font-weight: 400;
  height: 3.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  width: 3.5rem;
}
.dx-bg-grad-radial-blue {
  background: -o-radial-gradient(0 0, circle, #009cde, #003087);
  background: radial-gradient(circle at 0 0, #009cde, #003087);
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-pink {
  background: -o-radial-gradient(0 0, circle, #de0063, #640487);
  background: radial-gradient(circle at 0 0, #de0063, #640487);
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-purple {
  background: -o-radial-gradient(0 0, circle, #640487, #003087);
  background: radial-gradient(circle at 0 0, #640487, #003087);
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-orange {
  background: -o-radial-gradient(0 0, circle, #ff9600, #de0063);
  background: radial-gradient(circle at 0 0, #ff9600, #de0063);
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-green {
  background: -o-radial-gradient(0 0, circle, #00cf92, #009cde);
  background: radial-gradient(circle at 0 0, #00cf92, #009cde);
  border-color: transparent;
  color: #fff;
}
.dx-bg-grad-radial-gray {
  background: -o-radial-gradient(0 0, circle, #6c7378, #1e2021);
  background: radial-gradient(circle at 0 0, #6c7378, #1e2021);
  border-color: transparent;
  color: #fff;
}
img[data-src],
.no-svg svg {
  display: none;
}
.dx-svg-wrap {
  display: inline-block;
  padding-top: 100%;
  position: relative;
  width: 100%;
}
.dx-svg-wrap svg {
  left: 0;
  position: absolute;
  top: 0;
}
table {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  width: 100%;
}
.table__caption {
  font-family: 'PayPal Sans Big', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 1rem;
  text-transform: uppercase;
}
tr {
  border-bottom: 1px solid #e4e4e4;
}
th {
  border-bottom: 2px solid #1e2021;
  max-width: 35rem;
  padding: 0.5rem;
  text-align: left;
  vertical-align: bottom;
}
th:first-child {
  padding-left: 0;
}
th:last-child {
  padding-right: 0;
}
td {
  max-width: 35rem;
  padding: 1rem 0.6rem;
  vertical-align: top;
}
td:first-child {
  padding-left: 0;
}
td:last-child {
  padding-right: 0;
}
td blockquote {
  font-size: inherit;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.table-cell__requirement {
  color: #de0063;
  display: block;
  font-weight: 600;
  margin-top: 0.5rem;
}
.table-cell__requirement--optional {
  color: #6c7378;
  font-weight: 400;
}
.table-cell__character-length {
  background: #f5f7fa;
  color: #640487;
  display: block;
  margin-top: 0.5rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.table--wide-clip {
  -webkit-box-shadow: inset 5px 5px 8px rgba(255, 255, 255, 0.5), inset -5px 0 8px rgba(200, 200, 200, 0.5);
          box-shadow: inset 5px 5px 8px rgba(255, 255, 255, 0.5), inset -5px 0 8px rgba(200, 200, 200, 0.5);
  display: block;
  overflow: scroll;
}
.dx-table-head-angled {
  border-collapse: initial;
  margin-top: 6.65685425rem;
  position: relative;
}
.dx-table-head-angled tr:nth-child(odd) {
  background: #f7f9fa;
}
.dx-table-head-angled th {
  border: 0 !important;
  left: 1.625rem;
  padding: 0 0 0.125rem !important;
  position: absolute;
}
.dx-table-head-angled th:nth-child(2) {
  left: 3.745rem;
}
.dx-table-head-angled th:nth-child(3) {
  left: 5.865rem;
}
.dx-table-head-angled th:nth-child(4) {
  left: 7.985rem;
}
.dx-table-head-angled th:nth-child(5) {
  left: 10.105rem;
}
.dx-table-head-angled th:nth-child(6) {
  left: 12.225rem;
}
.dx-table-head-angled th:nth-child(7) {
  left: 14.345rem;
}
.dx-table-head-angled th:nth-child(8) {
  left: 16.465rem;
}
.dx-table-head-angled th:nth-child(9) {
  left: 18.585rem;
}
.dx-table-head-angled th:nth-child(10) {
  left: 20.705rem;
}
.dx-table-head-angled th:nth-child(11) {
  left: 22.825rem;
}
.dx-table-head-angled th:nth-child(12) {
  left: 24.945rem;
}
.dx-table-head-angled th:first-child:before {
  border-top: 1px solid #ddd;
  content: '';
  left: -1.5rem;
  position: absolute;
  top: -0.25rem;
  width: 8rem;
}
.dx-table-head-angled th:not(:last-child) {
  text-align: left !important;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: -1.25rem 0;
      -ms-transform-origin: -1.25rem 0;
          transform-origin: -1.25rem 0;
  white-space: nowrap;
}
.dx-table-head-angled th:not(:last-child):after {
  border-bottom: 1px solid #ddd;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  width: 8rem;
}
.dx-table-head-angled th:last-child {
  left: nada;
  margin-top: -1.5rem;
}
.dx-table-head-angled td {
  border-left: 1px solid #ddd;
}
@media only screen and (max-width: 47rem) {
  .dx-table-head-angled td:not(:last-child) {
    font-family: monospace;
  }
}
@media only screen and (min-width: 47rem) {
  .dx-table-head-angled td:not(:last-child) {
    padding-left: 0;
    padding-right: 0;
    width: 2.125rem;
  }
}
.dx-table-head-angled td:last-child {
  min-width: 15rem;
}
/*

vim-hybrid theme by w0ng (https://github.com/w0ng/vim-hybrid)

*/
/*background color*/
.hljs {
  background: #1e2122;
  color: #fff;
  display: block;
  overflow-x: auto;
  padding: 0.5em;
}
/*selection color*/
.hljs::-moz-selection * {
  background: #b7bcbf;
}
.hljs::selection * {
  background: #b7bcbf;
}
/*color: fg_yellow*/
.hljs-title,
.hljs-name {
  color: #ffb9d8;
}
@media print {
  .hljs-title,
  .hljs-name {
    color: #ff6dad;
  }
}
/*color: fg_comment*/
.hljs-comment,
.hljs-meta,
.hljs-meta .hljs-keyword {
  color: #757b80;
}
@media print {
  .hljs-comment,
  .hljs-meta,
  .hljs-meta .hljs-keyword {
    color: #383b3d;
  }
}
/*color: fg_red*/
.hljs-number,
.hljs-symbol,
.hljs-literal,
.hljs-deletion,
.hljs-link {
  color: #02cf92;
}
@media print {
  .hljs-number,
  .hljs-symbol,
  .hljs-literal,
  .hljs-deletion,
  .hljs-link {
    color: #01835d;
  }
}
/*color: fg_green*/
.hljs-string,
.hljs-doctag,
.hljs-addition,
.hljs-regexp,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #02cf92;
}
@media print {
  .hljs-string,
  .hljs-doctag,
  .hljs-addition,
  .hljs-regexp,
  .hljs-selector-attr,
  .hljs-selector-pseudo {
    color: #01835d;
  }
}
/*color: fg_purple*/
.hljs-attr,
.hljs-attribute,
.hljs-code,
.hljs-selector-id {
  color: #cbd2d6;
}
@media print {
  .hljs-attr,
  .hljs-attribute,
  .hljs-code,
  .hljs-selector-id {
    color: #5e6e77;
  }
}
/*color: fg_blue*/
.hljs-keyword,
.hljs-selector-tag,
.hljs-bullet,
.hljs-tag {
  color: #12b8fe;
}
@media print {
  .hljs-keyword,
  .hljs-selector-tag,
  .hljs-bullet,
  .hljs-tag {
    color: #0189c3;
  }
}
/*color: fg_aqua*/
.hljs-params,
.hljs-subst,
.hljs-variable,
.hljs-template-tag,
.hljs-template-variable {
  color: #ff9600;
}
@media print {
  .hljs-params,
  .hljs-subst,
  .hljs-variable,
  .hljs-template-tag,
  .hljs-template-variable {
    color: #995a00;
  }
}
/*color: fg_orange*/
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-quote,
.hljs-section,
.hljs-selector-class {
  color: #cbd2d6;
}
@media print {
  .hljs-type,
  .hljs-built_in,
  .hljs-builtin-name,
  .hljs-quote,
  .hljs-section,
  .hljs-selector-class {
    color: #5e6e77;
  }
}
.hljs-emphasis {
  font-style: italic;
}
.hljs-strong {
  font-weight: bold;
}
.selectable {
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  -webkit-touch-callout: all;
  -webkit-user-select: all;
  user-select: all;
}
.font-biggest {
  font-size: 2rem;
}
.tip-product-name {
  border-bottom: 1px solid #ddd;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-bottom: 0.25rem;
  text-transform: capitalize;
}
[href$='.pdf']::after {
  background-image: url('/components/dx/img/icon-pdf.svg');
}
.dx-external-link:after {
  background-image: url('/components/dx/img/icon-external.svg');
}
.vx_has-spinner-large:after {
  background-image: url('/components/dx/img/spinner-large.svg');
}
.vx_has-spinner-medium:after {
  background-image: url('/components/dx/img/spinner-medium.svg');
}
.vx_has-spinner-small:after {
  background-image: url('/components/dx/img/spinner-small.svg');
}
.dx-btn-light {
  border-color: #e4e4e4;
  color: #f5f7fa;
}
.dx-btn-light:hover,
.dx-btn-light:focus {
  background: #003087;
  border-color: #fff;
  color: #fff;
}
.block__title a {
  font-size: 1.25rem;
  padding: inherit;
}
.flex-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-2 h2 {
  margin-top: 1rem;
}
.flex-2 p {
  max-width: none;
}
.flex-2-item {
  -webkit-box-flex: 30%;
  -webkit-flex: 30%;
      -ms-flex: 30%;
          flex: 30%;
  padding: 0 5%;
}
.flex-2-item-wide {
  -webkit-box-flex: 70%;
  -webkit-flex: 70%;
      -ms-flex: 70%;
          flex: 70%;
  padding: 0 1%;
}
.flex-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-3 h3 {
  margin-top: 1rem;
}
.flex-3 p {
  max-width: none;
}
.flex-3-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  padding: 0 1%;
}
.section p {
  max-width: 45rem;
}
.section--narrow {
  padding-left: 15%;
}
.section--no-pad {
  padding: 0;
}
.full-width .section__content {
  position: relative;
}
.full-width .section--hero {
  background: #413c3b url('https://www.paypalobjects.com/digitalassets/c/website/marketing/na/us/express-checkout/expresscheckout_hero.jpg') no-repeat;
  background-size: cover;
  color: #fff;
}
.full-width .section--gray--shirt {
  background: #c5b9bb url('https://www.paypalobjects.com/webstatic/mktg/wright/sell_onwebsite/sell_onwebsite_n1_1x.jpg') center bottom no-repeat;
  background-size: cover;
}
.full-width .section--gray--shirt .section__content--mid {
  background: rgba(255, 255, 255, 0.975);
  border-radius: 1rem;
  padding: 0.01rem 2rem 0.5rem;
}
.full-width .section--shapes-blue {
  background: #0066b3 url('/img/_exp_/tip/trianglify-pp-blue.svg') no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.full-width .section--shapes-orange {
  background: #ef4b32 url('/img/_exp_/tip/trianglify-pp-orange.svg') no-repeat;
  background-size: cover;
  color: #fff;
}
.full-width .section--goats {
  background: url('/img/_exp_/tip/goats-in-tree.jpg') top right no-repeat, -webkit-gradient(linear, left bottom, left top, from(#8cbef0), to(#4575bc));
  background: url('/img/_exp_/tip/goats-in-tree.jpg') top right no-repeat, -o-linear-gradient(bottom, #8cbef0, #4575bc);
  background: url('/img/_exp_/tip/goats-in-tree.jpg') top right no-repeat, linear-gradient(to top, #8cbef0, #4575bc);
  color: #fff;
}
.full-width .section--grad-blue,
.full-width .section--blue-grad {
  background: -o-radial-gradient(0 0, circle, #009cde, #003087);
  background: radial-gradient(circle at 0 0, #009cde, #003087);
  color: #abe6ff;
}
.full-width .section--grad-beige {
  background: -o-radial-gradient(0 0, circle, #ede8de, #c2b8a3);
  background: radial-gradient(circle at 0 0, #ede8de, #c2b8a3);
}
.full-width .section__content--mid {
  max-width: 45rem;
}
.full-width .footer {
  margin-top: 0;
}
.list-img {
  list-style: none;
  padding-left: 0;
}
.list-img li {
  min-height: 5rem;
}
.list-img img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 60%;
}
.list-img img:hover {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 75%;
}
.paypal-button {
  padding-bottom: 1rem;
  text-align: center;
}
@-webkit-keyframes editorFontColor {
  0% {
    color: red;
  }
  50% {
    color: gold;
  }
  100% {
    color: red;
  }
}
@keyframes editorFontColor {
  0% {
    color: red;
  }
  50% {
    color: gold;
  }
  100% {
    color: red;
  }
}
.mock-xo-code-sample {
  background: #333;
  border-radius: 5px;
  min-height: 30rem;
  padding: 0;
}
.mock-xo-code-sample .hljs-string:focus {
  outline: none;
}
.mock-xo-code-sample .hljs-string:nth-child(n+8):nth-child(-n+15) {
  -webkit-animation: editorFontColor 2.5s infinite;
          animation: editorFontColor 2.5s infinite;
  color: red;
}
@supports (-ms-ime-align: auto) {
  .mock-xo-code-sample .hljs-string:nth-child(n+8):nth-child(-n+15) {
    -webkit-animation: none;
            animation: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mock-xo-code-sample .hljs-string:nth-child(n+8):nth-child(-n+15) {
    -webkit-animation: none;
            animation: none;
  }
}
@media print {
  .dx-apiref .dx-content {
    padding: 0;
  }
  .dx-content .dax-api {
    margin: 0;
    padding: 0;
  }
  .dax-reference-set,
  .stackoverflow-list,
  .stackoverflow__result {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .dax-reference {
    padding: 0;
  }
  .dx-pre-hljs,
  .hljs,
  .dax-sample {
    background: transparent;
    color: #000;
  }
  code {
    background: transparent;
    border: 1pt dashed #000;
  }
  .stackoverflow__stats {
    min-height: initial;
  }
  .stackoverflow__block {
    border: 0 !important;
    display: inline-block;
    width: 10em;
  }
  .svg-icon-sm {
    width: 30pt;
  }
}
/*
* @name buttons
* @description All defined button styles and states belong here, including any helper class button style options, like `vx_btn-secondary` or `vx_btn-medium` etc.
*
* @group elements
*/
@font-face {
  font-family: 'paypal-vx-icons';
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot');
  /* IE9 Compat Modes */
  src: url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.woff') format('woff'), /* Modern Browsers */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.paypalobjects.com/ui-web/vx-icons/2-0-2/PayPalVXIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
.vx_btn {
  background-color: #0070ba;
  border-radius: 1.5rem;
  border: 0.0625rem solid #0070ba;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'PayPal-Sans', Helvetica Neue, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  min-width: 6rem;
  padding: 0.6875rem 1.4375rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, -webkit-box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, -webkit-box-shadow 240ms ease;
  -o-transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease, -webkit-box-shadow 240ms ease;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.vx_btn:hover,
.vx_btn:focus,
.vx_btn:active,
.vx_btn:visited {
  color: #ffffff;
}
.vx_btn:hover,
.vx_btn:focus,
.vx_btn:active {
  background-color: #003087;
  border-color: #003087;
}
.vx_btn:hover {
  text-decoration: none;
}
.vx_btn:active,
.vx_btn:focus {
  outline: none;
  text-decoration: underline;
}
.vx_btn + .vx_btn {
  margin-left: 0.75rem;
}
.vx_btn.vx_btn-block {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.vx_btn_reversed {
  background-color: #ffffff;
  color: #0070ba;
  border-color: #ffffff;
}
.vx_btn_reversed:visited {
  color: #0070ba;
}
.vx_btn_reversed:hover,
.vx_btn_reversed:focus,
.vx_btn_reversed:active {
  background-color: #f5f7fa;
  border-color: #f5f7fa;
  color: #003087;
}
.vx_btn-secondary {
  background: none;
  color: #0070ba;
  border-color: #0070ba;
}
.vx_btn-secondary:visited {
  color: #0070ba;
}
.vx_btn-secondary:hover,
.vx_btn-secondary:focus,
.vx_btn-secondary:active {
  background: none;
  border-color: #003087;
  -webkit-box-shadow: 0 0 0 0.0625rem #003087 inset;
          box-shadow: 0 0 0 0.0625rem #003087 inset;
  color: #003087;
}
.vx_btn-secondary_reversed {
  background: none;
  color: #ffffff;
  border-color: #ffffff;
}
.vx_btn-secondary_reversed:visited {
  color: #ffffff;
}
.vx_btn-secondary_reversed:hover,
.vx_btn-secondary_reversed:focus,
.vx_btn-secondary_reversed:active {
  background: none;
  border-color: #ffffff;
  -webkit-box-shadow: 0 0 0 0.0625rem #ffffff inset;
          box-shadow: 0 0 0 0.0625rem #ffffff inset;
  color: #ffffff;
}
.vx_btn-medium {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  min-width: 4.5rem;
  padding: 0.5rem 1.0625rem;
}
.vx_btn-small {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  min-width: 3.75rem;
  padding: 0.3125rem 0.875rem;
}
.vx_btn-icon {
  background: none;
  color: #0070ba;
  border-color: #0070ba;
  padding-top: 0.57142857rem;
  padding-bottom: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.vx_btn-icon:visited {
  color: #0070ba;
}
.vx_btn-icon:hover,
.vx_btn-icon:focus,
.vx_btn-icon:active {
  background: none;
  border-color: #003087;
  -webkit-box-shadow: 0 0 0 0.0625rem #003087 inset;
          box-shadow: 0 0 0 0.0625rem #003087 inset;
  color: #003087;
}
.vx_btn-icon > span {
  display: inline-block;
  vertical-align: middle;
}
.vx_btn-icon .vx_icon {
  margin-top: -0.25em;
  height: 0;
}
.vx_btn-icon .vx_icon:before {
  line-height: 0;
}
.vx_btn-icon.vx_btn-medium {
  padding-top: 0.41666667rem;
  padding-bottom: 0.41666667rem;
  padding-left: 0.41666667rem;
}
.vx_btn-icon.vx_btn-small {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  top: 1.875rem;
  left: 1.125rem;
}
.vx_btn-icon.vx_btn_reversed {
  background: none;
  color: #ffffff;
  border-color: #ffffff;
}
.vx_btn-icon.vx_btn_reversed:visited {
  color: #ffffff;
}
.vx_btn-icon.vx_btn_reversed:hover,
.vx_btn-icon.vx_btn_reversed:focus,
.vx_btn-icon.vx_btn_reversed:active {
  background: none;
  border-color: #ffffff;
  -webkit-box-shadow: 0 0 0 0.0625rem #ffffff inset;
          box-shadow: 0 0 0 0.0625rem #ffffff inset;
  color: #ffffff;
}
.vx_btn-group,
.vx_btn-group_stacked {
  text-align: center;
}
.vx_btn-group_stacked .vx_btn,
.vx_btn-group_stacked .vx_btn-small,
.vx_btn-group_stacked .vx_btn-medium {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
/*** DEPRECATED ****/
.vx_addBtn-primary,
.vx_addBtn-secondary {
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  background: none;
  border: none;
  color: #0070ba;
  padding-left: 0.125rem;
  cursor: pointer;
}
.vx_addBtn-primary:before,
.vx_addBtn-secondary:before {
  content: "\002B";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'paypal-vx-icons';
  line-height: normal;
  font-size: 1.1rem;
  font-weight: bolder;
  display: inline-block;
}
.vx_addBtn-primary:hover,
.vx_addBtn-secondary:hover {
  color: #005ea6;
  text-decoration: none;
}
.vx_addBtn-primary:before {
  color: #ffffff;
  background: #0070ba;
  border-radius: 100%;
  padding: 0 4px 3px;
  -webkit-box-shadow: 0 1px 2px #cbd2d6;
          box-shadow: 0 1px 2px #cbd2d6;
  margin-right: 12px;
}
.vx_addBtn-secondary:before {
  margin-right: 5px;
}
.vx_backBtn {
  background: none;
  border: none;
  color: #0070ba;
  font-weight: normal;
  padding: 0;
}
.vx_backBtn:focus,
.vx_backBtn:active,
.vx_backBtn:hover {
  color: #005ea6;
  text-decoration: none;
}
.vx_backBtn:focus span,
.vx_backBtn:active span,
.vx_backBtn:hover span {
  text-decoration: underline;
}
.vx_backBtn:before {
  font-family: 'paypal-vx-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\21E6';
  display: inline-block;
  font-size: 1.5em;
  vertical-align: initial;
  padding-right: 0.1em;
}
[dir="rtl"] .vx_backBtn:before {
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.vx_btn-link {
  background: none;
  border: none;
  color: #0070ba;
  font-family: 'PayPal-Sans', Helvetica Neue, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: center;
  text-decoration: none;
  padding: 0;
  cursor: pointer;
}
.vx_btn-link:hover,
.vx_btn-link:focus,
.vx_btn-link:active {
  color: #003087;
  text-decoration: underline;
}
/* Styles for checkbox widget */
.vx_checkbox,
.vx_radio {
  width: 100%;
  position: relative;
}
.vx_checkbox input,
.vx_radio input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.vx_checkbox input:focus + label:before,
.vx_radio input:focus + label:before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_checkbox input:checked + label:before,
.vx_radio input:checked + label:before {
  content: "\2611";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-color: #005ea6;
  color: #ffffff;
  background-color: #005ea6;
}
.vx_checkbox label,
.vx_radio label {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  line-height: 2em;
}
.vx_checkbox label:before,
.vx_radio label:before {
  font-family: 'paypal-vx-icons';
  display: inline-block;
  vertical-align: top;
  height: 1em;
  width: 1em;
  margin: 0 12px 0 0;
  padding: 0.4em 0;
  border: 1px solid #b7bcbf;
  content: '';
  font-size: 28px;
  font-weight: bolder;
  line-height: 0;
  border-radius: 2px;
  overflow: hidden;
}
.vx_checkbox.vx_has-error input:checked + label:before,
.vx_radio.vx_has-error input:checked + label:before {
  border-color: #d20000;
  background: #d20000;
}
.vx_checkbox.vx_has-error label:before,
.vx_radio.vx_has-error label:before {
  border-color: #d20000;
}
.vx_checkbox.vx_has-error:after,
.vx_radio.vx_has-error:after {
  font-family: 'paypal-vx-icons';
  display: inline-block;
  vertical-align: middle;
  content: "\26A0";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.75em;
  line-height: 0;
  position: relative;
  top: 2px;
  padding-left: 5px;
}
.vx_checkbox.vx_is-disabled,
.vx_radio.vx_is-disabled {
  cursor: not-allowed;
}
.vx_checkbox.vx_is-disabled input:checked + label:before,
.vx_radio.vx_is-disabled input:checked + label:before {
  border-color: #6c7378;
  background: #6c7378;
}
.vx_checkbox.vx_is-disabled label:before,
.vx_radio.vx_is-disabled label:before {
  border-color: #b7bcbf;
  cursor: not-allowed;
}
.vx_checkbox.vx_is-disabled label,
.vx_radio.vx_is-disabled label {
  color: #6c7378;
  cursor: not-allowed;
}
.vx_radio input:checked + label:before {
  content: '';
  border-color: #005ea6;
  background-color: #005ea6;
  -webkit-box-shadow: inset 0 0 0 5px #ffffff;
          box-shadow: inset 0 0 0 5px #ffffff;
}
.vx_radio label:before {
  border-radius: 100%;
}
.vx_a11yText {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.vx_modal,
.vx_modal-glimpse,
.vx_modal-flow {
  display: none;
  position: fixed;
  top: 100%;
  z-index: 1050;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-transition: top 0.35s;
  -o-transition: top 0.35s;
  transition: top 0.35s;
}
.vx_modal-glimpse,
.vx_modal-flow {
  background: transparent;
}
.vx_modal-glimpse .vx_modal-wrapper,
.vx_modal-flow .vx_modal-wrapper {
  display: table-cell;
  width: 66.6%;
}
.vx_modal-glimpse .vx_modal-content,
.vx_modal-flow .vx_modal-content {
  padding: 90px 25% 50px;
  width: 100%;
}
.vx_modal-glimpse .vx_steppedFlow-container,
.vx_modal-flow .vx_steppedFlow-container {
  padding: 90px 0 50px;
}
.vx_modal-glimpse .vx_steppedFlow-slide,
.vx_modal-flow .vx_steppedFlow-slide {
  padding: 0 25%;
}
.vx_modal-glimpse:before,
.vx_modal-flow:before,
.vx_modal-glimpse:after,
.vx_modal-flow:after {
  display: table-cell;
  content: '';
}
.vx_modal-flow {
  background: #f4f6f9;
}
.vx_modal-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #f4f6f9;
  opacity: 0;
  z-index: 1049;
  -webkit-transition: opacity 0.15s;
  -o-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.vx_modal-header {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal Sans Big', Helvetica Neue, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.vx_modal-header > h1,
.vx_modal-header > h2,
.vx_modal-header > h3,
.vx_modal-header > h4,
.vx_modal-header > h5,
.vx_modal-header > h6 {
  margin-top: 0;
}
.vx_modal-wrapper {
  display: block;
  height: 100%;
  width: 60%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
  background: #ffffff;
}
.vx_modal-wrapper_logo {
  background: #ffffff url(https://www.paypalobjects.com/digitalassets/c/website/logo/monogram/pp_fc_mg_2x.png) no-repeat 50% 24px;
  background-size: 24px;
}
.vx_modal-content {
  padding-top: 114px;
}
.vx_modal-body {
  margin-bottom: 68px;
}
.vx_backBtn_flow,
.vx_modal-dismiss_x,
.vx_modal-dismiss_x-trigger {
  padding: 24px 4px 0;
}
.vx_backBtn_flow {
  float: left;
}
.vx_modal-dismiss_x,
.vx_modal-dismiss_x-trigger {
  float: right;
  border: none;
  background: none;
}
.vx_modal-dismiss_x:before,
.vx_modal-dismiss_x-trigger:before {
  font-family: 'paypal-vx-icons';
  font-size: 1.5em;
  content: "\2716";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c2e2f;
}
.vx_modalPrepToOpen {
  display: table;
  table-layout: fixed;
}
.vx_modalPrepBg {
  display: block;
}
.vx_modalBgIsShown {
  opacity: 0.9;
}
.vx_modalIsOpening,
.vx_modalIsOpen {
  display: table;
  table-layout: fixed;
  top: 0;
}
.vx_modalIsOpen {
  position: relative;
}
.vx_hasOpenModal .vx_foreground-container {
  position: fixed;
}
.vx_modalIsClosing {
  position: fixed;
}
@media (min-width: 768px) {
  .vx_modal-header {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 300;
    text-transform: none;
  }
}
@media (min-width: 1024px) {
  .vx_modal-glimpse .vx_modal-wrapper,
  .vx_modal-flow .vx_modal-wrapper {
    width: 700px;
  }
}
@media (max-width: 1024px) {
  .vx_modal-glimpse .vx_modal-content,
  .vx_modal-flow .vx_modal-content {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .vx_modal-glimpse .vx_steppedFlow-container,
  .vx_modal-flow .vx_steppedFlow-container {
    padding-left: 0;
    padding-right: 0;
  }
  .vx_modal-glimpse .vx_steppedFlow-slide,
  .vx_modal-flow .vx_steppedFlow-slide {
    padding: 0 12.5%;
  }
}
@media (max-width: 768px) {
  .vx_modal-glimpse .vx_modal-wrapper,
  .vx_modal-flow .vx_modal-wrapper {
    display: table;
    table-layout: fixed;
  }
  .vx_modal-glimpse:before,
  .vx_modal-flow:before,
  .vx_modal-glimpse:after,
  .vx_modal-flow:after {
    display: none;
  }
  .vx_modal-content {
    padding-top: 3em;
    min-width: 0;
  }
}
@media (max-width: 640px) {
  .vx_modal-glimpse .vx_modal-wrapper,
  .vx_modal-flow .vx_modal-wrapper {
    width: 100%;
  }
  .vx_modal-glimpse .vx_modal-content,
  .vx_modal-flow .vx_modal-content {
    padding: 72px 8.33% 50px;
  }
  .vx_modal-glimpse .vx_steppedFlow-container,
  .vx_modal-flow .vx_steppedFlow-container {
    padding-left: 0;
    padding-right: 0;
  }
  .vx_modal-glimpse .vx_steppedFlow-slide,
  .vx_modal-flow .vx_steppedFlow-slide {
    padding: 0 8.33%;
  }
  .vx_modal-content {
    padding-top: 3em;
    min-width: 0;
  }
}
@media (max-width: 480px) {
  .vx_modal-glimpse .vx_modal-content,
  .vx_modal-flow .vx_modal-content {
    padding-left: 0;
    padding-right: 0;
  }
  .vx_modal-glimpse .vx_steppedFlow-slide,
  .vx_modal-flow .vx_steppedFlow-slide {
    padding: 0;
  }
}
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * Design: PayPal UI (formerly Foundations UED), San Jose, CA
 * Engineering: Consumer Web, Austin, Tx
 * Note: If modifications are needed, don't modify this file! Either override or make a PR to:
 * https://github.paypal.com/jlowery/paypal-vxpattern-lib
 */
.vx_icon {
  font-family: 'paypal-vx-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  position: relative;
  display: inline-table;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_icon:before {
  display: table-cell;
  width: 100%;
  height: 100%;
}
.vx_icon-xlarge,
.vx_icon-large {
  height: 1.04em;
  width: 1.04em;
}
.vx_icon-xlarge:before,
.vx_icon-large:before {
  line-height: 0.9em;
}
.vx_icon-xlarge {
  font-size: 3.75rem;
}
.vx_icon-large {
  font-size: 2.5rem;
}
.vx_icon-medium {
  font-size: 1.5rem;
  height: 1.05em;
  width: 1.05em;
}
.vx_icon-medium:before {
  line-height: 0.9em;
}
.vx_icon-small {
  font-size: 1.125rem;
  height: 1.05em;
  width: 1.05em;
}
.vx_icon-small:before {
  line-height: 0.9em;
}
.vx_icon-slider-small:before {
  content: "\205E";
}
.vx_icon-slider-xsmall:before,
.vx_icon-slider-half-small:before {
  content: "\205D";
}
.vx_icon-close-small:before {
  content: "\2716";
}
.vx_icon-add-small:before {
  content: "\002B";
}
.vx_icon-arrow-down-small:before {
  content: "\2193";
}
.vx_icon-arrow-up-small:before {
  content: "\2191";
}
.vx_icon-arrow-left-small:before {
  content: "\2190";
}
.vx_icon-arrow-right-small:before {
  content: "\2192";
}
.vx_icon-arrow-down-half-small:before {
  content: "\21E3";
}
.vx_icon-arrow-up-half-small:before {
  content: "\21E1";
}
.vx_icon-arrow-left-half-small:before {
  content: "\21E0";
}
.vx_icon-arrow-right-half-small:before {
  content: "\21E2";
}
.vx_icon-arrow-back-small:before {
  content: "\21E6";
}
.vx_icon-clear-half-small:before,
.vx_icon-cancel-small:before {
  content: "\274E";
}
.vx_icon-checkmark-large:before,
.vx_icon-checkmark-small:before {
  content: "\2705";
}
.vx_icon-checkmark-sm:before,
.vx_icon-checkmark-small-bold:before {
  content: "\2611";
}
.vx_icon-action-xsmall:before,
.vx_icon-action-arrow-half-small:before {
  content: "\25BA";
}
.vx_icon-open-list-small:before,
.vx_icon-action-arrow-down-half-small:before {
  content: "\25BC";
}
.vx_icon-close-list-small:before,
.vx_icon-action-arrow-up-half-small:before {
  content: "\25B2";
}
.vx_icon-help-xsmall:before,
.vx_icon-tooltip-outline-small:before,
.vx_icon-tooltip-small:before {
  content: "\FE16";
}
.vx_icon-circled-info-xsmall:before,
.vx_icon-info-small:before,
.vx_icon-info-outline-small:before {
  content: "\2139";
}
.vx_icon-positive-xsmall:before,
.vx_icon-positive-small:before,
.vx_icon-circled-checkmark-small:before {
  content: "\2714";
}
.vx_icon-attention-xsmall:before,
.vx_icon-attention-small:before,
.vx_icon-attention-outline-small:before {
  content: "\FE15";
}
.vx_icon-critical-xsmall:before,
.vx_icon-critical-small:before {
  content: "\26A0";
}
.vx_icon-info-large:before {
  content: "\24D8";
}
.vx_icon-positive-large:before,
.vx_icon-circled-checkmark-large:before {
  content: "\2713";
}
.vx_icon-attention-large:before {
  content: "\2762";
}
.vx_icon-critical-large:before {
  content: "\2757";
}
.vx_icon-settings-small:before,
.vx_icon-gear:before {
  content: "\2699";
}
.vx_icon-search-small:before,
.vx_icon-magnifying-glass:before {
  content: "\1F50D";
}
.vx_icon-notification-small:before,
.vx_icon-bell-small:before,
.vx_icon-bell:before {
  content: "\1F514";
}
.vx_icon-link-xsmall:before,
.vx_icon-chain-link-xsmall:before,
.vx_icon-chain-link:before,
.vx_icon-link-small:before {
  content: "\1F517";
}
.vx_icon-calendar-small:before {
  content: "\1F4C5";
}
.vx_icon-calendar:before {
  content: "\1F4C6";
}
.vx_icon-photo-small:before,
.vx_icon-camera:before,
.vx_icon-camera-small:before {
  content: "\1F4F7";
}
.vx_icon-photo-add-small:before,
.vx_icon-camera-add:before {
  content: "\E614";
}
.vx_icon-profile-large:before,
.vx_icon-avatar:before {
  content: "\1F468";
}
.vx_icon-profile-add-large:before {
  content: "\1F469";
}
.vx_icon-pp-logo:before,
.vx_icon-pp-logo-half:before,
.vx_icon-pp-logo-outline:before {
  content: "\E499";
}
.vx_embeddedIcon .vx_icon {
  background-color: #0070ba;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 0.09375rem #0070ba inset;
          box-shadow: 0 0 0 0.09375rem #0070ba inset;
  color: #ffffff;
  -webkit-transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, -webkit-box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, -webkit-box-shadow 240ms ease;
  -o-transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
  transition: color 240ms ease, background-color 240ms ease, border-color 240ms ease, box-shadow 240ms ease, -webkit-box-shadow 240ms ease;
}
.vx_embeddedIcon:hover .vx_icon,
.vx_embeddedIcon:focus .vx_icon,
.vx_embeddedIcon:active .vx_icon {
  background-color: #003087;
  -webkit-box-shadow: 0 0 0 0.09375rem #003087 inset;
          box-shadow: 0 0 0 0.09375rem #003087 inset;
}
.vx_embeddedIcon_reversed .vx_icon {
  background-color: #ffffff;
  color: #0070ba;
  -webkit-box-shadow: 0 0 0 0.09375rem #ffffff inset;
          box-shadow: 0 0 0 0.09375rem #ffffff inset;
}
.vx_embeddedIcon_reversed:hover .vx_icon,
.vx_embeddedIcon_reversed:focus .vx_icon,
.vx_embeddedIcon_reversed:active .vx_icon {
  background-color: #f5f7fa;
  -webkit-box-shadow: 0 0 0 0.125rem #f5f7fa inset;
          box-shadow: 0 0 0 0.125rem #f5f7fa inset;
  color: #003087;
}
.vx_embeddedIcon-secondary .vx_icon {
  background: none;
  color: #0070ba;
  -webkit-box-shadow: 0 0 0 0.09375rem #0070ba inset;
          box-shadow: 0 0 0 0.09375rem #0070ba inset;
}
.vx_embeddedIcon-secondary:hover .vx_icon,
.vx_embeddedIcon-secondary:focus .vx_icon,
.vx_embeddedIcon-secondary:active .vx_icon {
  background: none;
  -webkit-box-shadow: 0 0 0 0.125rem #003087 inset;
          box-shadow: 0 0 0 0.125rem #003087 inset;
  color: #003087;
}
.vx_embeddedIcon-secondary_reversed .vx_icon {
  background: none;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 0.09375rem #ffffff inset;
          box-shadow: 0 0 0 0.09375rem #ffffff inset;
}
.vx_embeddedIcon-secondary_reversed:hover .vx_icon,
.vx_embeddedIcon-secondary_reversed:focus .vx_icon,
.vx_embeddedIcon-secondary_reversed:active .vx_icon {
  background: none;
  -webkit-box-shadow: 0 0 0 0.125rem #ffffff inset;
          box-shadow: 0 0 0 0.125rem #ffffff inset;
  color: #ffffff;
}
.vx_embeddedIcon-simple .vx_icon {
  background: none;
  color: #0070ba;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.vx_embeddedIcon-simple:hover .vx_icon,
.vx_embeddedIcon-simple:focus .vx_icon,
.vx_embeddedIcon-simple:active .vx_icon {
  background: none;
  color: #003087;
}
.vx_embeddedIcon-simple_reversed .vx_icon {
  background: none;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.vx_embeddedIcon-simple_reversed:hover .vx_icon,
.vx_embeddedIcon-simple_reversed:focus .vx_icon,
.vx_embeddedIcon-simple_reversed:active .vx_icon {
  background: none;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 0.09375rem #ffffff inset;
          box-shadow: 0 0 0 0.09375rem #ffffff inset;
}
/*
*	CSS for Tiles
*/
.vx_tile {
  padding: 1.5rem;
  background-color: transparent;
  position: relative;
  text-align: left;
  margin-bottom: 1.5rem;
}
@media (min-width: 47rem) {
  .vx_tile {
    margin-bottom: 0;
  }
}
.vx_tile_secondary {
  -webkit-box-shadow: 0rem 0.125rem 0.25rem 0rem rgba(0, 0, 0, 0.15);
          box-shadow: 0rem 0.125rem 0.25rem 0rem rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background-color: #ffffff;
  border-top: 0.0625rem solid rgba(183, 188, 191, 0.15);
}
.vx_tile_divider {
  border-top: 0.0625rem solid #b7bcbf;
}
.vx_tile-header {
  margin-bottom: 1.5rem;
}
.vx_tile-header-title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin: 0;
  width: 100%;
  text-transform: none;
  font-family: 'PayPal-Sans', Helvetica Neue, Arial, sans-serif;
  padding: 0.375rem 0;
}
.vx_tile-header-title {
  display: table-cell;
  vertical-align: middle;
}
.vx_tile-footer {
  margin-top: 1.5rem;
}
.vx_tile-footer button,
.vx_tile-footer a {
  margin: 0;
}
.vx_tile-footer a:not(:last-child),
.vx_tile-footer button:not(:last-child) {
  margin-right: 1.5rem;
}
.wizard_modal {
  color: #2c2e2f;
  font-size: 1rem;
}
.wizard_modal .vx_modal-content {
  padding: 80px 60px 50px;
  margin-top: 24px;
}
.wizard_modal h2 {
  border-bottom: 0px;
  font-weight: normal;
  padding-bottom: 0px;
}
.wizard_modal p,
.wizard_modal label,
.wizard_modal input {
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  text-transform: none;
}
.wizard_modal p {
  color: #2c2e2f;
  font-size: 13px;
}
.wizard_modal .progress_meter-wrapper {
  background-color: #cbd2d6;
  border-radius: 3px;
  height: 6px;
}
.wizard_modal .progress_meter-step {
  background-color: #00cf92;
  border-radius: 3px 0px 0px 3px;
  height: 6px;
}
.wizard_modal .progress_meter-step-1 {
  width: 25%;
}
.wizard_modal .progress_meter-step-2 {
  width: 50%;
}
.wizard_modal .progress_meter-step-3 {
  width: 75%;
}
.wizard_modal .progress_meter-step-4 {
  width: 100%;
}
.wizard_modal .progress_meter-text {
  color: #6c7378;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.38;
  margin: 6px 0px 12px;
}
.wizard_modal .legal-text {
  color: #6c7378;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.38;
  text-transform: none;
}
.wizard_modal .legal-text:last-of-type {
  margin-bottom: 1.875rem;
}
.wizard_modal .collapse-link {
  display: inline;
  font-size: 13px;
}
.wizard_modal .collapse-icon {
  color: #0070ba;
  cursor: pointer;
}
.wizard_modal .collapse-content {
  margin-top: 4px;
}
.wizard_modal .vx_radio {
  margin-bottom: 12px;
}
.wizard_modal .vx_radio label {
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
}
.wizard_modal .vx_radio label::before {
  font-size: 24px;
}
.wizard_modal .vx_radio input:checked + label:before {
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 0 0 7px #005ea6;
          box-shadow: inset 0 0 0 7px #005ea6;
}
.wizard_modal .wizard_btn {
  margin-top: 1.125rem;
  margin-bottom: 0.25rem;
  max-width: 294px;
  width: 100%;
  font-weight: 500;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
}
.wizard_modal .success .wizardModal-header {
  font-family: 'PayPal Sans Small Light', 'Helvetica Neue', Arial, sans-serif;
}
.wizard_modal .success h2 {
  font-weight: 300;
  text-align: center;
}
.wizard_modal .success .vx_modal-body {
  margin: 0 auto;
  margin-top: 1.5rem;
  max-width: 300px;
}
.wizard_modal .success p {
  text-align: center;
}
.wizard_modal .success .legal-text {
  font-weight: 400;
  line-height: 1.54;
}
.wizard_modal button[name="reconfigure-wizard-modal"] {
  font-size: 0.8125rem;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
}
.partner-grow > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.partner-grow > p {
  text-align: center;
  margin-bottom: 0.5rem;
}
.custom-solution-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.custom-solution-section__left {
  width: 65%;
}
.custom-solution-section__right {
  width: 25%;
  margin-bottom: 80px;
}
.img-wrapper {
  min-height: 83px;
}
.vx_foreground-container {
  top: 3.75rem;
  z-index: auto;
  background: inherit;
  position: fixed;
  overflow-y: auto;
  height: 100%;
  min-height: auto;
  z-index: 10000;
}
.vx_foreground-container.userloggedIn {
  top: 7.5rem;
}
@media only screen and (max-width: 944px) {
  .vx_foreground-container {
    position: fixed;
    height: 100%;
    overflow-y: auto;
  }
  .vx_foreground-container.userloggedIn {
    top: 3.75rem;
  }
}
@media (min-width: 640px) {
  .vx_modal-glimpse .vx_modal-wrapper,
  .vx_modal-flow .vx_modal-wrapper {
    width: 612px;
  }
}
.tip-product-name {
  font-family: 'PayPal Sans Big', Helvetica Neue, Arial, sans-serif;
}
.page-description {
  font-size: 1rem;
  margin-bottom: 18px;
  font-family: 'PayPal Sans Big', Helvetica Neue, Arial, sans-serif;
}
.wizard-recipe__table {
  padding-left: 20px;
  padding-bottom: 20px;
  border: 1px solid #cbd2d6;
  border-radius: 10px;
}
.wizard-recipe__top {
  margin-top: 0px;
}
.vx_btn-small {
  font-family: 'PayPal Sans Big', Helvetica Neue, Arial, sans-serif;
  font-weight: 500;
}
.code-demo-link {
  padding-left: 10px;
  font-family: 'PayPal Sans Big', Helvetica Neue, Arial, sans-serif;
  font-weight: 400;
}
.wizard-recipe__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  height: 2rem;
}
.wizard-recipe__divider {
  margin-right: 20px;
  margin-top: 10px;
  border-top: 1px dashed #cbd2d6;
  height: 1px;
  color: #ffffff;
  background-color: #ffffff;
  margin-bottom: 12px;
}
.wizard-recipe__row--bold {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 1.6;
  color: #2c2e2f;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9375rem;
  letter-spacing: normal;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
}
.wizard-recipe__row--soft {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 20px;
  color: #2c2e2f;
  font-size: 0.8125rem;
  font-weight: 300;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
}
.wizard-recipe__row--soft > p {
  margin-bottom: 6px;
}
.wizard-recipe__section {
  font-weight: 500;
  font-family: 'PayPal Sans Small', Helvetica Neue, Arial, sans-serif;
  font-size: 1.125rem;
}
.page-description {
  line-height: 1.54;
}
.reconfigure-button {
  margin: 10px;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip__text {
  position: absolute;
  width: 120px;
  padding: 5px 0;
  border-radius: 6px;
  margin-left: -20px;
  bottom: 150%;
  background-color: #2c2e2f;
  color: #ffffff;
  text-align: center;
  left: 50%;
  z-index: 1;
}
.tooltip__text:after {
  position: absolute;
  margin-left: -35px;
  top: 100%;
  left: 50%;
  border-width: 5px;
  border-style: solid;
  border-color: #2c2e2f transparent transparent transparent;
  content: "";
}
.url-copied-notice {
  display: none;
}
.share-recipe-link {
  max-height: 30px;
  margin-left: auto;
  margin-right: 10px;
}
.content-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
