<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stock {
    display: none;
}

.tooltipclass {
    display: none; 
}

.ui-widget-content {
    background-color: #f6f6f4;
    background-image: none;
    text-align: left;

}

.ui-widget-content a{
    text-decoration:underline;

}






</pre></body></html>