@charset "utf-8";


/* workaround js_wright/k2 */
.k2UserBlockActions a {
	background-clip: none !important;
	background-color: transparent !important;
	border: 0px !important;
	box-shadow: none !Important;
	left: 0px !important;
	margin: 0px !important;
	overflow: auto;
	position: inherit !important;
	top: 0px !important;
	width: auto !Important;
	z-index: 0 !important;
}
#k2Container .modal {
	/*border: medium none !important;*/
	border: 1px solid red !important;
	left: 0 !important;
	position: relative !important;
	background-color: #F7A18A !important;
	box-shadow: none !important;
}
/* ################################# */

#intestazione {
	height: 106px;
	background: #0B2D7F;
	background-image: url('../images/back.png');
}
#bordino {
	box-shadow: -1px 2px 7px #444444;
	-webkit-box-shadow: -1px 2px 7px #444444;
	-moz-box-shadow: -1px 2px 7px #444444;
}

#logo h2 {
	padding-top: 30px;
	color: #ffffff;
	font-size: 2em;
	/* ### */
	font-family: Verdana, sans-serif;
	font-weight: normal;
	/*letter-spacing: 1px;
	 line-height: 1.4em;
	 text-transform: uppercase;*/
	/* ### */
	width: 600px;
}

#logo a:hover {
	text-decoration: none;
}

#header {
	background-color: transparent;
}top

#logoH {

	right: 0;
	top: 0;
	margin-top: 0;
	float: right;
	height: 106px;
	width: 180px;
	background-image: url('../images/cheru_180.png');
	background-repeat: no-repeat;
}

#inclina {

	float: right;
	height: 106px;
	width: 180px;
	background-image: url('../images/inclina.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#breadcrumbs .module, #breadcrumbs .moduletable {
	margin-top: -8px;
	margin-left: 30px;
	font-size: 0.9em;
}

.moduletable, .module {
	margin-bottom: 0;
}

#boxes {
	/* border: 1px solid red;
	 height: 240px;   */
	padding: 6px 0px;
	/*  width: 960px; */
}
#boxes .box {
	border: 1px solid green;
	width: 280px;
	height: 230px;
	float: left;
	margin: 3px;
}

.navbar-inner {
	background-color: #FAFAFA;
	background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -10px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background-color: transparent;
	box-shadow: none;
	color: #003366;
	text-decoration: none;
}

.navbar .nav > li > a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
	color: #003366;
	float: none;
	padding: 10px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-right: 10px;
}

.navbar .nav li {
	line-height: inherit;
	margin-bottom: -1px;
}

.navbar .nav {
	display: block;
	float: left;
	left: 0;
	/* #### */
	/*margin: 0 0 0 -20px;*/
	margin: 0 0 0 -10px;
	position: relative;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	color: #555555;
}

.page-header h2 a {
	color: #003366;
	font-family: Verdana, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
}

.page-header {
	border-bottom: 4px solid #E42C2A;
	margin-top: -20px;
}
.page-header h2 {
	margin-top: 14px;
}

.page-header h2 a:hover {
	text-decoration: none;
}

.navbar .nav > li > a:hover {
	color: #003366;
}
.nav > li > a, .nav > li > a:hover {
	display: block;
	background: transparent;
	color: #003366;
}

.moduletable_menu .menu ul {
	padding-left: 50px;
}

a {
	color: #003366;
	text-decoration: none;
}

/* ############################ */
#footer a {
	color: #fff;
	text-decoration: none;
}
#footersx {
	text-align: left;
}
#footermiddle {
	text-align: center;
}
#footerdx {
	text-align: right;
}
/* ############################ */

.moduletable_menu h3 {
	background-color: transparent;
	z-index: -99;
	font-size: 0.90001em;
	padding: 0.8em 0.8em 0.8em 1.2em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	/*white-space: nowrap;*/
	background-repeat: repeat-x;
	outline: 0;
	/*width: 150px;*/

	/* @@@@@@@@@@@@ IMMAGINE @@@@@@@@@@@@@@*/
	/*background-image: url("../images/sfondo_menu.png");
	 background-position: right center;
	 background-repeat: no-repeat;*/
	display: block;
	/*margin-right: 10px;
	 padding-left: 16px;*/
}

h3 a {
	text-decoration: underline;
	font-size: 0.90001em;
}

.moduletable_menu h3 a {
	text-decoration: underline;
	font-size: 0.90001em;
}

.catItemIntroText p {
	text-align: justify;
}

.catItemIntroText li {
	list-style: disc outside url("../images/freccia_lista.png");
}

div.catItemIntroText {
	padding: 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: #003366;
	/*margin-bottom: -1px !important;*/
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none !important;
	color: #003366;
}

h1 {
	font-family: trebuchet ms, helvetica;
	text-transform: uppercase;
	font-size: 1.7em;
}

h2 {
    font-size: 1.6em;
    font-weight: normal;
    margin-top: 1.6em;
}

h3 {
	font-size: 1.2em;
}

div.genericItemHeader h2.genericItemTitle {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

/* per togliere il sottolineato dalle etichette del menu a sinistra */
.moduletable_menu a {
	text-decoration: none;
}

.catItemIntroText a,
.catItemIntroText a:active,
.catItemIntroText a:visited,
.itemFullText a,
.itemFullText a:active,
.itemFullText a:visited {
	font-weight: bold;
	color: #003366;
}

.catItemIntroText a:hover, .itemFullText a:hover {
	text-decoration: underline;
	color: #003366;
}

/*
 .catItemIntroText h1 a,
 .catItemIntroText h1 a:hover,
 .catItemIntroText h1 a:active,
 .catItemIntroText h1 a:visited,
 .itemFullText h1 a,
 .itemFullText h1 a:hover,
 .itemFullText h1 a:active,
 .itemFullText h1 a:visited {
 text-decoration: none;
 color: #003366;
 }*/

.subCategory h2 {
	font-size: 2em;
}

.subCategory p, div.itemListCategory p {
	text-align: justify;
}

div.itemIntroText {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

div.itemBody {
	text-align: justify;
}

div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
	background: none;
}

div.catItemBody {
	margin-left: 14px;
}

/* Nuove Liste */

#k2CustomContainer {
	/*border: 1px solid red;*/
}

#k2CustomContenuto {
	padding: 0px;
	margin: 0px;
}



#k2CustomContainer h2, #k2CustomContainer h3 {
	margin-bottom: 1px;
}

#k2CustomContainer h2 a,
#k2CustomContainer h2 a:hover {
	background-image: url("/templates/js_wright/images/freccia_lista.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-size: 14px;
	font-weight:bold;
}
#k2CustomContainer h2  {
	margin-top: 0.5em;
}


#k2CustomContainer h3 {
	margin-top:3px !important;
}
#k2CustomContainer h3 a, #k2CustomContainer h3 a:hover {
	background-image: url("/templates/js_wright/images/other_li_blu.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	/*margin-left: 11px;*/
	padding-left: 10px;
	font-weight: normal;
	font-size: 13px;
}

.k2CustomContainerH3Element a, .k2CustomContainerH3Element a:hover {
	background-image: url("/templates/js_wright/images/freccia_lista.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin-left: 12px;
	font-size: 12px;
}

.k2CustomContainerH3Element a:hover, #k2CustomContainer h2 a:hover, .module .menu li a:hover {
	text-decoration: underline !important;
	color: #003366;
}

.k2CustomContainerH3Element {
	margin-top: 1px;
}

#k2CustomTestataPagina {
	/*border: 1px solid red;*/
}

#k2CustomContenuto {
	/*border: 1px solid red;*/
}

div.catItemBody h2 a {
	font-size: 0.85em;
	font-weight: bold;
}

#k2CustomContainer p {
	padding: 0 10px;
	margin: 0px;
	text-align: justify;
}

/* Bandi e Avvisi in Home page di sezione*/

.moduletable_avvisi, .moduletable_bandi {
	/*border: 1px solid red;*/
	float: left;
	margin-top: -15px;
	/* Pat */
	/* width: 256px; */
	width: 265px;
	padding: 0px;
	margin-left: 35px;
	overflow: hidden;
}

.avvisi, .bandi {

	background-color: transparent !important;
	background-image: none !important;
}

.moduletable_etichetta {
	/*border: 1px solid red;*/
	float: left;
	width: 230px;
	padding: 0px;
	margin-left: 10px;
	overflow: hidden;
}

.moduletable_etichetta a h3 {
	margin-left: 10px;
	margin-bottom: 10px !important;
	color: #ffffff;
	font-size: 0.85em;
}

.moduletable_avvisi li, .moduletable_bandi li {
	border-bottom: 1px dotted #CCCCCC;
}

.moduletable_avvisi a, .moduletable_bandi a {
	text-decoration: none;
}

.moduletable_avvisi li:last-child, .moduletable_bandi li:last-child {
	border: none;
}

.itemImage img {
	width: 210px;
	height: auto;
	float: left;
}

.home1l, .home2l {
	margin-top: 8%;
}

/*
 .moduletable_avvisi ul.menu,
 .moduletable_bandi ul.menu,
 .home1l ul.menu {
 margin-top: 8%;
 margin-left: 14px;
 }*/

.moduletable_etichetta_full {
	/*border: 1px solid red;*/
	float: left;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	clear: both;
}

.moduletable_etichetta_full h3 {
	background-color: #043659;
	background-image: -moz-linear-gradient(center top , #043659, #03497C);
	background-repeat: repeat-x;
}

.moduletable_etichetta_full a h3 {
	margin-left: 10px;
	margin-bottom: 10px !important;
	color: #ffffff;
	font-size: 0.85em;
}

.moduletable_etichetta_full ul, .moduletable_etichetta_full a, .moduletable_etichetta_full .nav, .moduletable_etichetta_full .menu,
.menuBox {
	font-size: 0.95em;
	list-style-image: url("../images/other_li_blu.jpg") !important;
	list-style-type: disc !important;
}

/* FPSS Slideshow Home Page*/

#fpssContainer949.fpss-template-jj-rasper {
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	height: 208px;
	margin: 4px auto;
	overflow: hidden;
	padding: 2px;
	position: relative;
	float: left;
}

.custom_socialstyle li {
	display: inline;
}

.custom_socialstyle h3 {
	border-bottom: 4px solid #7E0105;
	font-size: 1em;
	margin-bottom: 15px;
	padding: 6px;
}

.info {
	float: left;
	margin: 20px 130px 20px 90px;

}

.info:first-child {
    margin-left: 0;
}

.info.larger {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
}

#nav-bottom-menu {
	text-align: center;
	margin-top: 10px;
}
#contacts li {
	display: inline;
	padding: 10px 3px 3px 3px;
}

/*
 .wrapper-bottom-menu {
 padding: 0px;
 }
 */
.navbar-inner {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-repeat: no-repeat;
	border-color: transparent;
	border: none;
	border-radius: 0 0 0 0;
	border-style: none none;
	border-width: 0 0 2px;
	box-shadow: 0 0 0 transparent;
}

#grid-bottom {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 2px solid #CCCCCC;
}

/*
 #grid-bottom div.custom img {
 margin: 3px auto;
 border-top: 3px solid red;
 }*/

.bandierina {
	padding-left: 5px;
}

span.itemImage {
	display: block;
	margin: 0;
	text-align: center;
}

div.itemFullText h3 {
	margin: 0;
	padding: 10px 0 4px;
}


.span1 {
	width: 185px;
}
.span2 {
	width: 220px;
}

.span9 {
	max-width: 705px;
}

.span10 {
	width: 920px;
}

.sezione {
	float: left;
	width: 265px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	overflow: hidden;
}


div.itemFullText img {
	/*float: left;*/
	width: 253px;
	padding: 2px;
}

ul.menu {
	margin-left: 16px;
	margin-top: 10px;
}



.cropimg, .cropimg-sezione {
	height: 70px;
	background-color: #efefef;
	margin-bottom: 10px;
	overflow: hidden;
}


.cropimg-sezione {
	height: 280px;
	float: left;
}







.phocadownloadfilelist {
  background: none;
  border: 0px;
  margin: 5px;
}


.phocadownloadfilelist32 {
  /*background: url("../images/icon-download-32.png") no-repeat scroll 5px center transparent;*/
  /*background: url("/images/stories/freccia_lista_2.png") no-repeat scroll 5px center transparent;*/
 background: url("/images/stories/freccia_lista_2.png") no-repeat scroll 5px 22px transparent;
  padding: 15px;
  border-bottom: 1px solid #efefef;
}








/* Box sezioni - nuovi stili*/



	.moduletable_sezione h3 {
	  background-color: #043659;
	  background-image: -moz-linear-gradient(center top , #043659, #03497c);
	  background-repeat: repeat-x;
	  color: #ffffff;
	  padding:10px ;
	  margin-bottom: 0px;
	  font-size: 1.17999em;
	}
	.moduletable_sezione ul,
	.moduletable_sezione a,
	.moduletable_sezione .nav,
	.moduletable_sezione .menu {
  		list-style-image: url("/templates/js_wright/images/other_li_blu.jpg") !important;
  		list-style-type: disc !important;
	}

	.moduletable_sezione img {
  		width: 100%;
	}






/**************************** itemBar ******************************/

div.itemToolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 0 none;
    border-top: 0 none;
    display: none;
    margin: 16px 0 0;
    padding: 2px 0;
}




/**************************** Tipografia: articoli blu k2, categorie blu k2, box blu laterali, home di sezione  ****************************/

/* articoli k2 */
.itemView .itemHeader  h1.itemTitle {
text-transform: none;
}

div.itemHeader h1.itemTitle,
div.itemListCategory h1 {
font-size: 1.7em;
}



h2.sezionebandiavvisi {

	/*margin-top: -4px;*/
	margin-top:0px;
	font-weight: bold;
	font-size: 1.2em;
}

h2.sezionibox {
    background-color: #043659;
    background-image: -moz-linear-gradient(center top , #043659, #03497c);
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 1.17999em;
    margin-bottom: 0;
    padding: 10px;
    font-weight: bold;

}

.fpss-template-jj-rasper,
.moduletable_slideshowhome .slides-wrapper {
  width: 100% !important;
}











/************* Modifiche CSS Patrizia del 7 giugno 2015 *************/

/* classe da aggiungere ai modulini laterali che devono avere margine inferiore */
.custom_marginbottom {
	margin-bottom: 20px !important;
}

#main h3 {
    font-size: 1.3em;
    font-weight: normal;
}

div#maximenuck ul.maximenuck li.maximenuck.level1 > a,
div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {
	font-size: 1em !important;
}

/*div#maximenuck ul.maximenuck li.maximenuck.level1 {
	padding: 4px 12.5px 2px !important;
}*/

/*.maximenuck.item334.first.level1 {
    margin-left: 17px !important;
}*/



.moduleItemTitle {
    color: #333;
}

/*.menu.maximenuck {
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}*/

.maxiroundedcenter {
    float: inherit !important;
}


#fpssContainer1075.fpss-template-jj-rasper .slide {
	width: 100% !important;
}


div#maximenuck ul.maximenuck li.maximenuck.level1 {
	margin-right: 40px !important;
}



.menu.maximenuck,
.navbar-inner {
    padding-left: 0 !important;
}




.fpss-template-jj-rasper .slidetext h1, .fpss-template-jj-rasper .slidetext h1 a {
	color: #fff !important;
	margin-bottom: 1em !important;
    margin-top: 1em !important;
}

.moduletable_slideshowhome h1 {
  text-transform: none !important;
}

.moduletable_slideshowhome h3 {
  margin-bottom: 1em !important;
}

.moduletable_slideshowhome .fpssReadMore {
  background-color: #7e0105 !important;
  margin-top: 1em !important;
}

.slide #main h3 {
	font-size: 1em !important;
}






















/* STILI PER I CORSI DI LAUREA */

.sfondoclass.collapsibleListOpen > p {
  text-decoration: none;
}

.sfondoclass.collapsibleListClosed > p {
  text-decoration: none;
}

.corsoclass > a {
  line-height: 2em !important;
  text-decoration: underline;
}

.sfondoclass p {
	width: auto;
}


/* Singolo corso */

table.table tr td {
	background-color: #eef2f9 !important;
	border: 0px !important;
	border-bottom: 1px solid #fff !important;
	padding: 20px !important;
}


#uldidatticadipartimenti > li {
  list-style: outside none none;
}

.table.table-striped.table-condensed.table-bordered ul {
  margin: 0 !important;
}

/*.active > a {
  background-color: #d1dce8 !important;
}*/
.table-bordered {
	border-style: none;
}

.links-corso,
.mostrarequisiti {
  font-size: 1.2em;
  font-weight: bold;
}

.mostrarequisiti {
	cursor: pointer;
	color: #003366;
}

.mostrarequisiti:hover {
	color: #005580;
	text-decoration: underline !important;
}

.sfondoclass:hover {
	text-decoration: underline !important;
}

.regolamento h3 {
  font-weight: bold !important;
}

p.sottotitolocontent {
  color: #003366;
  font-family: trebuchet ms;
  font-size: 1.6em !important;
  /*font-weight: normal;*/
  margin-top: 20px;
}

div.itemFullText ul li img {
    padding: 2px;
    width: auto !important;
}

/* END Singolo corso */

h4 {
    font-size: 1em !important;
    color: #003366;
}

/* tabelle*/


th,td {
padding: 5px;
}


.chrono_credits {
	display:none;
}






/* chronoform Spettrometro */

#chronoform-Spettrometro .fa.fa-asterisk {
	display: none;
}


#chronoform-Spettrometro #nome {
	min-width: 100%;
}

.control-label.gcore-label-left.required_label {
	min-width: 100%;
}

.control-label.gcore-label-left.required_label {
color: #003366;
}

#chronoform-Spettrometro {
	/*background: #f8f7f7;*/
	/*padding: 20px;*/
}

#button6 {
	margin-top: 20px;
	color: #003366;
	font-weight: bold;
	/*background: #003366;*/
	/*color: #fff;*/
	/*border: 0;*/
	/*border-radius: 0;*/
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
}
/*#button6:hover {
	background: #004890;
}*/

/* STILE TABELLE 11-01-2018 */

.table-custom.table td {
    background: transparent !important;
}
.table-custom.table th {
    padding-left: 20px;
    background: #d2dce8;
}

.table-custom.table td,
.table-custom.table th {
    border: 1px solid #C2C2C2 !important;
    vertical-align: inherit !important;
}

.table-custom.table.table-striped tbody tr:nth-child(2n+1) td,
.table-custom.table.table-striped tbody tr:nth-child(2n+1) th {
    background-color: #eef2f9 !Important;
} 
