/* COLORI COSTANTI

	#BCD2E6		BORDI PER LI E LINK
	#123B8F 	SCRITTA LINK
	#D0E1FF 	CELESTE SCURO PER HOVER SUI LINK
	#EBF2FF		SFONDO CELESTE PER TITOLI
*/

html {
	font-size: 100%;
	background-color: white;
}

table {
	clear: both;
}

body {
	background-color: white;
	font-family: Titillium Web, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1C2024;
	font-size: 62.5%;
	line-height: 1.5;
	font-weight: normal;
}

.burger-wrapper {
	display: none;
}

.container {
	padding-top: 10px;
}

.region-navigation {
	padding: 5px 0 0;
	background-color: #EEE/****+++#E6E6E6*/
	;
	background-image: url("../images/tricolore.png");
	background-position: 85% 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.tr_ricerca {
	color: #5a6772;
	font-size: 2.1rem;
}

p {
	text-align: justify;
}

/*		ID PER LINK DI EMAIL		*/

.email {
	color: #123B8F;
	font-weight: bold;
}

.sfondohome {
	display: none;
}

.path {
	color: #0E406E;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 2px;
}

.row-info {
	border: solid 1px #BCD2E6;
	margin: 7px 0px;
}

.center-panel {
	background-color: orange;
	border: solid 1px #BCD2E6;
	padding: 2px 3px;
	height: auto;
	color: black;
	font-size: 1.8rem;
}

.center-panel p {
	padding-top: 5px;
}

.center-panel_ricerca p {
	padding-top: 5px;
}

.center-panel_ricerca {
	/*background-color: orange;*/
	border: solid 1px #8E8E8E;
	padding: 2px 3px;
	height: auto;
	color: black;
	font-size: 1.8rem;
	background-color: #eee;
}

/*		TITOLO CHE SI CREA DURANTE LA NAVIGAZIONE		*/

.page-header {
	border: 0;
	line-height: 1;
	padding: 0;
	margin: 30px 0;
}

h1 {
	font-size: 5.4rem;
	font-weight: bold;
	line-height: 1.2;
}

.container {
	width: auto;
}

.block-facetapi {
	/* background-color: #eee; */
	padding: 15px;
}

.btn-custom {
	display: none;
}

section.reset-search>p>a {
	display: none;
}

.region-content-top-second {
	padding: 10px 0;
	border-top: none;
}

.titolo_pagina {
	font-weight: 600;
	text-align: left;
	padding-bottom: 12px;
	font-size: 1.9rem;
}

/*		PANNELLO DI SINISTRA		*/

.row-offcanvas {
	display: none;
}

/***************************************************************/

/*		LINK SOTTO TESTATA		*/

.path {
	display: none;
}

.path a {
	display: none;
}

.path a:hover {
	display: none;
}
#descElez{
	float: right;
}
/*		SEZIONE TITOLO CON PULSANTE RICERCA		*/

.titolo_container {
	display: none;
}

.titolo_container .colonna_titolo {
	display: none;
}

.colonna_titolo {
	display: none;
}

.titolo_container .span_contatti {
	display: none;
}

.span_contatti {
	display: none;
}

.titolo_container .colonna_contatti {
	display: none;
}

.colonna_contatti {
	display: none;
}

.titolo_container .span_contatti:hover {
	display: none;
}

/*		SEZIONE PRINCIPALE		*/

.main {
	width: 100%;
	vertical-align: top;
	/*clear:both;*/
	background-color: red;
	border: 2px solid red;
}

#top {
	display: none;
}

/* PULSANTI UNINOMINALE E PROPORZIONALE	*/

.unipro {
	list-style-type: none;
	color: #123B8F;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.unipro li {
	display: inline;
	margin-right: 10px;
	padding: 1px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #BCD2E6;
}

.unipro li a {
	color: #123B8F;
	text-decoration: none;
}

.unipro li:hover {
	background: #D0E1FF;
}

.unipro li.activelink {
	background: #D0E1FF;
}

/* FINE PULSANTI UNINOMINALE E PROPORZIONALE	*/

/*		DATI DI RIEPILOGO		*/

.dati_riepilogo {
	width: 100%;
	/*border: 1px solid black;*/
	border-spacing: 0;
	border-collapse: collapse;
	/*border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;*/
	margin: 0;
}

.dati_riepilogo tr {
	width: 100%;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.dati_riepilogo .intestazione_turni {
	background: #EBF2FF;
}
 .dati_riepilogo .turno_right{
	text-align: right;
	padding-right: 15px;

 }

.dati_riepilogo th {
	text-align: left;	
	font-weight: bold;
	/*background-color: #EBF2FF;*/
	/*border: 1px solid #BCD2E6;*/
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	color: #123B8F;
}

.dati_riepilogo td {
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: normal;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	padding-right: 15px;
}

.dati {
	width: 100%;
	/*border: 1px solid black;*/
	border-spacing: 0;
	border-collapse: collapse;
	/*border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;*/
	margin: 0;
}

.dati tr {
	width: auto;
}

.dati th {
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: normal;
	/*width: auto;*/
	background: #D0E1FF;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	padding-right: 10px;
}

.align_center {
	text-align: center;
}

.dati tr.leader {
	font-weight: bold;
	/*background: #EBF2FF;
	
	#D0E1FF 	CELESTE SCURO PER HOVER SUI LINK
	#EBF2FF		SFONDO CELESTE PER TITOLI*/
	background: #EBF2FF;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.dati tr.leader th {
	text-align: left;
	background: #EBF2FF;
}

.dati tr.leader td {
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

/* IMMAGINE CANDIDATO ELETTO SU INDEX */

.eletto_index {
	text-align: center;
	width: 60px;
}

.eletto_index img {
	height: 30px;
}

.dati td {
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: normal;
	/*border-top: 1px solid #BCD2E6;*/
	/*border-bottom: 1px solid #BCD2E6;*/
	/*border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;*/
	padding-right: 10px;
}

.dati th.candidato {
	background: white;
	text-align: left;
	border: none;
	font-weight: normal;
}

.dati th.candidato a {
	text-decoration: none;
	color: #123B8F;
	border: 0px;
}

.dati th.candidato a:hover {
	background: #D0E1FF;
}

.dati .simbolo_lista {
	width: 60px;
	text-align: center;
}

.dati .simbolo_lista img {
	height: 50px;
	width: 50px;
	vertical-align: middle;
}

.simbolo_leader {
	width: 60px;
	text-align: center;
}

.simbolo_leader img {
	height: 50px;
	width: 50px;
	vertical-align: middle;
}

.dati .listino {
	text-align: left;
	font-weight: bold;
	/*border-bottom: 1px solid #BCD2E6;*/
	font-size: 0.9em;
}

.dati .listino a {
	text-decoration: none;
	color: #123B8F;
	/*padding: 1px;*/
	/*display: block;*/
}

.dati .listino a:hover {
	background: #D0E1FF;
}

.dati tr.totale {
	font-weight: bold;
}

.dati tr.totale th {
	background: white;
	text-align: left;
	border: none;
}

.totalecomplessivovoti {
	font-weight: bold;
	background: #D0E1FF;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.totalecomplessivovoti td {
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.apparentamento {
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

.dati_referendum {
	width: 100%;
	/*border: 1px solid black;*/
	border-spacing: 0;
	border-collapse: collapse;
	/*border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;*/
	margin: 0;
	margin-bottom: 17px;
}

.dati_referendum tr {
	width: auto;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.dati_referendum th {
	font-weight: bold;
	/*background-color: #EBF2FF;*/
	/*border: 1px solid #BCD2E6;*/
	padding-top: 4px;
	padding-bottom: 4px;
	color: #123B8F;
	text-align: left;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
}

.dati_referendum td {
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: normal;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	padding-right: 25px;
}

.dati_referendum_titolo_quesito {
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: normal;
	border-top: 1px solid #BCD2E6;
	border-bottom: 1px solid #BCD2E6;
	/*border-left: 1px solid #BCD2E6;
	border-right: 1px solid #BCD2E6;*/
	text-align: left;
	font-weight: bold;
	padding-right: 25px;
	background: #EBF2FF;
	color: #123B8F;
}

.dati_referendum th.dati_referendum_quesito {
	border-top: 0px;
	border-bottom: 1px solid #BCD2E6;
	font-weight: normal;
	color: black;
	text-align: justify;
}

/* IMMAGINE CANDIDATO ELETTO SU PAGINA CANDIDATI */

.eletto {
	height: 30px;
	text-align: right;
}

/* IMMAGINE CANDIDATO ELETTO */

/* SIMBOLO LISTA SU PAGINA CANDIDATI */

.simbolo_candidati {
	font-weight: bold;
	padding-bottom: 12px;
}

.simbolo_candidati img {
	height: 50px;
	width: 50px;
	vertical-align: middle;
	padding-right: 10px;
}

/* PULSANTE INDIETRO SU PAGINA CANDIDATI */

.indietro {
	list-style-type: none;
	color: #123B8F;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.indietro li {
	display: inline;
	padding: 1px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #BCD2E6;
}

.indietro li a {
	color: #123B8F;
	text-decoration: none;
}

.indietro li:hover {
	background: #D0E1FF;
}

/* FINE PULSANTE INDIETRO SU PAGINA CANDIDATI */

/*FINE		PANNELLO CENTRALE		*/

/*		PANNELLO DI DESTRA		*/

.right-panel {
	display: none;
}

.sezione_panel {
	display: none;
}

.sezione {
	display: none;
}

.sezione ul {
	display: none;
}

.sezione li {
	display: none;
}

.sezione li a {
	display: none;
}

.sezione li:hover {
	display: none;
}

.sezione li:hover a {
	display: none;
}

.sezione li.activelink {
	display: none;
}

.sezione li.activelink a {
	display: none;
}

.sezione_ristretta {
	display: none;
}

.sezione_ristretta ul {
	display: none;
}

.sezione_ristretta li {
	display: none;
}

.sezione_ristretta li a {
	display: none;
}

.sezione_ristretta li:hover {
	display: none;
}

.sezione_ristretta li a:hover {
	display: none;
}

.sezione_ristretta li.activelink {
	display: none;
}

.sezione_ristretta li.activelink a {
	display: none;
}

/*FINE		PANNELLO DI DESTRA		*/

/*FINE		SEZIONE PRINCIPALE		*/

/*		PAGINA DI RICERCA		*/

#txtHint {
	position: absolute;
}

#txt {
	font-size: 0.95em;
	width: 300px;
}

#idRicAjax {
	font-size: 0.95em;
	width: 305px;
}

#btn_cerca {
	text-decoration: none;
	border: 1px solid #BCD2E6;
	font-size: 0.95em;
	background: white;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #123B8F;
}

#btn_cerca:hover {
	background: #D0E1FF;
	cursor: pointer;
}

.titolo_ricerca {
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 1.45em;
	padding-bottom: 5px;
}

.table_ricerca {
	width: 100%;
}

.table_ricerca a {
	text-decoration: none;
	color: #123B8F;
}

.link_risultati {
	display: block;
}

.table_ricerca td:hover {
	background: #D0E1FF;
}

.table_ricerca td a:hover {
	color: black;
}

/*			GRIGLIE TABLE		*/

.riga_testata {
	background: #D0E1FF;
}

.riga_pari {
	background: white;
}

.riga_dispari {
	background: #EBF2FF;
}

.riga_paginazione {
	background: #D0E1FF;
	text-align: center;
}

/*FINE		GRIGLIE TABLE		*/

/*FINE		PAGINA DI RICERCA		*/

.error {
	color: red;
}

/*	CLASSI PER ALIGN	*/

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

.spaziatore {
	width: 15px;
}

.percentuale {
	text-align: right;
	/*width: 30px;*/
}

header {
	position: absolute;
	display: block;
	top: 0;
}

/*  adele */

header#navbar .header--main .logo-title-group-wrapper, header#navbar .header--main .search-group-wrapper {
	display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .4s;
}

.breadcrumb-wrapper {
	margin-top: -90px;
	border-bottom: none;
}

/*  adele */

.wrapper-footer-top {
	display: none;
}

.wrapper-footer-top-bis {
	background-color: #FFF;
	padding-top: 5px;
	margin-top: 198px;
	padding-bottom: 5px;
	color: #06c;
	display: none;
}

.footer {
	margin-top: 10px;
	display: none;
}

.wrapper-footer-top-bis h2 {
	display: none;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 1px;
}

.region-navigation-footer {
	display: none;
	padding: 5px 0 0;
	background-color: #EEE/****+++#E6E6E6*/
	;
	background-image: url("../images/tricolore.png");
	background-position: 85% 0;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.wrapper-content-1 {
	display: none;
}

/* adele */

.header--top {
	display: none;
	background-color: #00264d;
	color: white;
	position: relative;
}

.logo-title-group-wrapper {
	padding-left: 0;
	z-index: 99;
}

header#navbar {
	background-color: #06c;
	transition: transform .4s, left .3s;
}

header#navbar .header--top {
	height: 48px;
}

.header--top {
	background-color: #00264d;
	color: white;
	position: relative;
}

.region-header-top {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 90px/*105px*/
	;
}

.header--main {
	background-color: #06c;
	color: white;
}

.header--main a.name p {
	font-size: 3rem;
	/* line-height: 1; */
	font-weight: 700;
	transition: transform .4s, font-size .4s;
}

.navbar-brand p {
	font-size: 2.8rem;
	color: black;
	margin-bottom: 20px;
}

header#navbar.flat .header--main a.name, header#navbar.flat .header--main a.name p {
	font-size: 2.2rem;
	line-height: 0.3;
	font-weight: 700;
	transform: translateY(30%) translateX(-3.7%);
}

header#navbar .header--main {
	transition: transform .4s;
	position: relative;
}

header .header--main .header-main-siteinfo, header .header--main .header-main-search {
	height: 150px;
}

header#navbar .header--main .logo-title-group-wrapper, header#navbar .header--main .search-group-wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .4s;
}

header#navbar .header--main .search-group-wrapper {
	width: 100%;
	text-align: right;
	padding: inherit;
	padding-right: 30px;
}

header#navbar.flat .header--main .logo-title-group-wrapper {
	transform: translateY(-5%);
}

header#navbar.flat .header--main .search-group-wrapper {
	transform: translateY(20%);
}

.main-container.content-main {
	margin-top: 150px;
}

header#navbar .header--top {
	height: 48px;
}

a[href]:after {
	content: "";
	/*content: " (" attr(href) ")";*/
}

.paginaArchivio div#headerContainer{
	position: relative !important;
}

.paginaArchivio .second-row{
	position: relative !important;
	top: 0;
}

.paginaInterna{
	padding-bottom: 90px;
}