html {
  background-image: none;
}

body {
  background-image: none;
}

.white-label__body {
  background-color: #fff;
}

.custom-bg__image--landing {
  display: block;
  height: auto;
  margin: 0 auto;
  margin-bottom: -35%;
}

@media only screen and (min-width: 1024px) {
  .custom-bg__image--landing {
    margin-bottom: -350px;
  }
}

.wl-short-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: 110px;
}

.wl-short-banner.with-progress-steps {
  height: 165px;
}

@media only screen and (min-width: 640px) {
  .wl-short-banner {
    background-size: initial;
    min-width: 640px;
    height: 220px;
  }
  .wl-short-banner.with-progress-steps {
    height: 275px;
  }
}

.wl-homepage-link {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  border: none;
}

.wl-homepage-link:hover {
  border: none;
}

.white-label__footer {
  text-align: center;
  color: #fff;
  background-color: #444444;
}

.white-label__logo {
  margin: 20px;
}

.nav-links--light-grey {
  padding-bottom: 2%;
}

.nav-links--light-grey a {
  padding: 0 12px 0 10px;
  margin: 0;
  font-size: 0.9em;
  border-right: solid 1px #B3B3B3;
  border-bottom: none;
  color: #B3B3B3;
  text-shadow: none;
}

.nav-links--light-grey a.last {
  border-right: none;
}

.white-label__content {
  margin: 0 auto;
  max-width: 1024px;
  min-height: 350px;
}

@media only screen and (max-width: 600px) {
  .white-label__content {
    margin-bottom: 0;
  }
}

.white-label__content .white-label__content--remove-padding,
.white-label__content .white-label__content--remove-padding > .row > .column,
.white-label__content .white-label__content--remove-padding > .row > .columns {
  padding-left: 0;
  padding-right: 0;
}

.white-label__content h1 {
  text-align: center;
  margin-bottom: 2.5%;
}

.white-label__content .large-text {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
  text-align: center;
  margin: 0 15% 2.5%;
}

@media only screen and (max-width: 600px) {
  .white-label__content .large-text {
    font-size: 1.2em;
  }
}

.white-label__content .section {
  border: none;
}

.white-label__content .form-actions {
  margin: 2% 0 -3%;
  border-top: none;
  background: #fff;
}

.white-label__content .form-actions > p {
  font-size: 1em;
}

@media only screen and (max-width: 600px) {
  .white-label__content .form-actions .button {
    width: 100% !important;
  }
}

.white-label__content .role-title {
  margin: 0;
}

.white-label__content .autocrop__preview {
  text-align: center;
}

.white-label__content .autocrop__actions > p {
  margin-bottom: 20px;
}

.white-label__content .application-done {
  background-color: #EEEEEE;
  padding: 4%;
}

.content-block {
  padding: 4%;
}

.content-block .section {
  padding: 0;
  overflow: visible;
}

.content-block .section > p {
  text-align: center;
}

.content-block .page-spacer {
  margin-top: 0;
  margin-bottom: 0;
}

.content-block:empty {
  display: none;
}

.content-block--action {
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 2%;
}

.content-block--sidebar {
  min-width: 265px;
  background-color: rgba(0, 0, 0, 0.7);
  margin-bottom: 4%;
  color: #fff;
}

@media only screen and (max-width: 900px) {
  .content-block--sidebar {
    background-color: black;
    margin-bottom: 0;
    border-bottom: solid 1px #B3B3B3;
  }
}

.content-block--sidebar a {
  border: 0;
  color: #fff;
  line-height: inherit;
  text-decoration: underline;
  text-shadow: none;
}

@media only screen and (max-width: 900px) {
  .white-label__sidebar {
    margin-top: -3rem;
  }
}

.sidebar__header {
  text-align: center;
  font-family: "Open Sans Condensed";
  font-size: 1.2em;
  font-weight: 700;
}

@media only screen and (max-width: 900px) {
  .sidebar__header {
    text-align: left;
    font-size: 1.6em;
  }
}

.countdown__header {
  text-align: center;
}

.sidebar__content {
  margin: 10px 0;
  font-size: 0.9em;
}

@media only screen and (max-width: 600px) {
  .sidebar__content {
    font-size: 1em;
  }
}

.social__icons {
  text-align: center;
}

@media only screen and (max-width: 900px) {
  .social__icons {
    text-align: left;
  }
}

.countdown {
  text-align: center;
}

.countdown__counter {
  font-family: "Open Sans Condensed";
  display: inline-block;
  padding: 0 15px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
}

.countdown__counter .count {
  display: block;
  font-family: 'Orbitron', monospace, sans-serif;
  font-size: 1.5em;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.58);
}

.countdown__text {
  text-align: center;
  font-size: 0.8em;
  margin-top: 10px;
}

.form-narrow {
  max-width: 300px;
  margin: 0 auto;
  text-align: left;
}

.form-narrow .fieldset-old {
  padding: 0 0 15px;
  position: relative;
  border-bottom: none;
}

.form-narrow .fieldset-old.field-validation-error {
  padding: 10px;
  margin-bottom: 5px;
}

.form-narrow .fieldset-old.field-validation-error .error {
  margin: 0;
}

.form-narrow .fieldset-old.field-validation-error .showpassword-toggle {
  top: 8%;
}

.form-narrow select {
  padding: 5px;
}

.form-narrow input[type=radio],
.form-narrow input[type=checkbox] {
  margin-right: 5px;
}

.form-narrow .button {
  width: 100%;
}

.form-narrow label {
  color: #333333;
  font-weight: normal;
}

.form-narrow .fieldset-birthday label {
  display: inline-block;
  vertical-align: middle;
}

.form-narrow .fieldset-birthday p {
  display: inline-block;
  margin-bottom: 10px;
}

.form-narrow .help {
  font-size: 11px;
}

.form-narrow .showpassword-toggle {
  top: -2px;
  right: 0;
}

.form-narrow .password-options .option-left {
  display: block;
  float: left;
  font-size: 14px;
}

.form-narrow .password-options .option-right {
  display: block;
  float: right;
  font-size: 14px;
  text-align: right;
  margin-top: 5px;
}

@media only screen and (max-width: 600px) {
  .form-narrow {
    max-width: 100%;
  }
  .form-narrow .input-half.first {
    margin-bottom: 10px;
  }
}

.modal-images {
  text-align: center;
  margin-bottom: 20px;
}

.modal-image__badges {
  margin: 5px 0 0 20px;
}

.change-email .fieldset-old,
.change-password .fieldset-old {
  max-width: 350px;
  margin: 0 auto;
}

.change-email .fieldset-old input,
.change-password .fieldset-old input {
  width: 100% !important;
}

@media only screen and (max-width: 600px) {
  .grid-overide {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 900px) {
  .grid-overide {
    padding-left: 0;
    padding-right: 0;
  }
}

.svg-large .icon {
  width: 50px;
  height: 50px;
}

.link-center {
  display: block;
  text-align: center;
}

.whitelabel .alert-full {
  margin: 0;
}

.whitelabel .app-progress {
  position: relative;
  top: -7px;
}

.alert-top-green {
  text-align: center;
  padding: 20px;
  background: #cde748;
  background-image: -webkit-linear-gradient(top, #cde748 0%, #a3d900 100%);
  background-image: -o-linear-gradient(top, #cde748 0%, #a3d900 100%);
  background-image: linear-gradient(to bottom, #cde748 0%, #a3d900 100%);
  background-repeat: repeat-x;
}

.alert-top-green h3 {
  font-weight: bold;
  margin: 0;
}

.apply-progress {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 50px;
}

.apply-progress__step {
  position: relative;
  float: left;
  height: 100%;
  color: #fff;
  width: 0;
}

.apply-progress__inner {
  float: left;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 20px;
  background: #06e;
  border-bottom: none;
  color: #fff;
}

.apply-progress__inner:hover {
  color: #fff;
  border-bottom: none;
}

.apply-progress__inner:last-child {
  right: 0;
}

.apply-progress__text {
  text-shadow: 1px 1px rgba(30, 30, 30, 0.4);
  font-family: "Open Sans Condensed", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.apply-progress__text,
.apply-progress__icon {
  display: inline-block;
  vertical-align: middle;
}

.apply-arrow {
  z-index: 10;
  height: 50px;
  position: absolute;
  fill: #06e;
}

.apply-arrow__left {
  left: -20px;
}

.apply-arrow__right {
  right: 0;
}

.white-label__header {
  color: #000;
  background-color: #fff;
}

h1.white-label__listing-title {
  margin-bottom: 0;
}

.self-serve__header, .self-serve__header--short {
  background-color: #444444;
  position: relative;
  text-align: center;
  color: #EEEEEE;
  padding: 0 1rem 1.5rem;
  margin-bottom: 1rem;
}

.self-serve__header .self-serve__link, .self-serve__header--short .self-serve__link {
  border: none;
  color: #EEEEEE;
  border-color: #EEEEEE;
}

.self-serve__header .self-serve__link:hover, .self-serve__header--short .self-serve__link:hover {
  color: #888888;
  border-color: #696969;
}

.self-serve__header .self-serve__link:active, .self-serve__header--short .self-serve__link:active {
  color: #696969;
  border-color: #5e5e5e;
}

.self-serve__header--short {
  padding: 60px 2rem;
  position: relative;
}

.self-serve__header--short .apply-progress__inner {
  background: #fff;
}

.self-serve__header--short .apply-arrow {
  fill: #fff;
}

.self-serve__header--short .svg-Done__tick {
  fill: #fff;
}

.self-serve__header--short .apply-progress__text {
  text-shadow: none;
}

.self-serve__header--short .apply-progress__text, .self-serve__header--short .apply-progress__text:hover {
  color: #B3B3B3;
}

.self-serve__header--short .apply-progress__icon {
  fill: #B3B3B3;
}

.self-serve__header--short .apply-progress__step--active .apply-progress__inner {
  background: #B3B3B3;
}

.self-serve__header--short .apply-progress__step--active .apply-arrow {
  fill: #B3B3B3;
}

.self-serve__header--short .apply-progress__step--active .svg-Done__tick {
  fill: #B3B3B3;
}

.self-serve__header--short .apply-progress__step--active .apply-progress__text, .self-serve__header--short .apply-progress__step--active .apply-progress__text:hover {
  color: #fff;
}

.self-serve__header--short .apply-progress__step--active .apply-progress__icon {
  fill: #fff;
}

.self-serve__header--short.with-progress-steps h2 {
  margin-bottom: 55px;
}

@media only screen and (min-width: lower-bound(em-calc(640) em-calc(1), em-calc(1024))) {
  .self-serve__header {
    margin-bottom: 3rem;
    padding-bottom: 2rem;
  }
  .self-serve__header:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(36, 39, 48, 0);
    border-top-color: #444444;
    border-width: 30px;
    margin-left: -30px;
  }
}

.self-serve__title--share {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 1rem;
}

.self-serve__blurb {
  font-size: 1em;
  margin-bottom: 1rem;
}

.self-serve__share .inline-item {
  vertical-align: top;
}

.self-serve__share__url {
  width: 100%;
  font-size: 1.2rem !important;
  color: #333333;
}

@media only screen and (min-width: lower-bound(em-calc(640) em-calc(1), em-calc(1024))) {
  .self-serve__share__url {
    width: 340px;
  }
}

.self-serve__back-tab {
  display: inline-block;
  margin-bottom: 1rem;
  padding: 1rem;
  color: #EEEEEE;
  border: 1px solid #5e5e5e;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

.self-serve__back-tab:hover {
  color: #888888;
  border-color: #696969;
}

.self-serve__back-tab:active {
  color: #696969;
  border-color: #5e5e5e;
}

.self-serve__arrow {
  display: inline;
}

.self-serve__listing {
  max-width: 800px;
  margin: 0 auto;
}

.self-serve__title--centered {
  text-align: center;
  margin: 3%;
}

.self-serve__content {
  background-color: #fff;
  border: 1px solid #DDDDDD;
}

.self-serve__content .content-block--action {
  padding: 0;
  background-color: #fff;
  color: #333333;
}

.self-serve__content .listing-body__content {
  max-width: none;
}

.self-serve__content .listing-detail, .self-serve__content .listing-detail p {
  text-align: left;
  border: none;
}

.self-serve__content .role-detail .btn,
.self-serve__content .content-block--action .btn {
  width: 100%;
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 1.625rem;
  border-color: #00aaea;
  background: linear-gradient(180deg, #0097D0, #00aaea);
}

.self-serve__content .role-detail .btn:hover,
.self-serve__content .content-block--action .btn:hover {
  border-color: #00aaea;
  background: linear-gradient(0, #00b5f9, #0097D0);
}

.self-serve__content .role-detail .btn:active,
.self-serve__content .content-block--action .btn:active {
  border-color: #00aaea;
  background: linear-gradient(180deg, #00aaea, #00aaea);
}

.self-serve__content .listing__meta {
  border-top: 1px solid #DDDDDD;
  margin-top: 0;
  padding-top: 2rem;
}

.self-serve__action--block {
  background-color: #FAFAFA;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 1.5em;
  text-align: center;
}

.self-serve__action--just-button {
  margin: 0 3%;
}

.self-serve__form-overides .button {
  border-color: #00aaea;
  background: linear-gradient(180deg, #0097D0, #00aaea);
}

.self-serve__form-overides .button:hover {
  border-color: #00aaea;
  background: linear-gradient(0, #00b5f9, #0097D0);
}

.self-serve__form-overides .button:active {
  border-color: #00aaea;
  background: linear-gradient(180deg, #00aaea, #00aaea);
}

.self-serve__form-overides .button--pebble {
  border-color: #ebebeb;
  background: linear-gradient(180deg, #fff, #ebebeb);
}

.self-serve__form-overides .button--pebble:hover {
  border-color: #ebebeb;
  background: linear-gradient(0, #f3f3f3, #fff);
}

.self-serve__form-overides .button--pebble:active {
  border-color: #ebebeb;
  background: linear-gradient(180deg, #ebebeb, #ebebeb);
}

.self-serve__form-overides label {
  color: #B3B3B3;
}

.self-serve__form-overides .confirm-email .txt-mantis {
  color: #B3B3B3;
}

.self-serve__form-overides .btn--arrow-right {
  padding-right: 40px;
  background: url(/images/icons/double-arrow-white.png) no-repeat right, linear-gradient(180deg, #0097D0, #00aaea);
}

.self-serve__form-overides .btn--arrow-right:hover {
  padding-right: 40px;
  background: url(/images/icons/double-arrow-white.png) no-repeat right, linear-gradient(180deg, #0084b7, #0097d0) !important;
}

.self-serve__form-overides .btn--arrow-left {
  padding-left: 40px;
  background: #f2f2f2;
  background: url(/images/icons/double-arrow-back.png) no-repeat 6px 13px, linear-gradient(180deg, #fff, #ebebeb);
  color: #696969;
  border: 1px solid #B3B3B3;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.self-serve__form-overides .btn--arrow-left:hover {
  background: url(/images/icons/double-arrow-back.png) no-repeat 6px 13px, linear-gradient(180deg, #FAFAFA, #DDDDDD) !important;
  border: 1px solid #B3B3B3 !important;
  color: #696969;
}

.self-serve__form-overides .btn--facebook {
  background: #6e8ccc;
  background-image: linear-gradient(to bottom, #6e8ccc 0%, #5a74b0 100%);
  border-color: transparent !important;
}

.self-serve__form-overides .btn--facebook:hover {
  background-image: linear-gradient(to bottom, #819bd3 0%, #6b83b8 100%) !important;
}

.self-serve__form-overides .btn--facebook:active {
  background-image: linear-gradient(to bottom, #5b7dc5 0%, #4e67a3 100%) !important;
}

.self-serve__form-overides .button--outline {
  color: #696969;
  border-color: #696969;
  background: none;
}

.self-serve__form-overides .button--outline:hover, .self-serve__form-overides .button--outline:active, .self-serve__form-overides .button--outline:focus {
  color: #B3B3B3;
  border-color: #B3B3B3;
  background: none;
}

.self-serve__form-overides .input-half {
  display: inline !important;
}

.self-serve__form-overides #credentialsComponent .input-half {
  display: block !important;
  width: 100% !important;
}

.self-serve__form-overides .apple-signin-button, .self-serve__form-overides .apple-signin-button:hover, .self-serve__form-overides .apple-signin-button:active, .self-serve__form-overides .apple-signin-button:focus {
  border-color: #000;
  background: #000;
}

.self-serve__form-overides .apple-signin-button:hover {
  opacity: 0.8;
}

.self-serve__footer {
  background-color: #FAFAFA;
  color: #333333;
  text-align: center;
  padding: 2rem 1rem;
}

.self-serve__footer--short {
  background-color: #fff;
  padding: 2rem 3rem 3rem;
}

.self-serve__footer--short .nav-links--light-grey {
  padding-bottom: 0;
}

.self-serve__ribbon--apply-free {
  display: block;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/images/icons/svg/apply-free.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 78px;
  height: 78px;
}

@media only screen and (min-width: lower-bound(em-calc(640) em-calc(1), em-calc(1024))) {
  .self-serve__ribbon--apply-free {
    width: 120px;
    height: 120px;
  }
}
