button{
    background:#3b5998;
    color:#fff;
    font-size:11px;
    border:none;
    border-radius:4px;
    font-weight:bold;
    padding:2px;
    
}
span img
{
    
/*    height: 8px;
    left: 0px;
    padding:0 1px 0 4px;
    position: relative;
    top: 1px;
    vertical-align: top;
    width: 20px;
    background:#fff;
    color:#3b5998;
    font-size:10px;*/
    float:left;
    padding:2px;
}

/*Custom Button Social icon CSS*/
table.rs_social_sharing_buttons,
table.rs_social_sharing_buttons tbody,
table.rs_social_sharing_buttons tbody tr td{
    border:none !important;
    background:none !important;
    padding:5px 4px 5px 2px !important;
    text-align:left !important;
}
a.rs_custom_social_icon_a input, a.rs_custom_social_icon_a input:hover
{
    border:none !important;
    color:#ffffff !important;
    border-radius:5px;
    position:relative;
    font-weight: bold;
    font-size:12px;
    font-family:'Roboto', sans-serif ;
    line-height: 5px;
    padding:15px 10px 15px 27px !important;
    text-transform:none !important;
    text-shadow:none !important;
    box-shadow:none !important;
    width:auto;
}
a.rs_custom_social_icon_a:hover{
    text-decoration: none !important;
}
a.rs_custom_social_icon_a .rs_custom_fblike_button,a.rs_custom_social_icon_a rs_custom_fblike_button:hover{
    background:#3b5998 url('../images/facebook_like_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_fbshare_button,a.rs_custom_social_icon_a rs_custom_fbshare_button:hover{
    background:#3b5998 url('../images/facebook_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_tweet_button,a.rs_custom_social_icon_a rs_custom_tweet_button:hover{
    background:#38A1F3 url('../images/twitter_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_tweetfollow_button,a.rs_custom_social_icon_a rs_custom_tweetfollow_button:hover{
    background:#38A1F3 url('../images/twitter_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_gplus_button,a.rs_custom_social_icon_a rs_custom_gplus_button:hover{
    background:#DD4B39 url('../images/google_plus_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_vklike_button,a.rs_custom_social_icon_a rs_custom_vklike_button:hover{
    background:#4c75a3 url('../images/vk_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_instagram_button,a.rs_custom_social_icon_a rs_custom_instagram_button:hover{
    background:#c32aa3 url('../images/instagram_icon.png') no-repeat 7px center !important;
}
a.rs_custom_social_icon_a .rs_custom_ok_button,a.rs_custom_social_icon_a rs_custom_ok_button:hover{
    background:#ed812b url('../images/ok_ru_icon.png') no-repeat 7px center !important;
}