/*Notice Of Preliminary Payment - Pkg Desktop CSS by MCL - Aug 2020*/
/* ********* ACCESSIBILITY ********* */
.ally-skip-links a,
.ally-content {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  color: #fff;
  overflow: hidden;
}

.ally-skip-links a:focus,
.ally-skip-links a:visited {
  position: static;
  width: auto;
  height: auto;
}

/* ********* ACCESSIBILITY ********* */
body {
  background: #d7e1e4 url(../images/npp-bg-contest.png) repeat-x 0 180px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #333;
}

body#NPP-Standard,
body#NPP-Preliminary {
  background: #d7e1e4 url(../images/npp-bg-contest-standard-preliminary.png) repeat-x 0 160px;
}

/*****Package Style Start*******/
#NPP-contest-section {
  width: 900px;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  visibility: hidden;
  /* ************ DEFAULT ************ */
  /* ************ STANDARD ************ */
  /* ************ PRELIMINARY ************ */
}
#NPP-contest-section .NPP_Default {
  display: none;
}
#NPP-contest-section .NPP_Default .npp-header {
  width: 685px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
#NPP-contest-section .NPP_Default .npp-logo {
  background: #d7e1e4 url("../images/npp-logo-large.png") no-repeat right top;
  width: 685px;
  height: 63px;
  position: absolute;
  top: 23px;
  left: 0;
}
#NPP-contest-section .NPP_Default .npp-txt-1 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  text-indent: 85px;
}
#NPP-contest-section .NPP_Default .npp-txt-2 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  line-height: 33px;
  font-weight: 700;
  text-transform: uppercase;
  text-indent: 85px;
  letter-spacing: 5px;
}
#NPP-contest-section .NPP_Default .npp-txt-3 {
  width: 720px;
  color: #393939;
  font-family: "Tinos", serif;
  font-size: 23px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px;
}
#NPP-contest-section .NPP_Default .npp-white-panel {
  background-color: #fff;
  width: 870px;
  height: 387px;
  margin: 14px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#NPP-contest-section .NPP_Default .npp-box {
  width: 360px;
  height: 333px;
  box-shadow: 0 0 5px 2px #ccc;
  border-radius: 10px;
  margin-top: -20px;
}
#NPP-contest-section .NPP_Default .npp-box-standard {
  margin-right: 40px;
}
#NPP-contest-section .NPP_Default .npp-footer {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-top: -25px;
}
#NPP-contest-section .NPP_Default .npp-txt-4 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
#NPP-contest-section .NPP_Default .npp-box-arrows {
  background: url("../images/npp-box-arrows.png") no-repeat 0 0;
  width: 281px;
  height: 9px;
  margin: 10px auto 0;
}
#NPP-contest-section .NPP_Default .npp-prize {
  color: #545454;
  font-family: "Times New Roman", Times, serif;
  font-size: 39px;
  line-height: 43px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
#NPP-contest-section .NPP_Default .npp-txt-5 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2px;
}
#NPP-contest-section .NPP_Default .npp-button-choice {
  width: 336px;
  height: 88px;
  margin: 20px auto 0;
  cursor: pointer;
}
#NPP-contest-section .NPP_Default .npp-button-standard {
  background: url(../images/npp-button-standard.png) no-repeat 0 0;
}
#NPP-contest-section .NPP_Default .npp-button-preliminary {
  background: url(../images/npp-button-preliminary.png) no-repeat 0 0;
}
#NPP-contest-section .NPP_Default .npp-pch-logo-black {
  background: url("../images/npp-logo-pch-black.png") no-repeat 0 0;
  width: 222px;
  height: 25px;
  margin: 20px 0 0 10px;
}
#NPP-contest-section .NPP_Standard .npp-S-header {
  width: 880px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
#NPP-contest-section .NPP_Standard .npp-S-logo {
  width: 880px;
  height: 41px;
  background: #d7e1e4 url("../images/npp-logo.png") no-repeat right top;
  position: absolute;
  top: 23px;
  left: 0;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-1 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-indent: 62px;
  padding-top: 20px;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-3 {
  width: 880px;
  color: #393939;
  font-family: "Tinos", serif;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Standard .npp-S-columns-wrapper {
  background-color: #fff;
  width: 887px;
  height: 554px;
  margin-top: 5px;
  position: relative;
}
#NPP-contest-section .NPP_Standard .npp-S-column-left {
  width: 415px;
  position: absolute;
  top: 15px;
  left: 250px;
}
#NPP-contest-section .NPP_Standard .npp-S-column-right {
  width: 325px;
  position: absolute;
  top: 50px;
  left: 700px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Standard .npp-S-column-right-container {
  border: 1px solid #e9e9e9;
  padding: 10px;
}
#NPP-contest-section .NPP_Standard .npp-S-column-left-header {
  height: 68px;
  border-radius: 10px;
  box-shadow: 0 0 5px 2px #ccc;
  position: relative;
}
#NPP-contest-section .NPP_Standard .npp-S-prize {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -50%;
  top: 2px;
  display: none;
}
#NPP-contest-section .NPP_Standard .npp-S-prize-0 {
  display: block;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-4 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  position: absolute;
  top: 43px;
  left: 90px;
}
#NPP-contest-section .NPP_Standard .npp-S-award-date {
  display: none;
}
#NPP-contest-section .NPP_Standard .npp-S-award-date-0 {
  display: inline-block;
}
#NPP-contest-section .NPP_Standard .npp-S-column-left-body {
  width: 412px;
  height: 440px;
  box-shadow: 0 0 5px 2px #ccc;
  border-radius: 10px;
  margin-top: 10px;
}
#NPP-contest-section .NPP_Standard .npp-S-calculate-info {
  display: none;
}
#NPP-contest-section .NPP_Standard .npp-S-calculate-info-0 {
  display: block;
}
#NPP-contest-section .NPP_Standard .npp-S-title-arrows-wrapper {
  width: 412px;
  display: flex;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #e9e9e9;
}
#NPP-contest-section .NPP_Standard .npp-S-title {
  width: 248px;
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: left;
  font-weight: 900;
  padding-left: 10px;
  text-transform: uppercase;
}
#NPP-contest-section .NPP_Standard .npp-S-box-arrows {
  width: 164px;
  background: url(../images/npp-S-P-box-arrows.png) no-repeat center center;
}
#NPP-contest-section .NPP_Standard .npp-S-calculated-date {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 0 0 10px;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-5 {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  padding: 0px 0 7px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #e9e9e9;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-6 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}
#NPP-contest-section .NPP_Standard .npp-S-txt-7 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
}
#NPP-contest-section .NPP_Standard .npp-S-stamp {
  color: #0017c1;
  font-family: "Kalam", cursive;
  font-weight: 700;
  font-size: 29px;
  line-height: 33px;
  text-transform: uppercase;
  transform: rotate(-5deg);
  margin-top: 20px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Standard .npp-S-button {
  background: url("../images/npp-button.png") no-repeat 0 0;
  width: 284px;
  height: 80px;
  margin: 40px auto 0;
  position: relative;
  cursor: pointer;
}
#NPP-contest-section .NPP_Preliminary .npp-P-header {
  width: 880px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
#NPP-contest-section .NPP_Preliminary .npp-P-logo {
  width: 880px;
  height: 41px;
  background: #d7e1e4 url("../images/npp-logo.png") no-repeat right top;
  position: absolute;
  top: 23px;
  left: 0;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-1 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-indent: 62px;
  padding-top: 20px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-3 {
  width: 880px;
  color: #393939;
  font-family: "Tinos", serif;
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Preliminary .npp-P-columns-wrapper {
  background-color: #fff;
  width: 887px;
  height: 554px;
  margin-top: 5px;
  position: relative;
}
#NPP-contest-section .NPP_Preliminary .npp-P-column-left {
  width: 415px;
  position: absolute;
  top: 15px;
  left: 250px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-column-right {
  width: 325px;
  position: absolute;
  top: 50px;
  left: 500px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Preliminary .npp-P-column-right-container {
  border: 1px solid #e9e9e9;
  padding: 10px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-column-left-header {
  height: 68px;
  border-radius: 10px;
  box-shadow: 0 0 5px 2px #ccc;
  position: relative;
}
#NPP-contest-section .NPP_Preliminary .npp-P-prize {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -50%;
  top: 2px;
  display: none;
}
#NPP-contest-section .NPP_Preliminary .npp-P-prize-0 {
  display: block;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-4 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  position: absolute;
  top: 43px;
  left: 90px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-award-date {
  display: none;
}
#NPP-contest-section .NPP_Preliminary .npp-P-award-date-0 {
  display: inline-block;
}
#NPP-contest-section .NPP_Preliminary .npp-P-column-left-body {
  width: 412px;
  height: 440px;
  box-shadow: 0 0 5px 2px #ccc;
  border-radius: 10px;
  margin-top: 10px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-calculate-info {
  display: none;
}
#NPP-contest-section .NPP_Preliminary .npp-P-calculate-info-0 {
  display: block;
}
#NPP-contest-section .NPP_Preliminary .npp-P-title-arrows-wrapper {
  width: 412px;
  display: flex;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #e9e9e9;
}
#NPP-contest-section .NPP_Preliminary .npp-P-title {
  width: 248px;
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: left;
  font-weight: 900;
  padding-left: 10px;
  text-transform: uppercase;
}
#NPP-contest-section .NPP_Preliminary .npp-P-box-arrows {
  width: 164px;
  background: url(../images/npp-S-P-box-arrows.png) no-repeat center center;
}
#NPP-contest-section .NPP_Preliminary .npp-P-calculated-date {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 0 0 10px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-5 {
  color: #545454;
  font-family: "Tinos", serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  padding: 0px 0 7px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #e9e9e9;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-6 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-7 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}
#NPP-contest-section .NPP_Preliminary .npp-P-txt-8 {
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
}
#NPP-contest-section .NPP_Preliminary .npp-P-stamp {
  color: #0017c1;
  font-family: "Kalam", cursive;
  font-weight: 700;
  font-size: 29px;
  line-height: 33px;
  text-transform: uppercase;
  transform: rotate(-5deg);
  margin-top: 20px;
  visibility: hidden;
}
#NPP-contest-section .NPP_Preliminary .npp-P-button {
  background: url("../images/npp-button.png") no-repeat 0 0;
  width: 284px;
  height: 80px;
  margin: 40px auto 0;
  position: relative;
  cursor: pointer;
}

#package-order_section {
  width: 100%;
  background: #d0d0d0 url("../images/npp-bg-ob.png") repeat-x 0 0;
  min-height: 700px;
  position: absolute;
  top: 81px;
  left: 0;
  display: none;
}

#NPP-ob-section {
  background: url("../images/npp-bg-ob.png") repeat-x 0 0, url("../images/npp-white-panel.jpg") no-repeat center 125px;
  width: 900px;
  margin: 0 auto;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
#NPP-ob-section .npp-bag {
  width: 900px;
  height: 68px;
  background: #d0d0d0 url("../images/npp-bag.png") no-repeat right top;
  position: absolute;
  top: 15px;
  left: 0;
}
#NPP-ob-section .npp-txt-6 {
  color: #003f9d;
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 85px;
  padding-top: 25px;
}
#NPP-ob-section .npp-txt-7 {
  color: #003f9d;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 800;
  margin-left: 85px;
}
#NPP-ob-section .npp-ob-panel-white {
  /*background-color: $white;*/
  width: 885px;
  height: 425px;
  margin: 23px auto 0;
  position: relative;
  /*overflow:hidden;*/
}
#NPP-ob-section .npp-card-phase {
  display: flex;
  align-items: center;
  justify-content: space-between;
  visibility: hidden;
}
#NPP-ob-section .npp-card-phase-1 {
  display: none;
}
#NPP-ob-section .npp-card {
  background-color: #fff;
  width: 280px;
  height: 330px;
  box-shadow: 0 0 5px 2px #ccc;
  position: relative;
}
#NPP-ob-section .npp-reward {
  background-color: #003f9d;
  height: 65px;
  color: #fff;
  font-size: 37px;
  line-height: 65px;
  font-weight: 800;
  width: 260px;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: -90px;
  text-align: center;
}
#NPP-ob-section .npp-message {
  width: 270px;
  height: 202px;
  margin-top: 70px;
  background: url(../images/npp-message-card-0.png) no-repeat center 30px;
}
#NPP-ob-section .npp-message-1 {
  background-image: url("../images/npp-message-card-1.png");
}
#NPP-ob-section .npp-message-2 {
  background-image: url("../images/npp-message-card-2.png");
}
#NPP-ob-section .npp-message-3 {
  background-image: url("../images/npp-message-card-3.png");
}
#NPP-ob-section .npp-message-4 {
  background-image: url("../images/npp-message-card-4.png");
}
#NPP-ob-section .npp-message-5 {
  background-image: url("../images/npp-message-card-6.png");
}
#NPP-ob-section .npp-stamp {
  background: url("../images/npp-approved-stamp.png") no-repeat 0 0;
  height: 89px;
  width: 242px;
  position: absolute;
  left: 50%;
  margin-left: -121px;
  bottom: 20px;
  visibility: hidden;
}
#NPP-ob-section .npp-pch-logo {
  background: url("../images/npp-logo-pch.png") no-repeat 0 0;
  width: 222px;
  height: 25px;
  margin: 15px 0 0 15px;
}
#NPP-ob-section .npp-arrow {
  background: url("../images/npp-arrow.png") no-repeat 0 0;
  width: 41px;
  height: 0;
  margin-left: 10px;
}
#NPP-ob-section .npp-card-step-2 {
  display: none;
}
#NPP-ob-section .npp-txt-9 {
  color: #93ec1f;
  font-family: "Poppins", sans-serif;
  font-size: 60px;
  line-height: 76px;
  font-weight: 600;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  text-align: center;
  margin-top: 80px;
}
#NPP-ob-section .npp-balance,
#NPP-ob-section .npp-lapsed,
#NPP-ob-section .npp-offline,
#NPP-ob-section .npp-preferred,
#NPP-ob-section .npp-preferred-plus,
#NPP-ob-section .npp-presidential,
#NPP-ob-section .npp-prospects {
  display: none;
}
#NPP-ob-section .npp-txt-8 {
  color: #003b92;
  font-family: "Raleway", sans-serif;
  font-size: 19px;
  line-height: 23px;
  font-weight: 600;
  margin-top: -45px;
  margin-left: 60px;
  visibility: hidden;
}

/*****Package Style End*********/
#multipageWrap {
  margin: 20px;
  display: none;
}

.disclaimer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 600px;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  display: none;
}

.disclaimer p, .disclaimer a {
  color: #000;
}

.disclaimer p {
  margin-bottom: 14px;
}

.disclaimer strong {
  /*for NPN*/
  font-size: 12px;
}

/*****Merch Ineligible button.. place over package button (Absoulute positioning)*****/
/*Refer to merch INELLIGABLE inelligable doc: http://creativedept.classic.pchad.com/Libraries/Packages/Spectrum/_docs/MERCH%20INELLIGABLE.TXT*/
.contestOnlySubmitButton {
  width: 284px;
  height: 80px;
  border: 0;
  text-indent: -999px;
  overflow: hidden;
  font-size: 0;
  background: none;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0;
  z-index: 10;
}/*# sourceMappingURL=package.NPP.css.map */