@import url('https://global.health/wp-content/themes/bridge/css/fonts/mabry-bold-pro-web/web/stylesheet.css');
@import url('https://global.health/wp-content/themes/bridge/css/fonts/mabry-medium-pro-web/web/stylesheet.css');
@import url('https://global.health/wp-content/themes/bridge/css/fonts/mabry-regular-pro-web/web/stylesheet.css');

body {
  margin: auto;
  max-width: 800px;
  padding: 10px;
  counter-reset: figures;
}

table {
  margin: auto;
  width: 100%;
  border: 0;
}
th {
  border: 0;
  border-bottom: 1px solid black;
  text-align: left;
}
p {
  line-height: 1.4;
}
ul {
  margin-left: -1rem;
}
li {
  line-height: 1.4;
  margin-bottom: 0.2rem;
}

td {
  border: 0;
  border-bottom: 1px solid silver;
}
th,
td {
  padding: 5px;
  font-size: 85%;
}
body,
p {
  font-family: Inter, sans-serif;
  color: #1e1e1e;
}

a {
  color: #0e7569;
  text-decoration: underline;
  text-decoration-color: darkseagreen;
  text-decoration-thickness: 2px;
}

a:hover {
  text-decoration-color: #0e7569;
  text-decoration-thickness: 2px;
}

body {
  background-color: #ecf3f0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'mabry-medium-pro', Helvetica, Arial, sans-serif;
  line-height: 1.2em;
  font-weight: normal;
  letter-spacing: 0;
  font-weight: 500;
}

p.summary,
p.byline {
  font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
}

p.summary {
  font-size: 23px;
}

nav ul {
  float: right;
  display: block;
}

nav ul li {
  display: inline;
  vertical-align: top;
  padding: 2px;
  font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
}

div.info {
  color: white;
  padding: 2px 20px;
  background: #20635b;
}

div.info p {
  font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
  color: white;
}

div.info a {
  color: white;
  text-decoration: underline;
}

nav ul a {
  color: #444;
  padding: 10px;
  text-decoration: underline;
}

nav ul a:hover {
  background-color: #e0e0e0;
}

figure img,
figure div {
  display: block;
  margin: 0;
}

figure.mainfigure {
  width: 110%;
  margin-left: -35px;
}

figure {
  margin: 0;
  margin-bottom: 20px;
  counter-increment: figures;
}

figcaption::before {
  font-weight: bolder;
  content: 'Figure ' counter(figures) ': ';
}

figcaption {
  font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
  margin-top: 5px;
  line-height: 1.3;
  color: #454545;
  font-size: 90%;
}

figure.mainfigure figcaption {
  margin-left: 35px;
}

img.logo {
  height: 70px;
}

p.print {
  display: none;
}

div#data-citation, div#archive-container {
  padding: 0rem 0.8rem;
  border: 2px solid #0e7569
}

div#archive-container h2 {
  font-size: 120%;
}
ul#archives {
    font-family: monospace;
    font-size: 110%;
    list-style-type: none;
    columns: 3;
}

div#data-citation p {
  font-size: 95%;
}
p.citation-text {
  padding: 0.1rem 0.5rem;
  width: 90%;
  font-size: 100% !important;
  background-color: #dfe6e3;
  font-family: monospace;
}

@media print {
  figure.mainfigure {
    page-break-before: always;
  }

  p.print {
    display: block;
    color: #111;
  }

  nav ul {
    display: none;
  }
}

.header-table {
    font-size: 20px;
    width: auto;
    margin-left: 0px;
}
.table-caption {
    font-size: 85%;
    padding-left: 5px;
}
section {
    border-left: 4px solid #0e7569;
    margin-left: 20px;
    padding-left: 20px;
    h2{
        font-size: 30px;
        margin-left: 10px;
    }
    .section-description{
        color: #454545;
        font-style: italic;
    }
}
section::before{
    display: inline-block;
    position: absolute;
    width: 40px;
    margin-left: -65px;
    margin-top: -24px;
    height: 40px;
    content: url('https://dev-globalhealth.pantheonsite.io/wp-content/uploads/2025/10/G.h_Mark_white_green_background.png');
    transform: scale(.025);
}

.header-links{
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.header-link{
    position: relative;
    text-align: center;
    margin-right: 20px;
    width: 90%;
    font-size: 100%;
    margin-top: 20px;
        border: 1px solid #BAC0BE;
    img{
        height: 110px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 40px;


    }


    a {
        text-decoration: none;
    }
    p {
        position: absolute;
        top: 110px;
        background-color: #0e7569;
        width: 100%;
        margin: 0px;
        font-size: calc(min(100vw, 800px) * .025);
        height: 29px;

        font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
        padding-top: 5px;
        padding-bottom: 10px;
        color: white;
        justify-content: center;
        align-items: center;
    }
}
.update-with-date{
    color: #26428b;
}

.summary-table{
    text-align: center;
    td{
        vertical-align: top;

    }
    img {
        max-height: 100px;
    }
    tr{
        td{
                svg {fill: #ff6756;}
        }
        .is0{
            svg {fill: #0e7569;}
        }
    }
    h3{
        margin-bottom: 0px;
    }
    .outbreak-summary-values {
          font-family: 'mabry-regular-pro', Helvetica, Arial, sans-serif;
          font-size: 14px;
    }
    svg{
        height: 100px;
        width: 100px;
    }
}
@media print {

}
.fill-red{
    fill: red;
}
.toc-title{
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}
.toc-list{
    margin-top: 0px;
    font-size: 16px;
    font-weight: 400;
}
.table-wrapper {
  position:relative;
}
.table-scroll {
  max-width: calc(100vw);
  overflow:auto;
}