<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------*/
/* IDS and styles for forms                                     */
/* Customer specifics to be included after the import statement */
/*--------------------------------------------------------------*/

@import url("/docs/OPAC/style/form_spydus.css");

/*--------------------------------------------------------------*/

#formTabs #formTabOn span {
    background-color: #0063BE;
    border-color: #0063BE;
}

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