.svg:hover .linkedin-top {
    fill: #046799;     
}
.svg:hover .twitter-top {
    fill: #2BA9E0;   
}
.svg:hover .facebook-top {
    fill: #3D5B9A;   
}
.svg:hover .youtube-top {
    fill: #D82532;   
}
.active-share-icon .share-top,
.svg:hover .share-top {
    fill: #4e84c4;   
}

.social-media-top-intro {
    display: none;
}
.social-media-top {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    padding-top: 1.7em;
}
.social-media-top-intro {
    font-size: 0.7em;
    padding-right: 7.5em;
}
.social-media-top img {
    padding-right: 0.5em;
}
.social-media-top img:hover {
    cursor: pointer;
}

.addthis_32x32_style {
    margin-top: -15px;
}
#addthis_pre_article{
   margin-top: -1em;
   margin-bottom: 1em;
   min-height: 60px;
}
.addthis_slideout{
    background: white none repeat scroll 0% 0%;
    z-index: 10;
    position: absolute;
    top: 16px;
    margin-left: 0px;
    transition: margin-left 1s;
    float: right;
	 margin-top: -1em;
    margin-right: 1em;
}
.social-media-top-container {
    background: white none repeat scroll 0% 0%;
    margin: -20px -0px -20px -20px;
    padding: 20px 0px 20px 20px;
    position: relative;
    z-index: 20;
}
.show_sharing_buttons {
    margin-left: 150px !important;
}
.addthis_sharing_toolbox .at_flat_counter {display:none !important;}