
.vc_article_header {
    margin: 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align: center;
}
.vc_article_header.container { /*In case of the multimedia content*/
    width: 100%;
    float: none;
    color:#212121;
}
.vc_article_header .section_image {
    float:left;
    clear:left;
    width:100%;
}
.vc_article_header .section_image img {
    max-width:100%;
}
.vc_article_header .occhiello_articolo {
    margin-bottom: 20px;
    float: left;
    clear: left;
    width: 100%;    
}
.vc_article_header .titolo{
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .sottotitolo{
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .data_articolo {
    margin: 15px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
}

body.section_playlist .vc_article_header .data_articolo,
body.macrosection_voci .vc_article_header .data_articolo {
    display:none;
}

/*----------------- concorso -----------------*/
/*---tag_20*/
.vc_body_article_questionnaire .tag_20 {
    margin:10px 0 0 0;
    width:300px;
    display:table-caption;
}
.vc_body_article_questionnaire .tag_20 .nome {
    padding:15px 15px;
    font-size:14px;
    font-weight:600;
    color:#fff;
    background:#84BD00 url(../images/icon_open_playlist.png) no-repeat 265px 18px;
    border:1px solid #84BD00;
    width:100%;
    float:left;
    clear:left;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
}
.vc_body_article_questionnaire .tag_20 .valore {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    display:none;
}
/*---has_played*/
.has_played, 
.expire_message, 
.minor_error_message,
.contest_start_message {
    padding:15px;
    font-size:16px;
    line-height:26px;
    color:#252525;
    font-style:italic;
    text-align:center;
    background:#FFF4BC;
    border-left:1px #DCDCDC solid;
    border-right:1px #DCDCDC solid;
    border-top:1px #DCDCDC solid;
    width:100%;
    float:left;
    clear:left;
}
.has_played:before, .expire_message:before {
    content:url(../images/icon_has_played.png);
    text-align:center;
    width:100%;
    float:left;
    clear:left;
}
/*----------------- concorso - END -----------------*/

/*---vc_share_button*/
.vc_share_button {
    margin: 0;
    padding: 0px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_share_button .addthis_toolbox {
    margin: 15px 0 0 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.vc_share_button .addthis_32x32_style .addthis_button_facebook,
.vc_share_button .addthis_32x32_style .addthis_button_twitter,
.vc_share_button .addthis_32x32_style .addthis_button_google_plusone_share, 
.vc_share_button .addthis_32x32_style .addthis_button_compact {
    margin:0px 0 0 15px;
    padding:0px;
    width: auto;
    float:left !important;
}
.vc_share_button .addthis_32x32_style span {
    width: 100% !important;
    text-align: left;
    padding: 0;
    float: left;
    background:none !Important;
}
.vc_share_button .addthis_32x32_style .at-icon{
    float: left;
    height: 31px !important;
    width: 31px !important;
    fill: #142a4bb3;
    text-align: left;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.vc_share_button .addthis_32x32_style .at-icon:hover {
    fill: #142a4b;
}

/* to hide date element just in privacy policy section*/
body.section_privacy_policy .data_articolo {
    display: none;
}




.vc_share_link_container {
    margin: 0;
    padding: 0px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.vc_share_link_container a{
    /*font-size: 19px;
    color: #142a4bb3;
    margin: 0px 0 0 15px;
    padding: 0px;
    width: 26px;
    height: 26px;
    line-height: 29px;
    text-align: center;
    float: left;*/
    font-size: 20px;
    color: #142a4bb3;
    margin: 0;
    padding: 0px;
    line-height: 1;
    text-align: center;
    float: left;
}
.vc_share_link_container a:hover{
    color: #142a4b;
}
.vc_share_link_container a.twitter {
    font-size: 22px;
}
.vc_share_link_container a.facebook{
    line-height: 1.2em;
    margin-right: 30px;
}
.vc_share_link_container a.twitter .fa-twitter:before {
    content:"\e61b"!important;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_8 {
    margin-top:8px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_100 {
    margin-top:150px;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}
.spacer.t_300 {
    margin-top:300px;   
}
.spacer.bt_grey {
     padding-top: 20px;
    border-top: 1px solid #a3a3a3;
}
.vc_breadcrumbs {
    margin:30px 0 30px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_breadcrumbs ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    list-style: none;
}
.vc_breadcrumbs ul li {
    margin: 0 5px 0 0;
    padding: 0;
    font-weight: 200;
    font-size: 14px;
    line-height: 18px;
    letter-spacing:0.08px;
    font-family: "Source Sans Pro", sans-serif;
    float: left;
}
.vc_breadcrumbs ul li a{
    color: #000;
}

.vc_breadcrumbs ul li:first-child {
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva.radio {
    min-height: inherit !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.vc_breadcrumbs ul li.back_home {
    display:none;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:underline;
}
.vc_breadcrumbs ul li.sezione_attiva {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
/*banner_intext_desk*/
.banner_intext_desk{
    margin: 0;
    display: table;
    float: left;
    clear: left;
    position: relative;
}
.banner_intext_desk img {
    max-width:100%;
}
/*---vc_article_body*/
.cont_vc_article_body_text{
    padding-left:30px;
}
.bottomOfScroll{
    height:20px !important;
    background:#ff0000;
}
.vc_article_body {
    /*display:inline;*/
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body .sommario_articolo{
    margin-top:10px;
    float:left;
    clear:left;
}
.vc_article_body .testo_articolo{
    margin-top:30px;
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body .testo_articolo img {
    margin-top:5px;
    margin-right:15px;
    margin-bottom:15px;
    max-width:100%;
    height:inherit;
}
/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background: #f7f7f7;
    border-left:4px #e5e5e5 solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:0.9em;
    color:#a09995;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    color:#252525;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body .lettera_risposta {
    width:100%;
    float:left;
    clear:left;
    border-top:1px #ababab dotted;
}
.vc_article_body #mappa_articolo {
    margin:15px 0 0 0;
    padding:0px;
    width:100% !important;
}
.vc_article_body .indirizzo {
    margin:10px 0 0 0;
    font-size:12px;
    color:#525151;
    width:100%;
}
.cont_vc_article_body_text .vc_story_telling .vc_story_telling_title {
    font-size: 2.375em;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:20px 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    border-top: 1px solid #8f9b9b;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:15px 0 5px 0;
    border-bottom:1px #ededed solid;    
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:0 4% 0 0;
    padding:0px;
    width:16%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    width:100%;
    border:1px #ededed solid;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:80%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-size:16px;
    width:100%;
    float:left;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .response p a {
    color:#0d0c0c;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    color: #9a9a9a;
    font-weight: 300;
    border: 0px;
    cursor: pointer;
    width: 100px;
    height: 30px;
    float: left;
    background: #fff;
    border: 1px solid #9a9a9a;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 0 0;
    padding:0px;
    width:80%;
    height:40px;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0;
    padding:0;
    height:30px;
    border: 1px #9dcf9d solid;
    background: #b3e2b3;    
    float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;    
    font-size: 14px;
    color: #3A833C;
    position: absolute;
    top:5px;
    left:5px;
}

/*---corsivo*/
.Corsivo {
    margin: 5px 15px !important;
    padding: 40px 20px !important;
    position: relative !important;
}
.Corsivo .ApiceSx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
}
.Corsivo .ApiceDx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    bottom:0;
    right:0;
}
.Corsivo p {
    margin:0;
    padding:20px;
    font-size:1.1em;
    line-height:20px;
    text-align:left;
    font-weight:400;  
    font-style:italic;
    color:#313133;
}


