
/* smaller labels to fit longer text */
/*.ff-calc-label {*/
/*    font-size: 0.95em;*/
/*}*/

.ff-calc-small {
    /*font-size: 0.75em !important;*/
}

.ff-calc-highlight-success {
    color: #282;
}

.ff-calc-highlight-alarm {
    color: #c00;
}

.ff-calc-highlight-warning {
    color: #822;
}

.ff-calc-matrix th {
    font-size: 1.4em !important;
}

.ff-calc-red {
    color: #dc3545;
}

.ff-calc-green {
    color: #262;
}

h4 {
    font-size: 1.5em !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    margin: 0;
}
