

/* STILE DELLE TABELLE - ALMET */
html {
	--blu: #0A4792;
	--blu1: #4360a4;
	--blu2: #6a7ab5;
	--blu3: #8e98c8;
	--blu4: #b1b5d8;

	--grigio-c: #bbbdbd;
	--grigio-m: #9e9da0;
	--grigio-s: #707172;

}

/*
.tablepress > thead { position: relative; background-color: var(--blue); }
.tablepress > thead tr:nth-child(even) { background-color: var(--blue); }
.tablepress > thead th:nth-of-type(even) { background-color: var(--blu1); }
.tablepress > thead th { color: var(--white); }
*/

.sec_tab .tablepress { width: max-content; min-width: 100%; }

.tablepress > thead { position: relative; background-color: var(--blue); }
.tablepress > thead th { color: var(--white); font-weight: 700 !important; }
.tablepress > thead th:nth-of-type(even) { background-color: var(--blu1); }





/*
█   ▄▀▄ █▄ ▄█ ▀ █▀▀ █▀▀▄ █▀▀ 
█ ▄ █▀█ █ █ █ █ █▀▀ █▐█▀ █▀▀ 
▀▀▀ ▀ ▀ ▀   ▀ ▀ ▀▀▀ ▀ ▀▀ ▀▀▀ 
*/

/* --- LAMIERE LISCE --- */
#tablepress-1 .row-1 .column-1 { background-color: var(--grey) !important; }
#tablepress-1 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-1 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-6 .row-1, #tablepress-6 .row-2 { background-color: var(--white); }
#tablepress-6 .row-1 th, #tablepress-6 .row-2 th { color: var(--blu); background-color: transparent; }
#tablepress-6 .row-1 .column-1, #tablepress-6 .row-1 .column-2 { background-color: var(--blue); }
#tablepress-6 .row-1 .column-1, #tablepress-6 .row-1 .column-2 { color: var(--white); }
#tablepress-6 tr:nth-of-type(even) :where(td.column-1, td.column-2) { background-color: var(--blu2); color: var(--white); }
#tablepress-6 tr :where(td.column-1, td.column-2) { background-color: var(--blu1); color: var(--white); }

#tablepress-7 .row-1 th, #tablepress-7 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-7 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-7 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-7 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-7 .row-5 .column-2, #tablepress-7 .row-7 .column-2, #tablepress-7 .row-8 .column-2, 
#tablepress-7 .row-12 .column-2, #tablepress-7 .row-13 .column-2, #tablepress-7 .row-14 .column-2, #tablepress-7 .row-17 .column-2 { background-color: var(--blu); }
#tablepress-7 .row-5 .column-3, #tablepress-7 .row-7 .column-3, #tablepress-7 .row-8 .column-3, 
#tablepress-7 .row-12 .column-3, #tablepress-7 .row-13 .column-3, #tablepress-7 .row-14 .column-3, #tablepress-7 .row-17 .column-3 { background-color: var(--blu1); }

#tablepress-51 .row-1 th, #tablepress-51 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-51 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-51 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-51 .row-5 .column-2, #tablepress-51 .row-7 .column-2, #tablepress-51 .row-11 .column-2, 
#tablepress-51 .row-12 .column-2, #tablepress-51 .row-13 .column-2, #tablepress-51 .row-16 .column-2 { background-color: var(--blu); }

#tablepress-52 .row-1 th, #tablepress-52 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-52 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-52 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-52 .row-6 .column-2, #tablepress-52 .row-8 .column-2, #tablepress-52 .row-12 .column-2, 
#tablepress-52 .row-13 .column-2, #tablepress-52 .row-16 .column-2 { background-color: var(--blu); }


/* --- LAMIERE MANDORLATE --- */
#tablepress-5 .row-1 .column-1 { background-color: var(--grey) !important; }
#tablepress-5 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-5 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- LAMIERE CHICCO DI RISO --- */
#tablepress-55 .row-1, #tablepress-55 .row-2 { background-color: var(--white); }
#tablepress-55 .row-1 th, #tablepress-55 .row-2 th { color: var(--blu); background-color: transparent; }
#tablepress-55 .row-1 .column-1, #tablepress-55 .row-1 .column-2 { background-color: var(--blue); }
#tablepress-55 .row-1 .column-1, #tablepress-55 .row-1 .column-2 { color: var(--white); }
#tablepress-55 tr:nth-of-type(even) :where(td.column-1, td.column-2) { background-color: var(--blu2); color: var(--white); }
#tablepress-55 tr :where(td.column-1, td.column-2) { background-color: var(--blu1); color: var(--white); }






/*
█▀▄ ▀ ▄▀▄ ▄▀▀ ▀█▀ █▀▀▄ █▀▀ 
█ █ █ █▀█  ▀▄  █  █▐█▀ █▀▀ 
█▀  ▀ ▀ ▀ ▀▀   ▀  ▀ ▀▀ ▀▀▀ 
*/

#tablepress-10 .row-1, #tablepress-10 .row-2 { background-color: var(--white); }
#tablepress-10 .row-1 th, #tablepress-10 .row-2 th { color: var(--blu); background-color: transparent; }
#tablepress-10 .row-1 .column-1, #tablepress-10 .row-1 .column-2 { background-color: var(--blue); }
#tablepress-10 .row-1 .column-1, #tablepress-10 .row-1 .column-2 { color: var(--white); }
#tablepress-10 tr:nth-of-type(even) :where(td.column-1, td.column-2) { background-color: var(--blu2); color: var(--white); }
#tablepress-10 tr :where(td.column-1, td.column-2) { background-color: var(--blu1); color: var(--white); }

#tablepress-53 tr:nth-child(even) { background-color: transparent; }
#tablepress-53 .row-1 .column-1 { background-color: var(--grey) !important; }
#tablepress-53 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-53 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-53 :where(.row-2, .row-9) .column-2,
#tablepress-53 :where(.row-7, .row-9) .column-3 { background-color: var(--grigio-s); color: var(--white); }
#tablepress-53 :where(.row-3, .row-4, .row-5, .row-6, .row-8) .column-3 { background-color: var(--grigio-m); color: var(--white); }
#tablepress-53 :where(.row-3, .row-4) .column-4,
#tablepress-53 .row-2 .column-5, #tablepress-53 :where(.row-3, .row-9) .column-6 { background-color: var(--grigio-c); color: var(--white); }


/* --- PIASTRE PER COSTRUZIONE DI STAMPI --- */
#tablepress-27 .row-1 th, #tablepress-27 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-27 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-27 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-27 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-27 .row-2 .column-2, #tablepress-27 .row-5 .column-2, #tablepress-27 .row-7 .column-2, #tablepress-27 .row-8 .column-2 { background-color: var(--blu); }
#tablepress-27 .row-2 .column-3, #tablepress-27 .row-5 .column-3, #tablepress-27 .row-7 .column-3, #tablepress-27 .row-8 .column-3, #tablepress-27 .row-9 .column-3 { background-color: var(--blu1); }

#tablepress-28 .row-1 th, #tablepress-28 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-28 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-28 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-28 .row-2 .column-2, #tablepress-28 .row-4 .column-2, #tablepress-28 .row-6 .column-2 { background-color: var(--blu); }


/* --- PIASTRE ALPLAN --- */
#tablepress-25 .row-1 th, #tablepress-25 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-25 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-25 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-25 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-25 tr .column-4 { background-color: var(--blu3); color: var(--white); }
#tablepress-25 .row-2 .column-4, #tablepress-25 .row-4 .column-4, #tablepress-25 .row-6 .column-4 { background-color: var(--blu1); }

#tablepress-26 .row-1 th, #tablepress-26 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-26 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-26 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-26 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-26 tr .column-4 { background-color: var(--blu3); color: var(--white); }
#tablepress-26 .row-2 .column-4, #tablepress-26 .row-4 .column-4, #tablepress-26 .row-6 .column-4 { background-color: var(--blu1); }


/* --- PIASTRE FUSE FRESATE PRECISIONE --- */
#tablepress-39 .row-1 .column-1, #tablepress-39 .row-2 .column-1 { background-color: var(--grey) !important; }
#tablepress-39 .row-1 .column-2 { background-color: var(--grigio-s); }
#tablepress-39 .row-1 .column-4 { background-color: var(--grigio-m); }
#tablepress-39 .row-2 th:nth-of-type(odd) { background-color: var(--blu); }
#tablepress-39 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-39 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-23 .row-1 th, #tablepress-23 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-23 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-23 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-23 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-23 tr .column-4 { background-color: var(--blu3); color: var(--white); }
#tablepress-23 .row-2 .column-2, #tablepress-23 .row-4 .column-2, #tablepress-23 .row-6 .column-2 { background-color: var(--blu); }
#tablepress-23 .row-2 .column-3, #tablepress-23 .row-4 .column-3, #tablepress-23 .row-6 .column-3 { background-color: var(--blu1); }
#tablepress-23 .row-2 .column-4, #tablepress-23 .row-4 .column-4, #tablepress-23 .row-6 .column-4 { background-color: var(--blu2); }

#tablepress-24 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-24 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- PIASTRE LAMINATE --- */
#tablepress-16 .row-1 th, #tablepress-16 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-16 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-16 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-16 tr .column-3 { background-color: var(--blu2); color: var(--white); }
#tablepress-16 .row-3 .column-2, #tablepress-16 .row-5 .column-2, #tablepress-16 .row-6 .column-2, #tablepress-16 .row-9 .column-2, #tablepress-16 .row-11 .column-2 { background-color: var(--blu); }
#tablepress-16 .row-3 .column-3, #tablepress-16 .row-5 .column-3, #tablepress-16 .row-6 .column-3, #tablepress-16 .row-9 .column-3, #tablepress-16 .row-11 .column-3 { background-color: var(--blu1); }

#tablepress-21 .row-1 th, #tablepress-21 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-21 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-21 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-21 .row-3 .column-2, #tablepress-21 .row-5 .column-2, #tablepress-21 .row-6 .column-2, #tablepress-21 .row-10 .column-2, #tablepress-21 .row-12 .column-2 { background-color: var(--blu); }




/*
█▀▄ ▄▀▄ █▀▀▄ █▀▀▄ █▀▀ 
█▀█ █▀█ █▐█▀ █▐█▀ █▀▀ 
▀▀  ▀ ▀ ▀ ▀▀ ▀ ▀▀ ▀▀▀ 
*/

#tablepress-38 .row-1 th, #tablepress-38 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-38 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-38 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-38 .row-2 .column-2, #tablepress-38 .row-3 .column-2, #tablepress-38 .row-4 .column-2, 
#tablepress-38 .row-6 .column-2, #tablepress-38 .row-7 .column-2, #tablepress-38 .row-9 .column-2 { background-color: var(--blu); }

#tablepress-37 .row-1 th, #tablepress-37 .row-2 th { color: var(--blu); background-color: var(--white); }
#tablepress-37 tr .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-37 tr .column-2 { background-color: var(--blu1); color: var(--white); }
#tablepress-37 .row-2 .column-2, #tablepress-37 .row-4 .column-2, #tablepress-37 .row-6 .column-2 { background-color: var(--blu); }


/* --- BARRE PIATTE --- */
#tablepress-30 .row-2 .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-30 .row-3 .column-1 { background-color: var(--blu2); color: var(--white); }
#tablepress-30 :where(.row-1, .row-2) .column-2 { background-color: var(--grigio-s); color: var(--white); }
#tablepress-30 .row-3 .column-2 { background-color: var(--grigio-m); color: var(--white); }

#tablepress-29 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-29 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- BARRE QUADRE --- */
#tablepress-34 .row-2 .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-34 .row-3 .column-1 { background-color: var(--blu2); color: var(--white); }
#tablepress-34 :where(.row-1, .row-2) .column-2 { background-color: var(--grigio-s); color: var(--white); }
#tablepress-34 .row-3 .column-2 { background-color: var(--grigio-m); color: var(--white); }

#tablepress-32 .row-1 .column-2, #tablepress-32 .row-1 .column-5 { color: var(--blu); background-color: var(--white); }
#tablepress-32 tr:nth-of-type(odd) :where(.column-1, .column-4) { background-color: var(--blu); color: var(--white); }
#tablepress-32 tr:nth-of-type(even) :where(.column-1, .column-4) { background-color: var(--blu1); color: var(--white); }
#tablepress-32 tr .column-3 { background-color: #F1F1F1; border: 0; }


/* --- BARRE ESAGONALI --- */
#tablepress-33 .row-2 .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-33 .row-3 .column-1 { background-color: var(--blu2); color: var(--white); }
#tablepress-33 :where(.row-1, .row-2) .column-2 { background-color: var(--grigio-s); color: var(--white); }
#tablepress-33 .row-3 .column-2 { background-color: var(--grigio-m); color: var(--white); }

#tablepress-31 .row-1 .column-2, #tablepress-31 .row-1 .column-5 { color: var(--blu); background-color: var(--white); }
#tablepress-31 tr:nth-of-type(odd) :where(.column-1, .column-4) { background-color: var(--blu); color: var(--white); }
#tablepress-31 tr:nth-of-type(even) :where(.column-1, .column-4) { background-color: var(--blu1); color: var(--white); }
#tablepress-31 tr .column-3 { background-color: #F1F1F1; border: 0; }

/* --- BARRE TONDE --- */
#tablepress-36 :where(.row-2, .row-4) .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-36 .row-3 .column-1 { background-color: var(--blu2); color: var(--white); }
#tablepress-36 :where(.row-1, .row-2, .row-4) .column-2 { background-color: var(--grigio-s); color: var(--white); }
#tablepress-36 .row-3 .column-2 { background-color: var(--grigio-m); color: var(--white); }

#tablepress-35 .row-1 .column-2, #tablepress-35 .row-1 .column-5, #tablepress-35 .row-1 .column-8, #tablepress-35 .row-1 .column-11 { color: var(--blu); background-color: var(--white); }
#tablepress-35 tr:nth-of-type(odd) :where(.column-1, .column-4, .column-7, .column-10) { background-color: var(--blu); color: var(--white); }
#tablepress-35 tr:nth-of-type(even) :where(.column-1, .column-4, .column-7, .column-10) { background-color: var(--blu1); color: var(--white); }

#tablepress-35 tr .column-3, #tablepress-35 tr .column-6, #tablepress-35 tr .column-9 { background-color: #F1F1F1; border: 0; }








/*
█▀▄ █▀▀▄ ▄▀▄ █▀ ▀ █   ▀ 
█ █ █▐█▀ █ █ █▀ █ █ ▄ █ 
█▀  ▀ ▀▀  ▀  ▀  ▀ ▀▀▀ ▀ 
*/

/* --- PROFILI A U --- */
#tablepress-13 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-13 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- PROFILI A T --- */
#tablepress-14 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-14 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- PROFILI A L --- */
#tablepress-17 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-17 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-15 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-15 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- TUBI QUADRI --- */
#tablepress-20 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-20 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-19 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-19 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }


/* --- TUBI TONDI --- */
#tablepress-22 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-22 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }







/*
▄▀▄ █  █ █ ▄▀ ▄▀▄ █▀▀▄ █▀▀ 
█▀█ █ ▄ █ █ █  █ █ █▐█▀ █▀▀ 
▀ ▀ ▀▀▀  ▀   ▀  ▀  ▀ ▀▀ ▀▀▀ 
*/

#tablepress-11 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-11 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-12 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-12 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }







/* --- Metapor --- */
#tablepress-54 .row-1 th { background-color: var(--white); color: var(--blue); }
#tablepress-54 .row-1 .column-1 { background-color: var(--grey) !important; }

#tablepress-54 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-54 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }






/* --- Stati fisici --- */
#tablepress-40 .column-2, #tablepress-41 .column-2 { text-align: left; }
#tablepress-40 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-40 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-41 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-41 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }





/* --- Leghe --- */
#tablepress-42 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-42 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }
#tablepress-42 .column-2 { writing-mode: vertical-rl; transform: rotate(180deg); }
#tablepress-42 .row-2 .column-2, #tablepress-42 .row-4 .column-2 { background-color:  var(--grigio-s); color: var(--white); }
#tablepress-42 .row-3 .column-2, #tablepress-42 .row-5 .column-2, #tablepress-42 .row-6 .column-2 { background-color:  var(--grigio-m); color: var(--white); }
#tablepress-42>:where(thead,tfoot)>tr>*, #tablepress-42>:not(caption)>*>* { font-size: 16px; line-height: 1.5; padding: .25rem; }

#tablepress-8 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-8 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }

#tablepress-9 tr:nth-of-type(odd) .column-1 { background-color: var(--blu); color: var(--white); }
#tablepress-9 tr:nth-of-type(even) .column-1 { background-color: var(--blu1); color: var(--white); }





/* --- Tolleranza --- */
#tablepress-43 .row-1 .column-1 { background-color: var(--grigio-s); }
#tablepress-43 .row-1 .column-3 { background-color: var(--grigio-m); }

.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) .row-1 th { background-color: var(--blu) !important; }
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) .row-2 .column-1,
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) .row-2 .column-2 { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) .row-2 td:nth-of-type(odd) { background-color: var(--blu2); color: var(--white); }
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) .row-2 td:nth-of-type(even) { background-color: var(--blu3); color: var(--white); }
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) tr:nth-of-type(odd) :where(.column-1, .column-2) { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-44, #tablepress-45, #tablepress-46, #tablepress-47) tr:nth-of-type(even) :where(.column-1, .column-2) { background-color: var(--blu2) !important; color: var(--white); }




#tablepress-48 .row-1 .column-1 { background-color: var(--grigio-s); }
#tablepress-48 .row-1 .column-4 { background-color: var(--grigio-m); }

.sec_tab :where(#tablepress-49, #tablepress-50) .row-1 th { background-color: var(--blu) !important; }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-1,
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-2 { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-3 { background-color: var(--grigio-s) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-5 { background-color: var(--grigio-m) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-3 .column-3, .sec_tab :where(#tablepress-49, #tablepress-50) .row-3 .column-5 { background-color: var(--blu1); color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-3 .column-4, .sec_tab :where(#tablepress-49, #tablepress-50) .row-3 .column-6 { background-color: var(--blu2); color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) tr:nth-of-type(odd) :where(.column-1, .column-2) { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) tr:nth-of-type(even) :where(.column-1, .column-2) { background-color: var(--blu2) !important; color: var(--white); }









/*
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-1,
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 .column-2 { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 td:nth-of-type(odd) { background-color: var(--blu2); color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) .row-2 td:nth-of-type(even) { background-color: var(--blu3); color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) tr:nth-of-type(odd) :where(.column-1, .column-2) { background-color: var(--blu1) !important; color: var(--white); }
.sec_tab :where(#tablepress-49, #tablepress-50) tr:nth-of-type(even) :where(.column-1, .column-2) { background-color: var(--blu2) !important; color: var(--white); }
*/



