/*
 * @copyright   Copyright (C) 2010-2019 Combodo SARL
 * @license     http://opensource.org/licenses/AGPL-3.0
 */

.hybridauth-logo {
    font-size: 1.5em;
}


/* Keep the SSO option close to the login introduction. */
#login-title p {
    margin-bottom: 0;
}

#login-form {
    padding-top: 0;
}


/* Keep the SSO container centered despite its horizontal padding. */
#login-sso-buttons {
    box-sizing: border-box;
}
