﻿body.a11y {
    /*-webkit-filter: invert(100%);
    filter: invert(100%);*/
    background-color: #ecf1f7 !important;
    background-image: none;
    margin-top: 0px;
    color: #000;
    position: relative;
    overflow-y: auto;
}

footer.a11y {
    margin-top:2rem;
}

.Ncristal2025.a11y {
    background-color: #ffffff;
    border-radius:6px;
    padding:10px;
}

a {
    text-decoration: underline !important;
}

#btn_suivant {
    width: calc(70% - 20px);
}

#btn_continuer {
    height: 4rem;
    text-transform: uppercase;
    overflow: hidden;
    width: 70%;
    padding: 0 0;
    font-size: 1.1rem;
}

.idemailsend.a11y {
    height: auto;
    width: auto;
    border-radius: 8px;
    font-size: 1rem;
    color: black;
    background-color: white;
    padding: 0.5rem 0.8rem 0.4rem 0.3rem;
    border-style: dotted;
    border-color: #000;
    border-width: 2px;
    display: block;
}

.cr-viewport.a11y:hover, .cr-viewport.a11y:focus {
    border-color: #38404f !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.cr-slider.a11y:hover, .cr-slider.a11y:focus {
    border-color: #38404f !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.btn.btn-default.fileinput-remove.fileinput-remove-button {
    border: 1px solid #ced4da;
    background-color: #f8f9fa;
    color: #000;
    border-radius: 0px;
    margin-right: 0.5rem;
}

.btn.btn-default.fileinput-remove.fileinput-remove-button:hover {
    text-decoration: underline;
}

.btn.btn-success.fileinput-upload.fileinput-upload-button {
    border: 1px solid #ced4da;
    background-color: #f8f9fa;
    color: #000;
    border-radius: 0px;
}

.btn.btn-success.fileinput-upload.fileinput-upload-button:hover {
    text-decoration: underline;
}

.btn.btn-default, btn btn-success {
    border: 1px solid #ced4da;              
}

div.containlogbg.containBA11y.a11y {
    border: 5px solid #38404f;
    /*width: 26.6rem;*/
}

body::before.a11y {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0rem;
    bottom: 0;
    left: 0rem;
    content: "";
    opacity: 0.10;
    background-image: url(../images/pattern-white.svg);
    background-repeat: repeat;
    background-position: center center;
    background-size: 28rem;
}

.bandeau-access.a11y {
    padding-top: 100px;
    color: #f00;
}

.list-group-item.a11y {
    color: #000;
    background-color: transparent;
}

.txt214.a11y {
    color: #000;
}

.containlogbg.a11y {
    background-color: #ecf1f7;
    border: none;
    /*margin-top: 2rem;*/
    margin-bottom: 0px;
    box-shadow: none;
    color: #000;
    /*width: 26rem;*/
}

.top-containlog.a11y {
    color: white;
    background-color: #38404f;
}

.bandeaucivilite {
    background-color: #ffffff;
    line-height: 2rem;
    font-size: 1rem;
    color: #000000;
}

.containcreacompte.a11y {
    background-color: transparent;
    position: relative;
    margin-left: auto;
    margin-bottom: 30px;
    margin-right: auto;
    height: 106px;
    width: 279px;
    border-radius: 1.1rem;
    text-align: center;
    align-items: center;
    box-shadow: none;
}

a.a11y {
    /* font-size: 0.8rem; */
    color: #000;
    text-decoration: none;
}

a:hover.a11y {
    /* font-size: 0.8rem; */
    color: #000;
    text-decoration: underline;
}

a.atxtwhite.a11y {
    /* font-size: 0.8rem; */
    color: #000;
    text-decoration: none;
}

a.atxtwhite:hover.a11y {
    /* font-size: 0.8rem; */
    color: #000;
    text-decoration: underline;
}

.titredegrade.a11y {
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h2voyage.a11y {
    color: #000;
}

.box.a11y {
    border-style: dotted dotted;
    border-color: #fff #fff;
    border: none !important;
}

.bgbox1245.a11y {
    background-color: #ecf1f7;
    border: 5px solid #38404f;
}

.list-group-item.a11y img.a11y {
    filter: grayscale(1);
}

.containblanc.a11y {
    /*background-color: #000;
    width: 400px;*/
    border-radius: 0;
    border: 5px solid #38404f;
    background-color: #ecf1f7;
    width: 27.7rem;
    padding: 0 10px 20px 10px;
}



.btn-file.a11y:focus {
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

:focus.a11y {
    border-color: #38404f !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

/*.a11y:focus {
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}*/

.file-caption.a11y:focus {
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.linkcard.a11y:focus {
    /*padding: 2px;
    border: 2px solid #42488E;
    background-color: #def;
    border-radius: 5px;
    cursor: pointer;*/
    /*background-color: transparent !important;*/
    color: #000;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.form1-control.ddlCategorie.a11y:focus {
    background-color: transparent !important;
    color: #000 !important;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.form1-control.ddlSituation.a11y:focus {
    background-color: transparent !important;
    color: #000 !important;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.btn-outline-info.a11y, .btn-outline-info.a11y:active {
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border-color: #ffffff;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    border: 1px solid #000;
    FONT-SIZE: larger;
}

    .btn-outline-info.a11y:hover, .btn-outline-info.a11y:focus {
        border-color: #42488E !important;
        outline: 0 !important;
        color: #000;
        box-shadow: 0 0 0 .25rem #42488E !important;
        background-color: #ffffff !important;
    }

a.a11y:hover {
    border-color: #42488E !important;
    outline: 0 !important;
    color: #000;
    box-shadow: 0 0 0 .25rem #42488E !important;
    background-color: #ffffff !important;
}

input.a11y:hover, button.a11y:hover {
    background-color: #fff !important;
    color: #000;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.btn-outline-info.a11y:active {
    background-color: #fff !important;
    color: #000000 !important;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.btn-outline-fermer.a11y {
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border-color: #ffffff;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    border: 1px solid #000;
}

.btn-outline-fermer:hover.a11y {
    text-decoration: underline;
    cursor: pointer;
}

.btn-outline-fermer:focus.a11y {
    border-color: #42488E !important;
    outline: 0 !important;
    color: #fff;
    box-shadow: 0 0 0 .25rem #42488E !important;
    /*background-color: #000000 !important;*/
}

.btn-outline-fermer.a11y:active {
    /*background-color: #000000 !important;*/
    color: #fff;
    border-color: #42488E !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #239ed8;
    border-color: #239ed8;
}

.btn-retour.a11y {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #239ed8;
    padding: 0.5rem 1.2rem;
}

    .btn-retour.a11y:hover,
    .btn-retour.a11y:active,
    .btn-retour.a11y:visited,
    .btn-retour.a11y:focus {
        color: #000;
        text-decoration: underline;
        cursor: pointer !important;
    }

input.a11y:read-only {
    background-color: #cccccc60;
    cursor: not-allowed !important;
    color: #000;
}

.Civprénomnom.a11y {
    color: #000;
    font-size: 0.9rem;
    font-weight: 400;
}

.txt1452.a11y {
    color: #000 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

hr.a11y {
    border-bottom: 1px dotted #fff;
}

.icofami {
    display: none;
}

.icoko.a11y {
    filter: grayscale(1);
}

.form-check-input.a11y {
    transform: scale(1.5);
    padding-right: 10px;
}

.form-check-label.a11y {
    color: #000;
}

.custom-control-label.Civprénomnom.a11y::before {
    transform: scale(1.5);
    margin-right: 10px;
}

.custom-control-label.Civprénomnom.a11y::after {
    margin-right: 10px;
    transform: scale(1.5);
}

.custom-radio .custom-control-input.a11y:checked ~ .custom-control-label::before {
    background-color: #42488E;
    transform: scale(1.2);
}

/*.md-form1 input[type=email], .md-form1 input[type=firstname], .md-form1 input[type=name], .md-form1 input[type=date], .md-form1 input[type=anniversary], .md-form1 input[type=datetime-local], .md-form1 input[type=number], .md-form1 input[type=password], .md-form1 input[type=search-md], .md-form input[type=search], .md-form1 input[type=tel], .md-form1 input[type=text], .md-form1 input[type=time], .md-form1 input[type=url], .md-form1 textarea.md-textarea.a11y {
    border: 1px solid red;
}*/

input.form1-control.pl-2.a11y {
    border: 1px solid #38404f;
}

#civ_prenom_nom.a11y {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.1rem;
}

/*input.a11y[type="checkbox"] {
    margin-left: 1px;
    accent-color: #42488E;
}*/

/*.form-check-label.a11y {
    margin-left: 40px;
}*/

#chk_certification {
    position: absolute;
    top: 19px;
    left: 39px;
}

.champ-erreur.a11y {
    background-color: #e11d2708;
    border-color: #e11d27 !important;
    color: #000 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.05rem #e11d27 !important;
}

#avertissement.a11y {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

    #avertissement.a11y span {
        color: #010101 !important;
        margin-left: 10px;
        vertical-align: bottom;
    }

.lh-125.a11y {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
}

option.a11y {
    color: #000 !important;
}

.titleblue.a11y b {
    color: #000 !important;
}

.titleblue2.a11y b {
    color: #000 !important;
}

dlpdf.a11y {
    color: #fff !important;
}


#eligibilite.a11y {
    padding: 30px 0 30px 0;
    display: block;
    width: 41rem;
    margin: 0 auto;
    background-color: #e6edf5;
    border: 1px solid #d6dee7;
    padding: 10px 60px;
    margin-top: 1rem;
    margin-bottom: 2rem;
    color: #000;
}

    /*#eligibilite.a11y p b {
    color: #fff;
}*/

    #eligibilite.a11y a {
        color: #fff;
    }

div a.linkcard {
    color: #000 !important;
}

    div a.linkcard:focus {
        color: #000 !important;
        background-color: transparent;
        border-color: #42488E !important;
        outline: 0 !important;
        box-shadow: 0 0 0 .25rem #42488E !important;
    }

select.form1-control.champs.dlCategorie {
    color: #000 !important;
    font-size: 1rem;
}

select option {
    color: #000 !important;
    font-size: 1rem;
}

.wraptarif485 {
    background-color: #e6edf5;
    border: 1px solid #d6dee7;
    padding: 10px 30px;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.titleblue {
    letter-spacing: 0.07rem;
    font-weight: normal;
    color: #000 !important;
}

h2.titleblue {
    letter-spacing: 0.07rem;
    font-weight: bolder;
    color: #000 !important;
}

h2 {
    font-size: x-large;
    letter-spacing: 2%;
}

.bgsignature.a11y {
    text-align: left;
    width: 65%;
    height: auto;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
}

.checkmark.a11y {
    border: 1px solid #000;
}

span#conditions_generales.a11y {
    color: #fff !important;
}

.bgsignature.a11y a {
    color: #fff;
    text-decoration: underline;
}

.bandeaubleutitrepassword {
    text-align: center;
    background-color: #38404f;
    color: #fff;
}

.customcheck:focus {
    outline: 4px solid #42488E; /* ou tout autre style de focus */
}

.customcheck input[type="checkbox"]:focus + .checkmark {
    outline: 4px solid #42488E; /* ou tout autre style de focus */
}

div.btnBrowse.btn.btn-primary {
    border: 1px solid #ced4da !important;
    background-color: #f0f0f0 !important;
    color: #000 !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}

.cadre_piece {
    width: 100% !important;
    border: dotted 1px #808080;
    background-color: #FFFFFF;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
}

.FakeFocus {
    border-color: #38404f !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem #42488E !important;
}

/*:focus {
    background-color: transparent ;
    border-color: #42488E ;
    outline: 0 ;
    box-shadow: 0 0 0 .25rem #42488E ;
}*/

.btn-outline-accessi {
    color: #000000;
    background-color: transparent;
    background-image: none;
    border-color: #239ed8;
    padding-left: 2rem;
    padding-right: 2rem;
}

.modal-dialog.a11y {
    position: relative;
    margin: 0.5rem auto;
    pointer-events: none;
    width: 100%;
}

button#btn_capture {
    padding: 0.5rem 1rem;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    border-radius: 4px;
    cursor: pointer;
}

p.txtrsp4852 span.pictoalertko {
    display: none;
}

.typoboldblue {
    color: #000;
}

.customcheck:hover.a11y {
    text-decoration: underline;
}

/* When the checkbox is checked, add a blue background */
.customcheck.a11y input:checked ~ .checkmark {
    background-color: #000;
    border-radius: 5px;
}
