﻿.SocialShareWrapper
{
    padding-top: 10px;    
}

.RadSocialShare
{
    float: left;
    height: 20px;  
}

.SocialShareWrapper iframe
{
    height: 20px !important;
    width: 100px;
    float: left;
}

.sshIcon
{
    vertical-align: top !important;
}

.SSHCustomFB
{
    background-image: url(/common/images/icons/socialmedia/small/facebook.png);   
    height: 20px;
    width: 20px;
    background-position: 0 0 !important;  
    margin-top: -1px;  
}

.SSHCustomTwitter
{
    background-image: url(/common/images/icons/socialmedia/small/twitter.png);
    height: 20px;
    width: 20px;
    background-position: 0 0 !important;    
}

.SSHCustomEmail
{   
    background-image: url(/common/images/icons/socialmedia/small/mail.png);
    height: 20px;
    width: 20px;
    background-position: 0 0 !important;
    margin-top: -2px;  
}

.shareLabel
{
    float: left;  
    padding-right: 3px;
    font-size: 15px;  
    padding-top: 2px;
}
