.tooltip-inner {
    background-color: #ffff00; /*#eea236;*/
    border: solid 1px #000;
    color: #000;
    opacity: 0.95;
    font-size: 110%;
    font-weight: normal;
    max-width: 320px;
    text-align: left;
}