/*Bordo rosso*/
#preproduzione {margin-top: 0px; border: 5px solid #FF0000; width: calc(100% - 10px);}

/*Accesso Staff*/
#accessostaff {position: absolute; width: calc(100% - 1em - 2px); margin-top: -35px; margin-bottom: 14px; background: #AA1111; text-align: center;}
#accessostaff a {color: #FFFFFF; text-decoration: none;}

/*Titolo pagina staff*/



/*FORM VISIBILI SOLO ALLO STAFF CHE EMULA*/
.staffonly {position: relative; border-left: 20px solid #AA1111;}
.staffonly_side {position: absolute; writing-mode: sideways-rl; left: -20px; top: 1em; color: white;}

/*Pulsante per la modifica dei form e delle pagine*/
.modificaform {margin-top: 1em; margin-bottom: 0.5em; z-index: 1000; text-align: right;}

/*Messaggi errore staff*/
.rollbackerror {padding: 1em; color: #AA1111;}

/*Ricerca Domande*/
.checkboxsearch {vertical-align: top; padding: 5px;}

/*Tabella pagine Statiche*/
.tabellapaginestatiche {margin-bottom: 1em; width: 100%;}
.tabellapaginestatiche tr th, .tabellapaginestatiche tr td {padding: 5px; padding-left: 1em;}