@charset "UTF-8";
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, :after, :before {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

@font-face {
  font-family: 'Frutiger W01';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.eot?#iefix);
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.eot?#iefix) format("eot"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.woff2) format("woff2"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.woff) format("woff"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.ttf) format("truetype"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-45Light.svg#29f3ff8a-1719-4e25-a757-53ee1a1114a5) format("svg"); }
@font-face {
  font-family: 'Frutiger W01';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.eot?#iefix);
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.eot?#iefix) format("eot"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.woff2) format("woff2"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.woff) format("woff"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.ttf) format("truetype"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-55Roman.svg#7def0e34-f28d-434f-b2ec-472bde847115) format("svg"); }
@font-face {
  font-family: 'Frutiger W01';
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.eot?#iefix);
  src: url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.eot?#iefix) format("eot"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.woff2) format("woff2"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.woff) format("woff"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.ttf) format("truetype"), url(https://assets.nhs.uk/fonts/FrutigerLTW01-65Bold.svg#eae74276-dd78-47e4-9b27-dac81c3411ca) format("svg"); }
article, aside, footer, header, nav, section {
  display: block; }

button, input, select, textarea {
  font-family: inherit; }

a {
  color: #005eb8; }

a:visited {
  color: #330072; }

a:focus {
  background-color: #ffb81c;
  box-shadow: 0 0 0 4px #ffb81c;
  color: #212b32;
  outline: 4px solid transparent;
  outline-offset: 4px; }

a:hover {
  background-color: #ffcd60;
  box-shadow: 0 0 0 4px #ffcd60;
  color: #212b32;
  text-decoration: none; }

a:active {
  color: #374047; }

@media print {
  a:after {
    color: #212b32;
    content: " (Link: " attr(href) ")";
    font-size: 14pt; } }
html {
  background-color: #d8dde0;
  font-family: Frutiger W01, Helvetica, Arial, Sans-serif;
  overflow-y: scroll; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #f0f4f5;
  color: #212b32;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  min-height: 100%; }

table {
  margin-bottom: 40px;
  margin-top: 40px;
  border-spacing: 0;
  vertical-align: top;
  width: 100%; }

@media (min-width: 40.0625em) {
  table {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  table {
    margin-top: 48px; } }
@media print {
  table {
    page-break-inside: avoid; } }
thead th {
  border-bottom: 2px solid #d8dde0; }

td, th {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: 8px;
  border-bottom: 1px solid #d8dde0;
  text-align: left; }

@media (min-width: 40.0625em) {
  td, th {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  td, th {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  td, th {
    padding: 16px; } }
th {
  font-weight: 600; }

caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.nhsuk-form-group {
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-form-group {
    margin-bottom: 24px; } }
.nhsuk-form-group .nhsuk-form-group:last-of-type {
  margin-bottom: 0; }

.nhsuk-form-group--wrapper {
  margin-bottom: 24px; }

@media (min-width: 40.0625em) {
  .nhsuk-form-group--wrapper {
    margin-bottom: 32px; } }
.nhsuk-form-group--error {
  border-left: 4px solid #da291c;
  padding-left: 16px; }

.nhsuk-form-group--error .nhsuk-form-group {
  border: 0;
  padding: 0; }

.nhsuk-grid-row {
  margin-left: -16px;
  margin-right: -16px; }

.nhsuk-grid-row:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-grid-column-one-quarter {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-quarter {
    float: left;
    width: 25%; } }
.nhsuk-grid-column-one-third {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-third {
    float: left;
    width: 33.3333%; } }
.nhsuk-grid-column-one-half {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-half {
    float: left;
    width: 50%; } }
.nhsuk-grid-column-two-thirds {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-two-thirds {
    float: left;
    width: 66.6666%; } }
.nhsuk-grid-column-three-quarters {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-three-quarters {
    float: left;
    width: 75%; } }
.nhsuk-grid-column-full {
  box-sizing: border-box;
  padding: 0 16px; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-column-full {
    float: left;
    width: 100%; } }
.nhsuk-main-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper {
    padding-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper {
    padding-bottom: 48px; } }
.nhsuk-main-wrapper > :first-child {
  margin-top: 0; }

.nhsuk-main-wrapper > :last-child {
  margin-bottom: 0; }

.nhsuk-main-wrapper--l {
  padding-top: 48px; }

@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper--l {
    padding-top: 56px; } }
.nhsuk-main-wrapper--s {
  padding-bottom: 24px;
  padding-top: 24px; }

@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper--s {
    padding-bottom: 32px; } }
@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper--s {
    padding-top: 32px; } }
.nhsuk-width-container {
  margin: 0 16px;
  max-width: 960px; }

@media (min-width: 48.0625em) {
  .nhsuk-width-container {
    margin: 0 32px; } }
@media (min-width: 1024px) {
  .nhsuk-width-container {
    margin: 0 auto; } }
.nhsuk-icon {
  height: 34px;
  width: 34px; }

.nhsuk-icon__search {
  fill: #005eb8; }

.nhsuk-icon__chevron-left {
  fill: #005eb8; }

.nhsuk-icon__chevron-right {
  fill: #005eb8; }

.nhsuk-icon__close {
  fill: #005eb8; }

.nhsuk-icon__cross {
  fill: #da291c; }

.nhsuk-icon__tick {
  stroke: #007f3b; }

.nhsuk-icon__arrow-right {
  fill: #005eb8; }

.nhsuk-icon__arrow-left {
  fill: #005eb8; }

.nhsuk-icon__arrow-right-circle {
  fill: #007f3b; }

.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; }

.nhsuk-icon__chevron-down path {
  fill: #fff; }

.nhsuk-icon__chevron-up {
  fill: #005eb8; }

.nhsuk-icon__chevron-up path {
  fill: #fff; }

.nhsuk-icon__emdash path {
  fill: #aeb7bd; }

.nhsuk-icon__plus {
  fill: #005eb8; }

.nhsuk-icon__minus {
  fill: #005eb8; }

.nhsuk-icon--size-15 {
  height: 25px;
  width: 25px; }

.nhsuk-icon--size-25 {
  height: 42.5px;
  width: 42.5px; }

.nhsuk-icon--size-50 {
  height: 51px;
  width: 51px; }

.nhsuk-icon--size-75 {
  height: 59.5px;
  width: 59.5px; }

.nhsuk-icon--size-100 {
  height: 68px;
  width: 68px; }

.nhsuk-list, ol, ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 16px;
  list-style-type: none;
  margin-top: 0;
  padding-left: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-list, ol, ul {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-list, ol, ul {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-list, ol, ul {
    margin-bottom: 24px; } }
.nhsuk-list > li, ol > li, ul > li {
  margin-bottom: 8px; }

@media (min-width: 40.0625em) {
  .nhsuk-list > li, ol > li, ul > li {
    margin-bottom: 8px; } }
.nhsuk-list > li:last-child, ol > li:last-child, ul > li:last-child {
  margin-bottom: 0; }

.nhsuk-list--bullet, ul {
  list-style-type: disc;
  padding-left: 20px; }

.nhsuk-list--number, ol {
  list-style-type: decimal;
  padding-left: 20px; }

.nhsuk-list--cross, .nhsuk-list--tick {
  list-style: none;
  margin-top: 0;
  padding-left: 40px;
  position: relative; }

.nhsuk-list--cross svg, .nhsuk-list--tick svg {
  left: -4px;
  margin-top: -5px;
  position: absolute; }

.nhsuk-section-break, hr {
  border: 0;
  margin: 0; }

.nhsuk-section-break--xl {
  margin-top: 48px;
  margin-bottom: 48px; }

@media (min-width: 40.0625em) {
  .nhsuk-section-break--xl {
    margin-top: 56px; } }
@media (min-width: 40.0625em) {
  .nhsuk-section-break--xl {
    margin-bottom: 56px; } }
.nhsuk-section-break--l, hr {
  margin-top: 32px;
  margin-bottom: 32px; }

@media (min-width: 40.0625em) {
  .nhsuk-section-break--l, hr {
    margin-top: 40px; } }
@media (min-width: 40.0625em) {
  .nhsuk-section-break--l, hr {
    margin-bottom: 40px; } }
.nhsuk-section-break--m {
  margin-top: 16px;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-section-break--m {
    margin-top: 24px; } }
@media (min-width: 40.0625em) {
  .nhsuk-section-break--m {
    margin-bottom: 24px; } }
.nhsuk-section-break--visible, hr {
  border-bottom: 1px solid #d8dde0; }

.nhsuk-heading-xl, h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-xl, h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.16667; } }
@media print {
  .nhsuk-heading-xl, h1 {
    font-size: 32pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-xl, h1 {
    margin-bottom: 48px; } }
.nhsuk-heading-l, h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-l, h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; } }
@media print {
  .nhsuk-heading-l, h2 {
    font-size: 24pt;
    line-height: 1.05; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-l, h2 {
    margin-bottom: 24px; } }
.nhsuk-heading-m, h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-m, h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-heading-m, h3 {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-m, h3 {
    margin-bottom: 24px; } }
.nhsuk-heading-s, h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-s, h4 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.45455; } }
@media print {
  .nhsuk-heading-s, h4 {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-s, h4 {
    margin-bottom: 24px; } }
.nhsuk-heading-xs, h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-xs, h5 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-heading-xs, h5 {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-xs, h5 {
    margin-bottom: 24px; } }
.nhsuk-heading-xxs, h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-heading-xxs, h6 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-heading-xxs, h6 {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-heading-xxs, h6 {
    margin-bottom: 24px; } }
.nhsuk-caption-xl {
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  color: #425563;
  display: block;
  margin-bottom: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-caption-xl {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; } }
@media print {
  .nhsuk-caption-xl {
    font-size: 24pt;
    line-height: 1.05; } }
.nhsuk-caption-l {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #425563;
  display: block;
  margin-bottom: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-caption-l {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-caption-l {
    font-size: 18pt;
    line-height: 1.15; } }
.nhsuk-caption-m {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #425563;
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-caption-m {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-caption-m {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-caption--bottom {
  margin-bottom: 0;
  margin-top: 4px; }

.nhsuk-body-l {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
  margin-top: 0;
  margin-bottom: 24px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-l {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-body-l {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-body-l {
    margin-bottom: 32px; } }
.nhsuk-body-m, address, p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-m, address, p {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-body-m, address, p {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-body-m, address, p {
    margin-bottom: 24px; } }
.nhsuk-body-m, p {
  color: inherit; }

.nhsuk-body-s {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  display: block;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-s {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-body-s {
    font-size: 14pt;
    line-height: 1.2; } }
@media (min-width: 40.0625em) {
  .nhsuk-body-s {
    margin-bottom: 24px; } }
address {
  font-style: normal; }

.nhsuk-body-l + .nhsuk-heading-l, .nhsuk-body-l + h2 {
  padding-top: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-l + .nhsuk-heading-l, .nhsuk-body-l + h2 {
    padding-top: 8px; } }
.nhsuk-body-m + .nhsuk-heading-l, .nhsuk-body-m + h2, .nhsuk-body-s + .nhsuk-heading-l, .nhsuk-body-s + h2, .nhsuk-list + .nhsuk-heading-l, .nhsuk-list + h2, address + .nhsuk-heading-l, address + h2, ol + .nhsuk-heading-l, ol + h2, p + .nhsuk-heading-l, p + h2, ul + .nhsuk-heading-l, ul + h2 {
  padding-top: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-m + .nhsuk-heading-l, .nhsuk-body-m + h2, .nhsuk-body-s + .nhsuk-heading-l, .nhsuk-body-s + h2, .nhsuk-list + .nhsuk-heading-l, .nhsuk-list + h2, address + .nhsuk-heading-l, address + h2, ol + .nhsuk-heading-l, ol + h2, p + .nhsuk-heading-l, p + h2, ul + .nhsuk-heading-l, ul + h2 {
    padding-top: 24px; } }
.nhsuk-body-m + .nhsuk-heading-m, .nhsuk-body-m + .nhsuk-heading-s, .nhsuk-body-m + h3, .nhsuk-body-m + h4, .nhsuk-body-s + .nhsuk-heading-m, .nhsuk-body-s + .nhsuk-heading-s, .nhsuk-body-s + h3, .nhsuk-body-s + h4, .nhsuk-list + .nhsuk-heading-m, .nhsuk-list + .nhsuk-heading-s, .nhsuk-list + h3, .nhsuk-list + h4, address + .nhsuk-heading-m, address + .nhsuk-heading-s, address + h3, address + h4, ol + .nhsuk-heading-m, ol + .nhsuk-heading-s, ol + h3, ol + h4, p + .nhsuk-heading-m, p + .nhsuk-heading-s, p + h3, p + h4, ul + .nhsuk-heading-m, ul + .nhsuk-heading-s, ul + h3, ul + h4 {
  padding-top: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-body-m + .nhsuk-heading-m, .nhsuk-body-m + .nhsuk-heading-s, .nhsuk-body-m + h3, .nhsuk-body-m + h4, .nhsuk-body-s + .nhsuk-heading-m, .nhsuk-body-s + .nhsuk-heading-s, .nhsuk-body-s + h3, .nhsuk-body-s + h4, .nhsuk-list + .nhsuk-heading-m, .nhsuk-list + .nhsuk-heading-s, .nhsuk-list + h3, .nhsuk-list + h4, address + .nhsuk-heading-m, address + .nhsuk-heading-s, address + h3, address + h4, ol + .nhsuk-heading-m, ol + .nhsuk-heading-s, ol + h3, ol + h4, p + .nhsuk-heading-m, p + .nhsuk-heading-s, p + h3, p + h4, ul + .nhsuk-heading-m, ul + .nhsuk-heading-s, ul + h3, ul + h4 {
    padding-top: 8px; } }
b, strong {
  font-weight: 600; }

.nhsuk-u-clear:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-u-one-half {
  float: left;
  width: 50% !important; }

.nhsuk-u-one-third {
  float: left;
  width: 33.33333% !important; }

.nhsuk-u-two-thirds {
  float: left;
  width: 66.66667% !important; }

.nhsuk-u-one-quarter {
  float: left;
  width: 25% !important; }

.nhsuk-u-three-quarters {
  float: left;
  width: 75% !important; }

.nhsuk-u-one-half-tablet {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-one-half-tablet {
    float: left;
    width: 50% !important; } }
.nhsuk-u-one-third-tablet {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-one-third-tablet {
    float: left;
    width: 33.33333% !important; } }
.nhsuk-u-two-thirds-tablet {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-two-thirds-tablet {
    float: left;
    width: 66.66667% !important; } }
.nhsuk-u-one-quarter-tablet {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-one-quarter-tablet {
    float: left;
    width: 25% !important; } }
.nhsuk-u-three-quarters-tablet {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-three-quarters-tablet {
    float: left;
    width: 75% !important; } }
@media (max-width: 40.0525em) {
  .nhsuk-u-nowrap {
    white-space: nowrap; } }
.nhsuk-u-reading-width {
  max-width: 37em; }

.nhsuk-u-margin-0 {
  margin: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-0 {
    margin: 0 !important; } }
.nhsuk-u-margin-top-0 {
  margin-top: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-0 {
    margin-top: 0 !important; } }
.nhsuk-u-margin-right-0 {
  margin-right: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-0 {
    margin-right: 0 !important; } }
.nhsuk-u-margin-bottom-0 {
  margin-bottom: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-0 {
    margin-bottom: 0 !important; } }
.nhsuk-u-margin-left-0 {
  margin-left: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-0 {
    margin-left: 0 !important; } }
.nhsuk-u-margin-1 {
  margin: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-1 {
    margin: 4px !important; } }
.nhsuk-u-margin-top-1 {
  margin-top: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-1 {
    margin-top: 4px !important; } }
.nhsuk-u-margin-right-1 {
  margin-right: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-1 {
    margin-right: 4px !important; } }
.nhsuk-u-margin-bottom-1 {
  margin-bottom: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-1 {
    margin-bottom: 4px !important; } }
.nhsuk-u-margin-left-1 {
  margin-left: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-1 {
    margin-left: 4px !important; } }
.nhsuk-u-margin-2 {
  margin: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-2 {
    margin: 8px !important; } }
.nhsuk-u-margin-top-2 {
  margin-top: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-2 {
    margin-top: 8px !important; } }
.nhsuk-u-margin-right-2 {
  margin-right: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-2 {
    margin-right: 8px !important; } }
.nhsuk-u-margin-bottom-2 {
  margin-bottom: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-2 {
    margin-bottom: 8px !important; } }
.nhsuk-u-margin-left-2 {
  margin-left: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-2 {
    margin-left: 8px !important; } }
.nhsuk-u-margin-3 {
  margin: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-3 {
    margin: 16px !important; } }
.nhsuk-u-margin-top-3 {
  margin-top: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-3 {
    margin-top: 16px !important; } }
.nhsuk-u-margin-right-3 {
  margin-right: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-3 {
    margin-right: 16px !important; } }
.nhsuk-u-margin-bottom-3 {
  margin-bottom: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-3 {
    margin-bottom: 16px !important; } }
.nhsuk-u-margin-left-3 {
  margin-left: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-3 {
    margin-left: 16px !important; } }
.nhsuk-u-margin-4 {
  margin: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-4 {
    margin: 24px !important; } }
.nhsuk-u-margin-top-4 {
  margin-top: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-4 {
    margin-top: 24px !important; } }
.nhsuk-u-margin-right-4 {
  margin-right: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-4 {
    margin-right: 24px !important; } }
.nhsuk-u-margin-bottom-4 {
  margin-bottom: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-4 {
    margin-bottom: 24px !important; } }
.nhsuk-u-margin-left-4 {
  margin-left: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-4 {
    margin-left: 24px !important; } }
.nhsuk-u-margin-5 {
  margin: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-5 {
    margin: 32px !important; } }
.nhsuk-u-margin-top-5 {
  margin-top: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-5 {
    margin-top: 32px !important; } }
.nhsuk-u-margin-right-5 {
  margin-right: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-5 {
    margin-right: 32px !important; } }
.nhsuk-u-margin-bottom-5 {
  margin-bottom: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-5 {
    margin-bottom: 32px !important; } }
.nhsuk-u-margin-left-5 {
  margin-left: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-5 {
    margin-left: 32px !important; } }
.nhsuk-u-margin-6 {
  margin: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-6 {
    margin: 40px !important; } }
.nhsuk-u-margin-top-6 {
  margin-top: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-6 {
    margin-top: 40px !important; } }
.nhsuk-u-margin-right-6 {
  margin-right: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-6 {
    margin-right: 40px !important; } }
.nhsuk-u-margin-bottom-6 {
  margin-bottom: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-6 {
    margin-bottom: 40px !important; } }
.nhsuk-u-margin-left-6 {
  margin-left: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-6 {
    margin-left: 40px !important; } }
.nhsuk-u-margin-7 {
  margin: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-7 {
    margin: 48px !important; } }
.nhsuk-u-margin-top-7 {
  margin-top: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-7 {
    margin-top: 48px !important; } }
.nhsuk-u-margin-right-7 {
  margin-right: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-7 {
    margin-right: 48px !important; } }
.nhsuk-u-margin-bottom-7 {
  margin-bottom: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-7 {
    margin-bottom: 48px !important; } }
.nhsuk-u-margin-left-7 {
  margin-left: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-7 {
    margin-left: 48px !important; } }
.nhsuk-u-margin-8 {
  margin: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-8 {
    margin: 56px !important; } }
.nhsuk-u-margin-top-8 {
  margin-top: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-8 {
    margin-top: 56px !important; } }
.nhsuk-u-margin-right-8 {
  margin-right: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-8 {
    margin-right: 56px !important; } }
.nhsuk-u-margin-bottom-8 {
  margin-bottom: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-8 {
    margin-bottom: 56px !important; } }
.nhsuk-u-margin-left-8 {
  margin-left: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-8 {
    margin-left: 56px !important; } }
.nhsuk-u-margin-9 {
  margin: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-9 {
    margin: 64px !important; } }
.nhsuk-u-margin-top-9 {
  margin-top: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-top-9 {
    margin-top: 64px !important; } }
.nhsuk-u-margin-right-9 {
  margin-right: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-right-9 {
    margin-right: 64px !important; } }
.nhsuk-u-margin-bottom-9 {
  margin-bottom: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-bottom-9 {
    margin-bottom: 64px !important; } }
.nhsuk-u-margin-left-9 {
  margin-left: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-margin-left-9 {
    margin-left: 64px !important; } }
.nhsuk-u-padding-0 {
  padding: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-0 {
    padding: 0 !important; } }
.nhsuk-u-padding-top-0 {
  padding-top: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-0 {
    padding-top: 0 !important; } }
.nhsuk-u-padding-right-0 {
  padding-right: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-0 {
    padding-right: 0 !important; } }
.nhsuk-u-padding-bottom-0 {
  padding-bottom: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-0 {
    padding-bottom: 0 !important; } }
.nhsuk-u-padding-left-0 {
  padding-left: 0 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-0 {
    padding-left: 0 !important; } }
.nhsuk-u-padding-1 {
  padding: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-1 {
    padding: 4px !important; } }
.nhsuk-u-padding-top-1 {
  padding-top: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-1 {
    padding-top: 4px !important; } }
.nhsuk-u-padding-right-1 {
  padding-right: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-1 {
    padding-right: 4px !important; } }
.nhsuk-u-padding-bottom-1 {
  padding-bottom: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-1 {
    padding-bottom: 4px !important; } }
.nhsuk-u-padding-left-1 {
  padding-left: 4px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-1 {
    padding-left: 4px !important; } }
.nhsuk-u-padding-2 {
  padding: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-2 {
    padding: 8px !important; } }
.nhsuk-u-padding-top-2 {
  padding-top: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-2 {
    padding-top: 8px !important; } }
.nhsuk-u-padding-right-2 {
  padding-right: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-2 {
    padding-right: 8px !important; } }
.nhsuk-u-padding-bottom-2 {
  padding-bottom: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-2 {
    padding-bottom: 8px !important; } }
.nhsuk-u-padding-left-2 {
  padding-left: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-2 {
    padding-left: 8px !important; } }
.nhsuk-u-padding-3 {
  padding: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-3 {
    padding: 16px !important; } }
.nhsuk-u-padding-top-3 {
  padding-top: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-3 {
    padding-top: 16px !important; } }
.nhsuk-u-padding-right-3 {
  padding-right: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-3 {
    padding-right: 16px !important; } }
.nhsuk-u-padding-bottom-3 {
  padding-bottom: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-3 {
    padding-bottom: 16px !important; } }
.nhsuk-u-padding-left-3 {
  padding-left: 8px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-3 {
    padding-left: 16px !important; } }
.nhsuk-u-padding-4 {
  padding: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-4 {
    padding: 24px !important; } }
.nhsuk-u-padding-top-4 {
  padding-top: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-4 {
    padding-top: 24px !important; } }
.nhsuk-u-padding-right-4 {
  padding-right: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-4 {
    padding-right: 24px !important; } }
.nhsuk-u-padding-bottom-4 {
  padding-bottom: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-4 {
    padding-bottom: 24px !important; } }
.nhsuk-u-padding-left-4 {
  padding-left: 16px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-4 {
    padding-left: 24px !important; } }
.nhsuk-u-padding-5 {
  padding: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-5 {
    padding: 32px !important; } }
.nhsuk-u-padding-top-5 {
  padding-top: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-5 {
    padding-top: 32px !important; } }
.nhsuk-u-padding-right-5 {
  padding-right: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-5 {
    padding-right: 32px !important; } }
.nhsuk-u-padding-bottom-5 {
  padding-bottom: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-5 {
    padding-bottom: 32px !important; } }
.nhsuk-u-padding-left-5 {
  padding-left: 24px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-5 {
    padding-left: 32px !important; } }
.nhsuk-u-padding-6 {
  padding: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-6 {
    padding: 40px !important; } }
.nhsuk-u-padding-top-6 {
  padding-top: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-6 {
    padding-top: 40px !important; } }
.nhsuk-u-padding-right-6 {
  padding-right: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-6 {
    padding-right: 40px !important; } }
.nhsuk-u-padding-bottom-6 {
  padding-bottom: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-6 {
    padding-bottom: 40px !important; } }
.nhsuk-u-padding-left-6 {
  padding-left: 32px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-6 {
    padding-left: 40px !important; } }
.nhsuk-u-padding-7 {
  padding: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-7 {
    padding: 48px !important; } }
.nhsuk-u-padding-top-7 {
  padding-top: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-7 {
    padding-top: 48px !important; } }
.nhsuk-u-padding-right-7 {
  padding-right: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-7 {
    padding-right: 48px !important; } }
.nhsuk-u-padding-bottom-7 {
  padding-bottom: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-7 {
    padding-bottom: 48px !important; } }
.nhsuk-u-padding-left-7 {
  padding-left: 40px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-7 {
    padding-left: 48px !important; } }
.nhsuk-u-padding-8 {
  padding: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-8 {
    padding: 56px !important; } }
.nhsuk-u-padding-top-8 {
  padding-top: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-8 {
    padding-top: 56px !important; } }
.nhsuk-u-padding-right-8 {
  padding-right: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-8 {
    padding-right: 56px !important; } }
.nhsuk-u-padding-bottom-8 {
  padding-bottom: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-8 {
    padding-bottom: 56px !important; } }
.nhsuk-u-padding-left-8 {
  padding-left: 48px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-8 {
    padding-left: 56px !important; } }
.nhsuk-u-padding-9 {
  padding: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-9 {
    padding: 64px !important; } }
.nhsuk-u-padding-top-9 {
  padding-top: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-top-9 {
    padding-top: 64px !important; } }
.nhsuk-u-padding-right-9 {
  padding-right: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-right-9 {
    padding-right: 64px !important; } }
.nhsuk-u-padding-bottom-9 {
  padding-bottom: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-bottom-9 {
    padding-bottom: 64px !important; } }
.nhsuk-u-padding-left-9 {
  padding-left: 56px !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-padding-left-9 {
    padding-left: 64px !important; } }
.nhsuk-u-font-size-64 {
  font-size: 48px !important;
  font-size: 3rem !important;
  line-height: 1.16667 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-64 {
    font-size: 64px !important;
    font-size: 4rem !important;
    line-height: 1.125 !important; } }
@media print {
  .nhsuk-u-font-size-64 {
    font-size: 53pt !important;
    line-height: 1.1 !important; } }
.nhsuk-u-font-size-48 {
  font-size: 32px !important;
  font-size: 2rem !important;
  line-height: 1.25 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-48 {
    font-size: 48px !important;
    font-size: 3rem !important;
    line-height: 1.16667 !important; } }
@media print {
  .nhsuk-u-font-size-48 {
    font-size: 32pt !important;
    line-height: 1.15 !important; } }
.nhsuk-u-font-size-32 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  line-height: 1.33333 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-32 {
    font-size: 32px !important;
    font-size: 2rem !important;
    line-height: 1.25 !important; } }
@media print {
  .nhsuk-u-font-size-32 {
    font-size: 24pt !important;
    line-height: 1.05 !important; } }
.nhsuk-u-font-size-24 {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  line-height: 1.4 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-24 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 1.33333 !important; } }
@media print {
  .nhsuk-u-font-size-24 {
    font-size: 18pt !important;
    line-height: 1.15 !important; } }
.nhsuk-u-font-size-22 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  line-height: 1.55556 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-22 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    line-height: 1.45455 !important; } }
@media print {
  .nhsuk-u-font-size-22 {
    font-size: 18pt !important;
    line-height: 1.15 !important; } }
.nhsuk-u-font-size-19 {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.5 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
    line-height: 1.47368 !important; } }
@media print {
  .nhsuk-u-font-size-19 {
    font-size: 14pt !important;
    line-height: 1.15 !important; } }
.nhsuk-u-font-size-16 {
  font-size: 14px !important;
  font-size: .875rem !important;
  line-height: 1.71429 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-16 {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important; } }
@media print {
  .nhsuk-u-font-size-16 {
    font-size: 14pt !important;
    line-height: 1.2 !important; } }
.nhsuk-u-font-size-14 {
  font-size: 12px !important;
  font-size: .75rem !important;
  line-height: 1.66667 !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-14 {
    font-size: 14px !important;
    font-size: .875rem !important;
    line-height: 1.71429 !important; } }
@media print {
  .nhsuk-u-font-size-14 {
    font-size: 12pt !important;
    line-height: 1.2 !important; } }
.nhsuk-u-font-weight-normal {
  font-weight: 400 !important; }

.nhsuk-u-font-weight-bold {
  font-weight: 600 !important; }

.nhsuk-u-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.nhsuk-u-width-full {
  width: 100% !important; }

.nhsuk-u-width-three-quarters {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-width-three-quarters {
    width: 75% !important; } }
.nhsuk-u-width-two-thirds {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-width-two-thirds {
    width: 66.66% !important; } }
.nhsuk-u-width-one-half {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-width-one-half {
    width: 50% !important; } }
.nhsuk-u-width-one-third {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-width-one-third {
    width: 33.33% !important; } }
.nhsuk-u-width-one-quarter {
  width: 100% !important; }

@media (min-width: 40.0625em) {
  .nhsuk-u-width-one-quarter {
    width: 25% !important; } }
.nhsuk-action-link {
  margin-bottom: 32px; }

@media (min-width: 40.0625em) {
  .nhsuk-action-link {
    margin-bottom: 40px; } }
.nhsuk-action-link__link {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556;
  display: inline-block;
  font-weight: 600;
  padding-left: 42px;
  position: relative;
  text-decoration: none; }

@media (min-width: 40.0625em) {
  .nhsuk-action-link__link {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.45455; } }
@media print {
  .nhsuk-action-link__link {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-action-link__link {
    padding-left: 36px; } }
@media print {
  .nhsuk-action-link__link {
    color: #212b32; }

  .nhsuk-action-link__link:visited {
    color: #212b32; } }
.nhsuk-action-link__link:focus {
  box-shadow: 0 0 0 8px #ffb81c; }

.nhsuk-action-link__link:focus .nhsuk-action-link__text {
  text-decoration: underline; }

.nhsuk-action-link__link:hover {
  box-shadow: 0 0 0 8px #ffcd60; }

.nhsuk-action-link__link:hover .nhsuk-action-link__text {
  text-decoration: underline; }

.nhsuk-action-link__link .nhsuk-icon__arrow-right-circle {
  fill: #007f3b;
  height: 40px;
  left: -3px;
  position: absolute;
  top: -4px;
  width: 40px; }

@media print {
  .nhsuk-action-link__link .nhsuk-icon__arrow-right-circle {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-action-link__link .nhsuk-icon__arrow-right-circle:active, .nhsuk-action-link__link .nhsuk-icon__arrow-right-circle:focus, .nhsuk-action-link__link .nhsuk-icon__arrow-right-circle:visited {
    color: #212b32; } }
@media (max-width: 40.0525em) {
  .nhsuk-action-link__link .nhsuk-icon__arrow-right-circle {
    height: 34px;
    margin-bottom: -9px;
    top: -3px;
    width: 34px; } }
.nhsuk-back-link {
  margin-bottom: 16px; }

.nhsuk-back-link__link {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  display: inline-block;
  padding-left: 16px;
  position: relative;
  text-decoration: none; }

@media (min-width: 40.0625em) {
  .nhsuk-back-link__link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-back-link__link {
    font-size: 14pt;
    line-height: 1.2; } }
.nhsuk-back-link__link .nhsuk-icon__chevron-left {
  height: 24px;
  left: -8px;
  position: absolute;
  top: -1px;
  width: 24px; }

.nhsuk-back-link__link:visited {
  color: #005eb8; }

.nhsuk-back-link__link:hover {
  text-decoration: underline; }

.nhsuk-back-link__link:focus, .nhsuk-back-link__link:hover {
  color: #212b32; }

.nhsuk-back-link__link:focus .nhsuk-icon__chevron-left, .nhsuk-back-link__link:hover .nhsuk-icon__chevron-left {
  fill: #212b32; }

.nhsuk-breadcrumb {
  background-color: #fff;
  padding-bottom: 12px;
  padding-top: 12px; }

@media print {
  .nhsuk-breadcrumb {
    display: none; } }
.nhsuk-breadcrumb .nhsuk-icon__chevron-right {
  fill: #aeb7bd;
  height: 18px;
  position: relative;
  top: 5px;
  width: 18px; }

@media (min-width: 61.875em) {
  .nhsuk-breadcrumb .nhsuk-icon__chevron-right {
    margin: 0 3px 0 5px; } }
.nhsuk-breadcrumb .nhsuk-icon__chevron-left {
  float: left;
  height: 24px;
  left: -8px;
  position: relative;
  width: 24px; }

.nhsuk-breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0; }

@media (max-width: 40.0525em) {
  .nhsuk-breadcrumb__list {
    display: none; } }
.nhsuk-breadcrumb__item {
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__chevron-right' xmlns='http://www.w3.org/2000/svg' fill='%23aeb7bd' height='18' width='18' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cpath d='M15.5 12a1 1 0 0 1-.29.71l-5 5a1 1 0 0 1-1.42-1.42l4.3-4.29-4.3-4.29a1 1 0 0 1 1.42-1.42l5 5a1 1 0 0 1 .29.71z'%3E%3C/path%3E%3C/svg%3E") right -1px top 4px no-repeat;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 3px;
  padding-right: 27px; }

@media (min-width: 40.0625em) {
  .nhsuk-breadcrumb__item {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-breadcrumb__item {
    font-size: 14pt;
    line-height: 1.2; } }
.nhsuk-breadcrumb__item:first-child {
  padding-left: 0; }

.nhsuk-breadcrumb__item:last-child {
  background: 0 0; }

.nhsuk-breadcrumb__back {
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__chevron-left' xmlns='http://www.w3.org/2000/svg' fill='%23005eb8' height='24' width='24' viewBox='0 0 24 24' aria-hidden='true'%3E%3Cpath d='M8.5 12c0-.3.1-.5.3-.7l5-5c.4-.4 1-.4 1.4 0s.4 1 0 1.4L10.9 12l4.3 4.3c.4.4.4 1 0 1.4s-1 .4-1.4 0l-5-5c-.2-.2-.3-.4-.3-.7z'%3E%3C/path%3E%3C/svg%3E") -8px center no-repeat;
  margin: 0;
  padding-left: 24px; }

@media (min-width: 40.0625em) {
  .nhsuk-breadcrumb__back {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-breadcrumb__back {
    font-size: 14pt;
    line-height: 1.2; } }
@media (min-width: 40.0625em) {
  .nhsuk-breadcrumb__back {
    display: none; } }
.nhsuk-breadcrumb__backlink {
  left: -8px;
  position: relative; }

.ie8 .nhsuk-breadcrumb__back {
  display: none; }

.nhsuk-button {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 28px;
  -webkit-appearance: none;
  background-color: #007f3b;
  border: 2px solid transparent;
  border-radius: 4px;
  box-shadow: 0 4px 0 #003317;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  margin-top: 0;
  padding: 12px 16px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: auto; }

@media (min-width: 40.0625em) {
  .nhsuk-button {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-button {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-button:focus {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-button {
    margin-bottom: 36px; } }
@media (max-width: 40.0525em) {
  .nhsuk-button {
    padding: 8px 16px; } }
.nhsuk-button:active, .nhsuk-button:hover, .nhsuk-button:link, .nhsuk-button:visited {
  color: #fff;
  text-decoration: none; }

.nhsuk-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.nhsuk-button:focus, .nhsuk-button:hover {
  background-color: #00662f;
  box-shadow: 0 4px 0 #003317; }

.nhsuk-button:active {
  box-shadow: none;
  top: 4px; }

.nhsuk-button::before {
  background: 0 0;
  bottom: -6px;
  content: '';
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px; }

.nhsuk-button:active::before {
  top: -6px; }

.nhsuk-button--secondary {
  background-color: #425563;
  box-shadow: 0 4px 0 #232e35; }

.nhsuk-button--secondary:focus, .nhsuk-button--secondary:hover {
  background-color: #384854; }

.nhsuk-button--secondary.nhsuk-button--disabled {
  background-color: #425563; }

.nhsuk-button--reverse {
  background-color: #fff;
  box-shadow: 0 4px 0 #212b32;
  color: #212b32; }

.nhsuk-button--reverse:focus, .nhsuk-button--reverse:hover {
  background-color: #f2f2f2;
  color: #212b32; }

.nhsuk-button--reverse:link {
  color: #212b32; }

.nhsuk-button--reverse.nhsuk-button--disabled {
  background-color: #fff; }

.nhsuk-button--reverse.nhsuk-button--disabled:focus {
  background-color: #fff; }

.nhsuk-button--disabled, .nhsuk-button[disabled=disabled], .nhsuk-button[disabled] {
  background-color: #007f3b;
  opacity: .5;
  pointer-events: none; }

.nhsuk-button--disabled:hover, .nhsuk-button[disabled=disabled]:hover, .nhsuk-button[disabled]:hover {
  background-color: #007f3b;
  cursor: default; }

.nhsuk-button--disabled:focus, .nhsuk-button[disabled=disabled]:focus, .nhsuk-button[disabled]:focus {
  background-color: #007f3b;
  outline: 0; }

.nhsuk-button--disabled:active, .nhsuk-button[disabled=disabled]:active, .nhsuk-button[disabled]:active {
  box-shadow: 0 4px 0 #003317;
  top: 0; }

.nhsuk-button--secondary[disabled=disabled], .nhsuk-button--secondary[disabled] {
  background-color: #425563;
  opacity: 0.5; }

.nhsuk-button--secondary[disabled=disabled]:hover, .nhsuk-button--secondary[disabled]:hover {
  background-color: #425563;
  cursor: default; }

.nhsuk-button--secondary[disabled=disabled]:focus, .nhsuk-button--secondary[disabled]:focus {
  outline: 0; }

.nhsuk-button--secondary[disabled=disabled]:active, .nhsuk-button--secondary[disabled]:active {
  box-shadow: 0 4px 0 #232e35;
  top: 0; }

.nhsuk-button--reverse[disabled=disabled], .nhsuk-button--reverse[disabled] {
  background-color: #fff;
  opacity: 0.5; }

.nhsuk-button--reverse[disabled=disabled]:hover, .nhsuk-button--reverse[disabled]:hover {
  background-color: #fff;
  cursor: default; }

.nhsuk-button--reverse[disabled=disabled]:focus, .nhsuk-button--reverse[disabled]:focus {
  outline: 0; }

.nhsuk-button--reverse[disabled=disabled]:active, .nhsuk-button--reverse[disabled]:active {
  box-shadow: 0 4px 0 #212b32;
  top: 0; }

.nhsuk-care-card {
  margin-bottom: 40px;
  margin-top: 40px;
  border: 1px solid transparent; }

@media (min-width: 40.0625em) {
  .nhsuk-care-card {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-care-card {
    margin-top: 48px; } }
.nhsuk-care-card .nhsuk-care-card__heading-container {
  background-color: #005eb8;
  color: #fff; }

@media print {
  .nhsuk-care-card {
    border: 4px solid #212b32;
    color: #212b32;
    page-break-inside: avoid; } }
.nhsuk-care-card__heading-container {
  padding: 16px 24px;
  position: relative; }

.nhsuk-care-card__arrow {
  bottom: -10px;
  display: block;
  height: 20px;
  left: 30px;
  overflow: hidden;
  position: absolute;
  transform: rotate(45deg);
  width: 20px; }

@media print {
  .nhsuk-care-card__arrow {
    display: none; } }
.nhsuk-care-card__arrow:after, .nhsuk-care-card__arrow:before {
  border: solid 32px #005eb8;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 0; }

.nhsuk-care-card__heading {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-care-card__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-care-card__heading {
    font-size: 18pt;
    line-height: 1.15; } }
@media print {
  .nhsuk-care-card__heading {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-care-card__heading:active, .nhsuk-care-card__heading:focus, .nhsuk-care-card__heading:visited {
    color: #212b32; } }
.nhsuk-care-card__content {
  background-color: #fff;
  padding: 32px 24px 24px; }

.nhsuk-care-card__content > :first-child {
  margin-top: 0; }

.nhsuk-care-card__content > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-care-card__content {
    padding-bottom: 32px;
    padding-top: 36px; } }
@media print {
  .nhsuk-care-card__content {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-care-card__content:active, .nhsuk-care-card__content:focus, .nhsuk-care-card__content:visited {
    color: #212b32; } }
.nhsuk-care-card--urgent .nhsuk-care-card__heading-container {
  background-color: #da291c;
  color: #fff; }

@media print {
  .nhsuk-care-card--urgent {
    border: 6px solid #212b32;
    color: #212b32;
    page-break-inside: avoid; } }
.nhsuk-care-card--urgent .nhsuk-care-card__arrow:after, .nhsuk-care-card--urgent .nhsuk-care-card__arrow:before {
  border-color: #da291c; }

.nhsuk-care-card--immediate .nhsuk-care-card__heading-container {
  background-color: #da291c;
  color: #fff; }

@media print {
  .nhsuk-care-card--immediate {
    border: 8px solid #212b32;
    color: #212b32;
    page-break-inside: avoid; } }
.nhsuk-care-card--immediate .nhsuk-care-card__arrow:after, .nhsuk-care-card--immediate .nhsuk-care-card__arrow:before {
  border-color: #da291c; }

.nhsuk-care-card--immediate .nhsuk-care-card__content {
  background-color: #212b32;
  color: #fff; }

.nhsuk-care-card--immediate .nhsuk-care-card__content a {
  color: #fff; }

.nhsuk-care-card--immediate .nhsuk-care-card__content a:focus, .nhsuk-care-card--immediate .nhsuk-care-card__content a:hover {
  color: #212b32; }

.nhsuk-checkboxes__item {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  clear: left;
  display: block;
  margin-bottom: 8px;
  min-height: 40px;
  padding: 0 0 0 40px;
  position: relative; }

@media (min-width: 40.0625em) {
  .nhsuk-checkboxes__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-checkboxes__item {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-checkboxes__item:last-child, .nhsuk-checkboxes__item:last-of-type {
  margin-bottom: 0; }

.nhsuk-checkboxes__input {
  cursor: pointer;
  height: 40px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1; }

.nhsuk-checkboxes__label {
  -ms-touch-action: manipulation;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 12px 4px;
  touch-action: manipulation; }

.nhsuk-checkboxes__hint {
  display: block;
  padding-left: 12px;
  padding-right: 12px; }

.nhsuk-checkboxes__input + .nhsuk-checkboxes__label::before {
  background: #fff;
  border: 2px solid #425563;
  box-sizing: border-box;
  content: '';
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px; }

.nhsuk-checkboxes__input + .nhsuk-checkboxes__label::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background: 0 0;
  border: solid;
  border-top-color: transparent;
  border-width: 0 0 4px 4px;
  content: '';
  height: 10px;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: rotate(-45deg);
  width: 22px; }

.nhsuk-checkboxes__input:focus + .nhsuk-checkboxes__label::before {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-checkboxes__input:checked + .nhsuk-checkboxes__label::after {
  opacity: 1; }

.nhsuk-checkboxes__input:disabled, .nhsuk-checkboxes__input:disabled + .nhsuk-checkboxes__label {
  cursor: default; }

.nhsuk-checkboxes__input:disabled + .nhsuk-checkboxes__label {
  opacity: 0.5; }

.nhsuk-checkboxes__conditional {
  margin-bottom: 16px;
  border-left: 4px solid #425563;
  margin-left: 18px;
  padding-left: 30px; }

@media (min-width: 40.0625em) {
  .nhsuk-checkboxes__conditional {
    margin-bottom: 24px; } }
.js-enabled .nhsuk-checkboxes__conditional--hidden {
  display: none; }

.nhsuk-checkboxes__conditional > :last-child {
  margin-bottom: 0; }

.nhsuk-contents-list {
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-contents-list {
    margin-bottom: 48px; } }
.nhsuk-contents-list__list {
  list-style: none;
  padding: 0; }

.nhsuk-contents-list__item {
  background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__emdash' xmlns='http://www.w3.org/2000/svg' fill='%23aeb7bd' width='19' height='1' aria-hidden='true'%3E%3Cpath d='M0 0h19v1H0z'%3E%3C/path%3E%3C/svg%3E") left 0.75rem no-repeat;
  padding: 0 0 0 32px;
  position: relative; }

@media (min-width: 40.0625em) {
  .nhsuk-contents-list__item {
    background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__emdash' xmlns='http://www.w3.org/2000/svg' fill='%23aeb7bd' width='16' height='1' aria-hidden='true'%3E%3Cpath d='M0 0h19v1H0z'%3E%3C/path%3E%3C/svg%3E") left 0.875rem no-repeat; } }
.nhsuk-contents-list__link {
  display: inline-block; }

.nhsuk-contents-list__current {
  font-weight: 600; }

.nhsuk-date-input {
  font-size: 0; }

.nhsuk-date-input:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-date-input__item {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 24px; }

.nhsuk-date-input__label {
  display: block; }

.nhsuk-date-input__input {
  margin-bottom: 0; }

.nhsuk-details {
  color: #212b32;
  margin-bottom: 16px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block; }

@media print {
  .nhsuk-details {
    color: #212b32; } }
@media (min-width: 40.0625em) {
  .nhsuk-details {
    margin-bottom: 24px; } }
@media (min-width: 40.0625em) {
  .nhsuk-details {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-details {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-details__summary {
  color: #005eb8;
  cursor: pointer;
  display: inline-block;
  padding-left: 24px;
  position: relative; }

.nhsuk-details__summary:hover {
  background-color: #ffcd60;
  box-shadow: 0 0 0 4px #ffcd60;
  color: #212b32;
  text-decoration: none; }

.nhsuk-details__summary:focus {
  background-color: #ffb81c;
  box-shadow: 0 0 0 4px #ffb81c;
  color: #212b32;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-details__summary:before {
  bottom: 0;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  border-width: 7px 0 7px 12.124px;
  border-left-color: inherit; }

.nhsuk-details[open] > .nhsuk-details__summary:before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  border-width: 12.124px 7px 0 7px;
  border-top-color: inherit; }

.nhsuk-details__summary:focus {
  box-shadow: 0 0 0 8px #ffb81c;
  color: #212b32; }

.nhsuk-details__summary:focus .nhsuk-details__summary-text {
  color: #212b32; }

.nhsuk-details__summary:hover {
  background-color: #ffcd60;
  box-shadow: 0 0 0 8px #ffcd60; }

.nhsuk-details__summary:hover .nhsuk-details__summary-text {
  color: #212b32;
  text-decoration: none; }

.nhsuk-details__summary-text {
  text-decoration: underline; }

.nhsuk-details__summary::-webkit-details-marker {
  display: none; }

.nhsuk-details__text {
  border-left: 4px solid #d8dde0;
  margin-top: 8px;
  padding: 16px;
  padding-left: 24px; }

.nhsuk-details__text > :first-child {
  margin-top: 0; }

.nhsuk-details__text > :last-child {
  margin-bottom: 0; }

.nhsuk-details__text p {
  margin-bottom: 24px;
  margin-top: 0; }

.nhsuk-expander {
  background-color: #fff; }

.nhsuk-expander .nhsuk-details__summary {
  padding: 16px;
  background-color: #fff;
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__summary {
    padding: 24px; } }
.nhsuk-expander .nhsuk-details__summary:before {
  display: none !important; }

.nhsuk-expander .nhsuk-details__summary:focus {
  box-shadow: 0 0 0 4px #ffb81c; }

.nhsuk-expander .nhsuk-details__summary:hover {
  box-shadow: 0 0 0 4px #ffcd60; }

.nhsuk-expander .nhsuk-details__summary:active, .nhsuk-expander .nhsuk-details__summary:focus, .nhsuk-expander .nhsuk-details__summary:hover {
  outline: 0; }

.nhsuk-expander .nhsuk-details__summary-text {
  background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__plus' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' aria-hidden='true'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23005eb8'%3E%3C/circle%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M12 8v8M8 12h8'%3E%3C/path%3E%3C/svg%3E%0A") left -2px center no-repeat;
  color: #005eb8;
  cursor: pointer;
  display: block;
  padding: 8px 8px 8px 38px;
  position: relative; }

.nhsuk-expander .nhsuk-details__text {
  padding: 16px;
  border-left: 0;
  margin-left: 0;
  margin-top: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__text {
    padding: 24px; } }
.nhsuk-expander[open] .nhsuk-details__summary {
  border-bottom: 1px solid #f0f4f5; }

.nhsuk-expander[open] .nhsuk-details__summary-text {
  background: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__minus' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' aria-hidden='true'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23005eb8'%3E%3C/circle%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M8 12h8'%3E%3C/path%3E%3C/svg%3E%0A") left -2px center no-repeat; }

.nhsuk-expander-group > .nhsuk-details {
  margin-bottom: 8px; }

@media (min-width: 40.0625em) {
  .nhsuk-expander-group > .nhsuk-details {
    margin-bottom: 8px; } }
.nhsuk-do-dont-list {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 24px;
  background-color: #fff;
  color: #212b32;
  padding-top: 0 !important; }

.nhsuk-do-dont-list > :first-child {
  margin-top: 0; }

.nhsuk-do-dont-list > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-do-dont-list {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-do-dont-list {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-do-dont-list {
    padding: 32px; } }
@media print {
  .nhsuk-do-dont-list {
    border: 1px solid #212b32;
    page-break-inside: avoid; } }
.nhsuk-do-dont-list__label {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  background-color: #005eb8;
  color: #fff;
  display: inline-block;
  margin: 0 -32px 8px;
  padding: 8px 32px;
  position: relative;
  top: -16px; }

@media (min-width: 40.0625em) {
  .nhsuk-do-dont-list__label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-do-dont-list__label {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-do-dont-list__label {
    margin-left: -24px;
    margin-right: -24px;
    padding: 8px 24px;
    top: -8px; } }
@media print {
  .nhsuk-do-dont-list__label {
    background: 0 0;
    color: #212b32;
    top: 0; } }
@media print {
  .nhsuk-do-dont-list__label {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-do-dont-list__label:active, .nhsuk-do-dont-list__label:focus, .nhsuk-do-dont-list__label:visited {
    color: #212b32; } }
.nhsuk-global-alert {
  background-color: #ffeb3b;
  padding-bottom: 24px;
  padding-top: 24px; }

@media print {
  .nhsuk-global-alert {
    display: none; } }
.nhsuk-global-alert a {
  color: #005eb8; }

.nhsuk-global-alert a:focus {
  background-color: #003d78;
  box-shadow: 0 0 0 4px #003d78;
  color: #fff;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-global-alert a:hover {
  background-color: #005eb8;
  box-shadow: 0 0 0 4px #005eb8;
  color: #fff; }

.nhsuk-global-alert a:active {
  background-color: #002f5c;
  box-shadow: 0 0 0 4px #003d78;
  color: #fff; }

.nhsuk-global-alert__heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-global-alert__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-global-alert__heading {
    font-size: 18pt;
    line-height: 1.15; } }
.nhsuk-global-alert__content {
  position: relative; }

.nhsuk-global-alert__content > :first-child {
  margin-top: 0; }

.nhsuk-global-alert__content > :last-child {
  margin-bottom: 0; }

.nhsuk-global-alert__message {
  margin-top: 8px;
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-global-alert__message {
    margin-top: 8px; } }
.nhsuk-global-alert__updated {
  margin-top: 8px;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.66667; }

@media (min-width: 40.0625em) {
  .nhsuk-global-alert__updated {
    margin-top: 8px; } }
@media (min-width: 40.0625em) {
  .nhsuk-global-alert__updated {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.71429; } }
@media print {
  .nhsuk-global-alert__updated {
    font-size: 12pt;
    line-height: 1.2; } }
.nhsuk-error-message {
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  clear: both;
  color: #da291c;
  display: block;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-error-message {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-error-message {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-error-summary {
  padding: 16px;
  margin-bottom: 48px;
  border: 4px solid #da291c; }

@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    padding: 24px; } }
@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    margin-bottom: 56px; } }
.nhsuk-error-summary:focus {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    border: 4px solid #da291c; } }
.nhsuk-error-summary__title {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-error-summary__title {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-error-summary__title {
    margin-bottom: 24px; } }
.nhsuk-error-summary__body {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__body {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-error-summary__body {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-error-summary__body p {
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__body p {
    margin-bottom: 24px; } }
.nhsuk-error-summary__list {
  margin-bottom: 0;
  margin-top: 0; }

.nhsuk-error-summary__list a {
  font-weight: 600; }

.nhsuk-error-summary__list a:focus {
  background-color: #ffb81c;
  outline: 4px solid #ffb81c;
  outline-offset: 0; }

.nhsuk-error-summary__list a:active, .nhsuk-error-summary__list a:hover, .nhsuk-error-summary__list a:link, .nhsuk-error-summary__list a:visited {
  color: #da291c; }

.nhsuk-error-summary__list a:hover {
  color: #212b32; }

.nhsuk-error-summary__list a:focus {
  color: #212b32; }

.nhsuk-feedback-banner {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 -4px 0 0 rgba(33, 43, 50, 0.16);
  display: none;
  margin: 0 auto;
  padding-bottom: 24px;
  padding-top: 24px;
  position: fixed;
  width: 100%;
  z-index: 20; }

@media print {
  .nhsuk-feedback-banner {
    display: none; } }
.nhsuk-feedback-banner.js-inview {
  bottom: auto;
  position: relative; }

.nhsuk-feedback-banner__heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0;
  padding-right: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-feedback-banner__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-feedback-banner__heading {
    font-size: 18pt;
    line-height: 1.15; } }
.nhsuk-feedback-banner__content {
  position: relative; }

.nhsuk-feedback-banner__content:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-feedback-banner__message {
  margin-bottom: 0;
  margin-top: 8px;
  padding-bottom: 24px; }

@media (min-width: 20em) {
  .nhsuk-feedback-banner__message {
    padding-bottom: 0; } }
.nhsuk-feedback-banner__close {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.66667;
  color: #005eb8;
  background: 0 0;
  border: 0;
  color: #212b32;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: underline;
  top: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-feedback-banner__close {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.71429; } }
@media print {
  .nhsuk-feedback-banner__close {
    font-size: 12pt;
    line-height: 1.2; } }
.nhsuk-feedback-banner__close:visited {
  color: #330072; }

.nhsuk-feedback-banner__close:focus {
  background-color: #ffb81c;
  box-shadow: 0 0 0 4px #ffb81c;
  color: #212b32;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-feedback-banner__close:hover {
  background-color: #ffcd60;
  box-shadow: 0 0 0 4px #ffcd60;
  color: #212b32;
  text-decoration: none; }

.nhsuk-feedback-banner__close:active {
  color: #374047; }

@media (max-width: 19.99em) {
  .nhsuk-feedback-banner__close {
    bottom: 0;
    position: absolute;
    right: 0;
    top: auto; } }
.nhsuk-fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.nhsuk-fieldset:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-fieldset__legend {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  box-sizing: border-box;
  color: #212b32;
  display: table;
  margin-bottom: 8px;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  white-space: normal; }

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-fieldset__legend {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-fieldset__legend--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.16667; } }
@media print {
  .nhsuk-fieldset__legend--xl {
    font-size: 32pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--xl {
    margin-bottom: 48px; } }
.nhsuk-fieldset__legend--l {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 24px; }

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--l {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; } }
@media print {
  .nhsuk-fieldset__legend--l {
    font-size: 24pt;
    line-height: 1.05; } }
@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--l {
    margin-bottom: 32px; } }
.nhsuk-fieldset__legend--m {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--m {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-fieldset__legend--m {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--m {
    margin-bottom: 24px; } }
.nhsuk-fieldset__legend--s {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-fieldset__legend--s {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--s {
    margin-bottom: 24px; } }
.nhsuk-fieldset__heading {
  font-size: inherit;
  font-weight: inherit;
  margin: 0; }

.nhsuk-footer {
  padding-bottom: 24px;
  padding-top: 24px;
  background-color: #d8dde0;
  border-top: 4px solid #005eb8; }

.nhsuk-footer:after {
  clear: both;
  content: '';
  display: block; }

@media print {
  .nhsuk-footer {
    display: none; } }
@media (min-width: 40.0625em) {
  .nhsuk-footer {
    padding-bottom: 32px; } }
@media (min-width: 40.0625em) {
  .nhsuk-footer {
    padding-top: 32px; } }
.nhsuk-footer__list {
  padding-bottom: 16px;
  list-style-type: none;
  margin: 0;
  padding-left: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-footer__list {
    padding-bottom: 24px; } }
@media (min-width: 48.0625em) {
  .nhsuk-footer__list {
    float: left;
    padding-bottom: 0;
    width: 75%; } }
.nhsuk-footer__list-item {
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429; }

@media (min-width: 40.0625em) {
  .nhsuk-footer__list-item {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-footer__list-item {
    font-size: 14pt;
    line-height: 1.2; } }
@media (min-width: 48.0625em) {
  .nhsuk-footer__list-item {
    float: left;
    margin-right: 32px; } }
.nhsuk-footer__list-item-link {
  color: #425563; }

.nhsuk-footer__list-item-link:visited {
  color: #425563; }

.nhsuk-footer__copyright {
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  color: #425563;
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-footer__copyright {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-footer__copyright {
    font-size: 14pt;
    line-height: 1.2; } }
@media (min-width: 48.0625em) {
  .nhsuk-footer__copyright {
    float: right;
    text-align: right;
    width: 25%; } }
.autocomplete-container {
  display: inline-block; }

@media (max-width: 40.0525em) {
  .autocomplete-container {
    display: inline;
    width: 100%; } }
.autocomplete__wrapper {
  position: relative; }

@media (max-width: 40.0525em) {
  .autocomplete__input {
    -ms-flex-positive: 2;
    -webkit-appearance: listbox;
    border-bottom: 1px solid #aeb7bd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-left: 1px solid #aeb7bd;
    border-right: 0;
    border-top: 1px solid #aeb7bd;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    flex-grow: 2;
    font-size: inherit;
    height: 52px;
    margin: 0;
    outline: 0;
    padding: 0 16px;
    width: 100%; }

  .autocomplete__input:focus {
    box-shadow: inset 0 0 0 4px #ffb81c; } }
@media (min-width: 40.0625em) {
  .autocomplete__input {
    -webkit-appearance: listbox;
    border: 1px solid #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    font-size: 16px;
    height: 40px;
    padding: 0 12px;
    width: 235px; }

  .autocomplete__input:focus {
    border: 1px solid #ffb81c;
    box-shadow: inset 0 0 0 3px #ffb81c;
    outline: 0; }

  .autocomplete__input::placeholder {
    color: #768692;
    font-size: 16px; } }
.autocomplete__menu {
  -moz-box-shadow: 0 3px 5px rgba(66, 84, 98, 0.5);
  -webkit-box-shadow: 0 3px 5px rgba(66, 84, 98, 0.5);
  background-color: #fff;
  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;
  box-shadow: 0 0 3px 0 rgba(66, 84, 98, 0.5);
  list-style: none;
  margin-top: 2px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 16px;
  position: fixed;
  z-index: 1; }

@media (max-width: 40.0525em) {
  .autocomplete__menu {
    border: 0;
    box-shadow: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: auto !important;
    width: 100% !important; } }
.autocomplete__menu--visible {
  display: block; }

.autocomplete__menu--hidden {
  display: none; }

.autocomplete__option {
  border-bottom: 1px solid #f0f4f5;
  color: #005eb8;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 12px;
  text-align: left;
  text-decoration: underline; }

.autocomplete__option .nhsuk-icon__search {
  fill: #aeb7bd;
  float: left;
  height: 22px;
  margin: 5px 4px 0 0;
  width: 22px; }

.autocomplete__option:active, .autocomplete__option:hover {
  text-decoration: none; }

.autocomplete__option:focus a, .autocomplete__option:hover a {
  background-color: #ffb81c;
  box-shadow: 0 0 0 4px #ffb81c;
  color: #212b32;
  text-decoration: none; }

.autocomplete__option:focus {
  outline: 1px solid transparent;
  text-decoration: none; }

@media (min-width: 40.0625em) {
  .autocomplete__option:last-child {
    border-bottom: 0; } }
.autocomplete__option--no-results {
  border-bottom: 0;
  color: #212b32;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none; }

@media (max-width: 40.0525em) {
  .autocomplete__option--no-results {
    padding: 16px 0; } }
.nhsuk-header {
  background-color: #005eb8; }

.nhsuk-header:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-header__logo {
  float: left;
  padding: 20px 0; }

@media (min-width: 40.0625em) {
  .nhsuk-header__logo {
    padding-left: 0; } }
.nhsuk-header__logo .nhsuk-logo {
  height: 40px;
  width: 100px;
  border: 0; }

.nhsuk-header__link {
  height: 40px;
  width: 100px;
  display: block; }

.nhsuk-header__content:after {
  clear: both;
  content: '';
  display: block; }

@media print {
  .nhsuk-header__content {
    display: none; } }
.nhsuk-header__content.js-show {
  border-bottom: 4px solid #f0f4f5; }

@media (min-width: 40.0625em) {
  .nhsuk-header__content {
    float: right;
    position: relative; }

  .nhsuk-header__content.js-show {
    border-bottom: 0; } }
.nhsuk-header__search {
  position: relative;
  text-align: right; }

.nhsuk-header__search:after {
  clear: both;
  content: '';
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-header__search {
    float: left;
    margin-top: 20px; } }
.nhsuk-header__search-toggle {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  min-height: 40px;
  padding: 4px 8px 0;
  position: absolute;
  right: 16px;
  top: 20px; }

.nhsuk-header__search-toggle::-moz-focus-inner {
  border: 0; }

.nhsuk-header__search-toggle:hover {
  background-color: #003d78;
  border-color: #f0f4f5;
  box-shadow: none; }

.nhsuk-header__search-toggle:focus {
  background-color: transparent;
  border-color: #ffb81c;
  box-shadow: 0 0 0 3px #ffb81c;
  outline: 0; }

.nhsuk-header__search-toggle.is-active, .nhsuk-header__search-toggle:active {
  background-color: #002f5c;
  border-color: #f0f4f5;
  box-shadow: none;
  color: #f0f4f5; }

.nhsuk-header__search-toggle.is-active:focus {
  box-shadow: 0 0 0 3px #ffb81c; }

.nhsuk-header__search-toggle .nhsuk-icon__search {
  fill: #fff;
  height: 21px;
  width: 21px; }

.nhsuk-header__search-form {
  height: 100%;
  overflow: hidden; }

@media (max-width: 40.0525em) {
  .nhsuk-header__container {
    margin: 0; }

  .nhsuk-header__logo {
    padding-left: 16px;
    position: relative;
    z-index: 1; }

  .nhsuk-header__search-wrap {
    display: none; }

  .nhsuk-header__search-wrap.js-show {
    clear: both;
    display: -ms-flexbox;
    display: flex;
    text-align: left; }

  .nhsuk-header__search-form {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    width: 100%; }

  .nhsuk-search__input {
    -ms-flex-positive: 2;
    -webkit-appearance: listbox;
    background-color: #fff !important;
    border-bottom: 1px solid #aeb7bd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-left: 1px solid #aeb7bd;
    border-right: 0;
    border-top: 1px solid #aeb7bd;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    flex-grow: 2;
    font-size: inherit;
    height: 52px;
    margin: 0;
    outline: 0;
    padding: 0 16px;
    width: 100%; }

  .nhsuk-search__input:focus {
    box-shadow: inset 0 0 0 4px #ffb81c; }

  .nhsuk-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: 0;
    padding: 8px 8px 0; }

  .nhsuk-search__submit .nhsuk-icon__search {
    fill: #fff;
    height: 38px;
    width: 38px; }

  .nhsuk-search__submit::-moz-focus-inner {
    border: 0; }

  .nhsuk-search__submit:hover {
    background-color: #005326;
    cursor: pointer; }

  .nhsuk-search__submit:focus {
    box-shadow: inset 0 0 0 4px #ffb81c; }

  .nhsuk-search__submit:active {
    background-color: #00401e; }

  .nhsuk-search__close {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 40px;
    margin-left: 16px;
    margin-top: 8px; }

  .nhsuk-search__close .nhsuk-icon__close {
    fill: #005eb8;
    height: 40px;
    width: 40px; }

  .nhsuk-search__close::-moz-focus-inner {
    border: 0; }

  .nhsuk-search__close:hover .nhsuk-icon__close {
    fill: #003d78; }

  .nhsuk-search__close:focus {
    border-radius: 4px;
    box-shadow: 0 0 0 4px #ffb81c;
    outline: 0; } }
@media (min-width: 40.0625em) {
  .nhsuk-header__search-wrap {
    display: block;
    line-height: 0; }

  .nhsuk-header__search-toggle {
    display: none; }

  .nhsuk-search__input {
    -webkit-appearance: listbox;
    background-color: #fff !important;
    border: 1px solid #fff;
    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 12px;
    width: 235px; }

  .nhsuk-search__input:focus {
    border: 1px solid #ffb81c;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: inset 0 0 0 3px #ffb81c;
    outline: 0; }

  .nhsuk-search__input::placeholder {
    color: #768692;
    font-size: 16px; }

  .nhsuk-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: 0;
    padding-left: 9px;
    padding-top: 7px;
    width: 44px; }

  .nhsuk-search__submit .nhsuk-icon__search {
    height: 27px;
    width: 27px; }

  .nhsuk-search__submit::-moz-focus-inner {
    border: 0; }

  .nhsuk-search__submit:focus {
    box-shadow: inset 0 0 0 4px #ffb81c; }

  .nhsuk-search__submit:hover {
    background-color: #003d78;
    cursor: pointer; }

  .nhsuk-search__submit:hover .nhsuk-icon__search {
    fill: #fff; }

  .nhsuk-search__submit:active {
    background-color: #002f5c; }

  .nhsuk-search__close {
    display: none; } }
.nhsuk-search__input--withdropdown {
  border-bottom-left-radius: 0; }

.nhsuk-search__submit--withdropdown {
  border-bottom-right-radius: 0; }

.nhsuk-header__menu {
  float: right;
  margin: 20px; }

@media (min-width: 40.0625em) {
  .nhsuk-header__menu {
    float: left;
    margin-right: 16px; } }
.nhsuk-header__menu-toggle {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 52px;
  padding: 7px 16px;
  position: relative;
  text-decoration: none;
  z-index: 1; }

.nhsuk-header__menu-toggle::-moz-focus-inner {
  border: 0; }

.nhsuk-header__menu-toggle:hover {
  background-color: #003d78;
  border-color: #f0f4f5;
  box-shadow: none; }

.nhsuk-header__menu-toggle:focus {
  background-color: transparent;
  border-color: #ffb81c;
  box-shadow: 0 0 0 3px #ffb81c;
  outline: 0; }

.nhsuk-header__menu-toggle.is-active, .nhsuk-header__menu-toggle:active {
  background-color: #002f5c;
  border-color: #f0f4f5;
  box-shadow: none;
  color: #f0f4f5; }

.nhsuk-header__menu-toggle.is-active:focus {
  box-shadow: 0 0 0 3px #ffb81c; }

@media (min-width: 40.0625em) {
  .nhsuk-header__menu-toggle {
    margin-right: 0; } }
@media (min-width: 40.0625em) {
  .nhsuk-header__menu--only {
    margin-right: 0; } }
.nhsuk-header__menu--only .nhsuk-header__menu-toggle {
  margin-right: 0; }

.nhsuk-header__navigation {
  background-color: #fff;
  clear: both;
  display: none;
  overflow: hidden; }

@media print {
  .nhsuk-header__navigation {
    display: none; } }
.nhsuk-header__navigation.js-show {
  display: block; }

@media (max-width: 61.865em) {
  .nhsuk-header__navigation.js-show {
    border-bottom: 4px solid #f0f4f5; } }
.nhsuk-header__navigation-title {
  font-weight: 600;
  margin-bottom: 0;
  padding: 16px;
  position: relative; }

.nhsuk-header__navigation-close {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: 40px;
  padding: 0;
  width: 40px;
  overflow: hidden;
  position: absolute;
  right: 16px;
  top: 8px;
  white-space: nowrap; }

.nhsuk-header__navigation-close .nhsuk-icon__close {
  fill: #005eb8;
  height: 40px;
  width: 40px; }

.nhsuk-header__navigation-close::-moz-focus-inner {
  border: 0; }

.nhsuk-header__navigation-close:hover .nhsuk-icon__close {
  fill: #003d78; }

.nhsuk-header__navigation-close:focus {
  border-radius: 4px;
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 0; }

.nhsuk-header__navigation-list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.nhsuk-header__navigation-item {
  border-top: 1px solid #f0f4f5;
  margin-bottom: 0;
  position: relative; }

.nhsuk-header__navigation-link {
  color: #005eb8;
  display: block;
  padding: 16px;
  text-decoration: none; }

.nhsuk-header__navigation-link .nhsuk-icon__chevron-right {
  fill: #aeb7bd;
  position: absolute;
  right: 4px;
  top: 11px; }

.nhsuk-header__navigation-link:hover {
  background-color: #005eb8;
  box-shadow: none;
  color: #fff;
  text-decoration: underline; }

.nhsuk-header__navigation-link:hover .nhsuk-icon__chevron-right {
  fill: #fff; }

.nhsuk-header__navigation-link:focus {
  background-color: transparent;
  box-shadow: inset 0 0 0 4px #ffb81c;
  color: #005eb8;
  text-decoration: underline; }

.nhsuk-header__navigation-link:active {
  background-color: #003d78;
  box-shadow: none;
  color: #fff; }

.nhsuk-header__navigation-link:active .nhsuk-icon__chevron-right {
  fill: #fff; }

@media (min-width: 61.875em) {
  .nhsuk-header__menu-toggle {
    display: none; }

  .nhsuk-header__navigation-title {
    display: none; }

  .nhsuk-header__navigation-item--for-mobile {
    display: none; }

  .nhsuk-header__navigation {
    background-color: #005eb8;
    display: block;
    margin: 0 auto;
    max-width: 960px; }

  .nhsuk-header__navigation-list {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%; }

  .nhsuk-header__navigation-item {
    border-top: 0;
    margin: 0;
    text-align: center; }

  .nhsuk-header__navigation-item .nhsuk-icon__chevron-right {
    display: none; }

  .nhsuk-header__navigation-link {
    color: #fff;
    font-size: 17px;
    line-height: normal; }

  .nhsuk-header__navigation-link:visited {
    color: #fff; }

  .nhsuk-header__navigation-link:hover {
    background-color: #003d78; }

  .nhsuk-header__navigation-link:focus {
    color: #fff; }

  .nhsuk-header__navigation-link:active {
    background-color: #002f5c;
    color: #f0f4f5; }

  .nhsuk-header__navigation-link.is-active {
    background-color: #004b93; } }
.ie8 .nhsuk-header__logo, .ie8 .nhsuk-header__transactional-service-name {
  background-color: #005eb8;
  display: block;
  padding-left: 24px;
  width: 100%; }

.ie8 .nhsuk-header__transactional-service-name {
  padding-bottom: 12px;
  padding-top: 0; }

.ie8 .nhsuk-header__search {
  background-color: #005eb8;
  clear: both;
  padding-bottom: 12px; }

.ie8 .nhsuk-header__menu-toggle, .ie8 .nhsuk-header__navigation-link .nhsuk-icon__chevron-right, .ie8 .nhsuk-header__navigation-title, .ie8 .nhsuk-header__search-toggle, .ie8 .nhsuk-search__close {
  display: none; }

.ie8 .nhsuk-header__navigation-list {
  display: table; }

.ie8 .nhsuk-header__navigation-item {
  display: table-cell; }

.ie8 .nhsuk-search__submit {
  height: auto;
  width: auto; }

.ie8 .nhsuk-search__submit .nhsuk-u-visually-hidden {
  height: auto;
  position: relative;
  width: auto; }

.ie8 .nhsuk-header__navigation {
  display: block; }

@media (min-width: 61.875em) {
  .ie9 .nhsuk-header__navigation-list {
    display: table; }

  .ie9 .nhsuk-header__navigation-item {
    display: table-cell; } }
.ie9 .nhsuk-header__search-wrap .js-show {
  display: block; }

.nhsuk-header__transactional-service-name {
  float: left;
  padding-right: 16px;
  padding-top: 26px; }

@media (max-width: 40.0525em) {
  .nhsuk-header__transactional-service-name {
    padding-top: 28px; } }
@media (max-width: 40.0525em) {
  .nhsuk-header__transactional-service-name--long {
    margin-top: -8px;
    padding: 0 16px 16px;
    width: 100%; } }
.nhsuk-header__transactional-service-name--link {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none; }

.nhsuk-header__transactional-service-name--link:visited {
  color: #f0f4f5; }

.nhsuk-header__transactional-service-name--link:focus {
  color: #212b32;
  outline: 4px solid transparent;
  outline-offset: 4px;
  text-decoration: underline; }

.nhsuk-header__transactional-service-name--link:hover {
  color: #212b32;
  text-decoration: underline; }

.nhsuk-header__transactional-service-name--link:active {
  color: #374047; }

@media (min-width: 40.0625em) {
  .nhsuk-header__transactional-service-name--link {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-header__transactional-service-name--link {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-header--transactional .nhsuk-header__link {
  height: 32px;
  width: 80px;
  display: block; }

.nhsuk-header--transactional .nhsuk-logo {
  height: 32px;
  width: 80px; }

.nhsuk-header--transactional .nhsuk-header__transactional-service-name {
  float: left;
  padding-left: 20px;
  padding-top: 23px; }

@media (max-width: 40.0525em) {
  .nhsuk-header--transactional .nhsuk-header__transactional-service-name {
    padding-left: 16px;
    padding-top: 25px; } }
@media (max-width: 40.0525em) {
  .nhsuk-header--transactional .nhsuk-header__transactional-service-name--long {
    padding-top: 0; } }
.nhsuk-header__link--service {
  height: auto;
  margin-bottom: -4px;
  text-decoration: none;
  width: auto; }

@media (min-width: 40.0625em) {
  .nhsuk-header__link--service {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    width: auto; } }
.nhsuk-header__link--service:focus, .nhsuk-header__link--service:hover {
  background: 0 0; }

.nhsuk-header__link--service:focus .nhsuk-header__service-name, .nhsuk-header__link--service:hover .nhsuk-header__service-name {
  text-decoration: underline; }

.nhsuk-header__service-name {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  display: block;
  padding-left: 0;
  padding-right: 0;
  padding-top: 12px; }

@media (min-width: 40.0625em) {
  .nhsuk-header__service-name {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-header__service-name {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-header__service-name {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0; } }
.nhsuk-hero {
  background-color: #005eb8;
  color: #fff;
  position: relative; }

@media print {
  .nhsuk-hero {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-hero:active, .nhsuk-hero:focus, .nhsuk-hero:visited {
    color: #212b32; } }
.nhsuk-hero .nhsuk-hero--border {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.nhsuk-hero__wrapper {
  padding-top: 48px;
  padding-bottom: 48px; }

@media (min-width: 40.0625em) {
  .nhsuk-hero__wrapper {
    padding-top: 56px; } }
@media (min-width: 40.0625em) {
  .nhsuk-hero__wrapper {
    padding-bottom: 56px; } }
.nhsuk-hero--image {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover; }

@media only screen {
  .nhsuk-hero--image {
    height: 240px; } }
@media (min-width: 40.0625em) {
  .nhsuk-hero--image {
    height: 320px; } }
.nhsuk-hero--image .nhsuk-hero__overlay {
  background-color: rgba(0, 47, 92, 0.1);
  height: 100%; }

.nhsuk-hero--image-description {
  margin-bottom: 100px; }

@media (min-width: 40.0625em) {
  .nhsuk-hero--image-description {
    margin-bottom: 72px; } }
.nhsuk-hero--image-description .nhsuk-hero-content {
  background-color: #005eb8;
  bottom: -48px;
  color: #fff;
  max-width: 565px;
  padding: 32px 40px;
  position: absolute; }

.nhsuk-hero--image-description .nhsuk-hero-content > :first-child {
  margin-top: 0; }

.nhsuk-hero--image-description .nhsuk-hero-content > :last-child {
  margin-bottom: 0; }

@media (max-width: 23.4375em) {
  .nhsuk-hero--image-description .nhsuk-hero-content {
    bottom: -40px; } }
@media (max-width: 40.0525em) {
  .nhsuk-hero--image-description .nhsuk-hero-content {
    bottom: -72px;
    left: 16px;
    padding: 24px;
    right: 16px; } }
@media print {
  .nhsuk-hero--image-description .nhsuk-hero-content {
    color: #212b32;
    left: 0;
    max-width: 100%;
    padding: 0;
    position: relative; } }
.nhsuk-hero--image-description .nhsuk-hero-content:after {
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #005eb8;
  bottom: -15px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

@media print {
  .nhsuk-hero--image-description .nhsuk-hero-content:after {
    display: none; } }
.ie8 .nhsuk-hero--border {
  background-color: #005eb8; }

.ie8 .nhsuk-hero--border .nhsuk-hero-content, .ie8 .nhsuk-hero--border .nhsuk-hero__wrapper {
  padding: 24px; }

.ie8 .nhsuk-hero--border .nhsuk-hero-content h1, .ie8 .nhsuk-hero--border .nhsuk-hero-content p, .ie8 .nhsuk-hero--border .nhsuk-hero__wrapper h1, .ie8 .nhsuk-hero--border .nhsuk-hero__wrapper p {
  color: #fff; }

.nhsuk-hint {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #425563;
  display: block;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-hint {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-hint {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-label:not(.nhsuk-label--m):not(.nhsuk-label--l):not(.nhsuk-label--xl) + .nhsuk-hint {
  margin-bottom: 8px; }

.nhsuk-fieldset__legend:not(.nhsuk-fieldset__legend--m):not(.nhsuk-fieldset__legend--l):not(.nhsuk-fieldset__legend--xl) + .nhsuk-hint {
  margin-bottom: 8px; }

.nhsuk-fieldset__legend + .nhsuk-hint {
  margin-top: -4px; }

.nhsuk-image {
  background-color: #fff;
  border-bottom: 1px solid #d8dde0;
  margin-bottom: 32px;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-image {
    margin-bottom: 40px; } }
@media (min-width: 40.0625em) {
  .nhsuk-image {
    margin-top: 40px; } }
@media (min-width: 48.0625em) {
  .nhsuk-image {
    width: 66.66667%; } }
@media print {
  .nhsuk-image {
    width: 50%; } }
.nhsuk-image + .nhsuk-image {
  margin-top: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-image + .nhsuk-image {
    margin-top: 0; } }
.nhsuk-image__img {
  display: block;
  width: 100%; }

.nhsuk-image__caption {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  padding: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-image__caption {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-image__caption {
    font-size: 14pt;
    line-height: 1.2; } }
.nhsuk-input {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #425563;
  border-radius: 0;
  box-sizing: border-box;
  height: 40px;
  margin-top: 0;
  padding: 4px;
  width: 100%; }

@media (min-width: 40.0625em) {
  .nhsuk-input {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-input {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-input:focus {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-input::-webkit-inner-spin-button, .nhsuk-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.nhsuk-input[type=number] {
  -moz-appearance: textfield; }

.nhsuk-input--error {
  border: 4px solid #da291c; }

.nhsuk-input--width-30 {
  max-width: 59ex; }

.nhsuk-input--width-20 {
  max-width: 41ex; }

.nhsuk-input--width-10 {
  max-width: 23ex; }

.nhsuk-input--width-5 {
  max-width: 10.8ex; }

.nhsuk-input--width-4 {
  max-width: 9ex; }

.nhsuk-input--width-3 {
  max-width: 7.2ex; }

.nhsuk-input--width-2 {
  max-width: 5.4ex; }

.nhsuk-inset-text {
  max-width: 37em;
  margin-bottom: 40px;
  margin-top: 40px;
  border-left: 12px solid #005eb8;
  padding: 16px; }

.nhsuk-inset-text > :first-child {
  margin-top: 0; }

.nhsuk-inset-text > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-inset-text {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-inset-text {
    margin-top: 48px; } }
@media print {
  .nhsuk-inset-text {
    border-color: #212b32; } }
.nhsuk-label {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-label {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-label {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-label--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-label--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.16667; } }
@media print {
  .nhsuk-label--xl {
    font-size: 32pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-label--xl {
    margin-bottom: 48px; } }
.nhsuk-label--l {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-label--l {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; } }
@media print {
  .nhsuk-label--l {
    font-size: 24pt;
    line-height: 1.05; } }
@media (min-width: 40.0625em) {
  .nhsuk-label--l {
    margin-bottom: 24px; } }
.nhsuk-label--m {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-label--m {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-label--m {
    font-size: 18pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-label--m {
    margin-bottom: 24px; } }
.nhsuk-label--s {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-label--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-label--s {
    font-size: 14pt;
    line-height: 1.15; } }
@media (min-width: 40.0625em) {
  .nhsuk-label--s {
    margin-bottom: 24px; } }
.nhsuk-label-wrapper {
  margin: 0; }

.nhsuk-list-panel {
  margin-top: 40px;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-list-panel {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-list-panel {
    margin-bottom: 48px; } }
@media (max-width: 40.0525em) and (max-width: 40.0525em) {
  .nhsuk-list-panel {
    margin-left: -16px;
    margin-right: -16px; } }
.nhsuk-list-panel__label {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  background-color: #005eb8;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 16px; }

@media (min-width: 40.0625em) {
  .nhsuk-list-panel__label {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; } }
@media print {
  .nhsuk-list-panel__label {
    font-size: 24pt;
    line-height: 1.05; } }
@media print {
  .nhsuk-list-panel__label {
    color: #212b32;
    margin-top: 0; } }
.nhsuk-list-panel__box, .nhsuk-list-panel__list {
  background-color: #fff;
  margin: 0;
  padding: 0; }

@media print {
  .nhsuk-list-panel__box, .nhsuk-list-panel__list {
    border-top: 0; } }
.nhsuk-list-panel__box--with-label, .nhsuk-list-panel__list--with-label {
  border-top: 2px solid #005eb8;
  margin: -28px 0 0;
  padding: 27px 0 0; }

@media (max-width: 40.0525em) {
  .nhsuk-list-panel__box--with-label, .nhsuk-list-panel__list--with-label {
    margin: -24px 0 0;
    padding: 23px 0 0; } }
.nhsuk-list-panel__item {
  background-color: #fff;
  list-style: none;
  margin-bottom: 0; }

.nhsuk-list-panel__link {
  border-bottom: 1px solid #d8dde0;
  display: block;
  padding: 12px 16px;
  text-decoration: none; }

.nhsuk-list-panel__link:hover {
  box-shadow: 0 -1px 0 0 #ffcd60; }

.nhsuk-list-panel__link:focus {
  box-shadow: 0 -1px 0 0 #ffb81c; }

.nhsuk-list-panel__link:focus, .nhsuk-list-panel__link:hover {
  border-color: transparent;
  text-decoration: underline; }

@media (max-width: 40.0525em) {
  .nhsuk-list-panel__link {
    padding: 8px 16px; } }
.nhsuk-list-panel--results-items__no-results {
  border-bottom: 1px solid #d8dde0;
  color: #425563;
  margin: 0;
  padding: 16px; }

.nhsuk-back-to-top__link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: inline-block;
  margin-top: 16px;
  padding-left: 12px;
  position: relative; }

@media (min-width: 40.0625em) {
  .nhsuk-back-to-top__link {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-back-to-top__link {
    font-size: 14pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-back-to-top__link {
    margin-left: 16px; } }
.nhsuk-back-to-top__link .nhsuk-icon {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  fill: #005eb8;
  height: 19px;
  left: -8px;
  position: absolute;
  top: 4px;
  transform: rotate(270deg);
  width: 19px; }

@media (max-width: 40.0525em) {
  .nhsuk-back-to-top__link .nhsuk-icon {
    top: 2px; } }
.nhsuk-back-to-top__link:visited {
  color: #005eb8; }

.nhsuk-back-to-top__link:focus, .nhsuk-back-to-top__link:hover {
  color: #212b32; }

.nhsuk-back-to-top__link:focus .nhsuk-icon, .nhsuk-back-to-top__link:hover .nhsuk-icon {
  fill: #212b32; }

@media print {
  .nhsuk-back-to-top__link {
    display: none; } }
.nhsuk-nav-a-z {
  margin-top: 40px;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-nav-a-z {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-nav-a-z {
    margin-bottom: 48px; } }
@media print {
  .nhsuk-nav-a-z {
    display: none; } }
.nhsuk-nav-a-z__list {
  padding: 0; }

.nhsuk-nav-a-z__list:after {
  clear: both;
  content: '';
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-nav-a-z__list {
    padding: 0; } }
.nhsuk-nav-a-z__item {
  float: left;
  list-style: none;
  margin: 1px; }

.nhsuk-nav-a-z__link, .nhsuk-nav-a-z__link--disabled {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556;
  display: block;
  min-width: 34px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: center; }

@media (min-width: 40.0625em) {
  .nhsuk-nav-a-z__link, .nhsuk-nav-a-z__link--disabled {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.45455; } }
@media print {
  .nhsuk-nav-a-z__link, .nhsuk-nav-a-z__link--disabled {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-nav-a-z__link, .nhsuk-nav-a-z__link--disabled {
    min-width: 36px; } }
.nhsuk-nav-a-z__link--disabled {
  color: #425563; }

.nhsuk-nav-a-z__link.is-active {
  background-color: #005eb8;
  color: #fff; }

.nhsuk-pagination {
  margin-top: 40px;
  margin-bottom: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-pagination {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-pagination {
    margin-bottom: 48px; } }
.nhsuk-pagination__list:after {
  clear: both;
  content: '';
  display: block; }

.nhsuk-pagination-item--previous {
  float: left;
  text-align: left;
  width: 50%; }

.nhsuk-pagination-item--previous .nhsuk-icon {
  left: -6px; }

.nhsuk-pagination-item--previous .nhsuk-pagination__title {
  padding-left: 32px; }

.nhsuk-pagination-item--next {
  float: right;
  text-align: right;
  width: 50%; }

.nhsuk-pagination-item--next .nhsuk-icon {
  right: -6px; }

.nhsuk-pagination-item--next .nhsuk-pagination__title {
  padding-right: 32px; }

.nhsuk-pagination__link {
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%; }

@media print {
  .nhsuk-pagination__link {
    color: #212b32; } }
.nhsuk-pagination__link .nhsuk-icon {
  position: absolute;
  top: -2px; }

@media print {
  .nhsuk-pagination__link .nhsuk-icon {
    color: #212b32;
    margin-top: 0; } }
.nhsuk-pagination__link:focus {
  box-shadow: 0 0 0 16px #ffb81c;
  outline: 4px solid #ffb81c; }

.nhsuk-pagination__link:hover {
  box-shadow: 0 0 0 16px #ffcd60;
  outline: 4px solid #ffcd60; }

.nhsuk-pagination__link:hover .nhsuk-pagination__page {
  text-decoration: none; }

.nhsuk-pagination__link:focus .nhsuk-icon, .nhsuk-pagination__link:hover .nhsuk-icon {
  fill: #212b32; }

.nhsuk-pagination__link:visited .nhsuk-icon {
  fill: #330072; }

.nhsuk-pagination__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  display: block; }

@media (min-width: 40.0625em) {
  .nhsuk-pagination__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-pagination__title {
    font-size: 18pt;
    line-height: 1.15; } }
@media print {
  .nhsuk-pagination__title:after {
    content: " page"; } }
.nhsuk-pagination__page {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  display: block;
  text-decoration: underline; }

@media (min-width: 40.0625em) {
  .nhsuk-pagination__page {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-pagination__page {
    font-size: 14pt;
    line-height: 1.2; } }
.nhsuk-panel {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 24px;
  background-color: #fff;
  color: #212b32;
  width: 100%; }

.nhsuk-panel > :first-child {
  margin-top: 0; }

.nhsuk-panel > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-panel {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-panel {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-panel {
    padding: 32px; } }
@media print {
  .nhsuk-panel {
    border: 1px solid #212b32;
    page-break-inside: avoid; } }
.nhsuk-panel--grey {
  background-color: #f0f4f5; }

.nhsuk-panel-with-label {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 24px;
  background-color: #fff;
  color: #212b32;
  padding-top: 0 !important; }

.nhsuk-panel-with-label > :first-child {
  margin-top: 0; }

.nhsuk-panel-with-label > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-panel-with-label {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-panel-with-label {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-panel-with-label {
    padding: 32px; } }
@media print {
  .nhsuk-panel-with-label {
    border: 1px solid #212b32;
    page-break-inside: avoid; } }
.nhsuk-panel-with-label__label {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  background-color: #005eb8;
  color: #fff;
  display: inline-block;
  margin: 0 -32px 8px;
  padding: 8px 32px;
  position: relative;
  top: -16px; }

@media (min-width: 40.0625em) {
  .nhsuk-panel-with-label__label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-panel-with-label__label {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-panel-with-label__label {
    margin-left: -24px;
    margin-right: -24px;
    padding: 8px 24px;
    top: -8px; } }
@media print {
  .nhsuk-panel-with-label__label {
    background: 0 0;
    color: #212b32;
    top: 0; } }
@media print {
  .nhsuk-panel-with-label__label {
    color: #212b32;
    fill: #212b32; }

  .nhsuk-panel-with-label__label:active, .nhsuk-panel-with-label__label:focus, .nhsuk-panel-with-label__label:visited {
    color: #212b32; } }
.nhsuk-panel-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px; }

@media (max-width: 48.0525em) {
  .nhsuk-panel-group {
    margin-bottom: 24px; } }
.nhsuk-panel-group__item {
  display: flex; }

@media (max-width: 48.0525em) {
  .nhsuk-panel-group__item {
    flex: 0 0 100%; } }
@media (max-width: 48.0525em) {
  .nhsuk-panel-group__item {
    margin-bottom: 24px; }

  .nhsuk-panel-group__item:last-child {
    margin-bottom: 0; } }
.nhsuk-panel-group__item .nhsuk-panel {
  margin-bottom: 0;
  margin-top: 0; }

.nhsuk-promo {
  margin-bottom: 36px;
  width: 100%; }

.nhsuk-promo__link-wrapper {
  background-color: #fff;
  box-shadow: 0 4px 0 0 #d8dde0;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none; }

.nhsuk-promo__link-wrapper:focus {
  background-color: #fff;
  box-shadow: 0 0 0 4px #ffb81c; }

.nhsuk-promo__link-wrapper:focus .nhsuk-promo__heading {
  text-decoration: underline; }

.nhsuk-promo__link-wrapper:focus .nhsuk-promo__description, .nhsuk-promo__link-wrapper:focus .nhsuk-promo__heading {
  color: #212b32; }

.nhsuk-promo__link-wrapper:hover {
  background-color: #fff;
  box-shadow: 0 0 0 4px #ffb81c;
  color: #005eb8; }

.nhsuk-promo__link-wrapper:active {
  background-color: #f0f4f5;
  box-shadow: 0 0 0 4px #ffbf33;
  top: 4px; }

.nhsuk-promo__link-wrapper:active .nhsuk-promo__heading, .nhsuk-promo__link-wrapper:hover .nhsuk-promo__heading {
  text-decoration: none; }

.nhsuk-promo__img {
  border-bottom: 1px solid #f0f4f5;
  display: block;
  width: 100%; }

@media print {
  .nhsuk-promo__img {
    display: none; } }
.nhsuk-promo__heading {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 16px;
  text-decoration: underline; }

@media (min-width: 40.0625em) {
  .nhsuk-promo__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-promo__heading {
    font-size: 18pt;
    line-height: 1.15; } }
.nhsuk-promo__content {
  padding: 24px; }

.nhsuk-promo__content > :first-child {
  margin-top: 0; }

.nhsuk-promo__content > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-promo__content {
    padding: 32px; } }
.nhsuk-promo__description {
  color: #425563; }

.nhsuk-promo--small .nhsuk-promo__heading {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

@media (min-width: 40.0625em) {
  .nhsuk-promo--small .nhsuk-promo__heading {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-promo--small .nhsuk-promo__heading {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-promo--small .nhsuk-promo__description {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429; }

@media (min-width: 40.0625em) {
  .nhsuk-promo--small .nhsuk-promo__description {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; } }
@media print {
  .nhsuk-promo--small .nhsuk-promo__description {
    font-size: 14pt;
    line-height: 1.2; } }
.nhsuk-promo-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 36px; }

@media (max-width: 48.0525em) {
  .nhsuk-promo-group {
    margin-bottom: 28px; } }
.nhsuk-promo-group__item {
  display: flex; }

@media (max-width: 48.0525em) {
  .nhsuk-promo-group__item {
    flex: 0 0 100%; } }
@media (max-width: 48.0525em) {
  .nhsuk-promo-group__item {
    margin-bottom: 28px; }

  .nhsuk-promo-group__item:last-child {
    margin-bottom: 0; } }
.nhsuk-promo-group__item .nhsuk-promo {
  margin-bottom: 0; }

.nhsuk-radios__item {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  clear: left;
  display: block;
  margin-bottom: 8px;
  min-height: 40px;
  padding: 0 0 0 40px;
  position: relative; }

@media (min-width: 40.0625em) {
  .nhsuk-radios__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-radios__item {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-radios__item:last-child, .nhsuk-radios__item:last-of-type {
  margin-bottom: 0; }

.nhsuk-radios__input {
  cursor: pointer;
  height: 40px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1; }

.nhsuk-radios__label {
  -ms-touch-action: manipulation;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 12px 4px;
  touch-action: manipulation; }

.nhsuk-radios__hint {
  display: block;
  padding-left: 12px;
  padding-right: 12px; }

.nhsuk-radios__input + .nhsuk-radios__label::before {
  background: #fff;
  border: 2px solid #425563;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px; }

.nhsuk-radios__input + .nhsuk-radios__label::after {
  background: #425563;
  border: 10px solid #212b32;
  border-radius: 50%;
  content: '';
  height: 0;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 10px;
  width: 0; }

.nhsuk-radios__input:focus + .nhsuk-radios__label::before {
  box-shadow: 0 0 0 5px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-radios__input:checked + .nhsuk-radios__label::after {
  opacity: 1; }

.nhsuk-radios__input:disabled, .nhsuk-radios__input:disabled + .nhsuk-radios__label {
  cursor: default; }

.nhsuk-radios__input:disabled + .nhsuk-radios__label {
  opacity: 0.5; }

@media (min-width: 40.0625em) {
  .nhsuk-radios--inline:after {
    clear: both;
    content: '';
    display: block; }

  .nhsuk-radios--inline .nhsuk-radios__item {
    clear: none;
    float: left;
    margin-right: 24px; } }
.nhsuk-radios--inline.nhsuk-radios--conditional .nhsuk-radios__item {
  float: none;
  margin-right: 0; }

.nhsuk-radios__divider {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #212b32;
  margin-bottom: 8px;
  text-align: center;
  width: 40px; }

@media (min-width: 40.0625em) {
  .nhsuk-radios__divider {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-radios__divider {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-radios__conditional {
  margin-bottom: 16px;
  border-left: 4px solid #425563;
  margin-left: 18px;
  padding-left: 30px; }

@media (min-width: 40.0625em) {
  .nhsuk-radios__conditional {
    margin-bottom: 24px; } }
.js-enabled .nhsuk-radios__conditional--hidden {
  display: none; }

.nhsuk-radios__conditional > :last-child {
  margin-bottom: 0; }

.nhsuk-review-date {
  margin-top: 40px;
  color: #425563; }

@media (min-width: 40.0625em) {
  .nhsuk-review-date {
    margin-top: 48px; } }
.nhsuk-select {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  border: 2px solid #425563;
  box-sizing: border-box;
  height: 40px;
  max-width: 100%;
  padding: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-select {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-select {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-select:focus {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

.nhsuk-select option:active, .nhsuk-select option:checked, .nhsuk-select:focus::-ms-value {
  background-color: #005eb8;
  color: #fff; }

.nhsuk-select--error {
  border: 4px solid #da291c; }

.nhsuk-skip-link {
  left: -9999px;
  padding: 8px;
  position: absolute; }

.nhsuk-skip-link:active, .nhsuk-skip-link:focus {
  left: 16px;
  top: 16px;
  z-index: 2; }

.nhsuk-skip-link:visited {
  color: #212b32; }

.nhsuk-table__row:hover {
  background-color: #f0f4f5; }

.nhsuk-table__panel-with-heading-tab {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 24px;
  background-color: #fff;
  color: #212b32;
  padding-top: 0 !important; }

.nhsuk-table__panel-with-heading-tab > :first-child {
  margin-top: 0; }

.nhsuk-table__panel-with-heading-tab > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    padding: 32px; } }
@media print {
  .nhsuk-table__panel-with-heading-tab {
    border: 1px solid #212b32;
    page-break-inside: avoid; } }
.nhsuk-table__panel-with-heading-tab .nhsuk-table, .nhsuk-table__panel-with-heading-tab .nhsuk-table-responsive {
  margin: 0; }

.nhsuk-table__heading-tab {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  background-color: #005eb8;
  color: #fff;
  display: inline-block;
  margin: 0 -32px 8px;
  padding: 8px 32px;
  position: relative;
  top: -16px; }

@media (min-width: 40.0625em) {
  .nhsuk-table__heading-tab {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-table__heading-tab {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-table__heading-tab {
    margin-left: -24px;
    margin-right: -24px;
    padding: 8px 24px;
    top: -8px; } }
@media print {
  .nhsuk-table__heading-tab {
    background: 0 0;
    color: #212b32;
    top: 0; } }
.nhsuk-table-responsive {
  margin-bottom: 40px;
  margin-top: 40px;
  display: block;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
  width: 100%; }

@media (min-width: 40.0625em) {
  .nhsuk-table-responsive {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-table-responsive {
    margin-top: 48px; } }
.nhsuk-table-responsive .nhsuk-table {
  margin: 0; }

.nhsuk-textarea {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-appearance: none;
  border: 2px solid #425563;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  min-height: 40px;
  margin-bottom: 32px;
  padding: 4px;
  resize: vertical;
  width: 100%; }

@media (min-width: 40.0625em) {
  .nhsuk-textarea {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368; } }
@media print {
  .nhsuk-textarea {
    font-size: 14pt;
    line-height: 1.15; } }
.nhsuk-textarea:focus {
  box-shadow: 0 0 0 4px #ffb81c;
  outline: 4px solid transparent;
  outline-offset: 4px; }

@media (min-width: 40.0625em) {
  .nhsuk-textarea {
    margin-bottom: 40px; } }
.nhsuk-textarea--error {
  border: 4px solid #da291c; }

.nhsuk-warning-callout {
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 24px;
  background-color: #fff9c4;
  color: #212b32;
  padding-top: 0 !important; }

.nhsuk-warning-callout > :first-child {
  margin-top: 0; }

.nhsuk-warning-callout > :last-child {
  margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    margin-bottom: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    margin-top: 48px; } }
@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    padding: 32px; } }
@media print {
  .nhsuk-warning-callout {
    border: 1px solid #212b32;
    page-break-inside: avoid; } }
.nhsuk-warning-callout__label {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  background-color: #ffeb3b;
  color: #212b32;
  display: inline-block;
  margin: 0 -32px 8px;
  padding: 8px 32px;
  position: relative;
  top: -16px; }

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout__label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333; } }
@media print {
  .nhsuk-warning-callout__label {
    font-size: 18pt;
    line-height: 1.15; } }
@media (max-width: 40.0525em) {
  .nhsuk-warning-callout__label {
    margin-left: -24px;
    margin-right: -24px;
    padding: 8px 24px;
    top: -8px; } }
@media print {
  .nhsuk-warning-callout__label {
    background: 0 0;
    color: #212b32;
    top: 0; } }
.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 2px solid #425563;
  background: #ffffff;
  position: relative;
  box-shadow: none;
  border-radius: 0 !important; }

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 6px 56px 6px 20px;
  font-size: 16px;
  line-height: 24px;
  color: #425563;
  min-height: 36px;
  font-weight: normal; }

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 36px;
  color: #425563;
  text-align: center;
  font: 0/0 a;
  /* IE Fix */
  *font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial; }

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #425563;
  border-bottom: none; }

.selectric-open .selectric,
.selectric-focus .selectric {
  border-color: #425563; }

.selectric-open {
  z-index: 9999; }

.selectric-open .selectric {
  border-bottom-width: 0;
  padding-bottom: 2px; }

.selectric-open .selectric-items {
  display: block; }

.selectric-open.selectric-above .selectric {
  border-top-width: 0;
  padding-top: 2px;
  padding-bottom: 0;
  border-bottom-width: 2px; }

.selectric-open.selectric-above .selectric-items {
  border-bottom-width: 0;
  border-top-width: 2px; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }

.selectric-hide-select select {
  position: absolute;
  left: -100%; }

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10; }

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  border: 2px solid #425563;
  border-top-width: 0;
  z-index: -1;
  padding: 0;
  width: auto !important;
  border-radius: 0 !important; }

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto; }

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%; }

.selectric-open.selectric-above .button {
  top: 2px; }

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px; }

.selectric-items li {
  display: block;
  padding: 6px 72px 6px 20px;
  color: #425563;
  cursor: pointer;
  position: relative;
  margin-bottom: 1px;
  transition: all .3s ease-in-out;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 36px; }

.selectric-items li:after {
  content: '';
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.125); }

.selectric-items li:last-child {
  margin-bottom: 0; }

.selectric-items li:last-child:after {
  content: none; }

.selectric-items li.highlighted {
  background: #425563;
  color: #ffffff; }

.selectric-items li.selected {
  background: #425563;
  color: #ffffff; }

.selectric-items li:hover {
  background: #425563;
  color: #ffffff; }

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #425563 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #425563; }

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1; }

.selectric-items .selectric-group li {
  padding-left: 25px; }

.selectric-wrapper img {
  float: left;
  width: 24px;
  margin: 0 8px 0 0; }

.selectric .label,
.selectric-items ul, .selectric-items li {
  line-height: 24px;
  position: relative; }

.swatch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.swatch:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.swatch:after {
  content: '';
  width: 32px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: red; }

.selectric .label .swatch:after {
  right: 56px; }

.text {
  position: relative;
  z-index: 100;
  padding: 6px 72px 6px 20px;
  display: inline-block; }

.selectric-items .selected .text {
  color: #ffffff; }

.swatch--latestAdmissionNotesFormTemplate:after {
  background: #00a599;
  background: #345a9b; }

.selectric-items .selected .swatch--latestAdmissionNotesFormTemplate:before,
.selectric .label .swatch--latestAdmissionNotesFormTemplate:before {
  background: #00a599;
  background: #345a9b; }

.selectric .label .swatch--latestAdmissionNotesFormTemplate .text {
  color: white; }

.swatch--mePreScrutinyFormTemplate:after {
  background: #ef892c;
  background: #345a9b; }

.selectric-items .selected .swatch--mePreScrutinyFormTemplate:before,
.selectric .label .swatch--mePreScrutinyFormTemplate:before {
  background: #ef892c;
  background: #345a9b; }

.selectric .label .swatch--mePreScrutinyFormTemplate .text {
  color: white; }

.swatch--qapDiscussionFormTemplate:after {
  background: #775499;
  background: #345a9b; }

.selectric-items .selected .swatch--qapDiscussionFormTemplate:before,
.selectric .label .swatch--qapDiscussionFormTemplate:before {
  background: #775499;
  background: #345a9b; }

.selectric .label .swatch--qapDiscussionFormTemplate .text {
  color: white; }

.swatch--bereavedDiscussionFormTemplate:after {
  background: #73be41;
  background: #345a9b; }

.selectric-items .selected .swatch--bereavedDiscussionFormTemplate:before,
.selectric .label .swatch--bereavedDiscussionFormTemplate:before {
  background: #73be41;
  background: #345a9b; }

.selectric .label .swatch--bereavedDiscussionFormTemplate .text {
  color: white; }

.swatch--medicalHistoryFormTemplate:after {
  background: #345a9b; }

.selectric-items .selected .swatch--medicalHistoryFormTemplate:before,
.selectric .label .swatch--medicalHistoryFormTemplate:before {
  background: #345a9b; }

.selectric .label .swatch--medicalHistoryFormTemplate .text {
  color: white; }

.swatch--meoSummaryFormTemplate:after {
  background: #3cb7e2;
  background: #345a9b; }

.selectric-items .selected .swatch--meoSummaryFormTemplate:before,
.selectric .label .swatch--meoSummaryFormTemplate:before {
  background: #3cb7e2;
  background: #345a9b; }

.selectric .label .swatch--meoSummaryFormTemplate .text {
  color: white; }

.swatch--otherCaseFormTemplate:after {
  background: #b02070;
  background: #345a9b; }

.selectric-items .selected .swatch--otherCaseFormTemplate:before,
.selectric .label .swatch--otherCaseFormTemplate:before {
  background: #b02070;
  background: #345a9b; }

.selectric .label .swatch--otherCaseFormTemplate .text {
  color: white; }

.js-link {
  cursor: pointer; }

@media (min-width: 61.875em) {
  .nhsuk-header__navigation-list {
    justify-content: flex-start; } }
.nhsuk-section.nhsuk-section--white {
  background: #ffffff; }

.case-added-message {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #007f3b;
  margin-bottom: 36px; }
  .case-added-message .nhsuk-icon {
    margin-right: 10px; }

.nhsuk-select {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nhsuk-input-optional {
  color: #005eb8;
  font-size: 14px;
  margin-top: 5px; }

.nhsuk-input-required {
  outline: #005eb8 2px solid; }

.nhsuk-form-group--hidden {
  display: none; }

.nhsuk-giant {
  font-size: 40px;
  font-weight: bold; }

.nhsuk-tabs {
  list-style: none;
  display: flex;
  align-items: center;
  width: 100%;
  flex-flow: column nowrap;
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff; }
  @media (min-width: 40.0625em) {
    .nhsuk-tabs {
      flex-flow: row nowrap; } }
  @media (min-width: 61.875em) {
    .nhsuk-tabs {
      max-width: 960px; } }
  .nhsuk-tabs .nhsuk-tab {
    text-align: center;
    margin: 0;
    width: 100%;
    margin-bottom: 2px;
    font-size: 16px; }
    @media (min-width: 40.0625em) {
      .nhsuk-tabs .nhsuk-tab {
        width: 25%;
        margin-right: 2px;
        margin-bottom: 0; } }
    .nhsuk-tabs .nhsuk-tab:last-child {
      margin-right: 0; }
    .nhsuk-tabs .nhsuk-tab a {
      display: block;
      padding: 16px;
      color: #345a9b;
      border-top: #345a9b 6px solid;
      background-color: #345a9b;
      color: #ffffff;
      text-decoration: none; }
      @media (min-width: 40.0625em) {
        .nhsuk-tabs .nhsuk-tab a {
          border-radius: 4px 4px 0 0; } }
      .nhsuk-tabs .nhsuk-tab a.selected {
        color: #345a9b;
        background-color: #ffffff; }

.nhsuk-input[disabled],
.nhsuk-textarea[disabled] {
  background-color: #999 !important; }

.nhsuk-checkboxes__input[disabled] + .nhsuk-checkboxes__label:before {
  background: #999 !important; }

.checklist {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding: 0; }
  @media (min-width: 61.875em) {
    .checklist {
      margin-left: -40px;
      margin-right: -40px; } }
  .checklist .checklist__item {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    position: relative;
    font-size: 14px; }
    @media (min-width: 40.0625em) {
      .checklist .checklist__item {
        width: 50%; } }
    @media (min-width: 61.875em) {
      .checklist .checklist__item {
        width: 25%;
        padding-left: 40px; } }
    .checklist .checklist__item .nhsuk-icon {
      margin-right: 8px;
      flex-shrink: 0; }
  @media (min-width: 61.875em) {
    .checklist.checklist--top .checklist__item {
      padding-right: 40px; }
      .checklist.checklist--top .checklist__item:after {
        content: '→';
        font-size: 24px;
        position: absolute;
        right: -10px;
        color: #345a9b; }
      .checklist.checklist--top .checklist__item:last-child:after {
        content: none; } }
  .checklist.checklist--bottom {
    color: #999999; }
    @media (min-width: 61.875em) {
      .checklist.checklist--bottom {
        padding-top: 30px; }
        .checklist.checklist--bottom .checklist__item:first-child:after {
          content: '↑';
          font-size: 24px;
          position: absolute;
          top: -40px;
          left: 50px;
          color: #345a9b; }
        .checklist.checklist--bottom .checklist__item:last-child:after {
          content: '↓';
          font-size: 24px;
          position: absolute;
          top: -40px;
          right: 50px;
          color: #345a9b; } }

.nhsuk-box {
  border: #999 6px solid;
  display: flex; }
  .nhsuk-box .nhsuk-box__left,
  .nhsuk-box .nhsuk-box__right {
    padding: 36px;
    display: flex;
    align-items: center;
    width: 50%; }
  .nhsuk-box.nhsuk-box--green {
    border-color: #00a599; }
    .nhsuk-box.nhsuk-box--green .nhsuk-box__right {
      border-left: #00a599 6px solid;
      justify-content: center; }

.nhsuk-outcomes .nhsuk-outcome-item {
  margin-bottom: 36px; }
  .nhsuk-outcomes .nhsuk-outcome-item .nhsuk-outcome-item__header {
    color: #999999;
    font-size: 16px;
    font-weight: normal; }
  .nhsuk-outcomes .nhsuk-outcome-item h4, .nhsuk-outcomes .nhsuk-outcome-item p {
    margin-bottom: 0; }
  .nhsuk-outcomes .nhsuk-outcome-item .nhsuk-outcome-item__content {
    font-size: 20px;
    font-weight: bold; }
  .nhsuk-outcomes .nhsuk-outcome-item:last-child {
    margin-bottom: 0; }

.nhsuk-toggle {
  background: #425461;
  text-align: center;
  margin: 36px 0;
  border-radius: 4px;
  padding: 20px;
  color: #ffffff;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
  cursor: pointer; }

@media (min-width: 48.0625em) {
  .nhsuk-grid-row--align-center {
    display: flex;
    align-items: center; } }

.nhsuk-align {
  display: flex;
  align-items: center; }

.nhsuk-rule {
  margin: 36px 0;
  border-top: #999 2px solid; }

.nhsuk-gray-panel {
  background: #f0f4f5;
  margin-left: -16px;
  margin-right: -16px;
  padding: 36px 16px; }
  @media (min-width: 40.0625em) {
    .nhsuk-gray-panel {
      margin-left: 0;
      margin-right: 0;
      padding: 36px; } }

.nhsuk-text-align-center {
  text-align: center; }

.nhsuk-icon.nhsuk-icon--size-200 {
  width: 128px;
  height: 128px; }

.hide {
  display: none; }

.nhsuk-button-radios {
  display: flex; }
  .nhsuk-button-radios .nhsuk-button-radios__item {
    position: relative;
    margin-right: 16px; }
  .nhsuk-button-radios .nhsuk-button-radios__input {
    position: absolute;
    opacity: 0; }
  .nhsuk-button-radios .nhsuk-button-radios__label {
    background-color: #425563;
    box-shadow: 0 4px 0 #232e35;
    color: #ffffff;
    border-radius: 4px;
    display: inline-block;
    font-weight: 600;
    margin-top: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    cursor: pointer; }
    @media (min-width: 40.0625em) {
      .nhsuk-button-radios .nhsuk-button-radios__label {
        font-size: 1.1875rem;
        line-height: 1.47368; } }
    .nhsuk-button-radios .nhsuk-button-radios__label:hover {
      background-color: #384854; }
  .nhsuk-button-radios .nhsuk-button-radios__input:checked + .nhsuk-button-radios__label {
    background-color: #ffffff;
    color: #425563; }

.nhsuk-info {
  border-left: #345a9b 12px solid;
  padding-left: 36px;
  padding-top: 18px;
  padding-bottom: 18px; }

.timeline {
  position: relative; }
  @media (min-width: 40.0625em) {
    .timeline {
      padding-left: 44px;
      padding-top: 48px;
      padding-bottom: 48px;
      margin-top: -48px !important;
      margin-bottom: -48px !important; }
      .timeline:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #aeb7bc; } }
  .timeline .timeline__item {
    background: #ffffff;
    min-height: 120px;
    margin-bottom: 36px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
    border-left: #768691 6px solid;
    color: #768691;
    display: flex;
    flex-flow: column nowrap;
    position: relative; }
    @media (min-width: 40.0625em) {
      .timeline .timeline__item {
        flex-flow: row nowrap; } }
    .timeline .timeline__item .timeline__item__expander {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 34px;
      height: 34px;
      cursor: pointer;
      transform: rotate(-90deg); }
    .timeline .timeline__item:last-child {
      margin-bottom: 0; }
    @media (min-width: 40.0625em) {
      .timeline .timeline__item:before {
        content: '';
        position: absolute;
        left: -46px;
        top: 50%;
        transform: translateX(-11px) translateY(-50%);
        width: 18px;
        height: 18px;
        background: #aeb7bc;
        border-radius: 9px; } }
    .timeline .timeline__item .timeline__item__number {
      font-size: 32px;
      padding: 36px;
      border-bottom: #ccc 1px solid;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 40.0625em) {
        .timeline .timeline__item .timeline__item__number {
          border-right: #ccc 1px solid;
          border-bottom: 0; } }
    .timeline .timeline__item .timeline__item__content {
      padding: 36px; }
    .timeline .timeline__item .timeline__item__header {
      font-size: 20px;
      margin-bottom: 0; }
    .timeline .timeline__item .timeline__item__subheader {
      font-size: 16px;
      margin-bottom: 10px;
      color: #111111; }
    .timeline .timeline__item p {
      font-size: 16px;
      margin-bottom: 10px; }
      .timeline .timeline__item p:last-child {
        margin-bottom: 0; }
    .timeline .timeline__item .timeline__item__main {
      display: none; }
    .timeline .timeline__item.timeline__item--expanded .timeline__item__teaser {
      display: none; }
    .timeline .timeline__item.timeline__item--expanded .timeline__item__main {
      display: block; }
    .timeline .timeline__item.timeline__item--expanded .timeline__item__expander {
      transform: rotate(90deg); }
    .timeline .timeline__item.timeline__item--grey {
      border-left-color: #425562; }
      .timeline .timeline__item.timeline__item--grey .timeline__item__header {
        color: #425562; }
      .timeline .timeline__item.timeline__item--grey.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #425562; }
      .timeline .timeline__item.timeline__item--grey .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--pink {
      border-left-color: #b02070; }
      .timeline .timeline__item.timeline__item--pink .timeline__item__header {
        color: #b02070; }
      .timeline .timeline__item.timeline__item--pink.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #b02070; }
      .timeline .timeline__item.timeline__item--pink .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--blue1 {
      border-left-color: #00a599; }
      .timeline .timeline__item.timeline__item--blue1 .timeline__item__header {
        color: #00a599; }
      .timeline .timeline__item.timeline__item--blue1.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #00a599; }
      .timeline .timeline__item.timeline__item--blue1 .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--ocean {
      border-left-color: #3cb7e2; }
      .timeline .timeline__item.timeline__item--ocean .timeline__item__header {
        color: #3cb7e2; }
      .timeline .timeline__item.timeline__item--ocean.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #3cb7e2; }
      .timeline .timeline__item.timeline__item--ocean .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--orange {
      border-left-color: #ef892c; }
      .timeline .timeline__item.timeline__item--orange .timeline__item__header {
        color: #ef892c; }
      .timeline .timeline__item.timeline__item--orange.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #ef892c; }
      .timeline .timeline__item.timeline__item--orange .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--purple {
      border-left-color: #775499; }
      .timeline .timeline__item.timeline__item--purple .timeline__item__header {
        color: #775499; }
      .timeline .timeline__item.timeline__item--purple.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #775499; }
      .timeline .timeline__item.timeline__item--purple .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--green {
      border-left-color: #73be41; }
      .timeline .timeline__item.timeline__item--green .timeline__item__header {
        color: #73be41; }
      .timeline .timeline__item.timeline__item--green.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #73be41; }
      .timeline .timeline__item.timeline__item--green .js-link {
        color: #768691;
        text-decoration: underline; }
    .timeline .timeline__item.timeline__item--blue2 {
      border-left-color: #345a9b; }
      .timeline .timeline__item.timeline__item--blue2 .timeline__item__header {
        color: #345a9b; }
      .timeline .timeline__item.timeline__item--blue2.timeline__item--expanded .timeline__item__number {
        color: #ffffff;
        background: #345a9b; }
      .timeline .timeline__item.timeline__item--blue2 .js-link {
        color: #768691;
        text-decoration: underline; }

.nhsuk-blue-header {
  color: #ffffff;
  background-color: #345a9b;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px 16px; }
  @media (min-width: 40.0625em) {
    .nhsuk-blue-header {
      margin-left: 0;
      margin-right: 0;
      padding: 16px 36px; } }

.nhsuk-gray-panel {
  background: #f0f4f5;
  margin-left: -16px;
  margin-right: -16px;
  padding: 36px 16px; }
  @media (min-width: 40.0625em) {
    .nhsuk-gray-panel {
      margin-left: 0;
      margin-right: 0;
      padding: 36px; } }

.nhsuk-conditional {
  margin-bottom: 16px;
  margin-left: 18px;
  padding-left: 32px;
  border-left: 4px solid #bfc1c3; }
  @media (min-width: 40.0625em) {
    .nhsuk-conditional {
      margin-bottom: 24px; } }

.nhsuk-stats {
  display: flex;
  flex-flow: row wrap; }
  .nhsuk-stats .nhsuk-stat {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 40.0625em) {
      .nhsuk-stats .nhsuk-stat {
        width: 33.333%;
        border-left: #000 1px solid;
        padding: 0 32px;
        margin-bottom: 0; }
        .nhsuk-stats .nhsuk-stat:last-child {
          border-right: #000 1px solid;
          margin-bottom: 0; } }
    .nhsuk-stats .nhsuk-stat .nhsuk-stat__header {
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 5px;
      color: #999; }
    .nhsuk-stats .nhsuk-stat .nhsuk-stat__content {
      font-size: 24px;
      line-height: 1;
      margin-bottom: 0; }
      .nhsuk-stats .nhsuk-stat .nhsuk-stat__content.nhsuk-stat__content--large {
        font-size: 40px; }

.nhsuk-cards {
  display: flex;
  flex-flow: row wrap;
  margin: -10px; }
  .nhsuk-cards .nhsuk-card {
    padding: 10px;
    width: 100%; }
    @media (min-width: 40.0625em) {
      .nhsuk-cards .nhsuk-card {
        width: 50%; } }
    @media (min-width: 61.875em) {
      .nhsuk-cards .nhsuk-card {
        width: 25%; } }
    .nhsuk-cards .nhsuk-card .nhsuk-card__inner {
      background: #ffffff;
      padding: 20px;
      border: #ccc 2px solid;
      border-left: #345a9b 4px solid;
      height: 100%; }
    .nhsuk-cards .nhsuk-card .nhsuk-card__number {
      font-size: 40px;
      margin-bottom: 5px;
      line-height: 1; }
    .nhsuk-cards .nhsuk-card .nhsuk-card__description {
      font-size: 16px;
      line-height: 1;
      color: #999999;
      margin-bottom: 0; }

.nhsuk-cases .nhsuk-case {
  border: #ddd 1px solid;
  box-shadow: rgba(0, 0, 0, 0.125) 0 0 4px;
  margin-bottom: 20px; }
  .nhsuk-cases .nhsuk-case:last-child {
    margin-bottom: 0; }
  .nhsuk-cases .nhsuk-case .nhsuk-case__header {
    padding: 20px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    background: #ffffff;
    border-left: #345a9b 5px solid;
    color: #000000;
    font-weight: 600;
    font-size: 16px; }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__name {
      width: 100%; }
      @media (min-width: 40.0625em) {
        .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__name {
          width: 33.333%; } }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__dates {
      width: 100%;
      font-size: 14px; }
      @media (min-width: 40.0625em) {
        .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__dates {
          width: 33.333%; } }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__actions {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 100%; }
      @media (min-width: 40.0625em) {
        .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__actions {
          width: 33.333%; } }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__arrow {
      cursor: pointer;
      width: 34px;
      height: 34px;
      transform: rotate(-90deg); }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__urgent {
      text-transform: uppercase;
      margin-right: 20px;
      font-size: 14px; }
    .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__link {
      margin-right: 20px;
      font-size: 14px; }
      .nhsuk-cases .nhsuk-case .nhsuk-case__header .nhsuk-case__header__link a {
        border: #345a9b 1px solid;
        color: #345a9b;
        color: #000000;
        border-color: #000000;
        text-decoration: none;
        padding: 4px 10px;
        white-space: nowrap; }
  .nhsuk-cases .nhsuk-case .nhsuk-case__content {
    padding: 20px 20px 20px 25px;
    display: none; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header {
    background: #345a9b;
    color: #ffffff; }
    .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header .nhsuk-case__header__name {
      font-size: 24px; }
    .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header .nhsuk-case__header__arrow {
      transform: rotate(90deg); }
      .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header .nhsuk-case__header__arrow svg path {
        fill: #ffffff; }
    .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header .nhsuk-case__header__urgent {
      color: #ffffff; }
    .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__header .nhsuk-case__header__link a {
      color: #ffffff;
      border-color: #ffffff; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--open .nhsuk-case__content {
    display: block; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--urgent.nhsuk-case--open .nhsuk-case__header {
    background: #e3504c; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--urgent .nhsuk-case__header {
    border-left-color: #e3504c; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--urgent .nhsuk-case__header__urgent {
    color: #e3504c; }
  .nhsuk-cases .nhsuk-case.nhsuk-case--urgent .nhsuk-case__header__link a {
    color: #e3504c;
    border-color: #e3504c;
    color: #000000;
    border-color: #000000; }

.nhsuk-case__content__header {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
  color: #345a9b; }

.nhsuk-case--urgent .nhsuk-case__content__header {
  color: #e3504c; }

.nhsuk-case__content__data-list {
  display: flex;
  margin: 10px 0; }
  .nhsuk-case__content__data-list dt {
    font-weight: normal;
    margin: 0 10px 0 0; }
  .nhsuk-case__content__data-list dd {
    font-weight: normal;
    margin: 0; }

.gray {
  color: #425563; }

.feedback {
  background: #345a9b;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: -1px;
  position: relative;
  z-index: 100;
  color: #ffffff;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center; }
  .feedback a {
    color: #ffffff; }

.underlined {
  text-decoration: underline; }
