.mos-red
{
    color: Red;
}

/*Intestazione della tabella -------------------------------------------*/
.scheda{
	text-align:left;
	width: 100%;
	padding: 4px 0 3px 0;
	margin: 0 0 3px 0;
}

.scheda div{
	margin: 0 3px 0 0 ;
	padding: 0;
}

.scheda h3{
	font-family: verdana, times, georgia, serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #880000;/**/
	padding-left: 5px;
}

#start{
	float: left;
}

.titoloArea{
	float: left;
	font-family: verdana, times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #9B2626;
	margin:0px;
	height:20px;
	color: #f1f1e3;
}

.immTitScheda{
	position:relative;
	left:-3px;
}

#__espandi, #__nascondi{
	cursor: pointer;
	font-weight: bold;
	text-decoration:underline;
	color: #919191;
}

/* Elementi della tabella-------------------------------------*/

.divTab{
	width: 100%;
	margin: 0px;
 	padding: 0px;
}

.tabTit, .tabDin{
 	table-layout: fixed;
 	border-collapse: collapse;
 	border-spacing: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
 	padding: 0px;
/*
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
*/
}

td p{
	line-height: 1.3;
}

.tabTit tr{
	border: 0px;
/*	border-left:1px solid #999999;*/
}

.titoloTabella{
	font-size: 24px;
	font-style: normal;
	font-weight: bold ;
	color: #777777;
	text-align:left;
  	line-height: 34px;
}

.titoloTabella2{
	font-size: 18px;
	font-style: normal;
	font-weight: bold ;
	color: #777777;
	text-align:left;
  	line-height: 26px;
}

.subTitoloTabella{
	font-size: 14px;
	font-style: normal;
	color: #555555;
	text-align:left;
  	line-height: 20px;
}

.titoloVuoto{
	width: 22px;
}

.stileTitoloVuoto{
  	height: 0px;
  	padding: 0 2px;
  	margin: 0;
	border: 1px solid #BBBBBB;
}


.stileTitolo, .tiutenteTBLpSx, .primoStileTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #12526d;
	/*
	border-bottom: 1px solid #999999;
	border-left: 1px solid #777777;
	text-shadow: 0px 1px 0px #555555;
*/
	border: 1px solid #c1c1c1;
	overflow: hidden;
	text-align: center;
	padding: 2px;
	margin: 0;
}




.stileTitolo {
    font-weight: normal;
}

.primoStileTitolo{
	border-left: 1px solid #aaaaaa;
}

.tiutenteTBLpSx{
	border: 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.sRow, .colonnaNumerica, .sRowI, .sRowRed, .sVuota, .cRow, .colNumK, .colNumGY, .colNumR, .nota, .sComScaduto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #203556;
	line-height: 13px;
	border: 1px solid #BBBBBB;
	/*
	border-bottom: 1px solid #999999;
	border-left: 1px solid #777777;
*/
	text-align: left;
	overflow: hidden;
	padding: 2px;
	margin: 0;
}

@media (min-width:1501px) {
	.intestazioneTabella {
		font-size: 16px;
	}

	.stileTitolo, .primoStileTitolo {
		font-size: 12px;
	}

	.sRow, .colonnaNumerica, .sRowI, .sRowRed, .sVuota, .cRow, .colNumK, .colNumGY, .colNumR, .nota, .sComScaduto {
		font-size: 10px;
		line-height: 12px;
	}
}

@media (min-width:992px) and (max-width:1500px) {
	.intestazioneTabella {
		font-size: 14px;
	}

	.stileTitolo, .primoStileTitolo {
		font-size: 11px;
	}

	.sRow, .colonnaNumerica, .sRowI, .sRowRed, .sVuota, .cRow, .colNumK, .colNumGY, .colNumR, .nota, .sComScaduto {
		font-size: 9px;
		line-height: 11px;
	}
}

@media (min-width:601px) and (max-width:991px) {
	.intestazioneTabella {
		font-size: 12px;
	}

	.stileTitolo, .primoStileTitolo {
		font-size: 10px;
	}

	.sRow, .colonnaNumerica, .sRowI, .sRowRed, .sVuota, .cRow, .colNumK, .colNumGY, .colNumR, .nota, .sComScaduto {
		font-size: 8px;
		line-height: 10px;
	}
}

@media (max-width:600px) {
    .intestazioneTabella {
        font-size: 9px;
    }

	.stileTitolo, .primoStileTitolo {
		font-size: 10px;
	}

	.sRow, .colonnaNumerica, .sRowI, .sRowRed, .sVuota, .cRow, .colNumK, .colNumGY, .colNumR, .nota, .sComScaduto {
		font-size: 8px;
		line-height: 10px;
	}
}

	.sComScaduto {
		color: #991111;
		background-color: #EEEEEE;
	}

	.sVuota {
		height: 0px;
		line-height: 0px;
		font-size: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-color: #ffffff;
	}

	.sRowI {
		border-bottom: 1px dotted #999999;
		border-left: 1px dotted #999999;
		font-weight: bold;
	}

	.cRow {
		text-align: center;
	}

	.colonnaNumerica, .colNumK, .colNumGY, .colNumR {
		text-align: right;
	}

	.colNumK {
		background-color: Khaki;
	}

	.colNumGY {
		background-color: GreenYellow;
	}

	.colNumR {
		background-color: OrangeRed;
		color: White;
	}

	.sRowRed {
		text-align: right;
		color: #990000;
		font-weight: bold;
	}

	.mos-curs-red {
		color: red;
		background-color: #CCFFCC;
	}

.stileCursore {
	color: #fff;
	background-color: #347B98
	/*
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin: 0;
*/
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	font-weight: bold ;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
*/
}

	.stileCursoreDIV {
		color: #000;
		border: 1px solid #afc3e1;
		border-radius: 6px;
		margin: 4px;
		box-shadow: 4px 4px 4px #888888;
	}

	.stileFiltro {
		background-color: #cfcfcf;
		border-top: 2px solid #dddddd;
		border-left: 2px solid #dddddd;
		border-bottom: 2px solid #999999;
		border-right: 2px solid #999999;
		cursor: pointer;
	}

	.etichetta {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #DDE2E6;
		text-align: right;
		padding-right: 3px;
		border: 1px solid #999999;
	}

	.datiRitiro {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		background-color: #F86020;
		border: 1px solid #dddddd;
		/*border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #638F69;
	border-right: 1px solid #638F69;*/
	}


	/* pie di pagina della tabella -------------------------------------------------------------*/

.pieTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #12526d;
	border: 1px solid #BBBBBB;
	line-height: 20px;
	text-align: left;
}

		.pieTabella input {
			font-family: verdana, times, georgia, serif;
			font-weight: normal;
			font-weight: bold;
			color: #00477e;
			font-size: 9px;
			height: 18px;
		}

		.pieTabella select {
			font-family: verdana, times, georgia, serif;
			font-weight: normal;
			font-size: 9px;
			height: 18px;
		}

	.pieTabellaVuota {
		height: 0px;
		border: 1px solid #BBBBBB;
		/*border-top: 1px solid #638F69;
	border-bottom: 3px solid #A13F26;
	border-right: 3px solid #A13F26;
	border-left: 3px solid #A13F26;*/
		display: none;
	}

	.pieTabellaMobile {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		background-color: #dddddd;
		color: #00477e;
		border: 1px solid #BBBBBB;
		line-height: 20px;
		text-align: left;
	}

		.pieTabellaMobile input {
			font-family: verdana, times, georgia, serif;
			font-weight: normal;
			font-weight: bold;
			color: #00477e;
			font-size: 12px;
			height: 18px;
		}

		.pieTabellaMobile select {
			font-family: verdana, times, georgia, serif;
			font-weight: normal;
			font-size: 12px;
			height: 18px;
		}

	.numRec {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin-right: 5%;
	}

	.recPerPagina {
		margin-right: 15px;
	}

	.titPiePagina {
		font-family: verdana, arial, helvetica, sans-serif;
		margin-left: 5px;
	}

	.selPagina {
		margin-left: 15px;
	}

	.sposta {
		padding-left: 5px;
		cursor: pointer;
	}

	/* menu della tabella -------------------------------------------------------------*/

	.menuTab, .menuTabella {
		margin: 0px;
		padding: 0px;
		text-align: left;
		width: 0px;
		height: 0px;
		position: absolute;
		left: -1000px;
		top: -1000px;
		font: 0.85em Verdana, Arial, Helvetica, sans-serif;
		cursor: pointer;
	}

	.menuTab {
		background: #dddddd;
		width: 170px;
		height: 140px;
		border-top: 1px solid #9d5434;
		z-index: 140;
	}

	.stileTitolo a {
		cursor: pointer;
		text-decoration: none;
	}

		.stileTitolo a:link, .stileTitolo a:visited {
			background-color: #C2D1F0;
			color: #00477e;
		}

		.stileTitolo a:hover, .stileTitolo a:active {
			color: #1A3366;
		}

	.menuTab .selezSub, .menuTab .voceSub {
		background: #DDDDDD;
		color: #000033;
		font-weight: normal;
		height: 2.2em;
		line-height: 2.2em;
		border-bottom: 1px solid #9d5434;
		border-right: 1px solid #9d5434;
		border-left: 1px solid #9d5434;
		padding-left: 3px;
		cursor: pointer;
	}

	.menuTab .selezSub {
		background: #ffffff;
		color: #000033;
	}

	/*------------------------LETTI--------------------------------*/
	.letto {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		height: 11px;
		font-style: normal;
		line-height: 11px;
		text-align: left;
		overflow: hidden;
		border-top: 1px solid #BBBBBB;
	}

	.atteso {
		color: #cc2900;
	}

	.assenzaConcordata {
		color: #8e8e93;
	}

	.disciplinare {
		color: #000000;
	}

	.prenotato {
		color: #f38400;
	}

	.ricovero {
		color: #f3c300;
	}

	.ritardo {
		color: #9a4eae;
	}

	.lettoNero2 {
		color: black;
	}

	.presente {
		color: blue;
	}

	.etLET, .etLETmi, .etLETfi, .etLETms, .etLETfs, .etLETi, .etLETs, .etLETm, .etLETf {
		color: #000000;
		font-style: italic;
		text-align: left;
		font-size: 7pt;
		font-weight: bold;
	}

	.etLETfs {
		background-color: #f3cbb8;
		color: #5a0808;
	}

	.etLETms {
		background-color: #a4e3f2;
		color: #5a0808;
	}

	.etLETfi {
		background-color: #f3cbb8;
		color: #06411e;
	}

	.etLETmi {
		background-color: #a4e3f2;
		color: #06411e;
	}

	.etLETf {
		background-color: #f3cbb8;
	}

	.etLETm {
		background-color: #a4e3f2;
	}

	.etLETs {
		color: #5a0808;
	}

	.etLETi {
		color: #06411e;
	}

	.etLETv {
		color: green;
	}

	.etSTA, .etSTAm, .etSTAf {
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: 8pt;
		font-weight: bold;
		overflow: hidden;
		border-top: 1px solid #BBBBBB;
	}

	.etSTAf {
		background-color: #ffcccc;
	}

	.etSTAm {
		background-color: #b3d9ff;
	}

	/*----------------------------*/


	.etichettaScheda, .titParagrafo {
		background-color: #FFFFFF;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #0000AA;
		text-align: left;
		width: 150px;
	}

	.datiTabella {
		background-color: #FFFFFF;
		color: #000099;
		text-align: Left;
		font-size: 11px;
		font-weight: bold;
	}

	.titParagrafo {
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		height: 20px;
		color: #003300;
		border-bottom: 1px ridge #003300;
	}

	.etichettaScheda, .datiTabella {
		height: 14px;
	}
