.login-pf body {
    background: #F5F5F5;
    background-size: cover;
    overflow: hidden;
}

.sso .new-password-info-bg {
    width: 570px;
    top: -40px;
    position: relative;
}

.sso.set-pw-btn {
    width: 70% !important;
}

.btn-block {
    width: 100% !important;
}

.alert-error {
    background-color: #ffffff;
    border-color: #cc0000;
    border: none;
    min-width: 10.5%;
    font-weight: bold;
    color: #D80000;
    background: rgba(216, 0, 0, 0.1);
    border-radius: 30px;
    margin-top: -44px;
    position: absolute;
    margin-left: 4%;
    height: 29px;
}

.alert > .pficon {
    font-size: 19px;
    position: absolute;
    left: 8px;
    top: 5px;
}

.alert > .kc-feedback-text {
    position: relative;
    top: -6px;
    left: -8px;
}

.securechange-container {
    position: absolute;
    bottom: 0px;
    background-repeat: no-repeat !important;
    background-position: 0px -99px !important;
    left: 0px;
    width: 340px;
    height: 146px;
}

.securechange-container:hover {
    background: #82bd2191;
    opacity: 0.8;
}

/*.tos-sso-decorator{*/
/*    display:block;*/
/*    position: absolute;*/
/*    background-repeat: no-repeat !important;*/
/*    background-position: 0px -99px !important;*/
/*}*/

.red-circle {
    bottom: 275px;
    left: 0px;
    width: 95px;
    height: 189px;
    display: block;
    position: absolute;
    background-repeat: no-repeat !important;
    background-position: 0px -99px !important;
}

.green-circle {
    bottom: 0px;
    left: 0px;
    width: 428px;
    height: 231px;
    display: block;
    position: absolute;
    background-repeat: no-repeat !important;
    background-position: 0px -99px !important;
}

.practicles-animation {
    position: absolute;
    z-index: 2;
    width: 24vw;
    right: -30px;
    height: 100vh;
}

#kc-locale ul {
    display: none;
    position: absolute;
    background-color: #fff;
    list-style: none;
    right: 0;
    top: 20px;
    min-width: 100px;
    padding: 2px 0;
    border: solid 1px #bbb;
}

#kc-locale:hover ul {
    display: block;
    margin: 0;
}

#kc-locale ul li a {
    display: block;
    padding: 5px 14px;
    color: #000 !important;
    text-decoration: none;
    line-height: 20px;
}

#kc-locale ul li a:hover {
    color: #4d5258;
    background-color: #d4edfa;
}

#kc-locale-dropdown a {
    color: #4d5258;
    background: 0 0;
    padding: 0 15px 0 0;
    font-weight: 300;
}

#kc-locale-dropdown a:hover {
    text-decoration: none;
}

a#kc-current-locale-link {
    display: block;
    padding: 0 5px;
}

/* a#kc-current-locale-link:hover {
    background-color: rgba(0,0,0,0.2);
} */

a#kc-current-locale-link::after {
    content: "\2c5";
    margin-left: 4px;
}

.login-pf .container {
    padding-top: 40px;
}

.login-pf-page {
    height: 100vh;
    padding-top: 0px !important;
}

.login-pf-page .form-control {
    border-radius: 30px;
    height: 54px;
    font-size: 14px;
    border: 2px solid #9999997d;
    padding: 0em 3em;
    background: #F5F5F5;
    transition: all ease-in 0.2s;
}

.login-pf-page .form-control:focus {
    border: 2px solid #CC2A84;
    box-shadow: none !important;
}

.first-pf-card {
    margin-left: 31% !important;
}

.securechange-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    outline: none !important;
    left: 0;
    border-radius: 50%;
}

.login-pf-page .error {
    position: absolute;
    margin-left: 41px;
    text-align: left;
    height: 30px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    font-weight: bold;
    white-space: normal;
    color: #d80101;
}

.login-pf-page .login-pf-header h1, .login-pf-page .login-pf-header p {
    text-align: left;
}

#kc-content-sso .form-horizontal .form-group {
    margin-right: 0px;
}

.form-group label {
    margin-left: 9.6%;
    margin-bottom: -8px !important;
    color: #666666;
    background: #F5F5F5;
    padding: 0em 1em;
    font-weight: bold;
    text-transform: uppercase;
    transition: all ease-in 0.2s;
    position: relative;
    z-index: 100;
    border-radius: 16px;
}

.form-control::-webkit-input-placeholder {
    color: #999;
    font-style: initial;
}

.form-control.non-italic::placeholder {
    font-style: normal;
}

.set-password-btn {
    padding-left: 7% !important;
    margin-right: -6%;
}

.reset-password-info {
    position: relative;
    margin-top: -37px;
    font-size: 1.5em;
    right: -26px;
    color: #CC2A84;
    float: right;
    cursor: pointer;
}

.reset-password-info:hover {
    box-shadow: 1px 2px 4px 1px #d3cccc;
    border-radius: 14px;
    background: #ff30a32e;
}

#kc-content-sso .reset-password-info {
    color: #666666;
    /*height: 25px;*/
    /*width: 25px;*/
    right: -35px;
}

#kc-content-sso .reset-password-info .info-title {
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #DDDDDD;
    box-shadow: 0.67px 0.74px 6px #00000080;
    font-size: 12px;
    display: block;
    top: 50px;
    opacity: 0;
    padding: 15px;
    pointer-events: none;
    position: absolute;
    width: 317px;
}

#kc-content-sso .reset-password-info .info-title:before {
    top: -22px;
    content: " ";
    display: block;
    height: 20px;
    left: 11px;
    position: absolute;
    border-color: transparent transparent #d1d1d1 transparent;
    border-style: solid;
    border-width: 11px;
}

#kc-content-sso .reset-password-info .info-title:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #ffffff 10px;
    top: -10px;
    content: " ";
    height: 0;
    left: 12px;
    position: absolute;
    width: 0;
}

#kc-content-sso .reset-password-info:hover {
    background: none;
    color: #666666;
    box-shadow: none;
}

#kc-content-sso .reset-password-info:hover .info-title {
    opacity: 1;
    pointer-events: auto;
}

.info-img {
    height: 25px;
    width: 25px;
}

.alert-warning {
    display: none;
}

.login-pf a:hover {
    color: #0099d3;
}

#kc-logo {
    width: 100%;
}

#kc-logo-wrapper {
    background-image: url(../img/keycloak-logo-2.png);
    background-repeat: no-repeat;
    height: 63px;
    width: 300px;
    margin: 62px auto 0;
}

div.kc-logo-text {
    background-image: url(../img/keycloak-logo-text.png);
    background-repeat: no-repeat;
    height: 63px;
    width: 300px;
    margin: 0 auto;
}

div.kc-logo-text span {
    display: none;
}

#kc-header {
    color: #F5F5F5;
    overflow: visible;
    white-space: nowrap;
}

#kc-header-wrapper {
    font-size: 29px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.2em;
    background: white;
    height: 100px;
    padding: 62px 10px 20px;
    white-space: normal;
    border-bottom: #E5E5E5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.securetrack-logo-img {
    display: none;
    float: right;
    margin-top: -22px;
    margin-right: 2%;
}

.tufin-logo-img {
    float: left;
    margin-top: -42px;
    margin-left: 2%;
}

.welcome-to-st {
    display: none;
    background: url(../img/welcome_to_st.svg);
    width: 100%;
    height: 156px;
    background-repeat: no-repeat;
    background-size: 34%;
    top: 15%;
    position: absolute;
    background-position: 47.2%;
}

.welcome-to-tos {
    display: block;
    background: url(../img/welcome_to_tos.svg);
    width: 100%;
    height: 156px;
    background-repeat: no-repeat;
    background-size: 60%;
    top: 17%;
    position: absolute;
    background-position: 26.2%;
}

.welcome-to-fct {
    background: url(../img/welcome_fct.svg);
    width: 100%;
    height: 156px;
    background-repeat: no-repeat;
    background-size: 34%;
    top: 15%;
    position: absolute;
    background-position: 47.2%;
    display: none;
}

.saml-auth-container {
    margin-top: 3.8%;
    position: relative;
    float: left;
    width: 100%;
}

.login-by-saml {
    margin-left: 51.2%;
    margin-bottom: 3%;
}

.login-by-text-header {
    float: left;
    margin-top: 12%;
    margin-bottom: -6%;
    margin-left: 3%;
}

.saml-login-text-header {
    margin-bottom: 5%;
    margin-left: 2%;
}

#kc-content {
    width: 100%;
}

#kc-content-sso {
    width: 105%;
}

#kc-info {
    padding-bottom: 200px;
    margin-bottom: -200px;
}

#kc-info-wrapper {
    font-size: 13px;
}

#kc-form-options span {
    display: block;
}

#kc-form-options .checkbox {
    margin-top: 0;
    color: #72767b;
}

#kc-terms-text {
    margin-bottom: 20px;
}

#kc-registration {
    margin-bottom: 15px;
}

/* TOTP */

ol#kc-totp-settings {
    margin: 0;
    padding-left: 20px;
}

ul#kc-totp-supported-apps {
    margin-bottom: 10px;
}

#kc-totp-secret-qr-code {
    max-width: 150px;
    max-height: 150px;
}

#kc-totp-secret-key {
    background-color: #fff;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
}

/* OAuth */

#kc-oauth h3 {
    margin-top: 0;
}

#kc-oauth ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#kc-oauth ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    padding: 10px 0;
}

#kc-oauth ul li:first-of-type {
    border-top: 0;
}

#kc-oauth .kc-role {
    display: inline-block;
    width: 50%;
}

/* Code */
#kc-code textarea {
    width: 100%;
    height: 8em;
}

/* Social */

#kc-social-providers ul {
    padding: 0;
}

#kc-social-providers li {
    display: block;
}

#kc-social-providers li:first-of-type {
    margin-top: 0;
}

.zocial,
a.zocial {
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    text-shadow: none;
    border: 0;
    background: #f5f5f5;
    color: #72767b;
    border-radius: 0;
    white-space: normal;
}

.zocial:before {
    border-right: 0;
    margin-right: 0;
}

.zocial span:before {
    padding: 7px 10px;
    font-size: 14px;
}

.zocial:hover {
    background: #F5F5F5 !important;
}

.zocial.facebook,
.zocial.github,
.zocial.google,
.zocial.microsoft,
.zocial.stackoverflow,
.zocial.linkedin,
.zocial.twitter {
    background-image: none;
    border: 0;

    box-shadow: none;
    text-shadow: none;
}

/* Copy of zocial windows classes to be used for microsoft's social provider button */
.zocial.microsoft:before {
    content: "\f15d";
}

.zocial.stackoverflow:before {
    color: inherit;
}

.classic-eol {
    display: none;
    height: 70px;
    width: 100%;
    text-align: center;
    margin-top: -40px;
    background: #E87500;
    padding-top: 13px;
    color: white;
    font-size: 14px;
    line-height: 1.5;
}

.logo-eol-adjustment {
    top: 20% !important;
}

.form-eol-adjustment {
    margin-top: 9% !important;
}

.disclaimer-eol-adjustment {
    margin-top: 15.7% !important;
}

@media (max-width: 1700px) {
    .classic-eol {
        height: 60px !important;
        font-size: 12px !important;
    }

    .logo-eol-adjustment {
        top: 21% !important;
    }

    .disclaimer-eol-adjustment {
        margin-top: 15.6% !important;
    }

    .form-eol-adjustment {
        margin-top: 9% !important;
    }
}

@media (min-width: 768px) {
    #kc-container-wrapper {
        position: absolute;
        width: 100%;
    }

    .login-pf .container {
        padding-right: 80px;
    }

    #kc-locale {
        position: relative;
        text-align: right;
        z-index: 9999;
    }
}

@media (max-width: 767px) {

    .login-pf body {
        background: white;
    }

    #kc-header {
        padding-left: 15px;
        padding-right: 15px;
        float: none;
        text-align: left;
    }

    #kc-header-wrapper {
        font-size: 16px;
        font-weight: bold;
        padding: 20px 60px 0 0;
        color: #72767b;
        letter-spacing: 0;
    }

    div.kc-logo-text {
        margin: 0;
        width: 150px;
        height: 32px;
        background-size: 100%;
    }

    #kc-form {
        float: none;
    }

    #kc-info-wrapper {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin-top: 15px;
        padding-top: 15px;
        padding-left: 0px;
        padding-right: 15px;
    }

    #kc-social-providers li {
        display: block;
        margin-right: 5px;
    }

    .login-pf .container {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #kc-locale {
        position: absolute;
        width: 200px;
        top: 20px;
        right: 20px;
        text-align: right;
        z-index: 9999;
    }

    #kc-logo-wrapper {
        background-size: 100px 21px;
        height: 21px;
        width: 100px;
        margin: 20px 0 0 20px;
    }

}

@media (min-height: 646px) {
    #kc-container-wrapper {
        bottom: 12%;
    }
}

@media (max-height: 645px) {
    #kc-container-wrapper {
        padding-top: 50px;
        top: 20%;
    }
}

.card-pf form.form-actions .btn {
    float: right;
    margin-left: 10px;
    outline: none !important;
}

#kc-form-buttons {
    margin-top: 26px;
}

.login-pf-page .login-pf-brand {
    margin-top: 20px;
    max-width: 360px;
    width: 40%;
}

.card-pf {
    background: transparent;
    margin: 0 auto;
    padding: 20px 23px 30px 40px !important;
    padding: 0 20px;
    max-width: 500px;
    border-top: 0;
    box-shadow: 0 0 0;
    float: left;
    background: transparent;
    width: 21%;
    margin: 6% 2%;
    margin-top: 8%;
}

.card-pf.sso {
    padding-left: 0px !important;
}

.card-pf.card-pf-freetext.sso {
    width: 110% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.circles-aurora {
    position: fixed;
    width: 16%;
    top: 33%;
    right: 9%;
    z-index: 3;
    transform: translate(0, -50%);
    display: none;
}

.circles-purple {
    position: fixed;
    width: 29%;
    top: 54%;
    right: -10%;
    z-index: 1;
    transform: translate(0, -49%);
}

.go-sc {
    position: absolute;
    width: 200px;
    height: 100px;
    top: 42px;
    left: 44px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    box-shadow: none;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 65px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #B9387F;
}

.sso::-webkit-scrollbar-thumb {
    border-radius: 65px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #EC7700;
}

.free-text-container {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
    padding: 0px 20px;
    text-overflow: ellipsis;
}

.free-text-container.sso {
    font-size: 14px;
}

.card-pf-freetext {
    height: 29em;
    border: solid 2px #D6D6D6;
    border-radius: 26px;
    padding: 30px 20px 35px 20px !important;
    background: #F5F5F5;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 22%;
    width: 100%;
    margin-left: 0%;
}

.card-pf-freetext-header {
    position: absolute;
    margin-top: -30px;
    font-weight: bold;
    background: #F5F5F5;
    padding: 0em 1em;
    color: #666666;
    margin-left: -0.65%;
}


/*tablet*/
@media (max-width: 840px) {
    .login-pf-page .card-pf {
        max-width: none;
        margin-left: 20px;
        margin-right: 20px;
        padding: 20px 20px 30px 20px;
    }
}

@media (max-width: 767px) {
    .login-pf-page .card-pf {
        max-width: none;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
    }

    .card-pf.login-pf-accounts {
        max-width: none;
    }
}

.login-pf-page .login-pf-signup {
    font-size: 15px;
    color: #72767b;
}

.login-text {
    float: left;
    pointer-events: none;
    margin-top: 22px;
    margin-left: 11%;
    position: absolute;
}

.saml-auth-btn {
    float: right;
    width: 200%;
    margin-top: 3%;
}

.saml-auth-text {
    position: relative;
    top: 10px;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.saml-auth-arrow {
    float: right;
    margin-right: 10px;
    margin-top: -8px;
}

.btn-secondary-sso {
    color: #333333 !important;
    padding-left: 8% !important;
    background: rgba(236, 119, 0, 0.1) !important;
    border: solid 2px rgba(236, 119, 0, 1) !important;
    margin-bottom: 2px;
}

#kc-content-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 768px) {
    .login-pf-page .login-pf-social-section:first-of-type {
        padding-right: 39px;
        border-right: 1px solid #d1d1d1;
        margin-right: -1px;
    }

    .login-pf-page .login-pf-social-section:last-of-type {
        padding-left: 40px;
    }

    .login-pf-page .login-pf-social-section .login-pf-social-link:last-of-type {
        margin-bottom: 0;
    }

    .login-pf-page .login-pf-header {
        margin-bottom: 30px;
    }
}

.login-pf-page .login-pf-social-link {
    margin-bottom: 25px;
}

.login-pf-page .login-pf-social-link a {
    padding: 2px 0;
}

.login-pf-page.login-pf-page-accounts {
    margin-left: auto;
    margin-right: auto;
}

.login-pf-page .btn-primary {
    margin-top: 0;
    background: #B32473;
    border: none;
    height: 55px;
    border-radius: 28px;
    text-align: left;
    padding-left: 11%;
    text-transform: uppercase;
    width: 50%;
    float: right;
    transition: all ease-in 0.25s;
    outline: none !important;
}

.login-pf-page .btn-primary-sso {
    color: #FFFFFF;
    margin-top: 0;
    background: #EC7700;
    border: solid 2px #EC7700;
    height: 55px;
    border-radius: 28px;
    text-align: left;
    padding-left: 11%;
    text-transform: uppercase;
    width: 50%;
    float: right;
    transition: all ease-in 0.25s;
    outline: none !important;
}

.login-pf-page .arrow-holder {
    float: right;
    right: 0;
    margin-right: -43%;
    pointer-events: none;
    margin-top: 17px;
}

.login-pf-page .btn-primary:hover {
    background: rgba(179, 36, 115, 0.39);
    border: solid 2px #B32473;
    padding-left: 20px;
    box-shadow: 0px 7px 7px -3px #a8a5a5;
}

.login-pf-page .btn-primary-sso:hover {
    color: #EC7700;
    background: rgba(236, 119, 0, 0.15);
    border: solid 2px #EC7700;
    box-shadow: 0px 7px 7px -3px #a8a5a5;
}

.btn-secondary:hover {
    background: rgba(179, 36, 115, 0.50) !important;
    padding-left: 8% !important;
    border: solid 2px rgba(179, 36, 115, 0.5) !important;
    color: white !important;
}

.btn-secondary-sso:hover {
    background: rgba(236, 119, 0, 0.3) !important;
    padding-left: 8% !important;
    border: solid 2px rgba(236, 119, 0, 1) !important;
    color: white !important;
}

.btn[disabled] {
    background: rgba(179, 36, 115, 0.39) !important;
    background-image: none !important;
    border: solid 2px #B32473 !important;
    color: #8b8d8f !important;
    opacity: 1;
}

.sso.btn[disabled] {
    background: rgba(236, 119, 0, 0.15) !important;
    background-image: none !important;
    border: solid 2px #EC7700 !important;
    color: #8b8d8f !important;
    opacity: 1;
}

.new-password-info-bg {
    margin-bottom: 5%;
}


.set-pw-btn {
    width: 66% !important;
}

@media (max-width: 1700px) {
    .card-pf {
        margin-top: 6%;
        margin-left: 28.1% !important;
        width: 21.6%;
    }

    .tufin-logo-img {
        margin-top: -40px;
        width: 16%;
    }

    .securetrack-logo-img {
        margin-top: -28px;
        width: 16%;
        margin-right: 2%;
    }

    #kc-header-wrapper {
        height: 80px;
    }

    .green-circle {
        content: url(../img/green_circle_small_resolution.svg);
        width: 326px;
        height: 176px;
    }

    .red-circle {
        bottom: 209px;
        width: 72px;
        height: 144px;
    }

    .login-btn {
        width: 60% !important;
    }

    .sso.login-btn {
        width: 50% !important;
        margin-right: 8%;
        position: relative;
        top: -13px;
    }

    .login-pf-page .btn-primary {
        height: 38px !important;
        padding-left: 9% !important;
        padding: 7px 15px;
        font-size: 11px;
    }

    .login-pf-page .btn-primary-sso {
        height: 40px !important;
        padding-left: 9% !important;
        padding: 6px 15px;
        font-size: 11px;
    }

    .form-control {
        height: 40px !important;
    }

    .login-pf-page .login-pf-header h1 {
        text-align: left;
        margin-top: -1%;
        margin-bottom: -4%;
    }

    .login-pf-page.sso .login-pf-header h1 {
        margin-top: 15%;
    }

    #kc-form-buttons {
        margin-top: 22px;
    }

    .saml-auth-btn {
        float: right;
        width: 200%;
        margin-top: 6%;
    }

    .card-pf-freetext {
        height: 24.2em;
        padding: 30px 20px 35px 20px !important;
        margin-top: 12.6% !important;
        margin-left: -1% !important;
        width: 100%;
    }

    .card-pf-free-text-container {
        margin-top: 6%;
        margin-left: 2% !important;
    }

    .card-pf-free-text-container.sso {
        margin-top: 8.8%;
    }

    .card-pf.sso {
        width: 24.6%;
        height: 305px;
        margin-left: -1% !important;
    }

    .arrow-holder {
        margin-top: 13px !important;
        width: 24px;
        margin-right: -52% !important;
    }

    .saml-auth-arrow {
        float: right;
        margin-right: 4px;
        margin-top: -10px !important;
        width: 24px;
    }

    .arrow-holder.sso {
        margin-top: 0 !important;
        width: 29px;
        margin-right: -42% !important;
    }

    .saml-auth-arrow.sso {
        margin-right: 2px;
        width: 29px;
        margin-top: -11px !important;
    }

    .saml-auth-text {
        top: 5px !important;
    }

    .saml-auth-container.sso .saml-login-text-header {
        margin-left: -25%;
        width: 34%;
    }

    .login-by-text-header {
        margin-bottom: -2%;
    }

    .login-pf-page.sso .login-by-text-header {
        width: 17%;
        margin-left: -26%;
    }

    .login-pf-page.sso .new-password-info-bg {
        margin-left: -26%;
        top: -36px;
        position: relative;
    }

    .login-text {
        float: left;
        pointer-events: none;
        margin-top: 17px;
        margin-left: 8.5%;
        width: 37px;
    }

    .alert-error {
        margin-top: -41px;
        position: absolute;
        margin-left: 5%;
        height: 29px;
    }

    .alert-error.sso{
        margin-left: -2px;
    }

    .form-group label {
        margin-left: 9.5%;
    }

    .login-pf-page .form-control {
        font-size: 12px;
        padding: 0em 2.6em;
    }

    #kc-form-login-sso .form-control {
        font-size: 12px;
        width: 93%;
        height: 40px !important;
    }

    #kc-form-login-sso {
        margin-left: -25%;
    }

    #kc-content-sso #kc-passwd-update-form .form-control {
        font-size: 13px;
        width: 93%;
        height: 47px !important;
    }

    #kc-content-sso #kc-passwd-update-form {
        margin-left: -25%;
    }

    #kc-content-sso .form-group #kc-form-buttons {
        padding-right: 0px;
    }

    .first-pf-card {
        margin-left: 30.4% !important;
    }

    #kc-content-sso .reset-password-info {
        position: inherit;
        margin-right: -9px;
    }

    #kc-content-sso .reset-password-info .info-title {
        top: 395px;
    }

    .reset-password-info {
        margin-top: -30px;
    }

    .new-password-info-bg {
        margin-bottom: 13%;
        margin-top: 12%;
        width: 22em;
    }

    .sso.set-pw-btn {
        margin-right: 8%;
    }

    .saml-auth-container {
        margin-top: 5.5%;
    }

    .saml-auth-container.sso {
        margin-top: 7.5%;
    }

    .welcome-to-st {
        top: 12%;
    }

    .welcome-to-tos {
        top: 99px;
        width: 105%;
        background-size: 55%;
    }

    .card-pf.card-pf-freetext.sso {
        width: 25.6%;
    }

}

.collapsed-menu {
    position: absolute;
    margin-top: 100px;
    overflow: hidden;
    width: 17.7%;
    padding: 0;
    border-radius: 8px;
    transition: all 0.2s ease-in-out;
    max-height: 113px;
}

@media (max-width: 1700px) {
    .collapsed-menu {
        margin-top: 78px;
        overflow: hidden;
        width: 17.1%;
        max-height: 79px;
    }

    .toggled .collapsed-menu-list {
        max-height: 75px !important;
    }

    .toggled .collapsed-menu-list.sso {
        max-height: 55px !important;
    }

    .saml-login-text-header {
        width: 75px;
    }

    .fa-angle-down {
        right: 25px !important;
        top: 8px;
        font-size: 25px;
    }

    .sso-menu .fa-angle-down {
        right: 24px !important;
    }

    .idp-menu-opener {
        padding: 4px 0.8em !important;
    }

    .sso-menu {
        width: 20.6% !important;
        margin-left: -4.4% !important;
        margin-top: 48px;
        overflow: hidden;
        max-height: 84px;
    }
}

.collapsed-menu.toggled {
    max-height: initial;
}

.toggled .collapsed-menu-list {
    max-height: 140px;
    overflow: scroll;
    overflow-x: hidden;
}

.collapsed-menu > .collapsed-menu-btn fa-angle-down {
    transform: rotate(360deg);
    float: right;
    position: absolute;
    right: 32px;
    font-size: 22px;
}

.collapsed-menu > .collapsed-menu-btn .fa-angle-down {
    transform: rotate(360deg);
    float: right;
    position: absolute;
    right: 32px;
    font-size: 22px;
}

.collapsed-menu.toggled > .collapsed-menu-btn .fa-angle-down {
    transform: rotate(180deg);
}

.fa-angle-down.disabled {
    visibility: hidden;
}

.fa-angle-down disabled {
    visibility: hidden;
}


.collapsed-menu .collapsed-menu-list {
    list-style-type: none;
    padding: 2px 1px;
    margin: 0;
    margin-left: -1px;
    transition: all 0.2s ease-in-out;
}

.idp-menu-opener {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center;
    flex-direction: row-reverse !important;
    cursor: pointer;
    position: relative;
    gap: 0.2em;
    border: solid 2px #daa2c0;
    border-radius: 28px;
    padding: 8px 0.8em;
    text-decoration: none;
}

.idp-menu-opener:active:before {
    opacity: 0.4;
    border-radius: 2px;
}
.idp-menu-opener *,
.idp-menu-opener *:before,
.idp-menu-opener *::after {
    transition: 0.2s ease-in-out;
    user-select: none;
}

.idp-menu-opener span {
    padding: 2px;
    aspect-ratio: 1;
    font-size: 18px;
}

.saml-login-text-header {
    margin: 2.5% 2%;
    margin-left: 5%;
}

.fa-angle-down {
    position: absolute;
    right: 32px;
    font-size: 20px;
}

.btn-secondary {
    color: #333333 !important;
    padding-left: 8% !important;
    background: rgba(179, 36, 115, 0.10) !important;
    border: solid 2px rgba(179, 36, 115, 0.5) !important;
    margin-bottom: 2px;
}

.btn-secondary:hover {
    background: rgba(179, 36, 115, 0.50) !important;
    padding-left: 8% !important;
    border: solid 2px rgba(179, 36, 115, 0.5) !important;
    color: white !important;
}

.sso .idp-menu-opener {
    border-color: #EC7700;
}

.sso-menu .btn-secondary {
    color: #EC7700 !important;
    padding-left: 8% !important;
    background: transparent !important;
    border: solid 2px rgba(236, 119, 0, 0.95) !important;
    margin-bottom: 2px;
}

.sso-menu .btn-secondary:hover {
    background: #EC770015 !important;
}

.sso-menu {
    width: 18.7%;
}

.login-btn {
    color: white !important;
}
