@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';

/* /Account/Login.razor.rz.scp.css */
body[b-gfgk1t8dkq] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important; 
    font-size: 13px;
}
.form-group[b-gfgk1t8dkq]{
    padding-top: 0.75rem;
}
#centerpage[b-gfgk1t8dkq] {
    border: 0.05em solid red;
    width: 100%;
    display: flex;
    text-align: center;
    /* For horizontal alignment */
    align-items: center;
    /* For vertical alignment   */
}
.loginItem[b-gfgk1t8dkq] {
    font-size: 18px;
    margin-bottom:5px
}
/* /Account/MonCompte.razor.rz.scp.css */
body[b-6u973iooxf] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}


.medecin_area[b-6u973iooxf] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.pharmacie_area[b-6u973iooxf] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.Coneils_area[b-6u973iooxf] {
    background: #07a6a1 !important;
    color: white;
    line-height: 2rem;
}


.Vaccin_area[b-6u973iooxf] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}



.p-4[b-6u973iooxf] {
    padding: 1.5rem !important;
}

.mb-0[b-6u973iooxf], .my-0[b-6u973iooxf] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-6u973iooxf] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-6u973iooxf] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-6u973iooxf] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-6u973iooxf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-6u973iooxf] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-6u973iooxf] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-6u973iooxf] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-6u973iooxf] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-6u973iooxf] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-6u973iooxf] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-6u973iooxf] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-6u973iooxf] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-6u973iooxf] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-6u973iooxf] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-6u973iooxf] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-6u973iooxf] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-6u973iooxf] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-6u973iooxf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-6u973iooxf] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-6u973iooxf] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-6u973iooxf] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-6u973iooxf] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-6u973iooxf] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-6u973iooxf] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-6u973iooxf] {
    background-color: #ffffff !important;
}

.p-4[b-6u973iooxf] {
    padding: 1.5rem !important;
}

.mb-0[b-6u973iooxf], .my-0[b-6u973iooxf] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-6u973iooxf] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-6u973iooxf] {
    margin-right: 20px;
}

.avatar[b-6u973iooxf] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* /Connexion/Enregistre.razor.rz.scp.css */
/* Style général pour le formulaire */
form[b-qaeztyd1pq], .form-container[b-qaeztyd1pq] {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

/* Animation lors de la transition entre les étapes */
.step[b-qaeztyd1pq] {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

    .step.active[b-qaeztyd1pq] {
        opacity: 1;
        transform: translateY(0);
    }

/* Styles pour les titres des étapes */
h3[b-qaeztyd1pq] {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 20px;
    color: #7099d1;
    animation: fadeIn-b-qaeztyd1pq 1s ease;
}

/* Animation d'apparition en fondu */
@keyframes fadeIn-b-qaeztyd1pq {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Champs de saisie */
input[type="text"][b-qaeztyd1pq], input[type="password"][b-qaeztyd1pq], input[type="date"][b-qaeztyd1pq], select[b-qaeztyd1pq] {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    font-size: 1rem;
}

    input:focus[b-qaeztyd1pq], select:focus[b-qaeztyd1pq] {
        border-color: #7099d1;
        box-shadow: 0 0 8px rgba(112, 153, 209, 0.3);
        outline: none;
    }

/* Styles des boutons */
button[b-qaeztyd1pq] {
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    font-size: 1rem;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #7099d1;
    color: white;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

    button:hover[b-qaeztyd1pq] {
        background-color: #5071a3;
        transform: translateY(-3px);
    }

    button:active[b-qaeztyd1pq] {
        transform: translateY(0);
    }

    button:disabled[b-qaeztyd1pq] {
        background-color: #ccc;
        cursor: not-allowed;
    }

    button.loading[b-qaeztyd1pq] {
        cursor: wait;
        animation: spin-b-qaeztyd1pq 1s linear infinite;
    }

@keyframes spin-b-qaeztyd1pq {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* Styles pour les boutons spécifiques */
button.btn-suivant[b-qaeztyd1pq] {
    background-color: #007bff;
}

button.btn-valider[b-qaeztyd1pq] {
    background-color: #28a745;
}

button.btn-retour[b-qaeztyd1pq] {
    background-color: #dc3545;
    display: flex;
    align-items: center;
    justify-content: center;
}

    button.btn-retour i[b-qaeztyd1pq] {
        margin-right: 5px;
    }

/* Groupement des boutons */
.button-group[b-qaeztyd1pq] {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

button.btn-suivant[b-qaeztyd1pq], button.btn-valider[b-qaeztyd1pq], button.btn-retour[b-qaeztyd1pq] {
    min-width: 100px;
}

/* Messages d'erreur */
p[b-qaeztyd1pq] {
    color: red;
    font-size: 0.9rem;
    margin: 5px 0;
    animation: shake-b-qaeztyd1pq 0.3s ease;
}

@keyframes shake-b-qaeztyd1pq {
    0%, 100% {
        transform: translateX(0);
    }

    25%, 75% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }
}

/* Récapitulatif */
.recapitulatif[b-qaeztyd1pq] {
    background-color: #eef5ff;
    padding: 10px;
    border-left: 4px solid #7099d1;
    margin: 20px 0;
}

    .recapitulatif p[b-qaeztyd1pq] {
        margin: 5px 0;
        font-size: 1rem;
    }

/* Animation pour le message de succès */
.success-message[b-qaeztyd1pq] {
    color: green;
    font-size: 1.2rem;
    text-align: center;
    animation: fadeInSuccess-b-qaeztyd1pq 1s ease forwards;
}

@keyframes fadeInSuccess-b-qaeztyd1pq {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* Progress bar */
.progress-bar[b-qaeztyd1pq] {
    width: 100%;
    background-color: #e0e0e0;
    border-radius: 5px;
    margin-bottom: 20px;
}

.progress-bar-fill[b-qaeztyd1pq] {
    height: 10px;
    background-color: #7099d1;
    border-radius: 5px;
    width: 0%;
    transition: width 0.5s ease;
}

/* /Connexion/ForgotPassword.razor.rz.scp.css */
/* Style général pour le formulaire */
form[b-ebil53l13n], .form-container[b-ebil53l13n] {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

/* Animation lors de la transition entre les étapes */
.step[b-ebil53l13n] {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

    .step.active[b-ebil53l13n] {
        opacity: 1;
        transform: translateY(0);
    }

/* Styles pour les titres des étapes */
h3[b-ebil53l13n] {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 20px;
    color: #7099d1;
    animation: fadeIn-b-ebil53l13n 1s ease;
}

/* Animation d'apparition en fondu */
@keyframes fadeIn-b-ebil53l13n {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Champs de saisie */
input[type="text"][b-ebil53l13n], input[type="password"][b-ebil53l13n], input[type="date"][b-ebil53l13n], select[b-ebil53l13n] {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    font-size: 1rem;
}

    input:focus[b-ebil53l13n], select:focus[b-ebil53l13n] {
        border-color: #7099d1;
        box-shadow: 0 0 8px rgba(112, 153, 209, 0.3);
        outline: none;
    }

/* Styles des boutons */
button[b-ebil53l13n] {
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    font-size: 1rem;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    background-color: #7099d1;
    color: white;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

    button:hover[b-ebil53l13n] {
        background-color: #5071a3;
        transform: translateY(-3px);
    }

    button:active[b-ebil53l13n] {
        transform: translateY(0);
    }

    button:disabled[b-ebil53l13n] {
        background-color: #ccc;
        cursor: not-allowed;
    }

    button.loading[b-ebil53l13n] {
        cursor: wait;
        animation: spin-b-ebil53l13n 1s linear infinite;
    }

@keyframes spin-b-ebil53l13n {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* Styles pour les boutons spécifiques */
button.btn-suivant[b-ebil53l13n] {
    background-color: #007bff;
}

button.btn-valider[b-ebil53l13n] {
    background-color: #28a745;
}

button.btn-retour[b-ebil53l13n] {
    background-color: #dc3545;
    display: flex;
    align-items: center;
    justify-content: center;
}

    button.btn-retour i[b-ebil53l13n] {
        margin-right: 5px;
    }

/* Groupement des boutons */
.button-group[b-ebil53l13n] {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

button.btn-suivant[b-ebil53l13n], button.btn-valider[b-ebil53l13n], button.btn-retour[b-ebil53l13n] {
    min-width: 100px;
}

/* Messages d'erreur */
p[b-ebil53l13n] {
    color: red;
    font-size: 0.9rem;
    margin: 5px 0;
    animation: shake-b-ebil53l13n 0.3s ease;
}

@keyframes shake-b-ebil53l13n {
    0%, 100% {
        transform: translateX(0);
    }

    25%, 75% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }
}

/* Récapitulatif */
.recapitulatif[b-ebil53l13n] {
    background-color: #eef5ff;
    padding: 10px;
    border-left: 4px solid #7099d1;
    margin: 20px 0;
}

    .recapitulatif p[b-ebil53l13n] {
        margin: 5px 0;
        font-size: 1rem;
    }

/* Animation pour le message de succès */
.success-message[b-ebil53l13n] {
    color: green;
    font-size: 1.2rem;
    text-align: center;
    animation: fadeInSuccess-b-ebil53l13n 1s ease forwards;
}

@keyframes fadeInSuccess-b-ebil53l13n {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* Progress bar */
.progress-bar[b-ebil53l13n] {
    width: 100%;
    background-color: #e0e0e0;
    border-radius: 5px;
    margin-bottom: 20px;
}

.progress-bar-fill[b-ebil53l13n] {
    height: 10px;
    background-color: #7099d1;
    border-radius: 5px;
    width: 0%;
    transition: width 0.5s ease;
}
/* /Connexion/Loginlaafi.razor.rz.scp.css */
body[b-m1b9m3mnw1] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f0f4f8;
    margin: 0;
    padding: 0;
}


div[b-m1b9m3mnw1] {
    flex-direction: row;
    align-items: center;
}

h2[b-m1b9m3mnw1] {
    font-size: 2vw; 
}

@media (max-width: 768px) {
    div[b-m1b9m3mnw1] {
        flex-direction: column; 
        text-align: center;
    }

    i[b-m1b9m3mnw1] {
        font-size: 6vw; 
        margin-bottom: 10px;
    }

    h2[b-m1b9m3mnw1] {
        font-size: 3vw; 
    }
}

@media (max-width: 480px) {
    i[b-m1b9m3mnw1] {
        font-size: 8vw;
    }

    h2[b-m1b9m3mnw1] {
        font-size: 4vw; 
    }
}


/* Titre principal */
h2.title-text[b-m1b9m3mnw1] {
    color: #3182ce;
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}

/* Style de la carte de connexion */
.card[b-m1b9m3mnw1] {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    margin: 50px auto;
}

/* Formulaire */
.form-group[b-m1b9m3mnw1] {
    margin-bottom: 15px;
}

/* Champs de saisie */
input.form-control[b-m1b9m3mnw1] {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #ced4da;
    transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

    input.form-control:focus[b-m1b9m3mnw1] {
        border-color: #3182ce;
        box-shadow: 0 0 5px rgba(49, 130, 206, 0.3);
        outline: none;
    }

/* Boutons */
button.btn-primary[b-m1b9m3mnw1] {
    background-color: #3182ce;
    color: white;
    padding: 12px;
    font-size: 18px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

    button.btn-primary:hover[b-m1b9m3mnw1] {
        background-color: #2b6cb0;
    }

.custom-btn[b-m1b9m3mnw1] {
    background-color: #38af08;
    border-color: #2b6cb0;
    color: white;
}

    .custom-btn:hover[b-m1b9m3mnw1] {
        background-color: #38af08;
        border-color: #2b6cb0
    }

/* Bouton sur toute la largeur */
button.w-100[b-m1b9m3mnw1] {
    width: 100%;
}

/* Lien vers aide ou inscription */
a.text-secondary[b-m1b9m3mnw1] {
    color: #6c757d;
    text-decoration: none;
}

    a.text-secondary:hover[b-m1b9m3mnw1] {
        text-decoration: underline;
    }

/* Animation de fade-in */
.animated[b-m1b9m3mnw1] {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.fadeIn[b-m1b9m3mnw1] {
    animation-name: fadeIn-b-m1b9m3mnw1;
}

@keyframes fadeIn-b-m1b9m3mnw1 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Différents délais pour les animations */
.delay-1s[b-m1b9m3mnw1] {
    animation-delay: 0.5s;
}

.delay-2s[b-m1b9m3mnw1] {
    animation-delay: 1s;
}

.delay-3s[b-m1b9m3mnw1] {
    animation-delay: 1.5s;
}

/* Animation bounce */
.bounceIn[b-m1b9m3mnw1] {
    animation-name: bounceIn-b-m1b9m3mnw1;
}

@keyframes bounceIn-b-m1b9m3mnw1 {
    0%, 20%, 40%, 60%, 80%, 100% {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.form-container[b-m1b9m3mnw1] {
    border: 2px solid #7099d1; /* Bordure bleue */
    border-radius: 10px; /* Coins arrondis */
    padding: 20px; /* Espacement interne */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Ombre autour du cadre */
    background-color: white; /* Couleur de fond */
    max-width: 600px; /* Largeur maximale du cadre */
    margin: 0 auto; /* Centrage horizontal */
}

.secondary-form-container[b-m1b9m3mnw1] {
    border: 2px solid #7099d1; /* Bordure bleue */
    border-radius: 10px; /* Coins arrondis */
    padding: 20px; /* Espacement interne */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Ombre autour du cadre */
    background-color: white; /* Couleur de fond */
    max-width: 600px; /* Largeur maximale du cadre */
    margin: 0 auto; /* Centrage horizontal */ /* Centrer le texte */
}
/* Switch glissant */
.switch[b-m1b9m3mnw1] {
    position: relative;
    display: inline-block;
    width: 50px; /* Réduction de la largeur */
    height: 28px; /* Réduction de la hauteur */
}

    .switch input[b-m1b9m3mnw1] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-m1b9m3mnw1] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 28px; /* Adaptation à la nouvelle taille */
}

    .slider[b-m1b9m3mnw1]:before {
        position: absolute;
        content: "";
        height: 22px; /* Réduction de la taille du cercle */
        width: 22px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .slider[b-m1b9m3mnw1] {
    background-color: #7099d1;
}

    input:checked + .slider[b-m1b9m3mnw1]:before {
        transform: translateX(22px); /* Adaptation du déplacement */
    }

/* Petits labels Oui/Non */
.slider[b-m1b9m3mnw1]::after {
    content: "Non";
    color: white;
    position: absolute;
    font-size: 12px;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

input:checked + .slider[b-m1b9m3mnw1]::after {
    content: "Oui";
    left: 25px;
}

/* Optionnel : version plus petite */
.switch.small[b-m1b9m3mnw1] {
    width: 30px;
    height: 10px;
}

    .switch.small .slider[b-m1b9m3mnw1]:before {
        height: 8px;
        width: 8px;
    }

    .switch.small .slider[b-m1b9m3mnw1]::after {
        font-size: 10px;
    }
/* /Layout/LoginDisplay.razor.rz.scp.css */
.navbar[b-b4k28qg7wj] {
    height: 50px !important; /*i assume your navbar size 100px*/
}

.navbar-toggler[b-b4k28qg7wj] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-b4k28qg7wj] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-b4k28qg7wj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-b4k28qg7wj] {
    font-size: 1.1rem;
    margin-left: 5px;
}

.bi[b-b4k28qg7wj] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-card-list-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-card-list' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2z'/%3E%3C/svg%3E");
}

.bi-graph-up-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width'=16' height='16' fill='white' class='bi bi-graph-up' viewBox='0 0 16 16'%3E%3Cpath d='M0 0h1v15h15v1H0zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07'/%3E%3C/svg%3E");
}

.bi-lungs-fill-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-lungs-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v5.243L9 7.1V4.72C9 3.77 9.77 3 10.72 3c.524 0 1.023.27 1.443.592.431.332.847.773 1.216 1.229.736.908 1.347 1.946 1.58 2.48.176.405.393 1.16.556 2.011.165.857.283 1.857.24 2.759-.04.867-.232 1.79-.837 2.33-.67.6-1.622.556-2.741-.004l-1.795-.897A2.5 2.5 0 0 1 9 11.264V8.329l-1-.715-1 .715V7.214c-.1 0-.202.03-.29.093l-2.5 1.786a.5.5 0 1 0 .58.814L7 8.329v2.935A2.5 2.5 0 0 1 5.618 13.5l-1.795.897c-1.12.56-2.07.603-2.741.004-.605-.54-.798-1.463-.838-2.33-.042-.902.076-1.902.24-2.759.164-.852.38-1.606.558-2.012.232-.533.843-1.571 1.579-2.479.37-.456.785-.897 1.216-1.229C4.257 3.27 4.756 3 5.28 3 6.23 3 7 3.77 7 4.72V7.1l.5-.357V1.5A.5.5 0 0 1 8 1m3.21 8.907a.5.5 0 1 0 .58-.814l-2.5-1.786A.5.5 0 0 0 9 7.214V8.33z'/%3E%3C/svg%3E");
}

.bi-calendar-date-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-date' viewBox='0 0 16 16'%3E%3Cpath d='M6.445 11.688V6.354h-.633A13 13 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23' %3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z'/%3E%3C/svg%3E");
}

.bi-calendar-fill-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}



.bi-graph-up-arrow-nav-menu[b-b4k28qg7wj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-graph-up-arrow' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 0h1v15h15v1H0zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}

.nav-item:first-of-type[b-b4k28qg7wj] {
    padding-top: 0,25rem;
}

.nav-item:last-of-type[b-b4k28qg7wj] {
    padding-bottom: 0,25rem;
}

.nav-item[b-b4k28qg7wj]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}


.nav-item[b-b4k28qg7wj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-b4k28qg7wj]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-b4k28qg7wj] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-b4k28qg7wj] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b4k28qg7wj] {
        display: none;
    }

    .nav-scrollable[b-b4k28qg7wj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-l1bysjl8da] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l1bysjl8da] {
    flex: 1;
}
.page-background[b-l1bysjl8da] {
    background-image: url(../Medias/Images/Pagebg4.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    opacity:5;
}

.sidebar[b-l1bysjl8da] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l1bysjl8da] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l1bysjl8da]  a, .top-row[b-l1bysjl8da]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-l1bysjl8da]  a:hover, .top-row[b-l1bysjl8da]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-l1bysjl8da]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }


/*Code I added - Start    #337AB7*/
.bottom-row[b-l1bysjl8da] {
    background-color: #1E4CA1;
    color: white !important;
    border-top: 1px solid #d6d5d5;
    height: 2.5rem;
    max-height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: fixed;
    bottom: 0;
    width: 100vw;
}


@media (max-width: 640.98px) {
    .top-row[b-l1bysjl8da] {
        justify-content: space-between;
    }

        .top-row[b-l1bysjl8da]  a, .top-row[b-l1bysjl8da]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-l1bysjl8da] {
        flex-direction: row;
    }

    .sidebar[b-l1bysjl8da] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l1bysjl8da] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-l1bysjl8da]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-l1bysjl8da], article[b-l1bysjl8da] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-l1bysjl8da] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-l1bysjl8da] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layout/NavMenu.razor.rz.scp.css */

.navbar[b-md8jjb6mqg] {
    height: 50px !important; /*i assume your navbar size 100px*/
}

.navbar-toggler[b-md8jjb6mqg] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-md8jjb6mqg] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-md8jjb6mqg] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-md8jjb6mqg] {
    font-size: 1.1rem;
    margin-left: 5px;
}

.bi[b-md8jjb6mqg] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-card-list-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-card-list' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2z'/%3E%3C/svg%3E");
}

.bi-graph-up-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width'=16' height='16' fill='white' class='bi bi-graph-up' viewBox='0 0 16 16'%3E%3Cpath d='M0 0h1v15h15v1H0zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07'/%3E%3C/svg%3E");
}

.bi-lungs-fill-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-lungs-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5v5.243L9 7.1V4.72C9 3.77 9.77 3 10.72 3c.524 0 1.023.27 1.443.592.431.332.847.773 1.216 1.229.736.908 1.347 1.946 1.58 2.48.176.405.393 1.16.556 2.011.165.857.283 1.857.24 2.759-.04.867-.232 1.79-.837 2.33-.67.6-1.622.556-2.741-.004l-1.795-.897A2.5 2.5 0 0 1 9 11.264V8.329l-1-.715-1 .715V7.214c-.1 0-.202.03-.29.093l-2.5 1.786a.5.5 0 1 0 .58.814L7 8.329v2.935A2.5 2.5 0 0 1 5.618 13.5l-1.795.897c-1.12.56-2.07.603-2.741.004-.605-.54-.798-1.463-.838-2.33-.042-.902.076-1.902.24-2.759.164-.852.38-1.606.558-2.012.232-.533.843-1.571 1.579-2.479.37-.456.785-.897 1.216-1.229C4.257 3.27 4.756 3 5.28 3 6.23 3 7 3.77 7 4.72V7.1l.5-.357V1.5A.5.5 0 0 1 8 1m3.21 8.907a.5.5 0 1 0 .58-.814l-2.5-1.786A.5.5 0 0 0 9 7.214V8.33z'/%3E%3C/svg%3E");
}

.bi-calendar-date-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-date' viewBox='0 0 16 16'%3E%3Cpath d='M6.445 11.688V6.354h-.633A13 13 0 0 0 4.5 7.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23' %3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z'/%3E%3C/svg%3E");
}

.bi-calendar-fill-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}


.bi-graph-up-arrow-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-graph-up-arrow' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 0h1v15h15v1H0zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}


.bi-megaphone-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-megaphone' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0v-.214c-2.162-1.241-4.49-1.843-6.912-2.083l.405 2.712A1 1 0 0 1 5.51 15.1h-.548a1 1 0 0 1-.916-.599l-1.85-3.49a68.14 68.14 0 0 0-.202-.003A2.014 2.014 0 0 1 0 9V7a2.02 2.02 0 0 1 1.992-2.013 74.663 74.663 0 0 0 2.483-.075c3.043-.154 6.148-.849 8.525-2.199V2.5zm1 0v11a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0zm-1 1.35c-2.344 1.205-5.209 1.842-8 2.033v4.233c.18.01.359.022.537.036 2.568.189 5.093.744 7.463 1.993V3.85zm-9 6.215v-4.13a95.09 95.09 0 0 1-1.992.052A1.02 1.02 0 0 0 1 7v2c0 .55.448 1.002 1.006 1.009A60.49 60.49 0 0 1 4 10.065zm-.657.975 1.609 3.037.01.024h.548l-.002-.014-.443-2.966a68.019 68.019 0 0 0-1.722-.082z'/%3E%3C/svg%3E");
}

.bi-calendar2-date-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar2-date' viewBox='0 0 16 16' %3E %3Cpath fill-rule='evenodd' d='M6.445 12.688V7.354h-.633A12.6 12.6 0 0 0 4.5 8.16v.695c.375-.257.969-.62 1.258-.777h.012v4.61h.675zm1.188-1.305c.047.64.594 1.406 1.703 1.406 1.258 0 2-1.066 2-2.871 0-1.934-.781-2.668-1.953-2.668-.926 0-1.797.672-1.797 1.809 0 1.16.824 1.77 1.676 1.77.746 0 1.23-.376 1.383-.79h.027c-.004 1.316-.461 2.164-1.305 2.164-.664 0-1.008-.45-1.05-.82h-.684zm2.953-2.317c0 .696-.559 1.18-1.184 1.18-.601 0-1.144-.383-1.144-1.2 0-.823.582-1.21 1.168-1.21.633 0 1.16.398 1.16 1.23z' fill='white' %3E %3C/path %3E %3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z' fill='white' %3E %3C/path %3E %3Cpath d='M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z' fill='white' %3E %3C/path %3E %3C/svg%3E");
}

.bi-lightbulb-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-lightbulb-fill' viewBox='0 0 16 16' %3E %3Cpath fill-rule='evenodd' d='M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a2 2 0 0 0-.453-.618A5.98 5.98 0 0 1 2 6m3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5' fill='white' %3E %3C/path %3E %3C/svg%3E"); 
}

.bi-list-columns-nav-menu[b-md8jjb6mqg] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-columns' viewBox='0 0 16 16' %3E %3Cpath fill-rule='evenodd' d='M0 .5A.5.5 0 0 1 .5 0h9a.5.5 0 0 1 0 1h-9A.5.5 0 0 1 0 .5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m-13 2A.5.5 0 0 1 .5 2h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m-13 2A.5.5 0 0 1 .5 4h10a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m-13 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m-13 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m-13 2a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5m13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5' fill='white' %3E %3C/path %3E %3C/svg%3E");
}



.nav-item[b-md8jjb6mqg]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-md8jjb6mqg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-md8jjb6mqg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-md8jjb6mqg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-md8jjb6mqg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-md8jjb6mqg] {
        display: none;
    }

    .nav-scrollable[b-md8jjb6mqg] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
.laafi_navbarcolor[b-md8jjb6mqg] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/AnalyseBiologique/AnalyseDetailView.razor.rz.scp.css */
body[b-34dt0x9jay] {
}
.cardView[b-34dt0x9jay] {
    margin: 0 auto; /* Added */
    float: none; /* Added */
}
/* /Pages/AnalyseBiologique/PatientOrdonnanceView.razor.rz.scp.css */
/* Variables Navigation Retour*/
.header-bar[b-8pe6znr476] {
    background-color: white;
    padding: 1rem;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}

.back-title[b-8pe6znr476] {
    display: flex;
    gap: 1rem;
}

.back-button[b-8pe6znr476] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
    color: #d7d7d7;
}

    .back-button span[b-8pe6znr476] {
        font-size: 0.9rem;
    }

    .back-button:hover[b-8pe6znr476] {
        color: #DF9E63; /* #333; */
    }

h5[b-8pe6znr476] {
    margin: 0;
    color: #333;
}
/** Fin zone Navigation Retour*/
.SpaceInterCard[b-8pe6znr476] {
    height: 1.5rem;
}
.ord_Tittle[b-8pe6znr476] {
    margin: 0;
    color: #333;
}
.Html_place[b-8pe6znr476] {
    margin: 0rem;
    width : 100%;
    height : 100%;
}
.section-container[b-8pe6znr476] {
    border-radius: 2%;
    margin-bottom: 20px;
    padding: 10px;
    background-color: white;
    min-height: calc(100vh - 3.5rem);
}
/* /Pages/AnalyseBiologique/PatientResultatAnalyse.razor.rz.scp.css */
body[b-5sw1qd5fun] {
    background-color: #f8f9fa !important
}

.p-4[b-5sw1qd5fun] {
    padding: 1.5rem !important;
}

.mb-0[b-5sw1qd5fun], .my-0[b-5sw1qd5fun] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-5sw1qd5fun] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-5sw1qd5fun] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-5sw1qd5fun] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-5sw1qd5fun] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-5sw1qd5fun] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-5sw1qd5fun] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-5sw1qd5fun] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-5sw1qd5fun] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-5sw1qd5fun] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-5sw1qd5fun] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-5sw1qd5fun] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-5sw1qd5fun] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-5sw1qd5fun] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-5sw1qd5fun] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-5sw1qd5fun] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-5sw1qd5fun] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-5sw1qd5fun] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-5sw1qd5fun] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-5sw1qd5fun] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-5sw1qd5fun] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-5sw1qd5fun] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-5sw1qd5fun] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-5sw1qd5fun] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-5sw1qd5fun] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-5sw1qd5fun] {
    background-color: #ffffff !important;
}

.p-4[b-5sw1qd5fun] {
    padding: 1.5rem !important;
}

.mb-0[b-5sw1qd5fun], .my-0[b-5sw1qd5fun] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-5sw1qd5fun] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-5sw1qd5fun] {
    margin-right: 20px;
}

.avatar[b-5sw1qd5fun] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

table[b-5sw1qd5fun] {
    border-collapse: collapse;
    width: 100%;
}

th[b-5sw1qd5fun], td[b-5sw1qd5fun] {
    padding: 8px;
    text-align: left;
    
}

tr:hover[b-5sw1qd5fun] {
    background-color: #D6EEEE;
}

bg-imgResultat[b-5sw1qd5fun] {
    background-color: #969696;
}
/* /Pages/ConseilNutritionPatient/ConseilNutritionDioula.razor.rz.scp.css */
body[b-6cr88pqqi9] {
}
.p-4[b-6cr88pqqi9] {
    padding: 1.5rem !important;
}

.mb-0[b-6cr88pqqi9], .my-0[b-6cr88pqqi9] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-6cr88pqqi9] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-6cr88pqqi9] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-6cr88pqqi9] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-6cr88pqqi9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-6cr88pqqi9] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-6cr88pqqi9] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-6cr88pqqi9] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-6cr88pqqi9] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-6cr88pqqi9] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-6cr88pqqi9] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-6cr88pqqi9] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-6cr88pqqi9] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-6cr88pqqi9] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-6cr88pqqi9] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-6cr88pqqi9] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-6cr88pqqi9] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-6cr88pqqi9] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-6cr88pqqi9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-6cr88pqqi9] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-6cr88pqqi9] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-6cr88pqqi9] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-6cr88pqqi9] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-6cr88pqqi9] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-6cr88pqqi9] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-6cr88pqqi9] {
    background-color: #ffffff !important;
}

.p-4[b-6cr88pqqi9] {
    padding: 1.5rem !important;
}

.mb-0[b-6cr88pqqi9], .my-0[b-6cr88pqqi9] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-6cr88pqqi9] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-6cr88pqqi9] {
    margin-right: 20px;
}

.avatar[b-6cr88pqqi9] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* /Pages/ConseilNutritionPatient/ConseilNutritionFrancais.razor.rz.scp.css */
body[b-5zvc9g9n0e] {
}
.p-4[b-5zvc9g9n0e] {
    padding: 1.5rem !important;
}

.mb-0[b-5zvc9g9n0e], .my-0[b-5zvc9g9n0e] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-5zvc9g9n0e] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-5zvc9g9n0e] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-5zvc9g9n0e] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-5zvc9g9n0e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-5zvc9g9n0e] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-5zvc9g9n0e] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-5zvc9g9n0e] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-5zvc9g9n0e] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-5zvc9g9n0e] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-5zvc9g9n0e] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-5zvc9g9n0e] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-5zvc9g9n0e] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-5zvc9g9n0e] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-5zvc9g9n0e] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-5zvc9g9n0e] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-5zvc9g9n0e] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-5zvc9g9n0e] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-5zvc9g9n0e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-5zvc9g9n0e] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-5zvc9g9n0e] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-5zvc9g9n0e] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-5zvc9g9n0e] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-5zvc9g9n0e] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-5zvc9g9n0e] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-5zvc9g9n0e] {
    background-color: #ffffff !important;
}

.p-4[b-5zvc9g9n0e] {
    padding: 1.5rem !important;
}

.mb-0[b-5zvc9g9n0e], .my-0[b-5zvc9g9n0e] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-5zvc9g9n0e] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-5zvc9g9n0e] {
    margin-right: 20px;
}

.avatar[b-5zvc9g9n0e] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


/* /Pages/ConseilNutritionPatient/ConseilNutritionFulfulde.razor.rz.scp.css */
body[b-o4ui7hvgh8] {
}
.p-4[b-o4ui7hvgh8] {
    padding: 1.5rem !important;
}

.mb-0[b-o4ui7hvgh8], .my-0[b-o4ui7hvgh8] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-o4ui7hvgh8] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-o4ui7hvgh8] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-o4ui7hvgh8] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-o4ui7hvgh8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-o4ui7hvgh8] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-o4ui7hvgh8] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-o4ui7hvgh8] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-o4ui7hvgh8] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-o4ui7hvgh8] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-o4ui7hvgh8] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-o4ui7hvgh8] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-o4ui7hvgh8] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-o4ui7hvgh8] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-o4ui7hvgh8] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-o4ui7hvgh8] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-o4ui7hvgh8] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-o4ui7hvgh8] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-o4ui7hvgh8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-o4ui7hvgh8] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-o4ui7hvgh8] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-o4ui7hvgh8] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-o4ui7hvgh8] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-o4ui7hvgh8] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-o4ui7hvgh8] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-o4ui7hvgh8] {
    background-color: #ffffff !important;
}

.p-4[b-o4ui7hvgh8] {
    padding: 1.5rem !important;
}

.mb-0[b-o4ui7hvgh8], .my-0[b-o4ui7hvgh8] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-o4ui7hvgh8] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-o4ui7hvgh8] {
    margin-right: 20px;
}

.avatar[b-o4ui7hvgh8] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

/* /Pages/ConseilNutritionPatient/ConseilNutritionMoore.razor.rz.scp.css */
body[b-b9ik164jlm] {
}
.p-4[b-b9ik164jlm] {
    padding: 1.5rem !important;
}

.mb-0[b-b9ik164jlm], .my-0[b-b9ik164jlm] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-b9ik164jlm] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-b9ik164jlm] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-b9ik164jlm] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-b9ik164jlm] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-b9ik164jlm] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-b9ik164jlm] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-b9ik164jlm] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-b9ik164jlm] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-b9ik164jlm] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-b9ik164jlm] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-b9ik164jlm] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-b9ik164jlm] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-b9ik164jlm] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-b9ik164jlm] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-b9ik164jlm] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-b9ik164jlm] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-b9ik164jlm] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-b9ik164jlm] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-b9ik164jlm] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-b9ik164jlm] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-b9ik164jlm] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-b9ik164jlm] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-b9ik164jlm] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-b9ik164jlm] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-b9ik164jlm] {
    background-color: #ffffff !important;
}

.p-4[b-b9ik164jlm] {
    padding: 1.5rem !important;
}

.mb-0[b-b9ik164jlm], .my-0[b-b9ik164jlm] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-b9ik164jlm] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-b9ik164jlm] {
    margin-right: 20px;
}

.avatar[b-b9ik164jlm] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* /Pages/ConseilPatient/ConseilCommun.razor.rz.scp.css */
.conseil-container[b-oxobtqfu8x] {
    background-color: #f5f5f5;
    min-height: 100vh;
}

.header-bar[b-oxobtqfu8x] {
    background-color: white;
    padding: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.back-title[b-oxobtqfu8x] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.back-button[b-oxobtqfu8x] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    color: #666;
}

    .back-button span[b-oxobtqfu8x] {
        font-size: 0.9rem;
    }

h1[b-oxobtqfu8x] {
    margin: 0;
    font-size: 1.2rem;
    color: #333;
}

.options-list[b-oxobtqfu8x] {
    padding: 1rem;
}

.option-item[b-oxobtqfu8x] {
    background-color: white;
    padding: 1rem;
    border-radius: 8px;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.option-content[b-oxobtqfu8x] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1;
}

.option-icon[b-oxobtqfu8x] {
    width: 25%;
    height: 25%;
    object-fit: contain;
}

.option-text[b-oxobtqfu8x] {
    flex: 1;
}

    .option-text h3[b-oxobtqfu8x] {
        margin: 0;
        font-size: 1rem;
        color: #0066cc;
        font-weight: 500;
    }

    .option-text p[b-oxobtqfu8x] {
        margin: 0.25rem 0 0 0;
        font-size: 0.875rem;
        color: #666;
    }

.chevron[b-oxobtqfu8x] {
    color: #999;
    font-size: 1.5rem;
    padding-left: 1rem;
}

@media (max-width: 640px) {
    .option-text h3[b-oxobtqfu8x] {
        font-size: 0.95rem;
    }

    .option-text p[b-oxobtqfu8x] {
        font-size: 0.85rem;
    }
}
/* /Pages/ConseilPatient/ConseilDetailView.razor.rz.scp.css */

body[b-axvf5b7e0n] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-axvf5b7e0n] {
    box-sizing: border-box;
}

.input-container[b-axvf5b7e0n] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-axvf5b7e0n] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-axvf5b7e0n] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-axvf5b7e0n] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-axvf5b7e0n] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-axvf5b7e0n] {
        opacity: 1;
    }


.p-4[b-axvf5b7e0n] {
    padding: 1.5rem !important;
}

.mb-0[b-axvf5b7e0n], .my-0[b-axvf5b7e0n] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-axvf5b7e0n] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-axvf5b7e0n] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-axvf5b7e0n] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-axvf5b7e0n] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-axvf5b7e0n] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-axvf5b7e0n] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-axvf5b7e0n] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-axvf5b7e0n] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-axvf5b7e0n] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-axvf5b7e0n] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-axvf5b7e0n] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-axvf5b7e0n] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-axvf5b7e0n] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-axvf5b7e0n] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-axvf5b7e0n] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-axvf5b7e0n] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-axvf5b7e0n] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-axvf5b7e0n] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-axvf5b7e0n] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-axvf5b7e0n] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-axvf5b7e0n] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-axvf5b7e0n] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-axvf5b7e0n] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-axvf5b7e0n] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-axvf5b7e0n] {
    background-color: #ffffff !important;
}
.bg-Header[b-axvf5b7e0n] {
    background-color: #334f66 !important;
    color: white;
    padding: 1.5rem !important;
}

.p-4[b-axvf5b7e0n] {
    padding: 1.5rem !important;
}

.mb-0[b-axvf5b7e0n], .my-0[b-axvf5b7e0n] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-axvf5b7e0n] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-axvf5b7e0n] {
    margin-right: 20px;
}

.avatar[b-axvf5b7e0n] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

p.thicker[b-axvf5b7e0n] {
    font-weight: 900;
}

.CallNum[b-axvf5b7e0n] {
    font-weight: bold;
}
/* /Pages/ConseilPatient/ConseilSanteDioula.razor.rz.scp.css */
body[b-w5ag5ekod2] {
    background-color: #f8f9fa !important
}

.p-4[b-w5ag5ekod2] {
    padding: 1.5rem !important;
}

.mb-0[b-w5ag5ekod2], .my-0[b-w5ag5ekod2] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-w5ag5ekod2] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-w5ag5ekod2] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-w5ag5ekod2] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-w5ag5ekod2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-w5ag5ekod2] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-w5ag5ekod2] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-w5ag5ekod2] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-w5ag5ekod2] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-w5ag5ekod2] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-w5ag5ekod2] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-w5ag5ekod2] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-w5ag5ekod2] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-w5ag5ekod2] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-w5ag5ekod2] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-w5ag5ekod2] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-w5ag5ekod2] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-w5ag5ekod2] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-w5ag5ekod2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-w5ag5ekod2] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-w5ag5ekod2] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-w5ag5ekod2] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-w5ag5ekod2] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-w5ag5ekod2] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-w5ag5ekod2] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-w5ag5ekod2] {
    background-color: #ffffff !important;
}

.p-4[b-w5ag5ekod2] {
    padding: 1.5rem !important;
}

.mb-0[b-w5ag5ekod2], .my-0[b-w5ag5ekod2] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-w5ag5ekod2] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-w5ag5ekod2] {
    margin-right: 20px;
}

.avatar[b-w5ag5ekod2] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.nodata-avatar[b-w5ag5ekod2] {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 20px;
    vertical-align: middle;
    align-content: center;
}

.nodata_place[b-w5ag5ekod2] {
    align-items: center;
    justify-content: center;
    overflow: hidden;
    vertical-align: middle;
    align-content: center;
    text-align: center;
}

.nodata-avatar img[b-w5ag5ekod2] {
    width: 50%;
    height: 50%;
    object-fit: cover;
}
/* /Pages/ConseilPatient/ConseilSanteFrancais.razor.rz.scp.css */
body[b-ktwl8q0jjt] {
    background-color: #f8f9fa !important
}

.p-4[b-ktwl8q0jjt] {
    padding: 1.5rem !important;
}

.mb-0[b-ktwl8q0jjt], .my-0[b-ktwl8q0jjt] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-ktwl8q0jjt] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-ktwl8q0jjt] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-ktwl8q0jjt] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-ktwl8q0jjt] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-ktwl8q0jjt] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-ktwl8q0jjt] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-ktwl8q0jjt] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-ktwl8q0jjt] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-ktwl8q0jjt] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-ktwl8q0jjt] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-ktwl8q0jjt] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-ktwl8q0jjt] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-ktwl8q0jjt] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-ktwl8q0jjt] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-ktwl8q0jjt] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-ktwl8q0jjt] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-ktwl8q0jjt] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-ktwl8q0jjt] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-ktwl8q0jjt] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-ktwl8q0jjt] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-ktwl8q0jjt] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-ktwl8q0jjt] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-ktwl8q0jjt] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-ktwl8q0jjt] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-ktwl8q0jjt] {
    background-color: #ffffff !important;
}

.p-4[b-ktwl8q0jjt] {
    padding: 1.5rem !important;
}

.mb-0[b-ktwl8q0jjt], .my-0[b-ktwl8q0jjt] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-ktwl8q0jjt] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-ktwl8q0jjt] {
    margin-right: 20px;
}

.avatar[b-ktwl8q0jjt] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.Coneils_area[b-ktwl8q0jjt] {
    background: #07a6a1 !important;
    color: white;
    line-height: 2rem;
}
.nodata-avatar[b-ktwl8q0jjt] {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 20px;
    vertical-align: middle;
    align-content: center;
}

.nodata_place[b-ktwl8q0jjt] {
    align-items: center;
    justify-content: center;
    overflow: hidden;
    vertical-align: middle;
    align-content: center;
    text-align: center;
}

.nodata-avatar img[b-ktwl8q0jjt] {
    width: 50%;
    height: 50%;
    object-fit: cover;
}
/* /Pages/ConseilPatient/ConseilSanteFulfulde.razor.rz.scp.css */
body[b-n89c2wquea] {
    background-color: #f8f9fa !important
}

.p-4[b-n89c2wquea] {
    padding: 1.5rem !important;
}

.mb-0[b-n89c2wquea], .my-0[b-n89c2wquea] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-n89c2wquea] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-n89c2wquea] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-n89c2wquea] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-n89c2wquea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-n89c2wquea] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-n89c2wquea] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-n89c2wquea] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-n89c2wquea] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-n89c2wquea] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-n89c2wquea] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-n89c2wquea] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-n89c2wquea] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-n89c2wquea] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-n89c2wquea] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-n89c2wquea] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-n89c2wquea] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-n89c2wquea] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-n89c2wquea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-n89c2wquea] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-n89c2wquea] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-n89c2wquea] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-n89c2wquea] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-n89c2wquea] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-n89c2wquea] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-n89c2wquea] {
    background-color: #ffffff !important;
}

.p-4[b-n89c2wquea] {
    padding: 1.5rem !important;
}

.mb-0[b-n89c2wquea], .my-0[b-n89c2wquea] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-n89c2wquea] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-n89c2wquea] {
    margin-right: 20px;
}

.avatar[b-n89c2wquea] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.nodata-avatar[b-n89c2wquea] {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 20px;
    vertical-align: middle;
    align-content: center;
}

.nodata_place[b-n89c2wquea] {
    align-items: center;
    justify-content: center;
    overflow: hidden;
    vertical-align: middle;
    align-content: center;
    text-align: center;
}

.nodata-avatar img[b-n89c2wquea] {
    width: 50%;
    height: 50%;
    object-fit: cover;
}


/* /Pages/ConseilPatient/ConseilSanteMoore.razor.rz.scp.css */
body[b-v2bbx6fz6m] {
    background-color: #f8f9fa !important
}

.p-4[b-v2bbx6fz6m] {
    padding: 1.5rem !important;
}

.mb-0[b-v2bbx6fz6m], .my-0[b-v2bbx6fz6m] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-v2bbx6fz6m] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-v2bbx6fz6m] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-v2bbx6fz6m] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-v2bbx6fz6m] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-v2bbx6fz6m] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-v2bbx6fz6m] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-v2bbx6fz6m] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-v2bbx6fz6m] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-v2bbx6fz6m] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-v2bbx6fz6m] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-v2bbx6fz6m] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-v2bbx6fz6m] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-v2bbx6fz6m] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-v2bbx6fz6m] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-v2bbx6fz6m] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-v2bbx6fz6m] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-v2bbx6fz6m] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-v2bbx6fz6m] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-v2bbx6fz6m] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-v2bbx6fz6m] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-v2bbx6fz6m] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-v2bbx6fz6m] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-v2bbx6fz6m] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-v2bbx6fz6m] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-v2bbx6fz6m] {
    background-color: #ffffff !important;
}

.p-4[b-v2bbx6fz6m] {
    padding: 1.5rem !important;
}

.mb-0[b-v2bbx6fz6m], .my-0[b-v2bbx6fz6m] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-v2bbx6fz6m] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-v2bbx6fz6m] {
    margin-right: 20px;
}

.avatar[b-v2bbx6fz6m] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.nodata-avatar[b-v2bbx6fz6m] {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-top: 20px;
    vertical-align: middle;
    align-content: center;
}

.nodata_place[b-v2bbx6fz6m] {
    align-items: center;
    justify-content: center;
    overflow: hidden;
    vertical-align: middle;
    align-content: center;
    text-align: center;
}

.nodata-avatar img[b-v2bbx6fz6m] {
    width: 50%;
    height: 50%;
    object-fit: cover;
}
/* /Pages/Consultations/Rdvconsultation.razor.rz.scp.css */

.Centerpage[b-48lc4a1xu3] {
    justify-content: center;
}

.Rdvconsult-section[b-48lc4a1xu3] {
    padding: 1rem;
}

.section-title[b-48lc4a1xu3] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-48lc4a1xu3] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-48lc4a1xu3]::-webkit-scrollbar {
        display: none;
    }


[b-48lc4a1xu3] .Medecin-card {
    min-width: 12rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-48lc4a1xu3] .Header_Medecin {
    background: #1e4ca1;
    padding: 0.75rem 1rem;
    border: none;
    opacity: 0.75;
}

.Header_Text[b-48lc4a1xu3] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-48lc4a1xu3] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-48lc4a1xu3] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-48lc4a1xu3] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-48lc4a1xu3] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-48lc4a1xu3] {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-48lc4a1xu3] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-48lc4a1xu3] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-48lc4a1xu3] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-48lc4a1xu3] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-48lc4a1xu3] {
        font-size: 1rem;
    }

    .patient-info p[b-48lc4a1xu3] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-48lc4a1xu3] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}


.ExpertAttr[b-48lc4a1xu3] {
    font-size: 1rem;
    font-style: italic;
}

.StatutAttr[b-48lc4a1xu3] {
    font-size: 1rem;
    font-style: italic;
    color: orangered;
}

.NewRdvconsult[b-48lc4a1xu3] {
    margin-left: 22rem;
}

.conseil-container[b-48lc4a1xu3] {
    background-color: #f5f5f5;
    border-radius: 5px;
}
/* /Pages/Consultations/RdvconsultCreation.razor.rz.scp.css */
body[b-2k49gkgi56] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

.medecin_area[b-2k49gkgi56] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.pharmacie_area[b-2k49gkgi56] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.Coneils_area[b-2k49gkgi56] {
    background: #07a6a1 !important;
    color: white;
    line-height: 2rem;
}

.ImghomeRight[b-2k49gkgi56] {
    width: 300px;
    height: 200px;
    border-radius: 5%;
}

.ImghomeLeft[b-2k49gkgi56] {
    width: 300px;
    height: 200px;
    border-radius: 5%;
}

.Rdv_Row[b-2k49gkgi56] {
    width : 40rem;
}


.Rdv_Col[b-2k49gkgi56] {
    width:1rem;
}

/* /Pages/Consultations/RdvconsultRechercheMedecin.razor.rz.scp.css */
.Rdvconsult-section[b-aqlwm4b9z0] {
    padding: 1rem;
}

.section-title[b-aqlwm4b9z0] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-aqlwm4b9z0] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-aqlwm4b9z0]::-webkit-scrollbar {
        display: none;
    }


[b-aqlwm4b9z0] .Medecin-card {
    min-width: 280px;
    max-width: 45rem;
    width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-aqlwm4b9z0] .Header_Medecin {
    background: #1e4ca1;
    padding: 0.75rem 1rem;
    border: none;
    opacity: 0.75;
}

.Header_Text[b-aqlwm4b9z0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-aqlwm4b9z0] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-aqlwm4b9z0] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-aqlwm4b9z0] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-aqlwm4b9z0] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-aqlwm4b9z0] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-aqlwm4b9z0] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-aqlwm4b9z0] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-aqlwm4b9z0] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-aqlwm4b9z0] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-aqlwm4b9z0] {
        font-size: 1rem;
    }

    .patient-info p[b-aqlwm4b9z0] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-aqlwm4b9z0] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/ExamenRadios/PatientResultatRadio.razor.rz.scp.css */
body[b-dtnr3a9mw6] {
    background-color: #f8f9fa !important
}

.p-4[b-dtnr3a9mw6] {
    padding: 1.5rem !important;
}

.mb-0[b-dtnr3a9mw6], .my-0[b-dtnr3a9mw6] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-dtnr3a9mw6] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-dtnr3a9mw6] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-dtnr3a9mw6] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-dtnr3a9mw6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-dtnr3a9mw6] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-dtnr3a9mw6] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-dtnr3a9mw6] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-dtnr3a9mw6] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-dtnr3a9mw6] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-dtnr3a9mw6] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-dtnr3a9mw6] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-dtnr3a9mw6] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-dtnr3a9mw6] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-dtnr3a9mw6] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-dtnr3a9mw6] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-dtnr3a9mw6] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-dtnr3a9mw6] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-dtnr3a9mw6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-dtnr3a9mw6] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-dtnr3a9mw6] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-dtnr3a9mw6] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-dtnr3a9mw6] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-dtnr3a9mw6] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-dtnr3a9mw6] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-dtnr3a9mw6] {
    background-color: #ffffff !important;
}

.p-4[b-dtnr3a9mw6] {
    padding: 1.5rem !important;
}

.mb-0[b-dtnr3a9mw6], .my-0[b-dtnr3a9mw6] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-dtnr3a9mw6] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-dtnr3a9mw6] {
    margin-right: 20px;
}

.avatar[b-dtnr3a9mw6] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.CenterText[b-dtnr3a9mw6] {
    font-size: 1em;
    border: 1px solid yellow;
    display: table-cell;
    vertical-align: middle;
}
/* /Pages/Home.razor.rz.scp.css */
body[b-rweprgm1rr] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important;
}


.medecin_area[b-rweprgm1rr] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}
.HeaderTitle[b-rweprgm1rr] {
    margin-left: 1rem;
}

.pharmacie_area[b-rweprgm1rr] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}
.Coneils_area[b-rweprgm1rr] {
    background: #1C73FD !important;
    color: white;
    line-height: 2rem;
}
.ImghomeRight[b-rweprgm1rr] {
    width: 300px;
    height: 200px;
    border-radius: 5%;
}
.ImghomeLeft[b-rweprgm1rr] {
    width: 300px;
    height: 200px;
    border-radius:5%;
}

.Rendezvous_area[b-rweprgm1rr] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
    line-height: 2rem;
}

.ResultatExamen_area[b-rweprgm1rr] {
    /* background-color: #7099d1 !important; */
    /* background-color: 1C73FD !important;  */
    background: #07a6a1 !important;
    color: white;
    line-height: 2rem;
}

.Actualite_area[b-rweprgm1rr] {
    background-color: #08A6A0 !important;
    color: white;
    line-height: 2rem;
}


.CarnetSante_area[b-rweprgm1rr] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
    line-height: 2rem;
}

.arrondi-Recherche[b-rweprgm1rr] {
    border-radius: 50px; /*Identique à border-radius: 50px/50px*/
}


.Medecin-background-class[b-rweprgm1rr] {
    background-image: url(Medias/images/medecin.jpg)
}

.Pharmacie-background-class[b-rweprgm1rr] {
    background-image: url(Medias/images/pharmacie.jpg)
}


/* Scrolling horizontal */
.horizontal-scroll[b-rweprgm1rr] {
    display: flex;
    overflow-x: auto;
    padding-bottom: 1rem;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
}


.Pharmacie-container[b-rweprgm1rr] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Pharmacie-container[b-rweprgm1rr]::-webkit-scrollbar {
        display:block flow-root;
    }

.Pharmacie-card[b-rweprgm1rr] {
    min-width: 280px;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    flex: 0 0 auto;
    scroll-snap-align: start;
}

.valid.modified:not([type=checkbox])[b-rweprgm1rr] {
    outline: 1px solid #26b050;
}

.invalid[b-rweprgm1rr] {
    outline: 1px solid red;
}

.validation-message[b-rweprgm1rr] {
    color: red;
}

.show-button[b-rweprgm1rr] {
    width: 80%;
    padding: 0.5rem;
    background: #007bff;
    color: white;
    border: none;
    border-radius: 25px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .show-button:hover[b-rweprgm1rr] {
        background-color: #0056b3;
    }

[b-rweprgm1rr] .card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 0.5rem;
}
/* /Pages/Medecincontext/MedecinDetailView.razor.rz.scp.css */

body[b-m6vs3fmjso] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-m6vs3fmjso] {
    box-sizing: border-box;
}

.input-container[b-m6vs3fmjso] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-m6vs3fmjso] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-m6vs3fmjso] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-m6vs3fmjso] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-m6vs3fmjso] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-m6vs3fmjso] {
        opacity: 1;
    }


.p-4[b-m6vs3fmjso] {
    padding: 1.5rem !important;
}

.mb-0[b-m6vs3fmjso], .my-0[b-m6vs3fmjso] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-m6vs3fmjso] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-m6vs3fmjso] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-m6vs3fmjso] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-m6vs3fmjso] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-m6vs3fmjso] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-m6vs3fmjso] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-m6vs3fmjso] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-m6vs3fmjso] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-m6vs3fmjso] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-m6vs3fmjso] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-m6vs3fmjso] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-m6vs3fmjso] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-m6vs3fmjso] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-m6vs3fmjso] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-m6vs3fmjso] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-m6vs3fmjso] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-m6vs3fmjso] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-m6vs3fmjso] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-m6vs3fmjso] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-m6vs3fmjso] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-m6vs3fmjso] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-m6vs3fmjso] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-m6vs3fmjso] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-m6vs3fmjso] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-m6vs3fmjso] {
    background-color: #ffffff !important;
}
.bg-Header[b-m6vs3fmjso] {
    background-color: #334f66 !important;
    color: white;
    padding: 1.5rem !important;
}

.p-4[b-m6vs3fmjso] {
    padding: 1.5rem !important;
}

.mb-0[b-m6vs3fmjso], .my-0[b-m6vs3fmjso] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-m6vs3fmjso] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-m6vs3fmjso] {
    margin-right: 20px;
}

.avatar[b-m6vs3fmjso] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

p.thicker[b-m6vs3fmjso] {
    font-weight: 900;
}

.CallNum[b-m6vs3fmjso] {
    font-weight: bold;
}

.avatarPhoto[b-m6vs3fmjso] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-m6vs3fmjso] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-m6vs3fmjso] {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-m6vs3fmjso] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-m6vs3fmjso] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-m6vs3fmjso] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-m6vs3fmjso] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-m6vs3fmjso] {
        font-size: 1rem;
    }

    .patient-info p[b-m6vs3fmjso] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }
/* /Pages/Medecincontext/RechercheMedecin.razor.rz.scp.css */

body[b-mfqetak4bh] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-mfqetak4bh] {
    box-sizing: border-box;
}

.input-container[b-mfqetak4bh] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-mfqetak4bh] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-mfqetak4bh] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-mfqetak4bh] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-mfqetak4bh] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-mfqetak4bh] {
        opacity: 1;
    }


.p-4[b-mfqetak4bh] {
    padding: 1.5rem !important;
}

.mb-0[b-mfqetak4bh], .my-0[b-mfqetak4bh] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-mfqetak4bh] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-mfqetak4bh] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-mfqetak4bh] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-mfqetak4bh] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-mfqetak4bh] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-mfqetak4bh] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-mfqetak4bh] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-mfqetak4bh] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-mfqetak4bh] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-mfqetak4bh] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-mfqetak4bh] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-mfqetak4bh] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-mfqetak4bh] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-mfqetak4bh] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-mfqetak4bh] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-mfqetak4bh] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-mfqetak4bh] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-mfqetak4bh] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-mfqetak4bh] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-mfqetak4bh] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-mfqetak4bh] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-mfqetak4bh] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-mfqetak4bh] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-mfqetak4bh] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-mfqetak4bh] {
    background-color: #ffffff !important;
}

.p-4[b-mfqetak4bh] {
    padding: 1.5rem !important;
}

.mb-0[b-mfqetak4bh], .my-0[b-mfqetak4bh] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-mfqetak4bh] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-mfqetak4bh] {
    margin-right: 20px;
}

.avatar[b-mfqetak4bh] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.avatarPhoto[b-mfqetak4bh] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

p.thicker[b-mfqetak4bh] {
    font-weight: 900;
}
.CallNum[b-mfqetak4bh] {
    font-weight: bold;
}



[b-mfqetak4bh] .Medecin-card {
    min-width: 280px;
    max-width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-mfqetak4bh] .Header_Medecin {
    background: #1e4ca1;
    padding: 0.75rem 1rem;
    border: none;
    opacity: 0.75;
}

.Header_Text[b-mfqetak4bh] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-mfqetak4bh] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-mfqetak4bh] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-mfqetak4bh] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

/* /Pages/Medecincontext/RechercheMedecinById.razor.rz.scp.css */

body[b-ap6it6onhp] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}


.Centerpage[b-ap6it6onhp] {
    display: grid;
    place-items: center;
    height: 100vh; /* Full viewport height */
}

*[b-ap6it6onhp] {
    box-sizing: border-box;
}

.input-container[b-ap6it6onhp] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-ap6it6onhp] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-ap6it6onhp] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-ap6it6onhp] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-ap6it6onhp] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-ap6it6onhp] {
        opacity: 1;
    }


.p-4[b-ap6it6onhp] {
    padding: 1.5rem !important;
}

.mb-0[b-ap6it6onhp], .my-0[b-ap6it6onhp] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-ap6it6onhp] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-ap6it6onhp] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-ap6it6onhp] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-ap6it6onhp] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-ap6it6onhp] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-ap6it6onhp] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-ap6it6onhp] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-ap6it6onhp] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-ap6it6onhp] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-ap6it6onhp] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-ap6it6onhp] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-ap6it6onhp] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-ap6it6onhp] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-ap6it6onhp] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-ap6it6onhp] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-ap6it6onhp] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-ap6it6onhp] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-ap6it6onhp] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-ap6it6onhp] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-ap6it6onhp] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-ap6it6onhp] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-ap6it6onhp] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-ap6it6onhp] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-ap6it6onhp] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-ap6it6onhp] {
    background-color: #ffffff !important;
}

.p-4[b-ap6it6onhp] {
    padding: 1.5rem !important;
}

.mb-0[b-ap6it6onhp], .my-0[b-ap6it6onhp] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-ap6it6onhp] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-ap6it6onhp] {
    margin-right: 20px;
}

.avatar[b-ap6it6onhp] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
p.thicker[b-ap6it6onhp] {
    font-weight: 900;
}
.CallNum[b-ap6it6onhp] {
    font-weight: bold;
}
/* /Pages/Medecincontext/RechercheMedecinByName.razor.rz.scp.css */

body[b-d7dku8hf9h] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-d7dku8hf9h] {
    box-sizing: border-box;
}

.input-container[b-d7dku8hf9h] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.Centerpage[b-d7dku8hf9h] {
    display: grid;
    place-items: center;
    height: 100vh; /* Full viewport height */
}

.icon[b-d7dku8hf9h] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-d7dku8hf9h] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-d7dku8hf9h] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-d7dku8hf9h] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-d7dku8hf9h] {
        opacity: 1;
    }


.p-4[b-d7dku8hf9h] {
    padding: 1.5rem !important;
}

.mb-0[b-d7dku8hf9h], .my-0[b-d7dku8hf9h] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-d7dku8hf9h] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-d7dku8hf9h] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-d7dku8hf9h] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-d7dku8hf9h] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-d7dku8hf9h] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-d7dku8hf9h] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-d7dku8hf9h] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-d7dku8hf9h] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-d7dku8hf9h] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-d7dku8hf9h] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-d7dku8hf9h] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-d7dku8hf9h] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-d7dku8hf9h] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-d7dku8hf9h] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-d7dku8hf9h] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-d7dku8hf9h] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-d7dku8hf9h] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-d7dku8hf9h] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-d7dku8hf9h] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-d7dku8hf9h] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-d7dku8hf9h] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-d7dku8hf9h] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-d7dku8hf9h] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-d7dku8hf9h] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-d7dku8hf9h] {
    background-color: #ffffff !important;
}

.p-4[b-d7dku8hf9h] {
    padding: 1.5rem !important;
}

.mb-0[b-d7dku8hf9h], .my-0[b-d7dku8hf9h] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-d7dku8hf9h] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-d7dku8hf9h] {
    margin-right: 20px;
}

.avatar[b-d7dku8hf9h] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.avatarPhoto[b-d7dku8hf9h] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

p.thicker[b-d7dku8hf9h] {
    font-weight: 900;
}
.CallNum[b-d7dku8hf9h] {
    font-weight: bold;
}


[b-d7dku8hf9h] .Medecin-card {
    min-width: 280px;
    max-width: 45rem;
    width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-d7dku8hf9h] .Header_Medecin {
    background: #1e4ca1;
    padding: 0.75rem 1rem;
    border: none;
}

.Header_Text[b-d7dku8hf9h] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-d7dku8hf9h] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-d7dku8hf9h] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-d7dku8hf9h] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/* /Pages/Medecincontext/RechercheSpecialiste.razor.rz.scp.css */

body[b-v6594iajxp] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-v6594iajxp] {
    box-sizing: border-box;
}

.input-container[b-v6594iajxp] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-v6594iajxp] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-v6594iajxp] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-v6594iajxp] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-v6594iajxp] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-v6594iajxp] {
        opacity: 1;
    }


.p-4[b-v6594iajxp] {
    padding: 1.5rem !important;
}

.mb-0[b-v6594iajxp], .my-0[b-v6594iajxp] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-v6594iajxp] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-v6594iajxp] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-v6594iajxp] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-v6594iajxp] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-v6594iajxp] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-v6594iajxp] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-v6594iajxp] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-v6594iajxp] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-v6594iajxp] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-v6594iajxp] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-v6594iajxp] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-v6594iajxp] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-v6594iajxp] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-v6594iajxp] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-v6594iajxp] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-v6594iajxp] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-v6594iajxp] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-v6594iajxp] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-v6594iajxp] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-v6594iajxp] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-v6594iajxp] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-v6594iajxp] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-v6594iajxp] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-v6594iajxp] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-v6594iajxp] {
    background-color: #ffffff !important;
}

.p-4[b-v6594iajxp] {
    padding: 1.5rem !important;
}

.mb-0[b-v6594iajxp], .my-0[b-v6594iajxp] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-v6594iajxp] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-v6594iajxp] {
    margin-right: 20px;
}

.avatar[b-v6594iajxp] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.avatarPhoto[b-v6594iajxp] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

p.thicker[b-v6594iajxp] {
    font-weight: 900;
}
.CallNum[b-v6594iajxp] {
    font-weight: bold;
}


[b-v6594iajxp] .Medecin-card {
    min-width: 280px;
    max-width: 45rem;
    width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-v6594iajxp] .Header_Medecin {
    background: #1e4ca1;
    padding: 0.75rem 1rem;
    border: none;
}

.Header_Text[b-v6594iajxp] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-v6594iajxp] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-v6594iajxp] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-v6594iajxp] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/* /Pages/MonCarnetSante/Allergies.razor.rz.scp.css */
body[b-vrfnzmtruk] {
}

/* /Pages/MonCarnetSante/Antecedentfamiliaux.razor.rz.scp.css */
body[b-wj3mvfah99] {
}

/* Cards */
.card[b-wj3mvfah99] {
    margin-bottom: 1.5rem;
    background-color: white;
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* Contenu de la carte */
.card-inner-content[b-wj3mvfah99] {
    display: flex;
    gap: 1.5rem;
}

.section[b-wj3mvfah99] {
    padding-bottom: 5px;
    margin-bottom: 20px;
}

/* Content section */
.content-section[b-wj3mvfah99] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.text-blue[b-wj3mvfah99] {
    color: #1E4CA1;
    font-weight: bold;
    margin-top: 15px;
}

.SpaceInterCard[b-wj3mvfah99] {
    height: 0.5rem;
}

.row[b-wj3mvfah99] {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    cursor: pointer;
}

    .row:hover[b-wj3mvfah99] {
        background-color: #f5f5f5;
    }

.chapter_name[b-wj3mvfah99] {
    color: black;
    margin-bottom: 10px;
}

.text-name[b-wj3mvfah99] {
    color: #1E4CA1;
}


.custom-spacing .col-auto[b-wj3mvfah99] {
    margin-right: 10px;
}

.avatar[b-wj3mvfah99] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.avatarPhoto[b-wj3mvfah99] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.custom-control-input:checked ~ .custom-control-label[b-wj3mvfah99]::before {
    color: #fff;
    border-color: red;
    background-color: red;
}

.custom-control-input01:checked ~ .custom-control-label[b-wj3mvfah99]::before {
    color: #fff;
    border-color: #7B1FA2;
    background-color: #7B1FA2;
}
/* Responsive adjustments */
@media (max-width: 480px) {
    .card-inner-content[b-wj3mvfah99] {
        gap: 1rem;
    }

    .image-preview[b-wj3mvfah99] {
        width: 100px;
        height: 100px;
    }

    .btn-details[b-wj3mvfah99] {
        padding: 0.5rem 1rem;
    }
}
/* /Pages/MonCarnetSante/InfosanteAllergies.razor.rz.scp.css */


body[b-j7alghkdxn] {
}


/* /Pages/MonCarnetSante/PatientExternalDoc.razor.rz.scp.css */
/* Variables Navigation Retour*/
.header-bar[b-0j5s12z77t] {
    background-color: white;
    padding: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.back-title[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.back-button[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    color: #666;
}

    .back-button span[b-0j5s12z77t] {
        font-size: 0.9rem;
    }

h1[b-0j5s12z77t] {
    margin: 0;
    font-size: 1.2rem;
    color: #333;
}
/** Fin zone Navigation Retour*/


/* Container principal */
.analyses-container[b-0j5s12z77t] {
    padding: 1rem;
    background-color: #f5f5f5;
    min-height: 100vh;
}

/* Styles Header */
.header[b-0j5s12z77t] {
    background-color: white;
    padding: 12px 16px;
    margin-bottom: 1rem;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.header-content[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    gap: 16px;
}


.title-container[b-0j5s12z77t] {
    flex: 1;
}

    .title-container h1[b-0j5s12z77t] {
        font-size: 20px;
        font-weight: bold;
        color: #333;
        margin: 0;
    }

/* Month Group */
.month-group[b-0j5s12z77t] {
    margin-bottom: 2rem;
}

.month-title[b-0j5s12z77t] {
    font-size: 1.1rem;
    font-weight: 500;
    color: #333;
    margin: 1rem 0;
    padding: 0.5rem 0;
}

/* Cards */
.card[b-0j5s12z77t] {
    margin-bottom: 1.5rem;
    background-color: white;
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* Contenu de la carte */
.card-inner-content[b-0j5s12z77t] {
    display: flex;
    gap: 1.5rem;
}

/* Image preview */
.image-preview[b-0j5s12z77t] {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f8f9fa;
}

    .image-preview img[b-0j5s12z77t] {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background-color: #f8f9fa;
    }

/* Content section */
.content-section[b-0j5s12z77t] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Informations du r�sultat */
.result-info h3[b-0j5s12z77t] {
    margin: 0 0 0.25rem 0;
    font-size: 1.1rem;
    color: #333;
    font-weight: 500;
}

.result-info p[b-0j5s12z77t] {
    margin: 0 0 0.5rem 0;
    color: #666;
    font-size: 0.9rem;
}

.date-info[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .date-info img[b-0j5s12z77t] {
        width: 16px;
        height: 16px;
    }

    .date-info span[b-0j5s12z77t] {
        color: #666;
        font-size: 0.9rem;
    }

/* Section des actions */
.action-section[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    justify-content: flex-end;
    margin-top: 1rem;
    position: relative;
}

/* Boutons */
.btn-details[b-0j5s12z77t] {
    padding: 0.5rem 1.5rem;
    font-size: 0.9rem;
    white-space: nowrap;
    border: none !important;
    box-shadow: none !important;
    background: #0d6efd !important;
    color: white !important;
    border-radius: 20px !important;
    transition: background-color 0.2s ease;
}

    .btn-details:hover[b-0j5s12z77t] {
        background: #0b5ed7 !important;
    }

.btn-menu[b-0j5s12z77t] {
    padding: 0.5rem;
    min-width: auto;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

/* Menu points */
.dots[b-0j5s12z77t] {
    width: 4px;
    height: 4px;
    background-color: #666;
    border-radius: 50%;
    position: relative;
    display: inline-block;
}

    .dots[b-0j5s12z77t]::before,
    .dots[b-0j5s12z77t]::after {
        content: '';
        width: 4px;
        height: 4px;
        background-color: #666;
        border-radius: 50%;
        position: absolute;
        left: 0;
    }

    .dots[b-0j5s12z77t]::before {
        top: -8px;
    }

    .dots[b-0j5s12z77t]::after {
        bottom: -8px;
    }

/* Menu d�roulant */
.dropdown[b-0j5s12z77t] {
    position: relative;
}

.dropdown-menu[b-0j5s12z77t] {
    position: absolute;
    right: 0;
    top: calc(100% + 5px);
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 1000;
    min-width: 200px;
    border: none;
    padding: 0.5rem 0;
}

.menu-item[b-0j5s12z77t] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    cursor: pointer;
    transition: background-color 0.2s;
    gap: 0.5rem;
}

    .menu-item:hover[b-0j5s12z77t] {
        background-color: #f8f9fa;
    }

    .menu-item.delete[b-0j5s12z77t] {
        color: #dc3545;
        display: none;

    }

        .menu-item.delete:hover[b-0j5s12z77t] {
            background-color: #fff5f5;
        }

    .menu-item i[b-0j5s12z77t] {
        font-size: 1.1rem;
        min-width: 24px;
    }

/* Responsive adjustments */
@media (max-width: 480px) {
    .card-inner-content[b-0j5s12z77t] {
        gap: 1rem;
    }

    .image-preview[b-0j5s12z77t] {
        width: 100px;
        height: 100px;
    }

    .btn-details[b-0j5s12z77t] {
        padding: 0.5rem 1rem;
    }
}


.no-results[b-0j5s12z77t] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: calc(100vh - 150px); 
    text-align: center;
}

    .no-results p[b-0j5s12z77t] {
        font-size: 1.2rem;
        color: #666;
    }


.resultat-photo[b-0j5s12z77t] {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
}

    .resultat-photo img[b-0j5s12z77t] {
        width: 80%;
        height: 80%;
        border-radius: 50%;
        object-fit: cover;
    }

.SpaceInterCard[b-0j5s12z77t] {
    height: 1rem;
}

.avatar[b-0j5s12z77t] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.avatarPhoto[b-0j5s12z77t] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* Conteneurs nodata */
.Nodatastyle[b-0j5s12z77t] {
    text-align: center;
    padding: 2rem;
    color: #666;
}

    .Nodatastyle img[b-0j5s12z77t] {
        margin-bottom: 1rem;
        opacity: 0.8;
        width: 250px;
        height: 250px;
        border-radius: 5%;
    }
/* /Pages/MonCarnetSante/PatientExternalDocView.razor.rz.scp.css */
/* Variables Navigation Retour*/
.header-bar[b-aux5tqiq5w] {
    background-color: white;
    padding: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.back-title[b-aux5tqiq5w] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.back-button[b-aux5tqiq5w] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    color: #666;
}

    .back-button span[b-aux5tqiq5w] {
        font-size: 0.9rem;
    }

    .back-button:hover[b-aux5tqiq5w] {
        color: #333;
    }


h1[b-aux5tqiq5w] {
    margin: 0;
    font-size: 1.2rem;
    color: #333;
}
/** Fin zone Navigation Retour*/


.Resultatbkg[b-aux5tqiq5w] {
    background-color: #C5CFEA;
    margin-bottom: 1.5rem;
    font-size: 0.8rem;
}

.pdf-viewer-container[b-aux5tqiq5w] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: #f5f5f5;
}



.title-container h1[b-aux5tqiq5w] {
    font-size: 1.2rem;
    margin: 0;
}

.actions[b-aux5tqiq5w] {
    display: flex;
    gap: 1rem;
}

.action-button[b-aux5tqiq5w] {
    background: none;
    border: none;
    padding: 0.5rem;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
}

    .action-button:hover[b-aux5tqiq5w] {
        background-color: #f0f0f0;
    }

    .action-button i[b-aux5tqiq5w] {
        font-size: 1.25rem;
        color: #333;
    }

.pdf-preview[b-aux5tqiq5w] {
    flex: 1;
    margin: 2rem;
    background: white;
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pdf-icon[b-aux5tqiq5w] {
    width: 80px;
    height: 80px;
    margin-bottom: 1rem;
    background: #f8f9fa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .pdf-icon i[b-aux5tqiq5w] {
        font-size: 40px;
        color: #dc3545;
    }

.pdf-title[b-aux5tqiq5w] {
    color: #333;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
}

.view-button[b-aux5tqiq5w] {
    background: #0d6efd;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .view-button:hover[b-aux5tqiq5w] {
        background: #0b5ed7;
    }

    .view-button i[b-aux5tqiq5w] {
        margin-right: 8px;
    }


.image-preview[b-aux5tqiq5w] {
    max-width: 100%;
    max-height: 100vh;
    object-fit: contain;
    margin-bottom: 1rem;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}



.error-dialog-overlay[b-aux5tqiq5w] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.error-dialog[b-aux5tqiq5w] {
    background: white;
    border-radius: 0.5rem;
    padding: 1.5rem;
    max-width: 90%;
    width: 400px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.error-dialog-message[b-aux5tqiq5w] {
    text-align: center;
    margin-bottom: 1rem;
    color: #1f2937;
}

.error-dialog-button[b-aux5tqiq5w] {
    width: 100%;
    padding: 0.5rem;
    background-color: #3b82f6;
    color: white;
    border-radius: 0.25rem;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .error-dialog-button:hover[b-aux5tqiq5w] {
        background-color: #2563eb;
    }
/* /Pages/MonCarnetSante/PatientSaveExternalDoc.razor.rz.scp.css */
/* Variables Navigation Retour*/
.header-bar[b-4snkqcof7t] {
    background-color: white;
    padding: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.back-title[b-4snkqcof7t] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.back-button[b-4snkqcof7t] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    color: #666;
}

    .back-button span[b-4snkqcof7t] {
        font-size: 0.9rem;
    }

h1[b-4snkqcof7t] {
    margin: 0;
    font-size: 1.2rem;
    color: #333;
}
/** Fin zone Navigation Retour*/

.nouveau-resultat[b-4snkqcof7t] {
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.form-group[b-4snkqcof7t] {
    margin-bottom: 20px;
    position: relative; /* Ajout de position relative au conteneur */
}

label[b-4snkqcof7t] {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #2c3e50;
}

.required[b-4snkqcof7t] {
    color: #e74c3c;
}

.form-control[b-4snkqcof7t] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    transition: border-color 0.2s;
}

    .form-control:focus[b-4snkqcof7t] {
        border-color: #3498db;
        outline: none;
        box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
    }

.form-row[b-4snkqcof7t] {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.col-md-4[b-4snkqcof7t] {
    flex: 1;
    min-width: 0;
}


.dropdown-results[b-4snkqcof7t] {
    position: absolute;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 5px;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    top: calc(100% - 10px); 
    left: 0;
}

.dropdown-item[b-4snkqcof7t] {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
}

    .dropdown-item:hover[b-4snkqcof7t] {
        background-color: #f8f9fa;
    }

    .dropdown-item:last-child[b-4snkqcof7t] {
        border-bottom: none;
    }

.specialite[b-4snkqcof7t] {
    color: #7f8c8d;
    font-size: 0.9em;
    margin-left: 5px;
}

.selected-medecin[b-4snkqcof7t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f7fc;
    border: 1px solid #3498db;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}

.medecin-info[b-4snkqcof7t] {
    display: flex;
    flex-direction: column;
}

.medecin-name[b-4snkqcof7t] {
    font-weight: 500;
    color: #2c3e50;
}

.clear-selection[b-4snkqcof7t] {
    background: none;
    border: none;
    color: #e74c3c;
    cursor: pointer;
    font-size: 16px;
}

.file-upload-container[b-4snkqcof7t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}

.file-info[b-4snkqcof7t] {
    color: #7f8c8d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file-upload-button[b-4snkqcof7t] {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #f0f7fc;
    border: 1px solid #3498db;
    border-radius: 4px;
    padding: 8px 15px;
    color: #3498db;
    cursor: pointer;
    transition: background-color 0.2s;
    white-space: nowrap;
}

    .file-upload-button:hover[b-4snkqcof7t] {
        background-color: #e1f0fa;
    }

.ordonnance-details-section[b-4snkqcof7t] {
    background-color: #f8f9fa;
    border-left: 4px solid #3498db;
    border-radius: 0 8px 8px 0;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

    .ordonnance-details-section h3[b-4snkqcof7t] {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 1.2rem;
        color: #2c3e50;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 8px;
    }

.form-actions[b-4snkqcof7t] {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    margin-top: 30px;
}

.cancel-button[b-4snkqcof7t], .save-button[b-4snkqcof7t] {
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.2s;
}

.cancel-button[b-4snkqcof7t] {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #7f8c8d;
}

    .cancel-button:hover[b-4snkqcof7t] {
        background-color: #e5e5e5;
    }

.save-button[b-4snkqcof7t] {
    background-color: #2ecc71;
    border: none;
    color: white;
    display: flex;
    align-items: center;
    gap: 5px;
}

    .save-button:hover:not(.disabled)[b-4snkqcof7t] {
        background-color: #27ae60;
        transform: translateY(-1px);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .save-button.disabled[b-4snkqcof7t] {
        background-color: #95a5a6;
        cursor: not-allowed;
    }

@media (max-width: 768px) {
    .form-row[b-4snkqcof7t] {
        flex-direction: column;
        gap: 10px;
    }

    .file-upload-container[b-4snkqcof7t] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .file-upload-button[b-4snkqcof7t] {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .dropdown-results[b-4snkqcof7t] {
        position: absolute;
        width: 100%;
        max-width: calc(100vw - 40px);
    }
}

.file-upload-buttons[b-4snkqcof7t] {
    display: flex;
    gap: 10px;
}

.file-upload-button[b-4snkqcof7t] {
    flex: 1;
}

.camera-button[b-4snkqcof7t] {
    background-color: #17a2b8; /* Cyan/Teal au lieu de vert */
    border: 1px solid #17a2b8;
    color: white;
}

    .camera-button:hover[b-4snkqcof7t] {
        background-color: #138496;
    }
/* /Pages/MonCarnetSante/Vaccination.razor.rz.scp.css */
/* Réinitialisation des styles de base */
table[b-4u8943gbje], tr[b-4u8943gbje], td[b-4u8943gbje] {
    display: block;
    width: 100% !important;
    border: none;
}

    /* Masquer la deuxième colonne de chaque ligne */
    tr td:nth-child(2)[b-4u8943gbje] {
        display: none;
    }

/* Style de l'en-tête */
.row:first-child[b-4u8943gbje] {
    padding: 1rem;
    border-bottom: 1px solid #eee;
}

.col-md-3 a[b-4u8943gbje] {
    color: #007bff;
    text-decoration: none;
    font-size: 1rem;
}

.col-md-9 h5[b-4u8943gbje] {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 500;
}

/* Zone titre vaccins */
.Vaccin_area[b-4u8943gbje] {
    font-size: 1rem;
    padding: 1rem;
    background: transparent;
    color: #666;
    border-bottom: 1px solid #eee;
}

/* Style des cartes */
[b-4u8943gbje] .card {
    border: none;
    box-shadow: none;
    margin-bottom: 1rem;
    background: transparent;
    padding: 1rem;
}

[b-4u8943gbje] .card-body {
    padding: 0;
}

[b-4u8943gbje] .card-title {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    color: #333;
}

/* Masquer l'image et réorganiser le contenu */
.row .col-md-2[b-4u8943gbje] {
    display: none;
}

.row .col-md-10[b-4u8943gbje] {
    padding: 0;
}

    .row .col-md-10 p[b-4u8943gbje] {
        color: #666;
        font-size: 0.9rem;
        margin: 0 0 1rem 0;
    }

/* Style du statut de vaccination */
.row .col-md-4[b-4u8943gbje] {
    margin-bottom: 0.5rem;
}

    .row .col-md-4 i[b-4u8943gbje] {
        margin-right: 0.5rem;
        color: #28a745;
    }

/* Style de la date */
.row .col-md-8[b-4u8943gbje] {
    color: #666;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}

    .row .col-md-8 i[b-4u8943gbje] {
        margin-right: 0.5rem;
    }

/* Style du bouton Consulter */
[b-4u8943gbje] .btn-primary {
    display: block;
    width: auto;
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    background-color: #7099d1;
    border: none;
    border-radius: 4px;
    margin-top: 0.5rem;
}

    [b-4u8943gbje] .btn-primary:hover {
        opacity: 0.9;
    }

/* Style du modal */
[b-4u8943gbje] .modal-content {
    border-radius: 8px;
}

[b-4u8943gbje] .custom-modal-header {
    padding: 1rem;
    border-bottom: 1px solid #eee;
}

/* Ajout d'une ligne de séparation entre les vaccins */
[b-4u8943gbje] .card:not(:last-child) {
    border-bottom: 1px solid #eee;
}

/* Styles pour la validation */
.valid.modified:not([type=checkbox])[b-4u8943gbje] {
    outline: 1px solid #26b050;
}

.invalid[b-4u8943gbje] {
    outline: 1px solid red;
}

.validation-message[b-4u8943gbje] {
    color: red;
    font-size: 0.875rem;
}
/* /Pages/Moncompte/Antecedentfamiliaux.razor.rz.scp.css */
body[b-lqy0pzynky] {
}


.section[b-lqy0pzynky] {
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.row[b-lqy0pzynky] {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    cursor: pointer;
   
}

    .row:hover[b-lqy0pzynky] {
        background-color: #f5f5f5;
    }


.text-blue[b-lqy0pzynky] {
    color: #1E4CA1;
    font-weight: bold;
    margin-top: 15px;
}

.chapter_name[b-lqy0pzynky] {
    color: black;
    margin-bottom: 10px;
}

.text-name[b-lqy0pzynky] {
    color: #1E4CA1;
}


.custom-spacing .col-auto[b-lqy0pzynky] {
    margin-right: 10px;
}

.avatar[b-lqy0pzynky] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.avatarPhoto[b-lqy0pzynky] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.custom-control-input:checked ~ .custom-control-label[b-lqy0pzynky]::before {
    color: #fff;
    border-color: red;
    background-color: red;
}

.custom-control-input01:checked ~ .custom-control-label[b-lqy0pzynky]::before {
    color: #fff;
    border-color: #7B1FA2;
    background-color: #7B1FA2;
}
/* /Pages/Moncompte/compte.razor.rz.scp.css */

body[b-ljvbnp6mmn] {

}


.section[b-ljvbnp6mmn] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.row[b-ljvbnp6mmn] {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
}

    .row:hover[b-ljvbnp6mmn] {
        background-color: #C6C6C6;
    }

.deconnexion[b-ljvbnp6mmn] {
    color: red;
}

.text-blue[b-ljvbnp6mmn] {
    color: #1E4CA1;
    font-weight: bold;
    margin-top: 15px;
}

.chapter_name[b-ljvbnp6mmn] {
    color: black;
}

.text-name[b-ljvbnp6mmn] {
    color: #1E4CA1;
}


.custom-spacing .col-auto[b-ljvbnp6mmn] {
    margin-right: 10px;
}
/* /Pages/Moncompte/Confidentialite.razor.rz.scp.css */

body[b-2uxlrhs9qi] {
}


.section[b-2uxlrhs9qi] {
    /*border-bottom: 1px solid #ddd; **/
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.row[b-2uxlrhs9qi] {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

    .row:hover[b-2uxlrhs9qi] {
        background-color: #C6C6C6;
    }
.Centerfleche[b-2uxlrhs9qi]
{
    vertical-align:middle;
}
.text-blue[b-2uxlrhs9qi] {
    color: #1E4CA1;
    font-weight: bold;
    margin-top: 15px;
}

.chapter_name[b-2uxlrhs9qi] {
    color: black;
}

.text-name[b-2uxlrhs9qi] {
    color: #1E4CA1;
}


.custom-spacing .col-auto[b-2uxlrhs9qi] {
    margin-right: 10px;
}

.custom-control-input:checked ~ .custom-control-label[b-2uxlrhs9qi]::before {
    color: #fff;
    border-color: red;
    background-color: red;
}

.custom-control-input01:checked ~ .custom-control-label[b-2uxlrhs9qi]::before {
    color: #fff;
    border-color: #7B1FA2;
    background-color: #7B1FA2;
}
/* /Pages/Moncompte/InfosanteAllergies.razor.rz.scp.css */
body[b-q5d64nxo5s] {
}


.section[b-q5d64nxo5s] {
    padding-bottom: 1px;
    margin-bottom: 1px;
}

.row[b-q5d64nxo5s] {
    display: flex;
    justify-content: space-between;
    padding: 2px;
    cursor: pointer;
}

    .row:hover[b-q5d64nxo5s] {
        background-color: #C6C6C6;
    }


.text-blue[b-q5d64nxo5s] {
    color: #1E4CA1;
    font-weight: bold;
    margin-top: 2px;
}

.chapter_name[b-q5d64nxo5s] {
    color: black;
    margin-bottom: 10px;
}

.text-name[b-q5d64nxo5s] {
    color: #1E4CA1;
}


.custom-spacing .col-auto[b-q5d64nxo5s] {
    margin-right: 10px;
}
.avatar[b-q5d64nxo5s] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.avatarPhoto[b-q5d64nxo5s] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.custom-control-input:checked ~ .custom-control-label[b-q5d64nxo5s]::before {
    color: #fff;
    border-color: red;
    background-color: red;
}

.custom-control-input01:checked ~ .custom-control-label[b-q5d64nxo5s]::before {
    color: #fff;
    border-color: #7B1FA2;
    background-color: #7B1FA2;
}
/* /Pages/Moncompte/MonProfil.razor.rz.scp.css */
/* Conteneur de la page et zones principales */
.container[b-frl04m8013] {
    margin-top: 20px;
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}

.Vaccin_area[b-frl04m8013] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
    border-radius: 8px;
    margin-bottom: 20px;
}


.form-group label[b-frl04m8013] {
    font-weight: 500;
    color: #495057;
}

.form-control[b-frl04m8013] {
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}

.form-control:focus[b-frl04m8013] {
    border-color: #80bdff;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.25);
}

/* Animation et style pour les boutons */
button.btn[b-frl04m8013] {
    font-size: 1rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 5px;
    transition: background-color 0.3s ease, transform 0.2s ease;
}



button.btn-success[b-frl04m8013] {
    background-color: #28a745;
    color: white;
}

button.btn-danger[b-frl04m8013] {
    background-color: #dc3545;
    color: white;
}

button.btn:hover[b-frl04m8013] {
    transform: scale(1.05);
}

button:focus[b-frl04m8013] {
    outline: none;
}

/* Image de profil */
#imagePreview[b-frl04m8013] {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

#imagePreview:hover[b-frl04m8013] {
    transform: scale(1.1);
}

button.btn-primary.rounded[b-frl04m8013] {
    margin-top: 10px;
    padding: 8px 12px;
}
/* Conteneur de la page et zones principales */
.container[b-frl04m8013] {
    max-width: 1200px; /* Augmenter la largeur maximale du conteneur */
    margin-top: 20px;
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}

#profileTable[b-frl04m8013] {
    border: 1px solid #dee2e6;
    width: 1000px;
    margin-top: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    font-size: 1.1rem; /* Augmenter la taille du texte pour une meilleure lisibilité */
}

    #profileTable th[b-frl04m8013], #profileTable td[b-frl04m8013] {
        padding: 15px; /* Augmenter le padding pour agrandir les cellules */
        text-align: left;
    }

    #profileTable th[b-frl04m8013] {
        background-color: #f1f3f5;
        color: #343a40;
        font-size: 1.2rem; /* Légèrement plus grand pour les en-têtes */
    }

    #profileTable:hover[b-frl04m8013] {
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    }


@keyframes shake-b-frl04m8013 {
    0%, 100% { transform: translateX(0); }
    20%, 60% { transform: translateX(-5px); }
    40%, 80% { transform: translateX(5px); }
}
/* /Pages/Moncompte/ProfilModification.razor.rz.scp.css */
.container[b-19dfkcxrnu] {
    margin-top: 20px;
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}

.Vaccin_area[b-19dfkcxrnu] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
    border-radius: 8px;
    margin-bottom: 20px;
}


.form-group label[b-19dfkcxrnu] {
    font-weight: 500;
    color: #495057;
}

.form-control[b-19dfkcxrnu] {
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}

    .form-control:focus[b-19dfkcxrnu] {
        border-color: #80bdff;
        box-shadow: 0 0 8px rgba(0, 123, 255, 0.25);
    }

/* Animation et style pour les boutons */
button.btn[b-19dfkcxrnu] {
    font-size: 1rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 5px;
    transition: background-color 0.3s ease, transform 0.2s ease;
}



button.btn-success[b-19dfkcxrnu] {
    background-color: #28a745;
    color: white;
}

button.btn-danger[b-19dfkcxrnu] {
    background-color: #dc3545;
    color: white;
}

button.btn:hover[b-19dfkcxrnu] {
    transform: scale(1.05);
}

button:focus[b-19dfkcxrnu] {
    outline: none;
}

/* Image de profil */
#imagePreview[b-19dfkcxrnu] {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

    #imagePreview:hover[b-19dfkcxrnu] {
        transform: scale(1.1);
    }

button.btn-primary.rounded[b-19dfkcxrnu] {
    margin-top: 10px;
    padding: 8px 12px;
}
/* Conteneur de la page et zones principales */
.container[b-19dfkcxrnu] {
    max-width: 1200px; /* Augmenter la largeur maximale du conteneur */
    margin-top: 20px;
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}

#profileTable[b-19dfkcxrnu] {
    border: 1px solid #dee2e6;
    width: 1000px;
    margin-top: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    font-size: 1.1rem; /* Augmenter la taille du texte pour une meilleure lisibilité */
}

    #profileTable th[b-19dfkcxrnu], #profileTable td[b-19dfkcxrnu] {
        padding: 15px; /* Augmenter le padding pour agrandir les cellules */
        text-align: left;
    }

    #profileTable th[b-19dfkcxrnu] {
        background-color: #f1f3f5;
        color: #343a40;
        font-size: 1.2rem; /* Légèrement plus grand pour les en-têtes */
    }

    #profileTable:hover[b-19dfkcxrnu] {
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    }


@keyframes shake-b-19dfkcxrnu {
    0%, 100% {
        transform: translateX(0);
    }

    20%, 60% {
        transform: translateX(-5px);
    }

    40%, 80% {
        transform: translateX(5px);
    }
}
/* /Pages/Moncompte/Vaccination.razor.rz.scp.css */
body[b-68mhhtme9m] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}


.medecin_area[b-68mhhtme9m] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.pharmacie_area[b-68mhhtme9m] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}

.Coneils_area[b-68mhhtme9m] {
    background: #07a6a1 !important;
    color: white;
    line-height: 2rem;
}


.Vaccin_area[b-68mhhtme9m] {
    background: #7099d1 !important;
    color: white;
    line-height: 2rem;
}



.p-4[b-68mhhtme9m] {
    padding: 1.5rem !important;
}

.mb-0[b-68mhhtme9m], .my-0[b-68mhhtme9m] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-68mhhtme9m] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.avatar[b-68mhhtme9m] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* /Pages/Pharmacie/PharmacieDetailView.razor.rz.scp.css */

body[b-a58lcpgyan] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-a58lcpgyan] {
    box-sizing: border-box;
}

.input-container[b-a58lcpgyan] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-a58lcpgyan] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-a58lcpgyan] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-a58lcpgyan] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-a58lcpgyan] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-a58lcpgyan] {
        opacity: 1;
    }


.p-4[b-a58lcpgyan] {
    padding: 1.5rem !important;
}

.mb-0[b-a58lcpgyan], .my-0[b-a58lcpgyan] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-a58lcpgyan] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-a58lcpgyan] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-a58lcpgyan] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-a58lcpgyan] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-a58lcpgyan] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-a58lcpgyan] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-a58lcpgyan] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-a58lcpgyan] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-a58lcpgyan] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-a58lcpgyan] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-a58lcpgyan] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-a58lcpgyan] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-a58lcpgyan] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-a58lcpgyan] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-a58lcpgyan] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-a58lcpgyan] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-a58lcpgyan] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-a58lcpgyan] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-a58lcpgyan] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-a58lcpgyan] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-a58lcpgyan] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-a58lcpgyan] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-a58lcpgyan] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-a58lcpgyan] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-a58lcpgyan] {
    background-color: #ffffff !important;
}
.bg-Header[b-a58lcpgyan] {
    background-color: #334f66 !important;
    color: white;
    padding: 1.5rem !important;
}

.p-4[b-a58lcpgyan] {
    padding: 1.5rem !important;
}

.mb-0[b-a58lcpgyan], .my-0[b-a58lcpgyan] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-a58lcpgyan] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-a58lcpgyan] {
    margin-right: 20px;
}

.avatar[b-a58lcpgyan] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

p.thicker[b-a58lcpgyan] {
    font-weight: 900;
}

.CallNum[b-a58lcpgyan] {
    font-weight: bold;
}
/* /Pages/Pharmacie/RecherchePharmacie.razor.rz.scp.css */

body[b-vpq5wna1k1] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-vpq5wna1k1] {
    box-sizing: border-box;
}

.input-container[b-vpq5wna1k1] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-vpq5wna1k1] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-vpq5wna1k1] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-vpq5wna1k1] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-vpq5wna1k1] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-vpq5wna1k1] {
        opacity: 1;
    }


.p-4[b-vpq5wna1k1] {
    padding: 1.5rem !important;
}

.mb-0[b-vpq5wna1k1], .my-0[b-vpq5wna1k1] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-vpq5wna1k1] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-vpq5wna1k1] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-vpq5wna1k1] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-vpq5wna1k1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-vpq5wna1k1] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-vpq5wna1k1] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-vpq5wna1k1] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-vpq5wna1k1] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-vpq5wna1k1] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-vpq5wna1k1] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-vpq5wna1k1] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-vpq5wna1k1] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-vpq5wna1k1] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-vpq5wna1k1] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-vpq5wna1k1] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-vpq5wna1k1] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-vpq5wna1k1] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-vpq5wna1k1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-vpq5wna1k1] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-vpq5wna1k1] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-vpq5wna1k1] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-vpq5wna1k1] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-vpq5wna1k1] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-vpq5wna1k1] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-vpq5wna1k1] {
    background-color: #ffffff !important;
}

.p-4[b-vpq5wna1k1] {
    padding: 1.5rem !important;
}

.mb-0[b-vpq5wna1k1], .my-0[b-vpq5wna1k1] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-vpq5wna1k1] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-vpq5wna1k1] {
    margin-right: 20px;
}

.avatar[b-vpq5wna1k1] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
p.thicker[b-vpq5wna1k1] {
    font-weight: 900;
}
.CallNum[b-vpq5wna1k1] {
    font-weight: bold;
}

[b-vpq5wna1k1] .Pharmacie-card {
    min-width: 280px;
    max-width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-vpq5wna1k1] .Header_Pharmacie {
    background: #07a6a1;
    padding: 0.75rem 1rem;
    border: none;
}

.Header_Text[b-vpq5wna1k1] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-vpq5wna1k1] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-vpq5wna1k1] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-vpq5wna1k1] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/* /Pages/Pharmacie/RecherchePharmacieByName.razor.rz.scp.css */

body[b-r24t0puqf2] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-r24t0puqf2] {
    box-sizing: border-box;
}

.input-container[b-r24t0puqf2] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-r24t0puqf2] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-r24t0puqf2] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-r24t0puqf2] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-r24t0puqf2] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-r24t0puqf2] {
        opacity: 1;
    }


.p-4[b-r24t0puqf2] {
    padding: 1.5rem !important;
}

.mb-0[b-r24t0puqf2], .my-0[b-r24t0puqf2] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-r24t0puqf2] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-r24t0puqf2] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-r24t0puqf2] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-r24t0puqf2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-r24t0puqf2] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-r24t0puqf2] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-r24t0puqf2] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-r24t0puqf2] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-r24t0puqf2] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-r24t0puqf2] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-r24t0puqf2] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-r24t0puqf2] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-r24t0puqf2] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-r24t0puqf2] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-r24t0puqf2] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-r24t0puqf2] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-r24t0puqf2] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-r24t0puqf2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-r24t0puqf2] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-r24t0puqf2] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-r24t0puqf2] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-r24t0puqf2] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-r24t0puqf2] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-r24t0puqf2] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-r24t0puqf2] {
    background-color: #ffffff !important;
}

.p-4[b-r24t0puqf2] {
    padding: 1.5rem !important;
}

.mb-0[b-r24t0puqf2], .my-0[b-r24t0puqf2] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-r24t0puqf2] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-r24t0puqf2] {
    margin-right: 20px;
}

.avatar[b-r24t0puqf2] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
p.thicker[b-r24t0puqf2] {
    font-weight: 900;
}
.CallNum[b-r24t0puqf2] {
    font-weight: bold;
}


[b-r24t0puqf2] .Pharmacie-card {
    min-width: 280px;
    max-width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-r24t0puqf2] .Header_Pharmacie {
    background: #07a6a1;
    padding: 0.75rem 1rem;
    border: none;
}

.Header_Text[b-r24t0puqf2] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-r24t0puqf2] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-r24t0puqf2] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-r24t0puqf2] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/* /Pages/Pharmacie/RechPharmacieDeGarde.razor.rz.scp.css */

body[b-9ed1855ryv] {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f9fa !important
}

*[b-9ed1855ryv] {
    box-sizing: border-box;
}

.input-container[b-9ed1855ryv] {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon[b-9ed1855ryv] {
    padding: 0px;
    text-align: center;
    /* background: dodgerblue;
    min-width: 50px;*/
}

.input-field[b-9ed1855ryv] {
    width: 100%;
    padding: 10px;
    outline: none;
}

    .input-field:focus[b-9ed1855ryv] {
        border: 2px solid dodgerblue;
    }

/* Set a style for the submit button */
.btn[b-9ed1855ryv] {
    background-color: dodgerblue;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

    .btn:hover[b-9ed1855ryv] {
        opacity: 1;
    }


.p-4[b-9ed1855ryv] {
    padding: 1.5rem !important;
}

.mb-0[b-9ed1855ryv], .my-0[b-9ed1855ryv] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-9ed1855ryv] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-9ed1855ryv] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-9ed1855ryv] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-9ed1855ryv] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-9ed1855ryv] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-9ed1855ryv] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-9ed1855ryv] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-9ed1855ryv] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-9ed1855ryv] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-9ed1855ryv] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-9ed1855ryv] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-9ed1855ryv] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-9ed1855ryv] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-9ed1855ryv] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-9ed1855ryv] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-9ed1855ryv] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-9ed1855ryv] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-9ed1855ryv] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-9ed1855ryv] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-9ed1855ryv] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-9ed1855ryv] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-9ed1855ryv] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 16px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-9ed1855ryv] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-9ed1855ryv] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-9ed1855ryv] {
    background-color: #ffffff !important;
}

.p-4[b-9ed1855ryv] {
    padding: 1.5rem !important;
}

.mb-0[b-9ed1855ryv], .my-0[b-9ed1855ryv] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-9ed1855ryv] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-9ed1855ryv] {
    margin-right: 20px;
}

.avatar[b-9ed1855ryv] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
p.thicker[b-9ed1855ryv] {
    font-weight: 900;
}
.CallNum[b-9ed1855ryv] {
    font-weight: bold;
}


[b-9ed1855ryv] .Pharmacie-card {
    min-width: 280px;
    max-width: 40rem;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-9ed1855ryv] .Header_Pharmacie {
    background: #07a6a1;
    padding: 0.75rem 1rem;
    border: none;
}

.Header_Text[b-9ed1855ryv] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .Header_Text i[b-9ed1855ryv] {
        font-size: 1rem;
        opacity: 0.9;
    }


.doctor-avatar[b-9ed1855ryv] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-9ed1855ryv] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/* /Pages/RdvconsultHome.razor.rz.scp.css */
.Rdvconsult-section[b-t2lhulcytn] {
    padding: 0.25rem 1rem;
}

.section-title[b-t2lhulcytn] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-t2lhulcytn] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-t2lhulcytn]::-webkit-scrollbar {
        display: none;
    }

[b-t2lhulcytn] .Rdvconsult-card {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-t2lhulcytn] .date-time-header {
    background: #1e4ca1; 
    padding: 0.75rem 1rem;
    border: none;
}

.date-time[b-t2lhulcytn] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .date-time i[b-t2lhulcytn] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-t2lhulcytn] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-t2lhulcytn] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-t2lhulcytn] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-t2lhulcytn] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-t2lhulcytn] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-t2lhulcytn] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-t2lhulcytn] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-t2lhulcytn] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-t2lhulcytn] {
        font-size: 1rem;
    }

    .patient-info p[b-t2lhulcytn] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-t2lhulcytn] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/ResultatAnalyse.razor.rz.scp.css */
body[b-dvxbt1roc0] {
    background-color: #f8f9fa !important
}

.p-4[b-dvxbt1roc0] {
    padding: 1.5rem !important;
}

.mb-0[b-dvxbt1roc0], .my-0[b-dvxbt1roc0] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-dvxbt1roc0] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
/* user-dashboard-info-box */
.user-dashboard-info-box .candidates-list .thumb[b-dvxbt1roc0] {
    margin-right: 10px;
}

    .user-dashboard-info-box .candidates-list .thumb img[b-dvxbt1roc0] {
        width: 50px;
        height: 50px;
        -o-object-fit: cover;
        object-fit: cover;
        overflow: hidden;
        border-radius: 50%;
    }

.user-dashboard-info-box .title[b-dvxbt1roc0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
}

.user-dashboard-info-box .candidates-list td[b-dvxbt1roc0] {
    vertical-align: middle;
}

.user-dashboard-info-box td li[b-dvxbt1roc0] {
    margin: 0 4px;
}

.user-dashboard-info-box .table thead th[b-dvxbt1roc0] {
    border-bottom: none;
}

.table.manage-candidates-top th[b-dvxbt1roc0] {
    border: 0;
}

.user-dashboard-info-box .candidate-list-favourite-time .candidate-list-favourite[b-dvxbt1roc0] {
    margin-bottom: 10px;
}

.table.manage-candidates-top[b-dvxbt1roc0] {
    min-width: 650px;
}

.user-dashboard-info-box .candidate-list-details ul[b-dvxbt1roc0] {
    color: #969696;
}

/* Candidate List */
.candidate-list[b-dvxbt1roc0] {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eeeeee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .candidate-list:hover[b-dvxbt1roc0] {
        -webkit-box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        box-shadow: 0px 0px 34px 4px rgba(33, 37, 41, 0.06);
        position: relative;
        z-index: 99;
    }

        .candidate-list:hover a.candidate-list-favourite[b-dvxbt1roc0] {
            color: #e74c3c;
            -webkit-box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
            box-shadow: -1px 4px 10px 1px rgba(24, 111, 201, 0.1);
        }

    .candidate-list .candidate-list-image[b-dvxbt1roc0] {
        margin-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        border: none;
    }

        .candidate-list .candidate-list-image img[b-dvxbt1roc0] {
            width: 80px;
            height: 80px;
            -o-object-fit: cover;
            object-fit: cover;
        }

.candidate-list-title[b-dvxbt1roc0] {
    margin-bottom: 5px;
}

.candidate-list-details ul[b-dvxbt1roc0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

    .candidate-list-details ul li[b-dvxbt1roc0] {
        margin: 5px 10px 5px 0px;
        font-size: 13px;
    }

.candidate-list .candidate-list-favourite-time[b-dvxbt1roc0] {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

    .candidate-list .candidate-list-favourite-time span[b-dvxbt1roc0] {
        display: block;
        margin: 0 auto;
    }

    .candidate-list .candidate-list-favourite-time .candidate-list-favourite[b-dvxbt1roc0] {
        display: inline-block;
        position: relative;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border: 1px solid #eeeeee;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
        font-size: 12px;
        color: #646f79;
    }

        .candidate-list .candidate-list-favourite-time .candidate-list-favourite:hover[b-dvxbt1roc0] {
            background: #ffffff;
            color: #e74c3c;
        }

.candidate-banner .candidate-list:hover[b-dvxbt1roc0] {
    position: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    z-index: inherit;
}

.bg-white[b-dvxbt1roc0] {
    background-color: #ffffff !important;
}

.p-4[b-dvxbt1roc0] {
    padding: 1.5rem !important;
}

.mb-0[b-dvxbt1roc0], .my-0[b-dvxbt1roc0] {
    margin-bottom: 0 !important;
}

.shadow-sm[b-dvxbt1roc0] {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.user-dashboard-info-box .candidates-list .thumb[b-dvxbt1roc0] {
    margin-right: 20px;
}

.avatar[b-dvxbt1roc0] {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
/* /Pages/ResultatExamenBio.razor.rz.scp.css */
.Rdvconsult-section[b-ew0wr7k6we] {
    padding: 1rem;
}

.section-title[b-ew0wr7k6we] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-ew0wr7k6we] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-ew0wr7k6we]::-webkit-scrollbar {
        display: none;
    }

[b-ew0wr7k6we] .Rdvconsult-card {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-ew0wr7k6we] .date-time-header {
    background: #07a6a1; 
    padding: 0.75rem 1rem;
    border: none;
}

.date-time[b-ew0wr7k6we] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .date-time i[b-ew0wr7k6we] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-ew0wr7k6we] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-ew0wr7k6we] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-ew0wr7k6we] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-ew0wr7k6we] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-ew0wr7k6we] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-ew0wr7k6we] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-ew0wr7k6we] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-ew0wr7k6we] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-ew0wr7k6we] {
        font-size: 1rem;
    }

    .patient-info p[b-ew0wr7k6we] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-ew0wr7k6we] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/ResultatExamenHome - Copier.razor.rz.scp.css */
.Rdvconsult-section[b-llnnnfas43] {
    padding: 1rem;
}

.section-title[b-llnnnfas43] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-llnnnfas43] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-llnnnfas43]::-webkit-scrollbar {
        display: none;
    }

[b-llnnnfas43] .Rdvconsult-card {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-llnnnfas43] .date-time-header {
    background: #07a6a1; 
    padding: 0.75rem 1rem;
    border: none;
}

.date-time[b-llnnnfas43] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .date-time i[b-llnnnfas43] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-llnnnfas43] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-llnnnfas43] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-llnnnfas43] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-llnnnfas43] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-llnnnfas43] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-llnnnfas43] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-llnnnfas43] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-llnnnfas43] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-llnnnfas43] {
        font-size: 1rem;
    }

    .patient-info p[b-llnnnfas43] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-llnnnfas43] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/ResultatExamenHome.razor.rz.scp.css */
.Rdvconsult-section[b-at52rd2lsv] {
    padding: 0.25rem 1rem;
}

.section-title[b-at52rd2lsv] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-at52rd2lsv] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-at52rd2lsv]::-webkit-scrollbar {
        display: none;
    }

[b-at52rd2lsv] .Rdvconsult-card {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-at52rd2lsv] .date-time-header {
    background: #07a6a1; 
    padding: 0.75rem 1rem;
    border: none;
}

.date-time[b-at52rd2lsv] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .date-time i[b-at52rd2lsv] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-at52rd2lsv] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-at52rd2lsv] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-at52rd2lsv] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-at52rd2lsv] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-at52rd2lsv] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-at52rd2lsv] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-at52rd2lsv] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-at52rd2lsv] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-at52rd2lsv] {
        font-size: 1rem;
    }

    .patient-info p[b-at52rd2lsv] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-at52rd2lsv] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/ResultatExamenRadio.razor.rz.scp.css */
.Rdvconsult-section[b-yvw111i99x] {
    padding: 1rem;
}

.section-title[b-yvw111i99x] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1E2F58;
    margin-bottom: 1rem;
    font-family: system-ui, -apple-system, sans-serif;
}

.Rdvconsult-container[b-yvw111i99x] {
    display: flex;
    overflow-x: auto;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0;
}

    .Rdvconsult-container[b-yvw111i99x]::-webkit-scrollbar {
        display: none;
    }

[b-yvw111i99x] .Rdvconsult-card {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: start;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-radius: 12px;
}

[b-yvw111i99x] .date-time-header {
    background: #07a6a1; 
    padding: 0.75rem 1rem;
    border: none;
}

.date-time[b-yvw111i99x] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: white;
}

    .date-time i[b-yvw111i99x] {
        font-size: 1rem;
        opacity: 0.9;
    }

[b-yvw111i99x] .Rdvconsult-content {
    padding: 1rem !important;
}

.avatarPhoto[b-yvw111i99x] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.doctor-info[b-yvw111i99x] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.doctor-avatar[b-yvw111i99x] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E8EFF6;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .doctor-avatar img[b-yvw111i99x] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.doctor-details h3[b-yvw111i99x] {
    font-size: 1rem;
    font-weight: 600;
    color: #1E2F58;
    margin: 0;
}

.doctor-details p[b-yvw111i99x] {
    font-size: 0.9rem;
    color: #666;
    margin: 0.2rem 0 0 0;
}

.patient-info[b-yvw111i99x] {
    align-items: center;
    gap: 1rem;
    color: #666;
    font-size: 0.9rem;
}

    .patient-info i[b-yvw111i99x] {
        font-size: 1rem;
    }

    .patient-info p[b-yvw111i99x] {
        font-size: 0.9rem;
        color: #666;
        margin: 0.2rem 0 0 0;
    }

.laafi_navbarcolor[b-yvw111i99x] {
    /* background-color: #7099d1 !important; */
    background-color: #1e4ca1 !important;
    color: white;
}
/* /Pages/SantePublique/ActualiteSante.razor.rz.scp.css */
body[b-p0frobva92] {
}

.ActuSante[b-p0frobva92] {
   
    font-size: 16px;
    font-weight: bold;
}
/* /Pages/Suivitraitement/Traitement.razor.rz.scp.css */
body[b-wmcd898cow] {
}

.ActuSante[b-wmcd898cow] {
    font-size: 16px;
}
.NewTraitement[b-wmcd898cow] {
    margin-left: 22rem;
}
.modal-header[b-wmcd898cow] {
    background-color: #007bff;
    color: white;
}

    .modal-header .close[b-wmcd898cow] {
        color: red;
    }

.file-upload-group[b-wmcd898cow] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .file-upload-group .file-info[b-wmcd898cow] {
        margin-top: 5px;
        font-weight: bold;
    }

.custom-modal-header[b-wmcd898cow] {
    background-color: #4CAF50; /* Green background */
    color: white; /* White text */
    padding: 15px; /* Some padding */
    text-align: center; /* Centered text */
}
.Card_Traitement[b-wmcd898cow] {
    width: 40rem;
    margin-top: 10px;
}
.CardHeader_Traitement[b-wmcd898cow] {
    background-color: #439068;
    color: white;
    align-items: start;
}

.Centerpage[b-wmcd898cow] {
    display: grid;
    place-items: center;
    height: 100vh; /* Full viewport height */
}
