/*
.pannel_top, .header_ini { 
	display: none; 
} 
*/ 

#btn, .btn { 
	display: none; 
}

/*
body, .header_ini, .top, .top_calendario, .header_ini {
	background-color: transparent;
}
*/

body {
	background: transparent;
}

#pannel_top {
	background-color: transparent;
	background: transparent;
	box-shadow: none;
}

h4, h5, h6, #legenda {
	color: black;
}

#footer {
	display: block;
}

.card {
	box-shadow: none;
}