a[data-show] {
    text-decoration: none;
    color: black;
    float: left;
}

.tooltip-inner {
    background-color: #fff;
    color: #000;
}

.yes {
    color: #66bb6a;
}

.no {
    color: #ef5350;
}