@media (min-width: 601px){
/* HEADER */
    
.page-node-487 .h_premios,    
.page-node-341 .h_premios {
    height: auto;
}
    
#wrapper_imagen_publicaciones #field-name-field-imagen-header {
    position: absolute;
    width: 100%;
    height: 385px;
    overflow: hidden;
}

#wrapper_imagen_publicaciones #field_imagen_publicaciones img {
    width: 100%;
    height: 385px;
    object-fit: cover;
}


#titulo_publicaciones_academicas {
    font-family: "roboto",sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #1b3c6c;
    width: 715px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 30px;
}

#copy_publicaciones_academicas {
    width: 715px;
    margin-left: auto;
    margin-right: auto;
    font-family: "roboto",sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #1b3c6c;
    margin-bottom: 60px;
}


/* SECCION FILTRO */
.node-type-pagina-publicaciones-academicas #edit-field-area-prim-per-publi-tid-wrapper {
	padding: 20px 0px 20px 0px;
	margin-bottom: 40px;
}

.node-type-pagina-publicaciones-academicas #edit-field-area-prim-per-publi-tid-wrapper label{
	font-family: "roboto",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	color: #de483d;
	text-align: center;
	margin-bottom: 30px;
}

.node-type-pagina-publicaciones-academicas .views-exposed-widgets {
	/*width: 835px;*/
    width:908px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 60px;
}
.node-type-pagina-publicaciones-academicas .bef-select-as-links {
	/*width: 835px;*/
    width:908px;
    font-family: "roboto";
    font-size: 16px;
    font-weight: 700;
    color: #707070;

}
.node-type-pagina-publicaciones-academicas .bef-select-as-links .form-type-bef-link{
    float: left;
    border-right: 1px solid gray;
    border-style: dashed;
    height: 80px;
    padding: 0px 19px 0px 19px;
	
}
    
    #edit-field-area-prim-per-publi-tid-all {
        display:flex;
        align-items:center;
    }    
    
.node-type-pagina-publicaciones-academicas .bef-select-as-links .form-type-bef-link:nth-of-type(7) {
	margin-right: 0px;
	border-right: none;
}

#edit-submit-catalogo-publicaciones-academicas {
	margin-left: 5px;
    background-color: #de483d;
    font-family: 'roboto',sans-serif;
    text-transform: uppercase;
    color: white;
    width: 150px !important;
	margin-top: 36px;
}

.node-type-pagina-publicaciones-academicas .views-exposed-widget input,
.node-type-pagina-publicaciones-academicas .views-exposed-widget select,
.node-type-pagina-publicaciones-academicas .views-exposed-widget textarea {
	font-size: 14px;
    font-family: 'roboto', sans-serif;
    border-radius: 3px;
    border: thin solid #bdc3c7;
    padding: 7px;
    box-sizing: border-box;
    margin-top: 10px;
	cursor:pointer;
    
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper{
	margin-right: 25px;
	padding-left: 30px;
}
.node-type-pagina-publicaciones-academicas #edit-title-wrapper {
	margin-right: 0px;
}
.node-type-pagina-publicaciones-academicas .form-type-textfield .form-text  {
	width: 477px;
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper label:first-of-type {
    font-family: "roboto",sans-serif;
	font-weight: 500;
    color: #de483d;
    margin-bottom: 10px;
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper .bef-checkboxes label{
	font-family: "roboto",sans-serif;
	font-weight: 500;
	color: #707070;
	margin-bottom: 10px;
}
.node-type-pagina-publicaciones-academicas #edit-title-wrapper label {
	font-family: "roboto",sans-serif;
	font-weight: 500;
	color: #707070;
	margin-bottom: 10px;
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper .option {
	font-weight: 400;
	line-height: 24px;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"] {
	display: none;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"] + label {
    width:19px;
    height:18px;
    background: url(../images/check-contacto-rojo-2.png) left top no-repeat; 
    cursor: pointer !important; 
    padding-left: 24px;
    background-size: 17px;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"]:checked + label {
    background: url(../images/check-contacto-rojo-1.png) left top no-repeat;
    background-size: 17px;
	padding-left: 24px;
	margin-top: 10px;
}

/* SECCION ACORDEON*/
/* BOTON JQUERY HIDE-SHOW */
.hide-button-publicacion {
    /*background-image: url(/sites/all/themes/YQYP_theme/assets/images/images/boton-abajo-yqyp.svg);*/
    /*background-color:green;*/
    width:24px;
    height:24px;
    float:right;
    cursor:pointer;
    display:block;
    margin-top: -47px;
    background-size: 24px;
    background-repeat: no-repeat;
}

#publicacion-preguntas-respuestas #preguntas-publicacion {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #1b3c6c;
	line-height: 24px;
}
#publicacion-preguntas-respuestas #preguntas-publicacion p {
    padding-top: 20px;
    padding-bottom: 20px;   
    width: 740px;
}
#texto_ver_preguntas {
    width: 835px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 122px;
    margin-top: 25px;
}
#texto_ver_preguntas a {
    color: #de483d;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
#publicacion-preguntas-respuestas {
    width: 835px;
    height: auto;
    margin: 0 auto;
    /*margin-bottom: 70px;*/
}
#publicacion-preguntas-respuestas #preguntas-publicacio p {
    padding-top: 25px;
    padding-bottom: 25px;
}
#respuestas-publicacion .field-content{
    width: 740px;
}
#publicacion-pregunta-respuesta-wrapper {
    border-top: 2px solid #de483d;
    padding: 10px;
}

#respuestas-publicacion .field-content:nth-child(1) {
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    color: #1b3c6c;
    font-weight: 400;
	line-height: 24px;
}
    
#respuestas-publicacion .field-content:nth-child(2) {
    font-family: 'roboto', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #1b3c6c;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 24px;
}

#respuestas-publicacion .field-content:nth-child(3) {
    font-family: 'roboto', sans-serif;
    font-size: 16px;
    color: #555555;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 40px;
}

#respuestas-publicacion .field-content:nth-child(4) {
	font-family: "roboto",sans-serif;
    color: #de483d;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
    background: url(../images/publicaciones_PDF.png) left top no-repeat;
    background-size: 40px;
    height: 42px;
    padding-left: 45px;
    padding-top: 23px;
    
}
#respuestas-publicacion .field-content:nth-child(4) img{
    display:none;
}

/* BLOQUE ROJO FINAL*/


.bloque_creando_libros_wrapper{
    width: 100%;
    background-color: #de483d; 
    margin-top: 60px;
    }

.bloque_creando_libros_wrapper h2{
    margin: 0px 0px 20px 0px;
    color: #ffffff;
    text-align: left;
    }

.bloque_creando_libros {
    width: 100%;
    margin:0 auto;
    font-family: 'roboto',sans-serif;
    width: 1000px;
    padding: 50px 0px 70px 0px;
}

.bloque_creando_libros .titulo_panel {
    color:#ffffff;
    margin: 0;
    width: 750px;
    font-size: 30px;
}

.bloque_creando_libros .texto_copy{
    width: 700px;
    font-family: 'roboto',sans-serif;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;

}

.bloque_creando_libros .link_donativo {
    width: 185px;
    font-family: 'lato',sans-serif;
    font-size: 14px;
    margin:30px 0px 15px 0px;
}

.bloque_creando_libros .link_donativo a{
    color:#ffffff;
    text-decoration: underline;
}

.bloque_creando_libros .boton_dona_wrapper a {
    display: block;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    
}

.bloque_creando_libros .boton_dona_wrapper {
    width: 200px;
    background-color: #244575;
    float:right;
    border-radius: 5px;
    text-align: center;
}

.bloque_creando_libros .boton_wrapper {
    float:right;
    margin-top: -70px;
}


/* ICONOS SECCIONES*/
#edit-field-area-prim-per-publi-tid-71 a{
    background-image: url(../images/publicaciones_salud.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}
#edit-field-area-prim-per-publi-tid-69 a{
    background-image: url(../images/publicaciones_educacion.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}
#edit-field-area-prim-per-publi-tid-73 a{
    background-image: url(../images/publicaciones_fortalecimiento_inst.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}
#edit-field-area-prim-per-publi-tid-74 a{
    background-image: url(../images/publicaciones_metodologia.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}
#edit-field-area-prim-per-publi-tid-70 a{
    background-image: url(../images/publicaciones_productividad.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}
#edit-field-area-prim-per-publi-tid-72 a{
    background-image: url(../images/publicaciones_ciudadania.png) ;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: center 0px;
    padding-top: 54px;
	padding-bottom: 5px;
}

.node-type-pagina-publicaciones-academicas .bef-select-as-links .active {
	border-bottom: 3px solid #de483d;
}
.node-type-pagina-publicaciones-academicas .bef-select-as-links a:hover{
	border-bottom: 3px solid #de483d;
}

.view-catalogo-publicaciones-academicas  li a,
.view-catalogo-publicaciones-academicas  li.pager-current {
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #de483d;
}

.view-catalogo-publicaciones-academicas .pager{
    margin-top: 50px;
    margin-bottom: 30px;
}
}


@media (max-width: 600px) {
    
.page-node-487 .h_premios,    
.page-node-341 .h_premios {
    height: auto;
}
    
   #wrapper_imagen_publicaciones #field-name-field-imagen-header {
    position: absolute;
    width: 100%;
    height: 385px;
    overflow: hidden;
}

#wrapper_imagen_publicaciones #field_imagen_publicaciones img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}


#titulo_publicaciones_academicas {
    font-family: "roboto",sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #1b3c6c;
    width: auto;
    text-align: center;
    /*margin-left: 12px;
    margin-right: 12px;*/
    margin-top: 60px;
    margin-bottom: 30px;
}

#copy_publicaciones_academicas {
    display: none;
}


/* SECCION FILTRO */
.node-type-pagina-publicaciones-academicas #edit-field-area-prim-per-publi-tid-wrapper {
	/*padding: 20px 0px 20px 0px;*/
	/*margin-bottom: 25px;*/
}

.node-type-pagina-publicaciones-academicas #edit-field-area-prim-per-publi-tid-wrapper label{
	font-family: "roboto",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	color: #de483d;
	text-align: center;
	margin-bottom: 30px;
}

.node-type-pagina-publicaciones-academicas .views-exposed-widgets {
	width: auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 60px;
}
.node-type-pagina-publicaciones-academicas .bef-select-as-links {
	width: auto;
    font-family: "roboto";
    font-size: 16px;
    font-weight: 700;
    color: #707070;

}
.node-type-pagina-publicaciones-academicas .bef-select-as-links .form-type-bef-link, .node-type-pagina-publicaciones-academicas #edit-field-area-prim-per-publi-tid-all {
    /*float: left;*/
    width: 100%;
    /*border-right: 1px solid gray;*/
    border-style: dashed;
    height: 80px;
   /* padding: 0px 19px 0px 19px;*/
	
}
.node-type-pagina-publicaciones-academicas .bef-select-as-links .form-type-bef-link:nth-of-type(6) {
	margin-right: 0px;
	border-right: none;
}

#edit-submit-catalogo-publicaciones-academicas {
    -webkit-appearance:none;
	/*margin-left: 5px;*/
    background-color: #de483d;
    font-family: 'roboto',sans-serif;
    text-transform: uppercase;
    color: white;
    width: 100%;
	margin-top: 36px;
}

.node-type-pagina-publicaciones-academicas .views-exposed-widget input,
.node-type-pagina-publicaciones-academicas .views-exposed-widget select,
.node-type-pagina-publicaciones-academicas .views-exposed-widget textarea {
	font-size: 14px;
    font-family: 'roboto', sans-serif;
    border-radius: 3px;
    border: thin solid #bdc3c7;
    padding: 7px;
    box-sizing: border-box;
    margin-top: 10px;
	cursor:pointer;
    height: 50px;
    
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper{
	margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0;
}
    .node-type-pagina-publicaciones-academicas .form-item .form-type-bef-checkbox {
    float: left;
    width: 48%;
    margin-bottom: 25px;
    margin-top: 25px;
}
.node-type-pagina-publicaciones-academicas #edit-title-wrapper {
	margin-right: 0px;
    width: 100%;
    padding: 0;
    position: relative;
}
.node-type-pagina-publicaciones-academicas .form-type-textfield .form-text  {
	width: 477px;
        width: 100%;
    
}
    .node-type-pagina-publicaciones-academicas #edit-title-wrapper .views-widget{
        padding: 0 12px;
    }
    .node-type-pagina-publicaciones-academicas #autocomplete {
        border: thin solid #bdc3c7;
    }
    .node-type-pagina-publicaciones-academicas .reference-autocomplete {
        font-size: 14px;
        -webkit-text-fill-color: #555555;
        font-family: 'Roboto', sans-serif;
        padding: 5px;
    }
.node-type-pagina-publicaciones-academicas .views-exposed-widgets .views-submit-button {
        width:80%;
        margin: 0 auto;
        float:none;
        padding: 0 0 !important;
    }
.node-type-pagina-publicaciones-academicas #edit-language-wrapper label:first-of-type {
    font-family: "roboto",sans-serif;
    font-size: 16px;
	font-weight: 500;
    color: #de483d;
    /*margin-bottom: 25px;*/
}
/*.node-type-pagina-publicaciones-academicas  #edit-language-wrapper label{
        display: none;
    }*/
.node-type-pagina-publicaciones-academicas #edit-language-wrapper .bef-checkboxes label{
	font-family: "roboto",sans-serif;
	font-weight: 500;
	color: #707070;
	margin-bottom: 10px;
}
.node-type-pagina-publicaciones-academicas #edit-title-wrapper label {
	font-family: "roboto",sans-serif;
	font-weight: 500;
	color: #707070;
	margin: 12px;
    position: absolute;
    top: 14px;
    left: 12px;
    opacity: 0.3;
}
.node-type-pagina-publicaciones-academicas #edit-language-wrapper .option {
	font-weight: 400;
	line-height: 24px;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"] {
	display: none;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"] + label {
    width:19px;
    height:18px;
    background: url(../images/check-contacto-rojo-2.png) left top no-repeat; 
    cursor: pointer !important; 
    padding-left: 24px;
    background-size: 17px;
}

.node-type-pagina-publicaciones-academicas .form-type-bef-checkbox input[type="checkbox"]:checked + label {
    background: url(../images/check-contacto-rojo-1.png) left top no-repeat;
    background-size: 17px;
	padding-left: 24px;
	margin-top: 10px;
}

/* SECCION ACORDEON*/
/* BOTON JQUERY HIDE-SHOW */
.hide-button-publicacion {
    /*background-image: url(/sites/all/themes/YQYP_theme/assets/images/images/boton-abajo-yqyp.svg);*/
/*    background-color:green;*/
    width:30px;
    height:30px;
    float:right;
    cursor:pointer;
    display:block;
    position: absolute;
    right: 0;
    top: 23px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

#publicacion-preguntas-respuestas #preguntas-publicacion {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #1b3c6c;
	line-height: 24px;
    position: relative;
}
#publicacion-preguntas-respuestas #preguntas-publicacion p {
    padding-top: 20px;
    padding-bottom: 20px;   
    width: 85%;
}
#texto_ver_preguntas {
    width: auto;
    height: auto;
    margin: 0 auto;
    margin-bottom: 122px;
    margin-top: 25px;
}
#texto_ver_preguntas a {
    color: #de483d;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
#publicacion-preguntas-respuestas {
    width: 100%;
    height: auto;
    margin: 0 auto;
    /*margin-bottom: 70px;*/
}
#publicacion-preguntas-respuestas #preguntas-publicacio p {
    padding-top: 25px;
    padding-bottom: 25px;
}
#respuestas-publicacion .field-content{
    width: auto;
}
#publicacion-pregunta-respuesta-wrapper {
    border-top: 2px solid #de483d;
    margin: 12px;
}

#respuestas-publicacion .field-content:nth-child(1) {
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    color: #1b3c6c;
    font-weight: 400;
	line-height: 24px;
}
    
#respuestas-publicacion .field-content:nth-child(2) {
    font-family: 'roboto', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #1b3c6c;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 24px;
}

#respuestas-publicacion .field-content:nth-child(3) {
    font-family: 'roboto', sans-serif;
    font-size: 16px;
    color: #555555;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 40px;
}

#respuestas-publicacion .field-content:nth-child(4) {
	font-family: "roboto",sans-serif;
    color: #de483d;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
    background: url(../images/publicaciones_PDF.png) left top no-repeat;
    background-size: 40px;
    height: 42px;
    padding-left: 45px;
    padding-top: 23px;
    
}
#respuestas-publicacion .field-content:nth-child(4) img{
    display:none;
}

/* BLOQUE ROJO FINAL*/


.bloque_creando_libros_wrapper{
    width: 100%;
    background-color: #de483d; 
    margin-top: 50px;
    }

.bloque_creando_libros_wrapper h2{
    margin: 0px 0px 20px 0px;
    color: #ffffff;
    text-align: left;
    }

.bloque_creando_libros {
    width: 100%;
    margin:0 auto;
    font-family: 'roboto',sans-serif;
    width: auto;
    padding: 50px 0px 50px 0px;
}

.bloque_creando_libros .titulo_panel {
        display: none;
}

.bloque_creando_libros .texto_copy{
    width: auto;
    font-family: 'roboto',sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin: 12px;

}

.bloque_creando_libros .link_donativo {
    width: 185px;
    font-family: 'lato',sans-serif;
    font-size: 14px;
    margin:30px 0px 15px 0px;
}

.bloque_creando_libros .link_donativo a{
    color:#ffffff;
    text-decoration: underline;
}

.bloque_creando_libros .boton_dona_wrapper a {
    display: block;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    
}

.bloque_creando_libros .boton_dona_wrapper {
    width: 100%;
    background-color: #244575;
    /*float:right;*/
    border-radius: 5px;
    text-align: center;
    
}

.bloque_creando_libros .boton_wrapper {
    margin-top: -70px;
    margin: 25px 12px;
}


/* ICONOS SECCIONES*/
#edit-field-area-prim-per-publi-tid-all a {
    /*background-image: url(../images/publicaciones_salud.png) ;*/
         background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;    
}   
    
    
#edit-field-area-prim-per-publi-tid-71 a{
    background-image: url(../images/publicaciones_salud.png) ;
         background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}
#edit-field-area-prim-per-publi-tid-69 a{
    background-image: url(../images/publicaciones_educacion.png) ;
        background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}

#edit-field-area-prim-per-publi-tid-73 a{
    background-image: url(../images/publicaciones_fortalecimiento_inst.png) ;
        background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}

#edit-field-area-prim-per-publi-tid-74 a{
    background-image: url(../images/publicaciones_metodologia.png) ;
        background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}

#edit-field-area-prim-per-publi-tid-70 a{
    background-image: url(../images/publicaciones_productividad.png) ;
        background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}

#edit-field-area-prim-per-publi-tid-72 a{
    background-image: url(../images/publicaciones_ciudadania.png) ;
        background-repeat: no-repeat;
    background-size: 35px;
    display: block;
    background-position: 15px 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
}

/* iconos active */
    
#edit-field-area-prim-per-publi-tid-71 .active {
    background-image: url(../images/publicaciones_salud_calado.png) !important ;

}
#edit-field-area-prim-per-publi-tid-69 .active {
    background-image: url(../images/publicaciones_educacion_calado.png) !important ;

}

#edit-field-area-prim-per-publi-tid-73 .active {
    background-image: url(../images/publicaciones_fortalecimiento_inst_calado.png) !important ;

}

#edit-field-area-prim-per-publi-tid-74 .active {
    background-image: url(../images/publicaciones_metodologia_calado.png) !important;

}

#edit-field-area-prim-per-publi-tid-70 .active {
    background-image: url(../images/publicaciones_productividad_calado.png) !important;

}

#edit-field-area-prim-per-publi-tid-72 .active {
    background-image: url(../images/publicaciones_ciudadania_calado.png) !important;

}


.node-type-pagina-publicaciones-academicas .bef-select-as-links .active {
	/*border-bottom: 3px solid #de483d;*/
    background-color: #de483d;
    color:white;
    border-radius: 5px;
}
.node-type-pagina-publicaciones-academicas .bef-select-as-links a:hover{
	border-bottom: 3px solid #de483d;
}

.view-catalogo-publicaciones-academicas  li a,
.view-catalogo-publicaciones-academicas  li.pager-current {
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #de483d;
}

.view-catalogo-publicaciones-academicas .pager{
    margin-top: 50px;
    margin-bottom: 30px;
} 
}
