.sso-button-container {
    margin-top: 25px;
}

.sso-button {
    background: #6428B4;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-align: center;
}


.pimcore_bundle_oidc_icon {
    background: url("/bundles/pimcoreadmin/img/flat-white-icons/collaboration.svg") center center no-repeat !important;
}

.pimcore_bundle_oidc_debug {
    background: url("/bundles/pimcoreadmin/img/flat-white-icons/factory.svg") center center no-repeat !important;
}
