/* ===============================================================
   ===== BANNER COLORS    verde: #61b080   marrone: #990000 ======
   =============================================================== */

/*
#468C62 <<===colore originario
6f9854 <===== nuovo colore volantino
E3ECDD <=== tabelle zebra verde chiaro
*/
/* ============= NEW HEADER UNIMI ============================== */
#head-unimi {
  padding: 0;
  margin: 0;
  width:100%;
  min-height: 95px;
  height: auto !important;
  text-align: right;
  position: relative;
  background-color: #003466;
}
#head-unimi.little  { background: #003466 url(/img/bgHeadpiccolo.gif) no-repeat 0 0;}

#logo-unimi { position: absolute; top: 10px; left: 10px;  z-index: 100;background-color: transparent; }
#logo-unimi img {
	border: 0;
}
/* ============= FINE NEW HEADER UNIMI ============================== */

body, html	{
	margin: 0;
	padding: 0;
	color: #000;
	font: 8pt/1.5 "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:100%;
}

img	{
	border: 0;
}

form	{
	padding:0;
	margin:0;
}

select {
	font: 10px "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#EEE;
	text-transform:lowercase;
}

select.layout {
	font: 10px "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#EEE;
	text-transform:lowercase;
	width:auto;
	min-width: 100%;
}

input {
	font: 10px "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 3px;
}
input:disabled { 
	color: #666;
	background-color:transparent;
}
input.layout	{
	font: 10px "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#EEE;
	width:50%;
}
#cont_prima_pagina {
  font-size: 12px;
  margin: 20px 320px 0 20px;
  padding-bottom: 50px;
}
/* #cont select, #cont input { */
#cont_prima_pagina  p{
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#cont_prima_pagina ul{
	margin-left:1em;
}
#home_table {
	display: table;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}
#cont {
	position: inherit;
	font-size: 12px;
	margin-left: 194px;
	padding-bottom: 50px;
}
/* #cont select, #cont input { */
#cont p{
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size:16px;
}

#cont form {
	margin: 0 0 15px 0;
}
#content {
	position: inherit;
	font-size: 12px;
	width: 95%;
	margin: 0 auto;
	padding: 2rem;
/*	max-width:1200px; */ 
}
#content p{
	font-family: "Open Sans", Verdana, Geneva, sans-serif;
	font-size:16px;
}

td {
	padding:0 2px 0 2px;
	margin:0;
	vertical-align: top;
	color: #666;
	font-size: 9pt;
}

td.simple_cds {
  display:table-cell;
	padding:2px 2px 2px 2px;
	margin:0 0 0 0;
	text-align:left;
	vertical-align: middle;
	color: #666;
	font-size: 8pt;
        width:50%;
        border-style:none;
        border-style:solid;
        border-collapse:separate;
        empty-cells:show;
        border-color:#CCCCCC;
        border-width:1px;
}

td.simple_ccd_component {
	padding:2px 2px 2px 2px;
	margin:0 0 0 0;
	text-align:left;
	vertical-align: middle;
	color: #666;
	font-size: 8pt;
        width:50%;
}

td.simple_scheda_docente {
	padding:2px 2px 2px 2px;
	margin:0 0 0 0;
	text-align:left;
	vertical-align: middle;
	color: #666;
	font-size: 8pt;
        width:80%;
        border-style:solid;
        border-collapse:separate;
        empty-cells:show;
        border-color:#CCCCCC;
        border-width:1px;
}

td.simple_label {
	font-weight:normal;
	border-top:1px solid #FFF;
	color:#999;
	padding:2px 2px 2px 2px;
	margin:0 0 0 0;
	text-align:left;
	vertical-align: middle;
    border: 1px solid #CCCCCC;
}
/*
table {
	padding:0 2px 0 0;
	text-align:left;
	vertical-align: top;
	color: #666;
	font-size: 9pt;
}
*/
.FancyTitle {
	text-align:center;
	background: linear-gradient(transparent 0%,transparent 45%,#093 46%,#093 54%,transparent 54%,transparent 100%);
/*	background: -webkit-linear-gradient(#CCC 0%,#CCC 45%,#093 46%,#093 54%,#CCC 54%,#CCC 100%); */
	background: -webkit-linear-gradient(transparent 0%,transparent 45%,#093 46%,#093 54%,transparent 54%,transparent 100%);
	background: -moz-linear-gradient(transparent 0%,transparent 45%,#093 46%,#093 54%,transparent 54%,transparent 100%);
	background: -ms-linear-gradient(transparent 0%,transparent 45%,#093 46%,#093 54%,transparent 54%,transparent 100%);
	background: -o-linear-gradient(transparent 0%,transparent 45%,#093 46%,#093 54%,transparent 54%,transparent 100%);
}
.FancyTitle span {
	color: #466d4e;
	font-size: 20px;
	padding: 0 20px;
	background-color:#fff
}
.alert_box {
	margin: 0 auto;
	text-align:center;
	padding: 10px;
	width:90%;
	background-color:#F00;
	color:#FFF;
	font-weight:700;
	font-size:1.2em;
	-moz-box-shadow: 6px 6px 13px -8px #629c45;
	-webkit-box-shadow: 6px 6px 13px -8px #629c45;
	box-shadow: 6px 6px 13px -8px #629c45;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:3px solid #C00;
	 margin-top:15px;
	 display:block;
	 position:relative;
	 font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
	}
.alert_box a:link {
	text-decoration: underline;
	font-weight:bold;
	color:#FF0;

}
.alert_box a:visited , .alert_box a:hover{	
	text-decoration: underline;
	font-weight:bold;
	color:#FF0;
}

h1 {
	color: #466d4e;
	font-size: 16px;
	line-height: 1.2em;
	padding:8px;
	margin:4px 0;
	background: -webkit-linear-gradient(#FFF 0%, #A80000 20%, #FFF 20%, #FFF 80%, #A80000 100%);
}
h1 a:link, h1 a:visited	{
	color: #466d4e;
	text-decoration: none;
}

h1 a:hover {
	color: #990000;
	text-decoration: none;
}

h1 a:active {
	color: #466d4e;
}

h2	{
	color: #666;
	font-size: 14px;
	padding:0;
	margin:5px 0 0 0;
}

h2 a:link, h2 a:visited	{
	color: #666;
	text-decoration: underline;
}

h2 a:hover {
	color: #999;
	text-decoration: underline;
}

h2 a:active {
	color: #039;
}

h3 {
	color: #6F9854;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
}

h3 a:link, h3 a:visited	{
	color: #69C;
	text-decoration: none;
}

h3 a:hover	{
	color: #96F;
	text-decoration: none;
}

h3 a:active	{
	color: #039;
	text-decoration: none;
}

h4	{
	color: #999;
	font-size: 12px;
	padding:3px 0 0 0;
	margin:0;
}

h4 a:link, h4 a:visited	{
	color: #999;
	text-decoration: none;
}

h4 a:hover	{
	color: #CCC;
	text-decoration: none;
}

h4 a:active	{
	color: #039;
}

hr {
	width:98%;
}
p	{
	padding:5px 0;
	margin:2px;
}

p.center {
	padding:5px 0;
	margin:0;
	text-align:center;
}

ul	{
	margin: 0;
	padding: 0;
}

ul.center	{
	margin: 0;
	padding: 0;
	text-align:center;
}


ul li {
	list-style-image: url(../img/punto.gif);
	margin: 5px 0px 5px 20px;
	padding: 0;
}
ol li {
	margin: 5px 0px 5px 20px;
	padding: 0;
}

dl	{
	margin: 3px;
	padding: 0;
}


dt	{
	color: #999;
	font-weight:bold;
	margin: 5px 0 0 0;
	}

dd	{
	margin: 0 0 0 10px;
	padding: 2px;
}

a:link, a:visited	{
	color: #006600;
	text-decoration: underline;
	font-weight: 500;
}

a:hover	{
	color: #990000;
	text-decoration: underline;
}

a:active	{
	color: #990000;
	text-decoration: underline;
}

.hidden	{
	display: none;
}

.IncGroup {
	display: inline-block;
	position: relative;
	color: #009900;
	border-radius: .8em;
	padding: 0 .3em;
/*	font-size: 0.8em; 
	border: dotted #009900 1px; */

}	

.statusBtn{
  margin-left: .3em;
  background-color: #ccc;
  color: darkslategray;
  border: none;
  border-radius: .4em;
  padding: 0 .3em;
  font-size: 1em;
  height: 1.3em;
  /*width: 24px; */
  box-shadow: 0 1px 2px darkslategray;
/*  cursor: pointer; */
  transition: all 0.2s ease;
  display: inline-block;
}
.greenBG{
	  background-color:#5eaa0b;
    color:white;
	}
.blueBG{
	  background-color:aqua !important;
	}
.orangeBG{
	  background-color:#FFDC92  !important;
	}
.redBG {
	background-color: red;
	color:white;
	border: none;
}


div#header	{
	width: 100%;
	height: 64px;
	margin: 0;
	padding: 0;
	border: 0;
	top:2px;
}

div#ccd a	{
	width: 372px;
	height: 64px;
	position: absolute;
	top: 0px;;
	margin: 0;
	padding: 0;
	border: 0;
}

div#unimi a	{
	float: left;
	width: 305px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 372px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#logo {
	width: 79px !important;
	height: 64px; 
	margin: 0 0 0 90%;
	padding: 0;
	border: 0;
}

div#toolw	{
	width: 100%;
	background: #d7d7d7;
	text-align: left;
}

div#tool	{
	width: 768px;
	background: transparent;
	text-align: right;
	margin: 0;
	padding: 0;
}

#tool li	{
	vertical-align: middle;
	font-size: 7pt;
	line-height: 20px;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 6px;
}

#tool ul	{
	margin: 0;
	padding: 0;
	border: 0;
}

#tool a:link, #tool a:visited	{
	color: #466d4e;
	text-decoration: none;
	font-weight: bold;
}

#tool a:hover	{
	text-decoration: underline;
}

#tool a:active	{
	color: #fff;
	text-decoration: none;
}

#tool .s a:link, #tool .s a:visited {
	text-decoration: underline;
}

/* tool .s a:hover {
 }
*/

/*  Horizontal nav */
#menu {
	background-color: #466d4e;
  	WIDTH: 100%;
}
#mainnav {
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
}
#mainnav td {
	border: 0;
	margin: 0;
	padding: 0;
	font-size:11px;
	border: 0;
  	BORDER-RIGHT: #e4e6e4 1px solid; 
}

#mainnav a {
	COLOR: #fff;
	padding: 4px 6px 4px 6px;
	line-height:21px;
	BORDER: 0;
	TEXT-DECORATION: none;
}
#n5 a, #n6 a {
	BACKGROUND-COLOR: #990100;
	color: #fff;
	FONT-WEIGHT: bold;
}

#mainnav td a:hover, #mainnav td a:active {
	BACKGROUND: #ff8a8a;
}

#mainnav .s a, #mainnav .s a:hover {
	BACKGROUND: #dfeee3;
	COLOR: #466d4e;
	font-weight:normal;
}

/*Page body*/
div#pagebody	{
	display:block;
	clear:both;
	width: 100%;
}
/*Page body*/
div#pagebody2	{
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
}

div#localnav	{
	float: left;
	margin: 0;
	padding: 3px;
	width: 185px;
	height:100%;
}
div#admin_localnav	{
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
	background-color: #ffffff;
	height:100%;
}

#localnav h5 {
	color: #466d4e;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}
#localnav ul	{
	margin: 0 0 15px 0;
}

#localnav ul li	{
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
	list-style: inside url(../img/punto.gif);
	text-decoration: none;
	border:0;
}

#localnav ul #nobullet {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0px;
}

#localnav ul li a {
	color: #333;
	padding: 0 0 0 3px;
	text-decoration: none;
	/* text-transform: lowercase; */
}

#localnav ul li a:hover, #localnav ul li a:active {
	color: #666;
	text-decoration: underline;
}

#localnav .s {
	background-color: #DDD;
}

/* highlighted link */
#localnav ul li a#highlight {
	color: #F00;
}
/* ADMIN LOCALNAV  */

div#admin_localnav	{
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
	background: url(../img/admin_BG.png) #900 0 0 repeat-y; 
}
#admin_localnav h5 {
	color: #0FF;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}
#admin_localnav ul	{
	margin: 0 0 15px 0;
}

#admin_localnav ul li	{
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
	list-style: inside url(../img/punto_inv.gif);
	text-decoration: none;
	border:0;
}

#admin_localnav ul #nobullet {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0px;
}

#admin_localnav ul li a {
	color: #AAA;
	padding: 0 0 0 3px;
	text-decoration: none;
	text-transform: lowercase;
}
#admin_localnav a {
	color: #FFF;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
}

#admin_localnav ul li a:hover, #localnav ul li a:active {
	color: #CCC;
	text-decoration: underline;
}

#admin_localnav .s {
	background-color: #DDD;
}

/* highlighted link */
#admin_localnav ul li a#highlight {
	color: #FF0;
}


/* highlight */
.highlight {
	color: red;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}

div#back {
	background: transparent url(../img/back.gif) 0 10px no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 20px;
}

div#no-back	{
	background: transparent;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 5px 0 5px 20px;
}

#back a:link, #back a:visited	{
	color: #666;
	text-decoration: none;
}

#back a:hover	{
	color: #039;
	text-decoration: underline;
}

#back a:active	{
	color: #039;
	text-decoration: none;
}

#search	{
        width: 100%;
        max-width:99.2%;
        float:none;
	background: #e4e6e4;
	vertical-align: top;
	text-align: left;
	padding: 2px 5px;
	margin: 1px 0 0 0;
}

#textfield	{
	width: 157px;
}

#cerca	{
	vertical-align: bottom;
	margin: 0 0 1px 5px;
	padding: 0;
}

div#mainbody	{
	display: block;
	position: relative;
	width: auto;
	top: 0px;
	left: 0;
	padding: 0;
	margin: 0 0 0 185px;
	border: 0;
}

/*Side box*/
div#sidedx	{
	padding: 0;
	position:absolute;
	top:30px;
	right:10px;
	width: 172px;
	font-size: 7.5pt;
}


#sidedx .box	{
	background-color: #f3f3f3;
	padding: 0;
	width: 172px;
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;
}

div#sidedx h3	{
	border: 0;
	margin: 0;
	padding: 1px 5px;
	color: #999;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: middle;
	background-color: #e4e6e4;
}

#sidedx h3 a:link, #sidedx h3 a:visited	{
	color: #666;
	text-decoration: none;
}

#sidedx h3 a:hover	{
	color: #333;
	text-decoration: underline;
}

#sidedx h3 a:active	{
	color: #333;
	text-decoration: none;
}

/* highlighted link */
#sidedx h3 a#highlight {
	color: #F00;
}

#sidedx ul, #sidedx li	{
	padding: 0;
	margin: 0 3px;
	list-style: none;
	list-style-position: outside;
	border-bottom: 1px solid #ccc;
}

#sidedx #b00 li	{
	padding: 3px;
	margin: 0;
	line-height: 1.3em;
	border-bottom: 1px solid #ccc;
	list-style: none;
	list-style-position: outside;
}

#sidedx p	{
	margin: 0;
	padding: 0 5px;
}

#sidedx a:link, #sidedx a:visited	{
	color: #466d4e;
	text-decoration: none;
}

#sidedx a:hover	{
	color: #990100;
	text-decoration: underline;
}

#sidedx a:active	{
	color: #039;
	text-decoration: none;
}

/* Footer*/
div#footer	{
	clear: both;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 50px 40px 40px 40px;
	border: 0;
}

#footer li	{
	border: 0;
	border-right: 1px solid #333;
	margin: 0;
	padding: 0 6px;
	display: inline;
	list-style-type: none;
}

#footer	#f5	{
	border: 0;
}

#footer ul	{
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited	{
	color: #0064cf;
	text-decoration: none;
}

#footer a:hover	{
	text-decoration: underline;
}

#footer a:active	{
	text-decoration: none;
}

#footer h4	{
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 15px 0 5px 0;
	padding: 0;
}

#footer p	{
	margin: 0;
	padding: 0;
}

p#fccd	{
	border-bottom: 1px dotted #990100;
	padding-bottom: 15px;
}

#anno	{
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}

#anno li	{
	display:inline;
	padding:0 10px 0 0;
	margin:0;
	list-style-type:none;
}
.pag	{
	text-align:center;
	color:#999;
	font-weight:bold;
	font-size:14px;
}
.pag	a {
	margin:0 0 0 10px;
	font-weight:normal;
	font-size:11px;
}

.elenco	{
	width:100%;
	padding:0;
	margin:0;
	border-spacing: 0px;
}

.elenco td {
	padding:2px 2px 4px 0;
	margin:0;
}

.elenco	td {
	border-top:1px solid #CCC;
}

.data	{
	width:100px;
	padding:0 5px 0 0;
}

.tit	{
	width:40%;
	padding:0 5px 0 0;
}

.ed	{
	width:48%;
	padding:0 5px 0 0;
}
.cat	{
	width:12%;
	padding:0 5px 0 0;
}
.cit	{
	width:100px;
	padding:0 5px 0 0;
}
.cor	{
	width:200px;
	padding:0 5px 0 0;
}
.des	{
	font-weight:bold;
	color:#666;
}

.label, .label td	{
	font-weight:normal;
	border-top:1px solid #FFF;
  color:#999;
  width:20%; /* per sistemare vista corso */
}

.centerlabel, .centerlabel td	{
	font-weight:normal;
	border-top:1px solid #FFF;
	color:#999;
	text-align: center;
}

.simple-content	{
	width:100%;
	padding:0;
	margin:0;
}
.simple-content td	{
	padding:0;
	margin:0;
	width:50%;
	background-color:#F3F3F3;
	border-top:1px solid #EEE;
}
.bg	{
	padding:2px 5px;
	margin:0;
	background-color:#F3F3F3;
	width:95%
}

.bg2	{
	padding:5px;
	margin:5px 0 10px 0;
	background-color:#F3F3F3;
	width:92%;
}

/* manifesto */

.intestazione	{
	color: #466d4e;
	font-size:12px;
	font-weight:bold;
}
.subtitle	{
	color:#666;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 0 0;
	background-color:#EEE;
}
.value	{
	color:#000;
}
.valueBorderBlack	{
	color:#000;
}
.label2	{
	color:#999;
	font-weight:bold;
}
.label2White	{
	color:#69C;
	padding:5px 0 0 0;
	border:0;
	border-bottom:1px #CCC solid;
}
.labelBlack2BorderWhite	{
	color:#999;
	font-weight:bold;
}
.labelBorderBlack	{
	color:#69C;
	padding:5px 0 0 0;
	border:0;
	border-bottom:1px #CCC solid;
}
.label2BorderBlack	{
	color:#000;
}
.LabelGray2BorderBlack	{
	color:#333;
}


table {
	font-size:1em;
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TabellaInserimentoCampagna {
	width: 99%;
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	max-width:1024px;
	background-color: #eee;
}
#TabellaInserimentoCampagna {
	width: 99%;
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	max-width:1024px;
	background-color: #eee;
}

#TabellaInserimentoCampagna td {
	border-bottom:ridge thin #CCC;
	padding:4px;
}
#TabellaInserimentoCampagna td p {
font-size:1em;
}
#TabellaInserimentoCampagna th { 
	text-align:right;
	vertical-align:text-top;
	border-bottom:ridge thin #CCC;
	background-color: #6f9854;
	width:150px;
	color:#FFF;
	padding:4px;
	font-size:1.1em;
    }

#TabellaElencoCampagne {
	width:auto;
	padding: 0;
	margin-top: 0;
	font-family: 'Roboto', 'sans-serif', "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
}

#TabellaElencoCampagne tr:nth-child(2n) {
	background-color: #E3ECDD;
}

#TabellaElencoCampagne p {
	font-size:0.8rem;
}

#TabellaElencoCampagne th {
	background-color: #6f9854;
	vertical-align: text-top;
	border-left: ridge thin #CCC;
	border-right: ridge thin #CCC;
	color: #FFF;
	padding: 2px;
	text-align: left;
}
#TabellaElencoCampagne td{ 
	font-family: 'Roboto', 'sans-serif', "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	border-bottom:ridge thin #CCC;
    }

#TabellaElencoCampagne  a:hover {
	color: #F60;
	}	

#TabellaIscrizioneCampagna {
	width:100%;
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	}
#TabellaIscrizioneCampagna td {
	
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneCampagna td.highlight{
	
	background-color: #C66;
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneCampagna th { 
	text-align:right;
	vertical-align:text-top;
	border-bottom:ridge thin #CCC;
	background-color: #900;
	min-width:150px;
	color:#FFF;
	white-space:nowrap;
    }
	
#localnav_eco, #localnav_triennale, #localnav_magistrale	{
	color:#FFF;
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
}
div#localnav_eco	{
	background-color: #6f9854;
}
div#localnav_triennale	{
	background-color: #7D6357; /* #6DA06F; */
}
div#localnav_magistrale	{
	background-color: #3c5e62; /* #6DA06F; */
}
#localnav_eco h5, #localnav_triennale h5, #localnav_magistrale h5 {
	text-transform:uppercase;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}
#localnav_eco h5 {
	color: #B7DBC2;
	text-shadow: 1px 1px 2px rgba(0,0,0, .9);
}
#localnav_triennale h5, #localnav_magistrale h5 {
	color: #FC3;
}
#localnav_triennale ul li a:hover, #localnav_triennale ul li a:active {
	color: #FF0;
	text-decoration:none;
}
#localnav_eco ul, #localnav_triennale ul, #localnav_magistrale ul	{
	margin: 0 0 15px 0;
}

#localnav_eco ul li , #localnav_triennale ul li , #localnav_magistrale ul li{
   list-style: none;
   line-height:10px;
   font-size:10px;
}
#localnav_eco ul li:before , #localnav_triennale ul li:before, #localnav_magistrale	ul li:before{ 
    content: "";
    border-color: transparent #FC0;
    border-style: solid;
    border-width: 0.4em 0 0.4em 0.6em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

#localnav_eco ul #nobullet, #localnav_triennale ul #nobullet , #localnav_magistrale	ul #nobullet{
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0px;
}

#localnav_eco ul li a , #localnav_triennale ul li a , #localnav_magistrale	ul li a {
	color: #FFF;
	padding: 0 0 0 3px;
	text-decoration: none;
	/* text-transform: lowercase; */
}

#localnav_eco ul li a:hover, #localnav_eco ul li a:active, #localnav_triennale ul li a:hover, #localnav_triennale ul li a:active ,
#localnav_magistrale	ul li a:hover, #localnav_magistrale	ul li a:active {
	color: #FC0;
	text-decoration: underline;
}

#localnav_eco .s , #localnav_triennale .s , #localnav_magistrale	.s{
	background-color: #6C0;
}
#localnav_triennale a:link, #localnav_magistrale	a:link {
	color: #FFF;
	text-decoration:none;
}
#localnav_triennale a:hover, #localnav_triennale a:active , #localnav_magistrale	a:hover, #localnav_magistrale a:active{
	color: #FC0;
	text-decoration:underline;
}
#TabellaStatistiche {
    background-color: #ddd;
    border: 6px double #6f9854; /* Reduce border thickness for better visual balance */
    -moz-box-shadow: 8px 8px 10px rgba(0,0,0,0.25);
	  -webkit-box-shadow: 8px 8px 10px rgba(0,0,0,0.25);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25); /* Use simpler box-shadow syntax */
    margin: 10px 0; /* Adjust margin for better spacing */
    border-collapse: collapse; /* Collapse borders for better rendering */
    border-radius: 10px 10px 10px 10px;

}

#TabellaStatistiche th {
    background-color: #6F9854;
    color: #FFF;
    border-bottom: 2px solid #FFF; /* Match border color with background color for header */
    padding: 8px; /* Increase padding for better readability */
}

#TabellaStatistiche td {
    color: #333;
    padding: 8px;
    border-bottom: 2px solid #fff; /* Match border color with background color for cells */
    text-align: center;
}

.box_avviso {
	background-color: #eee;
	width: 94%;
	padding: 10px;
	margin: 10px 10px 10px 5px;
	border: 3px groove #ddd;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 5px 5px 8px rgba(0,0,0,.25);
	-moz-box-shadow: 5px 5px 8px rgba(0,0,0,.25);
	box-shadow: 5px 5px 8px rgba(0,0,0,.25);
	color: black;
	}
.box_avviso li {
	line-height: 1.1em;
	margin-bottom: .3em;
}
.body_avviso img {
	max-width: 100%;
  height: auto;
}

.evidenza {
	color: #000;
	float:right;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 13px;
	width: 280px;
	background-color:#CBB;
	margin: 0;
/*	border: #990000 10px double ; */
}

.evidenza img {
	float:left;
	position: relative;
	margin: 1px 6px 4px 4px;
}
.evidenza ol {
	display:block;
	clear:left;
	text-align:left;
}
.evidenza ol dt {
	margin-left:-30px;
}
.evidenza ol li {
	clear:left;
	text-align:left;
	margin-left: -20px;
}

.titolo_evidenza  {
	color: #003366;
	font-size:1.6em;
	display:block;
	font-weight:bold;
	text-align:center;
	padding: 10px;
	margin: -15px 0 -8px 0;
	text-transform: uppercase;
	position:inherit;
	background-color: rgb(235, 240, 246);
	border: 3px groove rgb(235, 240, 246);
	margin:3px;
}
.testo_avviso {
	display:block;
	clear:left;
	text-align:left;
}
.singolo_avviso {
	display:block;
/*	border-bottom: 2px dotted #990000; */
	padding: 4px 8px 8px 8px;
	position:inherit;
	z-index:2;
	margin: 6px -6px;
	min-height:85px;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #eeeeee 15%, #ffffff 50%,
		#eeeeee 85%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc),
		color-stop(15%,#eeeeee), color-stop(50%,#ffffff), color-stop(85%,#eeeeee),
		color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#eeeeee 15%,#ffffff 50%,#eeeeee 85%,
		#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#eeeeee 15%,#ffffff 50%,#eeeeee 85%,
		#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#eeeeee 15%,#ffffff 50%,#eeeeee 85%,
		#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#eeeeee 15%,#ffffff 50%,#eeeeee 85%, 
		#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc',
		endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	border: 2px #CCCCCC groove;
	
}

.data_avviso{
	font-size:10px;
	clear:left;
	text-align:left;
	color:#C00;
	margin-bottom: 5px;
	width:100%;

}
.data_avviso a {
	color:#C00;
}
.data_avviso img {
	position:relative;
	top:-24px;
	float:right;
	margin-right:-8px;
	z-index:6;
}
.docente_avviso {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	clear:left;
	text-align:left;
	float: none;
	z-index:4;
	position:inherit;
	}
.header_avviso {
	margin: -4px -10px;
	padding:10px;
	width:100%;
}
.footer_avviso {
	margin: -4px -8px -4px -10px;
	height:10px;
	background-color:#ccc;
	width:294px;
}
.indice__  {
	padding: 2px 10px 10px 10px;
	border: 0;
	width:98%;
	font-size:12px;
	float: left; /* prima float:left */

}

#localnav_concorso	{
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
	background-color: #AABBCC;	/*	background: rgba(134, 185, 135, 0.6); */       /* These three lines are for transparency in all browsers. *//*       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	   */
}
#localnav_concorso h5 {
	color: #466d4e;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0;
}
#localnav_concorso ul	{
	margin: 0 0 15px 0;
}

#localnav_concorso ul li	{
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
	list-style: inside url(../img/punto.gif);
	text-decoration: none;
	border:0;
}

#localnav_concorso ul #nobullet {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0px;
}

#localnav_concorso ul li a {
	color: #333;
	padding: 0 0 0 3px;
	text-decoration: none;
	text-transform: lowercase;
}

#localnav_concorso ul li a:hover {
	color: #666;
	text-decoration: underline;
}

#localnav_concorso .s {
	background-color: #6C0;
}

.box_evidenza {
	margin: 15px 5px 5px 5px;
	width:164px;
	padding:5px;
	background-color: #EEE;
	border: 1px #BBB solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color: #555;
	 -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,.4);
	 -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.4);
	 box-shadow: 3px 3px 6px rgba(0,0,0,.4);
}
.box_evidenza img {
	margin:0;
	width:100%;
}
.Title1 {
	 background-image: -webkit-linear-gradient(bottom, #61b080  0%, #61b080 4%, #cfe5d8 16%, #cfe5d8 90%, #FFF 100%);
	 background-image: -moz-linear-gradient(bottom, #61b080,  #61b080 4%, #cfe5d8 16%, #cfe5d8 90%, #FFF 100%);
	 background-image: -ms-linear-gradient(bottom, #61b080 0%,  #61b080 4%, #cfe5d8 16%, #cfe5d8 90%, #FFF 100%);
	 background-image: linear-gradient(bottom, #61b080,  #61b080 4%, #cfe5d8 16%, #cfe5d8 90%, #FFF 100%);
		border-radius: 10px;
		border: #61b080 1px solid;
	 background-color:#FFF;
	 display:block;
	 position:relative;
	 padding: 8px 15px;
	 margin-top:5px;
	 margin-right: 8px;
	 font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size:18px;
	 font-weight:bold;
	 font-variant:small-caps;
	 text-shadow:#333;
	 color: #254132;
}
.PageTitle, h1{
	-moz-box-shadow: 6px 6px 13px -8px #629c45;
	-webkit-box-shadow: 6px 6px 13px -8px #629c45;
	box-shadow: 6px 6px 13px -8px #629c45;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6e1e6), color-stop(1, #b8b8b8) );
	background: -moz-linear-gradient( center top, #e6e1e6 5%, #b8b8b8 100% );




	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e1e6', endColorstr='#b8b8b8');
	background-color: #e6e1e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	margin-top: 5px;
	margin-right: 8px;
	display: block;
	position: relative;
	font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6f9854;
	padding: 8px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #DCDCDC;
/*		 font-variant:small-caps;
	*/
}
.PageTitle_magistrale {
	-moz-box-shadow: 6px 6px 13px -8px #666699;
	-webkit-box-shadow: 6px 6px 13px -8px #666699;
	box-shadow: 6px 6px 13px -8px #666699;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6e1e6), color-stop(1, #b8b8b8) );
	background: -moz-linear-gradient( center top, #e6e1e6 5%, #b8b8b8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e1e6', endColorstr='#b8b8b8');
	background-color: #e6e1e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	margin-top: 5px;
	margin-right: 8px;
	display: block;
	position: relative;
	font-family:  "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c5e62;
	padding: 8px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #DCDCDC;
}
.PageTitle_triennale {
	-moz-box-shadow: 6px 6px 13px -8px #666699;
	-webkit-box-shadow: 6px 6px 13px -8px #666699;
	box-shadow: 6px 6px 13px -8px #666699;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6e1e6), color-stop(1, #b8b8b8) );
	background: -moz-linear-gradient( center top, #e6e1e6 5%, #b8b8b8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e1e6', endColorstr='#b8b8b8');
	background-color: #e6e1e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	margin-top: 5px;
	margin-right: 8px;
	display: block;
	position: relative;
	font-family:  "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5B4940;
	padding: 8px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #DCDCDC;
}
.pulsante, input[type="button"],input[type="submit"],input[type="reset"]   {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #AAA;
	display:inline-block;
	color:#666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.pulsante:disabled, input[type="button"]:disabled {
	color: #ddd !important;
}
.pulsante:hover, input[type="button"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	
}
.pulsante:active, input[type="button"]:active{
	position:relative;
	top:1px;
}

.stitched {
	padding: 5px 10px;
	margin: 10px;
	background-color:#6f9854;
	color: #fff;
	font-size: 18px;
	line-height: 1.3em;
	border: 2px dashed #fff;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;

	-moz-box-shadow: 0 0 0 4px #6f9854, 2px 1px 4px 4px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #6f9854, 2px 1px 4px 4px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #6f9854, 2px 1px 6px 4px rgba(10,10,0,.5);
	text-shadow: -1px -1px #030;
	text-decoration:none;
	font-weight: normal;
}
.firstletter {
 float: left; color: #903; font-size: 60px; line-height: 50px; padding-top: 3px; padding-right: 8px; padding-left: 3px; font-family: Georgia; }
.tile_tesi {
	background-color: #EBF0F6;
	border: none;
	display: inline-block;
	color: #003366;
	font-family: arial;
	font-size: 1.3em;
	padding: 0px;
	font-weight:600;
	text-decoration: none;
	width: 240px;
	height:220px;
	margin: 6px;
	vertical-align:top;
	text-transform: uppercase;
	cursor: pointer;
 }
.tile_tesi:hover {
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	transition-duration: 0.3s;
  	transform: translate(1px, 1px);
}
/*
.tile_tesi {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:  #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #AAA;
	display: inline-block;
	color: #666;
	font-family: arial;
	font-size: 1.3em;
	padding: 8px;
	font-weight:600;
	text-decoration: none;
	width: 240px;
	height:240px;
	margin: 3px;
	vertical-align:top;
	text-transform: uppercase;
	cursor: pointer;
 }
 */
/* ============================================================================================================================
== BLOCKQUOTE WITH RIGHT-ANGLED TRIANGLE
** ============================================================================================================================ */

.bubble-right {
	position:relative;
	padding:10px ;
	margin:-20px 0px;;
	color:#000;
	background:#5a8f00; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#B4D3C2), to(#6f9854));
	background:-moz-linear-gradient(#b8db29, #5a8f00);
	background:-o-linear-gradient(#b8db29, #5a8f00);
	background:linear-gradient(#b8db29, #5a8f00);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

 p.docente {
	 font-style:italic;
	 margin:20px 80px;
	 font-size:12px;
	 font-weight:bold;
}
/* display of quote author (alternatively use a class on the element following the blockquote) */
 p.docente + .bubble-right {margin:-45px 10px ; }

/* creates the triangle */
.bubble-right:before {
	content:"";
	position:absolute;
	top:-50px;
	left:50px;
	border-width: 50px 20px  0 0px;
	border-style:solid;
	border-color:transparent #B4D3C2;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/************************************************************************************
   GENERAL
*************************************************************************************/
#nav-wrap {
	display:none;
}
.inner_shadow {
	-moz-box-shadow:    inset 0 0 10px #6f9854;
	-webkit-box-shadow: inset 0 0 10px #6f9854;
	box-shadow:         inset 0 0 10px #6f9854;
	
	background-color:#ddd;
	font-weight:700;
	color:#6f9854;
	/* border: 2px solid #060; */
}
/*******************************************************************


/************************************************************************************
NAV
*************************************************************************************/
#nav-wrap {
	margin: 0px;
}

/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}

#nav, #nav li {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	margin-right: -5px;
}

/* nav link */
#nav a {
	padding: 4px 15px;
	display: block;
	color: #000;
	background: #ecebeb;
	list-style: none;
}
#nav a:hover {
	background: #f8f8f8;
}

/* nav dropdown */
#nav ul {
	background: #fff;
	padding: 2px;
	position: absolute;
	border: solid 1px #ccc;
	display: none; /* hide dropdown */
	width: 200px;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav li:hover > ul {
	display: block; /* show dropdown on hover */
}
/* ************************************************************************ */	
/* *************       TABELLE  ESCURSIONI  MAGISTRALE ********************* */	
/* ************************************************************************ */
/*---------- COLORI Magistrale sfondo:#3c5e62   - colore titolo princ:#2f4a4d  -- righe altrnate: #d6e5e7   ----------- */

#TabellaInserimentoMagistrale, #TabellaElencoMagistrale {
	width: 99%;
	font-size: 1.1em;
	font-family:  "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#TabellaInserimentoMagistrale td {
	border-bottom:ridge thin #CCC;
	padding:4px;
}
#TabellaInserimentoMagistrale td p {
	font-size: 1.2em;
	font-family:  "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#TabellaInserimentoMagistrale th {
	text-align: right;
	vertical-align: text-top;
	border-bottom: ridge thin #CCC;
	background-color: #3c5e62;
	width: 150px;
	color: #FFF;
	padding: 4px;
    }
#TabellaIscrizioneMagistrale {
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	}
#TabellaIscrizioneMagistrale td {
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneMagistrale td.highlight{
	background-color: #C66;
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneMagistrale th { 
	text-align:right;
	vertical-align:text-top;
	border-bottom:ridge thin #CCC;
	background-color: #3c5e62;
	min-width:150px;
	color:#FFF;
	white-space:nowrap;
    }

#TabellaElencoMagistrale tr:nth-child(2n) {
	background-color: #d6e5e7;
}
#TabellaElencoMagistrale th {
	vertical-align: text-top;
	border-left: ridge thin #CCC;
	border-right: ridge thin #CCC;
	color: #FFF;
	padding: 2px;
	text-align: left;
	background-color: #3c5e62;
	font-size:1.1em;
    }
#TabellaElencoMagistrale td  { 
	padding: 2px;
	border-bottom:ridge thin #CCC;
	font-size:1.1em;
    }
#TabellaElencoMagistrale td p{
	width: 100%;
	padding: 0;
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#TabellaElencoMagistrale a:hover {
	color: #F60;
	}	
	
/* *********************** FINE MAGISTRALE  ******************************** */

/* ************************************************************************ */	
/* *************       TABELLE  ESCURSIONI  TRIENNALE ********************* */	
/* ************************************************************************ */	

/*--- COLORI celle titolo, sfondo menu nav :#7D6357 -- testo titolo principale:#5B4940  - righe alternate tabelle:#DCD2CD; */

#TabellaInserimentoTriennale, #TabellaElencoTriennale {
	width: 99%;
	font-size:12px;
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#TabellaInserimentoTriennale td {
	border-bottom:ridge thin #CCC;
	padding:4px;
}
#TabellaInserimentoTriennale td p {
	font-size:12px;
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#TabellaInserimentoTriennale th {
	text-align: right;
	vertical-align: text-top;
	border-bottom: ridge thin #CCC;
	background-color: #7D6357;
	width: 150px;
	color: #FFF;
	padding: 4px;
    }
#TabellaIscrizioneTriennale {
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	}
#TabellaIscrizioneTriennale td {
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneTriennale td.highlight{
	background-color: #C66;
	border-bottom:ridge thin #CCC;
	padding:3px;
}
#TabellaIscrizioneTriennale th { 
	text-align:right;
	vertical-align:text-top;
	border-bottom:ridge thin #CCC;
	background-color: #7D6357; /*#6DA06F; */
	min-width:150px;
	color:#FFF;
	white-space:nowrap;
    }

#TabellaElencoTriennale tr:nth-child(2n) {
	background-color: #DCD2CD;
}

#TabellaElencoTriennale p{
	width: 100%;
	font-size:12px;
	padding: 0;
	font-family: "Open Sans", "Josefin Sans", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#TabellaElencoTriennale th {
	vertical-align: text-top;
	border-left: ridge thin #CCC;
	border-right: ridge thin #CCC;
	color: #FFF;
	padding: 2px;
	text-align: left;
	background-color: #7D6357;
    }
#TabellaElencoTriennale td  { 
	padding: 2px;
	border-bottom:ridge thin #CCC;
    }

#TabellaElencoTriennale a:hover {
	color: #F60;
	}	
	
/* *********************** FINE TRIENNALE  ******************************** */


/* *********************** TITOLI RIBBON ******************************** */
/*almost everything here is em based*/
.ribbon{
	position: relative;
	padding: 0 0.5em;
	font-size: 1.8em;
	margin: 0 -0.28em 0.8em -0.625em;
	line-height: 1.875em;
	color: #ffffff;
	border-radius: 0 0.156em 0.156em 0;
	background: #990000; /* rgb(123, 159, 199); */
	box-shadow: -1px 2px 3px rgba(0,0,0,0.5);
}

.ribbon:before, .ribbon:after{
  position:absolute;
  content: '';
  display: block;
}

.ribbon:before{
  width: 0.469em;
  height: 100%;
  padding: 0 0 0.438em;
  top:0;
  left: -0.469em;
  background:inherit;
  border-radius: 0.313em 0 0 0.313em;
}

.ribbon:after{
  width: 0.313em;
  height: 0.313em;
  background: rgba(0,0,0,0.35);
  bottom: -0.313em;
  left: -0.313em;
  border-radius: 0.313em 0 0 0.313em;
  box-shadow: inset -1px 2px 2px rgba(0,0,0,0.3);
}

@media (max-width: 600px) {
  .ribbon{
    line-height: 1.143em;
    padding: 0.5em;
  }
  
  .ribbon:before, .ribbon:after{
    font-size: 0.714em;
  }
  
}


/* ******************************************************************** */ 
/*                      desktop styles                                  */ 
/* ******************************************************************** */ 

@media screen and (min-width: 769px) {
	body, html	{
		/* background: url(../img/BG_subtle_white_feathers.png); */
		background-color: #ffffff;
	}
	div#localnav {
		background-color: #ffffff;
	}
    #head-unimi { padding: 0; margin: 0; width: 100%; }
	
}
/* ******************************************************************** */ 
/*                      small screen                                  */ 
/* ******************************************************************** */ 
 
@media screen and (max-width: 768px) {

	div#localnav, div#header, div#ccd, div#unimi, div#logo  {
		display:none;
	}
	div#header {
		display:block;
		margin: 0;
		padding:0;
	    position: relative;
	    height: 0;
    	padding-bottom: 30%;
		background:url(../img/header_mobile.png) no-repeat center center; 
		 -webkit-background-size: cover;
		 -moz-background-size: cover;
	  	 -o-background-size: cover;
		 background-size: cover;
	}

	#cont_prima_pagina {
		margin: 0px;
		padding:6px;
		width: auto;
	}
	#cont, #content {
		margin: 0px;
		width: 100%;
	}

	.evidenza {
		clear:left;
		width: auto;
		float:none;
		margin:0px;
		padding:8px;
	}
	table{
		border-collapse: collapse;
	}

	/* nav-wrap */
	#nav-wrap {
	  display:block;
	  position: relative; 
	  width:auto;
	}

	/* menu icon */
	#menu-icon {
		color: #000;
		width: auto;
		height: 36px;
		margin:0;
		background: #ecebeb url(../img/menu-icon.png) no-repeat 10px center;
		padding: 8px 10px 0 52px;
		cursor: pointer;
		border: solid 1px #666;
		display: block; /* show menu icon */
		font-size:1.5em;
		font-weight: bold;
		align-items: center;
	}
	#menu-icon:hover {
		background-color: #f8f8f8;
	}
	#menu-icon.active {
		background-color: #bbb;
	}
	
	/* main nav */
	#nav {
		clear: both;
		position: absolute;
		top: 38px;
 		width:360px;
 		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* visibility will be toggled with jquery */
	}
	#nav li {
		clear: both;
		float: none;
		margin: 5px 0 5px 10px;
	
	}
	#nav a, #nav ul li a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
		color: #666;
		border: none;
		text-decoration: none;
	}
	#nav a:hover, #nav ul a:hover {
		background: none;
		color: #000;
	}
	
	/* dropdown */
	#nav ul {
		font-size:1.5em;
		position: static;
		display: block;
		border: none;
		background: inherit;
		width:100%;
	}
	#nav ul li:hover {
		background: #ddd;
	}
	#nav ul li {
		margin: 3px 0 3px 15px;
	}
	.corner-ad {
		display:none;
	}
	.titolo_evidenza {
		color: #003366;
		font-size:1.6em;
		display:block;
		font-weight:bold;
		text-align:center;
		padding: 10px;
		text-transform: uppercase;
		position:inherit;
		background-color: rgb(235, 240, 246);
		border: 3px groove rgb(235, 240, 246);
		margin: 0px;
	}
    #head-unimi { padding: 0; margin: 0; width: 100%; }
	
	.hideOnSmallScreens {
		display: none;
	}

}
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
@media print{ 
/*hide the left column when printing*/ 
	#localnav, #localnav_eco, #localnav_triennale, #localnav_magistrale
		{ display:none;} 
	#cont {
		font-size:12px;
		margin: 0px;
	}
	#cont_prima_pagina {
		font-size:12px;
  		margin: 20px 320px 0 20px;
		height:100%;
	 }
	.no-print	{ display:none; }
	#footer {
		width:95%;
		text-align:center;
	}
	.avviso{
		background-color:#900;
		position: inherit;
		float: right;
		margin: 10px 10px 20px 0px;
		font:"Comic Sans MS", cursive;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
		border: #DDD  double 10px;
		color: #FFF;
		-moz-box-shadow: 8px 8px 10px rgba(0,0,0, 0.25);
		-webkit-box-shadow: 8px 8px 10px rgba(0,0,0, 0.25);
		box-shadow: 8px 8px 10px rgba(0,0,0, 0.25);
	}
	#TabellaStatistiche {
		width:95%;
	}
	input[type="button"] {
		display:none; 
	}
    #head-unimi { padding: 0; margin: 0; width: 100%; }

 }
