.apexcharts-legend-marker{
    border-radius:0px !important;
    height:10px !important;
    width: 45px !important;
}
.apx-legend-position-top{
    height: 35px;
}
.apexcharts-legend-series{position:relative;}
.apexcharts-legend-text {
    position: absolute !important;
    top:-4px;
}
.booking_time_distribution .apexcharts-toolbar {
z-index:0 !important;
}