@charset "UTF-8";

@font-face {
    font-family: "Titillium Web";
    src: url('../font/Titillium-Web.woff2') format('woff2');
}
@-moz-document url-prefix() {
    #tabs-institucion {
    	padding-bottom: 8px;
    }
    #buscador-articulos-institucion #filtros > label > span > img, #buscador-institucion-production #filtros > label > span > img, .container-filters .option a img {
	    filter: opacity(1) drop-shadow(2px 0px 0px red) !important;
    }
}
@media only screen and (min-width:320px) and (max-width:600px)
{
	body header.header {
	    /*width: 100%;
	    height: 150px !important;
	    color: white;
	    background-image: url(../img/acercade08.png);
	    background-position: center;
	    background-size: cover;
	    display: flex;
	    flex-flow: row wrap;*/
	}
	body header.header div#redalyc-redes-idioma {
	    /*float: right;
	    height: auto;
	    display: flex;
	    width: 100%;
	    margin: -2% 0 0 0;
	    order: 2;*/
	}
	span.idioma{
		margin-left: 5px;
	}
	body header.header div#redalyc-general {
	    float: right;
	    height: auto;
	    width: 100%;
	    display: flex;
	    align-items: flex-start;
	    justify-content: center;
	    margin-right: 0px;
	    order: 1;
	}
	body header.header div#redalyc-general img {
	    width: auto;
	    margin: 0 auto;
	}
	body header.header div#redalyc-general #redalyc-nombre {
	    font-size: 11px;
	    margin: -2% 0 0 0;
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	/*informacion de institucion*/
	div#informacion-institucion {
	    width: 100%;
	    margin: 0 auto;
	    position: relative;
	    padding: 10px 0px;
	    font-size: 15px;
	}
	div.scroll-indicadores{
		width: 100%;
	    overflow-x: scroll;
	    overflow-y: unset;
	}
	div#tabs-institucion{
	    /*position: relative;
	    width: 100%;
	    margin: 0 auto;
	    height: 70px;
	    text-align: center;*/
	}
	div#tabs-institucion > div {
	    /*width: 80px;
	    display: inline-block;
	    margin: 1px 1px;
	    cursor: pointer;*/
	}
/* 	tamaño de indicadores responsivos */
	div.buble-full {
	    width: 100%;
	    height: 420px;
	    border-radius: 0;
	    background-color: white;
	    position: relative;
	    left: 0%;
	    top: 0%;
	}
	/*searchBox*/
	div.searchBox {
	    width: 100%;
	    background-color: #FFFFFF;
	    position: relative;
	    left: 0;
	    border-bottom: none;
	    border-bottom: 1px solid #9A9FA3;
	}
	div.searchBox input{
	    border: 0;
	    width: 90%;
	    min-height: 90%;
	    display: inline-block;
	    vertical-align: top;
	    font-size: 14px;
	    outline: 0 none;
	}
	div.searchBox form input:nth-child(2){
		width: 25px !important;
	    height: 25px !important;
	    border-bottom: none !important;
	    position: relative !important;
	    right: 1px !important;
	}
	div#buscador-articulos-institucion #paginador {
	    right: unset;
	    width: 100%;
	    flex-flow: row wrap
    }
    div#buscador-articulos-institucion #paginador p {
	    width: 88%;
	    margin: 27px 0;
	}
    div#buscador-articulos-institucion #select-paginator {
	    right: unset;
	    width: 100%;
	    text-align: right;
	}
	/*buscador*/
	div.herramienta > div {
	    width: 100%;
	    margin: 0 auto;
	}
	div#buscador  div:nth-child(1){
	    position: relative;
	    width: 29%;
	    display: inline-block;
	    vertical-align: top;
	}
	select#item-seleccionado {
	    width: 100%;
	    height: 30px;
	    background-color: rgb(113, 118, 124);
	    color: #eaeef0;
	    border: none;
	    border-radius: 3px 0px 0px 3px;
	    text-indent: 10px;
	    background-image: none;
	    font-family: 'Titillium Web', sans-serif;
	}
	div#buscador  div:nth-child(2){
		width: 69%;
	}
	input#input-articulo, #options {
	    width: 95%;
	    height: 26px;
	    border-radius: 0px 3px 3px 0px;
	    margin-left: -10px;
	    text-indent: 15px;
	    outline: 0 none;
	    background-color: #eaeef0;
	    font-family: 'Titillium Web', sans-serif;
	    border: 1px solid #6a747d;
	}
	input#boton-buscar-articulo {
	    position: relative;
	    right: 20px;
	    height: 15px;
	    top: 2px;
	}
	
	/*herramientas*/
	div#herramientas-tabs {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	    padding-top: 20px;
	    position: relative;
	}
	div#herramientas-tabs > div {
	    position: relative;
	    height: 65px;
	    width: 33%;
	    font-size: 12px;
	    float: left;
	    display: flex;
	    align-items: center;
	    cursor: pointer;
	    justify-content: center;
	}
	span#herramienta-indicador {
	    position: absolute;
	    width: 33%;
	    background-color: red;
	    height: 1px;
	    left: 66%;
	    bottom: -59px;
	}
	
	/*indicadores*/
	div#indicadores-tabs {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	    padding-top: 0;
	    position: relative;
	    background-color: rgb(79, 85, 93);
	    height: 80px;
	    color: white;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	span#indicadores-indicador {
	    position: absolute;
	    width: 33%;
	    background-color: red;
	    height: 1px;
	    left: 0;
	    bottom: 7px;
	}
	/*apartado de autores*/
	div.ficha-autor {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
	div.content-autor {
	    width: 100%;
	    padding: 0;
	    -moz-box-shadow: 6px 0px 8px 3px #ccc;
	    -webkit-box-shadow: 6px 0px 8px 3px #ccc;
	    box-shadow: 6px 0px 8px 3px #ccc;
	    height: 100%;
	    vertical-align: middle;
	    text-align: center;
	    padding-top: 55px;
	}
	div.sesion {
	    display: block;
	    width: 100%;
	    vertical-align: top;
	}
	div.content-sesion {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
	div.content-sesion div{
		padding: 0 0 0 100px !important;
	}
	a.boton-rojo {
	    -moz-box-shadow: 5px 10px 10px -3px #e67a73;
	    -webkit-box-shadow: 5px 10px 10px -3px #e67a73;
	    box-shadow: 5px 10px 10px -3px #e67a73;
	    background-color: #ff1100;
	    -moz-border-radius: 8px;
	    -webkit-border-radius: 8px;
	    border-radius: 8px;
	    display: inline-block;
	    cursor: pointer;
	    color: #ffffff;
	    font-family: Arial;
	    font-size: 12px;
	    padding: 15px 40px;
	    text-decoration: none;
	    width: 85px;
	    margin: 5px 0;
	}
	/*paginador top*/
	div.container-paginator-top-institucion {
	    width: 100%;
	    height: auto;
	    position: relative;
	    padding: 20px 0 99px 0;
	}
	div.container-paginator-top-institucion .left-paginator-top {
	    width: 100%;
	    display: inline-block;
	    vertical-align: top;
	    height: 100%;
	    position: relative;
    	top: 90px;
	}
	div.container-paginator-top-institucion #select-paginator {
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	    text-align: right;
    }
	div.container-paginator-top-institucion .left-paginator-top #container-filterName {
		left: 0 !important;
		width: 100%;
	}
	div.container-paginator-top-institucion .left-paginator-top #container-letters {
	    text-align: right;
	    position: relative;
	    left: 0;
	    overflow-y: unset;
	    overflow-x: scroll;
	    height: 41px;
	    display: flex;
	    font-size: 10px;
	}
	div.container-paginator-top-institucion .right-paginator-top {
	    position: absolute;
	    right: 0;
	    top: 0;
	    font-size: 14px;
	    font-weight: lighter;
	    height: auto;
	    width: 100%;
	}
	div.container-paginator-top-institucion .right-paginator-top .row {
	    width: 100%;
	    padding-right: 0;
	    position: absolute;
	}
	div.container-paginator-top-institucion .right-paginator-top .row p {
	    width: 50%;
	    display: inline-block;
	    vertical-align: top;
	    text-align: right;
	    position: absolute;
	    top: -15%;
	    right: 15%;
	    margin: 10px 0 0 0;
	}
	div.container-paginator-top-institucion .right-paginator-top .row .buttons-page {
	    position: relative;
	    right: 0;
	    top: 30px;
	}
	/*paginador bottom*/
	div.container-paginator-bottom-institucion .left-paginator-top {
	    width: 0;
	    display: inline-block;
	    vertical-align: top;
	    height: 100%;
	}
	div.container-paginator-bottom-institucion .right-paginator-top {
	    position: absolute;
	    right: 0;
	    top: 1%;
	    font-size: 14px;
	    font-weight: bold;
	    height: 100%;
	    width: 100%;
	}
	/*tamano de modal de indicadores*/
	div#contenedorMapFixed div.row, div#contenedorBubbleMapFixed div.row{
		width: 100%;
	}
	
	#bubbleMap-clone #bubbleMap{
		margin-left: 0px;
	}
	
}
/*--------------------------------------------------tablet------------------------------------------------------------------*/
@media only screen and (min-width:601px) and (max-width:1024px)
{
	body header.header {
	    /*width: 100%;
	    height: 170px !important;
	    color: white;
	    background-image: url(../img/acercade08.png);
	    background-position: center;
	    background-size: cover;
	    display: flex;
	    flex-flow: row wrap;*/
	}
	body header.header div#redalyc-redes-idioma {
	    /*float: right;
	    height: auto;
	    display: block;
	    width: 100%;
	    margin: 0% 0 0 0;
	    order: 2;*/
	}
	body header.header div#redalyc-general {
	    float: right;
	    height: auto;
	    width: 100%;
	    display: flex;
	    align-items: flex-start;
	    justify-content: center;
	    margin-right: 0px;
	    order: 1;
	    padding-left: 0;
	    flex-flow: row wrap;
	}
	body header.header div#redalyc-general #redalyc-nombre {
	    font-size: 12px;
	    margin: 0 0 0 0;
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	/*informacion de institucion*/
	div#informacion-institucion {
	    width: 100%;
	    margin: 0 auto;
	    position: relative;
	    padding: 10px 0px;
	    font-size: 15px;
	}
	div.scroll-indicadores{
		width: 100%;
	    overflow-x: scroll;
	    overflow-y: unset;
	}
	div#tabs-institucion{
	    /*position: relative;
	    width: 100%;
	    margin: 0 auto;
	    height: 70px;
	    text-align: center;*/
	}
	div#tabs-institucion > div {
	   /* width: 80px;
	    display: inline-block;
	    margin: 1px 1px;
	    cursor: pointer;*/
	}
	div.buble-full {
	    width: 500px;
	    height: 300px;
    }
	/*searchBox*/
	div.searchBox {
	    width: 100%;
	    height:auto !important;
	    background-color: #FFFFFF;
	    position: relative;
	    left: 0;
	    border-bottom: none;
	    border-bottom: 1px solid #9A9FA3;
	}
	div.searchBox input{
	    border: 0;
	    width: 90%;
	    min-height: 90%;
	    display: inline-block;
	    vertical-align: top;
	    font-size: 14px;
	    outline: 0 none;
	}
	div.searchBox form {
	    width: 100%;
	    height: 100%;
	    border-bottom: solid 1px #d1d2d4;
	}
	div.searchBox form input:nth-child(2){
		width: 25px !important;
	    height: 25px !important;
	    border-bottom: none !important;
	    position: relative !important;
	    right: 1px !important;
	}
	/*buscador*/
	div.herramienta > div {
	    width: 100%;
	    margin: 0 auto;
	}
	div#buscador  div:nth-child(1){
	    position: relative;
	    width: 29%;
	    display: inline-block;
	    vertical-align: top;
	}
	select#item-seleccionado {
	    width: 100%;
	    height: 28px;
	    background-color: rgb(113, 118, 124);
	    color: #eaeef0;
	    border: none;
	    border-radius: 3px 0px 0px 3px;
	    text-indent: 10px;
	    background-image: none;
	    font-family: 'Titillium Web', sans-serif;
	}
	div#buscador  div:nth-child(2){
		width: 69%;
	}
	input#input-articulo, #options {
	    width: 95%;
	    height: 26px;
	    border-radius: 0px 3px 3px 0px;
	    margin-left: -10px;
	    text-indent: 15px;
	    outline: 0 none;
	    background-color: #eaeef0;
	    font-family: 'Titillium Web', sans-serif;
	    border: 1px solid #6a747d;
	}
	input#boton-buscar-articulo {
	    position: relative;
	    right: 20px;
	    height: 15px;
	    top: 2px;
	}
	div#buscador-articulo .right-paginator-top{
		width: 80%;
		right: 0;
	}
	div#buscador-articulos-institucion #paginador {
		width: 80%;
		right: 0;
	}
	/*herramientas*/
	div#herramientas-tabs {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	    padding-top: 20px;
	    position: relative;
	}
	div#herramientas-tabs > div {
	    position: relative;
	    height: 65px;
	    width: 33%;
	    font-size: 12px;
	    float: left;
	    display: flex;
	    align-items: center;
	    cursor: pointer;
	    justify-content: center;
	}
	span#herramienta-indicador {
	    position: absolute;
	    width: 33%;
	    background-color: red;
	    height: 1px;
	    left: 66%;
	    bottom: -59px;
	}
	
	/*indicadores*/
	div#indicadores-tabs {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	    padding-top: 20px;
	    position: relative;
	    background-color: rgb(79, 85, 93);
	    height: 80px;
	    color: white;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	span#indicadores-indicador {
	    position: absolute;
	    width: 33%;
	    background-color: red;
	    height: 1px;
	    left: 0;
	    bottom: 7px;
	}
	/*apartado de autores*/
	div.ficha-autor {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
	div.content-autor {
	    width: 100%;
	    padding: 0;
	    -moz-box-shadow: 6px 0px 8px 3px #ccc;
	    -webkit-box-shadow: 6px 0px 8px 3px #ccc;
	    box-shadow: 6px 0px 8px 3px #ccc;
	    height: 100%;
	    vertical-align: middle;
	    text-align: center;
	    padding-top: 55px;
	}
	div.sesion {
	    display: block;
	    width: 100%;
	    vertical-align: top;
	}
	div.content-sesion {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
	div.content-sesion div{
		padding: 0 0 0 100px !important;
	}
	/*paginador top*/
	div.container-paginator-top-institucion {
	    width: 100%;
	    height: auto;
	    position: relative;
	    display: flex;
	    flex-flow: row wrap;
	}
	div.container-paginator-top-institucion .left-paginator-top {
	    width: 100%;
	    display: inline-block;
	    vertical-align: top;
	    height: 100%;
	}
	div.container-paginator-top-institucion .left-paginator-top #container-filterName {
		left: 0;
		width: 37%;
		z-index: 17;
	}
	div.container-paginator-top-institucion .left-paginator-top #container-letters {
	    text-align: right;
	    position: relative;
	    left: 0;
	    display: flex;
	    height: 40px;
	    overflow-y: unset;
	    overflow-x: scroll;
	}
	div.container-paginator-top-institucion .right-paginator-top {
	    position: absolute;
	    right: 0;
	    top: 17%;
	    font-size: 14px;
	    font-weight: lighter;
	    height: min-content;
	    width: 100%;
	    display: flex;
	    flex-flow: row wrap;
	}
	div.container-paginator-top-institucion #select-paginator {
	    right: unset;
	    width: 63%;
	    z-index: 15;
	}
	div.container-paginator-top-institucion .right-paginator-top .row {
	    width: 100%;
	    display: flex;
	    justify-content: flex-end;
	    padding-right: 0;
	}
	div.container-paginator-top-institucion .right-paginator-top .row p {
	    width: 50%;
	    display: inline-block;
	    vertical-align: top;
	    text-align: right;
	    position: absolute;
	    top: -75%;
	    right: 10%;
	}
	div.container-paginator-top-institucion .right-paginator-top .row .buttons-page {
	    right: 10px !important;
    }
	/*paginador bottom*/
	div.container-paginator-bottom-institucion .left-paginator-top {
	    width: 0;
	    display: inline-block;
	    vertical-align: top;
	    height: 100%;
	}
	div.container-paginator-bottom-institucion .right-paginator-top {
	    position: absolute;
	    right: 0;
	    top: 1%;
	    font-size: 14px;
	    font-weight: bold;
	    height: 100%;
	    width: 100%;
	}
	/* 	tarjetas de revista */
	div.content div.card div.card-img div.card-footer div.buttons div.btn-card{
		    padding: 0px 5px;
    		margin-right: 5px;
	}
}
/*--------------------------------------------------pc----------------------------------------------------------------------*/
body{
	margin: 0;
	overflow-x: hidden;
	font-family: 'Titillium Web', sans-serif;
}

a{
	text-decoration: none;
    color: inherit;
}

button{
	border:0;
	background-color: rgba(0,0,0,0);
}

/*       HEADER       */
header{
	background-color: #fff;
	width: 100%;
	height: 100px;
	color: white;
	position:relative;
}

#redalyc-redes-idioma{
	float: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 230px;
    margin-left: 30px;
}

.idioma{
	cursor: pointer;
}

#redalyc-nombre{
	font-size: 12px;
}


/*       MAIN       */
main{
	margin-top: 0pt;
}

#redalyc-institucion{
	background-color: #ffffff;
    color: black;
    width: 100%;
    position: relative;
    z-index: 1;
}

#informacion-institucion{
	width: 900px;
    margin: 0 auto;
    position: relative;
    padding: 10px 0px;
    font-size: 15px;
}

#datos-generales-institucion{
	width: 70%;
    text-align: center;
    margin: 0 auto;
}

#datos-generales-institucion > p{
	position: relative;
	line-height: 10px;
}

#logo-institucion-institucion{
	position: relative;
    top: -20px;
    height: 72px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    left: 10px;
}

#titulo-institucion{
	font-size: 25px;
    font-weight: bold;
    line-height: 30px !important;
	margin-top: 15px;
}

#doaj{
	position: relative;
    top: 1pt;
    height: 17px;
    padding: 0px 3px;
}

.boton-institucion{
	display: inline-block;
    background-color: white;
    color: #6a747d;
    font-size: 12px;
    padding: 10px;
    border-radius: 3px;
    margin-right: 15px;
    cursor: pointer;
}

#servicios-institucion{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#servicios-institucion > p{
	line-height: 0px;
	cursor: pointer;
}

#rss{
	position: relative;
    top: 1pt;
    padding-left: 3px;
}

#indicadores-institucion{
	width: 1300px;
    margin: 0 auto;
    padding: 0px 0px 15px 0px;
    text-align: center;
    display: none !important;
}

.indicador{
	width: 12%;
    position: relative;
    display: inline-block;
    height: 150px;
    text-align: center;
    font-size: 12px;
}

.indicador-titulo{
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.indicador-cerrar{
	background-image: url('../img/cerrarmdpi.png');
    position: absolute;
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    right: 15px;
    top: 0;
    cursor: pointer;
    z-index: 1;
    display: none;
}

.indicador-mas{
	background-image: url(../img/metodologia.png);
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
}

.highcharts-background {
    fill: #ffffff;
}

div[id^="indicador-"], #containerProdCiIns, #containerProdColab{
	position: absolute;
    width: 90%;
    height: 90%;
    left: 5%;
}
#indicadores-institucion div:nth-child(5),#indicadores-institucion div:nth-child(6){
	cursor:pointer;
}

.donaEsfEdit {
    height: 70%;
    border: 4px solid white;
    border-radius: 89px;
    width: 67%;
    margin-left: 24px;
    margin-top: 11px;
    font-size: 27px;
    font-weight: bold;
}

.revision {
	width: 100%;
    height: 100%;
    background-image: url(../img/revision.png);
    position: relative;
    left: 11px;
    top: 6px;
    font-size: 27px;
    background-repeat: no-repeat;
    background-size: 110px 110px;
    cursor: auto;
}

.texto {
    position: relative;
    left: -10%;
    top: 22%;
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
}

#semanas {
	font-size: 15px;
}

#tabs-institucion{
	position: relative;
    width: auto;
    margin: 0 auto;
    height: 75px;
    text-align: center;
    display: grid;    
    height: 100%;
    column-gap: 1px;
    margin: 15px 0 30px 0;
}

#tabs-institucion > a > div{
	width: 100%;
	/*display: inline-block;
	margin: 0px 15px;*/
	cursor: pointer;
	vertical-align: top;
    display: flex;
    justify-content: center;
    height: 83px;
    align-items: center;
}

#tabs-institucion > a > div > p img{
	height: 25px;
    /*position: relative;
    top: 15px;*/
}

#tabs-institucion > a > div > p span{
	font-size: 10px;
    position: relative;
    /*top: 17px;*/
    color: white;
}

#tab-acervo{
	background-color: #FF3333;
    /*border: 5px solid #c8d0d5;
    border-radius: 50px;*/
    height: 80px
}

#tab-indicadores{
	/*border-radius: 50px 50px 0 0;*/
    height: 45px;
    background-color: rgb(199, 210, 220);
    border: none;
}



#herramientas-institucion{
	width: 100%;
	height: 330px;
    color: #6a747d;
    background-color: white;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #9A9FA3;
}

#herramientas-tabs{
	text-align: center;
    margin: 0 auto;
    width: 1000px;
    padding-top: 20px;
    position: relative;
}

#herramientas-tabs > div{
	position: relative;
    height: 65px;
    width: 210px;
    font-size: 12px;
    float: left;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}

#herramientas-tabs > div > img{
    margin-right: 10px;
}

#buscador-institucion > img{
	width: 18px;
}

#mapa-de-conocimiento > img, #numeros-institucion > img{
	width: 25px;
}

#nube-de-palabras > img{
	width: 23px;
}

#herramienta-indicador{
	position: absolute;
    width: 210px;
    background-color: red;
    height: 1px;
    left: 420px;
    bottom: -59px;
}

.herramienta{
	width: 100%;
    height: 250px;
    position: absolute;
    top: 80px;
    background-color: white;
    display: flex;
    align-items: center;
}

.herramienta > div{
	width: 1000px;
	margin: 0 auto;
}

#nube-palabras,#nube-palabrasEN{
	height: 100%;
}

.herramienta > div > span{
	line-height: 30px;
    padding: 0px 0px;
}

.herramienta > div > span > label{
	cursor: pointer;
	color: #37474f;
}

.herramienta > div > span > label:hover{
	border-bottom: 1px solid red;
}

.herramienta > div > span > label > span > a{
	display: none;
}

#numeros-flotantes{
	display: none;
	background-color: white;
	position: absolute;
	width: auto;
	border-top: 15px solid white;
}

#numeros-flotantes > a{
	display: block;
	padding: 5px 0px;
}

#contenido-numeros{
	left: 0;
}

#contenido-mapa, #contenido-buscador{
	left: -100%;
}

#buscador > div{
	display: inline-block;
}

#buscador > div:first-child{
	position: relative;
}

#item-seleccionado{
	width: 120px;
    height: 30px;
    background-color: rgb(113, 118, 124);
    color: #eaeef0;
    border: none;
    border-radius: 3px 0px 0px 3px;
    text-indent: 10px;
    background-image: none;
    font-family: 'Titillium Web', sans-serif;
}

#input-articulo, #options{
	width: 470px;
    height: 26px;
    border-radius: 0px 3px 3px 0px;
    margin-left: -10px;
    text-indent: 15px;
    outline: 0 none;
    background-color: #eaeef0;
    font-family: 'Titillium Web', sans-serif;
    border: 1px solid #6a747d;
}

#options{
	height: 30px;
}

#boton-buscar-articulo{
	position: relative;
    left: -26px;
    height: 15px;
    top: 2px;
}



#fondo-articulos{
	width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 30px;
}

#lista-articulos{
	width: 1000px;
    margin: 0 auto;
    position: relative;
    top: 30px;
}

.articulo{
	width: 100%;
    height: 280px;
    background-color: white;
    margin: 30px 0px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.tabs-articulo{
	width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span[class^='panel-']{
	display: inline-block;
	width: 20px;
	height: 5px;
	background-color: #9a9fa3;
	margin: 0px 5px;
    cursor: pointer;
}

.panel-1{
	background-color: #37474f !important;
}

.productos-articulo{
	position: absolute;
    bottom: 0;
    width: 89%;
    height: 50px;
    left: 4%;
    display: flex;
	align-items: baseline;
}

.producto{
	display:inline-block;
	width: 80px;
	text-align: center;
	cursor: pointer;
	margin-top: 13px;
	color: #37474f;
}

.informacion-articulo{
	position: absolute;
	top: 40px;
	bottom: 50px;
	width: 100%;
	color: #37474f;
}

.general{
	left: 0;
}

.imagen-articulo{
	position: absolute;
    left: 0;
    height: 100%;
    width: 20%;
}

.imagen-articulo > div{
	width: 70%;
    height: 70%;
    left: 30%;
    position: absolute;
    top: 11%;
    background-size: cover;
    background-position: center;
}

.datos-articulo{
	position: absolute;
    left: 23%;
    height: 100%;
    width: 65%;
}

.titulo-articulo{
	font-weight: bold;
}

.compartir-articulo{
	position: absolute;
    left: 88%;
    top: 7%;
    width: 6%;
    height: 70%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}

.resumen, .autores{
	left:100%;
}





/*       VENTANA FLOTANTE       */
#fondo-flotante{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(34, 46, 52, 0.7);
    display: none;
    z-index: 20;
}

#ventana-flotante{
	background-color: #0000;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 10%;
    font-size: 13px;
    text-align: center;
    color: white;
}

.table-flotante{
  background-color: #fff;
  width: 100%;
  border: 2px solid white;
  border-radius: 5px;
  color: black;
}

#titulo-flotante{
	width: 100%;
    height: 25px;
    font-size: 20px;
    font-weight: bold;
    display: table;
    position: relative;
    color: black;
}

#titulo-flotante > span{
	display: table-cell;
    vertical-align: middle;
    position: relative;
}

#cierra-flotante{
	background-image: url('../img/cerrarmdpi.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 9px;
    position: absolute;
    right: 9px;
    top: 9px;
    height: 9px;
    cursor: pointer;
    padding: 2px;
}


/*       CRITERIOS DE EVALUACIÓN       */
#fondo-criterios-evaluacion{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(34, 46, 52, 0.7);
    display: none;
    z-index: 20;
}

#criterios-evaluacion{
	background-color: white;
    position: absolute;
    width: 50%;
    height: 60%;
    font-size: 13px;
    border-radius: 5px;
    overflow: hidden;
}

#titulo-criterios-evaluacion{
	background-color: #80b826;
    height: 40px;
    color: white;
    font-size: 20px;
    text-indent: 20px;
}

#titulo-criterios-evaluacion > span{
	position: relative;
    top: 4px;
}

#lista-criterios-evaluacion{
	position: absolute;
    bottom: 0;
    top: 50px;
    left: 0;
    right: 0;
}

.criterios{
	width: 93.5%;
    font-size: 18px;
    margin-left: 20px;
    position: relative;
    padding-bottom: 20px;
}

.criterios > span{
	position: relative;
    top: 10px;
    cursor: pointer;
}

.toogle-icon{
	position: absolute !important;
    right: 5%;
    font-size: 18px;
    font-weight: bold;
}

.toogle-icon:before{
	content: "\25bc";
}

.open:before{
	content: "\25b2" !important;
}

.criterios > div{
	font-size: 12px;
	margin-top: 20px;
    margin-left: 20px;
    display: none;
    height: 290px;
    overflow: auto;
}

.palomita{
	width: 15px;
	padding-right: 10px;
	position: relative;
    top: 2px;
}

.verificar{
	width: 11px;
	position: relative;
    top: 3px;
}

.criterios > div > table{
	width: 96%;
	border-collapse: collapse;
}

.criterios > div > table > tbody > tr{
	line-height: 25px;
}

.criterios > div > table > tbody > tr > td{
	border-bottom: 1px solid #9a9fa3;
}

.ficha-autor {
	display: table;
    width: 100%;
    padding: 5px;
}
/*paginador*/
.container-paginator-top-institucion #select-paginator{
	position: absolute;
    top: 0;
    right: 48%;
}
.container-paginator-top-institucion #select-paginator select{
	border: navajowhite;
    border-bottom: solid 1px lightgray;
    cursor: pointer;
}
.container-paginator-top-institucion{
    width: 100%;
    /*height: 30px;*/
    position: relative;
    padding: 20px 0;
}
.container-paginator-top-institucion .left-paginator-top {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative;
}
/*letters*/
.container-paginator-top-institucion .left-paginator-top  #container-letters{
	text-align: left;
    position: relative;
    left: 10%;
    width: 80%;
}
.container-paginator-top-institucion .left-paginator-top  #container-letters span{
	padding: 10px 15pt;
    background-color: lightgray;
    margin: 2px 1px;
    border-radius: 5px;
    position: relative;
    z-index: 15;
    cursor: pointer;
    display: inline-block;
}
.container-paginator-top-institucion .left-paginator-top  #container-letters span:hover{
	color: red;
}
.letter-red{
	color: red;
}
.container-paginator-top-institucion .left-paginator-top  #container-filterName{
	position: relative;
    left: 10%;
    top: -19px;
    color: #7f7f7f;
    font-size: 14px;
    z-index: 10;
    width: 37%;
}
.container-paginator-top-institucion .left-paginator-top  #container-filterName input{
	border: navajowhite;
    border-bottom: solid 1px lightgray;
    width: 200px;
}
/**/
.container-paginator-top-institucion .right-paginator-top {
    position: absolute;
    right: 35px;
    top: 1%;
    font-size: 14px;
    font-weight: lighter;
    height: 100%;
    width: 49%;
}
.container-paginator-top-institucion .right-paginator-top .row {
    width: 80%;
    display: flex;
    justify-content: flex-end;
    padding-right: 20%;
}
.container-paginator-top-institucion .right-paginator-top .row p {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: absolute;
    top: 0;
    right: 23%;
    margin: 2px 0 0 0;
}
.container-paginator-top-institucion .right-paginator-top .row .buttons-page {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 16%;
    top: 4px;
}
/*paginador bottom*/
.container-paginator-bottom-institucion{
    width: 100%;
    height: 30px;
    position: relative;
}
.container-paginator-bottom-institucion .left-paginator-top {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.container-paginator-bottom-institucion .right-paginator-top {
    position: absolute;
    right: 0;
    top: 1%;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    width: 49%;
}
.container-paginator-bottom-institucion .right-paginator-top .row {
    width: 80%;
    display: flex;
    justify-content: flex-end;
    padding-right: 20%;
}
.container-paginator-bottom-institucion .right-paginator-top .row p {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.container-paginator-bottom-institucion .right-paginator-top .row .buttons-page {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}
/*-----*/
.content-autor {
	width: 100%;
    padding: 10px;
    -moz-box-shadow:    6px 0px 8px 3px #ccc;
	-webkit-box-shadow: 6px 0px 8px 3px #ccc;
	box-shadow:         6px 0px 8px 3px #ccc;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding-top: 55px;
}

.content-autor > p {
	font-size: 1.6em;
}

.content-sesion {
	display: table;
    width: 100%;
    padding: 10px;
}

.flecha-que-es {
	vertical-align: middle;
    position: relative;
    left: 20px;
}

.sesion {
	display: table-cell; 
	width: 50%; 
	vertical-align: top;
}

.boton-rojo {
	-moz-box-shadow: 5px 10px 10px -3px #e67a73;
	-webkit-box-shadow: 5px 10px 10px -3px #e67a73;
	box-shadow: 5px 10px 10px -3px #e67a73;
	background-color:#ff1100;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding:15px 40px;
	text-decoration:none;
	width: 85px;
}

 /*       INDICADORES       */
#indicadores{
	background-color: #ffffff;
}

#indicadores-tabs,#areas-indicadores-container{
	text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 0;
    position: relative;
    background-color: #ffffff;
    height: 80px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}
.bloque-negro{
	position:relative;
	width:100%;
	height: 10px;
	background-color: rgba(0,0,0,0.1);
}
.area-opciones{
	color:grey;
}
#areas-indicadores-container > div{
	position: relative;
    height: 65px;
    width: 315px;
    font-size: 16px;
    float: left;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.period{
	margin-left: 30px;
	width: 100%;
}
#indicadores-tabs > div{
	position: relative;
    height: 45px;
    width: 210px;
    font-size: 12px;
    float: left;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    color:grey;
    flex-flow:row wrap;
}

#indicadores-tabs > div > img{
	margin-right: 10px;
}

#indicadores-indicador{
	position: absolute;
    width: 210px;
    background-color: red;
    height: 1px;
    left: 480px;
    bottom: 7px;
}

iframe{
	border: none;
}

/*       VENTANA FLOTANTE       */
#fondo-flotante{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(34, 46, 52, 0.7);
    display: none;
    z-index: 20;
}


#titulo-flotante{
	width: 100%;
    height: 25px;
    font-weight: bold;
    display: table;
    position: relative;
}

#titulo-flotante > span{
	display: table-cell;
    vertical-align: middle;
    position: relative;
}

#cierra-flotante{
	background-image: url('../img/cerrarmdpi.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    width: 9px;
    position: absolute;
    right: 9px;
    top: 9px;
    height: 9px;
    cursor: pointer;
    padding: 2px;
}

/* estilos para los indicadores */
.buble-full{
	width: 550px;
	height: 420px; 
	border-radius: 0; 
	background-color: white; 
	position: relative;
	left: 0%;
	top: 0%;
}
.tittle-container{
	width: 100%;
    height: 25px;
    font-weight: bold;
    display: table;
    position: relative;
    color:black;
    background-color: #ffffff;
}

.tittle-container .btn-close-modal{
	    background-image: url(../img/cerrarmdpi.png);
	    background-repeat: no-repeat;
	    background-size: auto;
	    background-position: center;
	    width: 9px;
	    position: absolute;
	    right: 3px;
	    top: 4px;
	    height: 9px;
	    cursor: pointer;
	    border: 2px solid white;
	    border-radius: 15px;
	    padding: 2px;
}
.buble-dona-flotante{
	width: 91px;
    height: 91px;
    border: 3px solid white;
    border-radius: 90px;
    background-color: #6a747d;
    position: relative;
    top: 14px;
    font-size: 27px;
    font-weight: bold;
}

#buscador-articulos-institucion b, #buscador-articulos-institucion B,
#buscador-institucion-production b, #buscador-institucion-production B{
	font-weight: bold;
}

/****SIDEBAR****/
#buscador-articulos-institucion .sidebar, #buscador-institucion-production .sidebar {
    position: absolute;
    /*height: 77%;*/
    width: 19%;
    /*top: 9;*/
    left: 0;
    z-index: 1;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.4s;
    padding: 1rem 0;
    box-sizing:border-box;
    color:#000000;
}
#buscador-articulos-institucion .sidebar .boton-cerrar, #buscador-institucion-production .sidebar .boton-cerrar {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    font-size: 2rem;
    display: block;
    padding: 0;
    line-height: 1.5rem;
    margin: 0;
    height: 32px;
    width: 32px;
    text-align: center;
    vertical-align: top;
    color:#ff0000;
}

#buscador-articulos-institucion .sidebar a, #buscador-institucion-production .sidebar a {
    display: block;
    font-size: 120%;
    color: #eee;
    text-decoration: none;
    
}

#buscador-articulos-institucion .abrir-cerrar, #buscador-institucion-production .abrir-cerrar {
    color: #444;
    font-size: 1rem;
    cursor: pointer;
}

#buscador-articulos-institucion #abrir, #buscador-institucion-production #abrir {display:none;}

#buscador-articulos-institucion .border-red, #buscador-institucion-production .border-red {
    border-bottom: 1px solid red;
}

#buscador-articulos-institucion #contenido, #buscador-institucion-production #contenido{
	margin-left: 19%;
    transition: all 0.4s ease 0s;
    position: relative;
}

#buscador-articulos-institucion .searchBox > h4, #buscador-institucion-production .searchBox > h4{
	color: #6a747d;
    font-weight: normal;
}

/*       PAGINADOR       */
#buscador-articulos-institucion #paginador, #buscador-institucion-production #paginador {
	position: absolute;
    right: 6%;
    top: 55%;
    font-size: 14px;
    font-weight: lighter;
    width: 40%;
    display: flex;
    text-align: right;
    color: #7f7f7f;
}
#buscador-articulos-institucion #paginador p, #buscador-institucion-production #paginador p{
	width: 85%;
}
#buscador-articulos-institucion #select-paginator, #buscador-institucion-production #select-paginator{
	position: absolute;
    top: 0;
    right: 60%;
}
#buscador-articulos-institucion #select-paginator select, #buscador-institucion-production #select-paginator select{
	border: navajowhite;
    border-bottom: solid 1px lightgray;
}
#buscador-articulos-institucion #paginador-bottom, #buscador-institucion-production #paginador-bottom{
	position: relative;
    right: 9%;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

#buscador-articulos-institucion #paginador button,
#buscador-articulos-institucion #paginador-bottom button,
#buscador-institucion-production #paginador button,
#buscador-institucion-production #paginador-bottom button{
	background: none;
    border: none;
    padding: 0px 5px;
    cursor: pointer;
}

#buscador-articulos-institucion #filtros, #buscador-institucion-production #filtros{
	background-color: #f5f5f5;
    font-size: 14px;
    padding: 10px 5%;
}

#buscador-articulos-institucion #filtros > label, #buscador-institucion-production #filtros > label{
	padding-right: 25px;
}

#buscador-articulos-institucion #filtros > label > span,#buscador-institucion-production #filtros > label > span{
	padding-right: 8px;
	padding-left: 3px;
}

#buscador-articulos-institucion #filtros > label > span > img, #buscador-institucion-production #filtros > label > span > img{
	height: 10px;
    width: auto;
    filter: opacity(1) drop-shadow(0 0 0 red);
    cursor: pointer;
    padding-left: 1px;
}

#buscador-articulos-institucion .card, #buscador-institucion-production .card {
  width: 90%;
  padding: 15px 15px 0 15px;
  margin:auto;
}

#buscador-articulos-institucion .card .menu-content::after, #buscador-institucion-production .card .menu-content::after {
  clear: both;
}

#buscador-articulos-institucion .card .menu-content a, #buscador-institucion-production .card .menu-content a {
  color: #fff;
}

#buscador-articulos-institucion .card .menu-content span, #buscador-institucion-production .card .menu-content span {
  position: absolute;
  left: 50%;
  top: 0;
  font-size: 10px;
  font-weight: 700;
  font-family: 'Titillium Web';
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#buscador-articulos-institucion .card .wrapper, #buscador-institucion-production .card .wrapper {
  background-color: #fff;
  min-height: 220px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 15px 40px;
}

#buscador-articulos-institucion .wrapper > div, #buscador-institucion-production .wrapper > div{
	height: initial;
}

#buscador-articulos-institucion .card a, #buscador-institucion-production .card a{
	text-decoration: none;
    color: black;
    margin: 0px 0px 20px 30px;
    cursor: pointer;
}

#buscador-articulos-institucion .card .data .content, #buscador-institucion-production .card .data .content {
  padding: 1em;
  position: relative;
  z-index: 1;
}

#buscador-articulos-institucion .card .author, #buscador-institucion-production .card .author {
  color: #263238;
}

#buscador-articulos-institucion .card .title , #buscador-institucion-production .card .title {
  color: #263238;
  font-size: 16px;
}

#buscador-articulos-institucion .wrapper > p, #buscador-institucion-production .wrapper > p{
	padding: 10px 0px;
	width: 90%;
    text-align: justify;
}

#buscador-articulos-institucion .card .summary, #buscador-institucion-production .card .summary{
	font-size: 14px;
    margin-top: 10px;
    text-align: left;
    text-align-last: justify;
    display: none;
}

#buscador-articulos-institucion .card .text, #buscador-institucion-production .card .text {
  height: 20px;
  margin-left: 30px;
}

#buscador-articulos-institucion .contentcard .content, #buscador-institucion-production .contentcard .content {
  background-color: #fff;
  box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}

#buscador-articulos-institucion .contentcard .title a, #buscador-institucion-production .contentcard .title a {
  color: gray;
}

#buscador-articulos-institucion .contentcard .menu-button, #buscador-institucion-production .contentcard .menu-button {
  position: absolute;
  z-index: 999;
  top: 16px;
  right: 16px;
  width: 25px;
  text-align: center;
  cursor: pointer;
}

#buscador-articulos-institucion .contentcard .menu-button span, #buscador-institucion-production .contentcard .menu-button span {
  width: 5px;
  height: 5px;
  background-color: gray;
  color: gray;
  position: relative;
  display: inline-block;
  border-radius: 50%;
}

#buscador-articulos-institucion .contentcard .menu-button span::after,
#buscador-articulos-institucion .contentcard .menu-button span::before,
#buscador-institucion-production .contentcard .menu-button span::after,
#buscador-institucion-production .contentcard .menu-button span::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: currentColor;
  position: absolute;
  border-radius: 50%;
}

#buscador-articulos-institucion .contentcard .menu-button span::before,
#buscador-institucion-production .contentcard .menu-button span::before {
  left: -10px;
}

#buscador-articulos-institucion .contentcard .menu-button span::after,
#buscador-institucion-production .contentcard .menu-button span::after {
  right: -10px;
}

#buscador-articulos-institucion .contentcard .menu-content,
#buscador-institucion-production .contentcard .menu-content {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#buscador-articulos-institucion .contentcard .menu-content a, #buscador-institucion-production .contentcard .menu-content a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
}

#buscador-articulos-institucion .contentcard .menu-content span, #buscador-institucion-production .contentcard .menu-content span {
  top: -10px;
}

#buscador-articulos-institucion .contentcard img, #buscador-institucion-production .contentcard img{
  width: 100%;  
  height: 100%;  
  object-fit: cover;
}

#buscador-articulos-institucion .contentcard .ico, #buscador-institucion-production .contentcard .ico{
    width: 80%;
    height: auto;
}

#buscador-articulos-institucion .compartir-articulo, #buscador-institucion-production .compartir-articulo{
	position: absolute;
    top: 60px;
    right: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
}

#buscador-articulos-institucion .contentcard .topimg, #buscador-institucion-production .contentcard .topimg{
	width: 60%;
    height: auto;
    margin-left: 12px;
    margin-bottom: 13px;
}

#buscador-articulos-institucion .contentcard .thumb, #buscador-institucion-production .contentcard .thumb{
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: 20px;
  top: -45px;
}

#buscador-articulos-institucion .contentcard .author, #buscador-institucion-production .contentcard .author{
  /*border-radius:50%;*/
  padding-bottom: 32px;
  text-align: justify;
  font-size: 15px;
  margin-left: 0px;
  width: 90%;
}

#buscador-articulos-institucion .contentcard hr, #buscador-institucion-production .contentcard hr{
	opacity: 0.1;
}

#buscador-articulos-institucion .articulo-hover:hover, #buscador-institucion-production .articulo-hover:hover{
	color: red;
}
#buscador-articulos-institucion .nomRevista-hover:hover, #buscador-institucion-production .nomRevista-hover:hover{
	color: red;
}

/*********TABLE************/
#buscador-articulos-institucion table, #buscador-institucion-production table {
    width: 85%;
    border-collapse: collapse;
    margin:auto;
  }

#buscador-articulos-institucion tr th, #buscador-institucion-production tr th {
    text-align: center;
    border-bottom: solid 1px #263238;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #263238;
  }
  
#buscador-articulos-institucion tr th a, #buscador-institucion-production tr th a {
  	border-bottom: solid 1px #263238;
    padding: 10px 1px;
    font-size: 14px;
    font-weight: normal;
    color: #263238;
    text-decoration: none;
  }

#buscador-articulos-institucion tr th.number, #buscador-institucion-production tr th.number {
    text-align: center;
  }
  
#buscador-articulos-institucion table tbody:nth-child(even), #buscador-institucion-production table tbody:nth-child(even) {
  	background-color: #f5f5f5;
  }
  
#buscador-articulos-institucion table > tbody > tr.r, #buscador-institucion-production table > tbody > tr.r {
  	height: 79px;
  }
  
#buscador-articulos-institucion tbody tr td, #buscador-institucion-production tbody tr td {
    padding: 0px 14px;
    border-bottom: solid 1px #d6d6d6;
    text-align: left;
    font-size: 12px;
  }
  
#buscador-articulos-institucion tbody a, #buscador-institucion-production tbody a {
  	/*padding: 60px;*/ 
    text-align: left;
    text-decoration: none;
    color: #263238;
  }
  
#buscador-articulos-institucion tbody a:hover, #buscador-institucion-production tbody a:hover{
  	color: red;
  }
  
#buscador-articulos-institucion .lowertd > td, #buscador-institucion-production .lowertd > td{
  	font-size: 13px;
  	font-weight: bold;
  }
  
#buscador-articulos-institucion .lowertd > td > a, #buscador-institucion-production .lowertd > td > a{
  	padding: 0px 40px;
  }
#buscador-articulos-institucion .button, #buscador-institucion-production .button {
	background-color: #FFF;
    border: 1px solid #f5f5f5;
    color: black;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
    flex-direction: column;
}

/************MODAL*****************/
#buscador-articulos-institucion .modal, #buscador-institucion-production .modal {
  display: none; 
  position: fixed; 
  z-index: 99; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}

#buscador-articulos-institucion .modal-content, #buscador-institucion-production .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 65%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  text-align:center;
}

#buscador-articulos-institucion .close,#buscador-institucion-production .close {
  color: red;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  top: -11px;
}

#buscador-articulos-institucion .close:hover,
#buscador-articulos-institucion .close:focus,
#buscador-institucion-production .close:hover,
#buscador-institucion-production .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#buscador-articulos-institucion .modal-header, #buscador-institucion-production .modal-header {
  padding: 10px 16px;
  background-color: #f5f2f2;
  color: black;
}

#buscador-articulos-institucion .modal-body, #buscador-institucion-production .modal-body {padding: 2px 16px;}

#buscador-articulos-institucion .modal-footer,#buscador-institucion-production .modal-footer {
  padding: 5px 16px;
  background-color: #f5f2f2;
  color: black;
}

#buscador-articulos-institucion .modal-resumen, #buscador-institucion-production .modal-resumen{
	padding: 20px 15px;
	text-align: justify;
}
/*fondo negro al abrir tablas de indicadores*/
.modal-hidden{
	width: 100%;
    position: absolute;
    z-index: 0;
    height: 0%;
}
.tab-act{
	border-bottom: solid 1px red;
	color: black !important;
}
/*paginador de numeros*/
.right-paginator-bottom {
    position: absolute;
    right: 6%;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}
.right-paginator-top button, .right-paginator-bottom button {
    background: none;
    border: none;
    padding: 0px 5px;
    cursor: pointer;
    margin-top: 3px;
}
/*estilos de homeRevista*/
@media only screen and (min-width:320px) and (max-width:600px)
{
	header { 
		height: 200px!important;
	}
	
	header.header{
		/*width: 100%;
		height: 200px!important;
		color: white;
		background-image:url(../img/acercade08.png);
		background-position: center;
	    background-size: cover;*/
	}
	header.header > div{
		height: 200px;
	    display: flex;
	    flex-flow: row wrap;
	}
	div#redalyc-redes-idioma{
		/*height: 2em;
	    display: block;
	    align-items: center;
	    justify-content: flex-end;
	    width: 100%;
	    margin-left: 5px;
	    margin-top: 27px;
	    order: 2;*/
	}
	div#redalyc-general{
		height: 3em;
	    width: 100%;
	    display: block;
	    align-items: center;
	    justify-content: space-around;
	    margin: 0;
	    order: 1;
	    text-align: center;
	}
	div#redalyc-general img{
		height: 50px;
	}
	div#redalyc-general #redalyc-nombre {
	    font-size: 12px;
	}
	div#titulo-pagina{
		height: auto;
	    font-size: 25px;
	    text-indent: 0;
	    margin-top: -40px;
	    width: 100%;
	    display: block;
	}
	div#titulo-pagina h4{
		margin: 0 0 0 0;
	}
	/*main*/
	div.height-cards{
	 	height: auto;
	 }
	 div.height-auto{
	 	height: auto;
	 }
	 div.main-right{
	 	display: inline-block;
	 	vertical-align: top;
	 }
	 div.right-height-full{
	 	width: 100%;
	 }
	 div.right-height-normal{
	 	width: 100%;
	 }
	 div.right-row{
	 	width: 100%;
	 	padding: 0;
	 }
	 div.padding-right-head-full{
	 	padding: 0% 0% 0% 1%;
	 	width:99%;
	 }
	 div.padding-right-head-normal{
	 	padding: 0% 0% 0 1%;
	 	width:99%;
	 	position: relative;
	 }
	 /*content right*/
	 div.content-normal{
		width:96%;
		height: auto;
		padding: 0% 2% 0 2%;
		/*margin-top: 5px;*/
	}
	div.content-full{
		width:96%;
		height: 100%;
		padding: 0 2% 0 2%;
	}
	div.searchBox {
    	left: 0
    }
	div.searchBox form{
	  	width: 100%;
	  	height: 100%;
	  	border-bottom: solid 1px #d1d2d4;
	}
  	div.searchBox input{
		border: 0;
		width: 80%;
		min-height: 90%;
		display: inline-block;
	   	vertical-align: top;
		font-size: 14px;
		outline: 0 none;	
  	}
	div.searchBox input:nth-child(2){
	  	right: -40px !important;
	}
    div.searchBox .icon{
	    position: relative;
	    top: -7px;
	    right: 0px;
    }
   div.left-paginator-top{
		width:50%;
		display: inline-block;
		vertical-align: top;
	}
	div.right-paginator-top{
		width: 100%;
	    display: flex;
	    vertical-align: top;
	    padding-top: 21px;
	    right: 0%;
	}
	div.right-paginator-top .row {
	    width: 100%;
	    display: flex;
	    justify-content: space-around;
	}
	div.right-paginator-top .row p {
	    width: 69%;
	    display: inline-block;
	    vertical-align: top;
	    text-align: left;
	}
	div.container-view-options .view{
		width: 49%;
		height: 100%;
		display: inline-block;
		vertical-align:top;
		font-size: 14px;
	}
	 /*cards*/
	 div.card-normal{
		width: 100%;
		margin: 0 2% 0% 0;
	}
	div.card-full{
		width: 100%;
		height: 450px;
		margin: 0 2% 0% 0;
	}
	div.content .card .card-img .card-footer .buttons{
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}
	div.content .card .card-img .card-footer .buttons .btn-card {
	    width: 35%;
	    height: 30px;
	    text-align: center;
	    border: solid 1px lightgrey;
	    border-radius: 5px;
	    display: inline-block;
	    vertical-align: top;
	    margin: 0 0 0 0;
	    cursor: pointer;
	    font-size: 10px;
	    padding: 0px 10px;
	}
	div.content .card .card-img .card-footer .networks{
		width: 25%;
		display: inline-block;
		vertical-align: top;
	}
	div.content .card .card-img .card-footer .networks a{
	    display: inline-block;
	    vertical-align: top;
	    margin: 0px 5px;
	}
	div.networks img{
		width: 20px;
	}
	/*table*/
	
	div.container-table{
	  	width: 100%;
	  	overflow: auto;
	  }
	
	/*paginador superior*/
	div.right-paginator-top button, .right-paginator-bottom button {
	    margin-top: -18px;
	}
	div.right-paginator-top p {
	    margin: -20px 15px 0 0;
	    width: 83%;
	}
	div.searchBox #select-paginator {
	    right: 53%;
    	width: 47%;
    	text-align: left;
	}
	/*footer*/
    footer#pie-pagina {
    	height: 55vh;
    }
    div#informacion-redalyc {
    	font-size: 11px;
    }
    div#pie-logos {
        top: 25%;
    }
}
/*-----------------------------------------------------------------tablet-------------------------------------------------*/
@media only screen and (min-width:601px) and (max-width:768px)
{
	header { 
		height: 200px!important;
	}	
	header.header{
		/*width: 100%;
		height: 200px!important;
		color: white;
		background-image:url(../img/acercade08.png);
		background-position: center;
	    background-size: cover;*/
	}
	header.header > div{
		height: 200px;
	    display: flex;
	    flex-flow: row wrap;
	}
	div#redalyc-redes-idioma{
		/*height: 2em;
	    display: block;
	    align-items: center;
	    justify-content: flex-end;
	    width: 100%;
	    margin-left: 5px;
	    margin-top: 27px;
	    order: 2;*/
	}
	div#redalyc-general{
		height: 3em;
	    width: 100%;
	    display: block;
	    align-items: center;
	    justify-content: space-around;
	    margin: 0;
	    order: 1;
	    text-align: center;
	}
	div#redalyc-general img{
		height: 50px;
	}
	div#redalyc-general #redalyc-nombre {
	    font-size: 12px;
	}
	div#titulo-pagina{
		height: auto;
	    font-size: 25px;
	    text-indent: 0;
	    margin-top: -40px;
	    width: 100%;
	    display: block;
	}
	div#titulo-pagina h4{
		margin: 0 0 0 0;
	}
	/*main*/
	div.height-cards{
	 	height: auto;
	 }
	 div.height-auto{
	 	height: auto;
	 }
	/*div left*/
	div.main-left{
	 	width: 40%;
	 	height: 69rem;
	 	padding: 15px 2% 0 2%;
	 	background-color: #ffffff;
	 	position: absolute;
	 	z-index: 5;
	 }
	 div.main-left .head{
	 	width: 100%;
	 	height: 50px;
	 }
	 div.main-left .head h3{
	 	width: 90%;
	 	display: inline-block;
	 	vertical-align: top;
	 	margin:0;
	 	color: #dce1e5;
	 	font-weight: lighter;
	 }
	 /*div right*/
	 div.main-right{
	 	display: inline-block;
	 	vertical-align: top;
	 }
	 div.right-height-full{
	 	width: 100%;
	 }
	 div.right-height-normal{
	 	width: 100%;
	 }
	 div.right-row{
	 	width: 100%;
	 	padding: 0;
	 }
	 div.padding-right-head-full{
	 	padding: 0% 0% 0% 1%;
	 	width:99%;
	 }
	 div.padding-right-head-normal{
	 	padding: 0% 0% 0 1%;
	 	width:99%;
	 	position: relative;
	 }
	 /*content right*/
	 div.content-normal{
		width:100%;
		height: auto;
		padding: 3% 0% 0 0%;
	}
	div.content-full{
		width:96%;
		height: 100%;
		padding: 0 2% 0 2%;
	}
	/*searchBox*/
	div.searchBox {
		height: 155px;
	    width: 100%;
	    left: 0;
    }
	 /*cards*/
	 div.card-normal{
		width: 45%;
	}
	div.card-full{
		width: 31%;
		height: 450px;
		margin: 0 2% 2% 0;
	}
	div.content .card .card-img .card-footer .buttons{
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}
	div.content .card .card-img .card-footer .networks{
		width: 25%;
		display: inline-block;
		vertical-align: top;
	}
	div.content .card .card-img .card-footer .networks a{
	    display: inline-block;
	    vertical-align: top;
	    margin: 0px 0px;
	}
	div.networks img{
		width: 20px;
	}	
	.content .card .card-img .card-footer .buttons .btn-card {	   
	    margin-right: 0px !important;	
	}
	.card-normal {
	    height: 390px;
	    margin: 0 2% 2% 0;
	}
	
}
/*-----------------------------------------------------------laptop medium-------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1550px){
	footer#pie-pagina {
	    height: 35vh;
    }
    div#redalyc-nombre span:nth-child(1) {
        font-size: 22px;
    }
    div#redalyc-nombre span{
        font-size: 12px;
    }
    img#logo-redalyc {
        width: 120px !important;
    }
    div#pie-logos img:nth-child(1) {
	    margin: 0 10px;
	    width: 120px;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 601px) and (max-width: 768px){
	footer#pie-pagina {
	    height: 30vh;
    }
}
/*------------------------------------------------------------pc--------------------------------------------------------*/

header{
	background-color: #ffffff;
	width: 100%;
	height: 150px;
	color: white;
	background-image:url(../img/acercade08.png);
	background-position: center;
    background-size: cover;
}

header > div{
	height: 100px;
}

#titulo-pagina{
	height: auto;
    font-size: 25px;
    text-indent: 25%;
    /*margin-top: -30px;*/
}

#redalyc-redes-idioma{
	float: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 230px;
    margin-left: 30px;
}

.idioma{
	cursor: pointer;
}

#redalyc-general{
	float: right;
    height: 100%;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-right: 30px;
}

#logo-redalyc{
	margin: 0 10px 0 0px;
}
#redalyc-nombre{
	font-size: 17px;
}
#redalyc-nombre span:nth-child(1){
	font-size: 32px;
}
.header {
	height: 150px;
    width: 100%;
    /*background-image: url("../img/foto-fondo-home.jpg");
    background-size: cover;*/
    color: #000;
}
p{
	margin:0px;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: black;
}
.btn-cerrar-menu{
	margin: 0 -50px 50px 0;
    font-size: 2rem;
    text-align: center;
    color:#ff0000;
}
.hover-black{
	color: #636466;
}
.hover-black:hover{
	color: #ff3a44;
}
button{
	border:0;
	background-color: rgba(0,0,0,0);
}
.bold {
	font-weight: lighter;
}

.italic {
	font-style: italic;
}

.menu {
	display: table;
	vertical-align: middle;
	width: 100%;
}

.menu>div {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.redes-sociales {
	vertical-align: top;
	padding: 38px 0px 20px 0px;
}

.redes-sociales > a > img {
	float: none; 
	padding-bottom:0;
	height: 30px;
}

.redes-sociales > a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}

.redes-sociales > a > span {
	max-height: 10px;
	width: 30px;
	padding-top: 20px;
	margin-right: 1px;
	vertical-align: super;
	font-weight: bold
}

.logo-redalyc {
	display: table-cell; 
	vertical-align: middle; 
	width: 58%;
}

.logo-nombre {
	text-align: right; 
	display: table; 
	width: 100%
}
.logo-redalyc>img {
	width: 200px;
	max-height: 70px;
	float: none;
	margin-right: 10px;
}
.to-home {
	cursor: pointer;
}

.nombre-redalyc {
	display: table-cell; 
	vertical-align: middle; 
	text-align: left; 
	font-size: 0.8em;
}
.ficha-tecnica {
	text-align: center; 
	margin-top: 10px;
}
.section-tittle{
   width:80%;
   color: white;
   font-style: normal;
   font-size: 50px;
   text-align: center;
   margin-bottom: 0;
   margin-top: 0;
   margin-left: 0%;
   font-weight: lighter;
 }
 .main{
 	width:100%;
 }
 .height-auto{
 	height: auto;
 }
 .main-left{
 	position: absolute;
    width: 19%;
    /*top: 9;*/
    left: 0;
    z-index: 1;
    background-color: #ffffff; 
    overflow-x: hidden;
    transition: 0.4s;
    padding: 1rem 0;
    box-sizing: border-box;
    color: #000000; 
 }
 .main-left .head{
 	width: 100%;
 	height: 50px;
 }
 .main-left .head h3{
 	width: 90%;
 	display: inline-block;
 	vertical-align: top;
 	margin:0;
 	color: #dce1e5;
 	font-weight: lighter;
 }
 .main-left .head a{
 	width: 8%;
 	display: inline-block;
 	vertical-align: top;
 }
 /*footer*/
#pie-pagina{
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 39vh;
	position: relative;
	font-family: 'Titillium Web', sans-serif !important;
	color: rgb(34, 46, 52);
}
#informacion-redalyc{
	position: relative;
    text-align: center;
    font-size: 14px;
    top: 20%;
    color: #999999;
} 
#pie-logos{
    position: relative;
    width: 80%;
    text-align: center;
    top: 25%;
    margin: 0 auto;
}
#pie-logos img{
	width: auto;
}
#pie-logos img:nth-child(1){
	margin: 0 20px;
    width: 217px;
    margin-bottom: 5px;
}
 
 .main-left .head a img{
 	width: 100%;
 }
 .main-left .container{
 	width: 100%;
 }
 .container-normal{
 	height: auto;
 }
  .container-auto{
 	height: auto;
 }
 .main-left .container .verMas{
 	width:90%;
 	padding: 0 0 0 9%;
 }
 .btn-ver:hover{
 	color: #ff3a44;
 }
 .main-left .container h3{
 	text-align: center;
 	margin:0;
 	color:white;
 	font-weight: lighter;
 }
 .main-left .container .row{
 	/*width:100%;*/
 	
 }
 .row-normal{
 	height: auto;
 }
 .row-auto{
 	height: auto;
 }
 .main-left .container .row .elemento-hidden{
 	width: 94%;
 	padding: 0 0 0 5%;
 	margin: 0px 0 0px 0;
 	color: #e2e4e7;
 	display: none;
 }
 .elemento-filtro, .elemento-filtro-hidden {
	font-size: 13px;
	margin: 1px 0 1px;
}

.elemento-filtro > label, .elemento-filtro-hidden > label {
    display: inline-block;
    width: 120px;
    text-align: left;
}

.elemento-filtro>span, .elemento-filtro-hidden>span {
	display: inline-block;
	text-align: left;
	width: 50px;
}

.elemento-filtro-hidden {
	display: none;
}

.ver-mas-menos {
	color: #263238;
	font-size: 14px;
	cursor: pointer;
}

.aplicar-filtro {
	cursor: pointer;
    width: 100px;
    padding: 5px;
    border: 1px solid #f5f5f5;
    border-radius: 7px;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}

.main-left .container .row .elemento .nombre{
	width: 85%;
	display: inline-block;
 	vertical-align: top;
}
.main-left .container .row .elemento p{
	width: 10%;
	display: inline-block;
 	vertical-align: top;
 	text-align: right;
}
/*elementos ocultos*/
.main-left .container .row .elemento-hidden .nombre{
	width: 85%;
	display: inline-block;
 	vertical-align: top;
}
.main-left .container .row .elemento-hidden p{
	width: 10%;
	display: inline-block;
 	vertical-align: top;
 	text-align: right;
}
/*--------------------------------------*/
  .main-right{
 	margin-left: 19%;
    transition: all 0.4s ease 0s;
    position: relative;
 }
 .right-height-full{
 	width: 100%;
 }
 .right-row{
 	width: 100%;
 	padding: 0;
 }
 .padding-right-head-full{
 	padding: 0% 0% 0% 1%;
 	width:99%;
 }
 .padding-right-head-normal{
 	padding: 2% 5% 0 5%;
 	width:90%;
 	position: relative;
 }
 #container-btn-menu{
 	width: 100%;
 	height:auto;
 }
 .abrir-cerrar {
	color: #444;
	font-size: 1rem;
}

#abrir {
	display: none;
}

#cerrar {}
.searchBox{
    width: 98%;
    background-color: #FFFFFF;
    position: relative;
    left: 20px;
    border-bottom: none;
    border-bottom: 1px solid #9A9FA3;
  }
.searchBox input{
	font-family: 'Titillium Web';
    color: #000000;
    border: none;
    border-bottom: 2px solid #9a9fa3;
    width: 55%;
    height: 30px;
    outline: 0 none;
  }
.searchBox .icon{
    position: relative;
    top: -7px;
    right: -15px;
   }
.searchBox #select-paginator{
	position: absolute;
    top: 0;
    right: 45%;
}
.searchBox #select-paginator select{
	border: navajowhite;
    border-bottom: solid 1px lightgray;
}
.container-paginator-top{
	width: 100%;
}
.left-paginator-top{
	width:50%;
	display: inline-block;
	vertical-align: top;
}
.left-paginator-top > h4{
	font-weight: normal;
	color: #6a747d;	
}
.view > a > img{
	width: 20px;
    margin-right: 7px;
}
.left-paginator-top h3{
	font-weight: lighter;
	color:#777d88;
}
.right-paginator-top{
	position: absolute;
    right: 6%;
    top: 60%;
    font-size: 14px;
    font-weight: lighter;
    width: 40%;
    display: flex;
    text-align: right;
    color: #7f7f7f;
}
.right-paginator-bottom{
	position: absolute;
    right: 6%;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
}

.right-paginator-top  p{
	margin: 2px 20px 0 0;
    width: 85%;
}

.right-paginator-top button, .right-paginator-bottom button {
    background: none;
    border: none;
    padding: 0px 5px;
    cursor: pointer;
    margin-top: 3px;
}
.container-view-options{
	width: 100%;
	height: 50px;
}
.container-view-options .view{
	width: 20%;
	height: 100%;
	display: inline-block;
	vertical-align:top;
	font-size: 14px;
}
.container-view-options .view a{
	width:100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items:center;
	cursor:pointer;
}
.border-red{
	border-bottom: solid 1px red;
}

.vistas {
    color: #6a747d;
    font-size: 14px;
    display: inline-block;
    width: 130px;
}
.content-normal{
	width:90%;
	height: auto;
	padding: 3% 5% 0 5%;
}
.content-full{
	width:96%;
	height: 100%;
	padding: 0 2% 0 2%;
}
.container-filters{
	background-color: #f5f5f5;
    font-size: 14px;
    padding: 10px 5%;
}
.container-filters .option{
	width: auto;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 5px 5px 5px 0;
}
.container-filters .option a{
	cursor:auto;
}
.container-filters .option a img{
	height: 10px;
    width: auto;
    filter: opacity(1) drop-shadow(0 0 0 red);
    cursor: pointer;
    padding-left: 1px;
}
.content .card{
	display: inline-block;
	vertical-align: top;
}
.card-normal{
	width: 341px;
    height: 300px;
    margin: 0 2% 2% 0;
}
.card-full{
	width: 31%;
	height: 450px;
	margin: 0 2% 2% 0;
}
.card-table h4{
	margin-top: 13px;
}
.card-table table{
	font-size: 14px;
}
.wrapper > div{
	height: 100%;
    overflow: auto;
}
.container-card-options{
	width: 100%;
}
.container-card-options .row{
	width: 100%;
	display: flex;
	justify-content: flex-start;
}
.container-card-options .row .card-option{
	width: 5%;
	height: 5px;
	margin: 10px 0 0 5px;
	cursor: pointer;
	position:relative;
}
.card-about:hover .about{
	display: block !important;
    background-color: red;
    position: absolute;
    color: white;
    border-radius: 5px;
    left: 23px;
    top: -5px;
    margin: 0;
    z-index: 5;
    padding: 0 3px;
    width: max-content;
}
.card-allNumbers:hover .allNumbers{
	display: block !important;
    background-color: red;
    position: absolute;
    color: white;
    border-radius: 5px;
    left: 23px;
    top: -5px;
    margin: 0;
    z-index: 5;
    padding: 0 3px;
    width: max-content;
}
.card-directions{
	position: relative;
}
.card-dir-acervo:hover .acervo{
	display: block !important;
    background-color: red;
    position: absolute;
    color: white;
    border-radius: 5px;
    left: -7px;
    top: -30px;
    margin: 0;
    z-index: 5;
    padding: 0 3px;
    width: max-content;
}
.card-dir-indicators:hover .indicators{
	display: block !important;
    background-color: red;
    position: absolute;
    color: white;
    border-radius: 5px;
    left: -7px;
    top: -30px;
    margin: 0;
    z-index: 5;
    padding: 0 3px;
    width: max-content;
}
.border-card-option{
	border-bottom: solid 5px lightgrey;
}
.border-card-option-grey{
	border-bottom: solid 5px grey;
}
.content .card .card-img{
	width:100%;
}
.content .card .card-img .card-head{
	width: 100%;
    padding: 0% 0 0 0;
    position: absolute;
    top: 32%;
}
.content .card .card-img .card-head .left{
	width: 10%;
	display: inline-block;
	vertical-align: top;
}
.content .card .card-img .card-head .right{
	width: 84%;
	padding-left: 0;
	display: inline-block;
	vertical-align: top;
}
.content .card .card-img .card-head .right h3{
	margin: 0;	
}
.content .card .card-img .card-head .right p{
	color: #909498;
	font-weight: lighter;
	font-size: 14px;
}
.content .card .card-img .pitcure{
	width: 120px;
    height: 60px;
    object-fit: contain;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 25px;
}
.content .card .card-img .card-footer{
	width: 70%;
	margin-top: 10px;
	position: absolute;
    top: 82%;
}
.content .card .card-img .card-footer .buttons{
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.content .card .card-img .card-footer .buttons .btn-card{
    height: 30px;
    text-align: center;
    border: solid 1px lightgrey;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 10px;
    padding: 0px 10px;
    margin-right: 23px;
}
.content .card .card-img .card-footer .buttons .btn-card:nth-child(2){
	margin-right: 0;
}
.content .card .card-img .card-footer .buttons .btn-card p{
	width: 100%;
	height: 100%;
	margin:0;
	display:flex;
	align-items:center;
}
.content .card .card-img .card-footer .buttons .btn-card p a{
	width: 100%;
}
.networks{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	position: absolute;
    left: 82%;
    top: 10px;
}
.content .card .card-img .card-footer .networks a{
    display: inline-block;
    vertical-align: top;
    margin: 0px 6px;
}
.networks img{
	width: 25px;
}
  .card .wrapper {
	background-color: #fff;
	height: 90%;
	position: relative;
	overflow: hidden;
	padding: 0 5% 5% 5%;
	border-radius: 5px;
	border: 2px solid #eee;
  }

  .card .author {
    font-size: 12px;
    margin-left: 20px;
    text-align:left;
  }

  .card .title {
  	margin-top: -5px;
    margin-left: 0px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 2px;
  }
  .font14{
  	font-size: 14px;
  }

  .card-img .text {
    /*margin:2% 0 2% 0;*/
	color: #58595d;
    font-weight: lighter;
    font-size: 14px;
    margin-left: 0;
  }
  /**/
  .card-table{
  	width:100%;
  	display:none;
  	
  }
  .card-table table tr td{
/*   	width: 450px; */
  	background-color: white;
  	border-radius: 5px;
  	border-collapse: collapse;
  	
  }
  .card-table table tr th {
  	border-bottom: solid 2px #e4e4e4;
  }
  .card-table table tr th{
  	color: #737781;
  	text-align:center;
  }
  .card-table table{
  	width:100% !important;
  	height: 300px !important;
  	overflow: auto;
  	border-collapse: collapse;
  }
  .card-table table tr td{
  	border-bottom: solid 2px #e4e4e4;
  }
  .card-table table tr td{
  	color: #636466;
  }
/*tabal de revistas*/
  .contentcard .thumb{
    width: 30px;
    height: 30px;
    border-radius: 20px;
  }
  .container-table{
  	width: 100%;
  }
  .container-table table{
  	background-color: white;
  	border-radius: 5px;
  	border-collapse: collapse;
  	width: 100%;
  }
  .container-table table thead{
  	border-bottom: solid 2px #e4e4e4;
  }
   .container-table table thead tr{
   	height: 55px;
   }
  .container-table table thead tr th{
  	color: #737781;
  	text-align:center;
  	font-size: 15px;
    font-weight: normal;
  }
  .container-table table tbody tr{
  	border-bottom: solid 2px #e4e4e4;
  	height: 70px;
  }
  .container-table table tbody tr td{
  	color: #636466;
  	text-align:center;
  	font-size: 13px;
  }
  .container-table table tbody tr td img{
  	width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
  }
  /*opciones de indicadores en tarjetas*/
  .card-indicators{
  	display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 10px 0;
    width: 80px;
    position: absolute;
    top: 83%;
    left: 74%;
  }
  .card-indicators a img:hover{
  	filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(20.8);
  }
  .card-indicators a img{
  	width:20px;
  }
  .pdf-idiomas-container{
	position: relative;
	position: relative;
	display: flex;
	flex-flow: row;
	width: auto;
	align-items: baseline;
	margin: 0 0 0 10px;
}
.pdf-idiomas-container .column-pdfs{
	padding:5px 0;
	background-color: white;
	z-index: 20;
	display: flex;
	flex-flow: row wrap !important;
}

.pdf-option{
	color:black;
	margin: 0 0 !important;
	padding: 0 !important;
}
.pdf-option:hover{
	color:red !important;
}
.pipe-pdf{
	margin: 0 2px;
	font-weight: normal;
}
.pdf-option:nth-child(2n) .pipe-pdf{
	display:none;
}
.pdf-option:hover > .pipe-pdf{
	color: black;
}

/*-------------Header nuevo 07-05-2024-------------*/

#redalyc-generall {
    float: right;
    height: fit-content;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: white;
    color:white;
}

#textContainer {
    width: 70%;
    background: #FF3333;
    padding: 10px 0;
}

#textContainer > div {
    width: fit-content;
    margin: 0 auto;
}

#logoDiv {
    width: 30%;
    text-align: right;
    margin-right: 43px;
}

#containerHeader {
    display: grid;
    width: 100%;
}

#textContainer > div > b > span{
    font-size: 21px;
}

#textContainer > div > span {
    font-size: 14px;
    color: #FFF;
}

img#logo-redalyc {
        width: 120px !important;
        height: auto !important;
    }
    
    #redalyc-redes-idioma
    {
    	color: black !important;
    }
    

.fa-bars:before {
    content: "\f0c9";
    z-index: 2 !important;
    position: absolute;
    color: #000000 !important;
}

h4.ng-binding {
    font-weight: bold !important;
}

h5.ng-binding {
    text-align: left;
    padding-left: 40px;
    /*width: 0px !important; */
}

.elemento-filtro {
    text-align: left;
    padding-left: 40px;
}

label#mas-Disciplina {
    text-align: left !important;
    padding-left: 40px;
    display: flex;
}

.row {
    width: 75%;
    justify-content: left !important;
    display: flex;
}

.ver-mas-menos {
  color: #263238;
  font-size: 14px;
  cursor: pointer;
  text-align: left !important;
  display: flex;
  padding-left: 40px;
}
    .active::before {
	    content: "";
	    width: 100px;
	    height: 100px;
	    position: absolute;
	    top: 100%;
	    width: 0;
	    height: 0;
	    border-left: 40px solid transparent;
	    border-right: 40px solid transparent;
	    border-top: 20px solid #ff3333;
	}

div#tabs-institucion a{
    width: inherit !important;
}