﻿fieldset.social-login-block > legend{
    display: none;
}

fieldset.social-login-block {
    display: inline;
    float: left;
    margin: 0px;
    padding: 5px;
}
.social-login-block {
    border: medium none !important;
}

.social-facebook-btn {
    background-image: url("images/facebook_64.png");
    background-repeat: no-repeat;
}
.social-yahoo-btn {
    background-image: url('images/yahoo_64.png');
    background-repeat: no-repeat;
}
.social-googleId-btn {
    background-image: url('images/google_64.png');
    background-repeat: no-repeat;
}
.social-google-btn {
    background-image: url('images/google_64.png');
    background-repeat: no-repeat;
}
.social-linkedin-btn {
    background-image: url('images/linkedin_64.png');
    background-repeat: no-repeat;
}
.social-mailru-btn {
    background-image: url('images/mailru_64.png');
    background-repeat: no-repeat;
}
.social-twitter-btn {
    background-image: url('images/twitter_64.png');
    background-repeat: no-repeat;
}
.social-vk-btn {
    background-image: url('images/vk_64.png');
    background-repeat: no-repeat;
}
.social-yandex-btn {
    background-image: url('images/yandex_64.png');
    background-repeat: no-repeat;
}
.social-amazon-btn {
    background-image: url('images/amazon_64.png');
    background-repeat: no-repeat;
}
.social-microsoft-btn {
    background-image: url('images/microsoft_64.png');
    background-repeat: no-repeat;
}

.exoauth_btn {
    /*border: 1px solid #DDDDDD;*/
    float: left;
    height: 64px;
    width: 64px;
}