/* Intestazione MINISTERO appartenenza */
#agenzia-header p a, #agenzia-header p a:hover, #agenzia-header p a:visited {color: #fff !important;}
#agenzia-header p a:focus {border: none;}


/* MENU LEFT */
#menu-left-title {
	background-color: #004080;
	text-transform: uppercase;
	font-family:'Titillium Web', sans-serif;
	font-size:16px;

}
#menu-left {
	background-color: #ffffff; 
	border-bottom:1px solid #ddd;	
	margin-bottom: 2.5em;
}
#menu-left > .submenu li {border-top: 0px solid #ddd;}
#menu-left > li > a {background-color: #f5f5f5;}
#menu-left .active > a {background-color: #f5f5f5; }
#menu-left .subli > a {background-color: #ffffff;position: relative;display: block;padding: 10px 35px;}
#menu-left .active-sub > a {background-color: #ffffff; font-weight: bold;}
#menu-left > li.subtitle {
	border-top: 3px solid #4283b9;
	margin-top: 10px;
	padding: 10px 15px; 
	background-color: #e5e5e5;
	text-transform: uppercase;
	font-weight: bold;
}
#menu-left > .submenu li > a::before {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	text-align: center;
	margin-right: .5em;
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
li.sub-li{
position: absolute;
left: 25px;
top: auto;
display: inline-block;
font-family: "FontAwesome";
margin-right: 2em;
}
.sub-li::before{
content: "\f105";
position: absolute;
left: 25px;
top: auto;
display: inline-block;
font-family: "FontAwesome";
margin-right: 2em;
}
#page-header a:focus{
    outline: 2px solid transparent !important;
}
#menu-left > .submenu li > a {background-color: #f5f5f5;}
#menu-left > .submenu li > a:focus {z-index: 2;}
#menu-left > .submenu li.active > a {background-color: #ffffff; position: relative; display: block; padding: 10px 15px;}
#menu-left li.submenu > a {border:none;}
#menu-left > .angle-down > a::before {
    content: "\f078";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    margin-left: .5em;
}
.single_at_img{ width: 100%;}

/* TITLE underline */
h1.underline, h2.underline, h3.underline, h4.underline {
	border-bottom: 5px solid #004080;
}


h1.at-verde{
border-bottom: 5px solid #A6B455;

padding-bottom: 10px;

}


h1.at-blu{ 
	border-bottom: 5px solid #627DB5;
	padding-bottom: 10px;
}


h1.at-arancio{ 
border-bottom: 5px solid #D5742D;
padding-bottom: 10px;
}

h2.at-verde{
border-bottom: 5px solid #A6B455;
width: 100%;
padding-bottom: 10px;
font-size: 1.6em;
}

h2.at-blu{ 
border-bottom: 5px solid #627DB5;
width: 100%;
padding-bottom: 10px;
font-size: 1.6em;
}

h2.at-arancio{ 
border-bottom: 5px solid #D5742D;
width: 100%;
padding-bottom: 10px;
font-size: 1.6em;
}

.single-at01-img{
height: 0;
padding-bottom: 12%;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-image: url('../../img/aree_tematiche-01.png');
}

.single_at02_img{
height: 0;
padding-bottom: 12%;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-image: url('../../img/fascia_canonetv.png');
}

.col-center{
float: none;
margin-left: auto;
margin-right: auto;
}

.at-verde > .fa{ color: #EB641F;}

.at-blu > .fa{ color: #627DB5;}

.at-arancio > .fa{ color: #D5742D;}


/*.at-verde-link, .at-verde-arancio, .at-verde-blu {padding: 20px;} 
modificato 26042018 come da webtest2 e produzione vedi sotto
*/



div.at-verde, div.at-arancio, div.at-blu {
	margin-top: 25px;
	margin-bottom: 25px;
}

h1.mod:before{
	content: "\f016";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 1em;
}
h1.spec:before{
	content: "\f1c6";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 1em;
}
/* SECTION CAROUSEL homepage */
#main section {padding-top: 30px; padding-bottom: 30px;}
#main section.strillo .categoria {padding-bottom:10px;}
#main section.strillo .categoria a {font-size: 1EM; font-weight: 600; text-decoration: none;}
#main section.strillo .categoria a:hover {text-decoration: underline; cursor: pointer;}
#main section.strillo .data-strillo {color: #5a6772; font-size: 15px;}
#main section.strillo h1 a {color: #1c2024 !important; text-decoration: none;}
#main section.strillo h1 a:hover {text-decoration: underline;}
#main section.strillo p {    
	color: #5a6772;
	font-size: 1.4em;
	line-height: 1.4;
}
#main section.strillo p.h3 {margin: 0; font-size: 1.6em;}
/* colore icona categorie news */
section.strillo .primopiano {color: green;}

/* color background section */
.section-grey {background-color: #eeeeee;}
.section-lightgrey {background-color: #f2f2f2;padding-bottom:10px;margin-top:15px;}
.section-mediumgrey{background-color: #d8d8d8;}
.section-bluitaly {background-color: #0066cc;}
.section-blu_AE {background-color: #004080;} 
.section-blu {background-color: #004d99;}
.section-lightblu{background-color: #ebf3fc;}

/* SECTION servizi homepage */
#main section .box_simple_rounded {	
	color: #ffffff;
	border-radius: 7px;
	padding:5px 15px;
	margin: 10px 0px;
}
#main section .box_simple_rounded a {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}
#main section .box_simple_rounded a h3 {color: #ffffff;}
#main section .box_simple_rounded a:hover h3 {text-decoration: underline;}
#main section .box_simple_rounded i {float: right;}

/* SECTION SOCIAL */
#main section.section-social > h2 {color: #ffffff;}
#main section.section-social > h1 {color: #ffffff;}
#main section.section-social .panel {border-radius: 4px; padding: 10px 10px; min-height:450px; }
#main section.section-social h3 .fa {background-color: #004080; border-radius: 50%;}
#main section.section-social h2 .fa {background-color: #004080;border-radius: 50%;}
.NaturalImage-image{ display: none !important; visibility: hidden !important; }
/*Facebook*/
.stato-fb {
  margin: 10px 0;
}
.fb-post {
background-color: #fff;
border-top:1px solid #E2E9EC;
width: 100%;
margin: 0 auto;
margin-bottom: 0px;
padding: -1px 10px;
margin-bottom: 8px;
}

.ico-fb {
position: absolute;
border: none;
height: auto;
right: 55px;
background-color: #D4D4D4;
color: white;
padding: 3px 5px 3px 5px;
border-radius: 2px;
margin-top: 15px;
}

.profile-pic {
  width: 40px;
  height: auto;
  float: left;
  margin-right: 8px;
  position: relative;
}

.name,
.date {
  margin: 0;
}

.name {
color: #385A97;
font-size: 15px;
display: inline-block;
padding: 15px 0px;
position: absolute;
}

.date {
  font-size: 12px;
  color: #90949C;
  position: relative;
}
.date::after{
	content: ' \f0ac';
	font-family: "FontAwesome";
	width: 12px;
}
.img-content {
  width: 100%;
  margin-bottom: 11px;
  border: 1px solid rgba(0, 0, 0, .1);
}

.action a {
  color: #7F7F7F;
}

.action div {
  display: inline-block;
}

.action div p:hover {
  text-decoration: underline;
}

.action div:nth-child(n + 2) {
  margin-left: 20px;
}
.like p {
  color: #1787FA;
  display: inline-block;
}
.like p:after {
font-family: "FontAwesome";
content:'\f08e';
padding-left: 3px;
}

/*
.pg-tw{
text-align: right;
margin: 0px 0px;
font-size: 13px;
padding: 5px 0px;
position: absolute;
width: 85%;
color: #06c;
}

.pg-fb{
text-align: right;
margin: 10px 10px;
font-size: 13px;
border-top: solid 1px #D9D9D9;
padding: 10px 10px;
position: absolute;
width: 85%;
color: #06c;
}
*/
.pg-tw{
text-align: right;
padding: 10px 10px;
font-size: 13px;
position: relative;
width: 100%;
top: 83%;
color: #06c;
}
.pg-fb{
text-align: right;
padding: 10px 10px;
font-size: 13px;
border-top: solid 1px #D9D9D9;
position: relative;
width: 100%;
color: #06c;
margin: 5px 0px;
}


.timeline-Tweet-media{
	display: none !important;
}
.pg-fb a{
color:#385A9A;
}
.cf:before,
.cf:after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/*SECTION AREE TEMATICHE */
.panel-border {border-color: #ddd;}
.panel-primary {border-color: #004080;}
.panel-primary > .panel-heading {
	background-color: #004080;
	border-color: #004080;
}
.twitter-timeline{
	overflow: hidden;
}

.social-block h2{
	margin: 0px 0px 15px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 302px;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 280px;

}

/* SECTION NORMATIVA E PRASSI */
.borderblu-box {
	border-top: 15px solid #004080; 
	margin-bottom: 1.875em;}
.borderblu-box h3 {color: #004080;}
.box_text_container {
	padding: 30px;
	margin-bottom: 10px;
}

/*.box_text_container h3{display: inline-block;}
mod.260418 come da produzione e webtest2
*/


.section-grey .box_text_container .fa {padding: 18px 0px 0px 10px; font-size: 2.4em ;position: absolute;right:12px;}

.box_text_putenti {
	padding: 10px;
    min-height: 320px;
    margin-bottom: 30px;
}
.box_text_putenti ul{
	padding-left: 2em;
}

/*
.box_text_putenti .link-list > li::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #444;
	left: 0px;
}
 mod.260418 come prod e webtest2
*/


 .box_text_putenti .link-list > li.cittadini::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #32824E;
	left: 0px;
}
 .box_text_putenti .link-list > li.intermediari::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #06838F;
	left: 0px;
}
 .box_text_putenti .link-list > li.imprese::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #C10551;
	left: 0px;
}
 .box_text_putenti .link-list > li.enti::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #6E6E6E;
	left: 0px;
}

 .box_text_putenti .link-list > li.professionisti::before{
	content: "\f00c";
	font-family: "FontAwesome";
	color: #004080;
	left: 0px;
}

.box_text_putenti h2{
	color: #444;
 
	font-size: 1.6em;
	margin: 15px auto;
}
.utenti-head{ text-align: center; padding-top: 10px;}
.utenti-footer{position: absolute; top: 75%; left: 65%;}
.color-icon {color:#444; margin-right: 0px;}


.color-icon-cittadini {color:#32824E;color:#008040; margin-right: 0px;}
.color-cittadini {color:#32824E;color:#008040 !important; margin: 3px 13px 3px 0px;}

.bordosup-cittadini {border-top:3px solid #008040;}
.bordosup-areariservata {border-top:3px solid #06c;}
.color-icon-intermediari {color:#06838F; margin-right: 0px;}
.color-icon-imprese {color:#C10551; margin-right: 0px;}
.color-icon-enti {color:#6E6E6E; margin-right: 0px;}
.color-icon-professionisti {color:#004080; margin-right: 0px;}
.color-icon-blu {color:#004080;}
 



/*box pagine instradamento*/
.box_correlati{
	padding: 10px;
    min-height: 80px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #F4F4F4;
}
.link-box-correlati {
display: block;
padding: 0;
margin: 5px;
font-size: 18px;
}
.box-correlati-head{ text-align: center; }
/* SCADENZE FISCALI */
#main .section-blu_AE .agenda-fiscale {color: #ffffff;}
#main .section-blu_AE .agenda-fiscale a, #main .section-blu_AE .agenda-fiscale a:hover {color: #ffffff;}
#main .section-blu_AE p.text-center {margin-top: 30px;}
#contenutoScadenze {display:none; background-color: #98C1EA; padding-bottom: 1em;}
.section_calendar_simple_days {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #336698;
  color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
}


.section_calendar_simple_days a {
  color: #ffffff;
  font-weight: bold;
   }
.section_calendar_simple_days a:hover {
  color: #f2f2f2; }
.day-calendar {
	width: 8%;
	position: relative;
	float: left;
}
.date_day {
	width: 105.538px;
	color: #ffffff !important;
	display: block;
  	text-align: center;
  	padding-top: 25px;
  	padding-bottom: 20px;
  	position: relative;
  	z-index: 0; 
}
.date_day:hover {
    background: #003367; }
 .date_day:focus {
    background: #003367; }
.date_day.current {
    background: #044C81; }
.date_day_no_events {
  	display: block;
  	padding-top: 25px;
  	padding-bottom: 20px;
  	text-align: center;
  	position: relative;
  	z-index: 0;
  	opacity: 0.85;
  	color:#eee;
}

/* SECTION SITI TEMATICI */
.stili-tematici-info{
	margin-top: 100px;
}
.stili-tematici-info p {
    border-top: 1px solid #004080;
    padding-top: 10px;
    width: 90%;
    text-align: center;
    position: relative;
}
.stili-tematici-info a{
    padding-right: 10px;
}
.stili-tematici-info a::after{
    margin-left: 3px;
    content: "\f105";
    font-family: "FontAwesome";
    display: inline; 
    position: relative;
}
.sito-tem {
    width: 70%;
    height: auto;
    padding: 10px 10px;
    position: absolute;
    bottom: 40px;
    margin: 10px 40px;
}
.sito-tem-a {
	width: 50%;
	margin: 10px 60px;
	height: auto;
    padding: 10px 10px;
    position: absolute;
    bottom: 40px;
}

.link-servizi  h3 {
	color: #ffffff;
}
.link-servizi  h3:hover{
	text-decoration: underline;
	color: #ffffff;
}
/* TABS */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	border-top-color: #b55412;
}
.siti-tematici-link {
  
}


/* BREADCRUMB */



.breadcrumb {
	padding: 26px 0 0 0;
	list-style: none;
	background-color: #ffffff;
}
.breadcrumb p {display: inline;}
.breadcrumb p+p+p:before {
	padding: 8px;
	content: "/\00a0";
	color: inherit;
}
p.breadcrumb p a {
	color: #0275d8;
	text-decoration: none;
}
p.breadcrumb p a:hover {
	color: #01447e;
	text-decoration: underline;
}

/* ACCORDION STYLE */

/*.panel-default {border:none;}  MODIFICATO ORA*/
#main .panel-collapsible.panel-default > .panel-heading > a, 
#main .panel-collapsible.panel-info > .panel-heading > a {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;}
.panel-collapsible .panel-heading { 
	border-left: hidden;
	border-right: hidden;
	background-color: #ededed;
}
.panel-collapsible .panel-title:before {float: right;}
.panel-collapsible .panel-title.collapsed:before {content: "\f078";}
.light-grey {background-color: #f6f6f6;}

.panel-info > .panel-heading {
    color: #1c2024;
    background-color: #ccc;
    border-color: #ccc;
}
.panel-info {
    border-color: #ccc;
}	

.btn-default h4 {
	margin-bottom: 0px;
	color: #004080;
}
.btn-default h5{
	margin: 0px;
}
.btn-default:hover {
    background-color: #d9edf7;
    border-color: #06c;
    color: #06c;
}
.btn-default:active {
    background-color: #d9edf7;
    border-color: #06c;
    color: #06c;
}
.btn-default:active:hover{
	 background-color: #d9edf7;
    border-color: #06c;
    color: #06c;
}

/* FOOTER */

#page-footer .footer-links {
	list-style-type: none;
	padding-left: 0;
}

#page-footer .footer-links a:visited{
	color:#65dde0;
}

/*siti tematici*/
.title-link {
	color: #004080;
}

.title-link a:visited{
	color:#004080 !important;
}

.panel-footer a:visited {
	color:#06c !important;
}

.title-link::before {
	content: "\f0da";
	font-family:"FontAwesome";
	color: #004080;
	display: inline-block;
	position: relative;
	padding-right: 10px;
}

/* altre pagine html */
.margin-content{
	padding: 50px 0px;
}
 
/* codice di beatrice che non va- sostituito da quello sotto
.link-list > li a {
    position: relative;
    display: block;
    padding: 0px 10px 5px 20px !important;
    }
.link-list > li > a::before {
    content: "\f0da"; 
    position: absolute;
left: 5px;
top: auto;
display: inline-block;
font-family: "FontAwesome";
margin-right: 2em;
} 

*/

.link-list > li {
    position: relative;
    display: block;
    padding: 0px 10px 5px 20px !important;
    }

.link-list > li::before {
    content: "\f0da"; 
    position: absolute;
left: 5px;
top: auto;
display: inline-block;
font-family: "FontAwesome";
margin-right: 2em;
}


ul.link-list > li > ul > li{
 
margin:6px 10px;


}
 

.panel-title h2 {
	font-size: 1.3em;
	display: inline;
}
/*chi presenta la voltura*/
.link-correlati {
	margin-top: 60px;
	margin-bottom: 20px;
	background-color: #eee;
	border-top: 2px solid #003b71;
	padding: 20px;
}
.link-correlati h2 {
	font-size: 20px;
	font-weight: 200;
	color: #003b71;
}
.no-style{
	list-style: none;
	padding-left: 0px;
}

/*specifiche tecniche*/
.list{
	padding-bottom: 10px;
}
.pdf-list {
	list-style: none;
	padding-left: 0;
	padding-bottom: 10px;
}
.pdf-list a:before {
	content: "\f1c1";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 1em;
	font-size: 17px;
}
.excel-list {
	list-style: none;
	padding-left: 0;
	padding-bottom: 10px;
}
.excel-list a:before {
	content: "\f1c3";
	display: inline-block;
	font-family: "FontAwesome";
	margin-right: 1em;
	font-size: 17px;
}

/*servizi*/
h1 .fa {
    background-color: transparent;
    color: black;
    font-size: 30px;
    vertical-align: middle;
    padding: 5px;
    height: 45px;
}

#filtri-servizi{
	margin-top: 10px;
}
#border-subtitle-servizi{
	border-top: 3px solid #4283b9;
	color: #5a6772;
}

#collapse-7, #collapse-8{
	background-color: #f6f6f6;
}
.lista-filtri{
	padding-left: 0px;
	text-align: left;
}
.elemento-filtro{
	padding-top: 15px;
}
#titolo-filtri-menu{
color: #5a6772 !important;
}
/*BOTTONI SERVIZI*/
.btn-servizi {
    background-color: #9a9a9b !important;
    border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
    white-space: normal;
    text-align: left;
}
.btn-servizi-active{
	background-color: #004080;
	border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
}
.btn-servizi-active::before{
	content: '\f05d';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}
.btn-servizi::before{
	content: '\f1db';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}


/* btn servizi online*/
.btn-servizi-online {
    background-color: #9a9a9b !important;
    border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
    white-space: normal;
    text-align: left;
}
.btn-servizi-online-active{
	background-color: #004080;
	border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
}
.btn-servizi-online-active::before{
	content: '\f0c8';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}
.btn-servizi-online::before{
	content: '\f108';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}

/* btn servizi sw*/
.btn-servizi-sw {
    background-color: #9a9a9b !important;
    border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
    white-space: normal;
    text-align: left;
}
.btn-servizi-sw-active{
	background-color: #004080;
	border-color: transparent;
    color: #fff !important;
    font-weight: bold;
    border-radius: 8px;
}
.btn-servizi-sw-active::before{
	content: '\f0c7';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}
.btn-servizi-sw::before{
	content: '\f0c7';
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 3px;
}
.cerca-servizio{
	background-color:#CCE0F5;
	border-top: 3px solid #003b71;
	padding: 20px 10px 20px 10px;
	margin-top: 10px;
}
.title-cerca-servizio{
font-weight: bold;
color: #003b71;
}
.box-risultati-ricerca{
width: 100%;
display: none;
border-top: solid 1px #004080;
padding-top: 10px;
background-color: #D6E6F7;
}

.label-ricerca-servizi{
font-size: 1.5em;
vertical-align: middle;
margin-right: 10px;
}
#color-bott{
	color: #004080;
	background-color: #fff;
	border:0px;
	margin-left: -38px;
    z-index: 2;
    border-radius: 8px;
}
#input-servizi{
	width: 800px;
}

#input-servizi-interna{
	width: 600px;
}



.input-group .form-control:focus {
    z-index: 2;
}
.accordion-servizi{
	margin-top: 40px;
}
.panel-title-servizi {
	font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	margin: 1em 0;
	font-size: 1.4em;
	line-height: 1.2em;
	background-color: #F0F0F0;
}
/* COLLAPSIBLE */
.panel-default-servizi
{border-color:transparent;}
.panel-collapsible-servizi .panel-heading-servizi {
	padding: 0;
}
.panel-collapsible-servizi > .panel-heading-servizi > a {
	display: block;
    padding: 20px 15px;
    text-decoration: none !important;
    margin:10px 0px;
}
.panel-collapsible-servizi > .panel-heading-servizi > a > .fa {
	margin-top: .1em;
}
#main .panel-collapsible-servizi.panel-primary > .panel-heading-servizi > a {
	color: #fff !important;
}
#main .panel-collapsible-servizi.panel-default-servizi > .panel-heading-servizi > a,
#main .panel-collapsible-servizi.panel-info > .panel-heading-servizi > a {
	color: #003b71 !important;
}
.panel-collapsible-servizi .panel-title-servizi:before {
content: "\f067";
display: inline-block;
font-family: FontAwesome;
text-align: center;
width: 65px;
float: right;
background-color: #003b71;
color: #fff;
padding: 20px;
vertical-align: middle;
margin: -20px -15px;
}
.panel-collapsible-servizi .panel-title-servizi:before {
	content: "\f068";
}
.panel-collapsible-servizi .panel-title-servizi.collapsed:before {
	content: "\f067";
}

.panel-collapsible .panel-title::before{
	content: "\f077";
}
.panel-collapsible .panel-title:focus:before {
	content: "\f077";
}
.panel-collapsible .panel-title.collapsed:before {
	content: "\f078";
}
.area-riservata{
	display: inline;
}

/*Contatti*/
.contatti{
    margin-top: 20px;
    margin-bottom: 50px;
    min-height: 236px;
    border: solid 1px #004080;
}
.card-contatti {
    margin-left: auto;
    margin-right: auto;
    min-height: 430px;
}
.card-contatti img{ width: 100%; height: 100px;}


.card-contatti i{

   color: #353535;
     font-size: 1.4em;


}

.panel-info > .panel-heading-contatti {
color: #004080;
background-color:#eee;
padding: 10px 15px;
}



.card > .panel-image-zoom a{
	overflow: hidden;
}
.card > .panel-image-zoom > a > img {
	transition: all .3s;
}
.card:focus > .panel-image-zoom > a > img,
.card:hover > .panel-image-zoom > a > img {
	transform: scale(1.05);
}
a.zoom{ display: inherit;}


/*ISTANZE non implementato ancora
.panel-info{border:0px;}
.panel-info > .panel-heading {
    color: #004080;
    background-color: transparent;
    border: 2px solid #004080;
}
#main .panel-collapsible.panel-info > .panel-heading > a {
    border-bottom: 0px;
    border-top: 0px;
    color: #004080 !important;
    padding: 17px 10px;
}
*/

/*ignoro cosa sia*/
p.gr{margin: 0px 23px 10px;
    position: relative;
    padding-top: 17px;
    font-style: italic;
}


.link-list > li > a.ll::before{
content: " ";
}


/* MEDIAQUERY */
/* Small devices (tablets, 768px and up) */


@media (max-width: 767px) {
    .section_calendar_simple_days .container-smaller {
      padding-left: 20%;
      padding-right: 20%; } 
}
@media (min-width: 768px) and (max-width: 991px) {
    .section_calendar_simple_days .container-smaller {
      padding-left: 8%;
      padding-right: 8%; } 
}






/* Ricerca servizi */

.RShide {
 display: none !important;
}

#RStag fieldset {
 border-width: 0px;
 margin: 0px;
 padding: 10px 0px 5px 0px;
}

#RStag fieldset legend {
 position: absolute; left: -10000px;
}

#RStag input[type="checkbox"],
#RStag input[type="radio"] {
 position: absolute; left: -10000px;
}

#RStag input[type="checkbox"] + label,
#RStag input[type="radio"] + label {
	display: inline-block;
	border-radius: 8px;
	background-color: #9a9a9b;
	padding: 8px 12px;
	color: #fff !important;	font-size: 14px;	font-weight: bold;	line-height: 1.42857143;	
	text-align: center;	white-space: normal;
	cursor: pointer;
	-ms-touch-action: manipulation;	touch-action: manipulation;
	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;
}

#RStag input[type="checkbox"] + label:before,
#RStag input[type="radio"] + label:before {
	display: inline-block;
 margin-right: 8px;
	padding-right: 3px;
	font-family: FontAwesome;
	content: '\f096';
}

#RStag input[type="radio"] + label:before {
	content: '\f1db';
}


#RStag input[type="radio"] + label.btn-servizi-online:before, #RStag input[type="radio"]:checked + label.btn-servizi-online:before{
		content: '\f108';
}



#RStag input[type="radio"] + label.btn-servizi-sw:before, #RStag input[type="radio"]:checked + label.btn-servizi-sw:before  {
		content: '\f0c7';
}
 


#RStag input[type="checkbox"]:checked + label,
#RStag input[type="radio"]:checked + label {
 background-color: #004080;
}

#RStag input[type="radio"]:checked + label.btn-servizi-sw, #RStag input[type="radio"]:checked + label.btn-servizi-online {
    background-color: #004080 !important;
	 
}

 


#RStag input[type="checkbox"]:checked + label:before,
#RStag input[type="radio"]:checked + label:before {
 content: '\f0c8';
}

#RStag input[type="radio"]:checked + label:before {
 content: '\f111';
}

/* Calendario scadenze */

#CSbox > ul {
 display: table; table-layout: fixed;
 margin: 0px;
 width: 100%;
 padding: 0px;
}

#CSbox > ul > li {
 display: table-cell;
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
 list-style-type: none;
}

.day-calendar {
	width: auto;
	float: none;
}

.date_day {
 width: auto;
}

.section_calendar_simple_days {
 min-height: 95px;
 
}

.day-calendar.today {
 background: #044C81;
}

.date_day {
 margin: 0px auto;
}

span.date_day,
span.date_day:hover,
span.date_day:focus {
 background-color: transparent;
	opacity: 0.85;
}

@media only screen and (max-width: 991px) {

 #agenda-appuntamenti .col-xs-4 {
  display: block;
  float: none;
  margin-top: -10px;
  width: auto;
  text-align: center;

 }

 #CSbox > ul {
  display: block;
 }

 #CSbox > ul > * {
  display: block;
  float: left;
  width: 24.9%;
  vertical-align: middle;
 }

}

@media only screen and (max-width: 767px) {

 #CSbox > ul > * {
  width: 33%;
 }

}
 

/*stile correlati*/

  .link-correlati ul {
        list-style: outside none none;
        list-style:none;
        padding: 0;
    }

    .link-correlati ul li  {
    padding: 2px 2px;
    }

    .link-correlati ul > li > ul {
    list-style-type: disc !important;
    }

    .link-correlati ul > li > ul > li {
    margin: 0px 20px;
    }


.at-verde i {color:#90A22A;}
.at-blu i {color:#627DB5;}
.at-arancio i {color:#D5742D;}




.profili i {
	background-color:#fff;
	color:#004080;
}

.attenzione {
    background-color: #f1f1f1;
	margin:5px 0;     
    border: 1px solid #ccc;
}

.attenzione p {
	padding: 10px;
	margin:0px;
}

p.attenzione {padding:5px;}

.box_text_putenti ul li a, .box_text_putenti ul li a:visited {
text-decoration: none !important;
color:#0066CC !important;
padding-left: 5px;
}
 
.box_text_putenti ul li a:hover {
color:#EB641F !important;
}

h2.minore {
font-size:19px;

}

.SandboxRoot.env-bp-430 .timeline-Tweet-text {
    font-size: 1.1em !important;
}


span.tasti_c {
	float:left;
	background-color: #ddd; 
	padding:5px; 
	/*border:1px solid #ccc; */
	margin: 4px 6px;
	text-decoration: none;
	display: block;
	 
	font-size: 1.5em;

} 

#container_tasti {
	float:left;
	background-color:#ddd;
}
  
#container_tasti a { 
	font-family: "Titillium Web","Helvetica Neue",Helvetica,Arial,sans-serif;
}
 
.d_tabella table caption, table caption {
    background-color: #00477F;
    color: #fff;
    padding: 0.4em;
    text-align: center;
    font-weight: bold;
  }

  .d_tabella table td, table td, .d_tabella table th, table th {
  	padding:3px;
  	border-top:1px solid #ddd;
  	border-bottom:1px solid #ddd;
}

.d_tabella table, table {
	border:1px solid #ddd;}

.pulsante_accedi_cr, .pulsante_accedi_sr, .pulsante_accedi_cr:visited, .pulsante_accedi_sr:visited {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
  background-color: #06c;
    color: #fff !important;
  text-decoration: none !important;
  margin:10px 0;
}

.pulsante_accedi_cr:hover, .pulsante_accedi_sr:hover {
    background-color: #00a2ff;
    border-color: #00a2ff;
    color: #fff;
}

#page-footser a:visited {
    color: #65dde0 !important;
}

#page-footser a.btn:visited {
	background-color: #65dde0;
    border-color: #65dde0;
    color: #30373d;
}
 
 .datanews span{
	clear:both;
	display: block;
}


#comstampa .pstampa::before {
	content: "\f1c1";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 0.5em;
}

.indcart_gn a, .pstampa a {
	display: inline !important;
}


.indcart_gn .fa::before {
 font-size: 17px;
 /*color:chocolate;*/

}


/* 07/11/2017 da testare*/
 

.btn-entrypoint {
	border-width: 1px;
	font-size:18px;
}

.link-correlati h2 {margin:0.5em 0;font-weight: 600}

.link-correlati .fa {margin:0;    padding: 4px;}

h2.minore {
	font-size: 17px;
	margin:1em 0 0 0;
}
   
h2.minore .fa {
	font-size: 17px;
	/*width:0;
	
	padding: 8px 5px 0 0;
*/
margin-right: 0;

}
p.indent {
	margin-left: 35px;
 }

.nopadding {padding:0 2px;}


.link-correlati .fa::before {
color:#003b71 !important;

}

.pull-right a:visited {
	color:#06c !important;
} 
 
.agenda-fiscale .pull-right a:visited{

	color:#fff !important;
}

.pull-right a:hover, .panel-footer a:hover, .title-link a:hover, .agenda-fiscale .pull-right a:hover{
	color:#eb641f !important;
}

#page-footer .footer-links a:hover {
	color:#fff !important;
}

#page-footer .social a:hover {

	   background-color: #fff;
	   border-color: #fff;
}

.tab-content {margin-bottom: 20px;}

.indcart_gn {
margin-bottom: 20px;

}

.clearer {
    display: inline-block !important;
    width: 100% !important;
    clear:both !important;
}


.icon-title-link {
    		display: inline;
    		position: absolute;
    		top: 20%;
    		margin-left:4px;
   		 
		}


.box_text_container h3 {
	display: inline-block;
	font-size: 1.6em;
	width: 85%;
}

ul.letter {
	list-style-type:lower-alpha;
}

		

/* mod.260418 a seguire inserito come da prod e webtest2*/


.panel-title, h4, .h4{font-size:1.2em;}

/*PROFILI COLORI*/
h2.underline-cittadini{
	border-bottom: 3px solid #008040;
    padding-bottom: 4px;
}
h1.bisogno-cittadini{
	color: #32824E;
	text-align: center;
}
.cittadini-news{
	padding: 0px 25px;
	display: block;
	position: relative;
}
.cittadini-news::before{
	content: '\f1ea';
	font-family: "FontAwesome";
	color: #008040;
	display: inline;
	position: absolute;
	left: 0;
	padding: 2px;
}

.cittadini-avviso{
	padding: 0px 25px;
	display: block;
	position: relative;
}
.cittadini-avviso::before{
	content: '\f0f3';
	font-family: "FontAwesome";
	color: #008040;
	display: inline;
	position: absolute;
	left: 0;
	padding: 2px;
}
/*Di cosa hai bisogno cittadini*/
.well-cittadini{
    background-color: transparent;
    border-color: transparent;
    padding: 20px 15px 0;
}
.panel-cittadini {
    border: solid 2px #008040;
    min-height: 210px;
    margin-bottom: 70px;
}
.panel-cittadini-green {
    border: solid 2px #008040;
    min-height: 210px;
    margin-bottom: 70px;
    background-color: rgba(0,128,64, .1);
}
.panel-body-cittadini {
    padding: 15px 15px 0px 15px;
}
.panel-footer-cittadini {
    background-color: transparent;
    border-top: 0;
    margin-bottom: 20px;
}
.btn-cittadini {
    background-color:transparent;
    border-color: #008040;
    color: #008040;
    margin-top: 20px;
}
.btn-cittadini:hover {
    background-color: #008040;
    border-color: #008040;
    color: #fff;
}
.link-list-cittadini {
    list-style: none;
    padding-left: 0;
    position:relative;
    padding-bottom: 10px;
}
.link-list-cittadini > li {
    display: block;
    padding: 0px 10px 5px 20px !important;
}
.link-list-cittadini > li > a {
    padding: 0px 10px 5px 0px;
}
.link-list-cittadini > li::before {
    content: "\f0da";
    position: absolute;
    color: #008040;
    left: 1px;
    top: auto;
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 1em;
}



.agenziafloattata, .img_float {
	float:left;
	margin:15px;

}


.carousel-btn a:visited {
	color:#06c !important;
}

#carousel-pause, #carousel-play{
	font-size: 1.3em !important;
}


.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}
.offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
 

