#newsContainer, #eventContainer {
  width: 100%;
  display: inline-block;
  margin-top: 1%;
}

#eventContainer {margin-bottom: 25px;}
.newsImageDespligue {display: block; margin: 0 auto 10px auto;}

#newsSummaryTitle {
  float: left;
  padding: 8px 0px 15px 0;
  width: 100%;
}

#newsSummaryContent {
  padding-top: 10px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

#newsGalleryContainer, #newsGalleryContainerBig {
  float: left;
  width: 35%;
  margin-top: 15px;
}

#newsGalleryContainerBig { width: 100%; margin-bottom: 10px;}
#newsBodyContainer {float: left; width: 100%;}

.noticiaAsocItem {
  border-bottom: 1px solid #BCBCBC;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}

.noticiaAsocItemTitle {width: 100%;}
.noticiaAsocItemTitle, .noticiaAsocItemLink {padding-bottom: 5px;}

/**********Begin listado de noticias*********/
.listNewsItemContainer, .listEventsItemContainer /*borrar*/ {
  float: left;
  padding: 0 0 0 0;
  position: relative;
  width: 101%;
}

.listEventsItemContainer /*no borrar*/ {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}

.listNewsItemDate {font-size: 10px;}

.listEventsItemDate /*no borrar*/ {
  float: left;
  width: 160px;
  padding: 5px;
  overflow: hidden;
  margin: 0 5px 10px 0;
}

.listEventsItemImage {width: 145px; overflow: hidden; margin: 0 5px 10px 0;}
.listEventsItemImage img {max-height: 111px; overflow: hidden;}

.listNewsItemContent, .taxonomyVerMas/*no borrar, chequear con noticias*/ {
  width: 79%;
  float: left;
  padding: 5px 10px 5px 5px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.listNewsItemContent.cafEnLosMedios {width: 97%;}

.listEventsItemContent /*no borrar*/ {
  width: 61%;
  border-left: 0;
  float: left;
  overflow: hidden;
  padding: 5px;
  margin: 0;
}

.listEventsItemContent.bigEventContainer {width: 553px;}
.listNewsItemTaxonomy, .listEventsItemTaxonomy {padding: 5px; width: 94%; float: left;}

.taxonomyVerMas /*no borrar chequear con noticias*/{
  width: 18%;
  border-right: 1px solid #ccc;
  border-left: 0;
  margin-right: 0;
  position: absolute;
  right: 1%;
  top: 0;
  bottom: 0;
  padding: 0;
}

.listNewsItemSummary, .listEventsItemSummary /*no borrar*/ {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.listNewsItemTitle, .listEventsItemTitle/*no borrar*/ {margin-bottom: 5px;}

.verMasNoticias, .verMasEventos {
  position: absolute;
  bottom: 0;
  float: right;
  text-align: right;
  height: 20px;
  vertical-align: middle;
  padding: 5px 10px 5px 5px;
  width: 145px;
}

.verMasNoticias a, .verMasEventos a {color: white; font-size: 12px;}
.verMasNoticias a:hover, .verMasEventos a:hover {color: white; text-decoration: underline;}

#listNewsPagination, #listEventsPagination {
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  float: left;
  margin-left: 2px;
  margin-top: 10px;
}

.listEventsCAF, .listEventsTemaPais {
  float: left;
  text-align: center;
  padding: 4px 2%;
}

#listNewsPaginationLocation, #listEventsPaginationLocation {
  float: left;
  width: 72%;
  text-align: center;
}

#listNewsPagination a, #listEventsPagination a, #xsltsearch_navigation a {margin: 0 5px;}

#redesSocialesDespliegue {
  margin-bottom: 10px;
  width: 100%;
  padding: 15px 0;
  display: inline-block;
}

#redesSocialesDespliegueContainer a {
  border-radius: 50%;
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

#redesSocialesDespliegueContainer a.whatsappPopup.hideDesktop {display: none;}
#redesSocialesDespliegueContainer a img {width: 40px; height: 40px;}
.redesSocialesCompartir {margin-right: 20px; font-size:18px;}
/**********end listado de noticias************/

.containerRenderEventos {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.menuNavRenderEventos {
  list-style: none;
  margin-left: 0 !important;
  float: left;
  width: 100%;
  text-align: right;
}
.menuNavRenderEventos.small {width: 92%;}

/*.menuNavRenderEventos > li {float: left; margin-left: 5px; padding: 10px 5px;}*/
#videosEventos, #publicacionesEventos {width: 100%; display: inline-block;}

.twitterColDerecha {
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 20px;
}

.twitterColDerecha h5 {margin-bottom: 10px;}

.asocEventsEventsContainer, .asocNewsEventsContainer, .asocPubsEventsContainer {
  display: none;
  width: 100%;
}

.asocEventsEventsContainer.currentEvent, .asocNewsEventsContainer.currentNews,
.asocPubsEventsContainer.currentPub {display: inline-block;}

.nextEventsEventsContainer, .nextNewsEventsContainer, .nextPubsEventsContainer {
  text-align: right;
  position: absolute;
  right: 0;
}

#nextEventsEventsContent, #nextNewsEventsContent, #nextPubsEventsContent {
  list-style: none;
  padding: 5px 10px;
  z-index: 999;
}

#nextEventsEventsContent li, #nextNewsEventsContent li, #nextPubsEventsContent li {
  display: inline-block;
  margin: 0 3px;
  cursor: default;
}

/***********participantes eventos******************/
#participantesEventos {width: 100%; display: inline-block;}

.participantesIzq,  .participantesDer {
  float: left;
  width: 47%;
  list-style: none;
  margin-top: 0;
}

.participantesIzq li, .participantesDer li { margin-bottom: 20px; }
.participantesIzq { margin-right: 3%; margin-left: 0 !important; }
.participantesDer { margin-left: 3% !important; }
.eventoImgAutor {width: 30%;}
.eventoImgAutor.autorNoImage {width: 29%; height: 121px; border-radius: 50%;}
.eventoImgAutor .imgParticipante {max-width: initial; margin: 0; height: 125px;}
.eventoParticipanteInfo {width: 65%; margin-left: 5%; cursor: pointer;}
.eventoParticipanteSumario.active {display: inline-block;}
.eventoParticipanteSumario {margin-top: 10px; display: none;}
.participantesLI {padding-bottom: 15px;}

.imgParticipante {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.redesSocialesParticipante {width: 100%; float: left;}
.redesSocialesParticipanteContent {float: right;}
.enlaceParticipante {cursor: pointer;}

.redesSocialesParticipanteContent img {
  width: 35px;
  margin-right: 2px;
  border-radius: 50%;
}
/***********end participantes eventos**************/

/*last line to prevent cropping*/





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
