
.articletext a, 
.articletext a:hover,
.articletext a:visited {
	color: #2a6496;
}

.hidden{
	display: none !important;
}

.menu a.sub{
	background-color: #a0b0bb;
	padding-left: 15px;
}

.footer a{
	color: #325a7a;
}

#banner_id img {
width: 100%;
display: block;
max-width: 100%;
height: auto;

}


.breaking-news p
{
	margin-top: 5px;
	margin-bottom: 3px;
}

.mapTitolo
{
    overflow:hidden;              /* don't show excess chars */
}

.graph-points-list .col-12 {
min-height: 24px;
}

.error {
	display: none;
	font-style: italic;
	font-size: 14px;
	color: hsl(0, 100%, 50%);
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

.error-msg{
	font-style: italic;
	color: hsl(0, 100%, 50%);
	float: left;
}

.login-error-msg{
	font-style: italic;
	color: hsl(0, 100%, 50%);
}

.stocks-row-negative{
	white-space: nowrap;
}
