/* /Pages/ClotureJournaliere.razor.rz.scp.css */
.e-panel-content[b-78y3wcp5mf] {
    text-align: center;
    margin-top: 10px;
}

.e-input-group .e-input-group-icon:last-child[b-78y3wcp5mf], .e-input-group.e-control-wrapper .e-input-group-icon:last-child[b-78y3wcp5mf] {
    font-size: 12px;
    background-color: darkgray;
}

.row[b-78y3wcp5mf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-family: Poppins SemiBold;
}
/*===================== CONTENT HEADER =====================*/

.align-middle[b-78y3wcp5mf] {
    display: flex;
    align-items: center;
}

.cloture[b-78y3wcp5mf] {
    font-size: 50px;
}

.journalieres[b-78y3wcp5mf] {
    padding-top: 14px;
    padding-left: 10px;
    color: Lightgray;
    font-size: 30px;
}

.sf-datepicker[b-78y3wcp5mf] {
    position: relative;
}

.sf-datepicker input[b-78y3wcp5mf] {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.sf-datepicker input:focus[b-78y3wcp5mf] {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

/*=========================================================*/
/*===================== DESIGN TYPE VENTE ET METHODE PAIEMENT =====================*/
.container-fluid.shadow[b-78y3wcp5mf] {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    height: 954px;
}

.p-3[b-78y3wcp5mf] {
    padding: 0px !important;
}

.container-fluid[b-78y3wcp5mf] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container-fluid .mb-12[b-78y3wcp5mf] {
    background-color: #1B1A17;
    border-bottom: none;
    padding: 15px;
}

.container-fluid .text-left[b-78y3wcp5mf] {
    font-size: 33px;
    padding: 15px;
    font-family: Poppins SemiBold;
    color: white;
    text-align: left;
    margin-bottom: 20px;
    background-color: #1B1A17;
    border-bottom: none;
}

/*=================================================================================*/
/*===================== DESIGN DATAGRID =====================*/
.cardv[b-78y3wcp5mf] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 420px;
}

.cardvZV[b-78y3wcp5mf] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 510px;
}

.cardvS[b-78y3wcp5mf] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 230px;
}

.card-header[b-78y3wcp5mf] {
    background-color: #1B1A17;
    border-bottom: none;
    padding: 15px;
}

.card-header h3[b-78y3wcp5mf] {
    font-size: 28px;
    font-family: Poppins SemiBold;
    color: white;
    text-align: left;
    background-color: #1B1A17;
    border-bottom: none;
}

.card-body[b-78y3wcp5mf] {
    padding: 0px !important;
}

/*=========================================================*/
/*===================== DESIGN  =====================*/
@media (max-width: 1388px) {
    h3[b-78y3wcp5mf] {
        font-size: 20px;
    }

    h2.card-title[b-78y3wcp5mf] {
        font-size: 25px;
    }
}

@media (max-width: 1006px) {
    .justify-content-between[b-78y3wcp5mf] {
        display: block !important;
        width: 50%;
    }
}

@media (max-width: 520px) {
    .cloture[b-78y3wcp5mf] {
        font-size: 35px;
    }

    .journalieres[b-78y3wcp5mf] {
        font-size: 20px;
    }
}

@media (max-width: 1237px) {
    .container-fluid .text-left[b-78y3wcp5mf] {
        font-size: 23px;
    }
}

@media (max-width: 991px) {
    .container-fluid .text-left[b-78y3wcp5mf] {
        font-size: 13px;
    }
}
/* /Pages/ClotureMensuelles.razor.rz.scp.css */
.e-panel-content[b-9xeu8q263w] {
    text-align: center;
    margin-top: 10px;
}

.e-input-group .e-input-group-icon:last-child[b-9xeu8q263w], .e-input-group.e-control-wrapper .e-input-group-icon:last-child[b-9xeu8q263w] {
    font-size: 12px;
    background-color: darkgray;
}

.row[b-9xeu8q263w] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-family: Poppins SemiBold;
}
/*===================== CONTENT HEADER =====================*/

.align-middle[b-9xeu8q263w] {
    display: flex;
    align-items: center;
}

.cloture[b-9xeu8q263w] {
    font-size: 50px;
}

.mensuelles[b-9xeu8q263w] {
    padding-top: 14px;
    padding-left: 10px;
    color: Lightgray;
    font-size: 30px;
}

.sf-datepicker[b-9xeu8q263w] {
    position: relative;
}

    .sf-datepicker input[b-9xeu8q263w] {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

        .sf-datepicker input:focus[b-9xeu8q263w] {
            border-color: #80bdff;
            outline: 0;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
        }

/*=========================================================*/
/*===================== DESIGN TYPE VENTE ET METHODE PAIEMENT =====================*/
.container-fluid.shadow[b-9xeu8q263w] {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    height: 954px;
}

.p-3[b-9xeu8q263w] {
    padding: 0px !important;
}

.container-fluid[b-9xeu8q263w] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .container-fluid .mb-12[b-9xeu8q263w] {
        background-color: #1B1A17;
        border-bottom: none;
        padding: 15px;
    }

    .container-fluid .text-left[b-9xeu8q263w] {
        font-size: 33px;
        padding: 15px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        margin-bottom: 20px;
        background-color: #1B1A17;
        border-bottom: none;
    }

/*=================================================================================*/
/*===================== DESIGN DATAGRID =====================*/
.cardv[b-9xeu8q263w] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 420px;
}

.cardvZV[b-9xeu8q263w] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 510px;
}

.cardvS[b-9xeu8q263w] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    height: 230px;
}

.card-header[b-9xeu8q263w] {
    background-color: #1B1A17;
    border-bottom: none;
    padding: 15px;
}

    .card-header h3[b-9xeu8q263w] {
        font-size: 28px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        background-color: #1B1A17;
        border-bottom: none;
    }

.card-body[b-9xeu8q263w] {
    padding: 0px !important;
}

/*=========================================================*/
/*===================== DESIGN  =====================*/
@media (max-width: 1388px) {
    h3[b-9xeu8q263w] {
        font-size: 20px;
    }

    h2.card-title[b-9xeu8q263w] {
        font-size: 25px;
    }
}

@media (max-width: 1006px) {
    .justify-content-between[b-9xeu8q263w] {
        display: block !important;
        width: 50%;
    }
}

@media (max-width: 520px) {
    .cloture[b-9xeu8q263w] {
        font-size: 35px;
    }

    .journalieres[b-9xeu8q263w] {
        font-size: 20px;
    }
}

@media (max-width: 1237px) {
    .container-fluid .text-left[b-9xeu8q263w] {
        font-size: 23px;
    }
}

@media (max-width: 991px) {
    .container-fluid .text-left[b-9xeu8q263w] {
        font-size: 13px;
    }
}
/* /Pages/Login.razor.rz.scp.css */
/* /Pages/StatistiquesJournalieres.razor.rz.scp.css */
.e-panel-content[b-1r683dni6g] {
    text-align: center;
    margin-top: 10px;
}

.e-input-group .e-input-group-icon:last-child[b-1r683dni6g], .e-input-group.e-control-wrapper .e-input-group-icon:last-child[b-1r683dni6g] {
    font-size: 12px;
    background-color: darkgray;
}

.row[b-1r683dni6g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-family: Poppins SemiBold;
}
/*===================== CONTENT HEADER =====================*/

.align-middle[b-1r683dni6g] {
    display: flex;
    align-items: center;
}

.statistiques[b-1r683dni6g] {
    font-size: 50px;
}

.journalieres[b-1r683dni6g] {
    padding-top: 14px;
    padding-left: 10px;
    color: Lightgray;
    font-size: 30px;
}

.sf-datepicker[b-1r683dni6g] {
    position: relative;
}

    .sf-datepicker input[b-1r683dni6g] {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

        .sf-datepicker input:focus[b-1r683dni6g] {
            border-color: #80bdff;
            outline: 0;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
        }
/*=========================================================*/
/*===================== CARD HEADER =====================*/
.card[b-1r683dni6g] {
    background-color: #fff;
    border-radius: 4px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
}

.l-bg-cherry[b-1r683dni6g] {
    background-color: hsl(218, 41%, 15%);
    background-image: radial-gradient(650px circle at 0% 0%, hsl(218, 41%, 35%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%), radial-gradient(1250px circle at 100% 100%, hsl(218, 41%, 45%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%);
    color: #fff;
}

.card .card-statistic-3 .card-icon-large .fas[b-1r683dni6g], .card .card-statistic-3 .card-icon-large .far[b-1r683dni6g], .card .card-statistic-3 .card-icon-large .fab[b-1r683dni6g], .card .card-statistic-3 .card-icon-large .fal[b-1r683dni6g] {
    font-size: 120px;
}

.card .card-statistic-3 .card-icon[b-1r683dni6g] {
    text-align: center;
    line-height: 60px;
    margin-left: 15px;
    color: #000;
    position: absolute;
    right: -5px;
    top: 20px;
    opacity: 0.1;
}

.card-icon.card-icon-large img[b-1r683dni6g] {
    color: white;
}
/*=========================================================*/
/*===================== SFCHART DE AFFLUENCE ET VENTE DES 7 DERNIER JOUR =====================*/
.chart-container[b-1r683dni6g] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .chart-container .chart-title[b-1r683dni6g] {
        font-size: 33px;
        padding: 15px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        margin-bottom: 20px;
        background-color: #1B1A17;
        border-bottom: none;
    }

    .chart-container .chart-content[b-1r683dni6g] {
        height: 100%;
    }

/*=========================================================*/
/*===================== DESIGN TYPE VENTE ET METHODE PAIEMENT =====================*/
.container-fluid.shadow[b-1r683dni6g] {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    height: 954px;
}

.p-3[b-1r683dni6g] {
    padding: 0px !important;
}

.container-fluid[b-1r683dni6g] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .container-fluid .mb-12[b-1r683dni6g] {
        background-color: #1B1A17;
        border-bottom: none;
        padding: 15px;
    }

    .container-fluid .text-left[b-1r683dni6g] {
        font-size: 33px;
        padding: 15px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        margin-bottom: 20px;
        background-color: #1B1A17;
        border-bottom: none;
    }
    /*span.e-headertext p .e-tbar-btn-text*/

    /*.e-grid .e-gridheader .e-gridcontent .e-gridfooter .e-pager{
        font-family: Nunito-Regular;
    }*/

/*=========================================================*/
/*===================== DESIGN VENTE PAR CATEGORIE ET ARTICLE =====================*/
.cardv[b-1r683dni6g] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    height: 730px;
}

.cardvsecond[b-1r683dni6g] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    height: 400px;
}

.card-header[b-1r683dni6g] {
    background-color: #1B1A17;
    border-bottom: none;
    padding: 15px;
}

.card-header h3[b-1r683dni6g] {
    font-size: 33px;
    font-family: Poppins SemiBold;
    color: white;
    text-align: left;
    background-color: #1B1A17;
    border-bottom: none;
}

.card-body[b-1r683dni6g] {
    padding: 0px !important;
}

/*=========================================================*/
/*===================== DESIGN  =====================*/

@media (max-width: 1388px) {
    h3[b-1r683dni6g] {
        font-size: 20px;
    }
    h2.card-title[b-1r683dni6g] {
        font-size:25px;
    }
}

@media (max-width: 1006px) {
    .justify-content-between[b-1r683dni6g] {
        display: block !important;
        width: 50%;
    }

}

@media (max-width: 520px) {
    .statistiques[b-1r683dni6g]{
        font-size: 35px;
    }
    .journalieres[b-1r683dni6g] {
        font-size: 20px;
    }
}

@media (max-width: 1237px) {
    .container-fluid .text-left[b-1r683dni6g] {
        font-size: 23px;
    }
}

@media (max-width: 991px) {
    .container-fluid .text-left[b-1r683dni6g] {
        font-size: 13px;
    }
}
/* /Pages/StatistiquesMensuelles.razor.rz.scp.css */
.e-panel-content[b-iu18oel3l5] {
    text-align: center;
    margin-top: 10px;
}

.e-input-group .e-input-group-icon:last-child[b-iu18oel3l5], .e-input-group.e-control-wrapper .e-input-group-icon:last-child[b-iu18oel3l5] {
    font-size: 12px;
    background-color: darkgray;
}

.row[b-iu18oel3l5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-family: Poppins SemiBold;
}
/*===================== CONTENT HEADER =====================*/

.align-middle[b-iu18oel3l5] {
    display: flex;
    align-items: center;
}

.statistiques[b-iu18oel3l5] {
    font-size: 50px;
}

.mensuelles[b-iu18oel3l5] {
    padding-top: 14px;
    padding-left: 10px;
    color: Lightgray;
    font-size: 30px;
}

.sf-datepicker[b-iu18oel3l5] {
    position: relative;
}

    .sf-datepicker input[b-iu18oel3l5] {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

        .sf-datepicker input:focus[b-iu18oel3l5] {
            border-color: #80bdff;
            outline: 0;
            box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
        }
/*=========================================================*/
/*===================== CARD HEADER =====================*/
.card[b-iu18oel3l5] {
    background-color: #fff;
    border-radius: 4px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
}

.l-bg-cherry[b-iu18oel3l5] {
    background-color: hsl(218, 41%, 15%);
    background-image: radial-gradient(650px circle at 0% 0%, hsl(218, 41%, 35%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%), radial-gradient(1250px circle at 100% 100%, hsl(218, 41%, 45%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%);
    color: #fff;
}

.card .card-statistic-3 .card-icon-large .fas[b-iu18oel3l5], .card .card-statistic-3 .card-icon-large .far[b-iu18oel3l5], .card .card-statistic-3 .card-icon-large .fab[b-iu18oel3l5], .card .card-statistic-3 .card-icon-large .fal[b-iu18oel3l5] {
    font-size: 120px;
}

.card .card-statistic-3 .card-icon[b-iu18oel3l5] {
    text-align: center;
    line-height: 60px;
    margin-left: 15px;
    color: #000;
    position: absolute;
    right: -5px;
    top: 20px;
    opacity: 0.1;
}

.card-icon.card-icon-large img[b-iu18oel3l5] {
    color: white;
}
/*=========================================================*/
/*===================== SFCHART DE AFFLUENCE ET VENTE DES 7 DERNIER JOUR =====================*/
.chart-container[b-iu18oel3l5] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .chart-container .chart-title[b-iu18oel3l5] {
        font-size: 33px;
        padding: 15px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        margin-bottom: 20px;
        background-color: #1B1A17;
        border-bottom: none;
    }

    .chart-container .chart-content[b-iu18oel3l5] {
        height: 100%;
    }

/*=========================================================*/
/*===================== DESIGN TYPE VENTE ET METHODE PAIEMENT =====================*/
.container-fluid.shadow[b-iu18oel3l5] {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    height: 954px;
}

.p-3[b-iu18oel3l5] {
    padding: 0px !important;
}

.container-fluid[b-iu18oel3l5] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .container-fluid .mb-12[b-iu18oel3l5] {
        background-color: #1B1A17;
        border-bottom: none;
        padding: 15px;
    }

    .container-fluid .text-left[b-iu18oel3l5] {
        font-size: 33px;
        padding: 15px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        margin-bottom: 20px;
        background-color: #1B1A17;
        border-bottom: none;
    }
/*=========================================================*/
/*===================== DESIGN VENTE PAR CATEGORIE ET ARTICLE =====================*/
.cardv[b-iu18oel3l5] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    height: 730px;
}

.cardvsecond[b-iu18oel3l5] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    height: 400px;
}

.card-header[b-iu18oel3l5] {
    background-color: #1B1A17;
    border-bottom: none;
    padding: 15px;
}

    .card-header h3[b-iu18oel3l5] {
        font-size: 33px;
        font-family: Poppins SemiBold;
        color: white;
        text-align: left;
        background-color: #1B1A17;
        border-bottom: none;
    }

.card-body[b-iu18oel3l5] {
    padding: 0px !important;
}

/*=========================================================*/
/*===================== DESIGN  =====================*/
@media (max-width: 1388px) {
    h3[b-iu18oel3l5] {
        font-size: 20px;
    }

    h2.card-title[b-iu18oel3l5] {
        font-size: 25px;
    }
}

@media (max-width: 1006px) {
    .justify-content-between[b-iu18oel3l5] {
        display: block !important;
        width: 50%;
    }
}

@media (max-width: 520px) {
    .statistiques[b-iu18oel3l5] {
        font-size: 35px;
    }

    .journalieres[b-iu18oel3l5] {
        font-size: 20px;
    }
}

@media (max-width: 1237px) {
    .container-fluid .text-left[b-iu18oel3l5] {
        font-size: 23px;
    }
}

@media (max-width: 991px) {
    .container-fluid .text-left[b-iu18oel3l5] {
        font-size: 13px;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-1lj6j4adi8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1lj6j4adi8] {
    flex: 1;
}

.sidebar[b-1lj6j4adi8] {
    background-color: hsl(218, 41%, 15%);
    background-image: radial-gradient(650px circle at 0% 0%, hsl(218, 41%, 35%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%), radial-gradient(1250px circle at 100% 100%, hsl(218, 41%, 45%) 15%, hsl(218, 41%, 30%) 35%, hsl(218, 41%, 20%) 75%, hsl(218, 41%, 19%) 80%, transparent 100%);
}

.top-row[b-1lj6j4adi8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1lj6j4adi8]  a, .top-row[b-1lj6j4adi8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-1lj6j4adi8]  a:hover, .top-row[b-1lj6j4adi8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-1lj6j4adi8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1lj6j4adi8] {
        display: none;
    }

    .top-row.auth[b-1lj6j4adi8] {
        justify-content: space-between;
    }

    .top-row[b-1lj6j4adi8]  a, .top-row[b-1lj6j4adi8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1lj6j4adi8] {
        flex-direction: row;
    }

    .sidebar[b-1lj6j4adi8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1lj6j4adi8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1lj6j4adi8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1lj6j4adi8], article[b-1lj6j4adi8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q6jh30nagv] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-q6jh30nagv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-q6jh30nagv] {
    font-size: 1.1rem;
}

.oi[b-q6jh30nagv] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-q6jh30nagv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-q6jh30nagv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-q6jh30nagv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-q6jh30nagv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-q6jh30nagv]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-q6jh30nagv]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-q6jh30nagv] {
        display: none;
    }

    .collapse[b-q6jh30nagv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
