
input[type=text].limitRangeInput-invalid {
    background-color: #FF0000;
}

.limitRangeInput-tooltip {
    font-size: 0.85em;
}