﻿body {
    margin: 0;
    padding: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 100vh;
    background-image: url('../images/bgimgsncf.jpg');
    font-family: 'Roboto', sans-serif;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*position: absolute;*/
}

.Ncristal2025 {
    width: 320px;
    margin: 0 auto;
    display: block;
    margin-bottom: 2rem;
}

.btn {
    font-size:1.1rem;
}

.cr-viewport:hover, .cr-viewport:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.cr-slider:hover, .cr-slider:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.input-group.file-caption-main {
    margin: 15px 0 10px 0 !important;
}

#btnCompleterDemande {
    text-decoration: none;
    display: block;
}

    #btnCompleterDemande:hover {
        text-decoration: underline;
    }

#recap_type_demande {
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1rem;
    height: auto !important;
    display: inline-block;
}

#recap_categorie {
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1rem;
    height: auto !important;
    display: inline-block;
}

#recap_situation {
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1rem;
    height: auto !important;
    display: inline-block;
}

.txt1452 {
    color: #239ed8;
}

.optprofiltar {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

input {
    cursor: auto;
}

input:read-only {
    background-color: #cccccc60;
    cursor: not-allowed;
    color: #000000;
}

.obligatoire {
    content: "*";
    color: red;
    font-size: 1.3rem;
    font-weight: 500;
}

.champ-erreur {
    background-color: #e11d2708;
    border-color: #e11d27 !important;
    color: red !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.05rem #e11d27 !important;
}

.form1-control {
    height: 36px;
    padding-left: 10px;
    padding-right: 20px;
}

    .form1-control:hover {
        border: 1px solid #00497c !important;
        background-color: #fff !important;  
    }

    .form1-control:focus, .form1-control:active {
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25) !important;
        background-color: #fff !important;
    }

.box {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    background: transparent;
    height: 100%;
    width: 70%;
    border-width: 0px 0px 3px 0px;
    border-style: dotted dotted;
    border-color: black black;
    padding: 10px 10px;
}

    .box:after {
        position: absolute;
        content: '';
        height: 3px;
        right: 0px;
        left: 0px;
        top: 0px;
    }

h1 {
    font-size: 29px;
}

h2 {
    font-size: 19px;
    letter-spacing: 2%;
}

p {
    font-size: 1rem;
}

a {
    /*font-size: 0.8rem;*/
    color: #239ed8;
    text-decoration: none;
}

    a:hover {
        /*font-size: 0.8rem;*/
        color: #00497c;
        text-decoration: underline;
    }

.centermargin {
    margin-left: auto;
    margin-right: auto;
}

.invisibility {
    visibility: hidden;
}

.bandeau-access {
    width: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 2px;
}

.titredegrade {
    background: -ms-linear-gradient(top, #ffffff 0%,#239ed8 100%, #2e648b 100%); /* IE10+ */
    background: linear-gradient(linear, left top, left bottom, from(#239ed8), to(#2e648b));
    background: -moz-linear-gradient(linear, left top, left bottom, from(#239ed8), to(#2e648b));
    /*background: -ms-linear-gradient(linear, left top, left bottom, from(#82216F), to(#E11D27));*/
    background: -o-linear-gradient(linear, left top, left bottom, from(#239ed8), to(#2e648b));
    background: -webkit-gradient(linear, left top, left bottom, from(#239ed8), to(#2e648b));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.containlogbg {
    margin-left: auto;
    margin-bottom: 30px;
    margin-right: auto;
    height: auto;
    width: 26.5rem;
    background-color: #ffffff;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 5px solid #179dda;
}

.top-containlog {
    position: relative;
    /*width: 26rem;*/
    height: 5.1rem;
    text-align: center;
    padding-top: 0.2rem;
    color: white;
    background-color: #179dda;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
    font-weight: 600;
}

    .top-containlog::before {
        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;
    }


    .top-containlog p {
        display: initial;
        font-size: 1.2rem;
        color: white;
        font-weight: 600;
        text-align: center;
        align-items: center;
        letter-spacing: 0.07rem;
    }

    .top-containlog b {
        letter-spacing: 0.07rem;
    }

.btn-secondary.active, .btn-secondary:active, .btn-secondary:focus {
    background-color: #c6c6c6;
}

.containcreacompte {
    position: relative;
    margin-left: auto;
    margin-bottom: 0px;
    margin-right: auto;
    height: 106px;
    width: 279px;
    border-radius: 1.1rem;
    background-color: #fff;
    text-align: center;
    align-items: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.containblanc formerror {
    background-color: red;
}

/*list group item avec fond gris*/
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: none;
    color: #239ed8;
}

/*MODAL*/
.modal-body-custom {
    position: static;
}

.containpictomail {
    position: absolute;
    top: 65%;
    left: 50%;
    width: 500px;
    margin-top: -250px; /* Half the height */
    margin-left: -250px; /* Half the width */
}

.modal-content-custom, .modal-header-custom {
    border-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border: none;
}

.modal-title-custom {
    line-height: 0;
}

.modal-header-custom {
    float: right;
}

.bgbluemodal {
    background-color: #ffffff;
    color: black;
    box-shadow: 1px 1px 12px #555;
}

.rotate90 {
    transform: rotate(-90deg);
    margin-bottom: 1rem;
}

.titlefelicitation {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: black;
    font-weight: 900;
    letter-spacing: 0.05rem;
    text-align: center;
}

.idemailsend {
    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: #1493CF;
    border-width: 2px;
    display: block;
}

    .idemailsend p {
        line-height: 2.2rem;
        font-size: 1rem;
        text-align: center;
    }

/* ASTERIX */
/*:required {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e87b86;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #f8d7da;
    font-size: 0.9rem;
    width: 13.5rem;
}*/

:focus {
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25) !important;
}

input:focus {
    background-color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25) !important;
}

input[type=submit] {
    color: #239ed8;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 0.9rem;
    width: 13.5rem;
}

.Civprénomnom {
    color: #239ed8;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.1rem;
}

.textblackp {
    color: #000;
    font-size: 1rem;
    text-transform: initial;
    font-weight: 400;
}

.linedownblue {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #e6edf5;
    border: 1px solid #d6dee7;
    width: 65%;
    text-align: left;
}

.bgsignature {
    position:relative;
    z-index: 99;
    text-align: left;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: rgb(44 159 214);
    color: white;
    /*background-image: url(/images/bubulle_bg.png);*/
}

    .bgsignature a {
        color: #000;
        text-decoration: underline;
    }

/*    .bgsignature::before {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0rem;
        bottom: 0;
        left: 0rem;
        content: "";
        opacity: 0.07;
        background-image: url(../images/pattern-white.svg);
        background-repeat: repeat;
        background-position: center center;
        background-size: 28rem;
    }*/

mark {
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1rem;
    height: 36px !important;
    display: inline-block;
}

.deco {
    background-image: url("/images/cross-close.png");
    background-repeat: no-repeat;
    margin-left: 1.25rem;
}

    .deco:hover {
        background-image: url("/images/cross-close-blue.png");
        background-repeat: no-repeat;
        margin-top: 3rem;
    }

/****************/

.croppie-container .cr-slider-wrap {
    width: 71%;
    margin: 0px auto 0px auto;
    text-align: center;
    border: 1px solid #7b7b7b;
    padding: 1.5rem 1rem 0rem 1.1rem;
    background-color: #cfcfcf;
}

.btn_ensavoirplus {
    position: absolute;
    font-size: 0.8rem;
    margin-top: 0.5rem;
    color: #239ed8;
    margin: 0.1rem 0 0 0;
    font-weight: 500;
}

.cr-slider {
    -webkit-appearance: none;
    /*removes default webkit styles*/
    /*border: 1px solid white; */ /*fix for FF unable to apply focus style bug */
    width: 150px;
    /*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

#btn_deconnexion {
    cursor: pointer;
    border: 2px solid red !important;
    color: red;
    padding: 7px 20px 4px 20px;
    background-color: #ffffff;
}

    #btn_deconnexion:hover {
        color: red;
        cursor: pointer;
    }

#accessibilite {
    cursor: pointer;
    border: 2px solid #000 !important;
    color: #000;
    padding: 7px 20px 4px 20px;
    background-color: #ffffff;
}

.normal {
    -webkit-filter: invert(0%);
    filter: invert(0%);
}

.btn_accessibilite {
    color: #239ed8;
    background-color: transparent;
    background-image: none;
    border-color: #239ed8;
    padding-left: 2rem;
    padding-right: 2rem;
}

.btn_accessibilite_active {
    color: white;
    background-color: #239ed8;
    background-image: none;
    border-color: #239ed8;
    padding-left: 2rem;
    padding-right: 2rem;
}

/*.modal-accessibilite{
    overflow:hidden;
}

*/

.modal-content-accessibilite {
    border-radius: 0px;
    border: solid 1px #c6c6c6;
    box-shadow: 0px 0px 20px 0px #000;
    padding: 0px;
}

/*.modal-title-accessibilite {
    padding-top: 10px;
}

.modal-header-accessibilite {
    padding: 10px;
}

.modal-body-accessibilite {
    padding-left: 22px;
    padding-right: 22px;
}

.modal-footer-accessibilite {
    padding:5px;
}*/

.hr-certification {
    border: solid 1.5px #239ed8;
}

.message-code-papier {
    background-color: #ffe28e;
    border: dotted;
}

.form-check-label:hover {
    font-weight: bold;
    cursor: pointer;
}

#avertissement {
    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 span {
        color: #010101 !important;
        margin-left: 10px;
        vertical-align: bottom;
    }

.form-check-label {
    margin-left: 10px;
}

.form-check-input {
    transform: scale(1.5);
    cursor: default !important;
}

.lh-125 {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
}

/******************************/

.label-certification {
    color: #000000;
    background-color: #ffffff;
    padding: 17px 0px 17px 49px;
    border-radius: 14px;
    text-align: left;
    border: 1px solid #00000017;
    font-size: 1rem;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 11px 4px;
    font-weight: 300;
    transition: all 0.3s ease-out;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    width: 22rem;
}

    .label-certification:hover {
        font-weight: 600;
    }


#chk_certification {
    position: absolute;
    top: 19px;
    left: 39px;
}

/*****TEST GUID LINE******/

#guide {
    position: absolute;
    width: 25%; /* La barre fera 25% de la largeur de l'écran */
    height: 20px; /* Ajustez la hauteur du guide ici */
    background-color: rgba(255, 0, 0, 0.5); /* Ajustez la couleur et la transparence ici */
    pointer-events: none; /* Empêche la barre d'interférer avec les clics de la souris */
    z-index: 1000; /* Assurez-vous que la barre est au-dessus de tous les autres éléments */
}

/*****************************/

.wraptarif485 {
    background-color: #e6edf5;
    border: 1px solid #d6dee7;
    padding: 10px 30px;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

/*****/

div.input-group-btn.input-group-append label {
    margin-bottom:0px;
    margin-left : 6px;
}

.file-preview {
    display: flex !important;
}

/*****/

/* Style par défaut pour la case */
.form-check-input {
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

    /* Style lorsque la case est cochée */
    .form-check-input:checked {
        border-color: blue;
        box-shadow: 0 0 5px blue;
    }

#btn_continuer {
    /*height: 5rem;
    text-transform: uppercase;
    width: auto !important;
    padding: 0 0.9rem;
    font-size: 1.1rem;*/
    height: 4rem;
    text-transform: uppercase;
    overflow: hidden;
    width: 70%;
    padding: 0 0;
    font-size: 1.1rem;
    background-color: #57ac39;
    border: 3px solid #57ac39;
    border-radius: 8px;
    color: #fff;
}

    #btn_continuer:focus {
        height: 4rem;
        text-transform: uppercase;
        overflow: hidden;
        width: 70%;
        padding: 0 0;
        font-size: 1.1rem;
        background-color: #57ac39;
        border: 3px solid #57ac39;
        border-radius: 0px;
        color: #fff;
        text-decoration: underline;
    }

.maskphotoid {
    width: 11rem;
}

/****/

.cr-slider {
    cursor: pointer !important;
}

.cr-slider {
    -webkit-appearance: none; /* Supprime le style par défaut */
    appearance: none;
    width: 100%; /* Ajuste la largeur */
    height: 22px; /* Ajuste la hauteur */
    background: #ddd; /* Couleur de la barre */
    border-radius: 5px;
    outline: none;
    cursor: pointer;
}

    .cr-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px; /* Taille de la boule */
        height: 20px; /* Taille de la boule */
        background: #0078d4; /* Couleur de la boule */
        border-radius: 50%; /* Rend la boule circulaire */
        cursor: pointer;
        border: 2px solid #fff; /* Ajoute une bordure blanche */
    }

        .cr-slider::-webkit-slider-thumb:hover {
            background: #00497c; /* Couleur de la boule */
            border: 2px solid #fff; /* Ajoute une bordure blanche */
            zoom:1.1;
        }

    .cr-slider::-moz-range-thumb {
        width: 20px;
        height: 20px;
        background: #0078d4;
        border-radius: 50%;
        cursor: pointer;
        border: 2px solid #fff;
    }

.btn-outline-infoa11y, .btn-outline-infoa11y: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_rotation_gauche, #btn_rotation_droite {
    cursor: pointer !important;
}

#btn_rotation_gauche:hover, #btn_rotation_droite:hover {
    cursor: pointer !important;
    filter: none;
    zoom: 1.1;
}