/* --------------------------------------- */
/*		     Stati Approvazione		       */
/* --------------------------------------- */
.dash-iscrizione-att {
	background-color: #faff0066;
}

.dash-iscrizione-app {
	background-color: #99ff99;
}

.dash-iscrizione-rif {
	background-color: #ff6666;
}

.approvazione-iscritti .glyphicon-ok, 
.approvazione-iscritti .glyphicon-ok:hover {
	background-color: transparent !important;
	color: #000 !important;
}

.approvazione-iscritti .panel .panel-footer {
	background-color: #ffc600 !important;
	height: 46px;
}

/* --------------------------------------- */
/*		     Gestione Utenti		       */
/* --------------------------------------- */
.gestione-utenti-minorenne {
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}