/* *************************************************/
.mak-field-static
{
    width: 100%	!important;
    height: 100% !important;
}

.red{
    color: red;
	font-size: 24px;
}

.green{
	color: #28A745;
	font-size: 24px;
}

.yellow{
    color: #FFD533;
	font-size: 24px;
}

.orange{ 
    color: #FFD533;
	font-size: 24px;
}

.grigio{ 
    color: #E1E1E1;
	font-size: 24px;
}

.classe_grafico {
   height: auto !important;
}

.gruppo1 {
    background-color: #white !important;
	border-color: #99C16C !important;
	border-left: none !important;	
	border-right: none !important;	
}

.panel-heading {
	background-image: none !important;
    background-color: #white !important;
	border-color: #006500 !important;	
	border-left: none !important;	
	border-right: none !important;	
}

.panel-status-data
{
   display: none !important;
}

.fa-question-circle::before
{
    visibility: hidden !important;
}

