@font-face {
  font-family: GothamNarrow-Book;
  src: url(https://cdn.media.rollcall.com/files/webpack/0.28.41/client/_/public/stylesheets/resources/GothamNarrow-Book.otf) format("opentype");
}
@font-face {
  font-family: GothamNarrow-Bold;
  src: url(https://cdn.media.rollcall.com/files/webpack/0.28.41/client/_/public/stylesheets/resources/GothamNarrow-Bold.otf) format("opentype");
}
@font-face {
  font-family: GothamNarrow-Medium;
  src: url(https://cdn.media.rollcall.com/files/webpack/0.28.41/client/_/public/stylesheets/resources/GothamNarrow-Medium.otf) format("opentype");
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  padding: 33px 0;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  color: #231F20;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  margin: 0 0 25px 0;
  font-size: 20px;
  color: #666;
  font-family: 'GothamNarrow-Bold', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  line-height: 1.3;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #444446;
}
h2 {
  font-weight: normal;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  color: #444446;
  font-size: 17px;
  margin: -22px 0 22px 0;
}
h3 {
  margin: 0 0 15px 0;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 0;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #444446;
}
.nowrap {
  white-space: nowrap;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #444446;
  font-size: 11px;
}
.footnotes p,
.footer p {
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  margin: 2px 0 0 0;
  font-size: 13px;
  line-height: 1.7;
  color: #231F20;
}
.footer p {
  font-style: normal;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #231F20;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  white-space: nowrap;
  font-size: 14px;
  color: #231F20;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-size: 11px;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  fill: #231F20;
}
.axis path,
.axis line {
  fill: none;
  stroke: #78797C;
  shape-rendering: crispEdges;
}
.axis .tick text {
  font-size: 14px;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #ADAFB2;
  color: #ADAFB2;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid > .tick:nth-of-type(1) {
  stroke-width: 3px;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #78797C;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #2E7742;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
}
.labels li {
  position: absolute;
  text-align: left;
  font-size: 14px;
  line-height: 1.3;
  color: #231F20;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  position: relative;
  font-family: 'GothamNarrow-Medium', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #444446;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
.axis path {
  stroke: #fff;
}
.axis .tick text {
  font-family: GothamNarrow-Book, "Helvetica", "Arial", sans-serif;
  font-size: 1.3em;
}
.labels li {
  font-family: 'GothamNarrow-Book', 'Helvetica', 'Arial', sans-serif;
  font-size: 0.9em;
}
.value text {
  font-family: GothamNarrow-Bold, "Helvetica", "Arial", sans-serif;
  font-size: 0.9em;
  fill: #444446;
}
