/*---------------------------------*/
/*     'REFERENDUM' phase CSS      */
/*             PHASE 1             */
/*---------------------------------*/

/*     BOOTSTRAP EMULATION CSS     */

@media only screen and (max-width: 767px){
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block;
    }
}

@media only screen and (min-width: 768px){
    .hidden-xs{
        display: block;
    }
    .visible-xs{
        display: none;
    }
}

/*  'PREPARATI AL VOTO' Component  */

.referendum-preparati-al-voto{
	font-family: SkyTextRegular;
    font-size: 16px;
    font-weight: normal;
}
/* patch per nascondere prima del js
body#speciale-mobile .referendum-preparati-al-voto .swiper-container-rpavd{
	display:none;
}
*/

body:not(#speciale-mobile) .referendum-preparati-al-voto .swiper-container-rpavm{
	display:none;
}
/*  'PREPARATI AL VOTO' Component  */
/*        Mobile Rendition         */

.referendum-preparati-al-voto .swiper-container-rpavm {
    margin: 0 auto 0 auto;
    width: 100%;
    height: 205px;
}  
.referendum-preparati-al-voto .swiper-container-rpavm .swiper-heading{
    background-color: #b32225;
    width: 100%;
    height: 50px;
    text-align: center;
}
.referendum-preparati-al-voto .swiper-container-rpavm .swiper-heading .swiper-heading-wrap{
    padding-top: 15px;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .swiper-heading .swiper-heading-wrap h2{
    font-size: 18px;
    font-weight: bold;
    color: #f0f0f0;
    font-family: SkyTextRegular;
    text-transform: uppercase;
} 

/* SLIDES */

.referendum-preparati-al-voto .swiper-container-rpavm .swiper-slide{
    width: 194px !important;
    height: 155px;
    text-align:center;
    background-position: center;
    overflow: hidden;
}
.referendum-preparati-al-voto .swiper-container-rpavm .swiper-slide-overlay{
    width: 100%;
    height: 100%;
}
.referendum-preparati-al-voto .swiper-container-rpavm .swiper-slide .swiper-slide-overlay{
	background-color: rgba(0,0,0,0.1);
}
.referendum-preparati-al-voto:not(.unshadowed) .swiper-container-rpavm .swiper-slide.swiper-slide-active .swiper-slide-overlay{
	background-color: rgba(0,0,0,0.2);
}

.referendum-preparati-al-voto .swiper-container-rpavm .slide-with-image.text-style-classic{
    color: #f0f0f0;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-with-image.text-style-inverted{
    color: #0f0f0f;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-without-image{
	color: #555;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-heading{
	padding-top:   25px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	padding-left:  10px;
	padding-right: 10px;
    max-height: 19px;
    overflow: hidden;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-heading p{
    font-size: 16px;
}
.referendum-preparati-al-voto .swiper-container-rpavm .slide-with-image.text-style-classic .slide-heading p{
    color: #fff;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-with-image.text-style-inverted .slide-heading p{
    color: #000;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-without-image .slide-heading p{
    color: #b5201c;
} 
.referendum-preparati-al-voto .swiper-container-rpavm .slide-text{
	padding-top:   6px;
	padding-bottom:10px;
	padding-left:  10px;
	padding-right: 10px;
    max-height: 55px;
    overflow: hidden;
}
.referendum-preparati-al-voto .swiper-container-rpavm .slide-text p{
    font-size: 14px;
}
.referendum-preparati-al-voto .swiper-container-rpavm .slide-button-wrap{
    position: absolute;
    bottom: 9px;
    width: 100%;
}  
.referendum-preparati-al-voto .swiper-container-rpavm a.slide-button{
    text-align: center;
    text-decoration: none;
} 
.referendum-preparati-al-voto .swiper-container-rpavm a.slide-button .txt{
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    color: #b5201c;
} 
.referendum-preparati-al-voto .swiper-container-rpavm a.slide-button .arrow-right{
    display: inline-block;
    width:  11px;
    height: 10px;
    margin-bottom: -1px;
    margin-left: 2px;
	background: url("/etc/designs/skytg24/library/static/images/structure/arrow-right-red.png") no-repeat right;
} 

/*  'PREPARATI AL VOTO' Component  */
/*        Desktop Rendition        */

.referendum-preparati-al-voto .swiper-container-rpavd {
    margin: 0 auto 0 0;
    width: 516px;
    height: 235px; /* h:176 + heading:31 + headingPad:2 + pagination:8 + paginationPad:18 */
} 

/*  HEADING  */

.referendum-preparati-al-voto .swiper-container-rpavd .swiper-heading{
    height: 31px;
    width: 516px;
    margin-bottom: 2px;
	background: url("/etc/designs/skytg24/library/static/images/lv/skytg24_brick_container_l_h_s_lv_title_bg.png") repeat-x scroll left top;
}  
.mainWrapper .referendum-preparati-al-voto .swiper-container-rpavd .photogalleryBox.lv.top.tg24{
    background-image: none;
    height:31px;
}
.mainWrapper .referendum-preparati-al-voto .swiper-container-rpavd .photogalleryBox.lv.top.tg24 h2{
    margin-top: -2px;
}
.mainWrapper .referendum-preparati-al-voto .swiper-container-rpavd .photogalleryBox.lv.top.tg24 span{
    padding-left: 0px;
    font-family: SkyTextMedium;
    font-size: 16px;
}

/*  NAVIGATION  */
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-pagination{
    bottom: 6px;
} 

.referendum-preparati-al-voto .swiper-container-rpavd .swiper-pagination-bullet-active {
    background: #b5201c;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-button-prev,
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-button-next {
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: SkyTextMedium;
    font-size: 22px;
    line-height: 23px;
    margin: 4px 0 8px;
    width: 20px;
    background-image: none;
    left: auto;
    top: -1px;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-button-prev {
    right: 28px;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-button-next {
    right: 6px;
}

/* SLIDES */

.referendum-preparati-al-voto .swiper-container-rpavd .swiper-wrapper{
    height: 176px;
    width: 350px;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-with-image.text-style-classic{
    color: #f0f0f0;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-with-image.text-style-inverted{
    color: #0f0f0f;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-without-image{
	color: #777;
} 
/* ----- "SPORT.CSS" FIX ----- */
.referendum-preparati-al-voto .swiper-container.swiper-container-rpavd .swiper-wrapper .swiper-slide{
    width: 350px !important;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-slide{
    width: 350px;
    text-align:center;
    overflow: hidden;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-slide-overlay{
    width: 100%;
    height: 100%;
}
.referendum-preparati-al-voto .swiper-container-rpavd .swiper-slide:not(.swiper-slide-active) .swiper-slide-overlay{
	background-color: rgba(0,0,0,0.1);
}

.referendum-preparati-al-voto .swiper-container-rpavd .swiper-slide.swiper-slide-active .swiper-slide-overlay{
	background-color: rgba(0,0,0,0);
}

.referendum-preparati-al-voto .swiper-container-rpavd .slide-heading{
	padding-top:   25px;
	padding-bottom:12px;
	padding-left:  10px;
	padding-right: 10px;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-heading p{
    font-size: 18px;
    letter-spacing: 0.3px;
}
.referendum-preparati-al-voto .swiper-container-rpavd .slide-with-image.text-style-classic .slide-heading p{
    color: #fff;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-with-image.text-style-inverted .slide-heading p{
    color: #000;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-without-image .slide-heading p{
    color: #b5201c;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-text{
	padding-top:   10px;
	padding-bottom:10px;
	padding-left:  10px;
	padding-right: 10px;
    max-height: 62px;
    overflow: hidden;
}
.referendum-preparati-al-voto .swiper-container-rpavd .slide-text p{
    font-size: 15px;
}
.referendum-preparati-al-voto .swiper-container-rpavd .slide-button-wrap{
    position: absolute;
    bottom: 16px;
    width: 100%;
}  
.referendum-preparati-al-voto .swiper-container-rpavd .slide-button{
    background-color: #b5201c;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    padding: 6px 9px 5px 8px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
} 
.referendum-preparati-al-voto .swiper-container-rpavd .slide-button span{
    text-transform: uppercase;
    color: #fff;
} 

/*        'NEWS' Component         */
/*        Mobile Rendition         */

.referendum-news{
    min-width: 320px;
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    font-family: "Sky Text", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}
/* patch for brick container */
html body .referendum-news.brick_container{
    padding-right: 0px !important;
}
.referendum-news .news-heading{
    background-color: #b32225;
    width: 100%;
    height: 50px;
    text-align: center;
}
.referendum-news .news-heading h1,.referendum-news .news-heading h2{
    font-size: 18px;
    font-weight: bold;
    color: #f0f0f0;
    text-transform: uppercase;
    padding-top: 15px;
}
.referendum-news .news-heading.hide{
    display: none;
}
.referendum-news .small-news-row,
.referendum-news .small-news-row .small-new,
.referendum-news .small-news-row .small-new .heading h3,
.referendum-news .big-new,
.referendum-news .big-new .heading{
    overflow: hidden;
}
.referendum-news .big-new{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.referendum-news .big-new .heading{
    margin-top: 10px;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 10px;
    width: 94%;
}
.referendum-news .big-new .heading a{
    line-height: 28px;
    color: #171717;
    font-size: 22px;
    text-decoration: none;
}
.referendum-news .big-new .time{
    color: #343434;
    margin-left: 20px;
    margin-right: 20px;
    height: 30px;
}
.referendum-news .big-new .image{
    width: 100%;
    height: auto;
}
.referendum-news .big-new .image img{
    width: 100%;
    height: auto;
}
.referendum-news .big-new .separator{
    margin-left: 19px;
    margin-right: 20px;
    min-width: 281px;
    width: 100%;
    height: 9px;
    border-bottom: 1px solid #d2d2d2;
}
.referendum-news .small-news-row{
    width : 281px;
    margin-left:  auto;
    margin-right: auto;
    /*margin-left: 15px;
    margin-right: 15px;*/
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.referendum-news .small-news-row{
    border-bottom: 1px solid #d2d2d2;
}
.referendum-news.referendum-news-manual .small-news-row.last{
    border-bottom: 0px solid black;
}
.referendum-news.referendum-news-auto .small-news-row.last.fix{
    border-bottom: 0px solid black;
}
.referendum-news .small-news-row:not(.first){
    padding-top: 0px;
}
.referendum-news .small-news-row.first{
    padding-top: 15px;
}
.referendum-news .small-news-row .small-new{
    display: inline-block;
    height: 170px;
    width: 140px;
}
.referendum-news .small-news-row .small-new:not(.right){
    float: left;
    border-right: 1px solid #d2d2d2;
}    
.referendum-news .small-news-row .small-new.right{
    float: right;
}
.referendum-news .small-news-row .small-new.right > div{
    margin-left: 10px;
}
.referendum-news .small-news-row .small-new .image img{
    width:130px;
}
.referendum-news .small-news-row .small-new .image img.vertical{
    height:81px;
}
.referendum-news .small-news-row .small-new .heading h3{
    line-height: 19px;
    padding-top: 10px;
    max-height: 78px;
    max-width: 130px;
}
.referendum-news .small-news-row .small-new .heading h3 a{
    text-decoration: none;
    color: #343434;
}
/* -------------- MOSTRA ALTRO -------------- */
.referendum-news .small-news-row.hide{
    display: none;
}
.referendum-news div.show-more{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    cursor: pointer;
}
.referendum-news div.show-more a{
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #b5201c;
} 

/* ----- PATCH PER HOVER CELESTE SU MOBILE DURANTE ANIMAZIONE ----- */
.referendum-news div.show-more,
.referendum-news div.show-more a,
.referendum-news div.show-more a:link,
.referendum-news div.show-more a:visited,
.referendum-news div.show-more a:hover,
.referendum-news div.show-more a:active{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.8);
} 
    
.referendum-news div.show-more div{
    position: relative;
    display: inline-block;
} 
.referendum-news div.show-more div.img{
    top: 1px;
    width:  12px;
    height: 12px;
    background: url("/etc/designs/skytg24/library/static/images/structure/gi-repeat.png") no-repeat right;
} 
.referendum-news div.show-more div.txt{
    height: 12px;
    margin-left: 8px;
} 
/* PRESENCE CHECK CLASSES */
.referendum-news .temp-article-nonreplicato{
    /*border:5px dotted red;*/
    background-color: #ffbfaf;
} 
.referendum-news .temp-article-modificato{
    /*border:5px dotted yellow;*/
    background-color: #FF6;
} 

/* PATCH PER FOOTER */
body#speciale-mobile div.headertg24{
    background-color: #b32225;
    /*width: 100%;*/
    height: 50px;
    text-align: center;
    background-image:none;
}
body#speciale-mobile div.headertg24 span{
    font-size: 18px;
    color: #f0f0f0;
    font-family: SkyTextRegular;
    text-transform: uppercase;
    background-color: transparent;
    padding-top: 12px;
    float:none;
}
/* MARGINE SECTIONS TEMPLATE MOBILE*/
body#speciale-mobile .section{
	margin-bottom:5px;
}

/*        /apps/skygenerics/components/content/sky_text_seo_expand Component Embed         */
/*        							Mobile Style Mods   		    				       */

body#speciale-mobile .sky_text_seo_expand{
	min-height: 100px;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h1,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h2,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo p,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo b,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo i,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo u,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo ul li{
	font-family: "SkyTextMedium", Arial,Helvetica,sans-serif !important;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo p,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo i,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo u,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo ul li{
    font-weight: normal;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h1,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h2,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo b{
    font-weight: bold;
}
body#speciale-mobile .sky_text_seo_expand #tagSEO{
	min-width: inherit;
}
body#speciale-mobile .sky_text_seo_expand .desc{
	margin: 0px;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo{
	margin: 0px 0px 0px 0px;
}
body#speciale-mobile .sky_text_seo_expand .seo_text{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
    border: 0px;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h1{
	line-height: 28px;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo h2{
	color: rgb(85, 85, 85) !important;
}
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo p,
body#speciale-mobile .sky_text_seo_expand .desc #ptagseo ul li{
    line-height: 17px !important;
    font-size: 14px !important;
}
.sky_text_seo_expand .openTriggerSEO.active{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* -------------------------------- */
/*    PREPARATI AL VOTO HEADING     */
/* -------------------------------- */

.full-swiper-heading{
	width: 100%;
}

.full-swiper-heading .heading{
    background-color: #b32225;
    display: table;
	width: 100%;
    height: 50px;
}
.full-swiper-heading .heading .title,
.full-swiper-heading .heading .icon{
    display: table-cell;
    vertical-align: middle;
}

.full-swiper-heading .heading .title{
    margin: 0px;
    padding: 5px;
}
.full-swiper-heading .heading .title p{
    text-align: center;
    overflow: hidden;
    max-height: 38px;
    color: #f0f0f0;
    font-family: SkyTextRegular;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    padding-left: 5px;
}
.full-swiper-heading .heading .icon{
    position: relative;
	width: 85px;
    margin: 0px;
    padding: 0px;
}
.full-swiper-heading .heading .icon .liveicon{
    position: absolute;
    top: 13px;
	width: 84px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #b44;
}
.full-swiper-heading .heading .icon .liveicon img{
    position: absolute;
    top: 2px;
    right: 16px;
    margin: 0px;
    padding: 0px;
}

/*---------------------------------*/
/*     'REFERENDUM' phase CSS      */
/*             PHASE 2             */
/*---------------------------------*/


/* -------------------------------- */
/*             DESKTOP              */
/*             HEADINGS             */
/* -------------------------------- */

.referendum-dati-desktop.referendum-dati-fascione.referendum-dati-heading{
	width: 990px;
}
.referendum-dati-desktop.referendum-dati-regione.referendum-dati-heading,
.referendum-dati-desktop.referendum-dati-comune.referendum-dati-heading{
    width: 516px;
}
.referendum-dati-desktop.referendum-dati-heading .heading{
    height: 31px;
    width: 100%;
	background: url("/etc/designs/skytg24/library/static/images/lv/skytg24_brick_container_l_h_s_lv_title_bg.png") repeat-x scroll left top;
}
.referendum-dati-desktop.referendum-dati-heading .heading .icon{
    display: none;
}
.referendum-dati-desktop.referendum-dati-heading .heading .title{
    vertical-align: middle;
}
.referendum-dati-desktop.referendum-dati-heading .heading .title p{
    padding-left: 10px;
    padding-top: 5px;
    font-family: SkyTextMedium;
    font-size: 16px;
    color: #f0f0f0;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

/* -------------------------------- */
/*              MOBILE              */
/*             HEADINGS             */
/* -------------------------------- */


.referendum-dati-mobile.referendum-dati-heading{
	width: 100%;
}

.referendum-dati-mobile.referendum-dati-heading .heading{
    background-color: #b32225;
    display: table;
	width: 100%;
    height: 50px;
}
.referendum-dati-mobile.referendum-dati-heading .heading .title,
.referendum-dati-mobile.referendum-dati-heading .heading .icon{
    display: table-cell;
    vertical-align: middle;
}

.referendum-dati-mobile.referendum-dati-heading .heading .title{
    margin: 0px;
    padding: 5px;
}
.referendum-dati-mobile.referendum-dati-heading .heading .title p{
    overflow: hidden;
    max-height: 38px;
    color: #f0f0f0;
    font-family: SkyTextRegular;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    /*letter-spacing: 0.8px;*/
    padding-left: 5px;
}
.referendum-dati-mobile.referendum-dati-fascione.referendum-dati-heading .heading .title p{
    text-align: center;
}
.referendum-dati-mobile.referendum-dati-heading .heading .icon{
    position: relative;
	width: 85px;
    margin: 0px;
    padding: 0px;
}
.referendum-dati-mobile.referendum-dati-heading .heading .icon .liveicon{
    position: absolute;
    top: 13px;
	width: 84px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #b44;
}
.referendum-dati-mobile.referendum-dati-heading .heading .icon .liveicon img{
    position: absolute;
    top: 2px;
    right: 16px;
    margin: 0px;
    padding: 0px;
}

/* -------------------------------- */
/*               BARRA              */
/*              MOBILE              */
/* -------------------------------- */

.referendum-dati-barra.referendum-dati-mobile{
    margin-bottom: 10px;
    cursor: pointer;
}
.referendum-dati-barra.referendum-dati-mobile .heading .title p{
    text-align:center;
}
.referendum-dati-barra.referendum-dati-mobile .heading .title p a{
    width: 100%;
    text-decoration: none;
    overflow: hidden;
    max-height: 38px;
    color: #f0f0f0;
    font-family: SkyTextRegular;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
}

/* -------------------------------- */
/*               BARRA              */
/*              DESKTOP             */
/* -------------------------------- */

.referendum-dati-barra.referendum-dati-desktop{
    width: 516px;
    margin-bottom: 10px;
    cursor: pointer;
}
.referendum-dati-barra.referendum-dati-desktop .heading .title{
    position: relative;
    width: 516px;
    height: 30px;
}
.referendum-dati-barra.referendum-dati-desktop .heading .title p{
    text-align:center;
    position: absolute;
    top: 0px;
    left: 93px;
    width: 300px;
}
.referendum-dati-barra.referendum-dati-desktop .heading .title a{
    text-decoration: none;
    font-family: SkyTextMedium;
    color: #f0f0f0;
    letter-spacing: 0.3px;
}
.referendum-dati-barra.referendum-dati-desktop .heading .title div.l-icon{
    position: absolute;
    right: 118px;
    top: 5px;
}

/*----------------------------------*/
/*     'REFERENDUM DATI' COLORS     */
/*----------------------------------*/

.color-si{
	color: #198146;
}
.color-no{
	color: #a82128;
}
.color-darkgray,
.color-dark-gray{
	color: #525252;
}
.color-gray{
	color: #696969;
}
.color-lightgray,
.color-light-gray{
	color: #cacaca;
}
.color-bg-darkgray,
.color-bg-dark-gray{
	background-color: #ebebe9;
}
.color-bg-gray{
	background-color: #f4f3ef;
}

/*----------------------------------*/
/*      'REFERENDUM DATI' body      */
/*----------------------------------*/

.referendum-dati.referendum-dati-fascione.referendum-dati-desktop{
	height: 271px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-mobile:not(.gaia) .referendum-mobile-space{
	height: 0px;
    width: 280px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-mobile.gaia .referendum-mobile-space{
	height: 40px;
    width: 280px;
}

.referendum-dati .body{
    background-color: white;
    overflow: hidden;
}
.referendum-dati .body .referendum-stats{
	min-height: 240px;
}


/*----------------------------------*/
/*      TEXT,STATS,REGIONI CSS      */
/*----------------------------------*/

html body .referendum-dati.referendum-dati-fascione.referendum-dati-desktop .body .referendum-text{
    padding-right: 10px;
    padding-left: 0px;
    text-align: left;
}
html body .referendum-dati.referendum-dati-fascione.referendum-dati-mobile .body .referendum-text{
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: left;
}
html body .referendum-dati.referendum-dati-desktop:not(.referendum-dati-fascione) .body .referendum-text{
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
}
html body .referendum-dati.referendum-dati-mobile:not(.referendum-dati-fascione) .body .referendum-text{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: left;
}

.referendum-dati .body .referendum-details,
.referendum-dati .body .referendum-regioni,
.referendum-dati .body .referendum-parziali{
    text-align: center;
}


.referendum-dati.referendum-dati-fascione .body .referendum-parziali{
    height: 64px;
}

.referendum-dati .body .referendum-regioni,
.referendum-dati .body .referendum-parziali{
    font-size: 13px;
}

.body .riga.parziale.italia .nome,
.body .riga.parziale.italia .affluenza,
.body .riga.parziale.italia .siperc,
.body .riga.parziale.italia .noperc{
    font-weight: bold;
}

.referendum-dati .body .referendum-regioni a,
.referendum-dati .body .referendum-parziali a{
    text-decoration:none;
}

.body .riga .siperc,
.body .riga .affluenza,
.body .riga .noperc{
    width: 60px;
    text-align: center;
    overflow: hidden;
}

.referendum-dati .body .referendum-search{
    position: relative;
    height: 30px;
    width: 320px;
}

.referendum-dati .body .referendum-fonte{
	font-size: 14px;
    text-align: right;
    margin-right: 10px;
    margin-left: 10px;
}

/* ------------------------------------- */


.referendum-dati .body .referendum-details{
    position: relative;
    width: 100%;
}

.referendum-dati.referendum-dati-fascione .body .referendum-details{
    width: 320px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-desktop .body .referendum-details{
    position: absolute;
    top: 220px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-mobile .body .referendum-details{
    position: relative;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}

/* ICONS */

.referendum-dati-heading.referendum-dati-mobile.referendum-dati-barra .heading{
	text-align: center;
}
.referendum-dati-heading.referendum-dati-mobile.referendum-dati-barra .title{
    margin-top: 10px;
}

.referendum-dati-heading.referendum-dati-mobile.referendum-dati-barra .title,
.referendum-dati .referendum-regioni-open a,
.referendum-dati .referendum-regioni-close a,
.referendum-dati .referendum-close a{
	display: inline-flex;
}

.referendum-dati-heading .h-icon,
.referendum-dati .h-icon{
	width: 10px;
	height: 12px;
    margin-top: 3px;
    margin-left: 6px;
}
.referendum-dati-heading .h-icon.vai,
.referendum-dati .h-icon.vai{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-mobile-right-white-arrow.png") no-repeat left;
}

.referendum-dati-heading .l-icon{
	width: 12px;
	height: 12px;
    margin-top: 3px;
    margin-left: 6px;
}
.referendum-dati-heading .l-icon.vai-desk{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-on_dx.png") no-repeat left;
}

.referendum-dati .v-icon{
	width: 12px;
	height: 10px;
    margin-top: 3px;
    margin-left: 6px;
}
.referendum-dati .v-icon.dati-per-regione{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-mobile-down-black-arrow.png") no-repeat left;
}

.referendum-dati .icon{
	width: 11px;
	height: 11px;
    margin-top: 3px;
    margin-right: 6px;
}
.referendum-dati .icon.chiudi{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-close.png") no-repeat left;
}
.referendum-dati .icon.chiudi-bianco{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-close-white.png") no-repeat left;
}

.referendum-dati.referendum-dati-fascione .body .riga .arrow{
    width: 10px;
    height: 14px;
    padding: 0px;
    margin-top: 0px;
}

.referendum-dati.referendum-dati-fascione .body .riga .arrow:not(.darkerbg){
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-arrow.png") no-repeat left;
}

.referendum-dati.referendum-dati-fascione .body .riga .arrow.darkerbg{
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-arrow-darkerbg.png") no-repeat left;
}

/* ----- SEPARATORS ----- */

.referendum-dati .body .spo-sep{
	border-top: 1px solid #d4d4d4;
    margin-top: 5px;
    margin-bottom: 5px;
	width: 100%;
}

.referendum-dati .bn-sep{
	border-top: 1px solid #aaa;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
	width: 20px;
}

/*---- PIU INFORMAZIONI E CHIUDI ----*/


.referendum-dati .body .referendum-more-infos{
    position: relative;
    text-align: center;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-desktop .body .referendum-more-infos{
    height: 20px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-mobile .body .referendum-more-infos{
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.referendum-close{
    position: relative;
    height: 20px;
    width: 100%;
    text-align: center;
}


.referendum-dati-desktop.referendum-close{
    top: 200px;
    left: 130px;
}


.referendum-dati-mobile.referendum-close{
    top: 215px;
}
.referendum-close a,
.referendum-more-infos a{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.referendum-close a{
    text-decoration: none;
	color: #aaa;
}

.referendum-more-infos a{
    text-decoration: underline;
	color: #888;
}

/* DATA CREAZIONE */

.referendum-dati-mobile .referendum-search,
.referendum-dati-mobile .spo-datacreazione{
    margin-left: auto;
    margin-right: auto;
}

.body .spo-datacreazione{
	height:20px;
    overflow:hidden;
}

.referendum-dati-fascione .body .spo-datacreazione{
    font-size:10px;
    text-transform:uppercase;
}

.referendum-dati-fascione .body .spo-datacreazione .label{
    font-weight: bold;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .spo-datacreazione{
    width: 320px;
}

.referendum-dati.referendum-dati-mobile .body .spo-datacreazione{
    width: 100%;
}

.referendum-dati.referendum-dati-desktop:not(.referendum-dati-fascione) .body .spo-datacreazione{
    font-size:13px;
    margin-right: 0px;
    margin-left: auto;
    text-align: right;
}

.referendum-dati.referendum-dati-mobile:not(.referendum-dati-fascione) .body .spo-datacreazione{
    font-size: 13px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
}

.referendum-dati-mobile .spo-datacreazione{
    padding-top: 5px;
}



/*              MOBILE               */

.referendum-dati.referendum-dati-mobile .body .referendum-stats{
	position:relative;
}

.referendum-dati.referendum-dati-mobile .body .referendum-text{
	min-width: 300px;
}

.referendum-dati.referendum-dati-mobile .referendum-stats a {
    text-decoration: none;
}

.referendum-dati.referendum-dati-mobile .body .referendum-stats,
.referendum-dati.referendum-dati-mobile .body .referendum-regioni,
.referendum-dati.referendum-dati-mobile .body .referendum-parziali{
    width: 100%;
}

.referendum-dati.referendum-dati-mobile .body .referendum-stats{
    min-width:320px;
}

.referendum-dati.referendum-dati-mobile .body .referendum-text,
.referendum-dati.referendum-dati-mobile .body .referendum-stats,
.referendum-dati.referendum-dati-mobile .body .referendum-parziali,
.referendum-dati.referendum-dati-mobile .body .referendum-regioni{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.referendum-dati.referendum-dati-mobile .body .referendum-mobile-dropdown{
    display:none;
}
.referendum-dati.referendum-dati-mobile .body .referendum-regioni-open,
.referendum-dati.referendum-dati-mobile .body .referendum-regioni-close{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.referendum-dati.referendum-dati-mobile .body .referendum-regioni-close{
	background-color: #f4f3ef;
}

.referendum-dati.referendum-dati-mobile .body .referendum-regioni-open a{
    text-decoration: none;
    text-transform: uppercase;
	color: #525252;
    font-size: 14px;
    font-weight: bold;
}

.referendum-dati.referendum-dati-mobile .body .referendum-regioni-close a{
    text-transform: uppercase;
	color: #696969;
    font-size: 14px;
    font-weight: bold;
}

.referendum-dati.referendum-dati-mobile .body .riga{
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    height: 32px;
}

.referendum-dati.referendum-dati-mobile .body .referendum-regioni .riga{
    border-top: 1px solid #cacaca;
}


.referendum-dati.referendum-dati-mobile .body .riga .nome,
.referendum-dati.referendum-dati-mobile .body .riga .affluenza,
.referendum-dati.referendum-dati-mobile .body .riga .siperc,
.referendum-dati.referendum-dati-mobile .body .riga .noperc,
.referendum-dati.referendum-dati-mobile .body .riga .arrow{
    position: absolute;
    top:8px;
}
.referendum-dati.referendum-dati-mobile .body .riga .nome{
    left:10%;
}
.referendum-dati.referendum-dati-mobile .body .riga .siperc{
    left:50%;
}
.referendum-dati.referendum-dati-mobile .body .riga .affluenza{
    left:60%;
}
.referendum-dati.referendum-dati-mobile .body .riga .noperc{
    left:70%;
}
.referendum-dati.referendum-dati-mobile .body .riga .arrow{
    right: 0px;
}


/*              DESKTOP               */


.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body{
    height: 240px;
}
.referendum-dati.referendum-dati-desktop .body{
    position: relative;
    margin-bottom: 10px;
}

.referendum-dati.referendum-dati-desktop .body .referendum-text,
.referendum-dati.referendum-dati-desktop .body .referendum-stats,
.referendum-dati.referendum-dati-desktop .body .referendum-regioni,
.referendum-dati.referendum-dati-desktop .body .referendum-parziali{
    margin-left: auto;
    margin-right: auto;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-stats,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-parziali{
    width: 320px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-stats{
    height: 240px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni{
    height: 177px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-stats,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-parziali,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni{
    position: absolute;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-stats,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-parziali{
    top: 0px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni{
    top: 64px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text{
    left: 5px;
}

.referendum-dati.referendum-dati-fascione.referendum-dati-desktop .body .referendum-text .content{
    padding-right: 20px;
    /*padding-left: 20px;*/
}

.referendum-dati.referendum-dati-fascione .body .referendum-text .content{
    text-align: left;
}

.referendum-dati.referendum-dati-fascione .body .referendum-text .content,
.referendum-dati.referendum-dati-fascione .body .referendum-text .content a{
    font-size: 18px;
}

.referendum-dati .body .referendum-text .content,
.referendum-dati .body .referendum-text .content a{
    color: #555;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text{
    overflow: hidden;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-text .content{
    padding-top: 10px;
    padding-bottom: 30px;
}

.referendum-dati.referendum-dati-mobile.referendum-dati-fascione .body .referendum-text .content{
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-stats{
    left: 335px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-parziali,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni{
    left: 665px;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni{
    overflow-x: hidden;
    overflow-y: auto;
}

.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga{
    position: relative;
    width: 280px;
    height: 32px;
    margin-left: 20px;
    margin-right: 20px;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .referendum-regioni .riga{
    border-top: 1px solid #cacaca;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .nome,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .affluenza,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .siperc,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .noperc,
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .arrow{
    top: 8px;
    position: absolute;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .nome{
    left: 0px;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .siperc{
    left: 150px;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .affluenza{
    left: 180px;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .noperc{
    left: 210px;
}
.referendum-dati.referendum-dati-desktop.referendum-dati-fascione .body .riga .arrow{
    left: 270px;
}



/*----------------------------------*/
/*        BINARY-ANNULUS CSS        */
/*----------------------------------*/

.binary-annulus-container{
    position: relative;
	height: 180px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    z-index:3;
}

.body.nazione.dispoglio .binary-annulus-container{
    cursor: pointer;
}

.binary-annulus-container div:not(.binary-annulus-rd-circle):not(.spo-scrutinio){
    z-index:5;
}
.binary-annulus-container .spo-scrutinio{
    z-index:11;
}

.binary-annulus-container div.binary-annulus-rd-circle{
    z-index:4;
}

.binary-annulus{
    position: absolute;
    top: 40px;
    left: 88px;
	height: 143px;
    width: 143px;
    z-index:5;
}

.annulus-arc{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color:trasparent;
}
.counter-sc{
	z-index:9;
}
.counter-si,
.counter-no{
	z-index:10;
}

.binary-annulus-rd-circle{
	position:absolute;
    top: 47px;
    left: 95px;
}

/*----------------------------------*/
/*        R. DATI-CIRCLE CSS        */
/*----------------------------------*/

.rd-circle-outer{
    width: 128px;
    height: 128px;
}

.rd-circle-outer.circle-affluenza{
      background-image: -webkit-radial-gradient(50%,#fff,#777);
      background-image: -moz-radial-gradient(50%,#fff,#777);
      background-image: radial-gradient(50%,#fff,#777);
}
.rd-circle-middle.circle-affluenza{
      background-image: -webkit-radial-gradient(50%,gray,white);
      background-image: -moz-radial-gradient(50%,gray,white);
      background-image: radial-gradient(50%,gray,white);
      padding: 15px;
}
.rd-circle-middle.circle-affluenza .rd-circle-inner{
      width: 100%;
      height: 100%;
      background-image: -webkit-radial-gradient(50%,#fff,#ddd);
      background-image: -moz-radial-gradient(50%,#fff,#ddd);
      background-image: radial-gradient(50%,#fff,#ddd);
}


.rd-circle-outer.circle-scrutinio{

}
.rd-circle-middle.circle-scrutinio{
    padding: 15px;
}
.rd-circle-middle.circle-scrutinio .rd-circle-inner{
    width: 99px;
    height: 99px;
    border: 1px solid #e5e5e5;
}



.rd-circle{
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
}
.rd-circle-middle{
    width: 100%;
    height: 100%;
}

/*----------------------------------*/
/*       NO-PHASE ELEMENTS CSS      */
/*----------------------------------*/

/* BREADCRUMB E DATALEVEL */

.binary-annulus-container .referendum-breadcrumb,
.binary-annulus-container .referendum-datalevel{
    position: absolute;
    width: 320px;
    text-align: center;
	height: 20px;
}
.binary-annulus-container .referendum-breadcrumb{
    top: 5px;
}
.binary-annulus-container .referendum-breadcrumb div{
    font-weight: bold;
    font-size: 16px;
}
.binary-annulus-container .referendum-breadcrumb div a{
    font-weight: bold;
    font-size: 16px;
    color: #525252;
}
.referendum-dati-comune.referendum-dati-mobile .referendum-breadcrumb div a{
    text-decoration: underline;
}

.binary-annulus-container .referendum-datalevel{
    top: 25px;
    font-size: 12px;
}


/*----------------------------------*/
/*        PHASE ELEMENTS CSS        */
/*----------------------------------*/


/* SI E NO */

.binary-annulus-container .spo-siperc,
.binary-annulus-container .spo-noperc{
    position: absolute;
    width: 90px;
    text-align: center;
    top: 80px;
}

.binary-annulus-container .spo-siperc span,
.binary-annulus-container .spo-noperc span{
    font-family: SkyTextBold;
}

.binary-annulus-container .spo-siperc span.label,
.binary-annulus-container .spo-noperc span.label{
    font-size:36px;
}
.binary-annulus-container .spo-siperc span:not(.label),
.binary-annulus-container .spo-noperc span:not(.label){
    font-size:24px;
    letter-spacing: -0.5px;
}

.binary-annulus-container .spo-noperc,
.binary-annulus-container .spo-noass{
    right: 5px;
}
.binary-annulus-container .spo-siperc,
.binary-annulus-container .spo-siass{
    left: 5px;
}

.binary-annulus-container .spo-siass,
.binary-annulus-container .spo-noass{
    position: absolute;
    text-align: center;
    width: 90px;
    top: 157px;
    font-size: 13px;
    line-height: 15px;
}

/* AFFLUENZA E SCRUTINIO */

.binary-annulus-container .ele-affluenza,
.binary-annulus-container .spo-scrutinio{
    position: relative;
    text-align: center;
    top: 85px;
}

.binary-annulus-container .spo-scrutinio div.label-scrutinio.dato-definitivo{
    font-size: 15px;
    padding-top: 5px;
}

.binary-annulus-container .spo-scrutinio div.label-scrutinio.scrutinio-in-corso{
    font-size: 13px;
}

.binary-annulus-container .ele-affluenza span.label{
    font-size: 13px;
}

.binary-annulus-container .ele-affluenza span.label,
.binary-annulus-container .spo-scrutinio div.label-scrutinio{
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.binary-annulus-container .ele-affluenza span.value-affluenza,
.binary-annulus-container .spo-scrutinio div.value-scrutinio{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    padding-top: 5px;
    text-transform: uppercase;
}

/* AFFLUENZA IN SCRUTINIO */

.spo-affluenza{
    width: 100%;
    height: 80px;
}

.spo-affluenza .label{
    margin-top:10px;
    margin-bottom:10px;
	text-transform: uppercase;
    font-size: 16px;
}

.spo-affluenza div[data-referendum="spo-affluenza-reg"]{
	font-weight: bold;
    color: #aa0000;
    font-size: 18px;
}

.spo-affluenza .barra-affluenza { 
    margin-right: 10px;
    margin-left: 10px;
    margin-top:5px;
    margin-bottom:5px;

	height: 10px;
	position: relative;
	background: #d3d3d3;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 1px;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.spo-affluenza .barra-affluenza > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
  
  background-color: #aa0000;
  background-image: linear-gradient(to bottom, #aa0000, #aa0000);
}

/* SCHEDE BIANCHE E NULLE */

.referendum-bn{
    margin-top: 15px;
    margin-bottom: 15px;
	width:100%;
}
.referendum-bn .spo-nulle,
.referendum-bn .spo-bianche{
	width: 50%;
    display: inline-block;
}
.referendum-bn .spo-bianche{
	float:left;
}
.referendum-bn .spo-nulle .label,
.referendum-bn .spo-bianche .label{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

div[data-referendum="spo-bianche-reg"],
div[data-referendum="spo-bianche-com"],
div[data-referendum="spo-nulle-reg"],
div[data-referendum="spo-nulle-com"]{
	font-size: 18px;
    font-weight: bold;
}


/* SCROLLBAR LISTA REGIONI */

.referendum-dati .body ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.referendum-dati .body ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.referendum-dati .body ::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 50px;
}
.referendum-dati .body ::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.referendum-dati .body ::-webkit-scrollbar-thumb:active {
  background: #000000;
}
.referendum-dati .body ::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 50px;
}
.referendum-dati .body ::-webkit-scrollbar-track:hover {
  background: #666666;
}
.referendum-dati .body ::-webkit-scrollbar-track:active {
  background: #333333;
}
.referendum-dati .body ::-webkit-scrollbar-corner {
  background: transparent;
}

/*----------------------------------*/
/*     AUTOCOMPLETE COMUNI CSS      */
/*----------------------------------*/

.referendum-dati .elezioni_ricerca.autocomplete {
	background: transparent;
}
html body .referendum-dati .elezioni_ricerca.autocomplete #elezioni_politiche2013_camera_cercaComuneDiv{
	width: 100%;
    padding: 0px;
    margin: 0px;
    border-bottom: 0px solid white;
    height: 30px;
}
.referendum-dati .elezioni_ricerca.autocomplete #elezioni_politiche2013_camera_autocompleteContainer{
	width: 100%;
    border: 0px solid white;
}
.referendum-dati .elezioni_ricerca.autocomplete #elezioni_politiche2013_camera_autocompleteContainer input{
    width: 295px;
    margin-top: 3px;
    margin-left: 2px;
    padding-bottom: 3px;
    font-size: 16px;
    border-bottom: 1px solid #cacaca;
    position: absolute;
}
.referendum-dati .elezioni_ricerca.autocomplete #elezioni_politiche2013_camera_autocompleteContainer a{
    position: absolute;
}

ul.ui-autocomplete_elezioni li{
	cursor:pointer;
}

.referendum-dati .search-magnifier{
    position: absolute;
	width: 14px;
	height: 14px;
    top: 4px;
    left: 304px;
	background: url("/etc/designs/skytg24/library/static/images/elezioni/2016/referendum-search-magnifier.png") no-repeat left;
}

.referendum-affluenza-addizionale{
    position: absolute;
    width: 100%;
    min-width: 320px;
    top: 17px;
}
.referendum-affluenza-addizionale div{
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-transform: uppercase;
    overflow: hidden;
    width: 320px;
    text-align: center;
}
.referendum-affluenza-addizionale span{
    font-weight: bold;
}
.referendum-affluenza-addizionale div{
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    text-transform: uppercase;
    overflow: hidden;
    width: 320px;
    text-align: center;
}


.hack-giovedi.elettorale{
    height: 20px;
}
.hack-giovedi:not(.elettorale){
    height: 0px;
}