.chart-info{
    background-color: white;          
    display: inline-block;
    border:solid #99A5AD  1px;               
    box-sizing:border-box;
    padding:0px;
    font-family: 'RobotoCondensedBold',"Arial", "Helvetica", sans-serif;
    font-size:12px;
    opacity: 1 !important;
}
.insideFloatChart{

    margin:0 auto;



}




#closeButton {

    padding:0px;
    margin:0px;
    border-radius: 10px;
    position:relative;
    top:-0px;
    right:-0px;
    float:right;


}
#closeButton:hover {
    cursor:pointer;
}
#dataContainer{
    width:auto;

    color:#42515A;;

}
.textStyleOfDataContainer{
    white-space: nowrap;
    color:black !important;
}
.hoverTable{
    background-color: #DDDBD7; /* Med Champange */ 

} 

.source-note-research{
    margin-top:10px;
    font-family: 'RobotoCondensedRegular',"Arial", sans-serif;
    font-size:12px;
    max-width:700px;
    color:rgb(144,144,144);
   

}
.download-excel-research{
    margin:20px 0 60px 0;
      font-family: 'RobotoCondensedRegular',"Arial", "Helvetica", sans-serif;
      font-size:13px;
}









