


@font-face {
    font-family: 'si';
    src: url('/app/10_5/icons_social/socicon.eot');
    src: url('/app/10_5/icons_social/socicon.eot?#iefix') format('embedded-opentype'),
    url('/app/10_5/icons_social/socicon.woff') format('woff'),
    url('/app/10_5/icons_social/socicon.ttf') format('truetype'),
    url('/app/10_5/icons_social/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url('/app/10_5/icons_social/socicon.svg') format('svg');
    }
}


.share, .social-buttons {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.share li, .social-buttons li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.share li div {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    texth-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-sidze: 13px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 5px;
    color: #ffffff;
    background-color: #B6BDC3;
}
.share-icon {
    font-size: 17px;
    vertical-align: top;
    padding-left: 3px;

}
.share-icon-last{
    margin:0 !important;
}

.social-icon {

    font-family:si !important;
    font-style:normal;
    font-weight:400;
    text-transform: none;
}

.social-button {

}

.share-twitter, .social-button-twitter {
    background-color: #4da7de;
}
.share-twitter:before, .social-icon-twitter:before {
    content:'a';
}
.share-youtube, .social-button-youtube {
    background-color: #e02a20;
}
.share-youtube:before, .social-icon-youtube:before  {
    content:'r';
}
.share-facebook, .social-button-facebook {
    background-color: #3e5b98;
}
.share-facebook:before, .social-icon-facebook:before {
    content:'b';
}
.share-google, .social-button-google {
    background-color: #d93e2d;
}
.share-google:before, .social-icon-google:before {
    content:'c';
}
.share-pinterest, .social-button-pinterest {
    background-color: #c92619;
}
.share-pinterest:before, .social-icon-pinterest:before {
    content:'d';
}
.share-linkedin, .social-button-linkedin {
    background-color: #3371b7;
}
.share-linkedin:before, .social-icon-linkedin:before {
    content:'j';
}
.share-whatsapp, .social-button-whatsapp {
    background-color: #00A85A;
}
.share-whatsapp:before, .social-icon-whatsapp:before {
    content: "\e005";
}
.share-meneame, .social-button-meneame {
    background-color: #FF6300;
}
.share-meneame:before, .social-icon-meneame:before {
    content: "\e006";
}
.share-email:before, .social-icon-email:before  {
    font-family: 'icomoon';
    content: "\e605";
}
.share-comment:before, .social-icon-comment:before {
    font-family: 'icomoon';
    content: "\e602";
}
.share-link:before, .social-icon-link:before {
    font-family: 'icomoon';
    content: "\e606";
}
.share-print:before, .social-icon-print:before {
    content: "\e900";
}


.share-rss, .social-button-rss {
    background-color: #f26109;
}
.share-rss:before, .social-icon-rss:before {
    content:',';
}



/*
end public
*/
.modulo_compartir .contador {

    font-family: Roboto, sans-serif;
    font-size: 12px;
}