/*article reader article overlay colours*/
.coordinates .page .area {
	background-color: #226BD7 !important;
   opacity: 0.25;
}

/*Social Media Icons*/
.icon-wrapper[_ngcontent-media-box-next-frontend-c1617328482] {
  justify-content: center;
}

/*Article Reader Headline Table of Contents font*/
.list-topbar[_ngcontent-media-box-next-frontend-c1317558867] {
  color: var(--color_main_bar_bg) !important;
}

/*Article Reader Table of Contents font*/
[_nghost-media-box-next-frontend-c1317558867]     .issue-sidebar .bg-default {
  color: var(--color_main_bar_bg) !important
}

/*hide flags in language dropdown*/
.language-dropdown-item-flag[_ngcontent-media-box-next-frontend-c1175821532] {
    display: none !important;
}

/*hide flags in mobile language dropdown*/
.language-download-token-item .language-dropdown-item-image  {
        display: none !important;
}

/*Backgorund Color and Position Footer Link Bar*/
.link-wrapper[_ngcontent-media-box-next-frontend-c630878034] {
background: var(--color_main_bar_bg) !important;
padding-top: 35px;
padding-left: 85px;
}

/*Backgorund Color Mobile Footer Link Bar*/
.link-wrapper-mobile {
  background: var(--color_main_bar_bg) !important;
}

/*Font Color Footer Links*/
div.nmbd-font:nth-child(1) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(2) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(3) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(4) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(5) > a:nth-child(1) {
  color: #fff !important;
}

div.nmbd-font:nth-child(6) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(7) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(8) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(9) > a:nth-child(1) {
  color: #ffffff !important;
}

div.nmbd-font:nth-child(10) > a:nth-child(1) {
  color: #fffff !important;
}

div.row:nth-child(1) > span:nth-child(1) {
  color: #fffff !important;
}

.mc-block[_ngcontent-media-box-next-frontend-c630878034] {
  margin-right:auto;
  text-align:left;
  color: #fff;
}

/*Font Color Cookie Links*/
.cookie-banner[_ngcontent-media-box-next-frontend-c630878034] {
  color: #ffffff !important;
}

/*Hide Social Media Icons*/
.icon-wrapper[_ngcontent-media-box-next-frontend-c3537138273] {
  display:none !important;
}
