.fernflower-statistics-chart-container {
    position: relative;
    height: 60vh;
    width: 100%;
}

#statistics-slider-container {
    display: table;
    width: 100%;
}

#statistics-slider-min,
#statistics-slider-max,
.statistics-slider {
    display: table-cell;
    text-align: center;
    vertical-align: top;
}

#statistics-slider-min,
#statistics-slider-max {
    width: 4em;
}

.statistics-slider {
    padding: 5px;
}

.fernflower-statistics-tabs-container {
    margin-bottom: 20px;
}

#fernflower-statistics-year-tabs #fernflower-statistics-year-states-wrapper,
#fernflower-statistics-year-tabs #fernflower-statistics-year-countries-wrapper {
    position: relative;
    height: 60vh;
    width: 60vw;
}

#fernflower-statistics-year-tabs {
    font-family: 'Open Sans', Helvetica, 'Trebuchet MS', Arial, Tahoma, serif;
    font-weight: 400;
}

#fernflower-statistics-year-facts {
    font-size: 87.5%;
}