@charset "UTF-8";
/*!
Theme Name: GNL Web Gov 2
Theme URI:   
Author: OCIO Web Services
Author URI: http://www.ocio.gov.nl.ca/
Description:  
Version: 1.0.0 
Template: gnl-web-framework  
License:  
License URI:  
Text Domain: gnl-web-framework
Tags:  
*/
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;500&display=swap");
.layout-banner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-top: 1.625rem;
  padding-bottom: 1.375rem; }

@media print, screen and (min-width: 40em) {
  .layout-banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }

.layout-government-brand,
.layout-custom-logo {
  display: block; }

.layout-site-title {
  text-align: center; }

@media print, screen and (min-width: 40em) {
  .layout-site-title {
    text-align: left; } }

.layout-menu-button {
  position: absolute;
  right: 0; }

@media print, screen and (min-width: 40em) {
  .layout-menu-button {
    position: inherit; } }

.layout-top-navigation-2 {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .layout-top-navigation-2 {
      position: absolute;
      display: block;
      top: 0.6875rem;
      right: 1.5rem; } }
  .layout-top-navigation-2 .layout-top-menu {
    margin: 0; }

.layout-top-navigation {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 100%;
  background-color: #4D4E4E;
  color: #fff; }
  @media screen and (min-width: 120.0625em) {
    .layout-top-navigation {
      max-width: 88rem;
      margin: 0 auto;
      padding: 0 1rem; } }
  .layout-top-navigation .layout-top-menu {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 78rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }

@media print, screen and (max-width: 1023px) {
  .layout-top-navigation,
  .layout-top-navigation-2 {
    display: none; } }

footer {
  border: 0;
  background-color: #75787b;
  color: #fff;
  font-size: 0.9375rem;
  line-height: inherit; }
  footer a, footer .widgettitle, footer a:hover {
    color: #fff !important; }

footer .government-brand a {
  width: 8.375rem;
  margin-bottom: 1rem; }
  footer .government-brand a img {
    width: 8.375rem;
    height: 5rem; }

footer .icon {
  color: #fff;
  font-family: 'gnl-ui-icons' !important;
  font-size: 1.5rem;
  margin-right: 0.375rem; }
  footer .icon:after {
    content: none !important; }
  footer .icon:hover {
    color: #fff;
    text-decoration: none; }

footer .icon-twitter {
  margin-right: 1rem; }
  footer .icon-twitter:before {
    content: "\e985"; }

footer .icon-you_tube {
  margin-right: 0.375rem; }
  footer .icon-you_tube:before {
    content: "\e986"; }

footer .icon-facebook {
  margin-right: 0.375rem; }
  footer .icon-facebook:before {
    content: "\e983"; }

footer .icon-instagram {
  margin-right: 0.375rem; }
  footer .icon-instagram:before {
    content: "\e984"; }

.entry-title, .page-title, .widget-title, .feature-title {
  color: #4D4E4E !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #4D4E4E !important; }

h1.entry-title {
  font-size: 1.3125rem;
  line-height: 1.15;
  letter-spacing: -0.03125rem;
  padding: 0;
  margin: -0.125rem 0 1.625rem;
  border: none !important; }

.entry-title a:not([class^='a2a']):not(.button)[target='_blank']::after {
  display: none; }

.entry-title, .widget-title {
  border-color: #75787B !important; }

.lead {
  font-size: 1.125rem;
  line-height: 1.5rem; }

.recent-posts {
  height: 24.875rem;
  overflow: scroll;
  overflow-x: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .recent-posts ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .recent-posts .post-date {
    color: #004B87;
    font-weight: bold; }
    .recent-posts .post-date a {
      color: #004B87;
      font-weight: bold; }
  .recent-posts > li {
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem; }

footer .government-brand {
  margin-bottom: 1.1875rem; }

footer .footer-icons {
  margin-bottom: 0.5rem; }

footer .official-website {
  padding-right: 1rem; }

footer .government-brand a {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem; }

.government-brand a img {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .government-brand a img {
      margin-bottom: 0; } }

.header-image {
  background-position: center;
  background-repeat: no-repeat; }

.left-navigation ul.menu > li, .left-navigation ul.sub-menu > li {
  border-top: 1px solid #D9D9D6; }

.left-navigation ul.menu > li.menu-separator {
  border-top: 2px solid #004B87; }

.left-navigation ul.menu > li > a:hover, .left-navigation ul.menu > li > a.hover, .left-navigation ul.menu > li > a.open {
  background-color: #F2F2F2; }

.left-navigation ul.sub-menu > li > a {
  padding-left: 2rem; }
  .left-navigation ul.sub-menu > li > a:hover, .left-navigation ul.sub-menu > li > a.hover, .left-navigation ul.sub-menu > li > a.open {
    background-color: #F2F2F2; }

.left-navigation ul.sub-menu > li ul.sub-menu > li > a {
  padding-left: 3rem; }

.left-navigation ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li > a {
  padding-left: 4rem; }

.left-navigation ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li ul.sub-menu > li > a {
  padding-left: 5rem; }

.left-navigation ul a {
  color: #3c3c3c; }

#top_menu_mobile a,
#top_menu_2_mobile a {
  color: #3c3c3c; }

.mobile-navigation-panel ul.menu > li:first-child {
  border-top: none; }

.mobile-navigation-panel ul.menu > li.mygovnl-link a {
  text-indent: -9999px; }
  .mobile-navigation-panel ul.menu > li.mygovnl-link a:before {
    position: absolute;
    top: 0.8125rem;
    left: 1rem;
    content: "";
    background-image: url(assets/MyGovNL.svg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 4.25rem;
    height: 1.3125rem; }
  @media print, screen and (min-width: 40em) {
    .mobile-navigation-panel ul.menu > li.mygovnl-link a {
      margin-right: 0; } }

@media print, screen and (min-width: 40em) {
  .mobile-navigation-panel ul.menu > li.sign-in-link a {
    margin-right: 0; } }

.mobile-navigation-panel ul.menu > li.sign-in-link a:before {
  color: #4D4E4E;
  font-family: 'gnl-ui-icons' !important;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 0.25rem; }

.mobile-navigation-panel ul.menu > li > a {
  color: #4D4E4E; }

.site-title {
  color: #75787B !important;
  font-size: 0.9375rem;
  line-height: 1.6; }
  @media print, screen and (min-width: 40em) {
    .site-title {
      font-size: 1.3125rem;
      line-height: 1.15; } }

.top-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .top-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .top-navigation ul.menu > li:not(.menu-item-has-children) > a:after {
      content: "|";
      position: absolute;
      right: -0.125rem;
      opacity: 0.25; }
    .top-navigation ul.menu > li:last-child:not(.menu-item-has-children) > a:after {
      content: none; }
    .top-navigation ul.menu > li > a {
      display: block;
      color: #fff;
      line-height: 1.6;
      padding: 0.4375rem 1rem 0.5rem; }
      .top-navigation ul.menu > li > a:hover {
        text-decoration: underline; }
      .top-navigation ul.menu > li > a:not([class^='a2a']):not(.button):not([href$='.pdf'])[target='_blank']::after {
        color: #fff; }
    .top-navigation ul li.menu-item-has-children > a {
      padding-right: 1rem; }
    .top-navigation ul.menu > li:first-child > a {
      padding-left: 0; }
    .top-navigation ul li.menu-item-has-children > a:after {
      font-family: 'gnl-ui-icons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .top-navigation ul ul {
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999;
      border: 1px solid #D9D9D6;
      border-bottom: none; }
      .top-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .top-navigation ul ul li {
        background-color: #fff;
        width: 17.5rem;
        border-bottom: 1px solid #D9D9D6; }
        .top-navigation ul ul li:hover > ul,
        .top-navigation ul ul li.focus > ul {
          left: 100%; }
      .top-navigation ul ul a {
        color: #4D4E4E;
        width: 280px; }
        .top-navigation ul ul a:hover {
          background-color: #f2f2f2; }
    .top-navigation ul li:hover > ul,
    .top-navigation ul li.focus > ul {
      left: auto; }
  .top-navigation li {
    float: left;
    position: relative; }
  .top-navigation a {
    display: block;
    text-decoration: none; }
  .top-navigation .accessible-megamenu .accessible-megamenu-panel {
    left: 0;
    visibility: hidden; }
  .top-navigation .accessible-megamenu .accessible-megamenu-panel.open {
    visibility: visible;
    top: 40px;
    max-height: 600px; }

@media print, screen and (min-width: 1921px) {
  .top-navigation ul.menu > li:last-child > a {
    padding-right: 2rem; } }

#top_menu_mobile > li.menu-item-has-children > a {
  position: relative; }
  #top_menu_mobile > li.menu-item-has-children > a::after {
    font-family: 'gnl-ui-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -2px;
    margin-right: calc(1rem - 5px); }

#top_menu_mobile > li.menu-item-has-children[aria-expanded='true'] > a::after {
  content: ""; }

.top-navigation-2 ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  padding: 0;
  color: #4D4E4E; }
  [data-whatinput='mouse'] .top-navigation-2 ul.menu li {
    outline: 0; }
  .top-navigation-2 ul.menu a,
  .top-navigation-2 ul.menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .top-navigation-2 ul.menu input,
  .top-navigation-2 ul.menu select,
  .top-navigation-2 ul.menu a,
  .top-navigation-2 ul.menu button {
    margin-bottom: 0; }
  .top-navigation-2 ul.menu input {
    display: inline-block; }
  .top-navigation-2 ul.menu > li > a {
    color: inherit;
    padding: 0;
    margin: 0 0.5rem; }
  .top-navigation-2 ul.menu > li.mygovnl-link a {
    text-indent: -9999px;
    background-image: url(assets/MyGovNL.svg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 4rem;
    height: 1.25rem;
    margin-top: 0.125rem; }
    @media print, screen and (min-width: 40em) {
      .top-navigation-2 ul.menu > li.mygovnl-link a {
        margin-right: 0; } }
  @media print, screen and (min-width: 40em) {
    .top-navigation-2 ul.menu > li.sign-in-link a {
      margin-right: 0; } }
  .top-navigation-2 ul.menu > li.sign-in-link a:before {
    color: #4D4E4E;
    font-family: 'gnl-ui-icons' !important;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 0.25rem; }

.page-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem; }
  .page-categories .category {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem; }
    @media print, screen and (min-width: 40em) {
      .page-categories .category {
        width: calc(33.33333% - 2rem);
        margin-right: 1rem;
        margin-left: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .page-categories .category {
        width: calc(25% - 2rem);
        margin-right: 1rem;
        margin-left: 1rem; } }

.page_categories-front-page .entry-header {
  overflow: auto; }
  .page_categories-front-page .entry-header img {
    float: left;
    max-width: 3rem;
    margin: 0 1.5rem 2rem 0; }
  .page_categories-front-page .entry-header .entry-title {
    display: inline-block;
    padding-top: 0.75rem;
    margin-bottom: 2rem; }

.front-page-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  list-style: none;
  padding: 2.625rem 0 0 0;
  margin-bottom: 0.5rem; }
  .front-page-categories > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    margin-bottom: 5rem;
    margin-bottom: 6.25rem; }
    @media print, screen and (min-width: 64em) {
      .front-page-categories > li {
        width: calc(25% - 2rem);
        margin-right: 1rem;
        margin-left: 1rem; } }
    .front-page-categories > li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      color: #4D4E4E; }
      .front-page-categories > li a .category-icon {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        margin: 0 1.5rem 0 0; }
        .front-page-categories > li a .category-icon img {
          max-width: 3rem; }
      .front-page-categories > li a .category-title-text {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        margin: 0; }
        .front-page-categories > li a .category-title-text .category-title {
          position: absolute;
          top: 0;
          padding-top: 0.25rem; }
          @media print, screen and (min-width: 64em) {
            .front-page-categories > li a .category-title-text .category-title {
              padding-right: 3rem; } }
        .front-page-categories > li a .category-title-text .category-text {
          position: absolute;
          top: 0;
          opacity: 0; }
    @media print, screen and (min-width: 64em) {
      .front-page-categories > li:hover a .category-title-text .category-title {
        -webkit-animation: category-title-animation 0.25s linear forwards;
                animation: category-title-animation 0.25s linear forwards; }
      .front-page-categories > li:hover a .category-title-text .category-text {
        -webkit-animation: category-text-animation 0.25s linear forwards;
                animation: category-text-animation 0.25s linear forwards; }
      @-webkit-keyframes category-title-animation {
        from {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          opacity: 1.0; }
        to {
          opacity: 0;
          -webkit-transform: translate(-100px, 0);
                  transform: translate(-100px, 0); } }
      @keyframes category-title-animation {
        from {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          opacity: 1.0; }
        to {
          opacity: 0;
          -webkit-transform: translate(-100px, 0);
                  transform: translate(-100px, 0); } }
      @-webkit-keyframes category-text-animation {
        from {
          -webkit-transform: translate(100px, 0);
                  transform: translate(100px, 0);
          opacity: 0; }
        to {
          opacity: 1.0;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0); } }
      @keyframes category-text-animation {
        from {
          -webkit-transform: translate(100px, 0);
                  transform: translate(100px, 0);
          opacity: 0; }
        to {
          opacity: 1.0;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0); } } }

.front-page-sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem; }
  .front-page-sections .section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    position: relative;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 64em) {
      .front-page-sections .section {
        width: calc(33.33333% - 2rem);
        margin-right: 1rem;
        margin-left: 1rem; } }
    .front-page-sections .section a .front-page-section-image {
      height: 16rem;
      -webkit-background-size: cover;
              background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 0.3125rem; }
    .front-page-sections .section a h2 {
      position: absolute;
      left: 2rem;
      right: 2rem;
      bottom: 0;
      min-height: 6.25rem;
      text-align: center;
      background-color: #fff;
      border-top-left-radius: 0.3125rem;
      border-top-right-radius: 0.3125rem;
      padding: 1.5rem 2rem 1.75rem;
      margin-bottom: -0.25rem; }
      .front-page-sections .section a h2:hover {
        text-decoration: underline; }

.home .layout-body {
  padding-bottom: 0; }
  .home .layout-body article {
    margin: 0; }
  .home .layout-body .homepage-notifications {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -1rem; }
    .home .layout-body .homepage-notifications .homepage-notification {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 2rem);
      margin-right: 1rem;
      margin-left: 1rem;
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      padding-top: 2rem;
      margin-bottom: 2rem; }
      @media screen and (max-width: 39.99875em) {
        .home .layout-body .homepage-notifications .homepage-notification {
          width: calc(100% - 2rem) !important; } }
      @media screen and (min-width: 40em) and (max-width: 63.99875em) {
        .home .layout-body .homepage-notifications .homepage-notification {
          width: calc(100% - 2rem) !important; } }
      .home .layout-body .homepage-notifications .homepage-notification.blue, .home .layout-body .homepage-notifications .homepage-notification.green, .home .layout-body .homepage-notifications .homepage-notification.orange, .home .layout-body .homepage-notifications .homepage-notification.red, .home .layout-body .homepage-notifications .homepage-notification.covid, .home .layout-body .homepage-notifications .homepage-notification.flu {
        color: #fff;
        padding: 2rem 2rem 0.5rem;
        border-radius: 0.3125rem; }
        .home .layout-body .homepage-notifications .homepage-notification.blue h1, .home .layout-body .homepage-notifications .homepage-notification.blue h2, .home .layout-body .homepage-notifications .homepage-notification.blue h3, .home .layout-body .homepage-notifications .homepage-notification.blue h4, .home .layout-body .homepage-notifications .homepage-notification.blue h5, .home .layout-body .homepage-notifications .homepage-notification.blue h6, .home .layout-body .homepage-notifications .homepage-notification.green h1, .home .layout-body .homepage-notifications .homepage-notification.green h2, .home .layout-body .homepage-notifications .homepage-notification.green h3, .home .layout-body .homepage-notifications .homepage-notification.green h4, .home .layout-body .homepage-notifications .homepage-notification.green h5, .home .layout-body .homepage-notifications .homepage-notification.green h6, .home .layout-body .homepage-notifications .homepage-notification.orange h1, .home .layout-body .homepage-notifications .homepage-notification.orange h2, .home .layout-body .homepage-notifications .homepage-notification.orange h3, .home .layout-body .homepage-notifications .homepage-notification.orange h4, .home .layout-body .homepage-notifications .homepage-notification.orange h5, .home .layout-body .homepage-notifications .homepage-notification.orange h6, .home .layout-body .homepage-notifications .homepage-notification.red h1, .home .layout-body .homepage-notifications .homepage-notification.red h2, .home .layout-body .homepage-notifications .homepage-notification.red h3, .home .layout-body .homepage-notifications .homepage-notification.red h4, .home .layout-body .homepage-notifications .homepage-notification.red h5, .home .layout-body .homepage-notifications .homepage-notification.red h6, .home .layout-body .homepage-notifications .homepage-notification.covid h1, .home .layout-body .homepage-notifications .homepage-notification.covid h2, .home .layout-body .homepage-notifications .homepage-notification.covid h3, .home .layout-body .homepage-notifications .homepage-notification.covid h4, .home .layout-body .homepage-notifications .homepage-notification.covid h5, .home .layout-body .homepage-notifications .homepage-notification.covid h6, .home .layout-body .homepage-notifications .homepage-notification.flu h1, .home .layout-body .homepage-notifications .homepage-notification.flu h2, .home .layout-body .homepage-notifications .homepage-notification.flu h3, .home .layout-body .homepage-notifications .homepage-notification.flu h4, .home .layout-body .homepage-notifications .homepage-notification.flu h5, .home .layout-body .homepage-notifications .homepage-notification.flu h6 {
          color: #fff !important; }
        .home .layout-body .homepage-notifications .homepage-notification.blue .homepage-notification-close-button, .home .layout-body .homepage-notifications .homepage-notification.green .homepage-notification-close-button, .home .layout-body .homepage-notifications .homepage-notification.orange .homepage-notification-close-button, .home .layout-body .homepage-notifications .homepage-notification.red .homepage-notification-close-button, .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-close-button, .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-close-button {
          top: 0; }
          .home .layout-body .homepage-notifications .homepage-notification.blue .homepage-notification-close-button span, .home .layout-body .homepage-notifications .homepage-notification.green .homepage-notification-close-button span, .home .layout-body .homepage-notifications .homepage-notification.orange .homepage-notification-close-button span, .home .layout-body .homepage-notifications .homepage-notification.red .homepage-notification-close-button span, .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-close-button span, .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-close-button span {
            color: #fff;
            width: 3rem;
            height: 3rem;
            padding-top: 1.5rem; }
        .home .layout-body .homepage-notifications .homepage-notification.blue a, .home .layout-body .homepage-notifications .homepage-notification.green a, .home .layout-body .homepage-notifications .homepage-notification.orange a, .home .layout-body .homepage-notifications .homepage-notification.red a, .home .layout-body .homepage-notifications .homepage-notification.covid a, .home .layout-body .homepage-notifications .homepage-notification.flu a {
          color: #fff; }
          .home .layout-body .homepage-notifications .homepage-notification.blue a:hover, .home .layout-body .homepage-notifications .homepage-notification.green a:hover, .home .layout-body .homepage-notifications .homepage-notification.orange a:hover, .home .layout-body .homepage-notifications .homepage-notification.red a:hover, .home .layout-body .homepage-notifications .homepage-notification.covid a:hover, .home .layout-body .homepage-notifications .homepage-notification.flu a:hover {
            text-decoration: underline; }
      .home .layout-body .homepage-notifications .homepage-notification.blue {
        background-color: #004B87; }
      .home .layout-body .homepage-notifications .homepage-notification.green {
        background-color: #007A33; }
      .home .layout-body .homepage-notifications .homepage-notification.orange {
        background-color: #FC4C02; }
      .home .layout-body .homepage-notifications .homepage-notification.red {
        background-color: #BA0C2F; }
      .home .layout-body .homepage-notifications .homepage-notification.covid {
        color: #000;
        background-color: #fab15e;
        border: 3px solid #d12229;
        padding: 1.375rem 1.125rem 0 1.375rem; }
        .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-icon {
          margin: 0 1rem 0 0; }
        .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-text h2 {
          margin-bottom: 0.6875rem; }
          .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-text h2 a {
            text-decoration: none; }
            .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-text h2 a:hover {
              text-decoration: underline; }
        .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-text p {
          font-size: 1rem;
          line-height: 1.6;
          margin-bottom: 1rem; }
        .home .layout-body .homepage-notifications .homepage-notification.covid .homepage-notification-text a {
          color: #000;
          text-decoration: underline; }
      .home .layout-body .homepage-notifications .homepage-notification.flu {
        font-family: 'Oswald', sans-serif;
        color: #115254;
        background-color: #B8E1D8;
        border: 3px solid #115254;
        padding: 1.8125rem 1.125rem 0.375rem 1.375rem; }
        .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-icon {
          margin: 0 1rem 0 0; }
        .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-text h2 {
          font-size: 2.1875rem;
          font-weight: 500;
          color: #fff !important;
          margin-bottom: 0.6875rem; }
          .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-text h2 a {
            text-decoration: none; }
            .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-text h2 a:hover {
              text-decoration: underline; }
        .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-text p {
          font-size: 1.625rem;
          font-weight: 200;
          margin-bottom: 1rem; }
        .home .layout-body .homepage-notifications .homepage-notification.flu .homepage-notification-text a {
          color: #115254;
          text-decoration: underline; }
      .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-icon {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        margin: 0 1.5rem 0 0; }
      .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-title-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        margin: 0; }
        .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-title-text .homepage-notification-title {
          margin-bottom: 0.0625rem; }
      .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-text {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto;
        margin-right: 1rem;
        margin-left: 1rem;
        font-size: 1.3125rem;
        line-height: 1.15;
        padding-top: 0;
        margin: -0.125rem 0 0; }
      .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-close-button {
        background-color: transparent;
        position: absolute;
        top: 2rem;
        right: 0; }
        .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-close-button span {
          display: inline-block;
          color: #3c3c3c;
          opacity: 0.5;
          width: 1rem;
          font-size: 2rem;
          line-height: 0;
          cursor: pointer; }
          .home .layout-body .homepage-notifications .homepage-notification .homepage-notification-close-button span:hover {
            opacity: 1.0; }
    .home .layout-body .homepage-notifications .homepage-notification-link:hover {
      text-decoration: none; }

ul.cabinet-ministers {
  padding: 0;
  margin: 0;
  list-style: none; }
  ul.cabinet-ministers::before, ul.cabinet-ministers::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  ul.cabinet-ministers::after {
    clear: both; }
  @media screen and (min-width: 75em) {
    ul.cabinet-ministers {
      margin-left: -2rem;
      margin-right: -2rem; }
      ul.cabinet-ministers > li {
        float: left;
        width: 50%;
        padding-right: 2rem;
        padding-left: 2rem; }
        ul.cabinet-ministers > li:nth-of-type(1n) {
          clear: none; }
        ul.cabinet-ministers > li:nth-of-type(2n+1) {
          clear: both; }
        ul.cabinet-ministers > li:last-child {
          float: left; } }
  ul.cabinet-ministers li {
    padding-bottom: 2rem; }
    ul.cabinet-ministers li .minister {
      border-bottom: 1px solid #ccc;
      height: 100%; }
      ul.cabinet-ministers li .minister::before, ul.cabinet-ministers li .minister::after {
        display: table;
        content: ' ';
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
      ul.cabinet-ministers li .minister::after {
        clear: both; }
      ul.cabinet-ministers li .minister .featured-image {
        float: left;
        margin-bottom: 2rem; }
      ul.cabinet-ministers li .minister .text {
        margin-left: 12rem;
        margin-bottom: 2rem; }

ul.related-posts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  ul.related-posts > li h3 {
    color: #004B87 !important;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    text-transform: inherit; }

.site-search-page {
  /* Override Google Custom Search styles */ }
  .site-search-page .cse .gsc-control-cse, .site-search-page .gsc-control-cse {
    padding: 0;
    font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important; }
  .site-search-page .gsc-tabHeader {
    font-weight: normal; }
  .site-search-page .gsc-result-info {
    font-size: 1rem; }
  .site-search-page .gsc-control-cse .gsc-table-result {
    font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    font-size: 1rem !important; }
    .site-search-page .gsc-control-cse .gsc-table-result b {
      font-weight: normal; }
  .site-search-page .gs-result a.gs-visibleUrl, .site-search-page .gs-result .gs-visibleUrl {
    font-size: 1rem;
    color: #676767; }
    .site-search-page .gs-result a.gs-visibleUrl b, .site-search-page .gs-result .gs-visibleUrl b {
      font-weight: normal; }
  .site-search-page .gs-result .gs-title, .site-search-page .gs-result .gs-title * {
    color: #1779ba !important;
    text-decoration: none !important;
    line-height: 1.6;
    height: auto; }
    .site-search-page .gs-result .gs-title::after, .site-search-page .gs-result .gs-title *::after {
      bottom: 1px; }
    .site-search-page .gs-result .gs-title b, .site-search-page .gs-result .gs-title * b {
      font-weight: normal; }
  .site-search-page .gsc-control-cse .gs-spelling, .site-search-page .gsc-control-cse .gs-result .gs-title, .site-search-page .gsc-control-cse .gs-result .gs-title * {
    font-size: 1.125rem; }
  .site-search-page .gsc-webResult .gsc-result:hover {
    background: #fff;
    border-color: #fff; }
  .site-search-page .gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #1779ba !important; }

/*# sourceMappingURL=style.css.map */
