
.password-strength-info {
    margin-top: 6px;
}

@media print {
    #gauth-steps {
        text-align: left!important;
    }

    .gauth-header {
        text-align: left !important;
        padding: 0 !important;
    }

    #step-one, #step-two, #step-three, #step-four {
        display: block!important;
    }

    .step-label {
        padding-left: 0 !important;
    }

    .gauth-content {
        width: 100% !important;
    }

    .step-box {
        border: none!important;
        min-height: unset!important;
        padding: 16px 0 0 !important;
    }

    .gauth-instruction-img,
    .gauth-apps + p,
    #gauth-copy-key,
    #gauth-steps-footer,
    .absui-cookie-message,
    .casui__animationContainer{
        display: none!important;
    }

}

#provider-carrefour, #provider-Office365ABS, #provider-OktaCBCB, #provider-OktaPepsiCo {
    display: none;
}
