﻿#Newsletter {
        
        display: inline-block;
    margin: auto;
    background-color: white;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    position: relative;
    text-align:left;
    padding:10px;
    margin-top:20px;
    color:black

}

#Newsletter > div {
    float:left;
    font-family: PT Sans, Arial,Helvetica,sans-serif;
    width: 100%;
padding: 10px;
}


#DivPrivacyNewsletter input {
        position: absolute;
        left: .466em;
        top: 50%;
        width: 22px;
        height: 22px;
        margin: -11px 0 0 0;
        outline: 0 !important;
        z-index: 1;
    }

#DivPrivacyNewsletter .DatiModuloContatta {
    position:relative;
    display:block;
    margin-bottom:5px;
    background-color: #fff /*{a-bhover-background-color}*/;
    border-color: #ddd /*{a-bhover-border}*/;
    color: #333 /*{a-bhover-color}*/;
    text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #f3f3f3 /*{a-bhover-shadow-color}*/;
    padding: .7em 1em;
    font-size: 16px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    webkit-border-radius: .3125em /*{global-radii-buttons}*/;
    border-radius: .3125em /*{global-radii-buttons}*/;
    cursor:pointer;
    padding-left: 40px;
}

#DivPrivacyNewsletter label {
    display:inline-block;
    font-weight:bold;
    margin:0;
    cursor:pointer;
}

.InvioModuloContatta {
            color: #fff /*{a-bhover-color}*/;
            text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #000 /*{a-bhover-shadow-color}*/;
            -webkit-border-radius: .3125em /*{global-radii-buttons}*/;
            border-radius: .3125em /*{global-radii-buttons}*/;
            margin-top: 20px;
            display: block !important;
            text-align: center;
            background-color: #017cc2;
            padding: 10px;
            border: 1px solid #ddd /*{a-bhover-border}*/;
        }

#tastoTelegram, #tastoInstagram, #tastoFacebook, #tastoTwitter {
    width: 90%;
    display: block;
    margin: 0 auto;
    background: #34abe0;
    border-radius: 5px;
    padding: 10px 5px;
    color: #fff
}

#tastoInstagram {
    background: #c32aa3;
}

#tastoFacebook {
    background: #1877f2;
}

#tastoTwitter {
    background: #1da1f2;
}

.etichetta-registrati-telegram {
    float: right;
    width: 80%;
}

.etichetta-registrati {
    float: right;
    width: 80%;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
#icona-telegram {
    width: 32px;
}
