.popover {
    display:block !important;
    max-width: 600px!important;
    width:auto;
}

.popover .popover-title { color: black!important; }
.popover table td { color: black; }
.popover tr:first-child td { border-top: none; }