﻿body {
  line-height: 1.3;
  font-family: 'Open Sans', Arial, sans-serif, helvetica;
  color: #333;
  text-size-adjust: 100%;
}
.Cabecera {
  border-bottom: 2px solid #ccc;
  display: inline-block;
  width: 100%;
  position: relative;
}
div#BannerLoad_home980x90--728x90 {
  margin: auto;
  width: 728px;
}
/******************************** Modal.ini *********************************/
.banner-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -10000;
  opacity: 0;
  transform: scale(0);
  transition: all ease-in-out 0.5s;
}
.banner-modal .icon-close {
  color: #333;
  font-size: 20px;
  background-color: #FFF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -20px;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  z-index: auto;
}
.banner-modal .contenido {
  position: absolute;
  cursor: pointer;
  background-color: white;
  top: 20%;
  left: 20%;
  right: 20%;
  border-radius: 3px;
  padding: 20px;
  box-sizing: border-box;
}
.banner-modal .contenido .titulo {
  padding: 15px;
  text-align: center;
  color: white;
  background-color: #5d6d7e;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.banner-modal .contenido table {
  margin: 20px auto;
  border-collapse: collapse;
  /*ahora, quitamos estilos a algunos tds:*/
}
.banner-modal .contenido table td {
  padding: 15px 10px 15px 10px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
}
.banner-modal .contenido table tr:first-child td {
  border-top: 1px solid white;
  border-right: 1px solid white;
}
.banner-modal .contenido table tr td:first-child {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
}
.banner-modal .contenido table tr td:last-child {
  border-right: 1px solid white;
}
.banner-modal .contenido table tr:not(:first-child) td:first-child,
.banner-modal .contenido table tr:first-child td:not(:first-child) {
  background-color: #e6ebef;
  color: #333;
  border-color: #ddd;
}
.banner-modal.mostrar {
  opacity: 1;
  transform: scale(1);
  z-index: 10000;
}
/******************************** Modal.fin *********************************/
.below_lazy {
  content-visibility: auto;
  contain-intrinsic-size: 0 500px;
}
/*@import "_navigation.less";*/
input.BuscadorEuropapress {
  border-top: none;
  border-left: none;
  border-right: none;
  float: left;
  height: 27px;
  outline: 0;
  line-height: 29px;
}
input.BuscadorEuropapress:focus,
input.BuscadorEuropapress:hover {
  border-bottom: 1px solid #333;
}
.group {
  height: 30px;
}
img.ImgBuscadorEuropapress {
  position: absolute;
  margin-left: -22px;
  background-color: white;
}
img.ImgBuscadorEuropapress:hover {
  cursor: pointer;
}
.buscador-cabecera-principal {
  font-size: 12px;
  float: right;
  text-align: center;
  vertical-align: middle;
  height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 3px;
  line-height: 28px;
}
.Cuerpo {
  max-width: 1030px;
  background-color: white;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.wrapper-sticky,
.aire_v {
  min-width: 300px;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #d01716;
}
a:active,
a:link,
a:visited {
  text-decoration: none;
  outline: 0;
}
div#BannerPlaceHolder_home980x90--728x90 {
  width: 980px;
  vertical-align: top;
  text-align: center;
  margin: auto;
}
.banner-principal-cabecera {
  width: 100%;
  float: left;
  text-align: center;
}
/*.admin {
    display: none;
}*/
/******************************** Modal.ini *********************************/
.banner-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -10000;
  opacity: 0;
  transform: scale(0);
  transition: all ease-in-out 0.5s;
}
.banner-modal .icon-close {
  color: #333;
  font-size: 20px;
  background-color: #FFF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -20px;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  z-index: auto;
}
.banner-modal .contenido {
  position: absolute;
  cursor: pointer;
  background-color: white;
  top: 20%;
  left: 20%;
  right: 20%;
  border-radius: 3px;
  padding: 20px;
  box-sizing: border-box;
}
.banner-modal .contenido .titulo {
  padding: 15px;
  text-align: center;
  color: white;
  background-color: #5d6d7e;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.banner-modal .contenido table {
  margin: 20px auto;
  border-collapse: collapse;
  /*ahora, quitamos estilos a algunos tds:*/
}
.banner-modal .contenido table td {
  padding: 15px 10px 15px 10px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
}
.banner-modal .contenido table tr:first-child td {
  border-top: 1px solid white;
  border-right: 1px solid white;
}
.banner-modal .contenido table tr td:first-child {
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
}
.banner-modal .contenido table tr td:last-child {
  border-right: 1px solid white;
}
.banner-modal .contenido table tr:not(:first-child) td:first-child,
.banner-modal .contenido table tr:first-child td:not(:first-child) {
  background-color: #e6ebef;
  color: #333;
  border-color: #ddd;
}
.banner-modal.mostrar {
  opacity: 1;
  transform: scale(1);
  z-index: 10000;
}
/******************************** Modal.fin *********************************/
div#overlay-header {
  display: none;
}