﻿/*.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #D50037;
    text-align: center;
    background-color: transparent !important;
    border-radius: .21rem
}

.tooltip .arrow {
    display: none;
}*/


.positive-total-bill {
    color: #D50037 !important;
}

.negative-total-bill {
    color: #52ae93 !important;
}