
@import url("../../commons/css/infoschool.css");

html, body, form
{
	padding: 0px;
	margin: 0px;
	/*font-family: arial,sans-serif;*/
	vertical-align: middle;
	font-weight: normal;
	color: #605D5C;
	font-size: medium;
}

html, body, table
{
	font-size: 10pt;
}

/* Font family */

.cursor_pointer
{
  cursor: pointer;
}

.mese_selezionato {
     background-color: #EFEFEF;
}

.mese {
     cursor:pointer;
}

.timesroman_italic{
	font-family: "Times Roman", "Palatino Linotype", verdana, arial;
	font-style:italic;
}

.timesroman{
	font-family: "Times Roman", "Palatino Linotype", verdana, arial;
}

.allinea_verticale {
	vertical-align: middle;
}
/* Font size */

.interlinea12{
	line-height: 1.2;
}
.interlinea13{
	line-height: 1.3;
}
.interlinea15{
	line-height: 1.5;
}
.font_size_smaller{
	font-size: smaller;
}
.font_size_6{
	font-size: 7pt;
}
.font_size_7{
	font-size: 7pt;
}
.font_size_8{
	font-size: 8pt;
}
.font_size_9{
	font-size: 9pt;
}
.font_size_10{
	font-size: 10pt;
}
.font_size_12{
	font-size: 12pt;
}
.font_size_14{
	font-size: 14pt;
}
.font_size_16{
	font-size: 16pt;
}
.font_size_18{
	font-size: 18pt;
}
.font_size_20{
	font-size: 20pt;
}
.font_size_22{
	font-size: 22pt;
}
.font_size_24{
	font-size: 24pt;
}

/* END Font size */

/* Border style */

.bl_grey{
	border-left: 1px solid #cccccc;
}

.br_grey{
	border-right: 1px solid #cccccc;
}

.bb_grey{
	border-bottom: 1px solid #cccccc;
}

/* END FBorder style */

.f_green
{
	background-color: #d9ffd9;
	color: #d9ffd9;
	border-color: #d9ffd9;
}
.f_red
{
	background-color: #ff0000;
	color: #ff0000;

}
.f_gray
{
	background-color: #bbbbbb;
	color: #bbbbbb;

}
.f_darkgray
{
	background-color: #666666;
	color: #666666;
}
.f_graylight
{
	background-color: #eeeeee;
	color: #eeeeee;

}

.f_lun
{
	border-left: 1px solid #000000;

}
.handwriting {font-family: "Ubuntu Light",sans-serif;}
.barcode
{
	font-family: "Code39HalfInch-Regular", verdana, arial;
	font-size: 48px;
	color: #000000;
}
.grazie
{
	font-family: "palatino linotype","Times Roman", arial;
	font-style: italic;
}
p
{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;	
	color: #386e3a;
	font-size: small;
	line-height: 17px;
	vertical-align: top;
}
p.singleevi
{

	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	vertical-align: top;
}
p.titoletto
{

	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	vertical-align: top;
}
.double
{

	color: #ff0000;
	font-size: 22px;
	line-height: 34px;
	vertical-align: top;
}
p.single_vocemenu
{
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
}
p.double_vocemenu
{
	color: #666666;
	font-size: 30px;
	line-height: 38px;
	vertical-align: top;
}
p.double_vocemenu a
{
	color: #666666;
	font-size: 28px;
	line-height: 38px;
	vertical-align: top;
}
p.double_vocemenu a:hover
{
	color: #666666;
	font-size: 30px;
	line-height: 38px;
	vertical-align: top;
}
p.triple
{
	font-size: 42px;
	line-height: 51px;
	vertical-align: top;
}
p.lineasep
{
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
}
.form label
{
	font-size: x-small;
}
sottotit
{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: small;
	font-weight: bold;
}
.bluetext
{
	color: #28166f;
}
.blacktext
{
	color: #000000;
}
.greentext
{
	color: #4f9127;
}

.graytext
{
	color: #5C5B5B;
}
.darkgraytext
{
	color: #666666;
}
.lightgraytext
{
	color: #bbbbbb;
}
.whitetext
{
	color: #ffffff;
}
.redtext
{
	color: #f01c1c;
}

.viewport
{
	margin: 0px;
	padding: 5px 3px;
	width: 320px;
	overflow: hidden;
}


.header
{
	background-color: #DA251D;
	height: 28px;

}


.header a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: small;
}


.tools
{
	vertical-align: bottom;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px;
}

.griglia
{
	vertical-align: bottom;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}
.griglia_nover
{
	vertical-align: bottom;
	border-top: 1px solid #ffffff;

}
.griglia_red_nover
{
	vertical-align: bottom;
	border-top: 1px solid #ff0000;

}
.griglia_gray
{
	vertical-align: bottom;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #ffffff;

}
.griglia_red
{
	vertical-align: bottom;
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ffffff;

}
.griglia_sep
{
	vertical-align: bottom;
	border-bottom: 1px solid #ff0000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.griglia_sep_bottom
{
	vertical-align: bottom;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ffffff;
}

.griglia_sep_gray
{
	vertical-align: bottom;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.griglia_sepver
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ff0000;

}
.griglia_tab
{
	vertical-align: bottom;
	border-right: 1px solid #ffffff;

}

.rigtab_yellow
{
	background-color: #FFFF00;
}

.rigtab_yellow:hover
{
	background-color: #FFFFFF;
}

.rigtab
{

}
.rigtab_evi
{
	background-color: #FFFF00;
}


.rigtab:hover
{
	background-color: #FFFF00;
}
.rigtab_icona
{
	color:#999999;
}

.rigtab_icona:hover
{
	background-color: #ffff00;
	color:#ff0000;
	/*font-weight:bold;*/
}
.rigtab_rosso
{
	color:#999999;
}

.rigtab_rosso:hover
{
	background-color: #e2001a;
	color:#ffffff;
	font-weight:bold;
}
.center
{
	text-align:center;
}

.align_top
{
	vertical-align: top;

}
.align_center
{
	vertical-align: middle;

}

.align_middle
{
	vertical-align: middle;

}

.nowrap
{
	white-space: nowrap;

}


.floatleft
{
	float:left;
}


.floatright
{
	float:right;
}


.separator
{
	border-bottom: 1px solid;
	border-color: #CCCCCC;
}
.separator_red
{
	border-bottom: 1px solid;
	border-color: #ff0000;
}

table
{
	border: 0px;
}


.result
{
	text-align: justify;
}


.result a
{
	text-decoration: none;
}




.title
{
	font-weight: bold;
}


.infoUtente
{
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	/*background-color: #FFFF99;
	border: 1px solid #C4A300;*/
	/* padding: 3px; */
}


.infoUtente .nomeUtente
{
	color: #162C6F;
}


.infoUtente .ruolo
{
	color: #162C6F;
}


h1
{
	color: #162C6F;
	margin: 0;
	font-size: 14pt;

	padding: 0px;

}

h2
{
	color: #DA251D;
	margin: 0;
	font-size: 12pt;
	padding: 0px;
}

h3
{
	color: #DA251D;
	margin: 0;
	font-size: 10pt;
	padding: 0px;
}

h4
{
	color: #162C6F;
	margin: 0;
	font-size: 8pt;
	padding: 0px;
}

h5
{
	color: #162C6F;
	margin: 0;
	font-size: 10pt;
}

h6
{
	color: #162C6F;
	margin: 0;
	font-size: 9pt;
}


.section
{
	color: white;
	font-weight: bold;
	background-color: #DA251D;
}

.section a
{
  color: #ffffff;
  text-decoration: none;
}

.section a:visited
{
  color: #ffffff;
  text-decoration: none;
}

.section a:hover
{
  color: #ffffff;
  text-decoration: none;
}

.linkback
{
	border-bottom: 1px solid #CCCCCC;
	background-image: url("../img/btn_link_left.png");
	background-repeat: no-repeat;
	background-position: right;
	min-height: 50px;
	vertical-align: middle;
	padding-bottom: 5px;
	overflow: auto;
}


.link
{
	border-bottom: 1px solid #CCCCCC;
	background-image: url("../img/btn_link.png");
	background-repeat: no-repeat;
	background-position: right;
	min-height: 50px;
	vertical-align: middle;
	padding-bottom: 5px;
	overflow: auto;
}


.link:hover
{
	background-color: #FFD800;
}


.link .viewport
{
	width: 300px;
}

.link2
{
	border-bottom: 1px solid #CCCCCC;
	min-height: 30px;
	vertical-align: middle;
	overflow: auto;
}


.link2:hover
{
	background-color: #FFD800;
}
.link3
{
	min-height: 50px;
	vertical-align: middle;
	padding-bottom: 5px;
	overflow: auto;
}


.link3:hover
{
	background-color: #FFD800;
}
.link4
{
	min-height: 30px;

	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

}


.link4:hover
{
	background-color: #FFD800;

}
.linktit
{

	min-height: 78px;
	vertical-align: middle;
	overflow: auto;
}
.linksot
{
	min-height: 20px;
	background-color: #e2001a;

	vertical-align: middle;
	padding: 0px;
	margin: 0px;

	overflow: auto;
}
.linkgra
{
	min-height: 19px;
	background-color: #ffffff;

	vertical-align: middle;
	padding-bottom: 1px;
	overflow: auto;
}
img
{
	margin: 0px;
	padding: 0px;
	border:0 none; 

}
img:link
{
	border: 4px solid #CCCCCC;
	border:0 none; 
}
img:visited
{
	border: 4px solid #CCCCCC;
	border:0 none; 
}
img:hover
{
	border: 4px solid #CCCCCC;
	border:0 none; 
}

.gray
{
	background-color: #aaaaaa;
}
.graylight
{
	background-color: #dddddd;
}
.blue
{
	background-color: #28166f;
}
.red
{
	background-color: #e2001a;
}

a
{
  cursor: pointer;
  color: #56A458;
  text-decoration: none;
}

a:visited
{
  cursor: pointer;	
  color: #56A458;
  text-decoration: none;
}

a:hover
{
  color: #386e3a;
}

.tasto
{
	margin-top: 4px;
	padding-top: 4px;
	font-size: 36px;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	font-family:"courier new","times roman";
	font-weight:bold;
	color: #666666;
	background-image: url("../img/tasto_chiaro.png");
	background-repeat: no-repeat;
}

.tasto:hover
{
	color: #ffffff;
	margin:0;
	font-size: 40px;
	background-image: url("../img/tasto_colore.png");
	background-repeat: no-repeat;
}


.tasto_barra
{
	margin-top: 4px;
	padding-top: 4px;
	font-size: 36px;
	line-height: 48px;
	vertical-align: middle;
	text-align: center;
	font-family:"times roman";
	color: #666666;
	background-image: url("../img/barra_spaziatrice.png");
	background-repeat: no-repeat;
}

.tasto_barra:hover
{
	color: #ffffff;
	background-image: url("../img/barra_spaziatrice_colore.png");
	background-repeat: no-repeat;
}
.bottone
{
	margin-top: 4px;
	padding-top: 4px;
	font-size: 22px;
	line-height: 34px;
	vertical-align: middle;
	text-align: center;
	font-family:Arial;
	color: #aaaaaa;
	background-image: url("../../img/bottone.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;

}

.bottone:hover
{
	color: #ffffff;
	background-image: url("../../img/bottone_colore.png");
	background-repeat: no-repeat;
}
.bottone_verde
{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;	
	font-size: 22px;
	font-weight: bold;	
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	font-family:Arial;
	color: #ffffff;
	background-image: url("../../img/bottone_verde.png");
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;

}
.bottone_verde:hover
{
	color: #ff0000;
	background-image: url("../../img/bottone_colore.png");
	background-repeat: no-repeat;
}
.registro
{
	margin:0;
	padding:0;
	vertical-align: bottom;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #ffffff;

}

.registro_center
{
	margin:0;
	padding:0;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #ffffff;

}

.registro_fine
{
	margin:0;
	padding:0;
	vertical-align: bottom;
	border-top: 1px solid #cccccc;
	font-size:1px;
	max-width:4px;
	line-height:1px;
}
.registro_fine2:hover
{
	border: 4px solid #ffff00;
	background-color:#ffff00;
	font-size:10px;
	font-weight:bold;
	max-width:50px;
	line-height:10px;
	width:80px;
	color:#000000;
}
.registro_minuto
{
	margin:0;
	padding:0;
	vertical-align: bottom;
	border-left: 1px dotted #eeeeee;
	border-top: 1px solid #cccccc;
	font-size:10px;
	line-height:10px;
	color: #ff0000;
}
.registro_minuto:hover
{
	color:#000000;
	background-color:#ffee00;

/*
 	border:4px solid #ffff00; 
	font-size:10px;
	font-weight:bold;
	line-height:10px;
*/
} 
.f_reg_filetto
{
	border-left: 1px dotted #aaaaaa;

}
.voto_data
{
	color: #666666;
}
.f_reg_voto_sfo1
{
	background-color: #eeeeee;
}
.f_reg_voto_sfo2
{
	background-color: #ffffff;
}
.f_reg_voto1
{
	background-color: #aaaaaa;
}
.f_reg_voto2
{
	background-color: #aaaaaa;
}
.f_reg_voto_negativo
{
	background-color: #FF0000;
	color: #ffffff;

}
.f_reg_voto_dettaglio
{
	background-color: #0080b8;
}
.f_reg_voto_positivo
{
	background-color: green;
	color: #ffffff;

}
.f_reg_voto_4
{
	background-color: #ff0000;
	color: #ffffff;

}
.f_reg_voto_5
{
	background-color: #f77000;
	color: #ffffff;
}
.f_reg_voto_6
{
	background-color: #c8f700;
	color: #ffffff;

}
.f_reg_voto_6
{
	background-color: #a4f700;
	color: #ffffff;

}
.f_reg_voto_7
{
	background-color:  #7df700;
	color: #ffffff;

}
.f_reg_voto_8
{
	background-color: #59f700;
	color: #ffffff;

}
.f_reg_voto_9
{
	background-color: #00ff00;
	color: #ffffff;

}
.f_reg_voto_10
{
	background-color: #00ff00;
	color: #ffffff;

}
.s_reg_titolo
{
	font-family:"arial";
	border-left:1px solid #ffffff;
	font-size:12px;
	color: #ff0000;
}


.s_reg_testo
{
	font-family:"arial";
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}
.s_reg_testo a
{
	color: #ffffff;
}
.s_reg_testo a:visited
{
	color: #ffffff;
}
.s_reg_testo a:active
{
	color: #ffffff;
background-color:#000000;
}
.s_reg_testo_2
{
	font-family:"arial narrow";
	font-size:9px;
	font-weight:bold;
	color: #ffffff;
}
.d_registro
{
	border:0;
	margin:0;
}
.f_reg_vacanza
{
	background-color: #eeeeee;

}
.f_reg_festivo
{
	background-color: #eeeeee;
}
.f_reg_scuola
{
	background-color: #ffffff;
}
.f_reg_presenza
{

	background-color: #bdecc5;
}
.f_reg_presenza_stampa
{

	background-color: #bdecc5;
}
.f_reg_presenza_lezione
{
	background-color: #c7ffb9;
	color: #1bd13a;
}
.f_reg_presenza_opzione
{
	background-color: #d5fffb;
	color:#00b0b0;
}

.f_reg_assenza
{
	background-color: #ff0000;
}

.f_reg_assenza_lezione
{
	background-color: #ff2722;
	color: #fbc21a;
}

.f_reg_assenza_gruppo
{
	background-color: #ff2722;
	color: #7cd8dc;
}


.f_reg_assenza_giustificata
{
	background-color: #ff8080;
}
.f_reg_ritardo
{
	background-color: #f6ab36;
}
.f_reg_ritardo_giustificato
{
	background-color: #f6ab36;
}
.f_reg_uscita
{
	background-color: #fad585;
}
.f_reg_uscita_giustificata
{
	background-color: #fad585;
}
.f_reg_nolezione
{
	background-color: #c0c0c0;
}
.f_reg_ritardo_pom
{
	background-color: #0080b8;
}
.f_reg_ritardo_pom_giustificato
{
	background-color: #7ac7e7;
}
.f_reg_uscita_pom
{
	background-color: #0080b8;
}
.f_reg_uscita_pom_giustificata
{
	background-color: #7ac7e7;
}

.f_reg_oggi
{
	background-color: #0000ff;
	border:2px solid #ff0000;
	border-top:4px solid #ffffff;

}

.f_orario
{
	border-left:3px solid #aaaaaa;
	border-right:4px solid #ffffff;
	border-top:4px solid #ffffff;

}
.f_orario_laboratorio
{
	border-left:4px solid #333333;
	border-right:4px solid #ffffff;
	border-top:4px solid #ffffff;

}
.f_orario_opzionali
{
	border-left:4px solid #888888;
	border-right:4px solid #ffffff;
	border-top:4px solid #ffffff;

}

.TB_overlayBG
{
	background-color: #00ff00;
}
#TB_window
{
	background-color: #ffffff;
	border-width: 10px;
	border-color: #00ff00;
}

.testo_barrato{
	text-decoration: line-through;
}


.onlyprint{
    
    visibility: hidden;
    display: none;
    
}


.giustifica_print{
    display: none;
    visibility: hidden;
}


.border_ore{
	border-left:1px solid #cccccc;
}

.bg_strisce_grey{
	background:url("../img/bg_strisce.png") repeat scroll 50% 50% #AAAAAA;
	opacity:0.3;
}


.cella_ev_ritardi_det{
	/*float: left; 
	width: 80px;
	height: 38px;
	*/
	width: 100%;
	text-align: left;
}

.cella_ev_ritardi_det_nota{
	clear: both;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}




.bg_color_ebs
{
	background-color: #386e3a;
}
