.article-bigread .article__body {
  max-width: 100%;
}
.article-bigread .article__body > div,
.article-bigread .article__body > p,
.article-bigread .article__body > h1,
.article-bigread .article__body > h2,
.article-bigread .article__body > h3,
.article-bigread .article__body > h4,
.article-bigread .article__body > aside,
.article-bigread .article__body > figure,
.article-bigread .article__body div.article__action-bar {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}
.article-bigread .article__body div.article__raw-html,
.article-bigread .article__body div.article__raw-html__top {
  max-width: none;
}
.article .nzh-datavis.vaccine-progress-dhb {
  max-width: 630px;
}
.nzh-datavis.vaccine-progress-dhb {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
  position: relative;
  width: 100%;
  max-width: 940px;
  min-height: 320px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
@media (max-width: 500px) {
  .nzh-datavis.vaccine-progress-dhb {
    min-height: 160px;
  }
}
@media (min-width: 800px) {
  .nzh-datavis.vaccine-progress-dhb .mobile {
    display: none;
  }
}
@media (max-width: 800px) {
  .nzh-datavis.vaccine-progress-dhb {
    font-size: 16px;
  }
  .nzh-datavis.vaccine-progress-dhb .desktop {
    display: none;
  }
}
.nzh-datavis.vaccine-progress-dhb h1,
.nzh-datavis.vaccine-progress-dhb h2,
.nzh-datavis.vaccine-progress-dhb h3,
.nzh-datavis.vaccine-progress-dhb h4,
.nzh-datavis.vaccine-progress-dhb h5,
.nzh-datavis.vaccine-progress-dhb label {
  font-family: 'Stag', Georgia, serif;
  font-weight: 400;
  font-weight: normal;
  margin: 0.8em auto 0.2em auto;
  color: #4c585d;
}
.nzh-datavis.vaccine-progress-dhb select {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
  padding: 0.25em 0.5em;
  background-color: #fff;
  border: #c8cccf 1px solid;
  color: #4c585d;
  font-weight: bold;
}
.nzh-datavis.vaccine-progress-dhb select.disabled {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-style: hidden !important;
  padding: 0 !important;
}
.nzh-datavis.vaccine-progress-dhb button {
  padding: 0.4em 8em;
  border: #c8cccf 1px solid;
  background-color: #fff;
}
.nzh-datavis.vaccine-progress-dhb .row {
  margin-left: unset;
  margin-right: unset;
}
.nzh-datavis.vaccine-progress-dhb svg {
  overflow: visible;
}
.nzh-datavis.vaccine-progress-dhb svg text {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
}
.nzh-datavis.vaccine-progress-dhb svg path {
  fill: none;
}
.nzh-datavis.vaccine-progress-dhb svg .axis {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* App hacks */
.app-redirect {
  width: 100% !important;
  max-width: unset !important;
  min-width: unset !important;
  margin: 0.6em auto 1.2em auto !important;
}
.app-redirect div {
  box-sizing: border-box;
  width: 100%;
  padding: 1.2em 0.8em;
  margin: auto;
  font-family: 'Stag', Georgia, serif;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
  background-color: #38a3d7;
  color: white;
  border-radius: 1em;
  border: #2893c7 2px solid;
  cursor: pointer;
}

/* Project-specific styles go here */
.nzh-datavis.vaccine-progress-dhb {
  max-width: 630px;
  padding: 0.4em 0.8em 1.2em 0.8em;
  box-sizing: border-box;
  /*user-select: none;*/
}
.nzh-datavis.vaccine-progress-dhb .dhb {
  display: grid;
  grid-template-columns: [main] auto [to_go] 6em [end];
}
.nzh-datavis.vaccine-progress-dhb .dhb .dhbname {
  grid-column: main;
  grid-row: 1;
}
.nzh-datavis.vaccine-progress-dhb .dhb .bars {
  grid-column: main;
  grid-row: 2;
}
.nzh-datavis.vaccine-progress-dhb .dhb .to_go {
  grid-column: to_go;
  grid-row: 1 / 3;
}
.nzh-datavis.vaccine-progress-dhb .partvax {
  background-image: url(https://insights.nzherald.co.nz/apps/2021/vaccine-progress-dhb/96e1824f48e3713f6aff.svg);
}
.nzh-datavis.vaccine-progress-dhb .partvax > div {
  color: #0063ba;
  font-weight: bolder;
  text-shadow: #fff 0px 0px 2px;
}
.nzh-datavis.vaccine-progress-dhb .fullvax {
  background-color: #0063ba;
}
.nzh-datavis.vaccine-progress-dhb .fullvax > div {
  color: #fff;
}
.nzh-datavis.vaccine-progress-dhb #intro {
  /*width: 30em;*/
  max-width: 100%;
  /*margin: auto;
        text-align: center;*/
}
.nzh-datavis.vaccine-progress-dhb #intro select {
  padding-top: 0;
  padding-bottom: 0;
}
.nzh-datavis.vaccine-progress-dhb #legend {
  padding: 0;
  margin: 0;
  /*margin: auto;*/
  display: flex;
  flex-direction: row;
  /*justify-content: center;*/
  list-style: none;
}
.nzh-datavis.vaccine-progress-dhb #legend li {
  padding: 0.4em 0.8em 0.4em 0;
}
.nzh-datavis.vaccine-progress-dhb #legend .sample {
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
}
.nzh-datavis.vaccine-progress-dhb hr.auckland {
  width: 98%;
  margin-top: 1.2em;
  border: none;
  border-top: #0063ba 1px solid;
}
.nzh-datavis.vaccine-progress-dhb .dhb {
  margin-top: 0.6em;
}
.nzh-datavis.vaccine-progress-dhb .dhb .dhbname {
  margin-bottom: 2px;
  font-weight: 400;
  font-size: 0.9em;
  font-family: 'Stag sans', Arial, Helvetica, sans-serif;
  color: #0063ba;
}
.nzh-datavis.vaccine-progress-dhb .dhb .bars {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  min-height: 24px;
  width: 100%;
  border: #00b8ff 1px solid;
}
.nzh-datavis.vaccine-progress-dhb .dhb .bars .bar > div {
  margin: 4.5px 3px 1px 3px;
  font-size: 14px;
  font-family: 'Stag sans', Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.nzh-datavis.vaccine-progress-dhb .dhb .bars .marker {
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: #0063ba 1px dashed;
}
.nzh-datavis.vaccine-progress-dhb .dhb .bars .marker .num {
  padding: 0.4em;
  position: absolute;
  transform: translate(-50%, -100%);
  font-size: 0.8em;
  font-weight: 600;
  text-align: center;
  color: #0063ba;
}
.nzh-datavis.vaccine-progress-dhb .dhb .to_go {
  margin-top: auto;
  text-align: right;
}
.nzh-datavis.vaccine-progress-dhb .dhb .to_go .num {
  font-weight: 600;
  font-size: 0.9em;
}
.nzh-datavis.vaccine-progress-dhb .dhb .to_go .subtext {
  margin-top: -0.25em;
  font-size: 0.8em;
  color: #333;
}
.nzh-datavis.vaccine-progress-dhb .dhb .to_go.reached {
  margin-top: auto;
  padding-bottom: 3px;
  font-weight: 400;
  font-size: 0.96em;
  color: #0063ba;
}
.nzh-datavis.vaccine-progress-dhb #footnote {
  margin-top: 1.2em;
}
.nzh-datavis.vaccine-progress-dhb #footnote p {
  text-align: left;
  color: #666;
  font-size: 0.8em;
  line-height: 1.1;
  margin-bottom: 0.2em;
}
@media (max-width: 800px) {
  .nzh-datavis.vaccine-progress-dhb {
    /*h2 {
            font-size: 1.4rem;
        }*/
  }
  .nzh-datavis.vaccine-progress-dhb .dhb {
    margin-top: 0.6em;
    grid-template-columns: [main] auto [to_go] 5em [end];
  }
  .nzh-datavis.vaccine-progress-dhb .dhb .dhbname {
    line-height: 1;
  }
  .nzh-datavis.vaccine-progress-dhb .dhb .bars {
    height: 16px;
  }
  .nzh-datavis.vaccine-progress-dhb .dhb .bars .bar .num {
    display: none;
  }
  .nzh-datavis.vaccine-progress-dhb .dhb .to_go.reached {
    margin-top: auto;
  }
}

