#top-heading{
    /*text-align: center;*/
    margin-top: 2%;
    color: green;
}

/*bangladesh map icon*/
#map-icon{
    display: inline;
    width: 50px;
    height: 60px;
}
#link-section{
    margin-top: 10px;
}

.graph-box{
    padding: 5px;
    border: 1px solid green;
    width: 1050px;
    /*height: 550px;*/
}

#message-text{
    text-align: center;
}


.graph-div{
    /*padding:15px;*/
    height: 250px;
}



#compare-comboBox-div{
    margin: auto;
    width: 50%;
    padding: 10px;
}

.source-text{
    text-align: right;
    font-size: 14px;
    color: gray;
}

.icon-row{
    margin-top: 20px;
}

a{
    color: black;
}

.disaster-tab{
    margin-top: 15px;
}
.disaster-tab .nav-item{
    margin-right: 2px;
}

.location{
    width: 130px;
}


.vl {
  border-left: 12px solid green;
  height: 40px;
  margin-top: 20px; 
  font-size:20px;
  padding-left: 8px;
  padding-top: 6px; 
  padding-right: 2px;
}

.vl2 {
  border-left: 2px solid green;
  height: 460px;
  margin-top: 20px; 
  margin-right: 20px;
}

