#boletin-informativo-form a{color: #666666;}
#destacado{
  /*position: relative;
  overflow: hidden;
  max-height: 350px;*/
  margin-bottom: 15px;
}
#destacado>.zocalo{
  background-color: rgba(255, 255, 255, 0.9);
  /*position: absolute;*/
  width: 100%;
  padding: 15px;
  bottom: 0;
  z-index: 500;
}
#lista #imagen{
  position: relative;
  max-height: 170px;
  overflow: hidden;
}
#destacado>#imagen img,
#lista #imagen img{position: absolute;}
#destacado>.zocalo>#titulo{
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
}
#otros #lista #titulo{
	font-weight: bold;
	padding: 20px 0 10px 0;
}
#block-boletin-informativo-boletines-informativos-fecha h2.block-title,
#block-boletin-informativo-boletines-informativos h2.block-title{font-size:1em;}
#boletin-informativo-form label,
#block-boletin-informativo-boletines-informativos-fecha h2.block-title,
#block-boletin-informativo-boletines-informativos h2.block-title{
  font-weight: bold;
  color: #00a5df;
  border-bottom: 1px solid #00a5df;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
#boletin-informativo-form label:before,
#block-boletin-informativo-boletines-informativos-fecha h2.block-title:before,
#block-boletin-informativo-boletines-informativos h2.block-title:before{
  font-family:FontAwesome;
  margin-right:10px;
  font-size: 1.7em;
}
#block-boletin-informativo-boletines-informativos-fecha h2.block-title:before{content: '\f0a6';}
#block-boletin-informativo-boletines-informativos h2.block-title:before,
#boletin-informativo-form label:before{content: '\f2b7';}
.newsle .form-control{
  width:50% !important;
  border-right:none;
  padding-top:11px;
  padding-bottom:11px;
}
.newsle .input-group-btn .btn{border-bottom: 2px solid #00a5e0;}
#boletin-informativo-form > div > .form-item-email #edit-email{
  float: left;
  width: 50%;
  margin-right: 10px;
}
#boletin-informativo-form > div > button{margin-top: -16px;}
ul.social-share{
  margin-bottom: 0;
  text-align: right;
}
ul.social-share li{display: inline-block;}
.node-type-boletin .social-share{
  float: right;
  padding-bottom: 5px;
}
.field-name-field-copete-boletin{
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-newsletter #image img{min-width: 100% !important;}