

h4 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 13px;
}
li {
    line-height: 23px;
}
.ui-widget {
	font-family: 'Roboto' !important;
	font-size: 1em !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	color: #0e2742 !important;
}
.ui-autocomplete {
	width: 150px;
	list-style: none;
	background: #FFF;
	padding: 0;
	margin: 0;
	text-align: left;
	border: 1px solid #c4c5c6;
	border-top: none;
	z-index: 100;
} 
.ui-helper-hidden-accessible {
	display: none;	
}
.ui-autocomplete li, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header {
	padding: 2px 6px;
	border: none;
}
.ui-autocomplete li a {
	color: #666;
	display: block;
}
 .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-autocomplete li a:focus, .ui-autocomplete li a:hover, li.ui-menu-item:focus, li.ui-menu-item:hover{
	background: #EEE !important;
	border: none;
	color: #002742;	
	cursor: pointer;
}
.label_primo_piano {
	display: none;
}
.label_primo_piano h3::before {
    background: url(../img/minilogoCRL.jpg) no-repeat left top;
    width: 50px;
    content: "\00a0";
    display: inline-flex;
}

#contenuto_legge ul {
	list-style: inherit;	
}
#contenuto_legge ol ul, #contenuto_legge ul ul {
	list-style: circle;
	margin-left: 1em;
}
#contenuto_legge ol[type="a"]  {
    list-style-type: lower-alpha;
}
#contenuto_legge ol[type="a"] li:before {
    display: inline-block;
    width: 1em; 
    position: relative;
    left: -0.58em; 
    content: ')'
}
div#dati_legge{
	border-left:7px solid #999;
	padding-left:20px;
	}
	
div#contenuto_legge {
	margin-top:30px;
	padding: 0 130px 0 130px;
	font-size:15px;
	text-align:justify;
	line-height: 23px;
	}

div#contenuto_legge strong, b {/*display:block;text-align:center;*/}

div#contenuto_legge table.standard-table td {border-top: #e0e0e0 1px solid;}
div#contenuto_legge table.table-standard td {border: #e0e0e0 1px solid; padding: 4px}
div#contenuto_legge table.tableData {margin-bottom:20px;}
div#contenuto_legge table.tableData td{border:1px solid #ccc;padding:8px}
div#contenuto_legge table.tableData td{vertical-align:top;border-bottom:1px solid #ccc;}
div#contenuto_legge table.tableData td:first-child{padding-right:50px;width:70%;}


/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
	.label_primo_piano {
		display: block;
	}
	#layerslider .slide-caption {
		display: block !important;
	}
	
	#layerslider .slide-caption {
		width: 100% !important;
		top: 0 !important;
		left: 0 !important;
	}
	div#contenuto_legge {
	padding: 0 20px 0 20px;
	}
	.post-meta {
		display: block;
	}
}

body {
	font-family:'Roboto';
	color:#555;
	}

body div.twelve, div.four {
	font-size:15px;
	}

body div.twelve strong, body div.twelve b {
	font-weight:500;
	}
b {
    color: #333;
}	
body div.twelve  {
	padding-right:30px;
	}

/* ########## a ##########*/

a.link_titolo_slide  {
	color: #fff;
	}
	
a.link_titolo_slide:hover  {
	color: #888;
	}
	
a.link_eventi:hover {
	color: #c62020;
	}

#page-title a {
	color: #404040;
	}

#page-title a:hover {
	color: #888;
	}

a.link_titolo_slide  {
	color: #fff;
	}

a.link_titolo_slide:hover  {
	color: #888;
	}

a.link_eventi:hover {
	color: #c62020;
	}

#riga_pulsanti a {
	width: 34px;
	height: 28px;
	margin: 0 7px 7px 0;
    display: block;
	float: left;
	vertical-align:middle;
	text-align:center;
	padding-top:6px;
	background:#c00;
	color:#fff;
	}
	
ul.links-list-alt li a {
	color:#c00;
	}

/* ########## HEADERS #########*/

#header {
	min-height: 146px;
	background-image: url(../images/sfondo_header_cert.jpg);
	background-position: 10px 0;
	background-repeat: no-repeat;
}

h4.titolo_notizia_home {
	line-height: normal;
	}
	
h4.titolo_notizia_home a {
	color: #404040;
	}
	
h4.titolo_notizia_home a:hover {
	color: #888;
	}

p#autore{
	width:100%;
	text-align:left;
}

h4.lh20 { font-size: 14px; 
		  line-height: 20px; 
		  margin-bottom: 20px; 
		  }

.item-description h5 {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	line-height: 16px;
	padding: 12px 0 4px 0;
	margin: 0;
	border-bottom: 0px solid #e9e9e9;
	letter-spacing: 0;
	color:#333;
	}

#page-title h2 {
	font-weight: normal;
	padding: 5px 0 10px 0;
	font-size:17px;
	}

h4#titolo_contenuto{
	font-size:18px; 
	color:#444;
	}


input[type="date"] {
    border: 1px solid #D8D8D8;
    padding: 9px;
    outline: medium none;
    font: 12px "Open Sans",sans-serif;
    color: #888;
    margin: 0px;
    margin-bottom:18px;
    max-width: 100%;
    display: block;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

/*#navigation {
	background: #002741;
}

#navigation ul ul {
	background: #002741;
}*/



#contact-details a:hover {
	color: #c62020;
}

#logo {
	margin-top: 0;
}


#skip {
	position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.center{
	text-align:center;
}

.widget {
    margin-top:0;            
}

.widget-alt {
     margin-bottom: 25px;
}


.dirigente{
	margin-bottom:15px;
}

.dirigente ul {
	margin-left:15px;
	list-style-type:square;
}


/* dentro style.css */


div.large-notice{margin-bottom:20px;}
/* dentro style.css */


/* dentro base.css */
/* dentro base.css */

.highLightedText{
	background-color:#F7DD18;
	font-weight:bold;
	padding:5px;
	color:black;
}

/* dentro style.css*/
.the-icons_contenuti_body li {
	margin: 0 0 -10px -20px;
	padding: 0;
	line-height: 1.1em;
}

.the-icons_contenuti_body b {
}

.lista_freccia li, .lista_file li {
                list-style: none;
                margin: 0px 0;
}
.lista_file li {
                background: url(../images/icons/list/list_file.png) no-repeat 0px 0px; padding: 0 0 18px 32px;
}
.lista_freccia li {
                background: url(../images/icons/list/list_new_window.png) no-repeat 0px 0px; padding: 0 0 18px 32px;
}

.classic_list{list-style-type:square;margin-top:1.2em;margin-left:20px;}

.classic_list li{margin-bottom:10px;}

.no_list{list-style-type:none;margin-top:1.2em;margin-left:20px;}

.no_list li{margin-bottom:10px;}


/* Organigramma (Trasparenza) */

p#organigramma-data-ultimo-aggiornamento {margin-top:20px;text-align:right;}

/******************** trasparenza atti generali ******************/
ul.atti-generali{
	list-style-type:square;
	padding-left:15px;
}

ul.atti-generali>li{
  border-bottom:1px solid #efefef;
  margin-bottom:10px;
  padding-bottom:10px;
}

ul.atti-generali>li:last-child {
	border:0;
	margin:auto;
	padding:auto;
}
/******************** fine trasparenza atti generali ******************/

/******************** trasparenza CONSIGLIERI *************************/

table.consiglieri tr td:first-child{
	width: 91px;
	}

table.presenzeConsiglieri{
	width:100%;
	}
	
table.presenzeConsiglieri th{
	padding:10px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #ccc;
	}
	
table.presenzeConsiglieri td{
	padding:10px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #ccc;
	}

table.presenzeConsiglieri th {
	font-weight:normal;
	}
	
table.presenzeConsiglieri td.percentuale {
	text-align:left;
	padding:0;
	}

table.presenzeConsiglieri td.percentuale img {
	height:20px;
	}

table.presenzeConsiglieri td span.istogramma{
	width:auto;
	background:#f00;
	display:block;
	margin-left:10px;	
	margin-right:10px;
	margin-top:15px;
	text-align:left;
	}

table.presenzeConsiglieri td span.percentualePresenze{
	display:block;
	text-align:center;
	background:#fff;
	font-weight:bold;
	padding-top:5px;
	color:#444f9f;
	}

table.presenzeConsiglieri td.nota{font-size:smaller;}

.tabs-nav li.active a {
    background: #fff;
    border-bottom: 5px solid #002742;
}

.blocco-banner-menu-dx{
	margin: 0px 0px  20px 0px;
}

.blocco-banner-menu-dx div{
   margin: 10px 0px;
}

/******************** trasparenza CONSIGLIERI *************************/

iframe#leggiNotes{
	padding:10px;
	border:0;
	width:670px;
	height:auto;
	min-height:450px;
	}
	



	
strong {
	font-weight:600;
	}
	

.item-description strong{
	font-weight:500;
	}

.item-description p {
	color: #555; 
	margin-bottom: 0;
	font-size:14px;
	line-height:18px;
	}

.slide-caption {
	width: 30%;
	padding: 22px;
	margin: 0 0 20px 20px;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	/*background-color: #333;*/
	background-color: #002742;
	background: rgba(0, 39, 66, 0.7);
}


.slide-caption p {
	margin: 0;
	line-height: 21px;
	font-size: 14px !important;
	color: #fff;
	line-height:18px;
}

.glossario_hide{visibility:hidden;display:none;}

.container .four.columns { 
	margin-right:10px;
	}


blockquote {
	border-left: 5px solid #ccc;
	padding-left: 20px;
	color: #222;
	line-height: 20px;
	margin: 5px 0 20px 0;
}


span.nome_consigliere {font-weight:500;color:#444;}

span.nome_gruppo  {font-weight:500;color:#444;}

table.standard-table td.center {text-align:center !important;}

table.standard-table td.center img{display:inline !important;}

div#allegati h5{
	text-transform:uppercase;
	padding:5px 10px;
	background:#e5e5e5;
	color:#444;
	margin-top:20px;
	margin-bottom:10px;
	}

div#links h5{
	text-transform:uppercase;
	padding:5px 10px;
	background:#e5e5e5;
	color:#444;
	margin-top:20px;
	margin-bottom:10px;
	}
table.standard-table td{
	line-height:23px;
	}
	
.IFRM-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.IFRM iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.arrow_list li{margin-bottom:10px;}

.grassetto{font-weight:700;color:#222;}

h4#titolo_contenuto{line-height:25px;}

.headline_noRow {
	display: block;
	margin: 30px 0 18px 0;/*aumentato da 8px a 18px il margin-bottom rispetto all'originale*/
}

.headline_blank {
	display: block;
	margin: 6px 0 22px 0;/*aumentato da 8px a 18px il margin-bottom rispetto all'originale*/
}

form#formLeggiRegolamenti select{
		border: 1px solid #d8d8d8;
		padding: 9px;
		outline: none;
		font: 12px "Roboto", sans-serif;
		color: #555;
		margin: 0;
		max-width: 100%;
		display: block;
		background: #fff;
		-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
		box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	}

form#formDocRis select{
      border: 1px solid #d8d8d8;
      padding: 9px;
      outline: none;
      font: 12px "Roboto", sans-serif;
      color: #555;
      margin: 0;
      max-width: 100%;
      display: block;
      background: #fff;
      -webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
      box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
   }
   




div.container .twelve  ul{list-style-type:square;margin-left:30px;margin-bottom:20px;}
div.container .twelve  ul li{line-height:1.5em;}

/* Notice
====================================*/
.large-notice {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 32px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.large-notice h2 {
	margin-bottom: 10px;
}

.large-notice p {
	font-size: 16px;
	color: #555;
	line-height:23px;
	text-align:justify;
}

iframe#leggiNotes{width:92%;height:320px;padding:0 10px;}

p.titolo_pagine_dettaglio {margin-bottom:20px;}

p.titolo_pagine_dettaglio strong{color:#fff;}

ul.links-list-alt li{margin-bottom:6px;}

div.twelve  {line-height:23px;}

/* ########## AGENDA HOME PAGE ###################*/

p.dettaglio_agenda_hp{padding-bottom:5px;}

.item-description-agendaHP {margin-bottom: 10px;}
.item-description-agendaHP.alt {margin-bottom:0;}
.item-description-agendaHP.related {margin-bottom:0;}

.item-description-agendaHP h5 {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e9e9e9;
	letter-spacing: 0;
}

.item-description-agendaHP h5 span {
	display: block;
	color: #888;
	font-weight: normal;
	margin-top: 3px;
}

.item-description-agendaHP a {color:#404040;}
.item-description-agendaHP a:hover {color:#666;}
.item-description-agendaHP p {color: #666; margin-bottom: 0;font-size:13px;line-height:1.3em;}

.item-description-agendaHP p.dettaglio_agenda_hp{padding-bottom:5px;}

/* ########## AGENDA HOME PAGE ###################*/


/* MODIFICHE ULTIMA VERSIONE del layout - Classi aggiunte a personaliz.css rispetto alla versione precedente */

#wrapper {padding-top: 25px;}

.search-form .search-text-box {
	font-size: 12px;
	background-color: #ffffff;
	padding: 6px 10px 6px 30px;
	margin-top: 60px;
	margin-right: 15px;
	width: 100px;
	border: none;
	color: #303030;
	cursor: text;
	border: 0px solid #303030;
}

.search-form .search-text-box:focus {
	font-size: 12px;
	background-color: #ffffff;
	padding: 6px 10px 6px 30px;
	margin-top: 60px;
	margin-right: 15px;
	width: 100px;
	border: none;
	color: #303030;
	cursor: text;
	border: 0px solid #303030;
}

.social-icons {
	margin-right: 15px;
	margin-top: 15px;
}

.social-icons li {
	background-color: #fff;
	background-position: 0 -38px;
}

#logo a img {
	height: 115px;
	margin-top: 15px;
}

#navigation ul li a { 
	padding-left: 11px;
	padding-right: 11px;
}
.homepageNews {
	width: 220px;
	height: 141px;
	overflow: hidden;
}
.homepageNews img{
	min-width: 220px;
	min-height: 141px;
}
.archivioNewsHome {
	text-align:right; 
	margin-bottom: 20px;
}
.archivioNewsHome a{
	padding:4px 7px; 
	background-color:#c62020; 
	color:#fff;
}
#notizie_eventi::before {
    background: url(../img/minilogoCRL.jpg) no-repeat left top;
    width: 50px;
    content: "\00a0";
    display: inline-flex;
}
#diretta_aula {
	clear: left; 
	width: 100%;
	color:#FFFFFF; 
	text-align: center;
	background: url(../img/diretta_streaming.png) no-repeat;
	position: relative;
	height: 250px;
}
#diretta_aula a {
	position: relative;
	padding:125px 0; 
	width: 100%; 
	display:block; 
	color: #FFFFFF; 
	cursor:pointer;
	z-index:1;
}
#diretta_aula .testo_diretta {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 300px;
	font-size: 18px;
    display: flex;
    margin: 0 auto;
    height: 48px;
    justify-content: center;
    flex-direction: column;
}
#diretta_aula .testo_diretta p{
    display: flex;
    margin: 0 auto;
    height: 48px;
    justify-content: center;
    flex-direction: column;
}
ul.client-list {
	margin-top: 20px;
    justify-content: space-between;
    display: flex;
}
#navigation ul li {
    background-color: #002742;
}
#navigation ul ul li a {
	background-color: #C62020;
	border-bottom: 1px solid #CCCCCC;
}

#navigation ul ul ul li a {
   background-color: #C62020;
   border-bottom: 1px solid #CCCCCC;
}

#navigation ul ul li a:hover {
   background-color: #002742;
   border-bottom: 1px solid #CCCCCC;
}

table.consiglieri img {
	width: 60px;
	max-width: 60px;
}
table.udp img {
	width: 70px;
	max-width: 70px;
}
table.gruppi-consiliari img, table.composizione-commissione img {
	width: 120px;
	max-width: 120px;
}
.headline {
	background: none;	
}
#scroll-top-top {
	bottom: 58px;	
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#header {
		background-position: -182px 0; 
	}
	#ammitraspa {
		width: 718px;
	}
	.layerslider-container {
/*    	margin-top: 52px; */
	}
	#logo a img {
		max-width: 100%;
		height: auto;
	}
	#navigation ul li:last-child {
		display: none;
	}
	#navigation ul li ul li:last-child {
		display: block;
	}
	.homepageNews {
	    width: auto;
	}
}

@media only screen and (max-width: 768px) {
	#header {
		background: none;
	}
	.search-form {
		display: block;
		float: none;
		border: 1px solid #d8d8d8;
		margin-top: 20px;
	}
	.search-form .search-text-box {
		margin: 0;	
		padding: 6px 10px 6px 40px;
	}
	.search-form .search-text-box:focus {
		margin: 0;	
		padding: 6px 10px 6px 40px;
	}
	.search-form input {
		width: 80% !important;
	}
	.slide-caption p {
   		display:none;
	}
	#video_home {
		margin-bottom: 15px;
	}
	#banner_lavori_aula {
		margin-bottom: 15px;
	}
	.client-list img {
    	width: 420px;
    	height: AUTO;
	}
	#tabellacomm td {
		float: left;	
	}
	/*
	#tabellacomm tr:nth-last-child(-n+2) {
		display: table-row;
	}
	*/
	.homepageNews {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.homepageNews img{
		width: 100%;
		height: auto;
	}
	.banner_homepage img {
		width: 100%;
		margin-bottom: 20px;	
	}
	
	#scroll-top-top {
    display: block;
	bottom: 71px; 
	}
	#diretta_aula {
		background-size: 100% 100%;	
		height: 309px;
	}
	#diretta_aula .testo_diretta {
	    width: 380px;
	    top: 190px;
	}
	table.consiglieri img {
		width: 60px;
		max-width: 60px;
	}
	table.udp img {
		width: 70px;
		max-width: 70px;
	}
	table.gruppi-consiliari img, table.composizione-commissione img {
		width: 43px;
		max-width: 43px;
	}
	ul.client-list {
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	#scroll-top-top {
		position: absolute;
		right: -35px;
		bottom: 99px;
	}
	ul.client-list li {
		width: 100%;
	}
	ul.client-list li img{
		width: 100%;
		height: auto;
	}
	.layerslider-container {
		padding-bottom: 120px;	
	}
	.ls-layer {
		padding: 60px 0;
	}
	.ls-layer .ls-bg {
	    left: 50%;
	    top: 64px;
	}	
	.slide-caption { 
		background: none;
	}
	.slide-caption h3 {
		margin-top:70px;
		display: block;
		background-color: #fff;
		padding: 10px;
		position: absolute;
		left: 0;
		width: 100%;
	}
	a.link_titolo_slide {
		color: #000 !important;	
	}
	.ls-bg {
	}

}

.layerslider-container {
	margin-bottom: 15px;
}

#agenda {
	background-color:#002842;
	display: block;
	color: #fff;
	padding: 2px 8px;
	background-image: url(../images/icona_agenda.png);
	background-position: right 7px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 16px;
}

#box_agenda {
	background-color: #edf7f8;
	padding: 4px 8px;
}

#video_home {
	margin-top: 15px;
}

.item-description {
    margin-bottom: 10px;
}


.box_commissioni {
	padding: 5px 50px;
	padding-right:0;
	font-size: 13px;
}
.box_commissioni p {line-height:16px;}
.box_commissioni p a {color:#666;}
.box_commissioni p a:hover {color:#333;}
#commissione_1 {
	background-image: url(../images/commissioneI.png);
	background-repeat: no-repeat;
}
#commissione_2 {
	background-image: url(../images/commissioneII.png);
	background-repeat: no-repeat;
}
#commissione_3 {
	background-image: url(../images/commissioneIII.png);
	background-repeat: no-repeat;
}
#commissione_4 {
	background-image: url(../images/commissioneIV.png);
	background-repeat: no-repeat;
}
#commissione_5 {
	background-image: url(../images/commissioneV.png);
	background-repeat: no-repeat;
}
#commissione_6 {
	background-image: url(../images/commissioneVI.png);
	background-repeat: no-repeat;
}
#commissione_7 {
	background-image: url(../images/commissioneVII.png);
	background-repeat: no-repeat;
}
#commissione_8 {
	background-image: url(../images/commissioneVIII.png);
	background-repeat: no-repeat;
}
#commissione_9 {
	background-image: url(../images/commissioneIX.png);
	background-repeat: no-repeat;
}
#commissione_10 {
	background-image: url(../images/commissioneX.png);
	background-repeat: no-repeat;
}
#commissione_11 {
	background-image: url(../images/commissioneXI.png);
	background-repeat: no-repeat;
}
#commissione_12 {
	background-image: url(../images/commissioneXII.png);
	background-repeat: no-repeat;
}
#commissione_13 {
	background-image: url(../images/commissioneXIII.png);
	background-repeat: no-repeat;
}

#commissione_20 {
	background-image: url(../images/commissione1S.png);
	background-repeat: no-repeat;
}
#commissione_21 {
	background-image: url(../images/commissione2S.png);
	background-repeat: no-repeat;
}
#commissione_22 {
	background-image: url(../images/commissione3S.png);
	background-repeat: no-repeat;
}

#comitato_1 {
   background-image: url(../images/comitato1.png);
   background-repeat: no-repeat;
}

.commissioni_speciali {
	background-image: url(../images/commissioni_speciali.png);
	background-repeat: no-repeat;
 }

/***
Organigramma
*/

h5.etichetta_scheda_organigramma{
	display:inline;
}

h4#titolo_struttura_organigramma{
	color:#287a57;
}

#div_pulsante_stampa_legge{
	text-align:right;
}

#div_pulsante_stampa_legge ul li{
   display:inline;
}

#contenuti_non_definitivi{
	margin-bottom:10px;
	padding:10px;
	color:#FFF;
	background-color:#C90019;
	font-weight:bold;
	font-size:2em;
	text-align:center;
	text-transform:uppercase;
}


p#firma_legge{
   font-weight:bold;
   text-align:center;
}
.acc-trigger a {
    padding-right: 40px;
}
.gruppo {
	float: right;
}
.gruppo img {
	max-width: 150px;
}