.tooltip-hidden {
    z-index: -1 !important;
    display: none;
}

.tooltip-inner {
    word-wrap: break-word;
}