div.fblogin {cursor:pointer;}



.fblogin-link {
float:right;
border-left: 1px solid #515151;
display: block;
color: white;
font-weight: bold;
padding: 8px 10px 3px 10px;
text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
cursor: pointer;
line-height: 18px;
}


.fbloader{
    display:none;
    position:fixed;
    bottom:0px;
    right:0px;
    height:40px;
    width:80px;
    background:#3B5998 url('../img/loading.gif') no-repeat center;
}

.loginpopupsocial {
   
}
.loginpopupsocial span {
    color:#FFF!important;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2)!important;
    font-family:arial!important;
}

.loginpopupsocial p {
    margin-top:0px;
}

div.fblogin span{
    cursor:pointer;
    background:url(../../../img/facebook.png) no-repeat left top transparent;
    background-size:contain;
    width:254px;
    display:block;
    height:62px;
    max-width:100%;
}

