        #accordionSidebar,
        .topbar {
            z-index: 1;
        }
        #sel_country{
  padding:10px 0 10px 40px;
  border: 1px solid #c4c4c4;
  background-color: #f7f7f5;
        }
             #sel_chart{
  padding:10px 0 10px 40px;
  border: 1px solid #c4c4c4;
  width:300px;
 
  background-color: #f7f7f5;
        }
        .dataTables_filter{
            display:none;
        }
        @media screen and (max-width: 600px) {
  #sel_chart {
    justify-content: center;
    margin-top:10px;
  }

}
#header_top_right {
    float: right;
    width: 55%;
    margin-top: 35px;
   
}

.topmenu{
    float:right;
     margin-right:0px;
     font-size: 0;
    text-align: right;
      background: #a1bedc;
}

.openNav{
   font-size:20px;
   cursor:pointer;
  
}
.dc_mm-orange{
    float:left;
}
.mysidenav{
    font-size:30px;
    cursor:pointer;
    color:#ffffff;
}
.sel_country{
    display:inline-block;
}
.chartjs-render-monitor{
    display: block; 
    width: 669px; 
    height: 320px;
}
.chartdiv{
   height: 500px; 
   overflow: hidden; 
   text-align: left;
}
.amcharts-main-div{
    position: relative;
}
.amcharts-chart-div{
    overflow: hidden; 
    position: relative; 
    text-align: left; 
    width: 1106px; 
    height: 500px; 
    padding: 0px;
}
.svgimg{
    position: absolute; 
    width: 1106px; 
    height: 500px; 
    top: 0.03125px; 
    left: -0.5px;
}
.backlink{
            float: right;
            display:inline-flex;
        }
         #map { height: 500px; }
         



         