/* non-cache file */

/*.dropdownLogobuilderOptions {*/
    /*display: none;*/
/*}*/

span.st_email_large, span.st_facebook_large, span.st_twitter_large, span.st_pintrest_large, span.st_pinterest_large {
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    display: block;
    float: left;
    cursor: pointer;
}

span.st_email_large {
    background-image:url('http://w.sharethis.com/images/2017/email_32.png');
    /*display: none;*/
}


span.st_facebook_large {
    background-image:url('http://w.sharethis.com/images/2017/facebook_32.png');
}


span.st_twitter_large {
    background-image:url('http://w.sharethis.com/images/2017/twitter_32.png');
}


span.st_pinterest_large {
    background-image:url('http://w.sharethis.com/images/2017/pinterest_32.png');
}


#savesvg {
    /*display: none;*/
}

#betaTesting {
    position: absolute;
    bottom: 0;
    padding: 5px;
}

#betaTesting img {
    height: 40px;
}

#sharethis_bxx {
    float: right;
   
}