.row-droit {
    background-color: #f8f9fa;
    height: 700px;
    border-radius: 0 5px 5px 0;
    border: 1px #B8CBD0 solid;
    border-left: 0;

}

.filtre-switch {
    margin-top: 30px;
}

.mynetwork {
    width: -webkit-fill-available;
    height: -webkit-fill-available;

}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(72.16%, 79.61%, 81.57%, 0.7);
    z-index: 999;
}

.txt-75 {

    border: 1px #137C8B solid;
    border-radius: .25rem;
    padding: 5px;
}


.fram-txt-75 {
    margin: 15px;
}

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

.btn-68 {
    background-color: #137C8B;
    border: 1px #137C8B solid;
    color: #fff;
    font-size: 1rem;
    border-radius: .25rem;
    padding: 5px;
    margin-top: 10px !important;
    margin-left: 1px !important;
    text-align: center;
    text-decoration: blink;
    cursor: pointer;
}

.btn-68:hover {
    color: #fff !important;
    animation: scaleAnimation 0.2s ease-in-out forwards;

}


.fram-check-75 {
    margin: 15px;
    margin-top: 20px !important;
    background-color: #f8f9fa;
    padding: 20px 20px 20px 40px !important;
    border-radius: .25rem;
    border: 1px rgba(72.16%, 79.61%, 81.57%, 0.7) solid;
}

.row-check-75 {
    margin-top: 20px !important;
    scrollbar-color: #137C8B white;
    scrollbar-width: thin;
    overflow: auto;
    max-height: 180px;
}

.form-check-input:checked {
    background-color: #137C8B !important;
    border-color: #137C8B !important;
}

.pd-45 {
    padding: 5px;
}

.dropdown-A78 {
    background-color: #B8CBD0 !important;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    scrollbar-color: #137C8B white;
    scrollbar-width: thin;
}

/* ========== Améliorations globales pour écrans ≥ 1400px (ex: 16 pouces et plus) ========== */