.blocco_scheda {
    width: 970px;
    margin: 0 auto 60px;
    background: url("../img/pattern/gs_ciano_pattern.png") repeat 0 0;
    border: 5px #fff solid;
    border-radius: 24px;
    overflow: visible;
    position: relative;
    min-height: 300px;
    z-index: 1;
    box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
}
.blog_tit {
    position: relative;
    height: 260px;
    margin: 0 0 0 0;
}
.blog_tit img {
    margin: -15px auto 0;
}
a.indietro {
    right: 35px;
    top: -38px;
}
ul#blog_list {
    list-style: none;
}
ul#blog_list li div.blog_item {
    width: 900px;
    overflow: hidden;
    padding: 72px 35px;
    display: table;
}
ul#blog_list .blog_cent_azz {
    background-color: #FFFFFF;
}
ul#blog_list .blog_cent_blu {
    background-color: #b1ebef;
}
#blog_pagination {
    height: 152px;
    padding: 18px;
    box-sizing: border-box;
}
.tit_blog {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 35px;
}
.testo_ante {
    width: 561px;
    padding: 20px 49px;
    box-sizing: border-box;
    display: table-cell;
}
.pubb_da {
    font-size: 0.750em;
}
.txt_ante {
    margin: 16px 0 17px;
}
.txt_ante a span {
    font-weight: bold;
}
.img_ante {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #bebebe;
}
.img_ante img {
    margin: 0 auto;
    border: 5px solid #FFFFFF;
}
/*SCHEDA BLOG*/

.blog_single {
    background-color: #FFFFFF;
    width: 900px;
    overflow: hidden;
    padding: 72px 35px;
}
.testo_blog_single {
    padding: 20px 30px 20px 10px;
    box-sizing: border-box;
    float: left;
}
.tit_blog_single {
    font-weight: bold;
    font-size: 1.750em;
    line-height: 40px;
}
.img_blog_single {
    float: right;
    width: 40%;
    overflow: hidden;
}
.img_blog_single img {
    margin: 0 0 4% 4%;
    width: 96%;
    height: auto;
    box-sizing: border-box;
    border: 5px #fff solid;
}
.txt_blog_single {
    margin: 35px 0 23px;
}
.testo_blog_single a,
.testo_blog_single a:hover,
.testo_blog_single a:active,
.testo_blog_single a:visited {
    color: #FF650A;
}
ul.pulsanti_blog {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.pulsanti_blog li a,
ul.pulsanti_blog li a:visited,
ul.pulsanti_blog li a:hover {
    display: block;
    margin: 0 50px;
    padding: 17px 0 17px 50px;
    line-height: 25px;
    font-size: 0.950em;
    color: #074b64;
    font-family: 'Londrina Solid', cursive;
    /*text-shadow: 1px 1px 0 rgba(0, 3, 25, 0.5);*/
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: none;
}
ul.pulsanti_blog li a.video {
    background-image: url("../img/share/ico_video.png");
}
ul.pulsanti_blog li a.add_preferiti {
    background-image: url("../img/share/ico_add_preferiti.png");
}
ul.pulsanti_blog li a.remove_preferiti {
    background-image: url("../img/share/ico_remove_preferiti.png");
}
ul.pulsanti_blog li a.add_collezione {
    background-image: url("../img/share/ico_add_collezione.png");
}
ul.pulsanti_blog li a.remove_collezione {
    background-image: url("../img/share/ico_remove_collezione.png");
}
ul.pulsanti_blog li a.email {
    background-image: url("../img/share/ico_email.png");
}
ul.pulsanti_blog li a.foto {
    background-image: url("../img/share/ico_foto.png");
}
ul.pulsanti_blog li a.audio {
    background-image: url("../img/share/ico_audio.png");
}
.blog_info .info_star_2 {
    float: left;
    width: 336px;
}
.info_consiglia {
    float: left;
}
.info_consiglia a.email {
    background-image: url("../img/share/ico_email.png");
}
.info_consiglia a,
.info_consiglia a:visited,
.info_consiglia a:hover {
    display: block;
    padding: 17px 0 17px 50px;
    line-height: 25px;
    font-size: 0.950em;
    color: #074b64;
    font-family: 'Londrina Solid', cursive;
    /*text-shadow: 1px 1px 0 rgba(0, 3, 25, 0.5);*/
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: none;
}

.info_allegati{
    float: right;
    width: 25%;
    padding-top: 2px;
}
.info_allegati h5{  text-transform: uppercase; margin-bottom: 15px; }
.info_allegati ul li{ text-align: left; margin-bottom: 15px; }
.info_allegati a.allegato:hover,
.info_allegati a.allegato{
  display: inline-block;
  line-height: 24px;
  background-image: url("../img/share/ico_download.png");
  background-size: 24px 24px;
  padding: 5px 0 5px 30px;
  margin: 0;
}


/*NAVIGAZIONE POST*/

.prec_succ_blog {
    background-color: #fff;
    overflow: hidden;
    padding: 0 35px 160px;
}
.prec_succ_blog p {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 28px;
}
.nav_blog {
    overflow: hidden;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 16px 0;
    margin-top: 5px;
    position: relative;
    z-index: 2;
}
.prec_blog a,
.succ_blog a {
    width: 200px;
    line-height: 25px;
    font-size: 0.90em;
    color: #074b64;
    font-weight: bold;
    background-repeat: no-repeat;
    text-decoration: none;
    height: 48px;
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}
.prec_blog a {
    float: left;
    text-align: left;
    background-image: url("../img/share/prev_blog.png");
    background-position: left center;
    padding-left: 50px;
}
.succ_blog a {
    float: right;
    text-align: right;
    background-image: url("../img/share/next_blog.png");
    background-position: right center;
    padding-right: 50px;
}
/*COMMENTI*/

.comments_blog {
    width: 970px;
    margin: 0 auto;
    background: url("../img/pattern/gs_ciano_pattern.png") repeat 0 0;
    border-radius: 24px;
    overflow: visible;
    position: relative;
    min-height: 300px;
    z-index: 1;
    box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
}
.commenta_libro {
    margin: 0 30px 25px;
    line-height: 56px;
    border-bottom: 1px #8dd3d8 solid;
    font-weight: 900;
    color: #fff;
    font-size: 2.250em;
    padding: 38px 0 0 0;
}
.input_ele_2 {
    border-radius: 48px;
    background-color: #fff;
    width: 530px;
    height: 210px;
    border: 1px #fff solid;
    font-size: 1.0em;
    padding: 20px 40px;
    line-height: 20px;
    resize: none;
}
.form_commenti {
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.risultato_invia {
    clear: both;
    width: 610px;
    padding: 20px 0 0;
    float: left;
}
.risultato_invia img {
    float: left;
}
.risultato_invia .input_ele_int_2 {
    float: left;
    width: 58px;
    height: 26px;
    background: #fff;
    border: none;
    font-size: 1.0em;
    line-height: 26px;
    margin: 0 10px 0 0;
}
a.topizza {
    border-radius: 5px;
    background-color: #ffda24;
    background-image: -moz-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255, 219, 46) 0%, rgb(255, 203, 0) 100%);
    box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
    position: relative;
    line-height: 26px;
    font-family: 'Londrina Solid', cursive;
    font-size: 0.850em;
    float: left;
}
a.topizza span {
    padding: 0 10px 0 10px;
}
a.proseguire,
a.proseguire:visited,
a.proseguire:hover {
    color: #fff;
    margin: 0 10px 0 6px;
    font-size: 0.900em;
    line-height: 26px;
    float: left;
}
.pulsante_invia {
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 100;
    line-height: 26px;
    background: #ffcd00 url("../img/share/avanti.png") no-repeat 7px center;
    display: block;
    padding: 0 10px 0 25px;
    overflow: hidden;
    text-indent: 0;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    font-size: 0.850em;
    color: #074b64;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
    border-radius: 8px;
    font-family: 'Londrina Solid', cursive;
    float: right;
}
.commenti_libro {
    margin: 0 30px 0;
    line-height: 56px;
    font-weight: 900;
    color: #fff;
    font-size: 2.250em;
    padding: 38px 0 0 0;
    clear: both;
    min-height: 56px;
}
ul.elenco_commenti {
    background: #0d6d79;
    /* Old browsers */

    background: -moz-linear-gradient(top, #0d6d79 0%, #0e6e7a 3%, #107a87 8%, #107a87 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d6d79), color-stop(3%, #0e6e7a), color-stop(8%, #107a87), color-stop(100%, #107a87));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #0d6d79 0%, #0e6e7a 3%, #107a87 8%, #107a87 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #0d6d79 0%, #0e6e7a 3%, #107a87 8%, #107a87 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #0d6d79 0%, #0e6e7a 3%, #107a87 8%, #107a87 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #0d6d79 0%, #0e6e7a 3%, #107a87 8%, #107a87 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0d6d79', endColorstr='#107a87', GradientType=0);
    /* IE6-9 */

    width: 100%;
    padding: 35px 30px 15px;
    list-style-type: none;
    margin: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 24px 24px;
}
ul.elenco_commenti:after {
    content: '';
    width: 327px;
    height: 393px;
    position: absolute;
    right: -18px;
    top: -393px;
    background: url("../img/share/stilton.png") no-repeat 0 0;
}
ul.no_sfondo:after {
    background: none;
}
ul.elenco_commenti li {
    width: 100%;
    margin: 15px 0 35px;
    padding: 0;
    overflow: hidden;
    position: relative;
    min-height: 127px;
}
ul.elenco_commenti li div.avatar {
    width: 127px;
    position: absolute;
    left: 0;
    top: 0;
}
ul.elenco_commenti li div.avatar img {
    width: 117px;
    height: auto;
    border: 5px #fff solid;
    border-radius: 10px;
}
ul.elenco_commenti li div.commento {
    border-radius: 48px;
    background-color: #fff;
    position: relative;
    width: 750px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 40px;
    margin: 0 0 0 auto;
    min-height: 180px;
}
ul.elenco_commenti li div.commento:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 45px 45px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    left: -45px;
    top: 83px;
    z-index: 10;
}
ul.elenco_commenti li.blog_admin div.commento {
    background-color: #f6d600;
}
ul.elenco_commenti li.blog_admin div.commento:after {
    border-color: transparent #f6d600 transparent transparent;
}
ul.elenco_commenti li div.commento p.nome_utente {
    width: 100%;
    font-weight: 900;
    line-height: 30px;
}
.data_pubblicazione_testo_commento {
    width: 100%;
    position: relative;
}
.data_pubblicazione {
    position: absolute;
    width: 90px;
    left: 0;
    top: 3px;
    font-size: 0.650em;
    line-height: 15px;
}
.testo_commento {
    width: 565px;
    margin: 0 0 0 auto;
    position: relative;
    font-size: 0.800em;
    line-height: 20px;
}
a.farelogin,
a.farelogin:visited,
a.farelogin:hover {
    color: #fff;
    margin: 0 20px 0 0;
    font-size: 0.900em;
    line-height: 26px;
    float: left;
}
.risultato_invia a.registrati {
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 100;
    line-height: 26px;
    background: #ffcd00 url("../img/share/avanti.png") no-repeat 7px center;
    padding: 0 10px 0 25px;
    margin: 0 15px 0 0;
    overflow: hidden;
    text-indent: 0;
    cursor: pointer;
    position: relative;
    font-size: 0.850em;
    color: #074b64;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
    border-radius: 8px;
    font-family: 'Londrina Solid', cursive;
    float: left;
}
.risultato_invia a.login {
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 100;
    line-height: 26px;
    background: #ffcd00 url("../img/share/avanti.png") no-repeat 7px center;
    padding: 0 10px 0 25px;
    margin: 0 15px 0 0;
    overflow: hidden;
    text-indent: 0;
    cursor: pointer;
    position: relative;
    font-size: 0.850em;
    color: #074b64;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
    box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
    border-radius: 8px;
    font-family: 'Londrina Solid', cursive;
    float: left;
}
.blocco_star {
    width: 100%;
    padding: 0;
    overflow: hidden;
    line-height: 24px;
    font-size: 0.900em;
}
.blocco_star2 {
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.blocco_star2_1 {
    width: 100%;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
}
.blocco_star2_2 {
    width: 50%;
    float: left;
}
.blocco_star2_3 {
    width: 50%;
    float: left;
}
.p_class {
    padding: 30px 30px 0 30px;
    color: #fff;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .emoji-wysiwyg-editor{
        width: auto !important;
    }
    ul#blog_list li div.blog_item {
        width: 100%;
        overflow: hidden;
        padding: 20px 10px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .testo_ante {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        display: block;
    }
    .tit_blog {
        font-weight: bold;
        font-size: 1.25em;
        line-height: 30px;
    }
    ul#blog_list .pubb_da {
        padding: 0 0 10px;
    }
    .txt_ante {
        margin: 0 0 10px;
    }
    .img_ante {
        display: none;
        vertical-align: middle;
        border-left: 1px solid #bebebe;
    }
    .blocco_scheda {
        width: 100%;
        margin: 0 auto 0;
        border: none;
        border-radius: inherit;
        overflow: visible;
        position: relative;
        box-shadow: none;
    }
    .tit_page {
        min-height: 50px;
        margin: 0;
        position: relative;
        min-height: 50px;
        background: #177782;
        /* margin: 50px 0 0 0; */

        height: inherit;
    }
    .tit_page:after {
        background: none;
        display: none;
    }
    .tit_page_center {
        width: 100%;
        padding: 0;
    }
    .tit_page h1 {
        font-size: 1.250em;
        line-height: 30px;
        color: #FFEA00;
        z-index: 1;
        padding: 15px 10px;
        font-weight: 900;
        margin: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tit_page h2 {
        font-size: 1.250em;
        line-height: 30px;
        z-index: 1;
        padding: 15px 10px 0;
        font-weight: 900;
        margin: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tit_page h2 span.tit_page_1 {
        line-height: 30px;
        display: block;
    }
    .tit_page h2 span.tit_page_2 {
        line-height: 30px;
        display: block;
        color: #fff;
    }
    .commenta_libro {
        margin: 0;
        line-height: 35px;
        border-bottom: none;
        font-weight: 900;
        color: #fff;
        font-size: 1.250em;
        padding: 20px 10px 0 10px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    ul.elenco_commenti:after {
        display: none;
        background: none;
    }
    .form_commenti {
        padding: 0 10px;
    }
    .risultato_invia {
        clear: both;
        width: 100%;
        padding: 20px 0 0;
        float: none;
        position: relative;
        overflow: hidden;
    }
    .risultato_invia img {
        margin: 10px 0 0 0;
    }
    .risultato_invia .input_ele_int_2 {
        margin: 10px 10px 0 0;
    }
    a.farelogin,
    a.farelogin:visited,
    a.farelogin:hover {
        margin: 0 0 10px;
    }
    .commenti_libro {
        margin: 20px 0 0;
        /* line-height: 56px; */

        font-weight: 900;
        color: #fff;
        /* font-size: 2.250em; */

        padding: 0 10px;
        clear: both;
        min-height: 50px;
        background: #177782;
        width: 100%;
        font-size: 1.350em;
        color: #fff;
        line-height: 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    ul.elenco_commenti {
        padding: 20px 10px 20px;
    }
    ul.elenco_commenti li {
        width: 100%;
        margin: 15px 0 25px;
        padding: 0;
        overflow: hidden;
        position: relative;
        min-height: inherit;
    }
    ul.elenco_commenti li div.avatar {
        width: 76px;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 0 10px;
    }
    ul.elenco_commenti li div.avatar img {
        width: 70px;
        height: auto;
        border: 3px #fff solid;
        border-radius: 5px;
    }
    ul.elenco_commenti li div.commento {
        border-radius: 20px;
        background-color: #fff;
        position: initial;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        margin: 0 0 0 auto;
        min-height: inherit;
    }
    ul.elenco_commenti li div.commento p.nome_utente {
        width: 100%;
        font-weight: 900;
        line-height: 30px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 0 0 85px;
        color: #fff;
        height: 30px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 0.9em;
    }
    ul.elenco_commenti li div.commento p.nome_utente a,
    ul.elenco_commenti li div.commento p.nome_utente a:visited,
    ul.elenco_commenti li div.commento p.nome_utente a:hover {
        color: #fff;
    }
    .data_pubblicazione_testo_commento {
        width: 100%;
        position: inherit;
    }
    .data_pubblicazione {
        position: absolute;
        width: 100%;
        left: 0;
        top: 30px;
        font-size: 0.650em;
        line-height: 15px;
        padding: 0 0 0 85px;
        color: #a6c4c9;
        height: 30px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .data_pubblicazione br {
        display: none;
    }
    .testo_commento {
        width: 100%;
        margin: 0;
        position: relative;
        font-size: 0.800em;
        line-height: 20px;
        padding: 0;
    }
    ul.elenco_commenti li:nth-child(even) div.commento p.nome_utente {
        right: 0;
        left: inherit;
        padding: 0 85px 0 0;
        text-align: right;
    }
    ul.elenco_commenti li:nth-child(even) div.avatar {
        width: 76px;
        position: relative;
        left: inherit;
        top: 0;
        margin: 0 0 10px auto;
        right: 0;
    }
    ul.elenco_commenti li:nth-child(even) div.commento:after {
        content: '';
        width: 35px;
        height: 19px;
        border-style: solid;
        border-width: 0;
        border-color: inherit;
        position: absolute;
        right: 90px;
        left: inherit;
        top: 68px;
        z-index: 10;
        background: url('../img/share/blog_right.png') no-repeat 0 0;
        background-size: 35px auto;
    }
    ul.elenco_commenti li:nth-child(odd) div.commento:after {
        content: '';
        width: 35px;
        height: 19px;
        border-style: solid;
        border-width: 0;
        border-color: inherit;
        position: absolute;
        left: 90px;
        top: 68px;
        z-index: 10;
        background: url('../img/share/blog_left.png') no-repeat 0 0;
        background-size: 35px auto;
    }
    .pulsante_invia {
        padding: 0 5px 0 25px;
        margin: 10px 2px 0 0;
    }
    .input_ele_2 {
        border-radius: 20px;
        background-color: #fff;
        width: 100%;
        height: 100px;
        border: 1px #fff solid;
        font-size: 0.8em;
        padding: 10px;
        line-height: 20px;
        resize: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .blocco_scheda_int_pad_mobile {
        padding: 0 0 40px;
    }
    .blog_tit {
        position: relative;
        height: inherit;
        margin: 0 0 0 0;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .blog_tit img {
        margin: 0;
        width: 100%;
        height: auto;
    }
    .blog_single {
        background-color: #FFFFFF;
        width: 100%;
        overflow: hidden;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .testo_blog_single {
        padding: 0;
        box-sizing: border-box;
        float: left;
        width: 100%;
    }
    .img_blog_single {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .img_blog_single img {
        margin: 0;
        width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
    }
    .prec_succ_blog {
        background-color: #fff;
        overflow: hidden;
        padding: 0 10px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tit_blog_single {
        font-size: 1.350em;
        line-height: 30px;
        padding: 25px 10px 10px;
        font-weight: 900;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .pubb_da {
        font-size: 0.750em;
        padding: 0 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .txt_blog_single {
        margin: 0;
        padding: 0 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .blocco_star {
        width: 100%;
        padding: 0;
        overflow: hidden;
        line-height: 24px;
        font-size: 0.900em;
        padding: 0 10px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .blocco_star2 {
        width: 100%;
        padding: 0;
        overflow: hidden;
    }
    .blocco_star2_1 {
        width: 100%;
        float: left;
    }
    .blocco_star2_2 {
        width: 50%;
        float: left;
    }
    .blocco_star2_3 {
        width: 50%;
        float: left;
    }
    .prec_succ_blog p {
        text-transform: uppercase;
        font-weight: 900;
        font-size: 28px;
        width: 100%;
        padding: 0;
        margin: 0;
        font-weight: 900;
        font-size: 1.250em;
        line-height: 35px;
        color: #074b64;
        border-bottom: 1px #c3c3c3 solid;
    }
    .info_consiglia {
        float: left;
        width: 100%;
        padding: 20px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .info_allegati {
        float: none;
        width: 100%;
        padding: 20px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .nav_blog {
        overflow: hidden;
        border-top: none;
        border-bottom: 1px solid #cfcfcf;
        padding: 20px 10px;
        margin-top: 0;
        position: relative;
        z-index: 2;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .prec_blog a,
    .succ_blog a {
        width: 100%;
        line-height: 25px;
        font-size: 0.90em;
        color: #074b64;
        font-weight: bold;
        background-repeat: no-repeat;
        text-decoration: none;
        height: 48px;
        line-height: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .comments_blog {
        width: 100%;
        margin: 0 auto;
        background: url("../img/pattern/gs_ciano_pattern.png") repeat 0 0;
        border-radius: 24px;
        overflow: visible;
        position: relative;
        min-height: inherit;
        z-index: 1;
        box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
    }
    a.topizza {
        position: absolute;
        left: 0;
        top: 20px;
    }
    a.proseguire,
    a.proseguire:visited,
    a.proseguire:hover {
        margin: 0;
        font-size: 0.900em;
        line-height: 26px;
        float: left;
        width: 100%;
        padding: 0 0 0 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    ul.pulsanti_blog li a,
    ul.pulsanti_blog li a:visited,
    ul.pulsanti_blog li a:hover {
        margin: 10px;
    }
}



html[lang="ho"] input#invia {
    clear: left;
    float: left;
    margin-top: 20px;
}

.addTopoEmoji.addTopoEmoji-mio-topoprofilo{
    margin-left: 0px;
}
