        .simplification-panel-connexion {
            background: transparent;
            border: none;
        }
        
        .keycloak-global-container {
            position: relative;
            width: 100%;
            background-color: #f3f5f4;
            border: 1px solid #bcbebd;
        }
        
        .keycloak-right-section {
            display: flex;
            align-items: center;
        }
        
        .keycloak-connexion label {
            padding-right: 10px;
        }
        
        .box1 {
            position: relative;
            width: 60%;
            padding: 10px;
        }
        
        .box1:before {
            content: '';
            display: block;
            position: absolute;
            left: 10px;
            bottom: 0;
            width: calc(100% - 20px);
            height: 1px;
            background: #727473;
        }
        
        .box1:after {
            content: 'OU';
            display: inline-block;
            position: absolute;
            left: 45%;
            bottom: -22px;
            padding: 10px;
            background: #f3f5f4;
            font-size: 20px;
            font-weight: 600;
            color: darkgrey;
        }
        
        .blk-se-connecter-form {
            position: relative;
        }
        
        .blk-se-connecter-form:after {
            content: '';
            display: block;
            position: absolute;
            right: 0;
            top: 10px;
            height: calc(100% - 20px);
            width: 1px;
            background: #727473;
        }
        
        .box2 {
            position: relative;
            width: 60%;
            padding: 10px;
        }
        
        .contentbox1 {
            padding: 15px;
            position: absolute;
            top: 0;
            left: 60%;
            width: 40%;
            height: 100%;
            z-index: 20;
            background: #005ca9 -webkit-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -ms-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -moz-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -o-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 linear-gradient(to 140deg, #005ca9 50%, #0e66ae 50%, #0e66ae 100%) repeat scroll 0 0;
        }
        
        .contentbox2 {
            padding: 15px;
            position: absolute;
            top: 0;
            left: 60%;
            width: 40%;
            height: 100%;
            z-index: 20;
            background: #005ca9 -webkit-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -ms-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -moz-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 -o-linear-gradient(130deg, #0e66ae 50%, #005ca9 50%, #005ca9 100%) repeat scroll 0 0;
            background: #005ca9 linear-gradient(to 140deg, #005ca9 50%, #0e66ae 50%, #0e66ae 100%) repeat scroll 0 0;
        }
        
        .contentbox1-inside,
        .contentbox2-inside {
            color: #FFFFFF;
        }
        
        .box1:hover {}
        
        .box2:hover {}
        
        .box1:hover~.contentbox1 {
            z-index: 40;
        }
        
        .box2:hover~.contentbox2 {
            z-index: 40;
            display: block;
        }
        
        .box2:hover~.contentbox2:before {
            z-index: 40;
            display: block;
        }
        
        .contentbox1 {
            display: block;
        }
        /*.contentbox1:before {
             content: '';
             width: 0;
             height: 0;
             border-style: solid;
             border-width: 28.5px 20px 28.5px 0;
             border-color: transparent #005da9 transparent transparent;
             position: absolute;
             top: 70px;
             left: -20px;
             z-index: 40;
         }*/
        
        .box1:hover~.contentbox1-inside:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 28.5px 20px 28.5px 0;
            border-color: transparent #005da9 transparent transparent;
            position: absolute;
            top: 70px;
            left: -20px;
            z-index: 40;
        }
        
        .box1~.contentbox1:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 28.5px 20px 28.5px 0;
            border-color: transparent #005da9 transparent transparent;
            position: absolute;
            top: 70px;
            left: -20px;
            z-index: 40;
        }
        
        .box2:hover~.contentbox2:after {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 35px 24px 35px 0;
            border-color: transparent #F3F5F4 transparent transparent;
            position: absolute;
            top: 66px;
            left: -24px;
            z-index: 50;
        }
        
        .contentbox2:before {
            content: '';
            display: none;
        }
        
        .contentbox2 {
            content: '';
            display: none;
        }
        
        .box2:hover~.contentbox2:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 28.5px 20px 28.5px 0;
            border-color: transparent #005da9 transparent transparent;
            position: absolute;
            top: 320px;
            left: -20px;
            z-index: 40;
        }
        
        .box2:hover~.contentbox1 {
            display: none;
        }
        
        .blk-premiere-visite {
            text-align: center;
        }
        
        .btn-seconnecter-container button {
            width: 100%;
        }
        
        .bdf-badge {
            display: inline-block;
            min-width: 10px;
            padding: 10px 0 0 0;
            font-size: 25px;
            font-weight: 700;
            color: #fff;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            background-color: #0e66ae;
            border: 2px solid #fff;
            height: 50px;
            width: 50px;
            border-radius: 50%;
            line-height: 25px;
        }
        
        .bdf-badge-margin-right {
            /*margin-right: 40px;*/
        }
        
        .info-step {
            display: flex;
            align-items: center;
            margin-top: 30px;
            margin-bottom: 40px;
        }
        
        .info-step__left {}
        
        .info-step__right {
            margin-left: 20px;
            width: 300px;
        }
        
        .bdf-h2-color {
            color: #FFFFFF;
            font-size: 22px;
            margin-top: 5px;
            margin-left: 5px;
        }
        
        .keycloak-compte-list {
            list-style: inside;
            padding: 0;
        }
        
        .keycloak-compte-list__item {}
        
        .keycloak_img_ordi {
            position: absolute;
            bottom: 20px;
            right: 10px;
            width: 279px;
            height: 153px;
        }
        
        .keycloak-short-width {
            display: inline-block;
            width: 190px;
        }
        
        #help .bdf-link-next {
            padding-right: 3rem;
        }
        
        #help .bdf-link-next:after {
            content: '?';
            background: #003b7d;
            width: 20px;
            height: 20px;
            display: inline-block;
            border-radius: 50%;
            text-align: center;
            color: white;
            font-weight: 600;
            font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
            top: 0px;
            line-height: 20px;
            font-size: 14px;
        }
        
        .keycloak-tab-titre {
            color: #003b7d;
        }
        
        .keycloak-social-providers {
            display: inline-block;
            padding-left: 30px;
        }
        
        #help {
            padding-bottom: 20px;
        }
        
        .keycloak-alert-france-connect {
            display: none;
        }
        
        @media screen and (max-width: 768px) {
            .keycloak-global-container {
                margin-top: 80px;
            }
            .nav-tabs.keycloak__list {
                position: absolute;
                top: -90px;
                left: 0;
            }
            .contentbox1 {
                display: block;
                position: static;
                width: 100%;
                margin-bottom: 30px;
            }
            .contentbox2 {
                display: block;
                position: static;
                width: 100%;
                margin-bottom: 30px;
            }
            .box1:before,
            .box1:after {
                display: none;
            }
            .box1 {
                width: 100%;
                margin-bottom: 30px;
            }
            .keycloak-right-section {
                display: block;
            }
            .keycloak-label-connect {
                text-align: center;
                margin-top: 10px;
                margin-bottom: 10px;
            }
            .keycloak-connexion__link {
                text-align: center;
            }
            .keycloak-right-section {
                text-align: center;
            }
            .box2 {
                width: 100%;
                margin-bottom: 30px;
            }
            .blk-se-connecter-form:after {
                display: none;
            }
            .contentbox1,
            .contentbox2 {
                padding-top: 0;
                margin: 0;
            }
            .contentbox1:before,
            .contentbox2:before {
                display: none;
            }
            .box1~.contentbox1:before,
            .box2~.contentbox2:before {
                display: none;
            }
            .box1:hover~.contentbox1:before,
            .box2:hover~.contentbox2:before {
                display: none;
            }
            .contentbox1-inside,
            .contentbox2-inside {
                position: relative;
                padding-top: 15px;
            }
            .contentbox1-inside:before {
                content: '';
                position: absolute;
                top: -20px;
                left: 40%;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 28.5px 20px 28.5px;
                border-color: transparent transparent #005da9 transparent;
            }
            .contentbox2-inside:before {
                content: '';
                position: absolute;
                top: -20px;
                left: 40%;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 28.5px 20px 28.5px;
                border-color: transparent transparent #005da9 transparent;
            }
            .keycloak_img_ordi {
                display: none;
            }
            .keycloak-message {
                padding: 15px 0 0 0;
            }
            .keycloak-message:before {
                content: '';
                position: absolute;
                top: 0;
                left: 15px;
                height: 1px;
                width: calc(100% - 30px);
                background: #727473;
            }
            #registrationlink {
                width: 100%;
            }
            .info-step__right {
                width: 80%;
            }
            .keycloak-short-width {
                width: 80%;
            }
            .keycloak-social-providers {
                display: block;
                padding-left: 0;
                padding-top: 10px;
                padding-bottom: 10px;
            }
            #help {
                padding-bottom: 0px;
            }
            /*.keycloak-img-franceconnect {*/
            /*width: 100%;*/
            /*}*/
        }