@charset "UTF-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');

/*sobreescribe el CVC no responsive*/


#todo, #contenido, #miga, #folio, #pie, #col1, .flechas, #col2 {box-sizing: border-box;}

#todo {
	width: 100%;
	max-width: 88.9em;
}
#contenido {
	position:relative;
}
#contenido, #miga  {
	width: 100%;
	max-width: 870px;
}
#folio {
	font-size:.9em;
}
#pie {
	max-width: 63.2em;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#col1 {
	float: none;
	clear: both;
	width: 100%;
	margin: 0 auto 1em;
	max-width:560px;
	padding-bottom:2em;
}
 acronym[title],  abbr[title] {
	border-bottom:none;
}


/*portada principal de todos los anuarios*/


#contenido.portada_sup  {
	background-image:url(../../img/anuario/anuarios_portada_re.jpg);
	background-repeat:repeat;
	background-size:100%;
	max-width: none;
	margin-top:30px;
	display:flex;
	flex-wrap: wrap;
}
.portada_sup #col1  {
	max-width: 55%;
	background-color: #fff;
	margin-left:7%;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:3em;
	padding:3em 4em;
}
.portada_sup #col1 ul {
	background-color:transparent;
	width:55%;
	position: absolute;
	top:0;
	right:0;
	margin-right:-65%;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: 600;	
}

.portada_sup #col1 li {
	width:65px;
	height:70px;
	border:1px solid #888;
	margin-bottom:8px;
	margin-right:8px;
	display: flex;
	align-items:center;
	justify-content: center;
	background-color: rgba(255,255,255,0.65);
	background-image:url("../../img/anuario/enne.png");
	background-repeat:no-repeat;
	background-position:50% 10px;
}

.portada_sup #col1 li:hover{
	background-color: rgba(255,255,255,1);
}
.portada_sup #col1 li a {	
	display: block;
	color:#333;
	font-weight: bold;
	width:100%;
	padding:7px 3px 2px;
	text-align: right;	
}

.portada_sup #col1 li a:hover {
	text-decoration: none;
	color:#ab0505;
}
.portada_sup h1 {
	font-size:22px;
	color:#ab0505;
}
.portada_sup p:first-of-type {
	margin-top:64px;
}
.portada_sup #pie {
	background-color:#fff;width:100%;
	max-width: none;
	margin:12em 0 0;
	padding-bottom:5em;
}
#irabuscr {
	position:absolute;
	margin-top:1em;
	right:1em;
}
#irabuscr a {
	display:inline-block;
	height: 100%;
	color:#333;
	text-transform: uppercase;
	font-size: .7em;
	font-family: Arial, Helvetica, "sans-serif";
}


/* FORMULARIO */

form {border: 3px solid #f1f1f1;}

input[type=text] {
  width: 70%;
  padding: 4px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
input.anno  {
  width: 55px;
  padding: 4px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: center;
}
input.seccion  {
  width: 330px;
  padding: 4px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: left;
}

input.autortitulo  {
  width: 455px;
  padding: 4px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: left;
}

input.procedencia  {
  width: 285px;
  padding: 4px 10px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: left;
}


button.buscar {
  background-color: #4D7089;
  color: white;
  padding: 4px 10px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 200px;
  height: 50px;
  font-size: 20px;	
}
button.borrar {
  background-color: #CC0000;
  color: white;
  padding: 4px 10px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 200px;
  height: 50px;
  font-size: 20px;	
}

button.volver {
  background-color: #A9A9A9;
  color: white;
  padding: 4px 10px;
  margin: 8px 170px;
  border: none;
  cursor: pointer;
  width: 150px;
  height: 25px;
  font-size: 15px;	  
}

button:hover {
  opacity: 0.8;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.container {
  padding: 16px;
}


label {
	padding: 4px 10px 10px 10px;	
}

label.annol {
	border: none;
	padding: 4px 10px 10px 10px;	
}
label.procedencia1 {
	border: none;
	padding: 4px 10px 10px 100px;	
}

/*body {
overflow-x: hidden;
overflow-y: scroll;
}
*/

table.resultado {
	border: 3px solid #f1f1f1;
	padding: 16px;
	padding: 0px 16px 16px 16px;

}

table.sinresultados  {
	border: 3px solid #941661;
	padding: 16px;
	padding: 16px 16px 16px 16px;
	text-align: center;
}

.sinresultados{
	height:10px;
	width: 100%;
	font-weight: bold;
	color:#941661;
}

.resulcabecera{
	height:20px;
	width: 450px;
	color:#4D7089;
	text-align: center;
	vertical-align: top;
	border-bottom: 8px solid #f1f1f1;
	font-weight: bold;
}
.resulcabecera2{
	height:10px;
	width: 100%;
	color:#4D7089;
	font-weight: bold;
}
.resulcabecera3{
	height:10px;
	width: 100%;
	color:#4D7089;
	font-weight: normal;
}

.pb{
	height:10px;
	width: 100%;
	color:#941661;
	font-weight: bold;
}
.peso{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	
}
.modobusqueda {
	font-size:0.8em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0;
	padding: 0px 0px 0px 20px;
}

.tituloBus {
	width: 100%;
	padding: .2em;
	color:#000000;
	display: inline;
}
.tituloBus a {
	color:#000000;
    text-decoration: none;
}

.tituloBus a:hover {
	background-color: #87e5f8;
	color:#000000;
    text-decoration: none;
}

.titbusqueda a{
	font-size:30px;
	color:#000000;
}
.titbusqueda a:hover {
	background-color: #87e5f8;
	color:#000000;
    text-decoration: none;
}


/************************************************************************/

@media only screen and (max-width:910px) {

/*body {border: 4px solid green;}*/

#todo {border:0;}
#todo, #todo > div {
	box-sizing: border-box; 
	width:100%; 
	margin-left:0;
	margin-right:0;
	padding:0;
}
	
#cabecera #logos {padding-bottom:5px;}
#decha {
	background-image:none!important;
	padding-left:0;
	padding-top:3px;
}
#todo #contenido, #todo #miga, .flechas {padding-right:0 2%;}
#todo #contenido.portada_sup {padding-top:80px;margin-top:1em;}
.portada_sup #col1  {
	padding:2em 3% 1em 4%;
}
}
@media only screen and (max-width:768px) {

body {border-color:red;}
#miga {margin-left:3px;}
#folio {display: none;}

.titulo h1 {font-size:1.7em;margin-top:1.7em;margin-bottom:1.3em;}

}
@media only screen and (max-width:638px) {
	
body {border-color:blue;}

#cabecera #logos {width:100%;}
#cabecera #logos img {margin-left:-4vw;}
#col1 	{
	width:85%;
}
.portada_sup #col1 {
    max-width: none;
    margin-left: auto;
}
.portada_sup #col1 ul {
    background-color: #fff;
    width: 100%;
    position: relative;
    margin-right: 0;
	margin-top:4em;
	margin-bottom:1.5em;
	font-size:14px;
}

.portada_sup p:first-of-type {
	margin-top:0;
}
.portada_sup #col1 li {
	width:40px;
	height:55px;
	background-color:#fff;
	background-image:url("../../img/anuario/fnd_n.png");
	background-repeat:no-repeat;
	background-position:50% 5px;
	background-size: 30px;
}
.portada_sup #col1 li a {
	background-color: rgba(255,255,255,0.65);
}
.portada_sup #pie {margin-top:1em;}

input.anno, input.seccion, input.autortitulo, input.procedencia  {
  width: 99%;
  text-align:left;
}
label.annol, label[for="seccion"], label[for="autor"], label[for="titulo"], label[for="procedencia1"] {
    padding-left:0;
}
button.buscar, button.borrar {width:80%;font-size:1.4em;}
button.borrar {
	margin-top: 1em;
	margin-left:-24px;
}
button.volver {
	width:50%;
	margin:0 25% 2em;
	height:auto
}
.container input + br {display:none;}
.container input {margin-bottom:1em;}


}
@media only screen and (max-width:320px) {
body {border-color:pink;}
#cabecera  {overflow: hidden!important;}
#cabecera #logos img {width:90%}


}



