.label {
    z-index: 1 !important;
}

.highcharts-tooltip span {
    background-color: white;
    opacity: 1;
    z-index: 9999 !important;
}

.custom-tooltip {
    padding: 5px;
}