.buscar-btn{
	background-color: #78be20;
}

.buscar-btn:hover{
	background-color: #54585A !important;
}

.comprar-btn{
	background-color: #54585A;
}

.comprar-btn:hover{
	background-color: #78be20 !important;
}

.link-footer{
	color:white;
}

.link-footer:hover{
	color:white;
}

.direcciones{
	height: 60vh;
	overflow-y: scroll;
}

.box-recurso{
	text-align: center;
	border: 1px solid silver;
	padding: 5% 0 0%;
}

.thumbnail_img{
	height: 200px;
	width:auto;
}
.titulo_recurso{
	color: #54585a;
	font-size: 100%;
	line-height: 20px;
	padding: 0% 5%;

}
.descripcion_recurso{
	width: 100%;
	font-size: 12px;
	background-color: white;
	color: #54585a;
	padding: 1.5rem;
}

.boton_descarga{
	margin-top: 20px;
	padding: 2rem 10px;
	border-top: 0.5px solid #dddcdc;
	text-align: left;
}

.boton_negro{
	background-color: black;
	color: white;
	padding: 7px;
}

a.boton_negro:hover{
	background-color: black;
	color: white;
	padding: 7px;
}

.buscar-btn-filter{
	display: block !important;
	padding: 25px !important;
	background-color: #54585a !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;

}

.buscar-btn-filter:hover{
	display: block !important;
	padding: 25px !important;
	background-color: #54585a !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;
}

.buscar-btn-filter-selected{
	display: block !important;
	padding: 25px !important;
	background-color: #78be20 !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;

}

.buscar-btn-filter-selected:focus{
	display: block !important;
	padding: 25px !important;
	background-color: #78be20 !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;

}

.buscar-btn-filter-selected:hover{
	display: block !important;
	padding: 25px !important;
	background-color: #78be20 !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;

}

.m-t-15{
	margin-top: 15px;
}

.divider-h{
	color:black;
	font-size: 16px;
	line-height: 15px;
}

.submit{
	display: block !important;
	padding: 2px !important;
	background-color: #78be20 !important;
	color: #fff !important;
	font-size: 1.25em !important;
	text-align: center !important;

}
.thumbnail_busqueda{
	height: 150px;
	width: auto;
}

.tabla_busqueda{
	color:black;
	width: 100%;
}

.header_resultados{
	color: #727272;
	text-align: center;
	width: 100%;
	padding: 10px;
	font-size: 18px;
}

.detalles-btn{
	background-color: #78be20;
	color: white;
	padding: 5px;
}

.detalles-btn:hover{
	background-color: #78be20;
	color: white;
	padding: 5px;
}
