/* themes_global.css */

body,html {
	margin: 0px;
	padding: 0px;
}

#ForecaModular {
}

.no_text_shadow {
	text-shadow: none;
}

.no_borders {
	border: none;
}