
.frase_statica {
float:right;
font-style:italic;
color:white;
    margin-top: 25px;
}
/*---banner_manchette_dx_234_90*/


.banner_slide_rectangle_articolo_300x250 .bx-wrapper .bx-controls-direction {
    display:none;
    
}
.banner_slide_rectangle_articolo_300x250 .punti_slide{
    display:none;
}



.banner_rectangle_articolo_300x250  {
    /* margin-top: 24px; */
    margin-right: 26px;
    margin-bottom: 10px;
    padding: 0px;
    float: left;
    width:322px;
    display: block !important;
}
.banner_rectangle_articolo_300x250  img {
    margin:0px auto;
    padding:0px;
    border:0px;
    text-decoration:none;
  
   /* text-align:center;*/
}




.article_header_2 .data_articolo {
    margin:8px 0px 0px 0;
    padding:0;
    width:auto;
    float:left;
    font-size:15px;
    color:white;
}
.article_header_2 .autore_articolo {
    margin: 8px 0px 0px 4px;
    padding:0 10px 0 0;
	width:auto;
	float:left;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
    line-height:21px;
    color:white;
}
.article_header_2 .autore_articolo span:before {
	content:"- ";
}
.article_header_2 .autore_articolo span {
	margin:7px 5px 5px 0;
    padding:0;
	width:100%;
    text-decoration:none;
    font-weight:normal;
    font-size:13px;
    line-height:21px; 
    color:white;
}












.article_body {
    margin:0px;
    padding:0px;
    max-width:100%;
}
.variante_espanso_top {
    margin:0px 0 20px 0;
    padding:0px;
    width:668px;
    float:left;
    clear:left; 
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_body .mappa_articolo {
        float: left;
        margin-right: 15px;
}

.article_body .sommario_articolo {
    margin:0px 0 0 0;
    padding:0px;
    font-size:15px;
    line-height:26px;
    color:#414141;	
    width:100%;
    float:left;
    clear:left;
}
.article_body .testo_articolo {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 28px;
    color: white;
    /* text-align: justify; */
}
.article_body .testo_articolo a {
    color:white;
    text-decoration:underline;
}
.article_body .testo_articolo p.link_105 {
    margin:0px 0 10px 0;
    padding:2px 0 0 0;
    width:100%;
    height:40px;
    float:left;
    clear:left;
    border-top: 1px solid #2ea0bd;
    border-bottom: 1px #FFD800 solid;
    background:url(../images/link_105_testo.jpg) no-repeat right center;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
}
.article_body .testo_articolo p.link_105:before {
    content:"Powered by radio 105";
    font-size:14px;
    color:#111;    
    position:absolute;
    bottom:0px;
    right:40px;
    z-index:5;    
}
.article_body .testo_articolo p {
    margin-bottom:10px;
    padding:0px;
    width:100%;


}
.article_body .testo_articolo p strong {
    font-weight:900;

}
.article_body .testo_articolo p strong em{
    font-style:italic;

}
.article_body .testo_articolo p em{
    font-style:italic;

}
.article_body .testo_articolo h1 {
    font-size: 26px;
    margin-bottom: 12px;
}
.article_body .testo_articolo h2 {
  font-size: 23px;
    margin-bottom: 12px;
    font-weight: 800;
}
.article_body .testo_articolo img {
    margin-right :10px;
    margin-bottom :7px;
    padding:0;
    border:0px;
    text-decoration:none;

}
.article_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    font-size:14px;
    line-height:24px;
    color:white;
    width:100%;
    float:left;
    clear:left;
    border-top:1px solid #2ea0bd;
}
.article_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}

/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:10px 0;
    padding:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px solid white;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px 0 5px 0;
    padding:5px 0 15px 0;
    width:100%;
    float:left;
    clear:left;
    border:0px;
    border-bottom:1px solid white;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    background:transparent;
}
.Sondaggio_box_orizzontal .already_voted {
    cursor:pointer;
}
.Sondaggio_box_orizzontal .already_voted:before {
    content:"vota";
    margin:-15px 0 0 0;
    padding:0 30px;
    height:30px;
    position:absolute;
    right:0px;
    top:50%;
    z-index:200;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    line-height:26px;    
    color:#fff;
    font-weight:bold;
    font-style:normal;
    text-indent:0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
     background-color:black;
    border:1px solid black;
    display:inline-block;
    cursor:pointer;
    -webkit-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    -moz-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    box-shadow:inset 0px -2px 0px 0px rgba(27,59,100,1);    
}
.Sondaggio_box_orizzontal .already_voted:hover:before {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:6px 2% 0 0;
    padding:0px;
    width:10%;
    float:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    width:100%;
    float:left;
    
}
.Sondaggio_box_orizzontal .container_response .response {
    margin: 0px;
    padding: 16px;
    width: 72%;
    float: left;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:18px;
    line-height:24px;
    color:white;
    width:100%;
    float:left;
    clear:left;
}
.Sondaggio_box_orizzontal .already_voted .response p {
    width:84%;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:4px 0 0 0;
    padding:0px;
    min-width:88%;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0px;
    padding:0px;
    background:#b3e2b3;
    border:1px #9dcf9d dashed;
    width:auto;
    height:32px;
    float:left;
    clear:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:16px;
    color:#3a833c;
    position:absolute;
    top:6px;
    left:10px;
    border:0px;
}
/* -- SONDAGGI ULTIME MODIFICHE 28-7-2014 -- */
/*---Sondaggio_box_orizzontal*/
.poll_vote_button{
    content: "vota";
    margin: -15px 0 0 0;
    padding: 0 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 200;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    text-indent: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d60d85;
    border: 1px solid #d60d85;
    display: inline-block;
    cursor: pointer;
    /* -webkit-box-shadow: inset 0px -2px 0px -2px rgba(27,59,100,1); */
    -moz-box-shadow: inset 0px -2px 0px -2px rgba(27,59,100,1);
    /* box-shadow: inset 0px -2px 0px 0px rgba(27,59,100,1); */
}
.poll_vote_button:hover {
  /*  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer; */
}
/*---article_body*/
.article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
        font-family: 'Raleway', sans-serif;
    font-size:12px;
    color:#a09995;
}
.article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}

.article_body .Corsivo {
    margin:0px;
    padding:10px 10px 10px 10px;
    text-decoration:none;
    font-weight:bold;
    color:black;
    background-image:none;
}
.article_body .Corsivo p {
    margin:0px 0px 5px 0px;
    padding:0px;
    font-size:16px;
    font-style:italic;
    text-decoration:none;
    font-weight:normal;
    text-align:center;
    line-height:25px;
    color:black;
  
    background-repeat:no-repeat;
    background-position:bottom right;
}
.article_body .Corsivo .ApiceDx {
    float:right;
}
.article_body .ApiceSx {

}
.article_body .ApiceDx {

}

.GN4_body p b {
    font-weight:700;
}
.GN4_body p i {
        font-style: italic;
}

.article_body .testo_articolo p.MsoListParagraph {
    
}

/*---box_most_read_contents*/
.box_most_read_contents {
     float: left;
    clear: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

        margin-top: 15px;
    padding: 15px 0px;
    margin-bottom: 0px;
}
.box_most_read_contents .occhiello_titolo {
float: left;
    width: 100%;
    padding: 10px 19px;
    color: white;
    font-size: 35px;
    border-left: 7px solid white;
    margin-bottom: 30px;
    text-transform:uppercase;
    font-weight: 500;
}
.box_most_read_contents .occhiello_titolo span {   

}
.box_most_read_contents .schermata,
.box_most_read_contents .schermata .hori_group,
.box_most_read_contents .schermata .hori_group .box {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
   
}
.box_most_read_contents .schermata .hori_group .box {
    margin: 0px 0 30px 0;
    padding: 0;
    /* border-bottom: 1px #0099cc solid; */
    background: #313131;
}
.box_most_read_contents .schermata .hori_group .box.pos1 .cont{
     float: left;
    position: relative;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto {
    margin:0px 0px 0 0;
    padding:0px;
    float:left;
    min-width: 100%;
}
.box_most_read_contents .schermata .hori_group .box .cont_foto img {
    margin:0px 0px 7px 0px;
    padding:0px;
    float:left;
    border:0px;
    text-decoration:none;
    min-width:100%;
}
.box_most_read_contents .schermata .hori_group .box .occhiello {

    margin: 0;
    padding: 0;
    background: #0099cc;
    padding: 5px;
    color: #ffffff;
    font-weight: 300;
    float: left;
    clear: left;
    margin: 10px 0px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
}
.box_most_read_contents .schermata .hori_group .box .occhiello a {
       color: #054566;
    font-size: 14px;
    text-decoration:none;
    font-weight: 300;
    font-size: 14px;
}
.box_most_read_contents .schermata .hori_group .box .titolo {
    color: white;
    float:left;
    clear:left;
    margin: 0;
   padding: 20px;
   
}
.box_most_read_contents .schermata .hori_group .box .titolo a {
  color: white;
    font-size: 19px;
    text-decoration: none;
    font-weight: 400;
       line-height: 27px;
    font-size: 21px;

}
.box_most_read_contents .schermata .hori_group .box .titolo a:hover {
    text-decoration:none;
}
/*.box_most_read_contents .schermata .hori_group .box.pos2 .cont_foto a img,
.box_most_read_contents .schermata .hori_group .box.pos3 .cont_foto a img,
.box_most_read_contents .schermata .hori_group .box.pos4 .cont_foto a img,
.box_most_read_contents .schermata .hori_group .box.pos5 .cont_foto a img
{
    display:none;
}*/

@media (max-width: 1160px) {
.box_most_read_contents .schermata .hori_group .box .cont_foto img {

    max-width: 100%;
}
    
}
.sfondo_social {
float:left;
clear:left;
width:100%;
margin-bottom:30px;
background:#313131 ;

}

/*---rmc_container_social_box*/
.social_box {
    margin:0 5px 0 0;
       padding: 5px 0;
    width:100%;
    float:left;
    text-align: center;
    
}
.social_box a {
    margin:0 2px;
    padding:0;

    text-align:center;
    display:inline-block;

}
.social_box a img {
    margin:0;
    padding:0;
    border:0;
    width:45px;
    height:45px;
    text-align:center;
    text-decoration:none;
   
}
.social_box a:hover img {
    
}
.vc_share_link_container {
    width: auto;
    float: left;
    margin-top: 15px;
}
.vc_share_link_container a {
   color:white;
   border: 1px solid white;
    padding: 8px 12px;
}

.article_header_2  {
        float: left;
    width: 100%;
    padding: 10px 0px;
   
    margin: 0px 0px 10px 0px;
}
.article_header .sottotitolo_articolo {
    margin:0 0 15px 0;
    padding:0;
    font-weight:normal;
    font-size: 17px;
    line-height: 24px;
    color:white;
    width:100%;
    float:left;
    clear:left;
    font-style: italic;
}

.article_header .sottotitolo_articolo a {
    text-decoration:none;
    color:white;
}
.article_header_2 .occhiello_articolo {
      margin: 0px 0px 5px 0;
    padding: 0px 9px;
    background: #D60D85;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    color: #fff;
    width: auto;
    display: inline-block;
    float: left;
    clear: left;

}
.article_header_2 .titolo_articolo {
    float: left;
    clear: left;
    margin: 0px 0 0 0;
    font-size: 35px;
    line-height: 44px;
    color: white;
    font-weight: 800;
}

.article_header .multimedia.gallery {
	position:relative;
}
.article_header .multimedia.gallery .bx-wrapper,
.article_header .multimedia.gallery .bx-wrapper .bx-window,
.article_header .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align:center;
}
.article_header .multimedia.gallery ul.galleria_espanso {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#c5c5c5;
}
.article_header .multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.article_header .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.article_header .bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}
/*---Titolo della Foto*/
.article_header.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_header .multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    background:#313131;
    /*background:url(../images/cont_img_didascalia_articolo.png) repeat;*/
    font-size:12px;
    text-align:left;
    padding:10px;
}
/*Freccie per la navigazione*/
.article_header .multimedia .bx-controls {
    margin:0px;
   /* padding:5px;*/
    position:absolute;
    top:20px;
    right:15px;
        background: #313131;
}
.article_header .multimedia .bx-controls .bx-pager {
        margin: 0px 0px 0 0;
    padding: 0px;
    /* text-shadow: 2px 1px #fff; */
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}
.article_header .multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
    
}
.article_header .multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin:0px 5px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls_s.png) no-repeat 0 0;
        background-size: 24px;
}
.article_header .multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin:0px;
    padding:0px;
    width:24px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls_r.png) no-repeat -4px 0;
        background-size: 24px;
}
/*---foto_articolo*/
.article_header .multimedia {
    margin:0px 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.article_header .multimedia .foto_articolo {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    float:left;
    clear:left;
}
.article_header .multimedia .foto_articolo img {
    margin:0px;
    padding:0px;
    float:left;
    clear:left;
    border:0px;
    text-decoration:none;
}
.article_header .multimedia .foto_articolo .didascalia {
    margin:0px;
    padding:10px;
    width:640px;
    background:url(../images/cont_img_didascalia_articolo.png) repeat;
    font-size:11px;
    text-align:center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media (max-width: 1160px) {
 .article_header .multimedia .foto_articolo img {

    max-width: 100%;
    height: auto;
}
 .article_header .multimedia a.player.plain {
    float: left;
    width: 659px !important;
    height: 426px !important;
}
 
}


span.condividi {
color: white;
    float: left;
    margin-right: 15px;
    padding-top: 18px;
}

.article_container_toolbar_share {
    margin: 0px 0 20px 0px;
    padding: 1px 0 0 0;
    width: 100%;
    float: left;
    clear: left;
    /* border-top: 1px solid black; */
    /* border-bottom: 1px solid black; */
    position: relative;
    z-index: 999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    padding: 0px 0px;
}
/*---toolbar_share_addThis*/
.article_container_toolbar_share .toolbar_share_addThis {
    margin: 21px 0 0 10px;
    padding: 0px;
    float: left;
}
.article_container_toolbar_share .toolbar_share_addThis .at16t_email {
    margin:0 5px 0 -23px;
    padding:0px;
    float:left;
    background:url(../images/email_icon_articolo_espanso.png) no-repeat center center;
    height:20px;
    width:30px;
    position:relative;
}
.article_container_toolbar_share .toolbar_share_addThis .at16t_print {
    margin:0 0 0 0;
    padding:0px;
    float:left;
    background:url(../images/print_icon_articolo_espanso.png) no-repeat center center;
    height:20px;
    width:20px;
    position:relative;
}

.article_container_toolbar_share .toolbar_share_addThis .at4-icon.aticon-facebook {
    background-color: rgb(60, 87, 162) !important;
    min-height:20px;
    min-width:20px;
   
}

/*---toolbar_share_comments_article*/
.article_container_toolbar_share .toolbar_share_comments_article {
	margin:2px 10px 0 0;
	padding:0px;
	float:right;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.article_container_toolbar_share .toolbar_share_comments_article .addthis_toolbox {
	margin:0px;
	padding:0px;
}
.article_container_toolbar_share .toolbar_share_comments_article .commenta_articolo {
	margin:2px 0 0 0;
	padding:0px;
    font-family:'liberation_sansbold', Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-align:center;
    font-size:13px;
    width:90px;    
    float:right;
    background:none;
}
.article_container_toolbar_share .toolbar_share_comments_article .commenta_articolo a {
	margin:0px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	display:block;
	width:100%;
	height:20px;
	background:#00929e;
	color:#fff;
	border-radius:3px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
/*---toolbar_share_number_comments*/
.article_container_toolbar_share .toolbar_share_number_comments {
	margin:3px 25px 0 5px;
	padding:0 0 0 25px;
	background:url(../images/icon_comm.png) no-repeat left center;
	float:right;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_container_toolbar_share .toolbar_share_number_comments span.num_commenti {
	margin:0px;
	padding:0px;
	height:23px;
	line-height:23px;
	font-family:'liberation_sansbold', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	float:left;
}
/*---testo_resize*/
.article_container_toolbar_share .testo_resize {
    margin:10px 0 0 0;
    padding:0;
    float:right;
    list-style: none;
    background: white;
}
.article_container_toolbar_share .testo_resize li {
    margin:0px;
    padding:0px;
    float:left;
}
.article_container_toolbar_share .testo_resize li a {
    margin:0px;
    padding:0;
    font-family:'liberation_sansbold', Arial, Helvetica, sans-serif;
    text-align:center;
    text-transform:uppercase;
    color:#6a6a6a;
    text-decoration:none;
    background:#f4f4f4;
    float:left;
    clear:left;
    width:25px;
    height:25px;
    border-top:1px #e8e8e8 solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_container_toolbar_share .testo_resize li a:hover {
    background:#ebebeb;
}
.article_container_toolbar_share .testo_resize li a:active {
    background:#f4f4f4;
}
.article_container_toolbar_share .testo_resize li.small a {
    font-size:12px;
    padding-top:6px;
        min-width: 32px;
    min-height: 32px;
}
.article_container_toolbar_share .testo_resize li.medium a {
    font-size:15px;
    padding-top:6px;
        min-width: 32px;
    min-height: 32px;
        background: #c5c5c5;
}
.article_container_toolbar_share .testo_resize li.large a {
    font-size:20px;
    padding-top:5px;
        min-width: 32px;
    min-height: 32px;
        background: #c5c5c5;
}
.article_container_toolbar_share .testo_resize li.attivo a {
    background:#d6d6d6;
    color:#333;
        min-width: 32px;
    min-height: 32px;
}
.article_container_toolbar_share .article_share_fb_tw_g {
      width: auto;
    float: left;
      padding: 11px 0px 0px 0px;
}
/*---banner_manchette_dx_234_90*/


.banner_slide_leaderboard_1_728x90 .bx-wrapper .bx-controls-direction {
    display:none;
    
}
.banner_slide_leaderboard_1_728x90 .punti_slide{
    display:none;
}

.banner_slide_leaderboard_1_728x90.bx-wrapper.bx-controls.bx-has-controls-direction {
        display: none;

}


.banner_slide_leaderboard_1_728x90 {
 margin-top: 0px;
        margin-bottom: 30px;
    padding:0px;
    float:left;
    width:100%;
    text-align: center;
}
.leaderboard_1_728x90 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    text-align:center;
}


.sfondo_grigio {
width:100%;;
float:left;
clear:left;
padding-bottom: 20px;
    background-color:#313131;
    margin-bottom:30px;
}
.edicola.edicola_digitale_corriere_v3 {
    float:right;
width:160px;
padding-left: 15px;
    padding-right: 20px;

}
.edicola.edicola_digitale_corriere_v3_left {
    float:left;
    width:150px;
    
}



.edicola_digitale_corriere_v3_left .cont_img {
    float: left;
    position: relative;
    width: 130px;
    /* height: 180px; */
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 0px;
}

.edicola_digitale_corriere_v3_left .cont_img img{
   
   max-width: 130px;
   /* min-width: 130px;*/
    
}
.edicola_digitale_corriere_v3 .cont_img img:hover{
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.edicola_digitale_corriere_v3 .occhiello_titolo {
 z-index: 6;
    max-width: 100%;
    /* border-style: solid; */
    /* border-color: #E0E0E0; */
    /* background-color: #F2F2F2; */
    padding: 19px 0px 0px 0px;
    color: white;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    font-size: 21px;
    font-weight: 500;
    position: relative;
    /* border-width: 1px 0px 0px; */
    margin: 0px;
    text-transform: uppercase;
    float: left;
       margin-bottom: 56px;
}
.edicola_digitale_corriere_v3 .occhiello_titolo a{
    color:#000;
    text-decoration:none;
}
.edicola_digitale_corriere_v3 .data {
      margin: 0px;
    /* padding: 8px 8px 8px 8px; */
    font-size: 12px;
    line-height: 27px;
    float: left;
    clear: left;
    min-width: 100%;
    max-width: 100%;
    font-weight: 600;
    text-align: center;
   
}
.edicola_digitale_corriere_v3 .data a{
    color: #777777;
    text-align: center;
    line-height: 18px;
    font-weight: 600;
    text-decoration:none;
}
.edicola_digitale_corriere_v3 .sfoglia_edizione {
color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    width: 100%;
    float: left;
    clear:left;
    font-weight: 700;
    padding: 5px 0px 0px 0px;
    margin: 0px;
    /* border-top: 1px solid #a5a5a5;*/
}
.edicola_digitale_corriere_v3 .sfoglia_edizione a {
    z-index: 556;
    /* width: 103px; */
    min-height: 21px;
    border-style: solid;
    border-width: 1px;
    border-color: #B1B1B1;
    background-color: transparent;
    padding: 10px 24px 10px 24px;
    color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    text-decoration: none;
    background: #f2f2f2;
        width: 100%;
    float: left;
}
.edicola_digitale_corriere_v3 .shop {
    color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    width: 100%;
    float: left;
    clear:left;
    font-weight: 700;
    padding: 5px 0px 0px 0px;
    margin: 0px;
    /* border-top: 1px solid #a5a5a5; */
}
.edicola_digitale_corriere_v3 .shop a {
    z-index: 556;
    width: 100%;
    min-height: 21px;
    border-style: solid;
    border-width: 1px;
    border-color: #B1B1B1;
    background-color: transparent;
    padding: 10px 24px 10px 24px;
    color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    text-decoration: none;
    background: #f2f2f2;
    float:left;
}

@media (max-width: 1160px) {
.edicola_digitale_corriere_v3 .cont_img img {
   
    left: 10.5%;
    top: 14%;
    max-width: 238px;
}
 .edicola_digitale_corriere_v3 .cont_img {
 
    height: 452px;
   
}   
}
.article_tags {
   margin: 30px 0 25px 0px;
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
    float:left;
    clear:left;
}
.article_tags .occhiello {
    margin:3px 5px 2px 0px;
    padding:0px 0 0 0;
        font-family: 'Raleway', sans-serif;
    text-transform:uppercase;
    font-weight:normal;
    font-size:16px;  
    line-height:14px;
    color:#1b1b1b;
    float:left;
        font-weight: 600;
}
.article_tags .box {
    margin: 0px;
	padding: 0;
	display: inline;
	float: left;
	line-height: 17px;
}
.article_tags .box p {
    color: #ffffff00;
}
.article_tags .box p a {
       margin: 0px;
    padding: 3px 8px 3px 8px;
    display: inline;
    color: black;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-decoration: none;
   background-color: #eee;
}
.article_tags .box p a:hover {
    text-decoration:underline;
}
.box_preview_auto_slider_section{
width: 100%;
    padding: 0px;
    float: left;
    CLEAR:LEFT;
    margin-top: 30px;
        margin-bottom: 80px;
    position: relative;
}
.box_preview_auto_slider_section .schermata .hori_group  {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
margin-bottom:30px;

}
.box_preview_auto_slider_section .schermata .hori_group .box .divcont {
position:relative;
    float: left;
}
.ox_preview_auto_slider_gdmtv_tre_news.left {
    margin:0 10px 10px 0;
}
.box_preview_auto_slider_section .schermata .hori_group .box {
float:left;
width:346px;
margin-right:30px;

        background: #313131;
}

.box_preview_auto_slider_section .occhiello_titolo {
float: left;
    width: 100%;
    padding: 10px 19px;
    color: white;
    font-size: 35px;
    border-left: 7px solid white;
    margin-bottom: 30px;
    font-weight: 500;
}
.box_preview_auto_slider_section .occhiello_titolo a{
    color:white;
    text-decoration:none;
}
.box_preview_auto_slider_section .occhiello_titolo a:hover{
    color:white;
    text-decoration:none;
}

.box_preview_auto_slider_section .schermata .hori_group .box_preview_auto_slider_section{
    float:left;
    clear:left;
    width:100%;
    margin: 0;
    padding: 0;
}
.box_preview_auto_slider_section .schermata .hori_group .box.pos3,
.box_preview_auto_slider_section .schermata .hori_group .box.pos6,
.box_preview_auto_slider_section .schermata .hori_group .box.pos9, 
.box_preview_auto_slider_section .schermata .hori_group .box.pos12{
    margin-right:0;
}
.box_preview_auto_slider_section .schermata .hori_group .box .occhiello {
 position: absolute;
    top: 20px;
    left: 20px;
    margin: 0 0 3px 0;
    padding: 5px 10px;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    background: #D60D85;
    z-index: 999;
}
.box_preview_auto_slider_section .schermata .hori_group .box .cont_foto{

    float:left;
    clear:left;
}
.box_preview_auto_slider_section .schermata .hori_group .box .cont_foto a{
 height:200px;
    float:left;
    clear:left;
}
.box_preview_auto_slider_section .schermata .hori_group .box .cont_foto img {

    margin-bottom:0px;
}
/*----Preview Multimedia*/
.box_preview_auto_slider_section .schermata .hori_group .box.video .cont_foto a:before {
    /*content:url(../images/prv-play-video.png);*/
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:155px;
    right:2px;
}
.box_preview_auto_slider_section .schermata .hori_group .box.video .cont_foto a:hover:before {

}
.box_preview_auto_slider_section .schermata .hori_group .box.gallery .cont_foto a:before {
    content:url(../images/mediagallery_photonewsok.png);
    margin:0;
    padding:0;
    width:35px;
    height:35px;
    position:absolute;
    display:inherit;
    top:157px;
    right:6px;
}
.box_preview_auto_slider_section .schermata .hori_group .box.gallery .cont_foto a:hover:before {

}
.box_preview_auto_slider_section .schermata .hori_group .box .divcont2 {
    float: left;
    clear: left;
    background: #313131;
    width: 100%;
    padding: 20px;

}
.box_preview_auto_slider_section .schermata .hori_group .box .titolo {
    margin: 0 0 20px 0px;
    padding: 0;
    color: white;
    text-decoration: none;
    line-height: 27px;
    font-size: 21px;
    width: 100%;

}
.box_preview_auto_slider_section .schermata .hori_group .box .titolo a {
    color:white;
    text-decoration:none;
}

.box_preview_auto_slider_section .schermata .hori_group .box .testo {
    margin: 0 0 0px 0px;
    padding: 0;
    color: white;
    text-decoration: none;
    line-height: 20px;
    font-size: 13px;
    width: 100%;

}
.box_preview_auto_slider_section .schermata .hori_group .box .testo a {
    color:white;
    text-decoration:none;
}

.box_preview_auto_slider_section .schermata .hori_group .box .titolo a:hover {
	text-decoration:none;

}
.box_preview_auto_slider_section .schermata .hori_group .box .icona_tipo {
    display:none;
}
.box_preview_auto_slider_section .bx-prev{
    font-size:0;
   /* background:url(../images/freccia-prev.png)no-repeat;*/
    height:39px;
    width:39px;
    position:absolute;
    right:25px;
    bottom:-3px;
    background-size:21px;
}
.box_preview_auto_slider_section .bx-next{
    font-size:0;
  /*  background:url(../images/freccia-next.png)no-repeat;*/
    height:39px;
    width:39px;
    position:absolute;
    right:-5px;
    bottom:-3px;
    background-size:21px;
}
.box_preview_auto_slider_section .bx-default-pager {
    margin:0;
    padding-left:5px;
    width:100%;
    margin-top:15px;
    text-align:center;    
}
.box_preview_auto_slider_section .punti_slide .bx-default-pager div {
    display:inline;
}
.box_preview_auto_slider_section .punti_slide .bx-default-pager div a {
    margin:0 3px 0 0;
    padding:0;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0;
    color:#fff;
    background: url(../images/pointer_slide_grey.png) no-repeat 0 0px !important;
}
.box_preview_auto_slider_section .punti_slide .bx-default-pager div a.active {
    background: url(../images/pointer_slide_bianca.png) no-repeat 0 0px !important;
}
/*---share*/
.box_preview_auto_slider_section .social {
    margin:0 0 0 99px;
	padding:5px 0 0 15px;
	float:left;
	clear:left;
	z-index:30;
	position:relative;
}
.box_preview_auto_slider_section .social .box {
    border-bottom:0;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw {
	margin:0;
	padding:0;
	display:block;
	float:left;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0;
	padding:0;
	height:40px;
	float:left;
	position:relative;
	cursor:pointer;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw .box:after {
    content: "\f1e0";
    font-family: FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    color:#7D7D7D;
    font-size:14px;
	line-height:20px;
    margin-left:5px;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
	margin:0 5px 0 0;
    padding:0 10px 1px 10px;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#7D7D7D;
    float:left;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	text-align:center;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin:0;
    padding:0;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	color:#7D7D7D;
    float:left;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .buttons {
	margin:0;
	padding:5px 5px 0 5px;
	position:absolute;
	bottom:5px;
	left:80px;
	background:#fff;
    -webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	overflow:hidden;
}
.box_preview_auto_slider_section .social .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	clear:left;
}
/*---banner_manchette_dx_234_90*/

.banner_slide_rectangle_1_300x250 .bx-wrapper .bx-controls-direction {
    display:none;
    
}
.banner_slide_rectangle_1_300x250 .punti_slide{
    display:none;
}

.banner_slide_rectangle_1_300x250 {
 margin-top: 0px;
        margin-bottom: 0px;
    padding:0px;
    float:left;
    width:100%;
    text-align: center;
}
.rectangle_1_300x250 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    text-align:center;
}


/* paywall*/
.paywall_box{
    background:#ebebeb;
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
    border:2px solid #ccc;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: left;
    padding-top: 15px;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin:15px 0 0 0;
    padding:0 0 15px 0;
    float:left;
    clear:left;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin:0px;
    padding:0px;
    font-weight: bold;
    color: #0061a4;
    font-size: 1em;
    line-height: 18px;	
}
.cont_paywall .cont_testo .vc_paywall_text {
    float:left;
    clear:left;
    margin:0;
    padding:0 0 15px 0;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin:0px;
    padding:0px;
    color:#8f8f8f;
    font-size:0.9em;
    line-height: 22px;
}
.vc_paywall_icon {
    margin: 0 0 5px 0;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size:20px;
    cursor: pointer;
    clear: left;
    border-radius: 50% 50%;
    background:#0061a4;
    color:#fff;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align:center;
}
.vc_paywall_icon:after{
    content:"A";
    color:#fff;
    text-transform:uppercase;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title {
        margin:0 0 0 0;
    }
    
}

.vc_popup_login_social {
display:none;
}
