.linkbianco {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.linkautorizzapost{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}
h6 {
	font-size: 11px;
	color: #a4a4a4;
	font-weight: normal;
}
.rosso {
	color: #e31430;
	font-weight: normal;
}

.size18 {
	font-size: 18px;
}

.backgroundgray input {
	margin: 0px; 
	padding: 0px;
	border: 0px;
	background-color: #1d1d1d;
	color: white;
}