/* =========================
   LISTADO NOTICIAS
========================= */
button.gn-btnTratamientos{
	background-color: #ECD4B3;
	border-radius: 10px;
	color: #101010;
	padding: 20px 40px 20px 40px;
	z-index: 9;
}

.pullUp{
	position: fixed;
	bottom: 0px;
	z-index: 99999999;
	width: 100%;
	left: 0px;
	right: 0px;
	border-radius: 0px !important;
}