@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.dwk6czdzfo.bundle.scp.css';

/* _content/JogairesInspector/Composants/Authentification/FormulaireConnexion/FormulaireConnexion.razor.rz.scp.css */
.contenu[b-f1khfib520] {

    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    padding: 2vw;

    border-radius: 20px;
    background-color: white;
}
/* _content/JogairesInspector/Composants/Global/Footer/Footer.razor.rz.scp.css */
.footer[b-2shl3uujk8] {
    background-color: black;
    width: 100%;
    height: 5.2vw;
    color : white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.7);

}

.partie-gauche img[b-2shl3uujk8] {

    height: 60%;
    width: auto;
    margin-left: 1.3vw;
}

.partie-gauche p[b-2shl3uujk8], .partie-droite[b-2shl3uujk8], .centre p[b-2shl3uujk8] {
    text-align: center;
    font-size: 1.3vw;
    margin-left: 1vw;
}

.partie-gauche[b-2shl3uujk8] {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;

}

.partie-droite[b-2shl3uujk8] {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}

.partie-droite img[b-2shl3uujk8] {
    height: 60%;
    width: auto;
    margin-right: 2.5vw;
    margin-left: 2vw;

}

.partie-gauche[b-2shl3uujk8], .partie-droite[b-2shl3uujk8] {

    width: 30%;
    /* border : 3px solid yellow; */

}
/* _content/JogairesInspector/Composants/Global/NavBar/NavBar.razor.rz.scp.css */
nav[b-1xadxrusmw] {
    background-color: black;
    width: 100%;
    height: 5vw;
    color : white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);

}

.partie-gauche img[b-1xadxrusmw] {

    height: 60%;
    width: auto;
    margin-left: 1.3vw;
}

.partie-gauche p[b-1xadxrusmw], .partie-droite[b-1xadxrusmw], .centre p[b-1xadxrusmw] {
    text-align: center;
    font-size: 1.3vw;
    margin-left: 1vw;
}

.partie-gauche[b-1xadxrusmw] {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;

}

.partie-droite[b-1xadxrusmw] {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}

.partie-droite img[b-1xadxrusmw] {
    height: 60%;
    width: auto;
    margin-right: 2.5vw;
    margin-left: 2vw;

}

.partie-gauche[b-1xadxrusmw], .partie-droite[b-1xadxrusmw] {

    width: 30%;
    /* border : 3px solid yellow; */

}
/* _content/JogairesInspector/Composants/Informateurs/InformateurDataGrid/InformateurDataGrid.razor.rz.scp.css */
.contenu[b-lhxcrpniqu] {
    border: 2px solid #3e2cdd;
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    border-radius: 17px;
    overflow: hidden;
}

.boutonHaut[b-lhxcrpniqu] {

    margin: 3vw;
}

.colonnes[b-lhxcrpniqu] {
    border: 3px solid red;
}
/* _content/JogairesInspector/Composants/Joueurs/JoueurDataGrid/JoueurDataGrid.razor.rz.scp.css */
.contenu[b-z9sss7q245] {
    border: 2px solid #3e2cdd;
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    border-radius: 17px;
    overflow: hidden;
}

.boutonHaut[b-z9sss7q245] {

    margin: 3vw;
}

.colonnes[b-z9sss7q245] {
    border: 3px solid red;
}
/* _content/JogairesInspector/Composants/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-eq3ibse2x8] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-eq3ibse2x8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/JogairesInspector/Composants/Observations/ObservationDataGrid/ObservationDataGrid.razor.rz.scp.css */
.contenu[b-2j26ggsw8h] {
    border: 2px solid #3e2cdd;
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    border-radius: 17px;
    overflow: hidden;
}

.boutonHaut[b-2j26ggsw8h] {

    margin: 3vw;
}

.colonnes[b-2j26ggsw8h] {
    border: 3px solid red;
}
/* _content/JogairesInspector/Composants/Pages/PanelAdmin/PanelAdmin.razor.rz.scp.css */
.joueurDataGrid[b-h4ot271xap], .serveurDataGrid[b-h4ot271xap], .informateurDataGrid[b-h4ot271xap], .observationDataGrid[b-h4ot271xap] {
    width: 100%;
    margin-top: 4%;
}

.contenu-connexion[b-h4ot271xap] {

    background-image: url('/Images/image-zaap.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
}

.contenu-principal[b-h4ot271xap] {

    background-color: white;

}

.separateur-fin-page[b-h4ot271xap] {
    height: 10vw;
    width: 100%;
}

.contenu-connexion[b-h4ot271xap], .contenu-principal[b-h4ot271xap] {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 53vw;
}

.formulaire[b-h4ot271xap] {
    width: 33%;
    height: 25vw;
}

.mudtab[b-h4ot271xap] {
    padding-top: 4vw;
}

.image-formulaire[b-h4ot271xap] {
    width: 100%;
    height: 42vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
/* _content/JogairesInspector/Composants/Serveurs/ServeurDataGrid/ServeurDataGrid.razor.rz.scp.css */
.contenu[b-3rfnfagmes] {
    border: 2px solid #3e2cdd;
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    border-radius: 17px;
    overflow: hidden;
}

.boutonHaut[b-3rfnfagmes] {

    margin: 3vw;
}

.colonnes[b-3rfnfagmes] {
    border: 3px solid red;
}
