#cabecera, #pie {background:#fff;color:#3C78A7;border-bottom:solid #3C78A7 10px;padding:10px;}
#pie {color:#000;border-top:solid #3C78A7 10px;margin-top:20px;font-size:12px;}
#version {color:#f00;}
.bloque {border-radius: 5px;border: 1px solid #ccc;padding: 15px;margin:10px;}
.bloque-titulo { border-bottom: 1px solid #cdcdcd;margin: 0;padding: 8px 15px;}
.td-etiqueta {font-weight:bold;}
.bigicon { font-size: 35px; color: #3C78A7;}
.partir {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.nobreak a {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.issn { white-space: nowrap; overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
body:after{
  content: "2024 live";
  position: fixed;
  width: 220px;
  height: 50px;
  background: #f00;
  top: 35px;
  left: -50px;
  text-align: center;
  font-size: 24px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  line-height: 52px;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}
