footer {
  position: relative;
  padding: 20px 0 50px;
  z-index: 2;
  background: #fff;
  text-align: left;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate(0, 0);
  margin: 0 auto;
  min-width: 968px;
  max-width: 1150px;
}
footer ul {
  display: block;
  clear: both;
  margin: 0;
  padding-left: 0;
}
footer ul li {
  display: inline-block;
  list-style-type: none;
  line-height: 26px;
  vertical-align: middle;
  margin: 0 18px 0 0;
}
footer ul li a {
  display: block;
  padding: 9px 0;
  font-weight: bold;
  text-decoration: none;
  color: #;
}
.footer-main {
  border-bottom: 1px solid #e5e5e5;
}
.footer-main li a {
  margin: 0 26px 0 0;
}
footer .footer-search {
  float: left;
  height: 10px;
}
footer .search-icon {
  background-color: transparent;
  background-image: url(https://www.paypalobjects.com/webstatic/mktg/2014design/search_glass_large2x.png);
  background-repeat: no-repeat;
  background-position: left 15px;
  background-size: 14px 14px;
  margin: 5px 5px 0 0;
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  width: 17px;
  height: 36px;
  padding: 13px 0 9px;
  vertical-align: middle;
  min-width: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
}
footer .search-form {
  display: inline-block;
}
.search-form input {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: none;
  background: transparent;
  border: none;
  font-size: 16px;
  border-radius: 0;
  vertical-align: middle;
}
.country-selector {
  float: right;
  text-align: right;
  margin-top: 8px;
}
.country-selector a {
  background: transparent url("https://www.paypalobjects.com/webstatic/mktg/icons/sprite_countries_flag4.png") 5px -383px no-repeat;
}
.country-selector .language {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  padding: 1px 6px 2px 0;
  vertical-align: middle;
  border-right: 1px solid #ddd;
  margin: 0 4px 0 2px;
  display: inline-block;
}
.country-selector .country {
  width: 28px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 24px;
  text-indent: -999em;
  text-align: left;
}
.country-selector .unitedkingdom,
.country-selector .GB {
  background-position: 5px -4304px;
}
.country-selector .canada,
.country-selector .CA {
  background-position: 5px -5319px;
}
.country-selector .australia,
.country-selector .AU {
  background-position: 5px -5984px;
}
.footer-secondary,
.footer-tertiary {
  margin-top: 8px;
  display: block;
}
.footer-secondary {
  float: left;
}
footer .footer-secondary li a,
footer .footer-tertiary li a,
#footer-copyright {
  font-weight: 300;
  font-size: 12px;
  padding: 0;
}
footer .footer-tertiary {
  float: right;
  clear: none;
}
#footer-legal a {
  margin-right: 0;
}
/* footer-notes */
.footer-notes {
  font-size: 11px;
  font-size: 0.8rem;
  padding-top: 50px;
}
.footer-notes a {
  font-size: 11px;
  font-size: 0.8rem;
}
/*Minimized footer*/
footer.min {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}
footer.min ul li {
  border-right: 1px solid #e5e5e5;
  line-height: 1;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
footer.min ul li a {
  display: block;
  padding: 4px 0;
  font-weight: normal;
  text-decoration: none;
  color: #;
}
footer.min .footer-secondary {
  float: none;
}
footer.min .footer-main {
  border: none;
}
footer.min .footer-main li a {
  margin: 0 10px;
}
footer.min .footer-tertiary {
  float: none;
  margin-left: 10px;
}
footer.min #footer-copyright {
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}
button::-moz-focus-inner {
  padding: 0;
  margin: -1px;
}
.captcha {
  width: 300px;
}
@media screen and (max-width: 590px) {
  .captcha {
    width: 100%;
  }
}
.captchaImage {
  min-height: 85px;
  text-align: center;
  border: 1px solid #E6E6E6;
  border-radius: 5px 5px 5px 5px;
}
.captchaImage img {
  margin-top: 3px;
  min-height: 80px;
  max-height: 80px;
  max-width: 100%;
  border-radius: 5px 5px 5px 5px;
}
.captcha .captchaInputs .textInput.medium {
  float: left;
  width: 76.5%;
}
.captcha .captchaInputs .help-error,
.captcha .captchaInputs .help-information {
  width: 287px;
}
.captcha .captchaInputs .refresh a {
  display: block;
  padding: 1em;
  background: url("https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png") no-repeat scroll -39px -3395px transparent;
}
.captcha .captchaInputs .audio,
.captcha .captchaInputs .refresh {
  padding: 0;
  float: left;
  margin: 25px 0 0 7px;
}
.captcha .captchaInputs .refresh {
  margin-left: 14px;
}
.captcha .captchaInputs .audio a {
  padding: 1em;
  display: block;
  background: url("https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png") no-repeat scroll -39px -3495px transparent;
}
.captchaContainer {
  padding-top: 0;
}
.captcha a.button,
.captcha a.button:link,
.captcha a.button:visited,
.captcha .button,
.captcha button {
  color: #fff;
  font-weight: bold;
  line-height: 1.4545em;
  text-shadow: 0 -1px #00629c;
  text-align: center;
  background-color: #0079c1;
  background: -moz-linear-gradient(center bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #00a1ff));
  background: -webkit-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%);
  background: -ms-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%);
  background: -o-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%);
  background: linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%);
  -moz-box-shadow: 0 1px #4dbeff inset;
  -webkit-box-shadow: 0 1px #4dbeff inset;
  box-shadow: 0 1px #4dbeff inset;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-color: #0079c1 #00588b #004b77;
  border-style: solid;
  border-width: 1px;
  padding: 7px 15px 8px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  width: 100%;
}
.captcha .formMedium .button,
.captcha .button.medium,
.captcha .formMedium button,
.captcha button.medium {
  font-size: 1em;
  padding-bottom: 7px;
}
.captcha .button.light,
.captcha .button.light:link,
.captcha .button.light:visited {
  border-color: #ddd #d9d9d9 #bdbdbd;
  background-color: #dedede;
  background: #dedede;
  background: -moz-linear-gradient(center bottom, #dedede 0, #dedede 20%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #dedede), color-stop(20%, #dedede), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(bottom, #dedede 0, #dedede 20%, #f5f5f5 100%);
  background: -ms-linear-gradient(bottom, #dedede 0, #dedede 20%, #f5f5f5 100%);
  background: -o-linear-gradient(bottom, #dedede 0, #dedede 20%, #f5f5f5 100%);
  background: linear-gradient(bottom, #dedede 0, #dedede 20%, #f5f5f5 100%);
  -webkit-box-shadow: 0 1px #ffffff inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px #ffffff inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px #ffffff inset, 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px #efefef;
  color: #333;
  width: 24px;
  padding: 0;
  height: 24px;
}
.captcha a.button {
  display: inline-block;
  padding-left: 18px;
  padding-right: 18px;
  text-decoration: none;
}
header {
  width: 100%;
  border-bottom: 1px solid #cbd1d5;
  padding: 20px 0;
}
.logo {
  margin: 0;
  width: 124px;
  height: 33px;
  overflow: hidden;
  float: left;
  background: url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg') no-repeat;
  text-indent: -9999px;
}
.logo a {
  height: 100%;
  display: block;
}
.links {
  float: right;
}
#header .logoWrap {
  padding: 0 0 30px 0;
  margin: 0 auto;
  min-width: 968px;
  max-width: 1080px;
}
#main-menu {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 15px;
  vertical-align: top;
  float: left;
}
header #main-menu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#main-menu li {
  display: inline-block;
  list-style-type: none;
  padding: 0 3px;
}
header #main-menu li > a {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875em;
  text-decoration: none;
  color: #444;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
header #main-menu > ul > li {
  margin-right: 5px;
}
header #main-menu > ul > li.sub > a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 4px solid rgba(0, 0, 0, 0);
  border-width: 5px 4px;
  border-top-color: #ddd;
  margin-left: 4px;
  vertical-align: text-bottom;
  vertical-align: middle\9;
}
header #main-menu > ul > li > a.selected {
  color: #0079ad;
}
header #main-menu > ul > li > a:hover {
  color: #009cde;
}
header #main-menu > ul > li > a.selected:after,
header #main-menu > ul > li > a:hover:after {
  border-top-color: #009cde;
}
header a.btn.primary {
  margin-right: 8px;
}
header a.btn.secondary {
  color: #0c8dc4;
}
header #main-menu .closer {
  position: absolute;
  top: 25px;
  right: 25px;
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  line-height: 12px;
  overflow: hidden;
  border: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.accessAid {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
header #main-menu .closer:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(https://www.paypalobjects.com/webstatic/mktg/2014design/close_reverse.png) center center no-repeat;
}
header #main-menu .menu-wrapper.on.open.done {
  overflow: visible;
}
header #main-menu .menu-wrapper ul.subnav {
  -webkit-column-rule: 1px solid #a8bdca;
  -webkit-column-count: 3;
  -webkit-column-gap: 0;
  -moz-column-rule: 1px solid #a8bdca;
  -moz-column-count: 3;
  -moz-column-gap: 0;
  column-rule: 1px solid #a8bdca;
  column-count: 3;
  column-gap: 0;
  height: 102px;
  overflow: hidden;
  text-align: left\9;
}
header #main-menu .menu-wrapper.on.open {
  height: 200px;
}
header #main-menu .menu-wrapper {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: 180px;
  overflow: hidden;
  z-index: 3;
  min-width: 968px;
  background: #009cde;
}
header #main-menu .menu-wrapper.on {
  display: block;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
header #main-menu li {
  display: inline-block;
  list-style-type: none;
  padding: 0 3px;
}
header #main-menu .menu-wrapper .subnav {
  display: block;
  margin: 40px auto 0;
  min-width: 968px;
  max-width: 1050px;
  max-width: 1050px\9;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
header #main-menu .menu-wrapper .subnav.list li {
  display: block;
  border-right: 1px solid #a8bdca\9;
  display: inline-block\9;
  margin-right: -2px\9;
}
header #main-menu .menu-wrapper .subnav li {
  padding: 0;
  margin-left: 4px;
}
header #main-menu .menu-wrapper .subnav.list a {
  font-weight: 300;
  color: #fff;
  display: block;
  margin: 8px auto 0;
  width: 242px;
  line-height: 1.1em;
  height: 36px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  list-style-type: none;
  letter-spacing: 1px;
  text-decoration: none;
  overflow: hidden;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
header #main-menu .menu-wrapper .subnav.list a:hover {
  text-decoration: underline;
}
#main-menu .menu-wrapper .subnav.list li:first-child a {
  margin-top: 0;
}
#main-menu .menu-wrapper.light {
  background: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-wrapper .headline {
  display: inline-block;
  margin: 25px 0 20px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25em;
  font-weight: 300;
  color: #444;
  padding-top: 0;
  padding-bottom: 0;
}
.menu-wrapper .learn-more-link {
  display: inline-block;
  margin: 0 0 0 8px;
  padding-left: 10px;
  border-left: 2px solid #ccc;
  font-weight: normal;
  color: #009cde;
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
}
#main-menu .subnav .form-inline {
  text-align: center;
}
#main-menu .form-inline .btn {
  vertical-align: middle;
  width: 235px;
  font-size: 15px;
  font-size: 1.5rem;
  margin-left: 10px;
}
header input[type="text"],
header input[type="number"],
header input[type="email"],
header input[type="password"] {
  margin: 0 0 0 10px;
  height: 38px;
  width: 250px;
  border-radius: 5px;
  border: 1px solid #b3b3b3;
  background: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.25em;
  line-height: 34px\9;
  padding: 0;
  color: #333;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  position: relative;
}
label.select-arrow {
  display: inline-block;
  position: relative;
  z-index: 2;
  top: 0;
  left: -12px;
  margin-left: -10px;
  text-indent: -999em;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #444;
  margin-top: 10px;
  overflow: hidden;
  vertical-align: middle;
  pointer-events: none;
}
.form-inline .controls {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form-inline input[type="text"],
.form-inline input[type="number"],
.form-inline input[type="email"],
.form-inline input[type="password"] {
  height: 40px;
}
select {
  text-transform: none;
}
select.no-arrow {
  margin: 0 0 0 10px;
  height: 38px;
  border-radius: 5px;
  border: 1px solid #b3b3b3;
  background: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.25em;
  padding: 0;
  padding-left: 5px\9;
  font-family: Arial, sans-serif;
  color: #333;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 10px;
  min-width: 70px;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
}
select.no-arrow {
  text-indent: 0.01px;
  text-overflow: "";
}
select.no-arrow {
  text-indent: 0px;
  padding: 8px;
}
.form-inline select.no-arrow {
  height: 40px;
}
.form-inline label.select-arrow {
  top: -1px;
}
/** Fix for IE's bad alignment **/
html[data-device-type="dedicated"] select.no-arrow {
  text-indent: 0;
  padding: 8px;
}
/* Select arrow */
label.select-arrow {
  display: inline-block;
  position: relative;
  z-index: 2;
  top: 0;
  left: -12px;
  margin-left: -10px;
  text-indent: -999em;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #444;
  margin-top: 10px;
  overflow: hidden;
  vertical-align: middle;
  pointer-events: none;
}
@-moz-document url-prefix() {
  html[data-device-type="dedicated"] select.no-arrow {
    text-indent: 0.01px;
    text-overflow: '';
  }
  label.select-arrow {
    left: -6px;
    border: none;
    margin-left: 0;
  }
}
select.no-arrow::-ms-expand {
  display: none;
}
.form-inline label.select-arrow {
  top: -1px;
}
/* Turn off custom arrow for IE9 */
.no-csstransforms3d label.select-arrow {
  display: none\9;
}
label.select-arrow + input {
  margin-left: 0;
  margin-left: 8px\9;
}
#main-menu .subnav .form-inline .input-wrapper {
  margin-left: 10px;
}
.input-wrapper * {
  white-space: normal;
}
#main-menu .subnav .form-inline .input-wrapper input {
  margin-left: 0;
}
.input-wrapper {
  position: relative;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}
header #main-menu .form-inline input.emailf {
  width: 300px;
  width: 250px\9;
  margin-left: 0;
}
header input.amount-currency {
  width: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
header input[type="number"] + select,
header input.amount-currency + select {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: top;
  position: relative;
  top: 0;
  left: -1px;
}
.menu-wrapper .form-stepper .step#send-money-step-2 {
  display: none;
}
header #main-menu .closer {
  position: absolute;
  top: 29px;
  right: 29px;
  display: block;
  width: 29px;
  height: 29px;
  padding: 0;
  line-height: 12px;
  overflow: hidden;
  border: none;
  border-radius: 5px;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
header #main-menu .menu-wrapper.light .closer:after {
  background-image: url(https://www.paypalobjects.com/webstatic/mktg/2014design/close_default.png);
}
/****/
header .menu-wrapper .form-stepper .step.shown {
  display: block;
}
header .menu-wrapper .form-stepper .step {
  display: none;
}
header .menu-wrapper .form-stepper .step.final h3 {
  margin-top: 6px;
  margin-bottom: 0;
}
header .menu-wrapper .form-stepper .step.final .btn {
  min-width: 180px;
}
header .menu-wrapper .form-stepper .step.shown {
  display: block;
}
header .menu-wrapper .button-choices {
  margin-top: -8px;
}
header .menu-wrapper .button-choices .choice {
  width: 45%;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 4px 20px 4px 0;
}
header .menu-wrapper .button-choices .choice a {
  font-size: inherit;
}
header .menu-wrapper .button-choices .choice:last-child {
  border-right: none;
  padding: 4px 0 4px 20px;
}
header .menu-wrapper .button-choices .headline {
  margin-bottom: 0;
}
header .menu-wrapper .button-choices .choice p {
  padding: 3px 0 10px;
}
header .menu-wrapper .button-choices .choice .btn {
  min-width: 234px;
}
header .menu-wrapper p {
  text-align: center;
  font-size: 13px;
  line-height: 1.5em;
  color: #777;
  padding: 12px 0;
}
#header-buttons {
  float: right;
  /* Fix for MS Surface issues */
  -ms-touch-action: none;
  touch-action: none;
}
#header-buttons.closed {
  display: none;
}
#header-buttons .btn {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * PLEASE NOTE: If you have specific icon needs, place them in your project's own Less file.
*/
/*
 * Use this for local testing
 *
@font-face {
	font-family: 'consumer-icons';

	src: url('fonts/ConsumerIcons-Regular.eot');
	src: url('fonts/ConsumerIcons-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ConsumerIcons-Regular.woff') format('woff'),
		url('fonts/ConsumerIcons-Regular.ttf')  format('truetype'),
		url('fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');

	font-style: normal;
	font-weight: 400;
} */
/*
 * Use this for production
 *
 */
@font-face {
  font-family: 'consumer-icons';
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.eot');
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.woff') format('woff'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.ttf') format('truetype'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
  font-style: normal;
  font-weight: 400;
}
.icon {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-small:before {
  font-size: 1.58rem;
}
.icon-medium:before {
  font-size: 2.6rem;
}
.icon-large:before {
  font-size: 7.8rem;
}
.icon-burger-small:before {
  content: "\e000";
}
.icon-slider-small:before {
  content: "\e001";
}
.icon-slider-half-small:before {
  content: "\e002";
}
.icon-close-small:before {
  content: "\e003";
}
.icon-add-small:before {
  content: "\e004";
}
.icon-arrow-down-small:before {
  content: "\e005";
}
.icon-arrow-up-small:before {
  content: "\e006";
}
.icon-arrow-left-small:before {
  content: "\e007";
}
.icon-arrow-right-small:before {
  content: "\e008";
}
.icon-arrow-down-half-small:before {
  content: "\e009";
}
.icon-arrow-up-half-small:before {
  content: "\e010";
}
.icon-arrow-left-half-small:before {
  content: "\e011";
}
.icon-arrow-right-half-small:before {
  content: "\e012";
}
.icon-clear-half-small:before {
  content: "\e013";
}
.icon-checkmark-small:before {
  content: "\e014";
}
.icon-checkmark-small-bold:before {
  content: "\e015";
}
.icon-action-arrow-half-small:before {
  content: "\e016";
}
.icon-tooltip-outline-small:before {
  content: "\e017";
}
.icon-tooltip-small:before {
  content: "\e018";
}
.icon-info-small:before {
  content: "\e019";
}
.icon-positive-small:before {
  content: "\e020";
}
.icon-attention-small:before {
  content: "\e021";
}
.icon-critical-small:before {
  content: "\e022";
}
.icon-info-large:before {
  content: "\e023";
}
.icon-positive-large:before {
  content: "\e024";
}
.icon-attention-large:before {
  content: "\e025";
}
.icon-critical-large:before {
  content: "\e026";
}
.icon-pp-logo:before {
  content: "\e029";
}
.icon-visa-logo:before {
  content: "\e030";
}
.icon-mastercard-logo:before {
  content: "\e031";
}
.icon-maestro-logo:before {
  content: "\e032";
}
.icon-amex-logo:before {
  content: "\e033";
}
.icon-discover-logo:before {
  content: "\e034";
}
.icon-card-half-solid:before {
  content: "\e035";
}
.icon-bank-half-solid:before {
  content: "\e036";
}
.icon-profile-large:before {
  content: "\e037";
}
.icon-profile-add-large:before {
  content: "\e038";
}
.icon-notification-small:before {
  content: "\e039";
}
.icon-settings-small:before {
  content: "\e040";
}
.icon-profile-small:before {
  content: "\e041";
}
.icon-funnel-small:before {
  content: "\e042";
}
.icon-delete-small:before {
  content: "\e043";
}
.icon-edit-small:before {
  content: "\e044";
}
.icon-lock-small:before {
  content: "\e045";
}
.icon-pdf-small:before {
  content: "\e046";
}
.icon-contact-small:before {
  content: "\e047";
}
.icon-undo-small:before {
  content: "\e048";
}
.icon-cancel-small:before {
  content: "\e049";
}
.icon-simple-list-small:before {
  content: "\e050";
}
.icon-detailed-list-small:before {
  content: "\e051";
}
.icon-print-small:before {
  content: "\e052";
}
.icon-camera-small:before {
  content: "\e053";
}
.icon-info-outline-small:before {
  content: "\e054";
}
.icon-us-dollar-outline-small:before {
  content: "\e055";
}
.icon-calendar-half-small:before {
  content: "\e056";
}
.icon-hiper-logo:before {
  content: "\e057";
}
.icon-hipercard-logo:before {
  content: "\e058";
}
.icon-elo-logo:before {
  content: "\e059";
}
.icon-star-small:before {
  content: "\e060";
}
.icon-jcb-logo:before {
  content: "\e061";
}
.icon-attention-outline-small:before {
  content: "\e062";
}
.icon-unionpay-logo:before {
  content: "\e063";
}
.icon-search-small:before {
  content: "\e064";
}
.icon-desktop-small:before {
  content: "\e065";
}
.icon-mobile-small:before {
  content: "\e066";
}
.icon-laptop-small:before {
  content: "\e067";
}
.icon-tablet-small:before {
  content: "\e068";
}
.icon-send-money:before {
  content: "\e500";
}
.icon-request-money:before {
  content: "\e501";
}
.icon-photo:before {
  content: "\e502";
}
.icon-gift-cards:before {
  content: "\e503";
}
.icon-credit-card:before {
  content: "\e504";
}
.icon-truck:before {
  content: "\e505";
}
.icon-email:before {
  content: "\e506";
}
.icon-email-solid:before {
  content: "\e507";
}
.icon-bank-check:before {
  content: "\e508";
}
.icon-calendar:before {
  content: "\e509";
}
.icon-holiday:before {
  content: "\e510";
}
.icon-gift:before {
  content: "\e511";
}
.icon-wallet:before {
  content: "\e512";
}
.icon-play-video:before {
  content: "\e513";
}
.icon-heart:before {
  content: "\e514";
}
.icon-shield:before {
  content: "\e515";
}
.icon-tunes:before {
  content: "\e516";
}
.icon-invoice:before {
  content: "\e517";
}
.icon-shopping-bag:before {
  content: "\e518";
}
.icon-phone:before {
  content: "\e519";
}
.icon-phone-solid:before {
  content: "\e520";
}
.icon-tag:before {
  content: "\e521";
}
.icon-delivery:before {
  content: "\e522";
}
.icon-questionmark:before {
  content: "\e523";
}
.icon-cut-coupons:before {
  content: "\e524";
}
.icon-register:before {
  content: "\e525";
}
.icon-house:before {
  content: "\e526";
}
.icon-gift-card:before {
  content: "\e527";
}
.icon-messages:before {
  content: "\e528";
}
.icon-add-money:before {
  content: "\e529";
}
.icon-send-check:before {
  content: "\e530";
}
.icon-paypal-me:before {
  content: "\e531";
}
.icon-pp-logo-outline:before {
  content: "\e532";
}
.icon-money-bag:before {
  content: "\e533";
}
.icon-chip-pin:before {
  content: "\e534";
}
.icon-boleto-ready:before {
  content: "\e535";
}
.icon-boleto-topup:before {
  content: "\e536";
}
.icon-clock-pay:before {
  content: "\e537";
}
.icon-speeding-cart:before {
  content: "\e538";
}
.icon-international-transfer:before {
  content: "\e539";
}
.icon-link-small:before {
  content: "\e540";
}
@font-face {
  font-family: 'paypal-vx-icons';
  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');
  font-style: normal;
  font-weight: 400;
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* 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: #0092d1;
  color: #ffffff;
  background-color: #0092d1;
}
.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: 1.2em;
  width: 1.2em;
  margin: 0 12px 0 0;
  padding: 0.4em 0.1em;
  border: 1px solid #2c2e2f;
  content: '';
  font-size: 25px;
  line-height: 0;
  border-radius: 2px;
}
.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: -3px;
  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: #6c7378;
  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: #0092d1;
  background-color: #0092d1;
  box-shadow: inset 0 0 0 5px #ffffff;
}
.vx_radio label:before {
  border-radius: 100%;
}
.vx_alert,
.vx_alert_inline {
  display: table;
  width: 100%;
  margin-bottom: 5px;
  padding: 1rem;
  border: 1px solid #9da3a6;
  border-left-width: 0;
  border-right-width: 0;
  color: #9da3a6;
}
.vx_alert_inline {
  border: none;
}
.vx_alert-help:before,
.vx_alert-success:before,
.vx_alert-warning:before,
.vx_alert-critical:before {
  display: inline;
  width: 3em;
  padding-right: 12px;
  font-size: 1.58rem;
  line-height: 0;
  font-family: 'paypal-vx-icons';
}
.vx_alert-help {
  border-color: #009cde;
  color: #009cde;
}
.vx_alert-help:before {
  content: "\2139";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-success {
  border-color: #00cf92;
  color: #00cf92;
}
.vx_alert-success:before {
  content: "\2714";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-warning {
  border-color: #ff9600;
  color: #ff9600;
}
.vx_alert-warning:before {
  content: "\2755";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-critical {
  border-color: #d20000;
  color: #d20000;
}
.vx_alert-critical:before {
  content: "\26A0";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-icon {
  display: inline;
  width: 3em;
  padding-right: 12px;
}
.vx_alert-text {
  margin: 0 0 0 2.5em;
  color: #2c2e2f;
  display: table-cell;
  width: 100%;
}
@media (min-width: 768px) {
  .vx_alert {
    border-left-width: 1px;
    border-right-width: 1px;
    border-radius: 5px;
  }
}
/**
 * THIS ICONS COMPONENT IS BEING DEPRECATED. USE THE ICONOGRAPHY COMPONENT INSTEAD.
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * UED: cgrigson, adustin, nvandewater
 * UIE: jlowery
 * 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 {
  font-family: 'paypal-vx-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-small:before {
  font-size: 1.58rem;
}
.icon-medium:before {
  font-size: 2.6rem;
}
.icon-large:before {
  font-size: 7.8rem;
}
.icon-slider-small:before {
  content: "\205D";
}
.icon-slider-half-small:before {
  content: "\205E";
}
.icon-close-small:before {
  content: "\274E";
}
.icon-add-small:before {
  content: "\002B";
}
.icon-arrow-down-small:before {
  content: "\2193";
}
.icon-arrow-up-small:before {
  content: "\2191";
}
.icon-arrow-left-small:before {
  content: "\2190";
}
.icon-arrow-right-small:before {
  content: "\2192";
}
.icon-arrow-down-half-small:before {
  content: "\21E3";
}
.icon-arrow-up-half-small:before {
  content: "\21E1";
}
.icon-arrow-left-half-small:before {
  content: "\21E0";
}
.icon-arrow-right-half-small:before {
  content: "\21E2";
}
.icon-arrow-back-small:before {
  content: "\21E6";
}
.icon-clear-half-small:before {
  content: "\2716";
}
.icon-checkmark-small:before {
  content: "\2705";
}
.icon-checkmark-small-bold:before {
  content: "\2611";
}
.icon-circled-checkmark-small:before {
  content: "\2714";
}
.icon-circled-checkmark-large:before {
  content: "\2713";
}
.icon-action-arrow-half-small:before {
  content: "\25BA";
}
.icon-action-arrow-right-half-small:before {
  content: "\25BA";
}
.icon-action-arrow-down-half-small:before {
  content: "\25BC";
}
.icon-action-arrow-up-half-small:before {
  content: "\25B2";
}
.icon-tooltip-small:before {
  content: "\2753";
}
.icon-info-small:before {
  content: "\2139";
}
.icon-positive-small:before {
  content: "\002B";
}
.icon-attention-small:before {
  content: "\2755";
}
.icon-critical-small:before {
  content: "\26A0";
}
.icon-info-large:before {
  content: "\24D8";
}
.icon-positive-large:before {
  content: "\002B";
}
.icon-attention-large:before {
  content: "\2762";
}
.icon-critical-large:before {
  content: "\2757";
}
.icon-pp-logo:before {
  content: "\E498";
}
.icon-pp-logo-half:before {
  content: "\E499";
}
.icon-gear:before {
  content: "\2699";
}
.icon-magnifying-glass:before {
  content: "\1F50D";
}
.icon-bell:before {
  content: "\1F514";
}
.icon-chain-link:before {
  content: "\1F517";
}
.icon-calendar:before {
  content: "\1F4C5";
}
.icon-camera-add:before {
  content: "\1F4F7";
}
.icon-avatar:before {
  content: "\1F471";
}
/* 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,
.vx_form-group-nolabel 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: -1.25em;
}
.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: 12.5px;
  height: 50px;
}
.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: 2.5em;
  min-width: 2.5em;
  color: #9da3a6;
  text-align: right;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.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: 1px solid #0092d1;
  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: #fefafa;
  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: 2.25em;
  color: #d20000;
  text-align: left;
}
.vx_form-control-message {
  display: block;
  background: #fdfeff;
  padding: 0.5em 1em;
  border: 1px solid #0092d1;
  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;
}
.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;
  padding: 0 15px;
  line-height: 50px;
  margin: 1px;
  transition: opacity 0.25s ease-out;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  color: #6c7378;
}
.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;
  transition: opacity 0.4s ease-in-out, top 0.3s ease-out;
}
.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;
}
.vx_floatingLabel label,
.vx_floatingLabel_complex label,
.vx_floatingLabel_active label {
  position: absolute;
  left: -999em;
}
.vx_floatingLabel input,
.vx_floatingLabel_complex input,
.vx_floatingLabel_active input {
  position: relative;
  z-index: 2;
  height: 50px;
  padding: 18px 15px 0;
  background: transparent;
  color: #2c2e2f;
}
.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;
  top: -2px;
}
.vx_floatingLabel .vx_form-control-error-icon,
.vx_floatingLabel_complex .vx_form-control-error-icon,
.vx_floatingLabel_active .vx_form-control-error-icon {
  top: -3px;
}
.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.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: 2.25em;
  color: #d20000;
  text-align: left;
}
.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-message {
  border-color: #0092d1;
}
.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: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;
}
.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;
}
/*
* @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
*/
.vx_btn,
.vx_btn-small,
.vx_btn-medium {
  display: inline-block;
  min-width: 6rem;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #0070ba;
  border-radius: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-family: 'PayPal-Sans', sans-serif;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  background-color: #0070ba;
  transition: all 250ms ease;
  -webkit-font-smoothing: antialiased;
}
.vx_btn:visited,
.vx_btn-small:visited,
.vx_btn-medium:visited,
.vx_btn:active,
.vx_btn-small:active,
.vx_btn-medium:active,
.vx_btn:hover,
.vx_btn-small:hover,
.vx_btn-medium:hover,
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  color: #ffffff;
}
.vx_btn:visited,
.vx_btn-small:visited,
.vx_btn-medium:visited {
  text-decoration: none;
}
.vx_btn:hover,
.vx_btn-small:hover,
.vx_btn-medium:hover,
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  background-color: #003087;
  border: 1px solid #003087;
  box-shadow: none;
  text-decoration: none;
}
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  outline: none;
  text-decoration: underline;
}
.vx_btn[disabled],
.vx_btn-small[disabled],
.vx_btn-medium[disabled],
.vx_btn[disabled]:hover,
.vx_btn-small[disabled]:hover,
.vx_btn-medium[disabled]:hover,
.vx_btn[disabled]:active,
.vx_btn-small[disabled]:active,
.vx_btn-medium[disabled]:active,
.vx_btn.vx_is-disabled,
.vx_btn-small.vx_is-disabled,
.vx_btn-medium.vx_is-disabled,
.vx_btn.vx_is-disabled:hover,
.vx_btn-small.vx_is-disabled:hover,
.vx_btn-medium.vx_is-disabled:hover,
.vx_btn.vx_is-disabled:active,
.vx_btn-small.vx_is-disabled:active,
.vx_btn-medium.vx_is-disabled:active {
  color: #cbd2d6;
  background: #f5f6f8;
  box-shadow: none;
  border: 1px solid #cbd2d6;
  text-decoration: none;
  cursor: not-allowed;
  outline: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.vx_btn + .vx_btn,
.vx_btn + .vx_btn-small,
.vx_btn + .vx_btn-medium,
.vx_btn-small + .vx_btn,
.vx_btn-small + .vx_btn-small,
.vx_btn-small + .vx_btn-medium,
.vx_btn-medium + .vx_btn,
.vx_btn-medium + .vx_btn-small,
.vx_btn-medium + .vx_btn-medium {
  margin-left: 0.75rem;
}
.vx_btn.vx_btn-block,
.vx_btn-small.vx_btn-block,
.vx_btn-medium.vx_btn-block {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.vx_btn-secondary {
  background-color: transparent;
  border-color: #0070ba;
  color: #0070ba;
}
.vx_btn-secondary:hover,
.vx_btn-secondary:focus {
  color: #003087;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #003087;
  box-shadow: 0 0 0 1px #003087 inset;
}
.vx_btn-secondary:visited {
  text-decoration: none;
  color: #0070ba;
}
.vx_btn_reversed {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #0070ba;
}
.vx_btn_reversed:hover,
.vx_btn_reversed:focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #003087;
}
.vx_btn_reversed:visited {
  color: #0070ba;
}
.vx_btn_reversed:visited:hover {
  color: #003087;
}
.vx_btn-secondary_reversed {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.vx_btn-secondary_reversed:hover,
.vx_btn-secondary_reversed:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff inset;
}
.vx_btn-medium {
  font-size: 0.8125rem;
  line-height: 1.38461538;
  min-width: 4.5rem;
  padding: 0.5625rem 1.125rem;
}
.vx_btn-small {
  font-size: 0.8125rem;
  line-height: 1.36363636;
  min-width: 3.75rem;
  padding: 0.46875rem 0.9375rem;
}
.vx_btn-icon {
  display: inline-block;
  width: 1.5rem;
  position: relative;
  margin-right: 0.625rem;
}
.vx_btn-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: -1.125rem;
  left: 0;
}
.vx_btn-icon .svg-stroke {
  stroke: #ffffff;
}
.vx_btn-icon .svg-fill {
  fill: #ffffff;
}
.vx_btn-secondary .vx_btn-icon .svg-stroke {
  stroke: #0070ba;
}
.vx_btn-secondary .vx_btn-icon .svg-fill {
  fill: #0070ba;
}
.vx_btn-secondary:hover .vx_btn-icon .svg-stroke,
.vx_btn-secondary:focus .vx_btn-icon .svg-stroke {
  stroke: #003087;
}
.vx_btn-secondary:hover .vx_btn-icon .svg-fill,
.vx_btn-secondary:focus .vx_btn-icon .svg-fill {
  fill: #003087;
}
[disabled] .vx_btn-icon .svg-stroke,
[disabled]:hover .vx_btn-icon .svg-stroke,
[disabled]:active .vx_btn-icon .svg-stroke,
.vx_is-disabled .vx_btn-icon .svg-stroke,
.vx_is-disabled:hover .vx_btn-icon .svg-stroke,
.vx_is-disabled:active .vx_btn-icon .svg-stroke {
  stroke: #cbd2d6;
}
[disabled] .vx_btn-icon .svg-fill,
[disabled]:hover .vx_btn-icon .svg-fill,
[disabled]:active .vx_btn-icon .svg-fill,
.vx_is-disabled .vx_btn-icon .svg-fill,
.vx_is-disabled:hover .vx_btn-icon .svg-fill,
.vx_is-disabled:active .vx_btn-icon .svg-fill {
  fill: #cbd2d6;
}
.vx_btn-medium .vx_btn-icon {
  width: 1.125rem;
  margin-right: 0.5rem;
}
.vx_btn-medium .vx_btn-icon svg {
  width: 1.125rem;
  height: 1.125rem;
  top: -0.8125rem;
}
.vx_btn-small .vx_btn-icon {
  width: 1.10795454rem;
  margin-right: 0.375rem;
}
.vx_btn-small .vx_btn-icon svg {
  width: 1.10795454rem;
  height: 1.10795454rem;
  top: -0.75rem;
}
.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;
}
.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;
}
.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: 0;
  font-size: 1.25rem;
}
.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 5px 3px;
  box-shadow: 0 1px 2px #2c2e2f;
  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: '\2190';
  display: inline;
  font-size: 1.5em;
  vertical-align: -0.1em;
  padding-right: 0.1em;
}
.vx_btn-twoUp .vx_btn {
  display: inline-block;
  width: 48%;
  margin-left: 0;
  margin-right: 0;
}
.vx_btn-twoUp .vx_btn:first-of-type {
  margin-right: 1.5%;
}
.vx_btn-twoUp .vx_btn:last-of-type {
  margin-left: 1.5%;
}
@media (max-width: 768px) {
  .vx_blocks-for-mobile .vx_btn {
    display: block;
    width: 100%;
  }
  .vx_blocks-for-mobile .vx_btn + .vx_btn {
    margin: 5px 0 0;
  }
}
.vx_btn-link {
  background: none;
  border: none;
  color: #0070ba;
  font-weight: 500;
  padding: 0;
}
.vx_btn-link:hover {
  color: #005ea6;
  text-decoration: underline;
}
body {
  margin: 0;
}
a,
a:visited {
  color: #0079bf;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.secondaryLink,
.secondaryLink a {
  color: #666;
}
#main {
  padding-top: 25px;
}
.allCards {
  background: url(https://www.paypalobjects.com/webstatic/mktg/icon/cc_strip.png) no-repeat 0 0;
  width: 147px;
  height: 23px;
  text-indent: -7777px;
  float: left;
  margin-top: 12px;
}
.accept {
  color: #666;
  float: left;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 3px;
}
.acceptCards {
  float: right;
}
.column_16_8 {
  margin-bottom: 20px;
}
#content .pageHeadline2 {
  margin-top: 20px;
}
.hrFeathered {
  margin: 0 auto 42px;
}
.noTBMargin {
  margin-top: 0;
  margin-bottom: 0;
}
.column_12_12 {
  margin-bottom: 42px;
}
#donations .column_12_12 > h2.pageHeadline2 {
  margin-top: 40px;
}
#donations p {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 20px 0;
  color: #868686;
}
#donations .trayOuter p {
  font-size: 1em;
  color: #666;
}
#donations .trayOuter > p {
  margin: 10px 0;
  text-align: center;
}
.lookup form div.textInput.medium input {
  margin: 2px 0 4px;
  width: 300px;
  font-size: 13px;
  border-radius: 5px;
  height: 30px;
}
.lookup form div.textInput.medium input#captchaInput {
  width: 227px;
}
#donations a.button {
  width: 230px;
  font-size: 1.2em;
  margin-top: 20px;
}
#donations .trayOuter {
  width: 90%;
  margin-left: 0;
}
#donations .two.column.nogutter .trayInner {
  padding: 10px 20px 0;
  width: 275px;
  margin-left: 30%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#donations .two.column.nogutter .trayOuter .trayInner h3 {
  font-size: 1.6em;
  margin: .8em 0 2em;
}
#donations .trayOuter .trayInner h3 {
  font-size: 1.3em;
  margin: .8em 10px 1em;
}
#donations .trayOuter .trayInner p {
  margin-bottom: 1.5em;
}
#donations .contentContainerRight p {
  margin-bottom: .5em;
}
#donations .one.column .trayOuter {
  margin-top: 30px;
}
#donations .trayOuter .trayInner form {
  margin-left: 6px;
}
div.textInput {
  position: relative;
  margin-top: 20px;
}
.lookup form label {
  z-index: 999;
  position: absolute;
  top: 5px;
  left: 13px;
  color: #676767 !important;
}
.lookup form label.focus {
  color: #999 !important;
}
.lookup form label.active {
  left: -9999px;
}
#donations input.button {
  width: 267px;
  margin: 10px 0;
  font-size: 1em;
}
ul.charityInfo {
  font-weight: bold;
  list-style-type: none;
}
ul.charityInfo li {
  margin: 5px 0;
  list-style-type: none;
}
h3.confirmed {
  font-size: 1.8em;
  color: #666;
}
#donations p.confirmedDesc {
  margin-top: 5px;
}
.confirmedBanner {
  position: absolute;
  top: 15px;
  left: -5px;
  height: 37px;
  width: 307px;
  background: transparent url('https://www.paypalobjects.com/webstatic/mktg/cause/ppvc_banner.png') no-repeat;
  z-index: 100;
  color: #fff;
  font-size: 1.3em;
  padding: 6px 0 0 10px;
  text-shadow: none !important;
}
img.badge {
  margin: 80px 0 0 40px;
}
#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
}
#overlay #badgeContainer {
  position: relative;
  margin: 200px auto 0;
  padding: 30px 25px 20px;
  width: 340px;
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 1px 0px 5px 3px #666;
  -moz-box-shadow: 1px 0px 5px 3px #666;
  box-shadow: 1px 0px 5px 3px #666;
}
#overlay #badgeContainer a.closeX {
  background: transparent url('https://www.paypalobjects.com/webstatic/mktg/cause/closeX.png') no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  height: 12px;
  width: 12px;
}
#badgeContainer h3 {
  font-size: 1.8em;
  color: #0079c1;
  margin-bottom: 10px;
}
#badgeContainer a.button {
  width: 300px;
  margin: 20px 0;
  font-size: 1.1em;
}
#badgeContainer p {
  font-size: 1.1em;
  line-height: 1.4;
}
#badgeContainer .outerCode {
  background: #f2f2f2;
  width: 315px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 20px;
}
#badgeContainer .innerCode {
  background: #fff;
  border: 1px solid #ccc;
  font-size: .9em;
  padding: 15px;
  line-height: 1.4;
}
#badgeContainer a.close {
  text-align: center;
  display: block;
}
.infoGraphicContainer {
  background: transparent url('https://www.paypalobjects.com/webstatic/en_US/mktg/cause/ppvc-search.png') no-repeat;
  position: relative;
  height: 306px;
  margin-bottom: 50px;
}
#donations .infoGraphicContainer p.caption1,
#donations .infoGraphicContainer p.caption2,
#donations .infoGraphicContainer p.caption3 {
  position: absolute;
  font-size: 1.1em;
  color: #444;
}
.infoGraphicContainer p.caption1 {
  top: 205px;
  left: 35px;
  width: 200px;
}
.infoGraphicContainer p.caption2 {
  top: 33px;
  left: 272px;
  width: 130px;
}
.infoGraphicContainer p.caption3 {
  top: 200px;
  left: 440px;
  width: 110px;
}
.phoneContainer {
  background: url(https://www.paypalobjects.com/webstatic/mktg/merchant/images/arrows.png) no-repeat 0px -241px;
  padding: 3px 0 4px 20px;
}
.bucketBox {
  width: 398px;
}
.bucketBox ul {
  margin: 0;
}
.bucketBox li {
  float: left;
  list-style: none;
  width: 196px;
  min-height: 50px;
  margin: 10px 0;
  text-align: center;
}
.column_16_8 .kickerTrayInner {
  background: #ffffff url(https://www.paypalobjects.com/webstatic/mktg/consumer/gradients/bottomtray-vr.jpg) repeat-y 65.99190283% bottom;
}
.kickerTrayInner .two .contentContainerRight {
  padding: 15px 37px 15px 43px;
}
.kickerTrayInner .two .button {
  width: 88%;
}
.column.textAlignCenter {
  text-align: center;
}
.column.textPadding {
  padding: 50px 0 0 0;
}
.videoLightboxLink {
  margin: 0 auto;
}
.videoDemoText {
  margin-left: -20px;
}
#lightboxPricing,
#lightboxPartners {
  color: #666;
}
#lightboxPricing table {
  border-spacing: 0;
  font-size: 12px;
}
#lightboxPricing th,
#lightboxPricing td {
  border-bottom: 1px dotted #ccc;
  padding: 10px 15px;
}
#lightboxPricing td.hilite {
  background-color: #f7f7f7;
}
#lightboxPricing td:first-child {
  width: 100px;
}
#lightboxPricing td.last {
  width: 160px;
}
#lightboxPricing h3,
#lightboxPartners h3 {
  font-weight: normal;
  margin-top: 0;
}
#lightboxPricing th {
  text-align: left;
  font-weight: bold;
  padding: 10px 0;
}
#lightboxPricing a,
#lightboxPartners a {
  display: block;
  outline: 0;
  font-weight: bold;
  padding-top: 10px;
}
#lightboxPricing .note {
  font-size: 11px;
  margin: 20px 0;
}
.partnerTable {
  margin-top: 30px;
}
.partnerCol {
  float: left;
  width: 173px;
  padding: 0 10px;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  min-height: 160px;
}
.partnerCol:first-child {
  border-left: none;
}
.partnerCol p:first-child {
  text-align: center;
}
#viewDonationsDemo {
  padding-left: 20px;
  background: url(https://merchant.paypal.com/cms_content/US/en_US/images/merchant/mpr_sprite1.gif) no-repeat scroll -190px -14px transparent;
}
.stepDemoWrap {
  margin-top: 10px;
}
.navBtnBox a {
  outline: 0;
}
#hiw1_topContainer {
  display: none;
}
#hiw1_bottomContainer .stepImg1 {
  background: url("https://www.paypalobjects.com/webstatic/mktg/Nonprofit/SL_9028_PP_Non-Profit-Lightboxes__Donor_See_PetFundImage_449x367.jpg") repeat scroll 0 0 transparent;
}
#hiw1_bottomContainer .stepImg2 {
  background: url("https://www.paypalobjects.com/webstatic/mktg/Nonprofit/SL_9028_PP_Non-Profit-Lightboxes_Demo_Step2.jpg") repeat scroll 0 0 transparent;
}
#hiw1_bottomContainer .stepImg3 {
  background: url("https://www.paypalobjects.com/webstatic/mktg/Nonprofit/SL_9028_PP_Non-Profit-Lightboxes_Demo_Step3.jpg") repeat scroll 0 0 transparent;
}
#hiw1_bottomContainer .stepImg4 {
  background: url("https://www.paypalobjects.com/webstatic/mktg/Nonprofit/SL_9028_PP_Non-Profit-Lightboxes_Demo_Step4.jpg") repeat scroll 0 0 transparent;
}
#hiw1_bottomContainer .stepImg5 {
  background: url("https://www.paypalobjects.com/webstatic/mktg/Nonprofit/SL_9028_PP_Non-Profit-Lightboxes_Demo_Step5.jpg") repeat scroll 0 0 transparent;
}
#merchantfees {
  padding: 0px !important;
}
.textInput.notification input {
  border: 1px solid #f2d16f!important;
  -webkit-box-shadow: 0 0 5px 0 rgba(242, 209, 111, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(242, 209, 111, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(242, 209, 111, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/recovery/ui-sprite.png') no-repeat scroll right -1992px transparent;
}
.textInput.error input {
  border: 1px solid #de746a!important;
  -webkit-box-shadow: 0 0 5px 0 rgba(220, 99, 88, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(220, 99, 88, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(220, 99, 88, 0.6), inset 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/recovery/ui-sprite.png') no-repeat scroll right -2192px transparent;
}
.notificationContainer.caret {
  padding: 8px 12px 0 12px;
  position: relative;
  border: 1px solid #eeddac;
  background: #fef8e7;
  font: 0.923em/1.417em "Arial";
  text-shadow: 0 1px #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 7px 0 0 0;
  display: none;
}
.notificationContainer.caret:before {
  position: absolute;
  content: "";
  left: 10px;
  top: -15px;
  z-index: 1;
  border-color: transparent transparent #eeddac;
  border-style: dashed solid;
  border-width: 7px;
}
.notificationContainer.caret:after {
  position: absolute;
  content: "";
  left: 10px;
  top: -13px;
  z-index: 2;
  border-color: transparent transparent #fef8e7;
  border-style: dashed solid;
  border-width: 7px;
}
.errorContainer.caret {
  padding: 8px 12px;
  position: relative;
  border: 1px solid #efcaca;
  background: #f7ebeb;
  font: 0.923em/1.417em "Arial";
  text-shadow: 0 1px #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 7px 0 0 0;
  display: none;
}
.captcha .errorContainer.caret {
  display: block;
}
.errorContainer.caret:before {
  position: absolute;
  content: "";
  left: 10px;
  top: -15px;
  z-index: 1;
  border-color: transparent transparent #efcaca;
  border-style: dashed solid;
  border-width: 7px;
}
.errorContainer.caret:after {
  position: absolute;
  content: "";
  left: 10px;
  top: -13px;
  z-index: 2;
  border-color: transparent transparent #f7ebeb;
  border-style: dashed solid;
  border-width: 7px;
}
div.validationsContainer,
div.errorContainer {
  clear: both;
}
#donations .trayOuter .trayInner div.errorContainer p {
  margin: 0;
}
div.validationsContainer ul {
  margin: 0;
  padding: 0;
}
div.validationsContainer li {
  list-style-type: none;
  margin: 0 0 8px 0;
  display: none;
}
p.url,
div#badgeCode {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* Start Page Styles */
#content.start .contentWrapper {
  width: 988px;
  margin: 0 auto;
  font-size: 1.15em;
}
#content.start .contentWrapper h1 {
  clear: both;
}
#content.start .contentWrapper h2 {
  color: #0079c1;
  font-size: 2.1em;
}
.column_16_8 {
  clear: both;
}
#content.start .contentWrapper h3 {
  font-size: 1.4em;
  color: #333;
  margin-top: 5px;
}
#content.start .contentWrapper .column {
  float: none;
}
#content.start .contentWrapper .one_9_15,
#content.start .contentWrapper .two_9_15 {
  margin-top: 40px;
}
#content.start .contentWrapper .one_9_15,
#content.start .contentWrapper .one_12_12 {
  width: 340px;
  padding-right: 102px;
  float: left;
}
#content.start .contentWrapper .two_9_15,
#content.start .contentWrapper .two_12_12 {
  width: 522px;
  float: left;
}
#content.start .contentWrapper p {
  line-height: 1.4;
  font-size: .9em;
}
#content.start .contentWrapper li {
  font-size: .9em;
}
#content.start .contentWrapper .trayOuter .trayInner {
  padding-bottom: 20px;
}
#content.start .contentWrapper .trayOuter h3 {
  margin-bottom: 20px;
  font-size: 1.4em;
}
#content.start .contentWrapper .trayOuter .one_16_8 h3 {
  margin-bottom: 5px;
}
#content.start .contentWrapper .trayOuter .buttonContainer a.button {
  width: 250px;
  font-size: .9em;
}
#content.start .contentWrapper .trayHatch {
  padding-left: 20px;
}
.horizontalRule {
  background: transparent url(https://www.paypalobjects.com/webstatic/mktg/consumer/gradients/hr-sprite-core2.png) no-repeat scroll;
  background-position: 50% -345px;
  height: 30px;
  margin: 10px 0;
  clear: both;
}
.horizontalRule hr {
  display: none;
}
#content.start .contentWrapper .one_12_12 {
  width: 442px;
  padding-right: 0;
}
#content.start .contentWrapper .two_12_12 p,
#content.start .contentWrapper .one_12_12 p {
  margin-bottom: 15px;
}
.imageAlignRight {
  text-align: right;
}
#content.start .contentWrapper .one_16_8,
#content.start .contentWrapper .two_16_8 {
  float: left;
  width: 31.98380566801619%;
}
#content.start .contentWrapper .one_16_8 {
  width: 62.9919028340081%;
}
#content.start .contentWrapper .two_16_8 a {
  font-size: .8em;
}
#content.start .contentWrapper .two_16_8 .buttonContainer {
  margin-bottom: 10px;
}
#content.start .contentWrapper .two_16_8 .button a {
  font-size: .8em;
}
#content.start .contentWrapper table {
  text-align: left;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
}
#content.start .contentWrapper table tbody tr:nth-child(odd) {
  background: #efefef;
}
#content.start .contentWrapper table tr th {
  background: transparent;
  text-align: center;
}
#content.start .contentWrapper td {
  width: 137px;
  text-align: center;
}
#content.start .contentWrapper table tr td:nth-child(2),
#content.start .contentWrapper table tr th:nth-child(2) {
  border: none;
  border-right: 3px solid rgba(220, 220, 220, 0.1);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}
#content.start .contentWrapper table tr:last-child td {
  height: 20px;
}
#content.start .contentWrapper table tr td:first-child {
  width: 180px;
  padding-left: 21px;
  padding-right: 48px;
  text-align: left;
  font-weight: bold;
}
#content.start .contentWrapper table tr td:last-child,
#content.start .contentWrapper table tr th:last-child {
  border-left: 1px solid #fff;
}
#content.start .contentWrapper table tr td p span {
  display: block;
  font-size: .8em;
  font-weight: normal;
}
#two_wttwocolumnsc2_1 {
  font: 0.9em/1 Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
/* Login Page
========================================================
*/
.login {
  color: #2c2c2d;
}
.login header#header {
  padding: 22px 0 22px 144px;
  min-width: 100%;
  border-bottom: 1px solid #ccc;
}
.login .content {
  padding-top: 50px;
}
.login footer#footer {
  border-top: 1px solid #e5e5e5;
  color: #999;
  max-width: 970px;
  margin: 0 auto;
  font-size: .75em;
  padding-top: 24px;
}
.login footer#footer p {
  color: #777;
  margin-left: 5px;
}
.login footer#footer ul {
  float: none;
  color: #777;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.login footer#footer ul.sec {
  margin-bottom: 20px;
}
.login footer#footer a {
  color: #777;
  font-weight: normal;
}
.login footer#footer a:hover {
  color: #666;
}
.login .error,
.login .case3 {
  color: #c72d2d;
  background: url('') no-repeat;
  padding-bottom: 16px;
  border-bottom: 1px solid #cfcfcf;
  background: url('https://www.paypal.com/en_US/i/icon/icon_alert_24wx24h.gif') no-repeat left top;
  padding-left: 36px;
  font-size: .9em;
  line-height: 1.2;
  margin: 0 0 18px 0;
  display: none;
}
.login .case3 {
  display: block;
}
.login .error p {
  display: none;
}
.login label {
  font-size: 1.1em;
}
.login section.content h1 {
  font-size: 1.7em;
  font-weight: normal;
  font-weight: 200;
  margin: 0 0 24px 0;
}
.login .login_wrap {
  width: 370px;
  margin: 15px auto 65px;
  padding: 45px 85px 24px;
  background: #f5f5f5;
}
.login .login_wrap {
  font-weight: bold;
}
.login .login_wrap input[type=text],
.login .login_wrap input[type=password] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 38px;
  border: 1px solid #b3b3b3;
  margin-bottom: 18px;
  font-size: 1.2em;
}
.login form {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.login .login_wrap input,
.login .login_wrap .btn {
  width: 100%;
}
.login p.ce {
  text-align: center;
}
.login a.nt {
  margin: 0 auto;
  font-size: .9em;
}
.login .new {
  font-weight: bold;
  font-size: .9em;
}
.login .login_wrap .btn {
  border: none;
  padding: 12px 0;
  font-weight: bold;
  margin-bottom: 24px;
  cursor: pointer;
}
.login label.oops {
  color: #c72d2d;
}
/******************************************
New Styles
******************************************/
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-family: 'pp-sans-small-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
}
.content {
  z-index: 4;
  position: relative;
}
.accessAid {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.centerWrap {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
/*  .steps {
   padding: 35px 11px 35px 0;
		float: left;
		font-size: 15px;
		font-size: 1.5rem;
		width: 300px;
		color: #f7f8f8;
}
html p.circle {
   border: 1px solid #c0c0c0;
   padding: 7px 11px;
   border-radius: 50%;
   float: left;
   margin-right: 20px;
}
html p.step-text {
   display: table-cell;
   vertical-align: middle;
   height: 30px;
   padding: 0;
		line-height: 1.4;
		font-weight: 300;
}
html p.step-text a {
	font-weight: bold;
} */
/* Button Styles
=======================================
*/
/* Default Blue Color */
.btn,
a.btn {
  display: inline-block;
  padding: 9px 15px 10px;
  border: none;
  margin-bottom: 0;
  background: #0070ba;
  font-size: 15px;
  font-size: 1.07142857142857rem;
  font-weight: bold;
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 21px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.btn:hover,
a.btn:hover {
  background: #0c8dc4;
}
.btn.secondary,
a.btn.secondary {
  background: #ddd;
  color: #333;
}
.btn.secondary:hover,
a.btn.secondary:hover {
  background: #ebebeb;
}
a.btn.btn-small,
.btn.btn-small {
  padding: 8px 12px;
  min-width: 66px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.36em;
}
a.btn.btn-large,
.btn.btn-large {
  padding: 10px 0;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}
/*Disabled button */
.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:active,
.btn[disabled]:active {
  background: #e5e5e5;
  cursor: default;
}
/******************************************
Start Page
******************************************/
section#home {
  font-weight: 100;
  letter-spacing: .05em;
}
section#home section.fr {
  background: url("https://www.paypalobjects.com/webstatic/ppgf/kid_accountant.jpg") 50% 50% no-repeat;
  background-size: cover;
  height: 320px;
  color: #fff;
  overflow: none;
}
section#home section.fr .fr_heading {
  width: 500px;
  padding: 0;
  text-align: left;
}
section#home section.fr .fr_heading h1 {
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 100;
}
section#home section.fr .fr_heading p {
  text-align: left;
  margin: 10px 0 50px 0;
  font-size: 20px;
  font-size: 2.0rem;
}
section#home section.fr .fr_heading a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 9px 70px;
}
section#home section.fr .fr_heading.centered {
  margin: 0 auto;
  text-align: center;
}
section#home section.fr .fr_heading.centered p {
  text-align: center;
}
section#home section.fr_under {
  background: #000;
  color: #fff;
  padding: 40px 0;
  height: 70px;
}
section#home section.fr_under .steps {
  padding: 0;
  width: 32%;
  margin-right: 2%;
}
section#home section.fr_under .steps:last-child {
  margin-right: 0;
}
section#home section.fr_under .steps .circle {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 7px 12px;
  font-weight: 200;
}
section#home section.fr_under .steps .step-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 100;
}
section#home section.wht h2 {
  font-size: 45px;
  font-size: 4.5rem;
}
section#home section.wht table {
  width: 100%;
}
section#home section.wht table tr:last-child td a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
section#home section.wht table th {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 200;
}
section#home section.wht table th:first-child {
  font-size: 25px;
  font-size: 2.5rem;
}
section#home section.wht table td {
  font-size: 20px;
  font-size: 2.0rem;
  padding: 20px 0;
  font-weight: 200;
}
section#home section.wht table td:first-child {
  font-size: 15px;
  font-size: 1.5rem;
}
section#home section.wht table td.chk.blu {
  background: #e7edf0 url("https://www.paypalobjects.com/webstatic/mktg/merchant/images/checkmark.png") no-repeat center center;
}
section#home section.wht table td.blu {
  background: #e7edf0;
}
section#home section.wht table td.bignum {
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 600;
}
section#home section.quote {
  letter-spacing: .1em;
}
section#home section.quote .centerWrap {
  text-align: center;
}
section#home section.quote .centerWrap h2 {
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 100;
}
section#home section.quote .centerWrap .btn {
  margin-top: 25px;
  background: #fff;
  color: #009cde;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 9px 70px;
  letter-spacing: .05em;
}
section#home .footnotes {
  text-align: left;
  margin-top: 15px;
}
section#home .footnotes ul {
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  line-height: 2em;
}
section.fr {
  background: #333;
  color: #fff;
  padding: 90px 0;
  text-align: center;
}
section.content h1,
section.content h2,
section.content h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 300;
  margin: 0;
}
section.fr p {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 25px 0;
}
section.fr_under {
  background: #f5f5f5;
  color: #777;
  text-align: right;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding: 18px 0 50px;
}
section.fr_under a {
  color: #777;
  text-decoration: none;
  margin: 0 10px;
  font-weight: normal;
}
section.fr_under a:first-child {
  margin-left: 20px;
}
section.fr_under a:hover {
  text-decoration: underline;
}
section.wht {
  background: #fff;
  color: #777;
  padding: 53px 0 90px 0;
  text-align: center;
}
section.wht .footnotes {
  text-align: left;
}
section.wht .footnotes ul {
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  line-height: 2em;
}
section.wht h2 {
  color: #444;
  font-size: 28px;
  font-size: 2.8rem;
}
section.wht p {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  font-weight: 400;
  line-height: 1.4;
  margin: 22px auto 0 auto;
  width: 80%;
}
section.wht table {
  text-align: left;
  margin: 45px auto 0 auto;
  width: 860px;
}
section.wht table th {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0;
  white-space: nowrap;
  text-align: center;
}
section.wht table th:first-child {
  text-align: left;
}
section.wht table th,
section.wht table td {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 8px;
}
section.wht table td {
  padding: 14px 0;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: #444;
  font-weight: bold;
  font-weight: 300;
}
section.wht table td:first-child {
  text-align: left;
  width: 528px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  font-weight: 400;
  color: #777;
}
section.wht table td span {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 300;
  margin-top: 5px;
  line-height: 1.4;
}
section.wht table td.chk {
  background: url("https://www.paypalobjects.com/webstatic/mktg/merchant/images/checkmark.png") no-repeat center center;
}
section.wht table td.chk.blu {
  background: #e7edf0 url("https://www.paypalobjects.com/webstatic/mktg/merchant/images/checkmark.png") no-repeat center center;
}
section.wht table td a {
  font-weight: bold;
}
section.wht table th:first-child {
  font-size: 20px;
  font-size: 2rem;
}
section.wht table tr:last-child td {
  border: none;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
}
section.quote {
  background: #009cde;
  color: #fff;
  padding: 76px 0 95px;
}
section.quote h3 {
  text-align: center;
}
section.quote a {
  color: #fff;
  font-weight: 400;
}
section.quote .centerWrap {
  overflow: auto;
}
section.quote .steps {
  padding: 35px 11px 35px 0;
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  width: 300px;
  color: #f7f8f8;
}
html section.quote p.circle {
  border: 1px solid #81dffe;
  padding: 0px 7px;
  border-radius: 50%;
  color: #81dffe;
  clear: both;
  margin: 0 auto;
  width: 40px;
  font-size: 46px;
  font-size: 4.6rem;
  text-align: center;
  font-weight: 100;
}
html section.quote p.step-text {
  vertical-align: middle;
  padding: 0;
  line-height: 1.4;
  font-weight: 400;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 0 32px;
}
html section.quote p.step-text.heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  margin: 0;
}
section.quote .steps a {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}
section.cta2 {
  padding: 42px 0 48px;
  text-align: center;
}
section.cta2 h4 {
  font-size: 20px;
  font-size: 2rem;
  color: #444;
  font-weight: 400;
}
section.cta2 p {
  color: #777;
  font-size: 16px;
  font-size: 1.6rem;
}
section.cta2 p a {
  font-weight: bold;
}
section.cta2 a.btn {
  width: 276px;
  margin: 30px 0 25px;
}
section.cta2 p.disc {
  font-size: 9px;
  font-size: .9rem;
  color: #aaa;
}
section.wht.lnks {
  text-align: left;
  color: #444;
  padding: 50px 0;
}
section.wht.lnks h5 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
}
section.wht.lnks .fourWide div {
  float: left;
  width: 230px;
}
section.wht.lnks p {
  width: auto;
  margin: 0 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
}
section.wht.lnks ul {
  margin: 0;
  padding: 0;
  margin: 15px 0 10px;
}
section.wht.lnks li {
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0;
  font-size: 11px;
  font-size: 1.1rem;
}
section.wht.lnks a {
  color: #444;
}
section#home section.wht table tr:last-child td {
  text-align: left;
}
/******************************************
Dashboard
******************************************/
section#dashboard section.wht {
  padding: 77px 0 129px;
}
section#dashboard section.wht p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  text-align: left;
}
section#dashboard section.wht h1 {
  text-align: left;
}
section#dashboard section.wht table {
  font-size: 15px;
  font-size: 1.5rem;
  width: auto;
}
section#dashboard section.wht table th,
section#dashboard section.wht table th:first-child {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}
section#dashboard section.wht table th:last-child {
  text-align: right;
  padding-right: 30px;
}
section#dashboard section.wht table td:first-child {
  width: 194px;
  font-weight: bold;
}
section#dashboard section.wht table tr:last-child td {
  text-align: left;
  border-bottom: 1px solid #ccc;
}
section#dashboard section.wht table tr td:last-child {
  width: 210px;
  text-align: right;
}
section#dashboard section.wht table td p,
section#dashboard section.wht table tr td.check {
  font-size: 15px;
  font-size: 1.5rem;
}
section#dashboard section.wht table td a.btn {
  width: 110px;
}
section#dashboard section.wht table tr td.check,
section#dashboard section.wht table tr td.inProgress {
  background: url("https://www.paypalobjects.com/webstatic/ppgf/check.png") no-repeat 148px 10px;
  padding-top: 92px;
  padding-right: 30px;
  background-size: 75px 75px;
}
section#dashboard section.wht table tr td.inProgress {
  background: url("https://www.paypalobjects.com/webstatic/ppgf/info.png") no-repeat 148px 10px;
  background-size: 75px 75px;
}
/******************************************
Search
******************************************/
#search .searchModal {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 900;
}
#search .searchModalCont {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#search .searchModalWrap {
  width: 385px;
  background: #fff;
  margin: 0 auto;
  padding-bottom: 65px;
  margin-top: 175px;
  position: relative;
  display: none;
  z-index: 999;
}
#search .searchModalWrap h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
}
#search .searchModalWrap div.textInput {
  position: relative;
  margin-bottom: 7px;
}
#search .searchModalWrap div.textInput label {
  cursor: text;
  position: absolute;
  top: 8px;
  color: #666;
  left: 14px;
  z-index: 1;
  display: block;
  font-weight: normal;
  margin: 5px 0 5px 0;
  text-shadow: 0 1px 0 #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
#search .captcha {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
}
#search .searchModalWrap div.textInput.medium,
#search .searchModalWrap div.textInput.medium input,
#search .searchModalWrap .btn {
  width: 300px;
}
#search .searchModalWrap p {
  margin-top: 3px;
}
#search .searchInner {
  padding: 20px 35px 0 35px;
  margin: 0 auto;
  border-top: 1px solid #dcdcdc;
}
#search .searchModalWrap .captchaInputs div.textInput.medium,
#search .searchModalWrap .captchaInputs div.textInput.medium input {
  width: 228px;
}
#search .searchModalWrap .searchHeader {
  background: #f5f5f5;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #fff;
  position: relative;
}
#search .searchModalWrap .searchHeader .logo {
  float: none;
  display: block;
}
.searchHeader .closeX {
  display: block;
  position: absolute;
  top: 10px;
  right: 13px;
  height: 18px;
  width: 18px;
  background: url("https://www.paypalobjects.com/webstatic/mktg/2014design/close_default.png") no-repeat center center;
  text-indent: -2000px;
}
#search .fr {
  text-align: left;
  background: url("https://www.paypalobjects.com/webstatic/ppgf/search-hero.jpg") no-repeat center center;
  background-size: cover;
  padding: 124px 0 150px;
}
#search .fr h1,
#search .fr p,
#search .fr a.btn {
  margin: 0 0 0 55px;
}
#search .fr h1 {
  color: #009cde;
  text-shadow: 0 1px #fff;
}
#search .fr p {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  width: 480px;
  line-height: 1.3;
  margin-bottom: 25px;
  text-shadow: 0 1px #fff;
}
#search .fr a.btn {
  width: 326px;
  font-size: 14px;
  font-size: 1.4rem;
}
#search section.fr_under a:first-child {
  margin: 0;
}
#search .fr_under {
  background: #333;
  color: #fff;
  text-align: center;
  font-weight: 200;
  padding: 18px 0 60px;
}
.fr_under p.circle {
  border: 1px solid #c0c0c0;
  padding: 4px 9px;
  border-radius: 50%;
  width: 8px;
  float: left;
  color: #c0c0c0;
  margin: 5px 20px 0 0;
}
.fr_under .steps {
  padding: 0 11px 0 0;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  width: 330px;
  color: #f7f8f8;
}
.fr_under p.step-text {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
  padding: 0;
  line-height: 1.4;
  text-align: left;
}
#search .fr_under p.step-text a {
  font-weight: bold;
  color: #fff;
}
#search .cta2 {
  padding: 70px 0;
}
#search .cta2 h2,
#search .cta2 p {
  margin-bottom: 25px;
}
#search .cta2 a {
  font-weight: 300;
}
/******************************************
Confirmed / not confirmed pages
******************************************/
#dashboard .confirmed .fr_under {
  text-align: center;
  padding: 60px 0;
  margin-bottom: 100px;
}
#dashboard .confirmed .fr_under p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  font-weight: 200;
  width: 70%;
  margin: 25px auto;
}
#dashboard .confirmed .fr_under a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #0079bf;
  font-weight: 600;
}
#dashboard .confirmed h1 {
  font-size: 40px;
  font-size: 4rem;
}
#dashboard .confirmed .quote {
  text-align: center;
  background: #009cde url("https://www.paypalobjects.com/webstatic/ppgf/ppcc_check_white.png") no-repeat center 90px;
  padding-top: 215px;
}
#dashboard .confirmed .quote p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 30px auto;
}
#dashboard .confirmed .cta2 p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 25px;
}
#dashboard .confirmed .cta2 p.disc {
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 15px;
}
#dashboard .confirmed .cta2 a.btn {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
  width: 338px;
}
#dashboard.verified .confirmed .quote p {
  width: 800px;
}
#dashboard.verified .confirmed .quote a {
  font-weight: bold;
}
#dashboard.verified .confirmed .cta2 p {
  line-height: 1.6;
}
#dashboard.verified .confirmed .cta2 a {
  color: #019cde;
  font-size: 16px;
  font-size: 1.6rem;
}
#charityRgnModal .submitBtn {
  width: 70%;
  margin: auto;
  padding-top: 30px;
}
#charityRgnPopup .vx_form-control {
  display: block;
}
#charityRgnPopup .vx_floatingLabel {
  width: 80%;
  margin: auto;
  left: 8px;
}
.center {
  text-align: center;
  width: 100%;
}
.charityRegistration p {
  color: #000;
  padding-bottom: 10px;
}
#dashboard.verified .confirmed .cta2 a {
  font-weight: bold;
}
#dashboard.verified.not-verified .confirmed .wht {
  text-align: center;
  background: #ffffff url("https://www.paypalobjects.com/webstatic/ppgf/ppcc_alert.png") no-repeat center 90px;
  padding-top: 215px;
}
#dashboard.verified .wht h1,
#dashboard.verified .wht p {
  text-align: center;
}
#dashboard.verified .wht p {
  width: auto;
  margin-top: 30px;
}
/******************************************
Error pages
******************************************/
section.content {
  font-size: 18px;
  font-size: 1.8rem;
}
section.content .wrap_480 {
  width: 480px;
  margin: 0 auto 0;
  margin-bottom: 14%;
  text-align: center;
}
section.content .wrap_480 h2 {
  margin: 25px 0;
}
section.content .wrap_480 p {
  font-weight: 100;
  margin: 40px 0;
  color: #8b8b8b;
  font-size: 15px;
  line-height: 19px;
}
section.content .wrap_480 a {
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
section.content .wrap_480 a.btn {
  width: 85%;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 20px 0;
}
span.custom_sup {
  display: inline!important;
  position: absolute;
}
span.custom_sup.small {
  margin-top: -5px !important;
}
span.custom_sup.large {
  margin-top: -2px !important;
}
/******************************************
PPCC Dashboard UK - New page
******************************************/
@font-face {
  font-family: "pp-sans-big-bold";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Bold.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-Bold.svg") format("svg");
}
@font-face {
  font-family: "pp-sans-big-light";
  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: "pp-sans-big-medium";
  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: "pp-sans-big-regular";
  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: "pp-sans-big-thin";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Thin.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansBig-Thin.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-Thin.svg") format("svg");
}
@font-face {
  font-family: "pp-sans-small-bold";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Bold?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Bold.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-Bold.svg") format("svg");
}
@font-face {
  font-family: "pp-sans-small-light";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Light.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-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/PayPalSansSmall-Light.svg") format("svg");
}
@font-face {
  font-family: "pp-sans-small-medium";
  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: "pp-sans-small-regular";
  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: "pp-sans-small-thin";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Thin.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Sans/PayPalSansSmall-Thin.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-Thin.svg") format("svg");
}
.pp-sans-big-bold {
  font-family: "pp-sans-big-bold", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-big-light {
  font-family: "pp-sans-big-light", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-big-medium {
  font-family: "pp-sans-big-medium", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-big-regular {
  font-family: "pp-sans-big-regular", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-small-bold {
  font-family: "pp-sans-small-bold", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-small-light {
  font-family: "pp-sans-small-light", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-small-medium {
  font-family: "pp-sans-small-medium", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-small-regular {
  font-family: "pp-sans-small-regular", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.pp-sans-small-thin {
  font-family: "pp-sans-small-thin", Helvetica Neue, Arial, sans-serif;
  font-variant: normal;
  font-weight: normal;
}
.inline-block {
  display: inline-block !important;
}
.margin-left {
  margin-left: 10px;
}
.marginLeft5px {
  margin-left: 5px;
}
.marginTop5px {
  margin-top: 5px;
}
.margin-top {
  margin-top: 10px;
}
.marginBottom {
  margin-bottom: 10px;
}
.marginTop {
  margin-top: 10px;
}
.paddingLeft {
  padding-left: 10px;
}
.nomarginBottom {
  margin-bottom: 0px;
}
.noborder {
  border: none;
}
.default_curve.validateButton {
  border-radius: 5px !important;
}
.validateButton {
  border-radius: 35px !important;
  font-weight: 700 !important;
  width: 100%;
  padding: 11px 15px !important;
  margin: 30px 0 0 !important;
  font-family: pp-sans-big-regular;
}
.btn,
a.btn {
  background-color: #0070ba;
}
.font14px {
  font-size: 1em !important;
}
.font15px {
  font-size: 1.07142857em !important;
}
.font18px {
  font-size: 1.28571429em;
}
.font20px {
  font-size: 1.4285em;
}
.lineseparator {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
#dashboard {
  font-size: 14px;
  /*base font */
  box-sizing: border-box;
  color: #444444;
}
#dashboard td {
  box-sizing: content-box;
}
#dashboard .charity_logo {
  display: block;
  height: 100px;
  margin: 0 auto 10px;
  width: 100px;
}
#dashboard .icon_heart {
  background: url('https://www.paypalobjects.com/webstatic/en_GB/mktg/ppc/icon-steps.png') no-repeat scroll 0 0;
}
#dashboard .icon_check {
  background: url('https://www.paypalobjects.com/webstatic/en_GB/mktg/ppc/icon-success.png') no-repeat scroll 0 0;
}
#dashboard .charityTitle {
  line-height: 1.1;
  font-family: pp-sans-big-thin;
  font-size: 40px;
  margin-bottom: 0px;
}
#dashboard header {
  padding: 20px 0 35px;
}
.charity-article .charity_info {
  line-height: 1.5;
  font-family: pp-sans-small-light;
}
.center_section {
  width: 450px;
  margin: 0 auto;
  padding: 0 20px 20px;
  box-sizing: border-box;
}
/* Media  queries */
@media (max-width: 767px) {
  .center_section {
    width: 100%;
  }
  .headercontent {
    width: 100%;
    padding: 0 15px;
  }
  #dashboard .charityTitle {
    font-family: pp-sans-big-light;
    font-size: 24px;
  }
}
.contentBox {
  background-color: #fff;
  padding: 30px;
  font-size: 14px;
}
.shadeColor {
  color: #6c7378;
  line-height: 21px;
}
.shadeColor .checkbox label {
  color: #6c7378;
  padding-left: 0px;
}
.shadeColor ul {
  padding: 0px;
}
.shadeColor ul li {
  list-style: none;
  margin-bottom: 4px;
}
.page_introText p {
  color: #3a3c3e;
  margin-bottom: 2px;
}
.customdialog {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.customdialog h3 {
  padding: 0px 0px 15px;
  color: #444;
  line-height: 33px;
  text-align: center;
  margin-top: 10px;
}
.customdialog p {
  margin-bottom: 18px;
}
.customdialog .modal-dialog {
  top: 20%;
  background-color: #fff;
  border-radius: 6px;
}
.customdialog .nextBtn {
  width: 300px;
  border-radius: 25px;
  padding: 10px;
}
.customdialog .modal-body {
  padding: 0px 40px 25px;
}
.customdialog .errorDiv {
  background: #D20000;
  padding: 10px;
  margin-top: -2px;
  position: relative;
  color: #fff;
}
.customdialog .addBorder {
  border: 1px solid #D20000 !important;
}
.customdialog .errorIcon {
  position: absolute;
  width: 3px;
  padding: 0px;
  margin: 0px;
  right: 20px;
  top: -30px;
}
.overlayModal {
  opacity: .9;
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #444;
  top: 0;
  left: 0;
  z-index: 2000;
}
.charityRegistration .modal-dialog {
  border-radius: 6px;
}
.charityRegistration .inputBox {
  width: 100%;
  padding: 10px 5px;
  border-radius: 4px;
  border: 1px solid #ccc;
  position: relative;
}
.charityRegistration .inputControl {
  width: 300px;
  margin: 0 auto;
}
.charityRegistration .checkbox label {
  margin-left: 20px;
}
.charityRegistration .vx_checkbox label:before {
  height: 1em;
  width: 1em;
  padding: 0.41em 0.005em;
  margin: 0 10px 0px 0px;
  border: 1px solid #ccc;
}
.charityRegistration .chooseBox {
  width: 80%;
  margin: 0 auto 15px;
}
.charityRegistration .noOption {
  margin-top: 15px;
}
.charityRegistration #inputBox {
  display: none;
}
.charityRegistration .submitBtn {
  display: none;
}
.charityRegistration .vx_btn {
  border-radius: 40px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .charityRegistration .modal-dialog {
    width: 500px;
  }
}
.howItworks {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0px;
  text-align: left;
  margin: 35px 0px;
}
.howItworks .howitworksTitle {
  display: inline-block;
  width: 100%;
  font-size: 25px;
  margin: 0px;
}
.howItworks .hidecontent {
  display: none;
}
.howItworks ul {
  padding-left: 22px;
}
.howItworks ul li {
  list-style: disc;
  padding-left: 5px;
  margin-bottom: 12px;
}
.howItworks .icon {
  position: relative;
  top: 10px;
  cursor: pointer;
}
.cursor {
  cursor: pointer;
}
.errorMsg .errorInfo {
  margin-top: 20px;
}
.gotoLink {
  margin-top: 15px;
}
/* Ajax Animations
==========================================
*/
.hasSpinner:before {
  content: "";
  height: 30px;
  width: 30px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
  -webkit-animation: rotation 0.7s infinite linear;
  -moz-animation: rotation 0.7s infinite linear;
  -ms-animation: rotation 0.7s infinite linear;
  animation: rotation 0.7s infinite linear;
  border-radius: 100%;
}
.hasSpinner:after {
  content: "";
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.6;
  z-index: 5;
}
/*  START SPINNER  */
/* DEFAULT USAGE: add .hasSpinner classes (in app.less) to the elements that we want to have an overlay and spinner graphic on top of */
/* Applies to Modals and other DIV elements: Apply this mixin selectively to other CSS properties to avoid duplication of CSS code */
/* Just use .spinner() to apply spinner, or along with .overlay() to add overlay behind spinner and block the user interaction on the DIV */
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*  END SPINNER  */
