<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pie-pagina {    
    background-color: #BAC4C5;    
    border-top: solid 3px #687D9E;        
}

.ine-div-titulo {
    color: #fff;
    border: solid 1px #fff;
    background-color: #687D9E;
}

#ine-div-info-total {
    background-color: #e6e6e6; 
    border-left-color: #687D9E;
}

.info-filtro {
    background-color: #e6e6e6 !important; 
}

.ine-div-opciones, .ine-div-opciones-ents {    
    border: solid 1px #687D9E;    
    border-bottom: 0;
}

.ine-div-text {
    background-color: #2D7C99;    
    border: solid 1px #e6e6e6;
    border-bottom: dotted 1px #0094ff;
    color: #C4C4C6;    
}

.opcNuevaConsulta {
    background-color: #556072;    
}

.tit-filtro {
    background-color: #687D9E!important;
}

/* Tabla de Consulta */
table.tblConsulta thead th {
    color: #3F58B1;
}</pre></body></html>