.img-red {
    width: 200px;
}

.img-niveau {
    height: 25px;
}

.img-pattern {
    width: 500px;
}

.lgn-lien-img {
    --display: flex;
    align-items: left;
    justify-content: center;
}

.des-element {
    font-size: 20px;
}

.nom-element {
    white-space: nowrap;
    --font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iframe-yb {
    height: 315px;
    width: 560px;
    margin: 10px;
}

.div-yb {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    padding: 50px 20px 20px 50px;
}

#msg {
    --background-color: #C74A4A;
    --color: white;
    --height: 28px;
    --width: 360px;
    --padding: 5px;
}

.msg-succes {
    color: #0b6bbf;
    text-align: center;
    border: 2px solid #0b6bbf;
    background-color: white;
    padding: 10px;
    margin: 10px;
}

.msg-echec {
    color: red;
    text-align: center;
    border: 2px solid red;
    background-color: white;
    padding: 10px;
    margin: 10px;
}

#rech {
    height: 30px;
}

#type-rech {
    height: 30px;
}

.toggle-button {
    background-color: white;
    border: 2px solid #0b6bbf;
    color: #0b6bbf;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s, color 0.3s;
    border-radius: 15px;
    /* Ajout des bords arrondis */
}

.toggle-button.active {
    background-color: #0b6bbf;
    color: white;
}

#partition-container {
    position: relative;
    width: 600px;
    height: 125px;
    --background-color: grey;
}

#partition {
    width: 100%;
}

#curseur {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: blue;
    transition: left 0.05s linear;
}

.col-droite {
    --border: 1px solid #000;
    padding-left: 80px;
}

.liste-types-affichages {
    height: 30px;
    width: 150px;
}

.liste-types-patterns {
    height: 30px;
    width: 300px;
}

.liste-nb-temps {
    height: 30px;
    width: 60px;
}

#led {
    width: 20px;
    height: 20px;
    --background-color: white;
    background-color: grey;
    border: 1px solid black;
    margin: 10px 100px;
    transition: background-color 0.1s ease;
    border-radius: 10px;
}

#led.active {
    background-color: green;
}

.link-list {
    list-style-type: none;
    padding: 0;
}

.lbl {
    font-size: 16px;
    font-weight: normal;
    color: #0b6bbf;
}

.vignette-video {
    width: 200px;
    border-radius: 15px;
    /* Ajout des bords arrondis */
    margin-right: 10px;
}

.div-conteneur {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 20vh;
    width: 100%;
    --border: 1px solid #000;
}

.div-conteneur-tempo {
    display: flex;
    align-items: center;
    --justify-content: center;
    height: 4vh;
}

.div-conteneur-vizualizer {
    --display: flex;
    display: none;
    align-items: center;
    justify-content: center;
    height: 20vh;
}

.sliderGrey {
    --appearance: none;
    --accent-color: grey;
}

.div-gauche {
    width: 400px;
    --float: left;
    background-color: gray;
}

.div-droite {
    width: 200px;
    background-color: green;
    position: relative;
    top: 0px;
    right: 0px;
    --float: right;
}

.btn-download {
    height: 30px;
    width: 30px;
    --background: url('http://localhost/wordpress/wp-content/medias/images/arrow_down.png');
    border: 2px solid grey;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0px;
    border-radius: 8px;
}

.download {
    align-items: center;
    display: flex;
    margin-bottom: 0px;
}

.div-conteneur-reglages {
    padding-left: 30px;
    --border-left: 1px solid grey;
}

.image-container {
    position: relative;
    text-align: center;
    color: white;
}

.image-container img {
    width: 100%;
    height: auto;
    border-radius: 5%;
}

.image-container .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -- font-size: 24px;
    font-size: 18px;
    font-weight: bold;
}

.bouton {
    background-color: #0b6bbf;
    --border: none;
    border: 2px solid grey;
    color: white;
    --padding: 15px;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 17px;
}

.tempo-value {
    color: #0b6bbf;
}

.marge-gauche {
    margin-left: 100px;
}

.marge-droite {
    margin-right: 100px;
}

.toggle-button-img {
    background-color: white;
    border: 2px solid #0b6bbf;
    color: #0b6bbf;
    --padding: 10px 20px;
    padding: 2px 20px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s, color 0.3s;
    border-radius: 15px;
    /* Ajout des bords arrondis */
}

.toggle-button-img.active {
    background-color: #0b6bbf;
    color: white;
}

.toggle-button-img img {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    --margin-right: 10px;
    margin: 0px;
}

#conteneur-m1 {
    align-items: center;
    white-space: nowrap;
    display: flex;
}

#accentFirstBeat {
    margin-bottom: 5px;
}

.container-lien-pattern {
    width: 100%;
    --margin: 0 auto;
    margin: 0;
    padding: 0;
    /* Supprime le padding par d�faut */
    --background-color: grey;
}

.link-pattern {
    display: flex;
    --align-items: center;
    align-items: left;
    margin: 0;
}

.link-pattern img {
    margin-left: auto;
}

.link-pattern ul {
    --list-style-type: none;
    /* Supprime les puces */
    padding: 0;
    /* Supprime le padding par d�faut */
    margin: 0;
    /* Supprime le d�calage externe */
}

.container-abonnement {
    text-align: center;
    background-color: white;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.container-abonnement-membre {
    text-align: center;
    background-color: white;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.container-abonnement h1 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333;
}

.container-abonnement-membre h1 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
}

.subscribe-btn {
    background-color: #0b6bbf;
    color: white;
    font-size: 22px;
    padding: 15px 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.subscribe-btn:hover {
    background-color: #094f8c;
}

.libelle-form-contact {
    font-size: 20px;
}

.liste-form-contact {
    height: 30px;
}

.champ-form-contact {
    height: 30px;
}