.ppvx_btn___5-4-4 {
  position: relative;
  white-space: nowrap;
  background-color: #0070ba;
  border-radius: 1.5rem;
  border: 0.0625rem solid #0070ba;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  font-family: "PayPalSansSmall-Regular", Helvetica Neue, Arial, sans-serif;
  font-weight: normal;
  font-family: "PayPalSansBig-Medium", Helvetica Neue, Arial, sans-serif;
  min-width: 6rem;
  padding: 0.6875rem 1.4375rem;
  text-align: center;
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.ppvx_btn___5-4-4:hover,
.ppvx_btn___5-4-4:active,
.ppvx_btn___5-4-4:visited {
  color: #ffffff;
}
.ppvx_btn___5-4-4:hover,
.ppvx_btn___5-4-4:active {
  background-color: #003087;
  border-color: #003087;
}
.ppvx_btn___5-4-4:hover {
  text-decoration: none;
}
.ppvx_btn___5-4-4:active {
  outline: none;
}
.ppvx_btn___5-4-4:focus {
  outline: none;
}
.ppvx_btn___5-4-4:focus:after {
  content: '';
  position: absolute;
  top: -0.1875rem;
  left: -0.1875rem;
  border: 0.125rem solid #005ea6;
  box-shadow: 0 0 0 0.25rem #bfdbee;
  border-radius: 3rem;
  text-indent: -0.1875rem;
  width: calc(100% - -0.375rem);
  height: calc(100% - -0.375rem);
  pointer-events: none;
}
.ppvx_btn--inverse___5-4-4 {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #0070ba;
}
.ppvx_btn--inverse___5-4-4:visited {
  color: #0070ba;
}
.ppvx_btn--inverse___5-4-4:hover,
.ppvx_btn--inverse___5-4-4:active {
  background-color: #f5f7fa;
  border-color: #f5f7fa;
  color: #003087;
}
.ppvx_btn--inverse___5-4-4:focus:after {
  content: '';
  position: absolute;
  top: -0.1875rem;
  left: -0.1875rem;
  border: 0.125rem solid #005ea6;
  box-shadow: 0 0 0 0.25rem #bfdbee;
  border-radius: 3rem;
  text-indent: -0.1875rem;
  width: calc(100% - -0.375rem);
  height: calc(100% - -0.375rem);
  pointer-events: none;
  border: 0.125rem solid #bfdbee;
  box-shadow: 0 0 0 0.25rem rgba(191, 219, 238, 0.4);
}
.ppvx_btn--secondary___5-4-4 {
  background: rgba(0, 0, 0, 0);
  border-color: #0070ba;
  color: #0070ba;
  box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0) inset;
}
.ppvx_btn--secondary___5-4-4:visited {
  color: #0070ba;
}
.ppvx_btn--secondary___5-4-4:hover,
.ppvx_btn--secondary___5-4-4:active {
  background: rgba(0, 0, 0, 0);
  border-color: #003087;
  box-shadow: 0 0 0 0.0625rem #003087 inset;
  color: #003087;
}
.ppvx_btn--secondary___5-4-4.ppvx_btn--inverse___5-4-4 {
  border-color: #ffffff;
  color: #ffffff;
}
.ppvx_btn--secondary___5-4-4.ppvx_btn--inverse___5-4-4:visited {
  color: #ffffff;
}
.ppvx_btn--secondary___5-4-4.ppvx_btn--inverse___5-4-4:hover,
.ppvx_btn--secondary___5-4-4.ppvx_btn--inverse___5-4-4:active {
  border-color: #ffffff;
  color: #ffffff;
  box-shadow: 0 0 0 0.0625rem #ffffff inset;
}
.ppvx_btn--icon___5-4-4 {
  background: rgba(0, 0, 0, 0);
  border-color: #0070ba;
  color: #0070ba;
  box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0) inset;
}
.ppvx_btn--icon___5-4-4:visited {
  color: #0070ba;
}
.ppvx_btn--icon___5-4-4:hover,
.ppvx_btn--icon___5-4-4:active {
  background: rgba(0, 0, 0, 0);
  border-color: #003087;
  box-shadow: 0 0 0 0.0625rem #003087 inset;
  color: #003087;
}
.ppvx_btn--icon___5-4-4.ppvx_btn--inverse___5-4-4 {
  border-color: #ffffff;
  color: #ffffff;
}
.ppvx_btn--icon___5-4-4.ppvx_btn--inverse___5-4-4:visited {
  color: #ffffff;
}
.ppvx_btn--icon___5-4-4.ppvx_btn--inverse___5-4-4:hover,
.ppvx_btn--icon___5-4-4.ppvx_btn--inverse___5-4-4:active {
  border-color: #ffffff;
  color: #ffffff;
  box-shadow: 0 0 0 0.0625rem #ffffff inset;
}
.ppvx_btn--icon___5-4-4 > span {
  vertical-align: top;
  padding-right: 0.375rem;
  display: inline-block;
}
/*
  Buttons are large by default
  Class for medium size button
*/
.ppvx_btn--size_md___5-4-4 {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-family: "PayPalSansSmall-Regular", Helvetica Neue, Arial, sans-serif;
  font-weight: normal;
  font-family: "PayPalSansBig-Medium", Helvetica Neue, Arial, sans-serif;
  border-radius: 1.125rem;
  min-width: 4.5rem;
  padding: 0.5rem 1.0625rem;
}
/* Class for small size button */
.ppvx_btn--size_sm___5-4-4 {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-family: "PayPalSansSmall-Regular", Helvetica Neue, Arial, sans-serif;
  font-weight: normal;
  font-family: "PayPalSansBig-Medium", Helvetica Neue, Arial, sans-serif;
  min-width: 3.75rem;
  padding: 0.3125rem 0.875rem;
}
/* Styles for RTL Support */
[dir='rtl'] .ppvx_btn--icon___5-4-4 > span,
.ppvx_btn--icon___5-4-4[dir='rtl'] > span {
  padding-left: 0.375rem;
  padding-right: 0;
}
.ppvx_btn___5-4-4[dir='rtl']:focus:after {
  left: 0;
  right: -0.1875rem;
}
.ppvx_btn--inverse___5-4-4[dir='rtl']:focus:after {
  left: 0;
  right: -0.1875rem;
}


/*# sourceMappingURL=internalServerError.css.map*/