@charset "UTF-8";
#core-body .nhsuk-hero {
  background-color: #56008c;
}
#core-body .nhsuk-section {
  padding-top: 0 !important;
}
#core-body .nhsuk-section .app-section__content {
  padding-top: 36px;
  padding-bottom: 36px;
}
#core-body .nhsuk-section .app-section__content > h3:nth-child(1) {
  font-weight: 400;
  color: #56008c;
  border-bottom: 2px solid rgba(86, 0, 140, 0.4);
  padding-bottom: 6px;
  margin-bottom: 40px;
}

.odr-header .back-to-site {
  height: 46px;
  background-color: #330072;
}
.odr-header .back-to-site a {
  line-height: 46px;
  color: #fff;
  text-decoration: none;
}
.odr-header .back-to-site a:focus {
  color: #212b32;
}
.odr-header .back-to-site a:hover {
  text-decoration: underline;
}
.odr-header .back-to-site a:before {
  content: "←";
  display: inline-block;
  font-size: 20px;
  margin-right: 6px;
}
.odr-header .odr-header-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
.odr-header .odr-header-logo .nhsuk-header__logo {
  max-width: initial;
}
.odr-header .odr-header-logo .nhsuk-header__link {
  text-decoration: none;
}
.odr-header .odr-header-logo .nhsuk-header__link:hover svg, .odr-header .odr-header-logo .nhsuk-header__link:hover .nhsuk-organisation-descriptor {
  text-decoration: underline;
  color: #005eb8;
}
.odr-header .odr-header-logo svg, .odr-header .odr-header-logo .nhsuk-organisation-descriptor {
  display: inline-block;
  vertical-align: middle;
}
.odr-header .odr-header-logo svg {
  margin-right: 26px;
}
.odr-header .odr-header-logo .nhsuk-organisation-descriptor {
  font-size: 19px;
  font-weight: normal;
  color: #212b32;
}
.odr-header .odr-header-logo .languages {
  margin-left: auto;
}

@media (max-width: 40.0625em) {
  .odr-header .back-to-site {
    height: 36px;
  }
  .odr-header .back-to-site a {
    font-size: 14px;
    line-height: 36px;
  }
  .odr-header .odr-header-logo {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .odr-header .odr-header-logo .nhsuk-header__logo {
    float: none;
  }
  .odr-header .odr-header-logo .nhsuk-header__link {
    display: inline-block;
  }
  .odr-header .odr-header-logo .languages {
    margin-top: 24px;
  }
}
@media (max-width: 480px) {
  .odr-header .odr-header-logo svg {
    width: 110px;
  }
  .odr-header .odr-header-logo .nhsuk-organisation-descriptor {
    font-size: 16px;
  }
}
.check-details {
  padding-top: 30px;
}

.consent-section {
  padding-top: 24px;
  padding-bottom: 24px;
}

fieldset .nhsuk-form-group--error input[type=text],
fieldset .nhsuk-form-group--error input[type=number] {
  border-color: #d5281b;
}

.odr-next-step {
  margin-top: 48px;
}

@media (min-width: 40.0625em) {
  .check-details .nhsuk-summary-list__key {
    width: 40%;
  }
  .check-details .nhsuk-summary-list__actions,
  .check-details .nhsuk-summary-list__key,
  .check-details .nhsuk-summary-list__value {
    border-bottom: none;
    border-top: 1px solid #aeb7bd;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.errorlist.nonfield {
  display: none;
}
/*# sourceMappingURL=maps/theme.css.map */
