﻿.divSeperatorH2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 20px 0 40px;
}

    .divSeperatorH2 span {
        background: #fff;
        padding: 0 10px;
    }

#ssoProviders {
    transform: translate3d(0px, 34px, 0px) !important;
    width: 100% !important;
}

.loginPanel {
    padding: 1rem 2rem !important;
}
