@import url("variables.css");

.nhsuk-hero-content {
  margin-top: 2rem;
  position: inherit !important;
}

.nhsuk-hero__arrow {
  display: none !important;
}

div.text-right.jlikeToolbar__buttons {
  background: #005eb8;
}

#jlikeToolbar {
  background: #005eb8 !important;
}

#jlikeToolbar_content {
  background: #005eb8;
  color: white;
}

#jlikeToolbar .toolbar_buttons .fa {
  color: white;
}

span.like-snippet {
  display: none;
}

div.likes,
div.enrolledUsers,
div.recommendUsers,
div.courseTaughtBy,
div.assignUsers {
  display: none;
}

div.courseInfo.panel.panel-default {
  display: none;
}

body.option-com_tjlms div.popover {
}

#jlikeToolbar .toolbar_buttons {
}
#jlikeToolbar .toolbar_buttons.closeBtn {
  display: inline-block;
}

.hidden {
  visibility: hidden;
  height: 0px;
}

.tab-pane {
  display: none;
}

.d-none {
  display: none !important;
}

.show {
  display: block;
}
.float-right {
  float: right;
}
/*
.fade:not(.show) {
    opacity: 0;
}
.fade {
    transition: opacity .15s linear;
}
*/

.nhsuk-contents-list__item ul {
  display: none;
}
.nhsuk-contents-list__item ul.active {
  display: block;
}

/*a.nhsuk-back-link__link {
   display:none;
}*/

.courselanding .tjlms-filters,
.courselanding .tjlmspin__cat,
.courselanding .tjlmspin__likes_users,
.courselanding .pin__body--btn.mb-15 {
  display: none;
}

.-fluid {
  max-width: 100% !important;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.rtl h1 {
  direction: rtl;
}

.aus {
  margin-top: 2em;
}
.aus p {
  font-size: 0.9rem;
}
.category-desc.base-desc {
  font-size: 1.2em;
}
.app-side-nav__list li a {
  font-size: 0.9rem;
  text-decoration: none;
}
.app-side-nav__list li.active a {
  font-weight: 700;
  border-left: 4px solid #005eb8;
  margin-left: -12px;
  padding-left: 8px;
}
.backtoparent {
  border-bottom: 1px solid #d8dde0;
  padding-bottom: 16px;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}

.rright .details {
  font-size: 13px;
  text-transform: inherit !important;
}

/* KJ for AFL report*/

.aflr .nhsd-\!t-bg-pale-grey-80-tint {
  background-color: #edf1f1 !important;
}

.aflr .nhsd-a-box {
  display: block;
  position: relative;
  padding: 1.222rem;
  border-radius: 0.333rem;
  color: #231f20;
  background: white;
  transition-property: box-shadow;
  transition-duration: 0.15s;
}
.aflr .nhsd-o-chapter-navigation .nhsd-a-box {
  display: flex;
  max-width: 100%;
  min-height: 130px;
  margin: 0 auto;
  padding: 0.833rem 1.666rem;
  border-radius: 0;
  justify-content: space-between;
  background: 0 0;
}

.aflr .nhsd-o-chapter-navigation__next-chapter,
.aflr .nhsd-o-chapter-navigation__previous-chapter {
  display: flex;
  align-items: center;
  width: 33%;
}
.aflr .nhsd-o-chapter-navigation__current-chapter {
  display: block;
  width: 34%;
  text-align: center;
}
.aflr .nhsd-m-chapter {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.aflr .nhsd-m-chapter__content {
  display: flex;
}
.aflr .nhsd-m-chapter--right .nhsd-m-chapter__content {
  justify-content: flex-end;
}
.aflr .nhsd-t-heading-s,
.nhsd-t-heading-xs {
  display: block;
  font-weight: 600;
}
.aflr .nhsd-t-form-error,
.nhsd-t-form-label-s,
.aflr .nhsd-t-heading-s,
.nhsd-t-heading-xs {
  margin: 0 0 1.1111111111rem;
  color: #231f20;
}
.aflr .nhsd-t-form-error,
.nhsd-t-form-label-s,
.aflr .nhsd-t-heading-xs {
  font-size: 1rem;
  letter-spacing: -0.0277rem;
  line-height: 1.3125;
}
.aflr .nhsd-m-chapter .nhsd-t-heading-xs {
  margin-left: 0.2777777778rem;
}
.aflr .nhsd-m-chapter--right .nhsd-t-heading-xs {
  margin-right: 0.2777777778rem;
  margin-left: 0;
}
.aflr .nhsd-m-chapter .nhsd-t-body-s {
  display: inline;
  margin-bottom: 0;
  margin-left: 0;
}

.aflr .nhsd-a-icon {
  display: inline-block;
  position: relative;
  max-width: 72px;
  max-height: 72px;
}
.aflr .nhsd-a-icon,
.aflr .nhsd-a-icon:after,
.aflr .nhsd-a-icon:before {
  box-sizing: border-box;
}
.aflr .nhsd-a-icon--size-xs {
  width: 16px;
  height: 16px;
}
.aflr .nhsd-a-icon > img,
.aflr .nhsd-a-icon > svg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.aflr .nhsd-m-chapter__link {
  padding-top: calc(1px + 3px);
  padding-bottom: 3px;
  border-bottom: 1px solid #005bbb;
  color: #005bbb;
  text-decoration: none;
  transition-property: background-color, color;
  transition-duration: 0.15s;
}
.aflr .nhsd-a-checkbox__label,
.aflr .nhsd-a-skip-link--small,
.aflr .nhsd-m-breadcrumbs__item .nhsd-a-link,
.aflr .nhsd-m-breadcrumbs__item .nhsd-a-link p,
.aflr .nhsd-t-body-s,
.aflr .nhsd-t-body-s p,
.aflr .nhsd-t-form-input-s,
.aflr .nhsd-t-form-input-s p,
.aflr .nhsd-t-form-select-s,
.aflr .nhsd-t-form-select-s p,
.aflr .nhsd-t-form-textarea-s,
.aflr .nhsd-t-form-textarea-s p {
  font-size: 0.888rem;
}
.aflr .nhsd-a-checkbox__label,
.aflr .nhsd-a-skip-link--small,
.aflr .nhsd-m-breadcrumbs__item .nhsd-a-link,
.aflr .nhsd-m-breadcrumbs__item .nhsd-a-link p,
.aflr .nhsd-t-body-s,
.aflr .nhsd-t-body-s p,
.aflr .nhsd-t-form-input-s,
.aflr .nhsd-t-form-input-s p,
.aflr .nhsd-t-form-select-s,
.aflr .nhsd-t-form-select-s p,
.aflr .nhsd-t-form-textarea-s,
.aflr .nhsd-t-form-textarea-s p {
  letter-spacing: -0.0166rem;
  line-height: 1.4375;
}
.aflr .nhsd-o-hero {
  display: flex;
  position: relative;
  max-width: 106.666rem;
  min-height: 10rem;
  margin: 0 auto;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background: #e8edee;
}

.aflr .nhsd-\!t-margin-bottom-6 {
  margin-bottom: 1.6666666667rem !important;
}
.aflr .nhsd-\!t-margin-top-8 {
  margin-top: 3.3333333333rem !important;
}
.aflr .nhsd-t-grid {
  display: block;
  width: 100%;
  /* max-width: 38.222rem;*/
  margin: 0 auto;
  padding: 0 0.833rem;
}
.aflr .nhsd-t-grid,
.nhsd-t-grid:after,
.aflr .nhsd-t-grid:before {
  box-sizing: border-box;
}
.aflr .nhsd-t-row {
  display: flex;
  flex-wrap: wrap;
}
.aflr .nhsd-m-sticky-navigation {
  display: flex;
  flex-direction: column;
}
.aflr .nhsd-\!t-display-sticky {
  position: sticky !important;
  top: 1.1111111111rem;
  max-height: calc(100vh - 2.2222222222rem);
}
.aflr .nhsd-m-sticky-navigation ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
}
.aflr .nhsd-m-sticky-navigation__item {
  position: relative;
  margin: 0.5555555556rem 0;
}
.aflr .nhsd-a-link,
.aflr .nhsd-a-link:visited,
.aflr a:not(a[class^="nhsd-"]),
.aflr a:not(a[class^="nhsd-"]):visited {
  padding-bottom: 2px;
  border: 0;
  color: #005bbb;
  line-height: 1.6;
  transition-property: background-color, color;
  transition-duration: 0.15s;
  /* font-size: 1rem;*/
}
.aflr .nhsd-\!t-margin-bottom-2 {
  margin-bottom: 0.5555555556rem !important;
}
.aflr .nhsd-a-horizontal-rule {
  width: 100%;
  height: 0;
  border: 0;
  border-bottom: 1px solid var(--mid-grey-20-tint, #d5dade);
}
.aflr .nhsd-a-horizontal-rule,
.aflr .nhsd-a-horizontal-rule--size-m {
  margin: 1.6666666667rem 0;
}
.aflr .nhsd-a-horizontal-rule--size-xs {
  margin: 0.2777777778rem 0;
}
.aflr .nhsd-m-sticky-navigation nav {
  margin-left: -10px;
  overflow: auto;
}

.aflr .nhsd-\!t-bg-blue {
  background-color: #005bbb !important;
}
.aflr .nhsd-\!t-col-white,
.aflr .nhsd-\!t-colour-white {
  color: #ffffff !important;
}
.aflr .nhsd-\!t-text-align-left {
  text-align: left !important;
}

.aflr .nhsd-o-hero--left-align {
  justify-content: flex-start;
}
.aflr .nhsd-o-hero {
  display: flex;
  position: relative;
  max-width: 106.666rem;
  min-height: 10rem;
  margin: 0 auto;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background: #e8edee;
}
.aflr .nhsd-o-hero__content-container {
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  grid-row: 1;
}
.aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
  width: 80%;
  max-width: 80%;
}

.aflr .nhsd-a-digiblocks--pos-bl,
.aflr .nhsd-a-digiblocks--pos-br,
.aflr .nhsd-a-digiblocks--pos-cl,
.aflr .nhsd-a-digiblocks--pos-cr,
.aflr .nhsd-a-digiblocks--pos-tl,
.aflr .nhsd-a-digiblocks--pos-tr {
  position: absolute;
}
.aflr .nhsd-a-digiblocks--pos-tl,
.aflr .nhsd-a-digiblocks--pos-tr {
  top: -255.7894736842px;
}
.aflr .nhsd-a-digiblocks--pos-br,
.aflr .nhsd-a-digiblocks--pos-tr {
  left: calc(91% - 486px * 0.2);
}
.aflr .nhsd-o-hero .nhsd-a-digiblocks {
  z-index: 0;
}
.aflr .nhsd-a-digiblocks > img,
.aflr .nhsd-a-digiblocks > svg,
.aflr .nhsd-a-document-icon > svg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.aflr .nhsd-a-digiblocks--col-black polygon:nth-child(1) {
  fill: #191718;
}

.aflr .nhsd-a-digiblocks--col-black polygon:nth-child(2) {
  fill: #0c0c0c;
}

.aflr .nhsd-a-digiblocks--col-black polygon:nth-child(3) {
  fill: #000305;
}

.aflr .nhsd-a-digiblocks--col-yellow polygon:nth-child(1) {
  fill: #f5d507;
}

.aflr .nhsd-a-digiblocks--col-yellow polygon:nth-child(2) {
  fill: #f2cb0c;
}

.aflr .nhsd-a-digiblocks--col-yellow polygon:nth-child(3) {
  fill: #eec000;
}

.aflr .nhsd-a-digiblocks--col-blue polygon:nth-child(1) {
  fill: #0062cc;
}

.aflr .nhsd-a-digiblocks--col-blue polygon:nth-child(2) {
  fill: #005abe;
}

.aflr .nhsd-a-digiblocks--col-blue polygon:nth-child(3) {
  fill: #0050b5;
}

.aflr .nhsd-a-digiblocks--col-dark-blue polygon:nth-child(1) {
  fill: #00267a;
}

.aflr .nhsd-a-digiblocks--col-dark-blue polygon:nth-child(2) {
  fill: #001f75;
}

.aflr .nhsd-a-digiblocks--col-dark-blue polygon:nth-child(3) {
  fill: #001766;
}

.aflr .nhsd-a-digiblocks--col-light-blue polygon:nth-child(1) {
  fill: #bfd7ed;
}

.aflr .nhsd-a-digiblocks--col-light-blue polygon:nth-child(2) {
  fill: #b2cfea;
}

.aflr .nhsd-a-digiblocks--col-light-blue polygon:nth-child(3) {
  fill: #a6c7e6;
}

.aflr .nhsd-a-digiblocks--col-grey polygon:nth-child(1) {
  fill: #6d7b86;
}

.aflr .nhsd-a-digiblocks--col-grey polygon:nth-child(2) {
  fill: #62717a;
}

.aflr .nhsd-a-digiblocks--col-grey polygon:nth-child(3) {
  fill: #5c6b75;
}

.aflr .nhsd-a-digiblocks--col-dark-grey polygon:nth-child(1) {
  fill: #3c4d57;
}

.aflr .nhsd-a-digiblocks--col-dark-grey polygon:nth-child(2) {
  fill: #32434c;
}

.aflr .nhsd-a-digiblocks--col-dark-grey polygon:nth-child(3) {
  fill: #313d45;
}

.aflr .nhsd-a-digiblocks--col-light-grey polygon:nth-child(1) {
  fill: #dadfdf;
}

.aflr .nhsd-a-digiblocks--col-light-grey polygon:nth-child(2) {
  fill: #cdd5d6;
}

.aflr .nhsd-a-digiblocks--col-light-grey polygon:nth-child(3) {
  fill: #c5cdcf;
}

.aflr .nhsd-a-digiblocks--col-white polygon:nth-child(1) {
  fill: #fbfafa;
}

.aflr .nhsd-a-digiblocks--col-white polygon:nth-child(2) {
  fill: #f5f5f4;
}

.aflr .nhsd-a-digiblocks--col-white polygon:nth-child(3) {
  fill: #eff2f1;
}

.aflr figure {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.aflr .nhsd-t-heading-l,
.aflr .nhsd-t-heading-m {
  display: block;
  font-weight: 600;
}
.aflr .nhsd-a-summary-list,
.aflr .nhsd-m-quote figure {
  margin: 0;
}

.aflr .nhsd-m-quote [class^="nhsd-t-heading"],
.aflr .nhsd-m-quote__meta {
  color: #3f525f;
}

.aflr .nhsd-t-heading-l {
  font-size: 1.6669rem;
  letter-spacing: -0.063rem;
  line-height: 1.20048;
}
.aflr .nhsd-m-quote [class^="nhsd-t-heading"],
.aflr .nhsd-m-quote__meta {
  color: #3f525f;
  margin-top: 20px;
}
.aflr .nhsd-a-icon {
  display: inline-block;
  position: relative;
  max-width: 72px;
  max-height: 72px;
}

.aflr .nhsd-a-digiblocks {
  display: block;
  position: absolute;
  width: 359.64px;
  height: 359.64px;
}
.aflr .nhsd-a-icon,
.nhsd-a-icon:after,
.aflr .nhsd-a-icon:before {
  box-sizing: border-box;
}

.aflr .nhsd-a-icon--size-xl {
  width: 36px;
  height: 36px;
}
.aflr .nhsd-a-icon--col-blue {
  fill: #005bbb;
}
.aflr .nhsd-m-quote .nhsd-a-icon {
  margin-right: 0.2777777778rem;
}
.aflr .nhsd-a-icon > img,
.aflr .nhsd-a-icon > svg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.aflr .nhsd-a-box {
  display: block;
  position: relative;
  padding: 1.222rem;
  border-radius: 0.333rem;
  color: #231f20;
  background: #ffffff;
  transition-property: box-shadow;
  transition-duration: 0.15s;
}
.aflr .nhsd-a-box,
.aflr .nhsd-a-box:after,
.aflr .nhsd-a-box:before {
  box-sizing: border-box;
  margin-bottom: 10px;
}
.aflr .nhsd-a-box--border-grey {
  box-shadow: inset 0 0 0 0.115rem #d5dade;
}

.aflr .nhsd-m-emphasis-box .nhsd-a-box {
  display: flex;
  padding: 0.9776rem 1.222rem 1.222rem;
}
.aflr
  .nhsd-o-hero--light-text
  .nhsd-o-hero__content-container
  [class^="nhsd-a-link"]:active,
.aflr
  .nhsd-o-hero--light-text
  .nhsd-o-hero__content-container
  [class^="nhsd-a-link"]:not(:hover):not(:focus) {
  color: #ffffff;
}

.aflr .nhsd-a-link--col-white:focus,
.aflr .nhsd-a-link--col-white:hover {
  color: #231f20;
}

.aflr .nhsd-a-link:focus,
.aflr .nhsd-a-link:hover,
.aflr a:not(a[class^="nhsd-"]):focus,
.aflr a:not(a[class^="nhsd-"]):hover {
  padding-bottom: 0;
  border-bottom: 3px solid #231f20;
  outline: 0;
  color: #231f20;
  background-color: #fae100;
}

.aflr .nhsd-a-image,
.aflr .nhsd-a-image__picture {
  display: block;
  position: relative;
  width: 100%;
}
.aflr .nhsd-a-image {
  margin: 0 auto;
}
.aflr .nhsd-a-image,
.aflr .nhsd-a-image:after,
.aflr .nhsd-a-image:before {
  box-sizing: border-box;
}
.aflr .nhsd-a-image--no-scale {
  width: auto;
  height: auto;
}
.aflr .nhsd-a-image,
.aflr .nhsd-a-image__picture {
  display: block;
  position: relative;
  width: 100%;
}
.aflr .nhsd-a-image__picture {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.aflr .nhsd-a-image--no-scale .nhsd-a-image__picture,
.aflr .nhsd-a-image--no-scale img,
.aflr .nhsd-a-image--no-scale svg {
  width: auto;
  height: auto;
  padding: 0;
}
.aflr .nhsd-a-image__picture img,
.aflr .nhsd-a-image__picture svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.aflr .nhsd-a-image--no-scale img,
.aflr .nhsd-a-image--no-scale svg {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  vertical-align: top;
}

.aflr .nhsd-t-list--bullet li,
.aflr .nhsd-t-list--number li {
  padding-left: 0.5rem;
}
.aflr .nhsd-m-expander,
.aflr .nhsd-m-publication-chapter-navigation li {
  position: relative;
}
.aflr .nhsd-t-list > li:not(:last-of-type) {
  margin: 0 0 0.1333rem;
}
.aflr .nhsd-t-list--loose > li:not(:last-of-type) {
  margin: 0 0 0.8333333333rem;
}
.aflr .nhsd-m-publication-chapter-navigation .nhsd-a-link {
  position: static;
}
.aflr .nhsd-m-publication-chapter-navigation--active .nhsd-a-link,
.aflr .nhsd-m-publication-chapter-navigation--active .nhsd-a-link:hover,
.aflr .nhsd-m-publication-chapter-navigation--active .nhsd-a-link:visited {
  padding-bottom: 0;
  color: var(--black, #231f20);
  background: 0 0;
  font-weight: 600;
}

.aflr .nhsd-o-chapter-navigation p {
  margin-bottom: 0;
}

.aflr .footnotes ul {
  list-style: none;
}
.aflr .footnotes ul li {
}
.aflr .footnotes ul li p {
  font-size: 0.9rem;
}
.aflr .footnotes ul li a {
}

@media (min-width: 23.4375em) {
  .aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
    padding-right: calc((100% - 38.222rem) / 2);
    padding-left: calc((100% - 38.222rem) / 2);
  }
}
@media (min-width: 48em) {
  .aflr .nhsd-o-hero__content-container {
    max-width: 38.222rem;
  }
  .aflr .nhsd-m-publication-chapter-navigation--split ol {
    column-count: 2;
    column-gap: 2.5rem;
    width: 100%;
  }
  .aflr
    .nhsd-m-publication-chapter-navigation--split
    :not(.nhsd-m-publication-chapter-navigation--active)
    > .nhsd-a-link {
    margin-bottom: 3px;
    padding-bottom: 0;
  }
}
.aflr .nhsd-t-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.aflr .nhsd-m-publication-chapter-navigation--active:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-1rem - 15px);
  border-left: 4px solid var(--warm-yellow, #ffb81c);
}

@media (min-width: 64em) {
  .aflr .nhsd-a-digiblocks--pos-tl,
  .aflr .nhsd-a-digiblocks--pos-tr {
    top: -85.909091px;
  }
  .aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
    padding-right: calc((100% - 52.444rem) / 2);
    padding-left: calc((100% - 52.444rem) / 2);
  }
  .aflr .nhsd-m-chapter--right {
    text-align: right;
  }
  .aflr .nhsd-t-col-s-3 {
    width: 25%;
  }
  .aflr .nhsd-t-col-s-8 {
    width: 66.6666666667%;
  }
  .aflr .nhsd-t-off-s-1 {
    margin-left: 8.3333333333%;
  }
  .aflr .nhsd-o-hero {
    min-height: 18rem;
  }
  .aflr .nhsd-a-digiblocks {
    width: 486px;
    height: 486px;
  }
  .aflr .nhsd-o-chapter-navigation__current-chapter {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 77.5em) {
  .aflr .nhsd-a-digiblocks--pos-br,
  .aflr .nhsd-a-digiblocks--pos-tr {
    left: calc(88% - 486px * 0.2);
  }
  .aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
    padding-right: calc((100% - 58.888rem) / 2);
    padding-left: calc((100% - 58.888rem) / 2);
  }
}
@media (min-width: 85.375em) {
  .aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
    padding-right: calc((100% - 71.111rem) / 2);
    padding-left: calc((100% - 71.111rem) / 2);
  }
  .aflr .nhsd-m-publication-chapter-navigation--split ol {
    column-count: 3;
  }
}
@media (min-width: 98.75em) {
  .aflr .nhsd-o-hero__content-container {
    max-width: 52.444rem;
  }
  .aflr .nhsd-o-hero--left-align .nhsd-o-hero__content-container {
    padding-right: calc((100% - 83.333rem) / 2);
    padding-left: calc((100% - 83.333rem) / 2);
  }
}

/* mr certificate overrides start here */

body.option-com_tjcertificate.view-certificate.layout-my .mobile-view {
  display: none;
}

body.option-com_tjcertificate.view-certificate.layout-my
  div.tj-certificate.tjBs3 {
  margin-bottom: 120px;
}

body.option-com_tjcertificate.view-certificate.layout-my .btn-print {
  color: #24557f;
}

body.option-com_tjcertificate.view-certificate.layout-my
  h4.hidden-xs.tjlmspin__caption_title.text-truncate.m-0.py-10 {
  padding-left: 10px;
}

body.option-com_tjcertificate.view-certificate.layout-my
  strong.visible-xs.tjlmspin__caption_title.mt-0.mb-0 {
  padding-left: 10px;
}

/* Added in by KJ - 7th aug 2024*/

.nhsuk-header__navigation {
  max-width: var(--nhsuk-width-container);
}

.nhsuk-width-container {
  max-width: var(--nhsuk-width-container);
}

.user-login {
  color: var(--user-login-status-font-color);
  font-size: var(--user-login-status-font-size);
  padding-block: var(--user-login-padding-block);
}

.user-login a {
  color: var(--user-login-status-font-color);
}

.user-login button.nhsuk-link {
  color: var(--user-login-status-font-color);
  font-size: var(--user-login-status-font-size);
}

.user-login .nhsuk-u-margin-top-4 {
  margin-top: var(--user-login-status-margin-top) !important;
}

/* Font sizing*/
.nhsuk-list,
ol,
ul {
  font-size: var(--font-size);
}

.nhsuk-body-m,
address,
p {
  font-size: var(--font-size);
}

.nhsuk-details {
  font-size: var(--font-size);
}

td,
th {
  font-size: var(--font-size);
}
.page-link {
  font-size: var(--font-size);
}

.nhsuk-tabs {
  margin-top: 4px;
  margin-bottom: 32px;
}

.nhsuk-tabs__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 32px;
}

@media (min-width: 40.0625em) {
  .nhsuk-tabs {
    margin-top: 4px;
  }
}

@media (min-width: 40.0625em) {
  .nhsuk-tabs {
    margin-bottom: 40px;
  }

  .js-enabled .nhsuk-tabs__list {
    border-bottom: 1px solid #d8dde0;
    margin-bottom: 0;
  }

  .js-enabled .nhsuk-tabs__list-item {
    background-color: #d8dde0;
    float: left;
    margin-bottom: -1px;
    margin-left: 0;
    margin-right: 4px;
    position: relative;
    text-align: center;
    border-top: 1px solid #d8dde0;
    border-left: 1px solid #d8dde0;
    border-right: 1px solid #d8dde0;
  }

  .js-enabled .nhsuk-tabs__list-item--selected {
    background-color: #fff;
    border: 1px solid #d8dde0;
    border-bottom: 0;
    margin-bottom: -1px;
    margin-top: -4px;
    padding-bottom: 13px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 11px;
    position: relative;
  }

  .js-enabled .nhsuk-tabs__panel {
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #d8dde0;
    border-top: 0;
    padding: 40px 24px;
  }

  .js-enabled .nhsuk-tabs__panel {
    margin-bottom: 0;
  }

  .js-enabled .nhsuk-tabs__panel--hidden {
    display: none;
  }

  .nhsuk-tabs__panel .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f0f4f5 !important;
  }

  .nhsuk-tabs__list-item .nav-link.active {
    background: white;
    text-decoration: none;
    color: black;
    border-radius: 0;
  }

  .full-width-alignment-fix {
    padding-inline: 24px;
  }
}
.nhsuk-contents-list.scwcsu .nhsuk-contents-list__item {
  background: none;
  padding: 0px;
  margin-bottom: 5px;
}
.nhsuk-contents-list.scwcsu .nhsuk-contents-list__item ul {
  margin-block: 8px;
  list-style-type: none;
}

.nhsuk-contents-list.scwcsu .nhsuk-contents-list__current,
.nhsuk-contents-list.scwcsu .nhsuk-contents-list__link {
  padding: 2px 4px;
  display: block;
}

.nhsuk-contents-list.scwcsu .nhsuk-contents-list__current {
  background: white;
  border-bottom: 2px solid black;
}

.nhsuk-contents-list.scwcsu .nhsuk-contents-list__current:focus {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  color: #212b32;
  outline: 4px solid rgba(0, 0, 0, 0);
  text-decoration: none;
}

.nhsuk-contents-list.scwcsu .nhsuk-contents-list__link {
  background: #005eb8;
  color: white;
  text-decoration: none;
}
.nhsuk-form-group.scwcsu {
  margin-bottom: 0;
}

.js-enabled .gem-c-print-link.scwcsu {
  display: inline-block;
  float: inline-end;
}
