body {
  margin: 0;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
}

#app{
}

.header {
    font-weight: 300;
    font-size: 50px;
    border-bottom: 1px solid #d3d3d3;
}

h1, h2, h3 {
  color:rgb(0,50,100);
}


strong {
    font-weight: 700;
}


#responsive-desktop{
  background:red;
  height:200px;
  width:200px;
}

text {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
}

.tick {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
}

footer{
  position: relative !important;
}

#scrolling {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  position: relative;
  overflow-y: unset !important;
  overflow-x: unset !important;
}
body {
  overflow-x: hidden;
  overflow: unset !important;
}

#layoutwrapper .wrap {
  width: 100% !important;
  max-width: 2000px;
}


.stackedBarContainer {
  display: flex;
}


.stackedBarCont {
  box-sizing: border-box;
  width: unset !important;
  margin-top: 12px;
  margin-right: 12px;
  padding: 12px;
}
#scrolling {
  overflow: visible !important;
}

Container {
  display: inline-block;
}

article tr, td, th {
  border: unset !important;
  outline: unset !important;
  padding: unset !important;
}

.scrolly {
  position: relative;
  background-color: #fefff6;
  background-color: whitesmoke;


}

article > table > td, tr {
  border: unset !important;
  background: unset !important;
}


article {
  position: relative;
}

figure {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top:0;
  margin: 0;
  z-index: 0;
}

figure p {
  text-align: center;
  padding: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}

#flexCont {
  display: block;
  margin: 0 auto;
  max-width: 850px;
  margin-top: 14px;
  position: relative;
  align-items: center;
  justify-content: center;
}

#flexContIntro {
  display: block;
  margin: 0 auto;
  max-width: 830px;
  margin-top: 14px;
  position: relative;
  align-items: center;
  justify-content: center;
}

#introBanner {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  position: relative;
}

  #introBanner > img {
    position: absolute;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 0px;
    left: 0px;
  }

#textContent {
  box-sizing:border-box;
}

#introLineChart{
  width:100%;
}
#chartCont{
  position:relative;
  overflow:visible;
}

p{
	font-size: 14px !important;
}
#introbox {
  color: white;
  border: 1px solid white;
  padding: 10px;
  margin-bottom:12px;
  position: relative;
  display: inline-block;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  font-size:20px;
  font-weight: normal;
}

.introtext {
  color: white;
  font-size: 14px;
  font-weight: normal;
}
.scrollFlex {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom:30px;
}
  .scrollFlex>svg{
    margin-right: 8px;
  }
  .scrollText {
    font-size: 20px;
    margin-top: 12px;
    font-weight: normal;
    margin-bottom: 12px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  }

  #blendlayer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background-image: linear-gradient(rgba(0,5,10,1), rgba(0,10,20,.7) 50%, rgba(0,10,20,.7) 70%, rgba(30,2,2,.8) 99%, rgba(0,2,4,.8) 100%);
  }

.step {
  min-width: 0;
  max-width: max-content !important;
  margin: 0 auto 2rem auto;
  text-align: left;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  min-height: 20vh;
  margin-top: 50vh;
  margin-bottom: 50vh;
  padding-left: 12px;
  padding-right: 2px;
  position: relative;
  overflow: hidden;
  overflow-y: visible;
}

.step:first-child {
  margin-top: 0vh;
}

.step.mobile::before{
	content: " ";
  background: linear-gradient(rgba(245,245,245,0),rgba(245,245,245,1) 80%);
  color: red;
  width: 100%;
  height: 180px;
  display:block;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translate(0,-180px);
  
}

.step.mobile::after{
	content: " ";
  background: linear-gradient(rgba(245,245,245,1) 20%,rgba(245,245,245,0));
  color: red;
  width: 100%;
  height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transform: translate(0,180px);
  display:block;
  
}
  .step.mobile {
	padding-top:0px;
    text-align: left;
    font-family: 'Open Sans',sans-serif;
    min-height: 20vh;
    background: whitesmoke;
    margin-bottom: 150vh !important;
    color: rgb(50,50,50);
    min-height: 20vh;
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .step.is-active {
    background-color: goldenrod;
    color: #3b3b3b;
  }

  .step p {
    vertical-align: middle;
  }

.interpolatedText {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  font-weight: normal;
  font-size: 30px;
  text-align: left;
  color: rgb(183,32,51);
  color: #fc4444;
  color: rgb(255, 55, 55);
  padding-left: 4px;
  display: inline-block;
}

.interpolatedTextheader {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  color: white;
  display: inline-block;
}

.introTextHeader {
  text-align: left;
  color: black;
  color:white;
  margin: 0 auto;
  max-width: 850px;
  margin-top:12px;
	margin-bottom: 36px;
}

.introTextContainer {
  text-align: center;
  padding-top: 18px;
  background: whitesmoke;
  padding-bottom: 18px;
}

.boldheader {
  font-weight: 300;
  color: black;
  font-size: 20px;
}

#sankeyplaceholder {
  max-width: 400px;
  margin: 0 auto;
  display: block;
}



.lineXaxisTop .tick text {
  fill: white;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  text-anchor: center;
  line-height: 1.7em;
}

.lineXaxis .domain {
  stroke: white;
}

.lineXaxis .tick text {
  fill: white;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  text-anchor: center;
}

.lineXaxis .tick line {
  stroke: white;
}


.lineYaxis .domain {
  stroke: white;
}

.lineYaxis .tick text {
  fill: white;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  text-anchor: end;
}

.lineYaxis .tick line {
  stroke: white;
}

#linecharttitle {
  color: white;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 26px;
  line-height: 24px;
  font-weight: normal;
}
#linechartsource > a {
  color: #93c8ff !important;
}

#linechartsource {
  color: #93c8ff !important;
}

#whiteperiod {
  color: white;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  font-weight: normal;
  font-size: 30px;
}





#tableCont {
  width: 400px;
  min-height: 100px;
  border: 1px solid cyan;
}

.bracket {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  width: 100%;
  height: 5px;
  margin-bottom: 3px;
}

.bar {
  width: 100%;
  color:white;
  font-size:12px;
  line-height:14px;
  padding-left:2px;
}

.barTable {
  width: 100%;
  box-sizing: border-box;
}


.barTable > tbody > tr > td {
  padding: 1px;
}


.hide {
  opacity: 0
}

.stackedbarlabel {
  font-family: 'Open Sans',sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.stackedbarlabel2 {
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  line-height: 14px;
}


.stackedBarCont {
  border-spacing: 0px;
}

.stackedBarLabels {
  font-size: 80px;
  max-width: 80px;
  text-align: center;
  padding-right: 6px;
  vertical-align:bottom;
}
.legendItem{
  display:flex;
  margin-bottom:8px;
}
.legendbox {
  width: 7px;
  height: 7px;
  margin: 2px;
  border: none !important;
  border-radius: 50%;
  display: inline-block;
}
.legendLabel {
  display: inline-block;
  line-height: 11px;
  vertical-align: top;
  padding-left: 2px;
  font-family: 'Open Sans',sans-serif;
  font-size: 11px;
}

/* @font-face {
  font-family: 'StateFaceRegular';
  src: url('font/stateface-regular-webfont.eot');
  src: url('font/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/stateface-regular-webfont.woff') format('woff'), url('font/stateface-regular-webfont.ttf') format('truetype'), url('font/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
  font-weight: normal;
  font-style: normal;
} */

.statefontLabel {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  top: 50%;
  transform: translate(0,-50%);
  display: inline-block;
}

.stackedBarCont {
  white-space: nowrap;
  table-layout:auto;
  text-align: center;
}
#histogramlegend {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  margin-top:8px;
}
.legendFlex {
  margin-top: 6px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#showMore{
  left:50%;
  transform:translate(-50%, -30%);
  padding:8px;
  padding-top:4px;
  padding-bottom:4px;
  border-radius:16px;
  border:1px solid black;
  display:inline-block;
  position:absolute;
  background:white;
}
.sortableTable {
  width: 100%;
  margin-top: 0px;
  position: relative;
  border-spacing: 0;
  border-collapse: collapse;
}
.hospmarkerlabel {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
}

.regionRow {
  padding-top: 25px;
}

.sortableTable > tbody > tr > td {
  padding-bottom: 2px;
  padding-top: 2px;
  border-top: 1px solid rgba(230,230,230, 1);
  border-bottom: 1px solid rgba(230,230,230, 1);
}

  .sortableTable > tbody > tr > td:last-child {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .sortableTable > tbody > tr:nth-child(2) > td {
    border-top: none;
  }
  .sortableTable > tbody > tr:last-child > td {
    border-bottom: none;
  }

.borderBottom > th {
  border-bottom:1px solid black;
  padding-bottom:2px;
  margin-bottom:2px;
}

.personIcons {
  display:inline-block;
}
.bottomRowSmall {
  height: 1px;
  margin-bottom: 0px;
  width: 1px;
  display: block;
  opacity: 0;
  font-size:1px;
}
.personMatrix {
  width: 100%;
  padding: 0;
  display: block;
  padding-left: 6px;
}
.legendSymbolMatrix {
  width: 100%;
  transform: translateX(-50%);
  padding: 0;
  border-collapse: collapse;
}

.rightPersonMatrix {
}

.leftMatrix {
}
.rightMatrix {
  text-align: left;
  box-sizing: border-box;
}
.rightPersonMatrix {
  padding-left: 5px;
}
.personMatrixSubHeader {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.personMatrixHeader.leftMatrix {
  padding-left: 4px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  display: inline-block;
}
.personMatrixHeader.rightMatrix {

}
.personIconLabel{
  float:left;
  margin-left:5px;
}
.personMatrixLegend {
  padding-left: 2px;
  padding-top: 0px;
  display: block;
  padding-bottom: 0px;
  height: 30px;
  padding-right: 6px;
  margin-left: 6px;
  display: flex;
  align-items: center;
}
.presbyLabel {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 8px;
  color:rgb(0,30,60);
}
.presbySubLabel {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding-top: 2px;
  padding-bottom: 6px;
}

.scrollyChartTitle {
  font-weight: 300;
  margin: 0 0 .5em 0;
  color: #000000;
  font-size: 13.5px;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
}
.reimbursePercent {
  font-weight: 500;
  line-height: 20px;
  margin: 0 0 0em 0;
  margin-top:-15px;
  color: #dc1212;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size: 26px;
}



#calltoaction {
  background: #eaf3f1a3;
  background: #f5f5f5;
  background: #ebf1f3;
  background: #ebf1f3;
  background: rgb(223,235,239);
  background: linear-gradient(180deg, rgba(230,240,245,1) 0%, rgba(235,244,248,1) 1%, rgba(235,244,248,1) 8%, rgba(235,244,248,1) 92%, rgba(235,244,248,1) 99%, rgba(230,240,245,1) 100%);
  background: whitesmoke;
  padding-top: 80px;
  padding-bottom: 40px;
}
#calltoaction > div {
  max-width: 650px;
  margin: 0 auto;
}
#outromain {
  background: white;
  width: 100%;
  padding-bottom: 60px;
  background: none;
}
.outroWideContainer > div {
  width:90%;
  margin: 0 auto;
}
.outroSecondContainer > div {
  max-width: 650px;
  margin: 0 auto;
}
.outroSecondContainer{
  padding-top:30px;
}
#histogramSymbolLabel_g {
  position: relative;
}


.legendSymbolMatrix > tbody > tr > .leftMatrix {
  text-align: left;
  padding-right: 2px;
}

.legendSymbolMatrix > tbody > tr >  .rightMatrix {
  text-align: left;
  padding-left: 2px;
  box-sizing: border-box;
}

.legendSymbolMatrix > tbody > tr > .rightPersonMatrix {
  padding-left: 0px;
}

.personMatrixContainer {
  border: 1px solid rgb(150, 139, 136);
  border:none;
  box-shadow: 0px 0px 6px 2px rgba(0,0,0,.15);
  box-shadow: none;
  padding: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  width:100%;
}
.regionLabel {
  background: none;
  width: 100%;
  display: block;
  font-size: 18px;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 26px;
  line-height: 26px;
  padding-bottom:6px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 12px;
  padding-left: 6px;
}

.regionBullets > li{
  margin-bottom:4px;
  margin-top:4px;
}

.regionLabelTeachingCount {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding-left: 6px;
  display: inline-block;
  vertical-align: middle;
}
.pieLabel {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  margin: 4px;
  min-width: 100px;
}

.pieSVG {
  display: block;
  margin-right:6px;
  margin-bottom:12px;
}
.flexRows {
  display: flex;
  flex-direction: column;
}
.donut-centerLabel {
  dominant-baseline: central;
  text-anchor: middle;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 26px;
  color: rgb(220, 18, 18);
}
.donutContainer{
	display: flex;
    justify-content: center;
	align-items: center;
}

.showhidelabel {
  background-color: rgb(43, 146, 208);
  color: white;
  padding: 6px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-top: 8px;
  margin-left: 8px;
  cursor: pointer;
}

  .showhidelabel.clicked {
    background-color: rgb(242, 79, 38);
  }

  .showhidelabel:hover {
    outline: 2px solid rgba(43, 146, 208, .8);
  }
  .showhidelabel.clicked:hover {
    outline: 2px solid rgba(242, 79, 38, .8);
  }

#histogramlegend{
  width:160px;
}

.spacer {
  height: 20px;
  width: 100%;
}
.bartitle {
  margin-left: 240px;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 4px;
  margin-top: 28px;
}
.barlegend {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 8px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.barlegendbox {
  width: 10px;
  height: 10px;
  margin-right:6px;
  margin-left:8px;
}

.barlegendbox:first-child {
  margin-left: 240px;
}

.copyright {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 150px;
  text-align:center;
}

.axisLabelDivs {
  max-width: 300px;
  min-width: 90px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  line-height: 16px;
}


.sourcesCard {
  background: #d5e6e1;
  padding-top: 16px;
  margin-top: 50px;
  background: #d5e6e1;
  padding-left: 15px;
  padding-right: 15px;
  /* padding-top: 16px; */
  margin-top: 50px;
  padding-top: 9px;
}

.sourcesCard > ul > li {
  padding-bottom: 13px;
}

.sourcesSpans {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}

h1 {
  font-size: 1.8em;
}

#boundedbox{
  padding:10px;
  display:none;
}

  #boundedbox > ul {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    min-width:120px;
  }
.statenamelabel {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.totalHospCount {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: rgb(242, 79, 38);
}

.legendTitle {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: rgb(220, 18, 18);
  color: #4e256d;
  margin-bottom:3px;
  padding-top:4px;
}

.teachingHospCount {
  font-weight: bold;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 16px;
  color: rgb(0, 40, 80);
}

.nonteachingHospCount {
  font-weight: bold;
  color: rgb(109, 156, 202);
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 16px;
}
.histlegendlabels {
  font-family: 'Open Sans',sans-serif;
  font-size:11px;
}
.statelabels {
  font-family: 'Open Sans',sans-serif;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-weight: bolder;
  fill: rgb(78, 37, 109);
}
.swoopyLabelHeader {
  font-family: 'TradeGothicNextW02-Cond', 'Oswald', 'Franklin Gothic Medium', 'Open Sans', sans-serif;
  font-weight:400;
  font-size:16px;
}

.swoopyLabelSubHeader {
  font-family: 'Open Sans',sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.HospLabel {
  position: absolute;
}

.mobilelabel {
  display: none;
}
.FTElabel{
  display:inline-block;
}

  @media only screen and (min-device-width: 7.001in) {
  .step{
    margin-bottom: 150vh !important;
  }
  .step:last-child {
    margin-bottom: 300px !important;
  }
  .bottomTableRow{
    display: none !important;
  }
}


#backgroundSVG{
  overflow: visible;
}

@media screen and (max-width:800px) {
  figure{
    overflow-x: hidden;
  }
  .stackedBarCont {
    display: block;
    padding: 0px;
  }
  .donutSVG{
    display: none;
  }
  .cardGeoLabels{
    padding-top:12px !important;
  }
  .stackedBarCont{
    margin-top:0px;
    margin-bottom:4px !important;
  }
  .dropdownContainer{
    margin-top:8px;
  }
  .stackedBarCont > tbody > tr {
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
  }

  .stackedBarContainer {
    display: block;
  }

  .legendFlex {
    display: none;
  }

  .nyuscolorlegend {
    display: none;
  }
  .mobileHide {
    display: none;
  }
  .stackedBarLabels {
    display: none;
  }
  .stackedBarCont {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
  }
  #calltoaction {
    padding-right: 12px;
    padding-left: 12px;
  }
  .outroSecondContainer {
    padding-right: 12px;   
	padding-top: 30px;
    background: #eff0fc;
    padding-left: 12px;
  }
  .mobileHide {
    display: none !important;
  }
  .interpolatedTextheader {
    font-size: 20px;
	margin-top:12px;
  }

  .sortableTable > tbody > tr > td:last-child {
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: none;
    border-bottom: none;
  }
  .hospcardrow{
    margin-top:15px;
    margin-bottom:15px;
    padding:5px;
  }
  .sortableTable > tbody > tr > td {
    padding-bottom: 2px;
    padding-top: 2px;
    border-top: none;
    border-bottom: none;
  }
  .HospLabel {
    font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: normal;
    text-align:left;
    padding-bottom:6px;
    border-bottom:1px solid rgba(0,30,60,.6) !important;
    padding-top:16px;
  }
  .mobilelabel {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-left: 8px;
  }
  .sortableTable {
    border-collapse: separate !important;
    border-spacing: 0 15px !important;
  }
  .bottomTableRow{
    text-align:center;
  }
  .showhidelabel{
    margin-top:20px;
  }
  .regionLabels {
    padding-top: 0px;
  }
  .regionLabels{
    margin-bottom:20px;
  }
  .barheader {
    display: none;
  }
  .barcol {
    display: none;
    width: unset !important;
  }
  .barlegend{
    display:none;
  }
  .bartitle{
    display:none;
  }
  .labelcol {
    width: 100% !important;
  }
  .HospLabel{
    position:relative;
  }

  .mobilecenter {
    text-align: center;
  }
  .scrolly{
    display:block;
  }
  .mobileblock {
    width: 100% !important;
    display: block;
    position:relative;
  }
  .donut{
    margin-bottom: 20px;
  }

  #flexCont {
    display: block;
    margin-top:0px;
	padding-top:12px;
  }
  .flexContIntro{
    display:block;
  }
  .interpolatedText {
    font-size: 24px;
  }

}



#interpoltext{
  display:inline-block;
}

.annotationheader {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}

#htmlannotationCont{
  overflow:visible;
}

.barSVGCont{
  position:relative;
}

.floatingTable {
}
.sortableTable {
  table-layout: fixed;
  border-collapse: collapse;
  padding:0;
  width: 100%;
  overflow:visible;
  text-align:right;
  font-size:14px;
}

.reimbursedbar {
  background: rgb(170, 170, 170);
  height: 14px;
  display: inline-block;
  text-align: left;
  float: left;
}

.unreimbursedbar {
  background: rgb(220, 18, 18);
  height: 14px;
  text-align: left;
  display: inline-block;
  float:left;
}
.barcont{
  text-align:left;
}
.barheader {
  font-weight: normal;
}
.barlabel {
  display:none;
  position: relative;
  left: 0px;
  width: 80px;
  overflow-x: visible;
  vertical-align: top;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  padding-left: 8px;
  line-height: 14px;
}

.outroContainer {
  padding-top: 12px;
  max-width: 650px;
  padding-bottom: 12px;
}

.hospcounttable {
  width: 100%;
  margin-top: 4px !important;
  margin-bottom: 12px !important;
  border-collapse: collapse;
  table-layout: auto !important;
}
  .hospcounttable > tbody > tr > th {
    font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
    font-size: 18px;
    line-height: 18px !important;
    font-weight: 300;
    text-align: left;
    padding-bottom: 6px !important;
    padding-top: 14px !important;
    border-bottom: 1px solid rgba(0,20,40,.6) !important;
  }
  .hospcounttable > tbody > tr > th:first-child{
    text-align: left;
  }

  .hospcounttable > tbody > tr > td {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    line-height: 12px !important;
    font-weight: normal;
    text-align: center;
    padding-right: 6px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-bottom: 1px solid rgba(0,20,40,.16) !important;
    background: none;
  }
  .hospcounttable > tbody > tr > td:first-child {
    text-align: left;
  }

.abovehighlight {
  color: rgb(220,19,19);
  font-weight: bold;
  background: #ffc1c1;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 3px;
}
.belowhighlight {
  background: #b4e3d1;
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 3px;
  color: rgb(0,131,101);
  font-weight: bold;
}

#histogramarrows{
  position:absolute;
}
.arrowleft {
  width: 100%;
  height: .5px;
  background: black;
  background: #a193c1;
}
.arrowright {
  background: black;
  background: #a193c1;
  width: 100%;
  height: .5px;
}

.triangleleft {
  width: 100%;
  width: 0;
  display: inline-block;
  position: absolute;
  transform: translate(-50%,-50%);
  background: none;
  height: 0;
  left: 0px;
  left: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid #a193c1;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.triangleright {
  background: black;
  display: inline-block;
  position: absolute;
  right: 0px;
  transform: translate(50%,-50%);
  width: 0;
  height: 0;
  background: none;
  border-left: 4px solid #a193c1;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

#interpolatedTextContent{
  display:block;
  color:white;
}
.interpolatedTextheader{
  margin-bottom: 16px;
}

#arrowleft > .arrowlabels {
  text-align: right;
  padding-right: 4px;
}

.arrowlabels {
  white-space:nowrap;
  padding-bottom: 3px;
  padding-left: 4px;
  margin-bottom:6px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: normal;
}

#floatingstep{
  position:fixed;
  top:0px;
  right:0px;
  margin:15px;
  font-size:24px;
}

.binlabel {
  text-anchor: middle;
  pointer-events: none;
  font-family: 'Open Sans';
}


.legtrackerbox > a{
  color: lightblue;
}

figure {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

#histogramtitle {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.lastrow{
  border-bottom:none;
  font-weight:bold;
}

.hospcounttable > tbody > tr:last-child > td {
  border-bottom: none;
}

.annotationheader {
  color: rgb(242, 79, 38);
}
#histogramannotation {
	background: rgba(245,245,245,.9);
	padding: 2px;
	-moz-box-shadow: 1px 2px 3px rgba(245,245,245,.25);
	-webkit-box-shadow: 1px 2px 3px rgba(245,245,245,.25);
	box-shadow: 1px 2px 3px rgba(245,245,245,.25);
	border-radius: 5px;
}

#introblock{
  position:relative;
}
.legendline{
  height:2px;
  margin-right:12px;
  width:20px;
}
.legendrow {
  display: flex;
  color: #93c8ff;
  color: #a0b5ca;
  align-items: center;
  margin-right: 6px;
}

.personMatrixContainer, .hospcounttable > td, tr {
  border: none !important;
  background: none !important;
}
.regionRow, .bottomTableRow, .mobileblock {
  background: none !important;
}


.showhidelabel > a {
  color: white;
}



.scrolly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  width:100%;
}

.scrollyright {
  flex-direction: row-reverse;
}

.scrollyoverlay {
  display: block !important;
}

  .scrollyoverlay > article {
    width: 100%;
  }
.step.mobile {
  display: block !important;
}
.scrolly.mobile {
  display: block !important;
}

.showhidelabel.mobile {
  display: none;
}

#histogramannotation {
  position: absolute;
}

.introChartTitle {
  color: #fc4444;
  color: rgb(255, 55, 55);
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 6px;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
}

#Chevron_circled_down > path{
  stroke-width:2px;
}

#app {
  /* width:100vw; */
  background: whitesmoke;
}

body{
  overflow: unset !important;
  overflow-y: scroll !important;
  height: auto !important;
  overflow-x:hidden !important;
}
#interpolatedTextContent {
  display: block;
  color: white;
  position: relative;
  padding-top: 8px;
  width: 100%;
  color: #fc4444;
  /* margin: 0 auto; */
  text-align: center;
}

.step{
	overflow-x: visible;
  padding-right:24px;
}
.scrollyChartTitle {
  font-weight: 300;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size: 18px;
  color: white;
}
.scrollyChartHeader {
  font-weight: 300;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size:20px;
  color: rgb(220, 18, 18);
}


.stackedBarCont > tbody > tr > td {
  text-align: center;
}

.donutSVG {
  margin: 0 auto;
  margin-left: 26px;
  margin-right: 26px;
  overflow: visible;
}

.donutLabels {
  text-anchor: middle;
  font-size: 14px;
  font-family: 'Open Sans',sans-serif;
  dominant-baseline: central;
}
.reimburseFlex{
	text-align: left;
}
.cardGeoLabels {
  font-weight: 400;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size: 20px;
  padding-top: 12px;
  padding-top: 22px;
  color: rgb(220, 18, 18);
  padding-left: 4px;
  font-weight: 400;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size: 20px;
  padding-bottom: 8px;
  color: #004185;
    color: rgb(220,8,8);
  padding-top:6px;
  text-align:left;
}


.stackedBarCont > tbody > tr > td:first-child {
  border-left: 1px solid #a193c1 !important;
}
.stackedBarCont > tbody > tr > td:last-child {
  border-right: 1px solid #a193c1 !important;
}
.stackedBarCont > tbody > tr:first-child > td:first-child {
  border-top: 1px solid #a193c1 !important;
}
.stackedBarCont > tbody > tr:last-child > td:first-child{
  border-bottom: 1px solid #a193c1 !important;
  padding-bottom:22px;
}
.stackedBarCont > tbody > tr:last-child > td{
  padding-bottom:22px;
}
.stackedBarCont > tbody > tr:first-child > td:last-child {
  border-top: 1px solid #a193c1 !important;
}

.stackedBarCont > tbody > tr:last-child > td:last-child {
  border-bottom: 1px solid #a193c1 !important;
}

.stackedBarCont > tbody > tr > td {
  border: none !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  background: white;
}
.stackedBarCont {
  padding: 10px;
}

  .stackedBarCont > tbody > tr:first-child {
    padding-top: 12px !important;
  }
  .stackedBarCont .spacer {
    background: rgba(0,0,0,0);
    width: 16px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-collapse: collapse;
    border-spacing: 1px;
    border-top: 0px solid black !important;
    border-bottom: 0px solid black !important;
    border-right: 1px solid #a193c1 !important;
    border-left: 1px solid #a193c1 !important;
  }

.legendtablerow {
  text-align: left !important;
  padding-left: 0px;
  font-size: 14px;
  font-family: 'Open Sans',sans-serif;
}
.legendtablerow > div:first-child{
  margin-right: 6px;
  margin-left: 16px;
}
.carousel-cell{
  width:calc(100vw - 20px);
  margin-right: 50px;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}


#flickContainer {
  position: relative;
  margin-bottom: 12px;
}

.main-carousel{
}
.regionBreakoutCard{
  position:relative;
}
.regionFlex {
  display: table;
  text-align: left;
  display: table;
  text-align: left;
  margin: 0 auto;
    flex-direction: column;
}

.flexContRow {
  display: flex;
}
.flexContRow > div:first-child {
}
.hintContainer{
  width:100%;
}
.hoverhint {
  font-size:12.5px;
  color: rgb(220, 18, 18);
  margin-top: 8px;
  background: #d1ecd2;
  border-radius: 5px;
  border-radius: 5px;
  padding: 4px;
  margin: 0 auto;
  color: black;
  text-align: center;
}
.hoverhintred {
  background: #ffc1c1;
  background: none;
  color: rgb(222, 18, 18);
  padding:0px;
  text-align: left;
}
.inline-bar {
  height: 8px;
}
.inline-label{
  padding-left:3px;
}
.inline-bar-container {
  display: flex;
  width: 100%;
  align-items: center;
}

.legTrackerCard {
  background: white;
  display: flex;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 10px;
  max-width: 650px;
  background: #07033e;
  color:white;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  flex-direction: column;
}
.legTrackerCard > div > img{
  max-width: 100%;

}

#introblock {
  overflow: hidden;
}

.legtrackerbox {
  padding: 16px;
  margin: 0 auto;
  text-align: center;
}
.legPreviewContainer{
}
#backg {
  fill: rgb(223, 223, 223);
  opacity: 1;
  stroke: #9a9a9a;
  stroke-width: 1px;
  shape-rendering: crispedges;
  stroke-width: .5px;
  shape-rendering: geometricprecision;
}

.histogramstep {
  shape-rendering: crispedges;
}

.figureContainer{
  position: relative;
}
#histogramlegend {
  z-index: 99999999999;
}
.legendFlex {
  margin-left:12px;
  z-index: 99999999999;
}

.radialLegendContainer {
  background: white;
  padding-top: 6px;
  border: 1px solid #a193c1 !important;
  overflow: visible;
  width: auto;
  position: relative;
}


.fundingCategoryTableContainer {
  overflow: visible;
  display: flex;
  flex-direction: column;
  width: auto;
}


.radialAxisTitle {
  font-family: 'TradeGothicNextW02-Cond','Oswald','Franklin Gothic Medium','Open Sans',sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgb(220, 18, 18);
  color: #4e256d;
  margin-bottom: 3px;
  color: black;
  text-align: center;
}


.personSymbolLegendContainer {
  padding-top: 10px;
  padding-bottom: 0px;
  display:table;
}
.tableSpacer{
  width:100%;
  height:12px;
  background: rgba(0,0,0,0);
}

.dropdownContainer {
  padding-top: 12px;
  width: 100%;
  display:block;
}
  .dropdownContainer > div {
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    padding-left: 4px;
  }

.gmeDropdown > option:hover {
  background: rgb(250,240,240);
  cursor: pointer;
  padding-left: 4px;
}
.radialChartContainer{
	position: relative;
}
.gmeDropdown {
  text-align:center;
  padding-left: 4px;
  font-weight: 400;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  font-size: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  color: rgb(220, 18, 18);
  margin-bottom:14px;
  border: 1px solid #c2c2c2;
  display:none;
}

  .gmeDropdown > option {
    padding-left: 4px;
    text-align: left;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 0.008em;
    font-size: 14px;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    color: black;
  }
  .gmeDropdown > option:hover {
    background: rgb(250,240,240);
  }
.radialDropdownContainer{
  top:0px;
}
.radialDropdownContainer > div > select {
  padding-top: 0px;
  padding-bottom: 0px;
}
  .gmeDropdown {
    max-width: 250px;
  }

.radialChartTitle {
  font-weight: 400;
  margin: 0 0 .1em 0;
  font-family: 'TradeGothicNextW02-Cond','Oswald','Open Sans',sans-serif;
  letter-spacing: 0.008em;
  margin-top: 0px;
  margin-bottom: 8px;
  color: #4e256d;
  font-size: 18px;
  padding-top:8px;
  padding-bottom:8px;
  display:none;
}

.nyptable{
  display:table;
  width: 100%;
  vertical-align: top;
  table-layout: auto !important;
}
.donutCell{
  text-align: center;
    display: flex;
    align-items: center;
}

.outroWideContainer{
  width: 100%;
  background: white;
}



.nyptable{
  width:unset !important;
}


.step:last-child{
  margin-bottom: 0px !important;
}
.step.mobile:last-child{
  margin-bottom: 180px !important;
}


@media screen and (max-width: 980px) {
	.introTextHeader{
		padding-left: 14px;
		padding-right: 14px;
	}
	.interpolatedTextheader{
		padding-left: 14px;
		padding-right: 14px;
	}
  .stackedBarLabels {
    display: none;
  }

  .radialLegendContainer {
    border: none !important;
    outline: none !important;
    padding: 0px !important;
    margin: 0 auto !important;
  }
  .hoverhint{
    display:none !important;
  }
  .dropdownContainer {
     width: 100%;
     display: block;
     position:relative;

  }
  .fundingCategoryTableContainer{
    border: none !important;
    padding: 0px;
  }

  .dropdownContainer {
    padding-top: 0px;
  }
  .radialLegendContainer > svg {
    margin: 0 auto;
    margin-top: 12px;
    display: block;
    text-align: center;
  }

  .gmeDropdown {
	  margin-bottom:8px;
	width: 100%;
	display:none !important;
  }
  .radialDropdownContainer {
    position: relative;
    right: 0px;
    width: 100%;
    display: block !important;
  }
  .gmeDropdown {
    max-width: unset !important;
  }
} 

#calltoaction {
  padding: 24px;
  background: #fff1e7;
  padding-top: 30px;
}

.shaderContainer{
  overflow-x: hidden;
  width: 100%;
}
.centeredText{
  text-align: center;
}

.whiteHeader{
  margin-top: 38px;
  margin-bottom: 32px;
  color: white;
}


.radialLegendContainer {
  padding-left: 16px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-right: 16px !important;
  text-align: center;
}
.radialLegendContainer > svg{
  margin: 0 auto;
}
.radialChartTitle{
  text-align: left;
}

.cssloadericon {
  border: 16px solid rgba(225, 225, 225, 1); /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.debugContainer{
  background: white;
  position: absolute;
  top:0px;
  left: 0px;
  width: 50%;
  margin: 0 auto;
  z-index: 999999999;
}

/* .figureContainer {
  overflow-x: hidden;
} */

/* body{
  overflow: unset !important;
} */


.step > h2{
 color: rgb(0,131,101);
}
/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
  }
  
    .flickity-enabled:focus {
      outline: 0
    }
  
  .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
  }
  
  .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
  }
  
  .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  
    .flickity-enabled.is-draggable .flickity-viewport {
      cursor: move;
      cursor: -webkit-grab;
      cursor: grab
    }
  
      .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
        cursor: -webkit-grabbing;
        cursor: grabbing
      }
  
  .flickity-button {
    position: absolute;
    background: hsla(0,0%,100%,.75);
    border: none;
    color: #333
  }
  
    .flickity-button:hover {
      background: #fff;
      cursor: pointer
    }
  
    .flickity-button:focus {
      outline: 0;
      box-shadow: 0 0 0 5px #19f
    }
  
    .flickity-button:active {
      opacity: .6
    }
  
    .flickity-button:disabled {
      opacity: .3;
      cursor: auto;
      pointer-events: none
    }
  
  .flickity-button-icon {
    fill: currentColor
  }
  
  .flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
  }
  
    .flickity-prev-next-button.previous {
      left: 10px
    }
  
    .flickity-prev-next-button.next {
      right: 10px
    }
  
  .flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
  }
  
  .flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
  }
  
  .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
  }
  
  .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
  }
  
  .flickity-rtl .flickity-page-dots {
    direction: rtl
  }
  
  .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
  }
  
    .flickity-page-dots .dot.is-selected {
      opacity: 1
    }
  
