div.bx-auth-serv-icons a {
    padding: 4px 4px;
    border-radius: 2px;
}

div.bx-auth-serv-icons span {
    vertical-align: middle;
}

div.bx-auth-serv-icons i {
    margin-right: 10px;
}

div.bx-auth-service-form {
    background-color: #faf9f9;
     border: none; 
}

div.bx-auth-service-form .button {
    border-radius: 4px;
    padding: 11px 13px 10px;
    border-collapse: collapse;
    border: none;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;    
    margin-left: 0px;
}

div.bx-auth-title {
    font-size: 125%;
    border-bottom: solid 1px #E3E3E3;
    padding-bottom: 10px;
    margin: 10px 0px 15px;
}

div.bx-auth-note {
    margin: 15px 0px 6px 0px;
}

div.bx-auth-line {
    border-bottom: none;
}
div.bx-auth-service-form {
    background: #fff;
    padding: 0px;
}

div.bx-auth-service-form span.bx-ss-icon
,.bx-ss-icon + span {
    display: none;
}


