<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.margenmenu {
    margin:25px;
    font-size:16px !important;
}

.mujer {
    color: #FF33AC !important;
}

.show {
display:"";
}

.hide {
display:none;
}

.activo {
    color: darkblue !important;
    font-weight: bold !important;
}

.btn_consulta {
    float:right!important;
}

.margen {
    margin:0px 5px;
}

.tama {
    font-size:14px !important;
}

.img-fluid {
    max-width: 100%;
    height: 100% !important;
}</pre></body></html>