.ui-tooltip {
    max-width: 100%;
    margin-right: 10px;
    overflow-x: auto;
}

.ui-tooltip dt {
    font-weight: bold;
}
