/*body
{
	width: 100% !important;
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 1.125em !important;
    margin: 0 auto !important;
    background: #eee !important;
}*/

/*--------  Menu con box interno blue  ---------*/


.boxinternoblue li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #5597D4;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}
@media only screen and (max-width: 768px) {
.boxinternoblue li
	{
		width: 98%;
	}
	.t3-section-wrap .module-title
	{
	float: left;
    padding-bottom: 0 !important;
    padding-top: 30px;
    width: 58%;
	}
}
.boxinternoblue li a {
    padding: 0px 0 !important;
}

.boxinternoblue li a {
    padding: 10px 0px 10px 6px !important;
    color: #ffffff !important;
    font-size: 1.76em;
    font-weight: 700;
}

/*--------  Menu con box interno grigio  ---------*/

.boxinternogrigio li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #e5e5e5;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}
@media only screen and (max-width: 768px) {
.boxinternogrigio li
	{
		width: 98%;
	}
}
.boxinternogrigio li a {
    padding: 0px 0 !important;
}

.boxinternogrigio li a {
    padding: 10px 0px 10px 6px !important;
    color: #000 !important;
    font-size: 1.76em;
    font-weight: 700;
}

/*--------  Menu con box interno rosso scuro ---------*/

.boxinternorossoscuro li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #923B2A;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}
@media only screen and (max-width: 768px) {
.boxinternorossoscuro li
	{
		width: 98%;
	}
}
.boxinternorossoscuro li a {
    padding: 0px 0 !important;
}

.boxinternorossoscuro li a {
    padding: 10px 0px 10px 6px !important;
    color: #fff !important;
    font-size: 1.76em;
    font-weight: 700;
}

/*--------  Menu con box interno verdone ---------*/

.boxinternoverdone li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #3D382F;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}

@media only screen and (max-width: 768px) {
.boxinternoverdone li
	{
		width: 98%;
	}
}

.boxinternoverdone li a {
    padding: 0px 0 !important;
}

.boxinternoverdone li a {
    padding: 10px 0px 10px 6px !important;
    color: #fff !important;
    font-size: 1.76em;
    font-weight: 700;
}

/*--------  Modulo Amministrazione interno  ---------*/

.moduleamministrazione {
   /* background-color: #EEEEEE;*/
}

.moduleamministrazione {
	padding-top: 26px;
	padding-bottom: 26px;
	width: 100%;
	padding-left: 1%;
	margin-bottom: 0px;
}



/* box Blue */
.boxblue li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #5597D4;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}

@media only screen and (max-width: 768px) {
.boxblue li
	{
		width: 98%;
	}
}
.boxblue li a {
    padding: 0px 0 !important;
}

.boxblue li a {
    padding: 10px 0px 10px 6px !important;
    color: #ffffff !important;
    font-size: 1.76em;
    font-weight: 700;
}


.boxblue {
   /* background-color: #EEEEEE;*/
}

.boxblue {
	padding-top: 26px;
	padding-bottom: 26px;
	width: 100%;
	padding-left: 1%;
	margin-bottom: 0px;
}



/* box verdone */
.boxverdone li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #3D382F;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}

@media only screen and (max-width: 768px) {
	.boxverdone li
	{
		width: 98%;
	}
}

.boxverdone li a {
    padding: 0px 0 !important;
}

.boxverdone li a {
    padding: 10px 0px 10px 6px !important;
    color: #ffffff !important;
    font-size: 1.76em;
    font-weight: 700;
}


.boxverdone {
   /* background-color: #EEEEEE;*/
}

.boxverdone {
	padding-top: 26px;
	padding-bottom: 26px;
	width: 100%;
	padding-left: 1%;
	margin-bottom: 0px;
}

/* box marrone-senape */
.boxmarrone li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #C59666;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 31%;
}
@media only screen and (max-width: 768px) {
.boxmarrone li
	{
		width: 98%;
	}
}
.boxmarrone li a {
    padding: 0px 0 !important;
}

.boxmarrone li a {
    padding: 10px 0px 10px 6px !important;
    color: #ffffff !important;
    font-size: 1.76em;
    font-weight: 700;
}


.boxmarrone {
   /* background-color: #EEEEEE;*/
}

.boxmarrone {
	padding-top: 26px;
	padding-bottom: 26px;
	width: 100%;
	padding-left: 1%;
	margin-bottom: 0px;
}




/*--------  Modulo Aree Tematiche ----------------*/

.module-title.aree_tematiche {
    float: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.module-ct .aree_tematiche li {
    float: left;
    width: 19.6%;
    margin: 1% 2.5%;
}

.module-ct .aree_tematiche li a {
    padding: 0px 0;
}

.module-ct .aree_tematiche li a:hover {
    text-decoration-color: #fff;
}

.module-ct .aree_tematiche li a:focus {
    text-decoration-color: #fff;
}

.module-ct .aree_tematiche img {
    max-width: 100%;
}

.module-ct .aree_tematiche span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    background-color: #0A2469;
    color: #fff;
    padding: 5px;
    font-weight: 700;
    height: 54px;
}

.module-ct .aree_tematiche span:hover {
    background-color: #30373D;
}

@media (max-width: 1028px) {
.module-ct .aree_tematiche span {
    height: 74px;
}
}

@media (max-width: 939px) {
.module-ct .aree_tematiche li {
    width: 30%;
    margin: 1% 9.4%;
}
}

@media (max-width: 629px) {
.module-ct .aree_tematiche span {
    height:96px;
}
.module-ct .aree_tematiche li {
    width: 39%;
    margin: 1% 5.4%;
}
}

@media (max-width: 460px) {
.module-ct .aree_tematiche span {
    height: auto;
}

.module-ct .aree_tematiche li {
    width: 65%;
    margin: 2% 17.4%;
}
}

/*** altre notizie ***/

.altrenotizie li{
	/*float: left;
    width: 30.850%;*/
    height: auto;
    /*margin: 0 1% 26px 1%;*/
    /*padding: 24px 0px 5px 0px;*/
    background: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px #D5D5D5;
    background-color: #EEEEEE;
}
.altrenotizie img{
	width:100%;
	
}


/* Menu nella sidebar*/

.t3-sidebar-right .t3-module .module-ct .nav-pills a {
    background-color: #3D382F; /*#5597D4 originale blue*/
    margin-bottom: 3px;
    padding: 15px;
    color: #fff;
    font-size: 16px;
}

.t3-sidebar-right .t3-module .module-ct .nav-pills a:hover {
    background-color: #C59666; /*#00264D originale blue scuro*/
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; 
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.dropdown-menu .active a{
    background-color: #C59666 !important; /*#00264D !important;*/
    color: #FFFFFF !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: #C59666 !important; /*#00264D !important;*/
}

/*--------  SOCIAL  ---------*/

.st_email_large  {
    display: none;
}

.st_sharethis_large {
    display: none;
}

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

.st_facebook_large {
    background-image: url("../images/facebook.png") !important;
    display: inline-block;
    background-repeat: no-repeat;
    width: 46px;
    margin-right: 7px;
}

.st_twitter_large {
    background-image: url("../images/twitter.png") !important;
    display: inline-block;
    background-repeat: no-repeat;
    width: 46px;
    margin-right: 7px;
}

.stButton .stLarge {
    background-image: none !important;
    height: 46px !important;
    width: 46px !important;
}

/*-------- EVENTI ---------- */

.module-ct .evento {
float: left;
width: 30.850%;
height: auto;
margin: 0 1% 26px 1%;
padding: 10px 0px 5px 0px;
overflow: hidden;
border-radius: 4px;
box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
background-color: #EEEEEE;
    font-size: 18px;
}

.module-ct .evento .dpc-upcoming-event-link {
	float: left;
	padding: 10px 0px;
	width: 100%;
}

.module-ct .evento .data {
    width: 100%;
    padding: 12px 22px;
}

.module-ct .evento a {
   color: #1975D1 !important;
}

.module-ct .evento a:hover {
   color: #1975D1 !important;
}

@media (min-width: 1000px) {
div.catItemImageBlock {
    padding: 8px 0;
    margin: 0 21px 16px 0;
    float: left;
}
   
}

div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    padding: 4px 0 0px 0;
    margin-bottom: -25px;
}

/* Agenda*/

.t3-section-3 .container{
    background-color: #EEEEEE;
}

.t3-section-3 .module-title {
    padding-top: 26px;
	padding-bottom: 26px;
    width: 100%;
    padding-left: 1%;
	margin-bottom: 0px;
}

.contact-category_contatto {
	font-size: 1.35em !important;
}

.panel-body {
	font-size: 1.35em !important;
}
/*--------  Back to top   ---------*/
.back-to-top {
    cursor: pointer;
    position: fixed;
	font-size: 1.39em;
	line-height: 40px;
	height: 40px;
	border-radius: 50%;
    bottom: 20px;
    right: 10px;
    display:none;
}
.back-to-top {
    padding: 0 13px;
}
/*--------  Footer   ---------*/
.social-list-footer a {
    background: #65dbde none repeat scroll 0 0;
    border-radius: 50%;
    color: #30373d !important;
    display: inline-block;
    font-size: 1.125em;
    height: 32px;
    width: 32px;
    text-align: center;
	margin: 0 2px;
}
/*--------  Regione   ---------*/
.regione {
    background-color: #30373d;
    height: 48px;
    padding-top: 15px;
    position: relative;
    z-index: 100;
	width: 86%;
	float: left;
}
    .regione a {
        color: #ffffff;
        font-size: 1.5em !important;
		font-weight: bold;
        padding: 0px 0px 0px 40px !important;
    }
@media screen and (max-width: 767px) {
	.regione {
		width: 50%;
	}
    .regione a {
        color: #ffffff;
        font-size: 1em !important;
        padding: 0px 0px 0px 15px !important;
   }
}
@media screen and (min-width:768px) and (max-width: 991px) {
	.regione {
		width: 70%;
	}
    .regione a {
        color: #ffffff;
        padding: 0px 0px 0px 34px !important;
        font-size: 1.1em !important;
    }
}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.regione {
		width: 80%;
	}

    .regione a {
        color: #ffffff;
        padding: 0px 0px 0px 34px !important;
         font-size: 1.2em !important;
   }
}
.regione a {
    color: #ffffff;
    padding: 0px 0px 0px 250px;
}

    .regione a:hover {
        color: #ffffff;
        text-decoration: underline;
    }

.scrollUp .regione {
    display: none;
}

.scrollDown .regione {
    display: none;
}

/*--------  Servizi SPID   ---------*/
.button-spid {
    background: #0065cb none repeat scroll 0 0;
    display: block;
    font-weight: 700;
	height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
	width: 14%;
	float: right;

}
.button-spid span {
    display: block;
    font-size: 1.2em;
	color: #ffffff;
    padding: 0 0 0 45px;
    position: relative;
    z-index: 0;
}
@media screen and (max-width: 767px) {
	.button-spid {
		width: 50%;
	}

    .button-spid span {
    font-size: 0.8em;
   }
}
@media screen and (min-width:768px) and (max-width: 991px) {
	.button-spid {
		width: 30%;
	}
    .button-spid span {
    font-size: 1em;
   }
}
@media screen and (min-width:992px) and (max-width: 1199px) {
	.button-spid {
		width: 20%;
	}
    .button-spid span {
    font-size: 1.1em;
   }
}
.button-spid img {
    display: block !important;
    left: 10px;
    position: absolute;
    top: 8px;
    z-index: 1;
}
.scrollDown .button-spid {
    display: none;
}
/*--------  MegaMenu: hide Home   ---------*/
.hide-home a {
    display: none !important;;

}
/*--------  MegaMenu: hide Header   ---------*/
.hide-header a {
    display: none !important;;
}
/*--------  Menu con box interno verde  ---------*/

.boxmenuverde li {
    float: left;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.35);
    background: #0A2469;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 1% 10px 1% !important;
    width: 23%;
	height: 80px;
	text-align: center;
}
@media only screen and (max-width: 768px) {
.boxmenuverde li
	{
		width: 98%;
	}
}
.boxmenuverde li a {
    padding: 0px 0 !important;
}

.boxmenuverde li a {
    padding: 10px 0px 10px 6px !important;
    color: #ffffff !important;
    font-size: 1.76em;
    font-weight: 700;
}
/*--------  Sfondo articolo  ---------*/
.default {
    background-color: #E2F1F6;
}
/*--------  Menu Ok  ---------*/
.menuok {
    font-size: 1.3em;
}
.menuok li.parent > span span.toggler_icon{
	display: inline-block !important;
}
.menuok ul ul, ol ul {
    list-style-type: none;
}
.menuok ol ol ul, ol ul ul, ul ol ul, ul ul ul {
    list-style-type: none;
}

/*--------  Articoli in Aree Tematiche  ---------*/
.category td a {
    font-size: 1.3em !important;
}
/*--------  Tabelle responsive  ---------*/

/* istruzioni per le celle (alcune sono obbligatorie) */
.table-responsive table td, .table-responsive table th {min-width: 50px; width: 24%;  word-break: keep-all;
}

/* larghezza delle immagini (facoltativo) */
.table-responsive table td img {max-width: 98%;}

.questionario {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #0066c6 !important;
    color: #fff !important;
    text-align: center !important;
	font-weight: 400 !important;
	line-height: 1.45 !important;
}
.questionario p {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.questionario p a{
	font-size: 2.0em !important;
}

.icon-valuta {
    top: 3px;
    left: -15px;
    font-size: 2.0em !important;
}
/* accessibility bar */

.accessibility-links img {
    margin-left: 10px;
}
.accessibility-links p {
    display: none;
}
/* articoli correlati */
@media (min-width: 768px) {
    .correlate {
        width: 33%;
    }
}
/* icone sui menù */

.iconepa img {
    float: left;
}
/* giro d'italia */
.countdowngiro {
    background-color: pink;
    background-image: url("../../images/logogiroditalia.png");
    background-repeat: no-repeat;
    background-position: right top;
}
@media screen and (max-width: 767px) {
	.countdowngiro {
	background-size: 30%;
	}
}
