@import url("https://assets.nhs.uk/fonts/nhsuk-fonts-1.3.0.css");
.rd .visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
.rd .clear:after {
  clear: both;
  content: '';
  display: block; }
.rd h1, .rd h2, .rd h3, .rd h4, .rd h5,
.rd .h1, .rd .h2, .rd .h3, .rd .h4, .rd .h5 {
  color: inherit;
  font-weight: 600;
  margin-bottom: 0; }
.rd h1,
.rd .nhsuk-heading-xl {
  font-size: 2em;
  line-height: 36px;
  margin: 56px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h1,
    .rd .nhsuk-heading-xl {
      font-size: 2.52632em;
      line-height: 56px;
      margin: 64px 0 0; } }
.rd h2,
.rd .nhsuk-heading-l {
  font-size: 1.5em;
  line-height: 32px;
  margin: 40px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h2,
    .rd .nhsuk-heading-l {
      font-size: 1.68421em;
      line-height: 40px;
      margin: 56px 0 0; } }
.rd h3,
.rd .nhsuk-heading-m {
  font-size: 1.25em;
  line-height: 28px;
  margin: 32px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h3,
    .rd .nhsuk-heading-m {
      font-size: 1.26316em;
      line-height: 32px;
      margin: 40px 0 0; } }
.rd h4,
.rd .nhsuk-heading-s {
  font-size: 1.125em;
  line-height: 28px;
  margin: 24px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h4,
    .rd .nhsuk-heading-s {
      font-size: 1.15789em;
      line-height: 32px;
      margin: 32px 0 0; } }
.rd h5,
.rd .nhsuk-heading-xs {
  font-size: 1em;
  line-height: 28px;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h5,
    .rd .nhsuk-heading-xs {
      font-size: 1em;
      line-height: 28px;
      margin: 24px 0 0; } }
.rd p,
.rd .nhsuk-body {
  font-weight: 400;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd p,
    .rd .nhsuk-body {
      margin: 24px 0 0; } }
.rd .nhsuk-body-l {
  font-size: 1.25em;
  line-height: 28px;
  margin: 24px 0 0; }
  @media (min-width: 40.0625em) {
    .rd .nhsuk-body-l {
      font-size: 1.26316em;
      line-height: 32px;
      margin: 32px 0 0; } }
.rd .nhsuk-body-s {
  font-size: 0.875em;
  line-height: 24px;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd .nhsuk-body-s {
      font-size: 0.84211em;
      line-height: 28px;
      margin: 24px 0 0; } }
.rd a {
  color: #005EB8;
  cursor: pointer; }
  .rd a:focus {
    background: #FFB81C;
    box-shadow: 0 0 0 4px #FFB81C;
    color: #212B32;
    outline: 0; }
  .rd a:hover {
    background: #ffcd60;
    box-shadow: 0 0 0 4px #ffcd60;
    color: #212B32;
    text-decoration: none; }
  .rd a:active {
    background: #ffbf33;
    box-shadow: 0 0 0 4px #ffbf33;
    color: #374047; }
  .rd a:visited {
    color: #330072; }
.rd ul,
.rd ol {
  font-weight: 400;
  margin: 16px 0 0;
  padding-left: 20px; }
  @media (min-width: 40.0625em) {
    .rd ul,
    .rd ol {
      margin: 24px 0 0; } }
  .rd ul li,
  .rd ol li {
    margin: 8px 0 0; }
    .rd ul li:first-child,
    .rd ol li:first-child {
      margin-top: 0; }
.rd .nhsuk-list--check,
.rd .nhsuk-list--cross {
  list-style: none;
  margin-top: 0;
  padding-left: 40px;
  position: relative; }
  .rd .nhsuk-list--check .nhsuk-icon__tick,
  .rd .nhsuk-list--cross .nhsuk-icon__tick {
    left: -4px;
    margin-top: -5px;
    position: absolute; }
  .rd .nhsuk-list--check .nhsuk-icon__cross,
  .rd .nhsuk-list--cross .nhsuk-icon__cross {
    left: -4px;
    margin-top: -5px;
    position: absolute; }
.rd tr,
.rd th {
  font-weight: 400; }
.rd strong {
  font-weight: 600; }
.rd .nhsuk-page-heading {
  padding: 25px 0 40px; }
  @media (min-width: 61.875em) {
    .rd .nhsuk-page-heading {
      padding: 34px 0 56px; } }
  .rd .nhsuk-page-heading h1 {
    margin: 0; }
.rd .nhsuk-page-nav > *:first-child {
  margin-top: 0; }
@media (max-width: 61.865em) {
  .rd .nhsuk-page-nav {
    margin-bottom: 44px; } }
.rd .nhsuk-page-nav h2 + ol,
.rd .nhsuk-page-nav h2 + ul,
.rd .nhsuk-page-nav h3 + ol,
.rd .nhsuk-page-nav h3 + ul {
  margin-top: 8px; }
@media (min-width: 61.875em) {
  .rd .nhsuk-sticky {
    position: sticky;
    top: 40px; } }
.rd .nhsuk-sticky:before, .rd .nhsuk-sticky:after {
  content: '';
  display: table; }
.rd .nhsuk-page-content > *:first-child {
  margin-top: 0; }
.rd hr.nhsuk-h-line {
  border: 0;
  border-top: 1px solid #D8DDE0;
  margin: 40px 0 0; }
  @media (min-width: 40.0625em) {
    .rd hr.nhsuk-h-line {
      margin: 72px 0 0; } }
.rd .nhsuk-icon {
  height: 34px;
  width: 34px; }
  .rd .nhsuk-icon__search {
    fill: #005EB8; }
  .rd .nhsuk-icon__chevron-left {
    fill: #005EB8; }
  .rd .nhsuk-icon__chevron-right {
    fill: #005EB8; }
  .rd .nhsuk-icon__close {
    fill: #005EB8; }
  .rd .nhsuk-icon__cross {
    fill: #DA291C; }
    .rd .nhsuk-icon__cross--fallback {
      padding-top: 10px; }
  .rd .nhsuk-icon__tick {
    fill: none;
    stroke: #007F3B; }
    .rd .nhsuk-icon__tick--fallback {
      padding-top: 9px; }
  .rd .nhsuk-icon__arrow-right {
    fill: #005EB8; }
  .rd .nhsuk-icon__arrow-left {
    fill: #005EB8; }
  .rd .nhsuk-icon__arrow-right-circle {
    fill: #007F3B; }
  .rd .nhsuk-icon__chevron-down {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: #005EB8; }
    .rd .nhsuk-icon__chevron-down path {
      fill: #FFFFFF; }
  .rd .nhsuk-icon__chevron-up {
    fill: #005EB8; }
    .rd .nhsuk-icon__chevron-up path {
      fill: #FFFFFF; }
  .rd .nhsuk-icon--size-25 {
    height: 42.5px;
    width: 42.5px; }
  .rd .nhsuk-icon--size-50 {
    height: 51px;
    width: 51px; }
  .rd .nhsuk-icon--size-75 {
    height: 59.5px;
    width: 59.5px; }
  .rd .nhsuk-icon--size-100 {
    height: 68px;
    width: 68px; }
.rd .nhsuk-logo {
  height: 40px;
  width: 99px; }
.rd h1, .rd h2, .rd h3, .rd h4, .rd h5,
.rd .h1, .rd .h2, .rd .h3, .rd .h4, .rd .h5 {
  color: inherit;
  font-weight: 600;
  margin-bottom: 0; }
.rd h1,
.rd .nhsuk-heading-xl {
  font-size: 2em;
  line-height: 36px;
  margin: 56px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h1,
    .rd .nhsuk-heading-xl {
      font-size: 2.52632em;
      line-height: 56px;
      margin: 64px 0 0; } }
.rd h2,
.rd .nhsuk-heading-l {
  font-size: 1.5em;
  line-height: 32px;
  margin: 40px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h2,
    .rd .nhsuk-heading-l {
      font-size: 1.68421em;
      line-height: 40px;
      margin: 56px 0 0; } }
.rd h3,
.rd .nhsuk-heading-m {
  font-size: 1.25em;
  line-height: 28px;
  margin: 32px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h3,
    .rd .nhsuk-heading-m {
      font-size: 1.26316em;
      line-height: 32px;
      margin: 40px 0 0; } }
.rd h4,
.rd .nhsuk-heading-s {
  font-size: 1.125em;
  line-height: 28px;
  margin: 24px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h4,
    .rd .nhsuk-heading-s {
      font-size: 1.15789em;
      line-height: 32px;
      margin: 32px 0 0; } }
.rd h5,
.rd .nhsuk-heading-xs {
  font-size: 1em;
  line-height: 28px;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd h5,
    .rd .nhsuk-heading-xs {
      font-size: 1em;
      line-height: 28px;
      margin: 24px 0 0; } }
.rd p,
.rd .nhsuk-body {
  font-weight: 400;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd p,
    .rd .nhsuk-body {
      margin: 24px 0 0; } }
.rd .nhsuk-body-l {
  font-size: 1.25em;
  line-height: 28px;
  margin: 24px 0 0; }
  @media (min-width: 40.0625em) {
    .rd .nhsuk-body-l {
      font-size: 1.26316em;
      line-height: 32px;
      margin: 32px 0 0; } }
.rd .nhsuk-body-s {
  font-size: 0.875em;
  line-height: 24px;
  margin: 16px 0 0; }
  @media (min-width: 40.0625em) {
    .rd .nhsuk-body-s {
      font-size: 0.84211em;
      line-height: 28px;
      margin: 24px 0 0; } }
.rd a {
  color: #005EB8;
  cursor: pointer; }
  .rd a:focus {
    background: #FFB81C;
    box-shadow: 0 0 0 4px #FFB81C;
    color: #212B32;
    outline: 0; }
  .rd a:hover {
    background: #ffcd60;
    box-shadow: 0 0 0 4px #ffcd60;
    color: #212B32;
    text-decoration: none; }
  .rd a:active {
    background: #ffbf33;
    box-shadow: 0 0 0 4px #ffbf33;
    color: #374047; }
  .rd a:visited {
    color: #330072; }
.rd ul,
.rd ol {
  font-weight: 400;
  margin: 16px 0 0;
  padding-left: 20px; }
  @media (min-width: 40.0625em) {
    .rd ul,
    .rd ol {
      margin: 24px 0 0; } }
  .rd ul li,
  .rd ol li {
    margin: 8px 0 0; }
    .rd ul li:first-child,
    .rd ol li:first-child {
      margin-top: 0; }
.rd .nhsuk-list--check,
.rd .nhsuk-list--cross {
  list-style: none;
  margin-top: 0;
  padding-left: 40px;
  position: relative; }
  .rd .nhsuk-list--check .nhsuk-icon__tick,
  .rd .nhsuk-list--cross .nhsuk-icon__tick {
    left: -4px;
    margin-top: -5px;
    position: absolute; }
  .rd .nhsuk-list--check .nhsuk-icon__cross,
  .rd .nhsuk-list--cross .nhsuk-icon__cross {
    left: -4px;
    margin-top: -5px;
    position: absolute; }
.rd tr,
.rd th {
  font-weight: 400; }
.rd strong {
  font-weight: 600; }
.rd .nhsuk-page-heading {
  padding: 25px 0 40px; }
  @media (min-width: 61.875em) {
    .rd .nhsuk-page-heading {
      padding: 34px 0 56px; } }
  .rd .nhsuk-page-heading h1 {
    margin: 0; }
.rd .nhsuk-page-nav > *:first-child {
  margin-top: 0; }
@media (max-width: 61.865em) {
  .rd .nhsuk-page-nav {
    margin-bottom: 44px; } }
.rd .nhsuk-page-nav h2 + ol,
.rd .nhsuk-page-nav h2 + ul,
.rd .nhsuk-page-nav h3 + ol,
.rd .nhsuk-page-nav h3 + ul {
  margin-top: 8px; }
@media (min-width: 61.875em) {
  .rd .nhsuk-sticky {
    position: sticky;
    top: 40px; } }
.rd .nhsuk-sticky:before, .rd .nhsuk-sticky:after {
  content: '';
  display: table; }
.rd .nhsuk-page-content > *:first-child {
  margin-top: 0; }
.rd hr.nhsuk-h-line {
  border: 0;
  border-top: 1px solid #D8DDE0;
  margin: 40px 0 0; }
  @media (min-width: 40.0625em) {
    .rd hr.nhsuk-h-line {
      margin: 72px 0 0; } }
.rd * {
  box-sizing: border-box;
  font-family: "Frutiger W01"; }
.rd {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #f0f4f5;
  color: #212B32;
  min-height: 100%; }
.rd {
  background-color: #f0f4f5;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }
  @media (min-width: 40.0625em) {
    .rd {
      font-size: 19px;
      line-height: 28px; } }
.rd .nhsuk-o-grid {
  margin-left: -16px;
  margin-right: -16px; }
  .rd .nhsuk-o-grid:after {
    clear: both;
    content: '';
    display: block; }
.rd .nhsuk-o-grid__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px; }
  @media (min-width: 61.875em) {
    .rd .nhsuk-o-grid__item {
      float: left; } }
.rd .nhsuk-o-grid__item--full {
  width: 100%; }
@media (min-width: 61.875em) {
  .rd .nhsuk-o-grid__item--one-half {
    width: 50%; } }
@media (min-width: 61.875em) {
  .rd .nhsuk-o-grid__item--one-third {
    width: 33.33333%; } }
@media (min-width: 61.875em) {
  .rd .nhsuk-o-grid__item--two-thirds {
    width: 66.66667%; } }
@media (min-width: 61.875em) {
  .rd .nhsuk-o-grid__item--one-quarter {
    width: 25%; } }
@media (min-width: 61.875em) {
  .rd .nhsuk-o-grid__item--three-quarters {
    width: 75%; } }
.rd .nhsuk-reading-width {
  max-width: 37em; }
.rd .nhsuk-o-main-wrapper {
  padding: 15px 0 40px; }
  @media (min-width: 61.875em) {
    .rd .nhsuk-o-main-wrapper {
      padding: 30px 0 56px; } }
  .rd .nhsuk-o-main-wrapper:focus {
    outline: 0; }
.rd .nhsuk-o-width-container {
  max-width: 960px;
  margin: 0 16px; }
  @media (min-width: 61.875em) {
    .rd .nhsuk-o-width-container {
      margin: 0 32px; } }
  @media (min-width: 1024px) {
    .rd .nhsuk-o-width-container {
      margin: 0 auto; } }
.rd .nhsuk-c-skiplink__link {
  font-size: 19px;
  left: -9999px;
  line-height: 28px;
  padding: 8px;
  position: absolute;
  text-decoration: underline; }
  @media (max-width: 61.865em) and (max-width: 40.0525em) {
    .rd .nhsuk-c-skiplink__link {
      font-size: 16px;
      line-height: 24px; } }
  .rd .nhsuk-c-skiplink__link:active, .rd .nhsuk-c-skiplink__link:focus {
    left: 16px;
    top: 16px;
    z-index: 2; }
  .rd .nhsuk-c-skiplink__link:visited {
    color: #212B32; }
.rd .clear:after {
  clear: both;
  content: '';
  display: block; }
.rd .nhsuk-global-header {
  background: #005EB8; }
  .rd .nhsuk-global-header:after {
    clear: both;
    content: '';
    display: block; }
  .rd .nhsuk-global-header__logo {
    float: left;
    padding: 20px 0; }
    .rd .nhsuk-global-header__logo a {
      display: block;
      height: 40px;
      width: 99px; }
      .rd .nhsuk-global-header__logo a .nhsuk-logo {
        border: 0;
        height: 40px;
        max-width: 100%;
        vertical-align: middle;
        width: 99px; }
      .rd .nhsuk-global-header__logo a .visually-hidden {
        top: -9999px; }
      .rd .nhsuk-global-header__logo a:hover {
        box-shadow: 0 0 0 4px #003d78; }
  .rd .nhsuk-global-header__menusearch {
    float: right;
    position: relative; }
  .rd .nhsuk-global-header__menu {
    float: left;
    margin: 20px; }
    @media (min-width: 61.875em) {
      .rd .nhsuk-global-header__menu {
        display: none; } }
    .rd .nhsuk-global-header__menu .menu-toggle__button {
      background-color: transparent;
      border: 1px solid #FFFFFF;
      border-radius: 4px;
      color: #FFFFFF;
      display: block;
      font-size: 18px;
      font-weight: 400;
      line-height: 28px;
      margin: 0;
      padding: 5px 15px;
      text-decoration: none; }
      .rd .nhsuk-global-header__menu .menu-toggle__button::-moz-focus-inner {
        border: 0; }
      .rd .nhsuk-global-header__menu .menu-toggle__button:hover {
        background: #003d78;
        border-color: #f0f4f5;
        box-shadow: none; }
      .rd .nhsuk-global-header__menu .menu-toggle__button:focus {
        background-color: transparent;
        border-color: #FFB81C;
        box-shadow: 0 0 0 3px #FFB81C;
        outline: 0; }
      .rd .nhsuk-global-header__menu .menu-toggle__button:active, .rd .nhsuk-global-header__menu .menu-toggle__button.active {
        background: #002f5c;
        border-color: #f0f4f5;
        box-shadow: none;
        color: #f0f4f5; }
      .rd .nhsuk-global-header__menu .menu-toggle__button.active:focus {
        box-shadow: 0 0 0 3px #FFB81C; }
  @media (min-width: 40.0625em) {
    .rd .nhsuk-global-header .search-toggle,
    .rd .nhsuk-global-header .search-close {
      display: none; }
    .rd .nhsuk-global-header__search {
      float: left;
      margin: 20px 0; }
      .rd .nhsuk-global-header__search .c-search__input {
        -webkit-appearance: listbox;
        background-color: #FFFFFF !important;
        border: 1px solid #FFFFFF;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 0;
        display: block;
        float: left;
        font-size: 16px;
        height: 40px;
        padding: 0 15px 0 12px;
        width: 235px; }
        .rd .nhsuk-global-header__search .c-search__input--dropdown {
          border-bottom-left-radius: 0; }
        .rd .nhsuk-global-header__search .c-search__input::placeholder {
          color: #768692;
          font-size: 16px; }
        .rd .nhsuk-global-header__search .c-search__input::-webkit-search-decoration {
          -webkit-appearance: none; }
        .rd .nhsuk-global-header__search .c-search__input.js-search-open {
          border-bottom-left-radius: 0; }
        .rd .nhsuk-global-header__search .c-search__input:focus {
          border: 1px solid #FFB81C;
          box-shadow: inset 0 0 0 3px #FFB81C;
          outline: none; }
      .rd .nhsuk-global-header__search .c-search__submit {
        background-color: #f0f4f5;
        border: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0;
        border-top-right-radius: 4px;
        display: block;
        float: right;
        font-size: inherit;
        height: 40px;
        line-height: inherit;
        outline: none;
        padding-top: 7px;
        width: 44px; }
        .rd .nhsuk-global-header__search .c-search__submit .nhsuk-icon__search {
          height: 27px;
          width: 27px; }
        .rd .nhsuk-global-header__search .c-search__submit--dropdown {
          border-bottom-right-radius: 0; }
        .rd .nhsuk-global-header__search .c-search__submit::-moz-focus-inner {
          border: 0; }
        .rd .nhsuk-global-header__search .c-search__submit.js-search-open {
          border-bottom-right-radius: 0; }
        .rd .nhsuk-global-header__search .c-search__submit:focus {
          box-shadow: inset 0 0 0 4px #FFB81C; }
        .rd .nhsuk-global-header__search .c-search__submit:hover {
          background-color: #003d78;
          cursor: pointer; }
          .rd .nhsuk-global-header__search .c-search__submit:hover .nhsuk-icon__search {
            fill: #FFFFFF; }
        .rd .nhsuk-global-header__search .c-search__submit:active {
          background-color: #002f5c; } }
  @media (max-width: 40.0525em) {
    .rd .nhsuk-global-header .nhsuk-o-width-container--global-header {
      margin: 0; }
    .rd .nhsuk-global-header .search-container {
      display: none;
      width: 100%; }
      .rd .nhsuk-global-header .search-container.js-show {
        display: flex; }
    .rd .nhsuk-global-header .c-search {
      flex-grow: 2;
      padding: 15px 0 15px 15px;
      text-align: left; }
      .rd .nhsuk-global-header .c-search__container {
        display: flex; }
      .rd .nhsuk-global-header .c-search__input {
        -webkit-appearance: listbox;
        background-color: #FFFFFF !important;
        border-bottom: 1px solid #AEB7BD !important;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-left: 1px solid #AEB7BD !important;
        border-right: 0;
        border-top: 1px solid #AEB7BD !important;
        border-top-left-radius: 4px;
        border-top-right-radius: 0;
        color: initial;
        flex-grow: 2;
        font-size: inherit;
        height: 52px;
        margin: 0;
        outline: none;
        padding: 0 10px;
        width: 100%; }
        .rd .nhsuk-global-header .c-search__input::-webkit-search-decoration {
          -webkit-appearance: none; }
        .rd .nhsuk-global-header .c-search__input:focus {
          box-shadow: inset 0 0 0 4px #FFB81C; }
      .rd .nhsuk-global-header .c-search::placeholder {
        color: #768692;
        font-size: 16px; }
      .rd .nhsuk-global-header .c-search__submit {
        background-color: #007F3B;
        border: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0;
        border-top-right-radius: 4px;
        float: right;
        font-size: inherit;
        height: 52px;
        line-height: inherit;
        margin: 0;
        outline: none;
        padding: 7px 7px 0; }
        .rd .nhsuk-global-header .c-search__submit .nhsuk-icon__search {
          fill: #FFFFFF;
          height: 38px;
          width: 38px; }
        .rd .nhsuk-global-header .c-search__submit::-moz-focus-inner {
          border: 0; }
        .rd .nhsuk-global-header .c-search__submit:hover {
          background-color: #005326;
          cursor: pointer; }
        .rd .nhsuk-global-header .c-search__submit:focus {
          box-shadow: inset 0 0 0 4px #FFB81C; }
        .rd .nhsuk-global-header .c-search__submit:active {
          background-color: #00401e; }
    .rd .nhsuk-global-header .nhsuk-global-header__logo {
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      z-index: 1; }
    .rd .nhsuk-global-header .nhsuk-global-header__menusearch {
      float: none;
      text-align: right; }
      .rd .nhsuk-global-header .nhsuk-global-header__menusearch:after {
        clear: both;
        content: '';
        display: block; }
      .rd .nhsuk-global-header .nhsuk-global-header__menusearch.js-show {
        border-bottom: 4px solid #f0f4f5; }
    .rd .nhsuk-global-header .nhsuk-global-header__menu {
      display: inline-block;
      float: none; }
      .rd .nhsuk-global-header .nhsuk-global-header__menu:after {
        clear: both;
        content: '';
        display: block; }
      .rd .nhsuk-global-header .nhsuk-global-header__menu .menu-toggle__button {
        margin-right: 52px; }
    .rd .nhsuk-global-header .nhsuk-global-header__search {
      background: #FFFFFF;
      display: flex; }
      .rd .nhsuk-global-header .nhsuk-global-header__search:after {
        clear: both;
        content: '';
        display: block; }
      .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button {
        background-color: transparent;
        border: 1px solid #FFFFFF;
        border-radius: 4px;
        color: #FFFFFF;
        cursor: pointer;
        margin: 20px 0;
        min-height: 40px;
        overflow: hidden;
        padding: 4px 8px 0 9px;
        position: absolute;
        right: 16px;
        text-align: left;
        top: 0; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button .nhsuk-icon__search {
          fill: #FFFFFF;
          height: 21px;
          width: 21px; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button::-moz-focus-inner {
          border: 0; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button:hover {
          background-color: #003d78;
          border-color: #f0f4f5;
          box-shadow: none; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button:focus {
          background-color: transparent;
          border-color: #FFB81C;
          box-shadow: 0 0 0 3px #FFB81C;
          outline: 0; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button:active, .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button.active {
          background-color: #002f5c;
          border-color: #f0f4f5;
          box-shadow: none;
          color: #f0f4f5; }
        .rd .nhsuk-global-header .nhsuk-global-header__search .search-toggle__button.active:focus {
          box-shadow: 0 0 0 3px #FFB81C; }
    .rd .nhsuk-global-header .search-close__link {
      background-color: transparent;
      border: 0;
      cursor: pointer;
      display: block;
      float: right;
      height: 40px;
      margin-left: 16px;
      margin-right: 16px;
      margin-top: 22px;
      overflow: hidden;
      padding: 0;
      text-align: left;
      white-space: nowrap;
      width: 40px; }
      .rd .nhsuk-global-header .search-close__link .nhsuk-icon__close {
        fill: #005EB8;
        height: 40px;
        width: 40px; }
      .rd .nhsuk-global-header .search-close__link::-moz-focus-inner {
        border: 0; }
      .rd .nhsuk-global-header .search-close__link:hover .nhsuk-icon__close {
        fill: #003d78; }
      .rd .nhsuk-global-header .search-close__link:focus {
        border-radius: 4px;
        box-shadow: 0 0 0 4px #FFB81C;
        outline: 0; } }
.rd .c-search-menu__list {
  -moz-box-shadow: 0 3px 5px 0 rgba(66, 84, 98, 0.5);
  -webkit-box-shadow: 0 3px 5px 0 rgba(66, 84, 98, 0.5);
  background: #FFFFFF;
  border-bottom: 1px solid #D8DDE0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #D8DDE0;
  border-right: 1px solid #D8DDE0;
  border-top: 2px solid #005EB8;
  box-shadow: 0 0 3px 0 rgba(66, 84, 98, 0.5);
  height: auto;
  list-style: none;
  margin-top: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 15px 18px;
  position: absolute;
  z-index: 1; }
@media (max-width: 40.0525em) {
  .rd .c-search-menu {
    position: relative !important;
    top: 0 !important; }
  .rd .c-search-menu__list {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    left: auto !important;
    margin: 0;
    padding-bottom: 20px;
    position: relative !important;
    top: auto !important;
    width: 100% !important; } }
.rd .c-search-menu__prepend {
  border-bottom: 1px solid #D8DDE0;
  color: #212B32;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 12px;
  text-align: left; }
.rd .c-search-menu__item {
  border-bottom: 1px solid #f0f4f5;
  color: #005EB8;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 12px;
  text-align: left;
  text-decoration: underline; }
  .rd .c-search-menu__item .nhsuk-icon__search {
    fill: #AEB7BD;
    float: left;
    height: 22px;
    margin: 5px 4px 0 0;
    width: 22px; }
  .rd .c-search-menu__item:hover, .rd .c-search-menu__item:active {
    text-decoration: none; }
  .rd .c-search-menu__item:hover div, .rd .c-search-menu__item:focus div {
    background: #FFB81C;
    box-shadow: 0 0 0 4px #FFB81C;
    color: #212B32;
    display: inline; }
  .rd .c-search-menu__item--selected a {
    background-color: #FFB81C;
    box-shadow: 0 0 0 4px #FFB81C;
    color: #212B32;
    display: inline;
    text-decoration: none; }
.rd .twitter-typeahead {
  display: inline !important;
  position: static !important;
  width: 100%; }
.rd .twitter-typeahead input {
  left: 0 !important;
  top: 0 !important; }
.rd .c-search-menu__nosuggestions {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  text-align: left; }
@media (max-width: 61.865em) {
  .rd .c-nav-primary {
    background: #FFFFFF;
    display: none; }
    .rd .c-nav-primary.js-show {
      display: block; }
    .rd .c-nav-primary .nhsuk-o-width-container {
      margin: 0;
      max-width: 990px; }
    .rd .c-nav-primary__title {
      font-size: 19px;
      font-weight: 600;
      line-height: 28px;
      margin: 0;
      padding: 12px 38px 12px 30px;
      position: relative; } }
  @media (max-width: 61.865em) and (max-width: 40.0525em) {
    .rd .c-nav-primary__title {
      margin: 0 24px 0 0;
      padding: 16px;
      font-size: 16px;
      line-height: 24px; } }
@media (max-width: 61.865em) {
      .rd .c-nav-primary__title .c-nav-primary__close-link {
        background: transparent;
        border: 0;
        height: 40px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 24px;
        top: 8px;
        white-space: nowrap;
        width: 40px; }
        .rd .c-nav-primary__title .c-nav-primary__close-link .nhsuk-icon__close {
          fill: #005EB8;
          height: 40px;
          width: 40px; } }
    @media (max-width: 61.865em) and (max-width: 40.0525em) {
      .rd .c-nav-primary__title .c-nav-primary__close-link {
        right: -8px; } }
@media (max-width: 61.865em) {
        .rd .c-nav-primary__title .c-nav-primary__close-link::-moz-focus-inner {
          border: 0; }
        .rd .c-nav-primary__title .c-nav-primary__close-link:hover .nhsuk-icon__close {
          fill: #003d78; }
        .rd .c-nav-primary__title .c-nav-primary__close-link:focus {
          border-radius: 4px;
          box-shadow: 0 0 0 4px #FFB81C;
          outline: 0; }
    .rd .c-nav-primary__list {
      border-bottom: 4px solid #f0f4f5;
      list-style: none;
      margin: 0;
      padding: 0; }
    .rd .c-nav-primary__item {
      border-top: 1px solid #f0f4f5;
      margin: 0;
      position: relative; }
      .rd .c-nav-primary__item .nhsuk-icon__chevron-right {
        fill: #AEB7BD;
        position: absolute; } }
    @media (max-width: 61.865em) and (max-width: 40.0525em) {
      .rd .c-nav-primary__item .nhsuk-icon__chevron-right {
        right: 4px;
        top: 11px; } }
    @media (max-width: 61.865em) and (min-width: 40.0625em) {
      .rd .c-nav-primary__item .nhsuk-icon__chevron-right {
        right: 16px;
        top: 9px; } }
@media (max-width: 61.865em) {
    .rd .c-nav-primary__link {
      color: #005EB8;
      display: block;
      text-decoration: none; } }
  @media (max-width: 61.865em) and (min-width: 40.0625em) {
    .rd .c-nav-primary__link {
      padding: 12px 30px;
      font-size: 19px;
      line-height: 28px; } }
  @media (max-width: 61.865em) and (max-width: 40.0525em) {
    .rd .c-nav-primary__link {
      padding: 16px;
      font-size: 16px;
      line-height: 24px; } }
@media (max-width: 61.865em) {
      .rd .c-nav-primary__link:visited {
        color: #005EB8; }
      .rd .c-nav-primary__link:hover {
        background-color: #005EB8;
        box-shadow: none;
        color: #FFFFFF;
        text-decoration: underline; }
        .rd .c-nav-primary__link:hover .nhsuk-icon__chevron-right {
          fill: #FFFFFF; }
      .rd .c-nav-primary__link:focus {
        background-color: transparent;
        box-shadow: inset 0 0 0 4px #FFB81C;
        color: #005EB8; }
      .rd .c-nav-primary__link:active {
        background-color: #003d78;
        box-shadow: none;
        color: #FFFFFF; }
        .rd .c-nav-primary__link:active .nhsuk-icon__chevron-right {
          fill: #FFFFFF; } }
@media (min-width: 61.875em) {
  .rd .c-nav-primary {
    background: #005EB8; }
    .rd .c-nav-primary:after {
      clear: both;
      content: '';
      display: block; }
    .rd .c-nav-primary__title {
      display: none; }
    .rd .c-nav-primary__list {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      display: flex;
      justify-content: space-between;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
    .rd .c-nav-primary__item {
      margin: 0;
      padding: 0;
      text-align: center; }
      .rd .c-nav-primary__item .nhsuk-icon__chevron-right {
        display: none; }
    .rd .c-nav-primary__item--mobile {
      display: none; }
    .rd .c-nav-primary__link {
      color: #FFFFFF;
      display: block;
      font-size: 17px;
      line-height: 20px;
      padding: 16px;
      text-decoration: none; }
      .rd .c-nav-primary__link:visited {
        color: #FFFFFF; }
      .rd .c-nav-primary__link:hover {
        background: #003d78;
        box-shadow: none;
        color: #FFFFFF;
        text-decoration: underline; }
      .rd .c-nav-primary__link:focus {
        background: #005EB8;
        box-shadow: inset 0 0 0 4px #FFB81C;
        color: #FFFFFF; }
      .rd .c-nav-primary__link:active {
        background: #002f5c;
        box-shadow: none;
        color: #f0f4f5; }
      .rd .c-nav-primary__link.active {
        background: #004b93; } }
.rd .nhsuk-global-footer {
  background-color: #005EB8;
  color: #FFFFFF;
  width: 100%; }
  .rd .nhsuk-global-footer__logo {
    padding-bottom: 15px; }
    @media (min-width: 40.0625em) {
      .rd .nhsuk-global-footer__logo {
        padding-bottom: 0; } }
    .rd .nhsuk-global-footer__logo a {
      display: block;
      height: 40px;
      width: 99px; }
      .rd .nhsuk-global-footer__logo a .nhsuk-logo {
        border: 0;
        height: 40px;
        max-width: 100%;
        vertical-align: middle;
        width: 99px; }
        .rd .nhsuk-global-footer__logo a .nhsuk-logo:hover {
          box-shadow: 0 0 0 4px #003d78; }
  .rd .nhsuk-global-footer ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    list-style-type: none;
    margin: 0;
    padding: 25px 0; }
    .rd .nhsuk-global-footer ul:last-child {
      border-bottom: 0; }
    @media (min-width: 40.0625em) {
      .rd .nhsuk-global-footer ul li {
        display: inline-block;
        font-size: 17px;
        padding-right: 25px; } }
    .rd .nhsuk-global-footer ul li a {
      color: #FFFFFF; }
      .rd .nhsuk-global-footer ul li a:focus, .rd .nhsuk-global-footer ul li a:hover {
        color: #212B32; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .rd .nhsuk-global-header .nhsuk-global-header__search,
  .rd .nhsuk-global-header .c-search__container {
    display: -ms-flexbox; }
  .rd .nhsuk-global-header .search-container.js-show {
    display: -ms-flexbox; } }

@media screen and (-ms-high-contrast: active) and (min-width: 40.0625em), (-ms-high-contrast: none) and (min-width: 40.0625em) {
.rd .nhsuk-global-header .twitter-typeahead {
  width: auto; } }

@media screen and (-ms-high-contrast: active) and (max-width: 40.0525em), (-ms-high-contrast: none) and (max-width: 40.0525em) {
.rd .nhsuk-global-header .c-search {
  -ms-flex-positive: 2; }
.rd .nhsuk-global-header .c-search__input {
  -ms-flex-positive: 2; } }

@media screen and (-ms-high-contrast: active) and (min-width: 61.875em), (-ms-high-contrast: none) and (min-width: 61.875em) {
.rd .c-nav-primary__list {
  -ms-flex-pack: justify;
  display: -ms-flexbox; }
.rd .c-nav-primary__item {
  text-align: left; } }
@media print {
  .rd .nhsuk-global-header__menusearch,
  .rd .c-nav-primary,
  .rd .nhsuk-breadcrumb,
  .rd .nhsuk-page-nav,
  .rd .nhsuk-global-footer {
    display: none; }
  .rd .nhsuk-page-heading {
    padding: 0; } }


/* overrides */
body {
  background-color: #005eb8;
}

.wrap {
  background-color: #f7f7f7;
  margin: 0;
  width: auto;
}

.wrap .content-wrap {
  border-bottom: 2em solid #f7f7f7;
  border-top: 2em solid #f7f7f7;
  margin: 0 auto;
  width: 97.5em;
}

.mobile .wrap {
  background-color: #fff;
}

.mobile .wrap .content-wrap {
  border: 0;
  width: auto;
}
