body.fic-microsite {
    background-color: #0C0C0E;
    color: #ADADAD;
}
 
body .masthead {
    background-color: #0C0C0E;
    color: #ADADAD;
}
 
.fic-masthead__strap {
    color: #FF9E1B;
    font-family: Fresno;
    font-size: 2em;
    letter-spacing: 0.02em !important;
}
 
.fic-headline {
    font-family: Fresno;
}
.fic-heading {
    font-family: 'Gotham Medium';
}
.fic-body {
    font-weight: 400;
}
 
#wrapper_sleeve>.container .inner-sleeve {
    background-color: #0C0C0E;
}
 
.img-resp {
  width: 100%;
  height: auto;
}
 
 
#section_intro h1 {
    font-family: 'Gotham Medium';
}
.story_title h1 {
    font-family: 'Gotham Medium';
}
 
/* overrides */
a:link, a:visited {
    color: #48A9C5;
}
 
.grid .spinLayout {
    border-bottom: 1px solid #493111;
}
.masthead .mast {
    background-color: #0C0C0E;
}
 
.grid .sectionhead h2 {
  color: #FFBC27 !important;
}
 
.grid .sectionhead h2 a:active,
.grid .sectionhead h2 a:link,
.grid .sectionhead h2 a:visited {
  color: #FFBC27 !important;
  text-shadow: none;
}
 
 
.microsite.eic-microsite .footer .bottomNav {
    background-color: #FF9E1B;
}
 
.microsite.eic-microsite .footer .bottomNav a {
    color: #0C0C0E;
}
.microsite.eic-microsite .footer .bottomNav ul li:after {
    color: #0C0C0E;
}
.microsite .desktopNavigation ul.main>li.highlight {
    background-color: #FF9E1B;
    background-color: transparent;
}
 
.microsite.eic-microsite h1 a:link, .microsite.eic-microsite h1 a:visited, .microsite.eic-microsite h2 a:link, .microsite.eic-microsite h2 a:visited, .microsite.eic-microsite h3 a:link, .microsite.eic-microsite h3 a:visited {
    color: #FF9E1B;
    color: #FFFFFF;
}
 
.microsite.eic-microsite .desktopNavigation ul.main>li.home-icon.current {
    background-color: #FF9E1B;
}
 
.microsite .desktopNavigation ul.main>li.current>a>span {
    background-color: #FF9E1B;
}
 
.desktopNavigation .dropdown:after {
    background-color: transparent;
}
 
/*
button.mastSearch::after {
    background-image: url(../../../images/search-orange.png) !important;
    width: 32px !important;
    height: 32px !important;
    top: 0 !important;
    left: 0 !important;
    background-position: 0 0 !important;
}
*/
 
.microsite.eic-microsite .grid .sectionhead {
    border-color: #FF9E1B;
}
 
/*
.sectionhead a:after {
    background-image: url(../../images/chevron-right.png) !important;
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
    left: 0 !important;
    background-size: 20px;
    background-position: 0 0 !important;
}
*/
 
.storytext>h1, .storytext>h2, .storytext>h3, .storytext>h4, .storytext>h5, .storytext>h6 {
  font-family: 'Gotham Medium';
  font-weight: 400;
}
 
.microsite.eic-microsite .tabbedblocks {
  border-color: #FF9E1B;
}
.tabbedblocks .content, .tabbedblocks.mostThis li:first-child~li:after {
  background-color: #0C0C0E;
}
.tabbedblocks .block>h2, .tabbedblocks .block>h3 {
  background-color: #252729;
  color: #62C6DC;
}
.tabbedblocks .selected>h2, .tabbedblocks .selected>h3 {
  background-color: #0C0C0E;
  color: #FF9E1B;
}
.microsite.eic-microsite .tabbedblocks.mostThis li .text a {
  color: #FFFFFF;
}
.tabbedblocks.mostThis li {
  border-color: #493111;
}
.grid .gridLayout ul li .subSleeve {
  border-color: #865515;
}
 
 
/* Education styles */
 
dl {
  font-size: 1rem;
  line-height: 1.424rem
}
 
dt {
  font-weight: 700
}
 
hr {
  border-bottom: 1px solid #dcdcdc
}
 
address {
  font-style: normal
}
 
address p {
  font-size: 1rem
}
 
abbr {
  border-bottom: 1px dotted #444
}
 
ol li,ul li {
  font-size: 1rem;
  line-height: 1.602rem
}
 
@media screen and (min-width: 768px) {
  h1 {
      font-size:3.247rem;
      line-height: 3.653rem
  }
 
  dl,p {
      line-height: 1.802rem
  }
 
  address p,dl,ol li,p,ul li {
      font-size: 1.125rem
  }
 
  ol li,ul li {
      line-height: 1.802rem
  }
}
 
@media screen and (min-width: 1024px) {
  h1 {
      font-size:3.653rem;
      line-height: 4.11rem
  }
 
  h2 {
      font-size: 1.802rem;
      line-height: 2.281rem
  }
 
  h3 {
      font-size: 1.424rem;
      line-height: 1.802rem
  }
   
}
 
.pageOptions,
.storyAuthor,
.contentWrapper {
  border-color: #493111;
}
 
.standfirst {
  color: #FFFFFF;
  font-family: 'Gotham';
}
.factfile {
  background-color: #252729;
}
.topicsList li a {
  background-color: #252729;
}
 
.articleContent {
  color: #ADADAD;
}
 
/* EIC microsite Styles */
   
  .rsc-logo {
      box-sizing: border-box;
      display: inline-block;
      padding: 12px 0;
  }
   
  .rsc-logo img {
      width: 200px;
  }
  a,
  a:link,
  a:active {
      color: #62C6DC;
  }
  a:hover {
      color: #78D9EA;
  }
  a:visited {
      color: #EA23A4;
  }
 
 
  .icon-section svg {
      margin: 32px;
      transition: all 0.2s ease-in-out;
  }
   
  h1 { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #FFFFFF; }
  .h-headline { font-family: Fresno; font-weight: 400 !important; letter-spacing: -0.03em; color: #FF9E1B; }
  h2 { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #FFBC27; }
  h3 { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #FFBC27; }
  h4 { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #FFBC27; }
  h5 { font-family: 'Gotham Medium','Gotham', 'museo-sans', Arial; font-weight: 400; letter-spacing: -0.03em; color: #FFBC27; }
   
  .h-medium {
    font-family: 'Gotham Medium', 'museo-sans' !important; font-weight: 400 !important;
  }
   
  .header-bar {
    font-family: 'Gotham', 'museo-sans';
    font-size: 24px;
    font-weight: 400;
    height: 56px;
    line-height: 56px;
    margin-bottom: 1.5em;
    vertical-align: middle;
  }
  .header-bar a:link {
      color: #FFBC27;
  }
  .header-bar--primary {
    background-color: #FF9E1B;
    color: #000000;
    padding-left: 16px;
  }
  .header-bar--trans {
    color: #FFFFFF;
  }
  .header-bar--cap {
    border-top: 1px solid #FF9E1B;
    color: #FFFFFF;
  }
  .header-bar__title {
    font-family: 'Gotham Medium', 'museo-sans';
    font-size: 20px;
    font-weight: 400;
    line-height: 56px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
   
	/*
  body { font-family: 'source-sans-pro'; font-weight: 500; }
   */
   
  /* buttons */
   
  .button, button, .btn, a.btn, a.button {
      background-color: #FF9E1B;
      border-color: #FF9E1B;
      color: #000000;
      font-weight: 700;
  }
  .button:hover, button:hover, .btn:hover, a.btn:hover, a.button:hover,
  .button:focus, button:focus, .btn:focus, a.btn:focus, a.button:focus {
      background-color: #FFBC27;
      border-color: #FFBC27;
      color: #000000;
  }
  button.btn-primary { background-color: #D61880; border-color: #D61880; color: #FFFFFF; text-shadow: none;}
  button.btn-primary:hover, button.btn-primary:focus { background-color: #951E66; border-color: #951E66; color: #FFFFFF;}
   
  button.btn-primary { background-color: #F3E500; border-color: #F3E500; color: #000000; text-shadow: none;}
  button.btn-primary:hover, button.btn-primary:focus { background-color: #FCF800; border-color: #FCF800; color: #000000;}
   
  button.btn-secondary { background-color: #2E7B9C; border-color: #2E7B9C; color: #FFFFFF; text-shadow: none;}
  button.btn-secondary:hover, button.btn-secondary:focus { background-color: #489AB6; border-color: #489AB6; color: #FFFFFF;}
   
  button.btn-light { background-color: #EFEFEF; border-color: #EFEFEF; color: #000000; text-shadow: none;}
  button.btn-light:hover, button.btn-light:focus { background-color: #FFFFFF; border-color: #FFFFFF; color: #000000;}
   
   
  /* simple columns */
   
  .c { width: 100%; display: block; box-sizing: border-box; position: relative; }
  .c__row { width: 100%; display: block }
  .c .c-ver--m { vertical-align: middle; }
   
  .c { width: 100%; display: table; box-sizing: border-box;}
  .c__1 { width: 4.166%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__2 { width: 8.333%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__3 { width: 12.5%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__4 { width: 16.666%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__6 { width: 25%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__8 { width: 33.333%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__10 { width: 41.666%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__12 { width: 50%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__14 { width: 58.333%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__16 { width: 66.666%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__18 { width: 75%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__20 { width: 83.333%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__21 { width: 87.5%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__22 { width: 91.666%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__23 { width: 95.833%; display: table-cell;vertical-align: top; box-sizing: border-box;}
  .c__24 { width: 100%; display: table-cell;vertical-align: top; box-sizing: border-box;}
   
  .c__1:not(.c--fixed),.c__2:not(.c--fixed),.c__3:not(.c--fixed),.c__4:not(.c--fixed),.c__6:not(.c--fixed),.c__8:not(.c--fixed),.c__10:not(.c--fixed),.c__12:not(.c--fixed),.c__14:not(.c--fixed),.c__16:not(.c--fixed),.c__18:not(.c--fixed),.c__20:not(.c--fixed),.c__21:not(.c--fixed),.c__22:not(.c--fixed),.c__23:not(.c--fixed),.c__24:not(.c--fixed) { width: 100%; display: block; position: relative; vertical-align: top }
   
  @media only screen and (min-width: 730px) {
   
      .c__row { display: table-row; }
   
      .c:not(.c--fixed) { width: 100%; display: table;}
      .c__1:not(.c--fixed) { width: 4.166%; display: table-cell; }
      .c__2:not(.c--fixed) { width: 8.333%; display: table-cell; }
      .c__3:not(.c--fixed) { width: 12.5%; display: table-cell; }
      .c__4:not(.c--fixed) { width: 16.666%; display: table-cell; }
      .c__6:not(.c--fixed) { width: 25%; display: table-cell; }
      .c__8:not(.c--fixed) { width: 33.333%; display: table-cell; }
      .c__10:not(.c--fixed) { width: 41.666%; display: table-cell; }
      .c__12:not(.c--fixed) { width: 50%; display: table-cell; }
      .c__14:not(.c--fixed) { width: 58.333%; display: table-cell; }
      .c__16:not(.c--fixed) { width: 66.666%; display: table-cell; }
      .c__18:not(.c--fixed) { width: 75%; display: table-cell; }
      .c__20:not(.c--fixed) { width: 83.333%; display: table-cell; }
      .c__21:not(.c--fixed) { width: 87.5%; display: table-cell; }
      .c__22:not(.c--fixed) { width: 91.666%; display: table-cell; }
      .c__23:not(.c--fixed) { width: 95.833%; display: table-cell; }
      .c__24:not(.c--fixed) { width: 100%; display: table-cell; }
   
      .c.c--center {
        margin: 0 auto;
        width: auto;
      }
      .c.c--center > div {
        display: inline-block;
      }
      .c.c--gap-xs > div {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
      }
      .c.c--gap-xs > div:first-child {
        border-left: 0px solid transparent;
      }
      .c.c--gap-xs > div:last-child {
        border-right: 0px solid transparent;
      }
       
      .c.c--gap-s > div {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
      }
      .c.c--gap-s > div:first-child {
        border-left: 0px solid transparent;
      }
      .c.c--gap-s > div:last-child {
        border-right: 0px solid transparent;
      }
       
      .c.c--gap-m > div {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
      }
      .c.c--gap-m > div:first-child {
        border-left: 0px solid transparent;
      }
      .c.c--gap-m > div:last-child {
        border-right: 0px solid transparent;
      }
   
      .c.c--gap-l > div {
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
      }
      .c.c--gap-l > div:first-child {
        border-left: 0px solid transparent;
      }
      .c.c--gap-l > div:last-child {
        border-right: 0px solid transparent;
      }
   
  }
  .c > div.c--verm {
    vertical-align: middle;
  }
  .c.c--separator > div {
    position: relative;
  }
  .c.c--separator > div:after {
    content: "";
    width: 16px;
    border-right: 1px solid #D2D2D2;
    height: 100%;
    position: absolute;
    top: 0;
    right: -16px;
  }
  .c.c--separator > div:last-child:after {
    content: "";
    width: 1px;
    border-right: 16px solid transparent;
    height: 100%;
    position: absolute;
    top: 0;
    right: -16px;
  }
   
   
 blockquote {
    border-color: #493111;
 }
  
 blockquote p{
    color:#ADADAD;
 }
  
.grid .more {
    border-color: #493111;
}
 
/* table styles */
table {
    background-color: transparent;
}
 
table thead tr {
    background: #222;
}
 
table tr.even {
    background: #333;
}
table tr.odd {
    background: #555;
}
 
.storyLayout~.latestVideos .sleeve .listBlocks ul li .storyDetails {
    border-color:#865515;
}
 
.storyLayout.video~.videoTop .inner-sleeve {
    background-color: transparent;
}
 
.storyLayout.video~.videoTop .inner-sleeve {
    background-color: transparent;
}
 
.extras .extras_heading h3 {
    color: #FF9E1B;
}
.extras .extras_heading {
    border-color: #493111;
}
 .listBlocks:not(.reset-list-to-default) ul li {
    border-color: #493111;
 }
 .loadMoreItems .loadMoreButtonWrapper {
    border-color: #493111;
 }
 .listBlocks ul li .storyDetails p {
    color: #ADADAD;
 }
 
 
/* search */
.search-update-container .filteredSearch {
    background-color: #0C0C0E;
}
 
[data-search-results]>form>div h3 {
    background-color: #222;
    color: #FFBC27;
}
 
[data-search-results]>form>div.facet, [data-search-results]>form>div.view-saved-articles {
    border-color: #222;
}
 
[data-search-results]>form>div label {
    color:#ADADAD;
}
 
.search-update-container .activeFilters ul li .button {
    color:#444;
    background-color:#FFBC27;
}
 
@media screen and (min-width: 1024px)
{
    .contentWrapperLeft {
        border-color: #493111;
    }
    .filteredSearch .filteredSearchContent #keyword-search {
        background-color: transparent;
        padding: 15px 0 0 0;
    }
 
}
 
.commentSortOrder, .searchDetails {
    border-color: #493111;
}
.filteredSearch .activeFilters:not(.empty), .filteredSearch h2 {
    border-color: #493111;
     }
.filteredSearch h2 {
    color: #FFBC27;
}
.search-update-container .activeFilters h2 {
 color: #FFBC27;
 border-color: #FF9E1B;
}
 
.storyMeta {
    border-color: #493111;
}
 
.storyMeta h3 {
    color: #FFBC27;
}
 
 
/* sign in*/
.popupStyle1 .formHead h1 {
    color: #212121;
    font-weight: 700;
}
.popupStyle1 .formbox.signIn label {
  color: #212121;
 }
 
.popupStyle1 h3{
  color: #212121;
}
 
/*downloads*/
.extras.style-two {
    border-color: #222;
}
.extras.style-two .extras_heading {
    background-color: #222;
 
}
.extras.style-two .extras_heading h3 {
    color: #FFBC27;
}
.extras.style-two ul li {
    border-color: #222;
}
.extras.style-two ul li a{
    color: #FFF;
}
.extras.style-two ul li a:visited{
    color: #FFF;
}
 
 
/* FIC.CSS */
.microsite.fic-microsite h1 a:link,
.microsite.fic-microsite h2 a:link,
.microsite.fic-microsite h3 a:link{
  color: #FFF;
}
.microsite.fic-microsite h1 a:visited,
.microsite.fic-microsite h2 a:visited,
.microsite.fic-microsite h3 a:visited{
  color: #EA23A4;
}
.microsite.fic-microsite .accessContainer .accessMessage {
  border-top: 4px solid #DBDBDB;
  background-color: #f0f2f2;
}
.microsite.fic-microsite .hero-spin .hero-spin__main__content h2 a,
.microsite.fic-microsite .hero-spin .hero-spin__main__content h2 a:link {
  color: #FFF;
}
.microsite.fic-microsite .rating-display-item > path {
  fill: #FF9E1B;
}
.microsite.fic-microsite .rating-display-item > g > path:last-child {
  fill: #FF9E1B;
}
.microsite.fic-microsite .tabbedblocks {
  border-top-color: #FF9E1B;
}
.microsite.fic-microsite .tabbedblocks.mostThis li .text a {
  color: #FFF;
}
.microsite.fic-microsite .storyLayout.video ~ .videoTop .storyPrimaryNav a {
  color: #FFF;
}
.microsite.fic-microsite .storyLayout.video ~ .videoTop .pageOptions .saveStory {
  background-size: 36px;
}
.microsite.fic-microsite .storyLayout.video ~ .videoTop .pageOptions .saveStory .tooltip {
  background-color: #FFF;
}
.microsite.fic-microsite .storyLayout.video ~ .videoTop .pageOptions .commentIcon {
  background-size: 36px;
}
.microsite.fic-microsite .picCarousel .heading a:link,
.microsite.fic-microsite .picCarousel .heading a:visited {
  color: #FFF;
}
.microsite.fic-microsite .grid .sectionhead {
  border-top-color: #FF9E1B;
}
.microsite.fic-microsite .desktopNavigation ul.main > li.home-icon.current {
  background-color: #FF9E1B;
}
.microsite.fic-microsite .masthead svg#rsc-fic-logo-marke {
  display: inline-block;
  width: 30px;
  height: 35px;
}
.microsite.fic-microsite .masthead svg#microsite-logo {
  width: 47px;
  height: 27px;
}
.microsite.fic-microsite .masthead #print_logo {
  display: none;
}
.microsite.fic-microsite .masthead svg#rsc-logo-divider {
  margin: 0 10px;
}
.microsite.fic-microsite .masthead svg#ms-fic-microsite-logo{
    display:none;
}
.microsite.fic-microsite .masthead svg#ms-fic-microsite-mobile-logo{
  margin-top:8px;
}
.microsite.fic-microsite .masthead #rsc-logo-desktop {
  display: none;
}
.microsite.fic-microsite .masthead .mastNav .toggleIcon {
  margin-right: 56px;
  height: 36px;
}
.microsite.fic-microsite .masthead .micrositeMastLogo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 32901;
}
.microsite.fic-microsite .masthead .micrositeMastLogo .mastheadMobileSearch {
  position: fixed;
  top: 11px;
  right: 45px;
}
.microsite.fic-microsite .masthead .mastheadLogo {
  display: none;
}
.microsite.fic-microsite .masthead .mastheadSearch .toggleIcon {
  height: 36px;
}
.microsite.fic-microsite .masthead .mastheadSearch form .text {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.microsite.fic-microsite .masthead .mast {
  border-bottom: 1px solid #DCDCDC;
  height: 56px;
}
.microsite.fic-microsite .masthead .mast .micrositeBack a {
  font-weight: bold;
  font-size: ms(-1);
  line-height: ms(0);
  text-transform: uppercase;
  color: #FFF;
}
.microsite.fic-microsite .masthead .mast .mastControls {
  width: auto;
}
 
.microsite.fic-microsite .masthead .mast .inner-sleeve {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.microsite.fic-microsite .masthead .mast .msc-logo-container {
  flex: 1;
  display: flex;
}
.microsite.fic-microsite .masthead .menuToggle .toggleIcon a {
  border-color: #FF9E1B;
}
.microsite.fic-microsite .masthead .menuToggle .toggleIcon a span {
  color: #FF9E1B;
  font-weight: bold;
  font-size: ms(-1);
  line-height: ms(0);
  text-transform: uppercase;
}
.microsite.fic-microsite .footer .bottomNav {
  background-color: #FF9E1B;
}
.microsite.fic-microsite .footer .bottomNav ul li:after {
  color: #FFF;
}
 
.microsite.fic-microsite .tooltip {
  border-color: #FF9E1B;
  background-color:#FFF;
}
.microsite.fic-microsite .tooltip:before {
  border-top-color: #FF9E1B;
}
.microsite.fic-microsite .tooltip .tooltipText {
  color: #FF9E1B;
}
 
.microsite.fic-microsite .desktopNavigation ul.main > li.right {
  float: right;
}
.microsite.fic-microsite .desktopNavigation ul.main > li.highlight {
  background-color: $brandcolour1;
}
.microsite.fic-microsite .desktopNavigation ul.main > li.highlight > a > span,
.microsite.fic-microsite .desktopNavigation ul.main > li.highlight > span {
  display: flex;
  align-items: center;
}
.microsite.fic-microsite .desktopNavigation ul.main > li.highlight > a > span:after,
.microsite.fic-microsite .desktopNavigation ul.main > li.highlight > span:after{
  content: "";
  margin-left: 4px;
}
.microsite.fic-microsite .desktopNavigation ul.main > li.current > a > span {
  background-color: #FF9E1B;
}
 
@media screen and (min-width: 768px) {
  .microsite.fic-microsite .masthead .micrositeMastLogo .mastheadMobileSearch {
      right: 112px;
    }
}
 
@media screen and (min-width: 1024px) {
 
  .microsite.fic-microsite .masthead svg#rsc-logo-marke,
  .microsite.fic-microsite .masthead svg#rsc-fic-logo-marke,
  .microsite.fic-microsite .masthead svg#rsc-logo-divider,
  .microsite.fic-microsite .masthead svg#microsite-logo,
  .microsite.fic-microsite .masthead svg#ms-fic-microsite-mobile-logo{
    display: none;
  }
  .microsite.fic-microsite .masthead svg#ms-fic-microsite-logo{
    display: inline-block;
  }
  /*
  .microsite.fic-microsite .masthead #rsc-logo-desktop {
    display: inline-block;
  }
  */
  .microsite.fic-microsite .masthead .mastheadLogo {
    display: block;
    padding-top: 0;
  }
  .microsite.fic-microsite .masthead .mast {
    background-color: transparent;
    border-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .microsite.fic-microsite .masthead .mast .mastControls {
    flex: 1;
  }
  .microsite.fic-microsite .masthead .mast .mastControls .mastNav {
    width: auto;
  }
  .microsite.fic-microsite .masthead .mast .micrositeBack a {
    color: #48a9c5;
  }
  .microsite.fic-microsite .masthead .micrositeMastLogo {
    position: static;
    z-index: auto;
    padding-top: 32px;
    padding-bottom: 48px;
  }
  .microsite.fic-microsite .masthead .micrositeMastLogo .mastheadMobileSearch {
    position: static;
  }
}
@media print {
    .microsite.fic-microsite .masthead .mast .mastControls,
    #rsc-fic-logo-marke,
    #rsc-logo-divider,
    #ms-fic-microsite-logo,
    #ms-fic-microsite-mobile-logo{
        display: none !important;
    }
    #ms-fic-print-logo {
        display: inline-block;
    }
}
 
.inline_meta {
    background-color: #252729;
    color: #ADADAD;
}

/* 20200122 RSC accessibility fixes */
table thead tr {
    background-color: #141517;
}
table tr.even {
    background-color: #1C1E20;
}
table tr.odd {
    background-color: #252729;
}

.ip-messaging--message {
    background-color: #252729;
}
.ip-messaging--header {
    background-color: #252729;
}