.white-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
}

#social-login-popup {
    overflow: hidden
}

.actions-toolbar {
    margin-top: 7px;
}

/*Button Style*/
.actions-toolbar button {
    border-radius: 0;
}
