.circleSocialLinks .socialLinks .fa {
    font-size: 12px;
}
.socialLinks .fa
{
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
/*.socialLinks .fa:hover {
    opacity: 0.7;
}*/
.circleSocialLinks .socialLinks .fa-facebook,
.circleSocialLinks .socialLinks .fa-twitter,
.circleSocialLinks .socialLinks .fa-google,
.circleSocialLinks .socialLinks .fa-linkedin,
.circleSocialLinks .socialLinks .fa-skype
{
    background: #666;
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin-left: 2px;
    text-decoration: none !important;
}
.circleSocialLinks .socialLinks .fa-facebook:hover{
    background: #3B5998;
    color: white;
}
.circleSocialLinks .socialLinks .fa-twitter:hover{
    background: #55ACEE;
    color: white;
}

.circleSocialLinks .socialLinks .fa-google:hover{
    background: #dd4b39;
    color: white;
}

.circleSocialLinks .socialLinks .fa-linkedin:hover{
    background: #007bb5;
    color: white;
}
.circleSocialLinks .socialLinks .fa-skype:hover{
    background: #007bb5;/*#00aff0*/
    color: white;
}



.socialLinks .fa-facebook{
    background: #3B5998;
    color: white;
}
.socialLinks .fa-twitter{
    background: #55ACEE;
    color: white;
}

.socialLinks .fa-google{
    background: #dd4b39;
    color: white;
}

.socialLinks .fa-linkedin{
    background: #007bb5;
    color: white;
}
.socialLinks .fa-skype{
    background: #007bb5;/*#00aff0*/
    color: white;
}
.socialLinks .aHover
{
    color: white !important;

}
.circleSocialLinks .socialLinks .aHover:hover
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.disableBGImg
{
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    z-index: 101;
    opacity: 0.3;
    cursor:default;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity = 20);
}
.loadstatus
{
    background-color:white;
    color:#3A3123;
    font-family:Trebuchet MS;
    padding-left:3px;
    font-size:13px;
    position:absolute;
    z-index:103;
    width:120px;
    height:25px;
    font-weight:bold;
    border:1px solid white;
    border-radius:3px;
}
.signINCRMAccount
{
    margin-bottom: 1.52em !important;
}
.socialLoginErros
{
    padding-left:0 !important;
    padding-right:0 !important;
    margin-left: 0 !important;
    word-break: break-all;
}

.dvSocialCircle
{
    display: inline-flex;
    padding-top: 0.3em;
}
.spnSignUp
{
    font-weight: bold;
    display: block;
    padding-top: 0.4em;
}
/*div#form*/
/*{*/
    /*padding-bottom: 5px !important;*/
    /*top:2% !important;*/
/*}*/


/*
.companyLogin
{
    font-size: 12px;
    color: #5f6368;
    line-height: 16px;
}
.selectedCompany
{
    background-color: #e1e1ff;
}
.spOverflow
{
    width:140px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: inline-block;
}
*/
