.RadSocialShare_Src {
    font-size: 1em;
    *font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    *font-size: 14px;
    padding: 0.42857143em 0.85714286em;
}

    .RadSocialShare_Src .sshLinkItem {
        min-width: 1.85714286em;
        height: 2.14285714em;
        padding: 0.07142857em 0.21428571em;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        text-align: center;
        display: inline-block;
        height: 2.14285714em;
        line-height: 2.14285714em;
        *height: 20px;
        *line-height: 20px;
    }

    .RadSocialShare_Src li:nth-child(2) {
        margin-left: 25px !important;
    }

    .RadSocialShare_Src li:nth-child(3) {
        margin-left: -10px !important;
    }

    .RadSocialShare_Src li:nth-child(4) {
        margin-left: 20px !important;
    }

@media only screen and (max-width: 720px) {
    .RadSocialShare_Src li:nth-child(4) {
        margin-left: 0 !important;
    }
}

    .RadSocialShare_Src .sshLinkItem:hover {
        color: #337ab7;
    }

    .RadSocialShare_Src iframe.sshLinkItem:hover {
        background-color: transparent;
        border-color: transparent;
    }

    .RadSocialShare_Src .sshLinkItem .sshText {
        display: inline-block;
        height: 2.14285714em;
        *height: 20px;
    }

    .RadSocialShare_Src .sshIcon,
    .RadComboBoxDropDown_Src .sshIcon {
        width: 1.57142857em;
        height: 2.28571429em;
        line-height: 2.42857143em;
        background-image: none;
        *background-image: url('../Common/SocialShare/SocialShareSprite.png');
        *margin: 7px 0 0 -1px;
        *width: 20px;
        *height: 20px;
    }

        .RadSocialShare_Src .sshIcon:before,
        .RadComboBoxDropDown_Src .sshIcon:before {
            height: 2.28571429em;
            line-height: 1.7em;
            color: #333333;
            content: "\E210";
            margin: -0.1em 0 0 0.2em;
            *display: none;
        }

    .RadSocialShare_Src .sshShareOnPinterest:before,
    .RadComboBoxDropDown_Src .sshShareOnPinterest:before {
        content: "\E10E";
    }

    .RadSocialShare_Src .sshShareOnYammer:before,
    .RadComboBoxDropDown_Src .sshShareOnYammer:before {
        content: "\E170";
    }

    .RadSocialShare_Src .sshShareOnFacebook:before,
    .RadComboBoxDropDown_Src .sshShareOnFacebook:before {
        content: "\E168";
    }

    .RadSocialShare_Src .sshShareOnTwitter:before,
    .RadComboBoxDropDown_Src .sshShareOnTwitter:before {
        content: "\E10B";
    }

    .RadSocialShare_Src .sshBlogger:before,
    .RadComboBoxDropDown_Src .sshBlogger:before {
        content: "\E164";
    }

    .RadSocialShare_Src .sshDelicious:before,
    .RadComboBoxDropDown_Src .sshDelicious:before {
        content: "\E165";
    }

    .RadSocialShare_Src .sshDigg:before,
    .RadComboBoxDropDown_Src .sshDigg:before {
        content: "\E166";
    }

    .RadSocialShare_Src .sshGoogleBookmarks:before,
    .RadComboBoxDropDown_Src .sshGoogleBookmarks:before {
        content: "\E169";
    }

    .RadSocialShare_Src .sshShareOnGooglePlus:before,
    .RadComboBoxDropDown_Src .sshShareOnGooglePlus:before {
        content: "\E113";
    }

    .RadSocialShare_Src .sshLinkedIn:before,
    .RadComboBoxDropDown_Src .sshLinkedIn:before {
        content: "\E10C";
    }

    .RadSocialShare_Src .sshMySpace:before,
    .RadComboBoxDropDown_Src .sshMySpace:before {
        content: "\E16B";
    }

    .RadSocialShare_Src .sshReddit:before,
    .RadComboBoxDropDown_Src .sshReddit:before {
        content: "\E16C";
    }

    .RadSocialShare_Src .sshStumbleUpon:before,
    .RadComboBoxDropDown_Src .sshStumbleUpon:before {
        content: "\E16D";
    }

    .RadSocialShare_Src .sshTumblr:before,
    .RadComboBoxDropDown_Src .sshTumblr:before {
        content: "\E16F";
    }

    .RadSocialShare_Src .sshMailTo:before,
    .RadComboBoxDropDown_Src .sshMailTo:before {
        content: "\E16E";
    }

    .RadSocialShare_Src .sshSendEmail:before,
    .RadComboBoxDropDown_Src .sshSendEmail:before {
        content: "\E099";
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .RadSocialShare_Src .sshCompactButton:before,
    .RadComboBoxDropDown_Src .sshCompactButton:before {
        font-size: .8em;
    }
}

.RadSocialShare_Src .sshCompactButton:before,
.RadComboBoxDropDown_Src .sshCompactButton:before {
    content: "\E002";
    font-size: 1.66666em;
    font-size: 1.33333em\9;
    margin: -0.2em 0 0 0.05em;
}

.RadComboBoxDropDown_Src .rcbList .sshIcon,
.RadComboBoxDropDown_Src .rcbList .sshIcon:before {
    margin: -0.21428571em 0.71428571em 0em 0em;
}

.RadWindow_Src .sshFormSendBtn {
    height: 1.42857143em;
    padding: 0.42857143em 0.85714286em;
    border-radius: 0.21428571em;
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
}

    .RadWindow_Src .sshFormSendBtn:hover,
    .RadWindow_Src .sshFormSendBtn:focus {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6;
        box-shadow: inset 0 0 1px #ffffff;
    }

    .RadWindow_Src .sshFormSendBtn:focus {
        outline-width: thin;
        outline-offset: -2px;
        outline-color: #adadad;
    }

    .RadWindow_Src .sshFormSendBtn:active {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6;
        box-shadow: inset 0 0 4px #c0c0c0;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    }
