lo.input-group{
    margin-bottom: 15px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.facebookSign{
    background-color: rgb(100, 114, 124);
    color: white;
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: transparent;
    box-shadow: 0 6px 0 #404d57;
}

.facebookSign:hover {
    color: white;
    background-color: rgb(84, 98, 108);
}



h3 { width:100%; text-align:center; border-bottom: 1px solid #e2e2e2; line-height:0.1em; margin:30px 0 20px; }
h3 span { background:#fff; padding:0 10px; font-size: 0.8em; color: #999; }

.btn:focus,.btn:active {
    outline: none !important;
}

a:focus, a:active, a:visited a:focus {
    text-decoration: none !important;
}

.loginA{
    display: none;
}

.loginB .row{
    margin-right: 0;
    margin-left: 0;
}

.loginB hr{
    border-color: #e2e2e2;
    margin-top: 10px;
}

.loginA hr{
    border-color: #e2e2e2;
    margin-top: 10px;
}
