@charset "utf-8";
/* CSS Document */

/*PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. ESCRITORIO*/
.subcanalesCDI .gridElementoLista {
    min-height: 60px;
	border-width: 0 10px 5px 0;
	}
.subcanalesCDI .gridLista {
    padding: 20px 0 0 10px;
    margin: -10px;
	}
.subcanalesCDI .elementoDesplegable {
    width: 725px;
	}
.subcanalesCDI .elementoSeleccionable {
    background-color: #e2e8f4!important;
    border: 1px solid #c5d7ff;
	}
.subcanalesCDI .elementoSeleccionable span {
	color: #4a5f8a;
	}
.subcanalesCDI div.next {
    border: 0;
	padding-left: 0px!important;
	margin: 0 auto;
	}
.subcanalesCDI div.next ul {
    margin-left: 0;
    width: 100%;
	display: inline-block;
    padding-bottom: 20px;
	padding-left: 0px;
	}
.subcanalesCDI div.next ul li {
    margin-bottom: 0;
    border-bottom: 0;
	padding-left: 0px;
	display:flex;
	justify-content:center;
	background-image:none!important;
	}
.subcanalesCDI div.next ul li span:first-child {
    background-color: #e1e7f3;
    padding: 5px 15px 5px 15px;
    float: left;
    width: 200px;
    border-bottom: 1px solid #fff;
    color: #486dae;
	}
.subcanalesCDI .activo + .elementoDesplegable {
    background-image: url(../../img/ico-FlechaInfodes.png);
    background-repeat: no-repeat;
}
.subcanalesCDI div.next ul li span:last-child {
    background-color: #f6f7fb;
    padding: 5px 15px 5px 15px;
    float: left;
    width: 269px;
    border-bottom: 1px solid #dee6f3;
    min-height: 18px;
	}
.subcanalesCDI .botParrafo .next {
	padding-left:0px!important;
	}
.subcanalesCDI div.next ul li:last-child span:last-child {
    border-bottom: 0px solid #dee6f3;
	}
.subcanalesCDI ul li:nth-child(2n+1) div.elementoDesplegable {
    background-position: 160px 0px;
	}
.subcanalesCDI ul li:nth-child(2n+2) div.elementoDesplegable {
    background-position: 545px 0px;
	}
/*.subcanalesCDI ul li .elementoSeleccionable + div.elementoDesplegable {
	padding-top:0px
	}
.subcanalesCDI .gridElementoLista .activo + div.elementoDesplegable {
	padding-top:10px
	}*/
.subcanalesCDI .gridElementoLista .activo + .elementoDesplegable .elementoDesplegableContenido {
    border-left: 2px solid #c4d7ff;
    border-right: 2px solid #c4d7ff;
    border-bottom: 2px solid #c4d7ff;
	border-top: 2px solid #c4d7ff;
    background: none;
	}
.subcanalesCDI.gridColumnTwo ul li:nth-child(2n+2) div.elementoDesplegable {
    left: -102.7%;
	}
/*************************************************************************/
/*PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. MOVIL*/
/*************************************************************************/
@media screen 
and (min-width: 0px) 
and (max-width: 400px)
and (min-resolution:1dppx),

only screen 
and (min-device-width: 0px)
and (max-device-width: 767px)
and (-webkit-min-device-pixel-ratio: 2) {
.subcanalesCDI div.next ul li {
    display: flex;
    flex-flow: column;
}
.subcanalesCDI div.next ul li span:first-child {
    width: 100%;
	}
  }
/*************************************************************************/
/*PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. MOVIL (LANDSACPE)*/
/*************************************************************************/
@media screen 
and (min-width: 0px) 
and (max-width: 767px)
and (min-resolution:1dppx)
and ( orientation: landscape),

only screen 
and (min-device-width: 0px)
and (max-device-width: 767px)
and (-webkit-min-device-pixel-ratio: 2)
and ( orientation: landscape){
.subcanalesCDI div.next ul li {
    flex-flow: row;
}
}
/*************************************************************************/
/* PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. TABLET */
/*************************************************************************/
@media only screen 
and (min-width: 768px) 
and (max-width: 1824px)
and (min-resolution: 2dppx),

only screen 
and (min-device-width: 768px)
and (max-device-width: 1824px)
and (-webkit-min-device-pixel-ratio: 2){
.subcanalesCDI .gridLista {
    padding-left: 10px!important;
}
.subcanalesCDI ul li div.elementoDesplegable {
    left: 1px!important;
}
.subcanalesCDI .elementoDesplegable {
    width: 715px;
}
.subcanalesCDI.gridColumnTwo ul li:nth-child(2n+2) div.elementoDesplegable {
    left: -102.5%!important;
}
 }
/*************************************************************************/
/* PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. TABLET (LANDSCAPE)*/
/*************************************************************************/
@media screen 
and (min-width: 768px) 
and (max-width: 1824px)
and (min-resolution:2dppx)
and ( orientation: landscape),

only screen 
and (min-device-width: 768px)
and (max-device-width: 1824px)
and (-webkit-min-device-pixel-ratio: 2)
and ( orientation: landscape){
.subcanalesCDI .elementoDesplegable {
    width: 969px;
}
.subcanalesCDI ul li:nth-child(2n+1) div.elementoDesplegable {
    background-position: 230px 0px;
}
.subcanalesCDI ul li:nth-child(2n+2) div.elementoDesplegable {
    background-position: 725px 0px;
}
.subcanalesCDI.gridColumnTwo ul li:nth-child(2n+2) div.elementoDesplegable {
    left: -102%!important;
}

}
/*************************************************************************/
/* PORTAL MINHAC. SUBCANALES CENTRAL DE INFORMACION. MOVIL PLUS (LANDSCAPE)*/
/*************************************************************************/	
@media screen 
and (min-width: 768px) 
and (max-width: 900px)
and (min-resolution:2dppx)
and ( orientation: landscape),

only screen 
and (min-device-width: 768px)
and (max-device-width: 900px)
and (-webkit-min-device-pixel-ratio: 2)
and ( orientation: landscape){
.subcanalesCDI .elementoDesplegable {
    width: 758px;
	}
.subcanalesCDI.gridColumnTwo ul li:nth-child(2n+2) div.elementoDesplegable {
    left: -102.5%!important;
	}
.subcanalesCDI ul li:nth-child(2n+1) div.elementoDesplegable {
    background-position: 190px 0px;
	}
.subcanalesCDI ul li:nth-child(2n+2) div.elementoDesplegable {
    background-position: 565px 0px;
	}
}

