<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ODSopc.ccs*/
/*en: Additional style sheet for the ODSopc.html page, marks only some changes to the design of this page */
/*es: Hoja de estilo adicional para la pÃ¡gina ODSopc.html, marca solo algunos cambios propios del diseÃ±o de esta pÃ¡gina */

body { padding-top: 100px; }

/*colores*/
    .blanco_marco-interior {
        background-color: #fff;
        padding: 10px 20px;
    }
    .claro {background-color: #f6f6f6}	/*claro*/
    .gris_linea {background-color: #ecf1f4} /*gris-claro*/
    .gris {background-color: #eee}
    .gris_marco-interior {
        padding: 15px 30px;
        background-color: #dce7ed;
    }
    .color-verde{background-color: #e1f7e3}
    .marco-plateado {background-color: #dce7ed} /*plateado-marco*/
    .verde_claroEnt {
        margin-left: 0px;
        background-color: #e1f7e3;
        list-style-type: none;
        height: 440px;
        padding-left: 15px;
    }
    .verde_claroMun {
        margin: 0px;
        padding: 5px;
        border: 10px;
        border-color: white;
        background-color: #e1f7e3;
        list-style-type: none;
    }
    .verde_des {background-color: #d3f0e0} /*verde claro*/
    .verde_marco1 {
	background-color: #b1c9b3;
	font-size: 1.2em;
	color: #000;
	padding: 2px 0;
	vertical-align: middle;
}/*verde del marco*/
    .relleno-gris {background-color: #eee}
    .borde-blanco {border: 2px solid white}
    .borde-gris {
        border-top: 2px solid #eee;
        border-bottom: 2px solid #eee;
    }
    .borde-izq {border-left: 2px solid #eee}
    .borde-izq-blanco {border: 2px solid white}

/*nav*/
    .navbar-nav&gt;li&gt;a {padding: 5px 12px}


/*tablas*/
    .table-bordered {border: 3px solid #555}
    td{font-weight: normal}
    .TablasIxEF_Scroll {
        background-color: white;
        padding: 15px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .TablasIxEF_Scroll:after {
        background-color: #e1f7e3;
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        z-index: -1;
    }
    .PaddingTable {padding: 10px 25px 0px 25px}

/*otros agrupados alfabeticamente y segÃºn su asociaciÃ³n en la pÃ¡gina que lo cita*/
    .altura_min {
        padding: 1px 15px !important;
        font-size: 1.5em;
    }

    .col-ind-40 {width:40%}
    .col-ind-50 {width:50%}
    .col-ind-60 {width:60%}

    .contInd {
        padding: 1px;
        width: 4em;
    }
    .columna0 {
        padding: 0px;
        width: 50px;
    }
    .columna1 {
        padding: 0px;
        width: 1em;
    }
    .columna2 {
        padding: 0px;
        width: 1em;
    }
    .columna3 {
        padding: 0px;
        width: 2em;
    }
    .columna6-12 {
        padding: 0px;
        width: 6.6em;
    }

    .contorno {padding: 20px 50px} /*espaciado en blanco del primer marco*/

    .corto {font-size: 0.5em}

    .cuadro-inf {
        background-color: #fff;
        border-color: #f00;
        border: 5px;
    }
    .cuadro-inf-verde {
        background-color: #d3f0e0;
        border-top: 1px solid #ccc;
    }
    .cuadro-inf-blanco {
        background-color: #fff;
        border-top: 1px solid #ccc;
    }
    .subtitulo-cuadro {
        font-weight: bold;
        font-size: 1.15em;
    }

    .desplegable {display: block}

    .espacio {font-size: 14px}
    .espacio_blanco {padding: 2px 2px !important; font-size: 0.2em}

    .padd_0 {padding: 0}

    .scroll {
        overflow: scroll;
        position: relative;
    }

/*especÃ­ficos de la pÃ¡gina indxEF*/

    .colapsed {border-collapse: collapse}

    .lisEF {
        padding: 1px;
        width: 14.8em;
    }
    .lisMun {
        padding: 1px;
        width: 23.7em;
    }

    .indicadorx {
        color: firebrick;
    }
    .meta {
        color: darkgreen;
        font-weight: bold;
    }
    .objetivo {
        color: darkblue;
        font-weight: bold;
    }

    #IND:hover {background-color: #b1e9b3}
    #SH:hover {background-color: #b1e9b3}
    #DC:hover {background-color: #b1e9b3}

    .entidades {
        font-size: 1em;
        padding: 2px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 6px;
        overflow: hidden;
        position: relative;
    }
    .entidades .select {
        width: 104%;
        background: url('../images/arrow22x22.png') no-repeat;
        background-position: 96% center;
    }
    .entidades .select select {
        background: transparent;
        line-height: 1;
        border: 0;
        padding: 0;
        border-radius: 0;
        width: 104%;
        position: relative;
        z-index: 10;
        font-size: 1em;
    }
    .entidades .select select:invalid {color: gray}
    .entidades .select select option[data-default] {color: #888}

    .municipios {
        font-size: 1em;
        padding: 2px;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 6px;
        overflow: hidden;
        position: relative;
    }
    .municipios .select {
        width: 104%;
        background: url('../images/arrow22x22.png') no-repeat;
        background-position: 96% center;
    }
    .municipios .select select {
        background: transparent;
        line-height: 1;
        border: 0;
        padding: 0;
        border-radius: 0;
        width: 104%;
        position: relative;
        z-index: 10;
        font-size: 1em;
    }
    .municipios .select select:invalid {color: gray}

    .divEntidad {
        margin-left: -15px;
        margin-right: 30px;
        padding: 15px;
        display: none;
        position: absolute;
        width: 100%;
        z-index: 1100;
        max-height: 470px;
    }
    .divMunicipio {
        margin: 15px;
        padding: 15px;
        display: none;
        position: absolute;
        width: 100%;
        z-index: 1100;
        max-height: 470px;
    }
    
    .mOver:hover {
        background-color: beige;
        cursor: pointer;
    }

/* estilos para el e-mail */
#RespCaptcha{
	display:none;
	width:40%;
}
.divSignoAdmira{
	height: 25px;
    background-color: #FFA300;
    text-align: center;
    width: 0px;
    padding-left: 9px;
}
.RespVal{
	width:89%;
	padding-left: 3px;
	padding-top:4px;
}
.Signo{
	font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.divTxtBtn{
	padding-top: 4px;
}</pre></body></html>