﻿div.ui-tooltip {
    max-width: 500px;
}

.greenButton {
    background-color: lightgreen !important;
    font-weight: bold !important;
}

.redButton{
    background-color: #FFB2B2 !important;
    font-weight: bold !important;
}