/* --------------------------------------- */
/*		     Tabelle Segreteria			   */
/* --------------------------------------- */
.circolonoi-pagamenti-tableprezzi {
	width: 100%;
}

.circolonoi-pagamenti-tableprezzi th {
	text-align: center;
}

.circolonoi-pagamenti-tableprezzi tbody tr td:nth-of-type(1),
.circolonoi-pagamenti-tableprezzi tbody tr td:nth-of-type(3) {
	text-align: center;
	font-size: 16px;
}

.circolonoi-pagamenti-tableprezzi tbody tr td:nth-of-type(1) ~ td {
	padding: 5px;
}

/* --------------------------------------- */
/*		    Gestione Circolo NOI		   */
/* --------------------------------------- */
.img-gestione-noi {
	width: 77%;
	margin-bottom: 10px;
}

.img-gestione-noi-2024 {
	width: 57%;
	margin-bottom: 0px;
}

/* --------------------------------------- */
/*		 Iscrizione Circolo NOI		   	   */
/* --------------------------------------- */
.noi-bambino-autorizza {
	text-transform: uppercase;
	font-weight: bold;
}

/* --------------------------------------- */
/*		       Stati Iscrizione		       */
/* --------------------------------------- */
.noi-iscrizione-att {
	background-color: #faff0066;
}

.noi-iscrizione-app-pag {
	background-color: #cce5ff;
}

.noi-iscrizione-app {
	background-color: #99ff99;
}

.noi-iscrizione-rif {
	background-color: #ff6666;
}

.noi-iscrizione-ann {
	background-color: #3bb9ab;
}