.PanelBusquedaNoticias
{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:100000;
	background-color:rgba(0,0,0,0.6);
	left:0px;
	top:0px;
}

.CierreBusquedaNoticias
{
	position:absolute;
	right:5px;
	top:5px;
	color:white;
}

.CajaBusquedaNoticias
{
	width:80%;
	max-width:750px;
	min-width:400px;
	height:80%;
	max-height:800px;
	min-height:400px;
	display:block;
	margin:auto;
	top:10%;
	background-color: rgb(255, 255, 255);
	padding:20px;
	position:relative;
	overflow:auto;
}

.TituloBusquedaNoticias
{
    font-family: 'Source Sans Pro', sans-serif;   
    font-weight: 600;  
    position: relative;   
    text-decoration: none;   
    font-size: 18px;   
    text-align: left;         
    padding-right: 2%;   
    padding-bottom: 5px;   
    margin-bottom: 0;      
    color: #F3A359;   
    /* border-bottom: solid 3px rgb(243, 164, 89); */   
    background: rgb(255, 255, 255);   
    -webkit-box-sizing: border-box;   
    -moz-box-sizing: border-box;   
    box-sizing: border-box;   
    z-index: 5;
    display: block;
    overflow: hidden;
}

.TituloBusquedaNoticias::before {
	content: "";
	width: 100%;
	height: 2px;
	bottom: 10px;
	background: rgb(242, 163, 89);
	position: absolute;
	z-index: -1;
	opacity: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin-left: 125px;
}

.ContenedorCampoBusqueda
{
	width:100%;
	display:block;
	margin:auto;
	margin-top:10px;
	margin-bottom: 25px;
}

.NombreCampoBusquedaNoticias
{
	display:inline-block;
	font-size: 17px;
	vertical-align:top;
	margin-bottom: 15px;
	color: rgba(85, 182, 176, 1);
	font-weight: 400;
}

.DatoCampoBusquedaNoticias
{
	width: 100%;
	display: block;
}

.SelectorCampoBusquedaNoticias {
	display:inline-block;
	width: 49%;
	font-size: 15px;
}

.AvisoBusquedaNoticias
{
	width: 100%;
	border:solid, 1px, rgba(200, 0, 0, 0.8);
	color: Black;
	background-color: rgba(243, 163, 89, 0.42);
	text-align:center;
	vertical-align:middle;
	min-height:30px;
	padding:10px;
	margin-top:10px;
	margin-bottom: 15px;
}

.CajaDatoBusquedaNoticias
{
	width:100%;
	padding: 5px;
	-moz-box-sizing: border-box;   
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
};
}

.SelectorCampoBusquedaNoticias
{
	position:relative;
	display:inline-block;
	width:40%;
	margin-right: 10px;
	margin-bottom:10px;
}

.BotonesBusquedaNoticias
{
	text-align: left;
	height:40px;
}

.BotonesBusquedaNoticias input {
	padding: 10px;
	background-color: rgb(242, 163, 89);
	border: none;
	color: white;
	font-weight: 400;
	font-size: 15px;
}

.BotonBusquedaNoticias
{
	display:inline-block;
	width:120px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
}

.PanelResultadosBusquedaNoticias
{
	max-height:300px;
	background-color: rgba(101, 101, 101, 0.04);
	margin-bottom:20px;
	overflow:auto;
	padding: 15px;
}

ul#ListadoResultadosBusquedaNoticias li {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

ul#ListadoResultadosBusquedaNoticias li:after {
    content:"";
    height: 1px;
    width: 100%;
    background: rgba(85, 182, 176, 0.35);
    position: absolute;
    bottom: -6px;
    left: 0;
}
/*
     FILE ARCHIVED ON 13:10:14 Jun 23, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:27:37 Oct 15, 2024.
     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.408
  exclusion.robots: 0.014
  exclusion.robots.policy: 0.007
  esindex: 0.009
  cdx.remote: 15.854
  LoadShardBlock: 196.993 (3)
  PetaboxLoader3.resolve: 149.318 (4)
  PetaboxLoader3.datanode: 113.146 (4)
  load_resource: 72.024
*/