.vividBlue {
  background: #0096cb !important;
  color: #fff;
}
.vividBlue-tint {
  background: #d9eff7 !important;
}
.vividGreen {
  background: #00b36b !important;
  color: #fff;
}
.vividGreen-tint {
  background: #d9f4e9 !important;
}
.vividGreen-tint50 {
  background: #7fd9b4 !important;
}
.vividOrange {
  background: #e9713a !important;
}
.vividPurple {
  background: #565ca0 !important;
}
.vividPurple-tint {
  background: #e6e7f1 !important;
}

.corporateBlue {
  background: #618ab0 !important;
}
.corporateBlue-tint,
.mutedBlue-tint {
  background: #e7eef3 !important;
}
.corporateBlue-tint25 {
  background: #d7e2eb !important;
}
.corporateBlue-tint50 {
  background: #b0c4d7 !important;
}
.sustainableGreen1 {
  background: #9fb5a3 !important;
}
.sustainableGreen2 {
  background: #cfdad1 !important;
}
.sustainableGreen3 {
  background: #e7ede8 !important;
}
.sustainableGreen4 {
  background: #f0f4f1 !important;
}

header::before, .linkBar, footer.main .footerTop .social ul li{
  background: #002395 !important;
}

.imgBanner.gradientBottom::before {
  height: 50%!important;
  opacity: 0.7!important;
}

.imgBanner .bannerContent h2 {
  font-size: 0.4em;
}

/* header {
  background: -webkit-gradient(linear,left top,left bottom,from(#002395),color-stop(5%,rgba(0,35,149,.987)),color-stop(10.1%,rgba(0,35,149,.951)),color-stop(15.3%,rgba(0,35,149,.896)),color-stop(20.6%,rgba(0,35,149,.825)),color-stop(26.1%,rgba(0,35,149,.741)),color-stop(31.9%,rgba(0,35,149,.648)),color-stop(37.9%,rgba(0,35,149,.55)),color-stop(44.2%,rgba(0,35,149,.45)),color-stop(50.8%,rgba(0,35,149,.352)),color-stop(57.9%,rgba(0,35,149,.259)),color-stop(65.3%,rgba(0,35,149,.175)),color-stop(73.2%,rgba(0,35,149,.104)),color-stop(81.6%,rgba(0,35,149,.049)),color-stop(90.5%,rgba(0,35,149,.013)),to(rgba(0,35,149,0)));
  background: linear-gradient(to bottom,#002395 0,rgba(0,35,149,.987) 5%,rgba(0,35,149,.951) 10.1%,rgba(0,35,149,.896) 15.3%,rgba(0,35,149,.825) 20.6%,rgba(0,35,149,.741) 26.1%,rgba(0,35,149,.648) 31.9%,rgba(0,35,149,.55) 37.9%,rgba(0,35,149,.45) 44.2%,rgba(0,35,149,.352) 50.8%,rgba(0,35,149,.259) 57.9%,rgba(0,35,149,.175) 65.3%,rgba(0,35,149,.104) 73.2%,rgba(0,35,149,.049) 81.6%,rgba(0,35,149,.013) 90.5%,rgba(0,35,149,0) 100%);
    -webkit-transition: padding .4s ease;
} */

header .headerWrap nav .dropdownWrapper::after, header .headerWrap nav .dropdownWrapper::before {
  background: #bde3ff !important;
}

#pageBuilder .textSection table.downloads tbody tr td a {
  color: #000;
}

#pageBuilder li a, #pageBuilder p a {
  color: #008cff !important;;
}

/* Deep Blue */
.deepblue2024 {
  background: #002395 !important;
}

/* Deep Blue Tint */
.deepblue2024-tint75 {
  background: #405AAF !important;
}
.deepblue2024-tint50 {
  background: #8091CA !important;
}
.deepblue2024-tint25 {
  background: #BFC8E4 !important;
}
.deepblue2024-tint15 {
  background: #D9DEEF !important;
}

/* Medium Blue */
.mediumblue2024 {
  background: #008cff !important;
}

/* Medium Blue Tint */
.mediumblue2024-tint75 {
  background: #40A9FF !important;
}
.mediumblue2024-tint50 {
  background: #80C6FF !important;
}
.mediumblue2024-tint25 {
  background: #BFE2FF !important;
}
.mediumblue2024-tint15 {
  background: #8091CA !important;
}

/* Bright Blue */
.brightblue2024 {
  background: #5fcdfd !important;
}

/* Bright Blue Tint */
.brightblue2024-tint75 {
  background: #87DAFD !important;
}
.brightblue2024-tint50 {
  background: #AFE6FE !important;
}
.brightblue2024-tint25 {
  background: #D7F3FE !important;
}
.brightblue2024-tint15 {
  background: #E7F8FF !important;
}

/* Light Blue */
.lightblue2024 {
  background: #bde3ff !important;
}

/* Light Blue Tint */
.lightblue2024-tint75,
#pageBuilder .colouredSection table tbody tr:hover td, #pageBuilder .colouredSection table thead tr:hover td, #pageBuilder .textSection table tbody tr:hover td, #pageBuilder .textSection table thead tr:hover td {
  background: #CEEAFF !important;
}
.lightblue2024-tint50, #pageBuilder .profiles .cell .profileBox .profileDetails.active, #pageBuilder .lightblue  {
  background: #DEF1FF !important;
}
.lightblue2024-tint25 {
  background: #EEF8FF !important;
}
.lightblue2024-tint15 {
  background: #F5FBFF !important;
}

.black2024 {
  background: #000000!important;
}

.white2024 {
  background: #ffffff!important;
}

.dark-grey2024 {
  background: #c6c6c6!important;
}

.light-grey2024 {
  background: #dadada!important;
}

.bgRow .panel.right, .textPanel.grey::before, .bgRow .panel.left{
  background: #DEF1FF;
}

.businesses .textPanel.left * {
  color: #fff;
}

.breadcrumb, #small-molecules .breadcrumb {
  background: #008cff !important;
}
.breadcrumb .breadcrumbWrapper ul.topLevel>li a, .breadcrumb .breadcrumbWrapper a.pdf, .breadcrumb .breadcrumbWrapper ul.topLevel>li a:after {
  color: #ffffff!important;
}

.breadcrumb .breadcrumbWrapper ul.topLevel>li>ul {
  background: #008cff !important;
}

.businesses .textPanel.right a:hover, a.button:hover {
  background: #002395!important;
}

#pageBuilder footer.main .footerTop ul.compliance li a {
  color: #000!important;
  text-decoration: none;
}

.small-p p {
  margin-bottom: .5rem;
}

h6 {
  font-size: 1.4rem;
  color: gray !important;
}

/* Generalisations */

@media screen and (max-width: 1439px) and (min-width: 1024px) {
  #pageBuilder .imgTabWrapper .imgTab a.tabTrigger {
    padding: 1em 2em!important;
  }
}

/* @media screen and (max-width: 1023px) {
  #pageBuilder .imgTabWrapper .imgTab.active .tabDetails {
    padding-left: 4em;
  }
} */

 #pageBuilder .imgTabWrapper .imgTab .tabDetails {
  position: relative!important;
}

#pageBuilder .imgTabWrapper .imgTab a.tabTrigger {
  position: relative;
}

#pageBuilder .imgTabWrapper {
  overflow: hidden;
} 

#pageBuilder .personalPerspective .perspectiveWrapper {
  width: 100%;
}
#pageBuilder .buttonPanel {
  padding-top: 6.5rem;
}
#pageBuilder .buttonPanel .contentContainer {
  padding-left: 0;
}
#pageBuilder .buttonPanel .contentContainer svg path {
  fill: #000;
}
#pageBuilder .buttonPanel .contentContainer a {
  margin-bottom: 0;
  border: 1px solid #000;
  color: #000 !important;
  margin-bottom: 1rem;
}

#pageBuilder .buttonPanel .contentContainer a span {
  width: 80%;
  color: #000;
}
#pageBuilder .buttonPanel .contentContainer a:hover span {
  color: #000;
}
#pageBuilder .buttonPanel .contentContainer a:hover {
  background: #e6e7f1;
  color: #000;
}
#pageBuilder .buttonPanel .contentContainer a:hover svg path {
  fill: #000;
}
#pageBuilder .twoColPanel h3 {
  color: #000;
}
.searchWrapper form {
  display: inherit;
  width: 100%;
}
/* Contains Rules Applying Only to Specific Pages. */

#home .lettersToShareholders p {
  font-weight: 400;
  color: #000;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
}
#home .lettersToShareholders blockquote,
#home .lettersToShareholders .button {
  margin-bottom: 60px;
}
#home .lettersToShareholders blockquote footer cite span {
  font-weight: 300;
  font-style: normal;
}
#home .businesses h2:after {
  background: #fff;
}
#home .businesses .button {
  color: #fff;
  border-color: #fff;
}
#home .businesses.vividBlue {
  background: #0096cb;
  color: #fff;
}
#home .businesses .panel.vividGreen,
#home .businesses .textPanel.vividGreen {
  background: #00b36b;
  border-left: 3px solid #fff !important;
}
#home .businesses .panel.vividOrange {
  background: #e9713a;
  color: #fff;
  border-left: 3px solid #fff;
}
#home .businesses.vividPurple {
  background: #565ca0;
  color: #fff;
}
/* #home .figurePanel h2 {
  color: #fff;
} */
/* #home .figurePanel h2:after {
  background: #fff;
} */
#letter-from-the-ceo ol {
  list-style: none;
}
#letter-from-the-ceo ol li {
  font-size: 1.4rem;
  color: gray !important;
  margin-bottom: 4rem;
}
#letter-from-the-ceo ol li::before {
  content: counter(footnote);
  counter-increment: footnote;
  font-size: 65%;
  top: -0.5em;
  position: relative;
  margin-right: 0.5em;
}

#investor-information #pageBuilder13 table td,
#investor-information #pageBuilder13 table th {
  text-align: left !important;
}
#biologics .breadcrumb {
  background: #004696;
}
#small-molecules .breadcrumb {
  background: #00b36b;
}
#cell-gene .breadcrumb {
  background: #565ca0;
}
#capsules-health-ingredients .breadcrumb {
  background: #e87441;
}
#cell-gene .breadcrumb .breadcrumbWrapper ul.topLevel > li a,
#biologics .breadcrumb .breadcrumbWrapper ul.topLevel > li a,
#small-molecules .breadcrumb .breadcrumbWrapper ul.topLevel > li a,
#capsules-health-ingredients .breadcrumb .breadcrumbWrapper ul.topLevel > li a {
  color: #fff;
}
#cell-gene .breadcrumb .breadcrumbWrapper ul.topLevel > li a:after,
#biologics .breadcrumb .breadcrumbWrapper ul.topLevel > li a:after,
#small-molecules .breadcrumb .breadcrumbWrapper ul.topLevel > li a:after,
#capsules-health-ingredients
  .breadcrumb
  .breadcrumbWrapper
  ul.topLevel
  > li
  a:after {
  color: #fff;
}
.whiteHome {
  display: none;
}
#cell-gene .whiteHome,
#biologics .whiteHome,
#small-molecules .whiteHome,
#capsules-health-ingredients .whiteHome {
  display: inherit;
}
#cell-gene .blackHome,
#biologics .blackHome,
#small-molecules .blackHome,
#capsules-health-ingredients .blackHome {
  display: none;
}
#biologics .breadcrumb .breadcrumbWrapper ul.topLevel > li > ul > li a,
#small-molecules .breadcrumb .breadcrumbWrapper ul.topLevel > li ul > li a,
#cell-gene .breadcrumb .breadcrumbWrapper ul.topLevel > li ul > li a,
#capsules-health-ingredients
  .breadcrumb
  .breadcrumbWrapper
  ul.topLevel
  > li
  ul
  > li
  a {
  color: rgba(0, 0, 0, 0.5);
}

#remuneration #pageBuilder6 table td {
  text-align: left !important;
  width: 16.66667%;
  vertical-align: top;
}
#remuneration table td p {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
#sustainability #pageBuilder29 {
  background: #dedede;
}
#survey {
  display: none;
  border: 1px solid #000;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #eee;
  padding: 2rem;
  margin: 2rem 6rem -1px 2rem;
  z-index: 99;
  min-width: 300px;
  font-size: 1.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
#survey a.trigger {
  font-size: 4rem;
  line-height: 3rem;
  float: right;
  transform: rotate(45deg);
  margin-left: 5rem;
}
#survey fieldset {
  margin-bottom: 1rem;
}
#survey input[type="submit"],
#survey button {
  border: 1px solid #000;
  background: #fff;
  color: #000;
  padding: 1rem;
  font-weight: 600;
  font-size: 1.5rem;
  width: 100%;
  cursor: pointer;
}
#survey h3,
#survey label.freeform-label {
  margin-bottom: 1rem;
  line-height: 2.5rem;
}
#survey label {
  font-size: 1.5rem;
}
p.searchResult em {
  background: #ddd;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.pieChart {
  margin: 2rem;
}
.change {
 

  margin-left: 2rem;
  position: relative;
  top: -1.25rem;
  max-width: 120px;
  display: inline-block;
}

.change div {
  border: 1px solid;
  font-size: 30%;
  padding: 1.25rem;
  font-weight: 600;
}

.change div:nth-child(2) {
  border-top: none;
}
.withChange figure {
  padding-top: 5rem !important;
}
.withChange .countWrap {
  padding-bottom: 8rem !important;
}
.withChange .counter {
  font-size: 1.25em;
}
p.footnotes {
  color: gray;
  font-size: 1.5em !important;
}

#pageBuilder .profiles .cell .profileBox .profileDetails h3 {
  color: #000;
}
#pageBuilder .profiles .cell .profileBox .profileDetails a.trigger {
  color: #000;
}
.businesses {
  position: relative;
}
.businesses .controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 1440px;
  padding: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 50;
  width: 100%;
}
.businesses .controls svg {
  width: 2rem;
  cursor: pointer;
}
.businesses .controls #next2 svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
#sustainability #pageBuilder5 table td {
  text-align: left !important;
  vertical-align: top;
}
#sustainability #pageBuilder5 table td ul li {
  font-size: 1.5rem;
}

#remuneration #pageBuilder5 table td {
  text-align: left !important;
  vertical-align: top;
  width: 15%;
}
#remuneration #pageBuilder5 table tr:nth-child(2) td:nth-child(2) {
  background: #f7b567;
}
#remuneration #pageBuilder5 table tr:nth-child(2) td:nth-child(3) {
  background: #fae783;
}
#remuneration #pageBuilder5 table tr:nth-child(2) td:nth-child(4) {
  background: #4acecb;
}
#remuneration #pageBuilder5 table tr:nth-child(2) td:nth-child(5) {
  background: #8ccc92;
}
#remuneration #pageBuilder5 table tr:nth-child(2) td:nth-child(6) {
  background: #b696f9;
}
#remuneration #pageBuilder5 table td ul li {
  font-size: 1.5rem;
}

/* Add Quote Marks to Personal Perspectives for 2024 report. */

img.openQuoteMark, #pageBuilder img.closeQuoteMark {
  max-width: inherit;
  width: 70px;
  margin-bottom: 1.5rem;
}
img.closeQuoteMark, #pageBuilder img.openQuoteMark {
  transform: rotate(180deg);
  width: 70px;
  float: right;
}


.personalPersepctive.newStyle {
  font-style: italic;
}
/* #home .lettersToShareholders .textPanel img.headshot {
  width: 100%;
} */
@media screen and (max-width: 1023px) {

  header .headerWrap nav>ul {
    background: #bde3ff !important;
  }
  #home .lettersToShareholders .textPanel img.headshot {
    position: absolute;
    width: 26rem;
  }
  img.closeQuoteMark, img.openQuoteMark, #pageBuilder img.closeQuoteMark, #pageBuilder img.openQuoteMark  {
    width: 55px;
  }
  .perspectives .controls {
    padding: 0 3.25rem;
  }
  #home .businesses .panel.vividGreen, #home .businesses .textPanel.vividGreen,
  #home .businesses .textPanel.brightblue2024  {
    border: none!important;
    background: none!important;
  }
  #home .businesses.vividBlue {
    background: linear-gradient(to bottom, #0096cb 58%, #00b36b 42%)!important;
  }

  #home .businesses.mediumblue2024 {
    background: linear-gradient(to bottom, #008cff 58%, #5fcdfd 42%)!important;
  }

  #home .businesses.vividPurple {
    background: linear-gradient(to bottom, #565ca0 58%, #e9713a 42%)!important;
  }
  .businesses .controls {
    top: 56%;
    transform: translateY(-56%);
    padding: 0 1rem;

  }
  .businesses .controls svg {
    width: 1.6rem;
  }

  #home .perspectives .perspectiveSlider .textPanel p:last-child {
    margin-bottom: 4rem!important;
  }
}
@media screen and (max-width: 639px) {
  /* .figurePanel .figureWrap .spacer.matchFigures {
    height: 0!important;
  } */

  img.closeQuoteMark, img.openQuoteMark, #home .perspectiveSlider img.openQuoteMark {
    width: 25px !important;
  }
  #pageBuilder .personalPersepctive .perspectiveWrapper {
    padding: 4rem 0 0;
  }
  #pageBuilder .personalPersepctive .perspectiveWrapper img.headshot {
    position: relative;
    bottom: 0;
    float: right;
    margin-top: 1rem;
  }


}
@media screen and (max-width: 500px) {
  #home .lettersToShareholders .textPanel img.headshot {
    width: 25rem;
    position: static;
    margin-top: -5rem;
  }
  .textPanel.text {
    padding-top: 0;
  }
  .perspectives .perspectiveSlider .textPanel p {
    font-size: 1.5em;
  }

}
#home .perspectives .perspectiveSlider .textPanel p {
  margin-bottom: 0em;
}
#home .perspectives .perspectiveSlider .textPanel p:last-child {
  margin-bottom: 6em;
}
#home .perspectiveSlider img.openQuoteMark {
  float: left;
  margin-right: 2rem;
  margin-bottom: 26rem;
  width: 50px; 
}
#home .perspectiveSlider img.closeQuoteMark {
  width: 50px; 
}

#home figure sup {
  font-size: 35%;
  top: -1.5em;
}