.ryme-social-container{
    width:100%;
    margin-top:18px;
    clear:both;
}

.ryme-social-container .nextend-social-login,
.ryme-social-container .nextend-social-login-buttons,
.ryme-social-container .nsl-container,
.ryme-social-container .nsl-container-buttons {
    width:100% !important;
}

.ryme-social-container a,
.ryme-social-container button,
.ryme-social-container .nsl-button,
.ryme-social-container .nsl-button-default,
.ryme-social-container .nsl-button-google,
.ryme-social-container .nsl-button-facebook,
.ryme-social-container .nsl-button-apple {
    width:100% !important;
    border-radius:999px !important;
    min-height:48px !important;
    margin:0 0 12px 0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
}

.ryme-social-container .nsl-button svg,
.ryme-social-container .nsl-button img,
.ryme-social-container .nsl-button i {
    margin-right:10px;
}

/* Slight spacing help on register tab */
.xoo-el-form-register .ryme-social-container,
.xoo-el-register .ryme-social-container,
.xoo-el-section-register .ryme-social-container {
    margin-top:16px;
}
