
.modal_cookie {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	overflow: hidden;
  }
.mostrar{
	display: block; /* Hidden by default */
  }
.ocultar{
	display: none; /* Hidden by default */
  }
#pantalla_cookies-in{
	/*-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;*/
	overflow: hidden;
}
#pantalla_cookies-in{
	position: absolute;
	bottom: 0px;
	background: #666;
	padding: 30px;
	color: #fff;
	margin: auto;
}
#pantalla_cookies-in.pantalla-on{
	max-height: 0px;
}
button#acepta_cookies, button#rechaza_cookies{
	border-radius: 0px;
	background: #fff;
	border: 1px solid #888;
	padding: 5px 20px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #888;
}
#pantalla_cookies-in a{ font-weight: bold; color: #ccd0db; text-decoration: underline;}
#pantalla_cookies-in a:hover{ color: #edf2fa;}
button#acepta_cookies:hover, button#rechaza_cookies:hover{
	border: 1px solid #333;
	color: #333;
}
a#acepta_cookies{
	display: inline-block;
	margin: auto;
}


/*
     FILE ARCHIVED ON 00:45:36 Sep 20, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:15:44 Sep 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.311
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.021
  esindex: 0.005
  cdx.remote: 16.529
  LoadShardBlock: 36.271 (3)
  PetaboxLoader3.datanode: 55.553 (5)
  load_resource: 73.445
  PetaboxLoader3.resolve: 40.069
  loaddict: 17.18
*/