.chart_div{
    background-color: white;
    border: 1px solid #C8D4E3;
    border-radius: 3px;
    height: 300px;
}

.chart_div p{
    color: #2a3f5f;
    font-size: 15px;
    text-align: justify;
    margin: 15px
}

.metadata{
    color: #2a3f5f;
    font-size: 15px;
    text-align: justify;
    margin: 15px;
}

.map_box{
    height: 600px;
}

.metadata_box{
    height: 575px;
}

.metadata_box{
    height: 300px;
}

.option_box{
    height: auto;
}