@import '/_content/Microsoft.FluentUI.AspNetCore.Components/css/reboot.css';

@font-face {
    font-family: 'Roboto', "Segoe UI Variable", "Segoe UI", sans-serif;
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

body {
    --body-font: "Roboto", "Segoe UI Variable", "Segoe UI", sans-serif;
    font-family: var(--body-font);
    font-size: var(--type-ramp-base-font-size);
    line-height: var(--type-ramp-base-line-height);
    margin: 0;
}

.navmenu-icon {
    display: none;
}

.main {
    height: calc(100dvh - 82px);
    color: var(--neutral-foreground-rest);
    align-items: stretch !important;
}


#app > fluent-design-system-provider > div.layout > header > div {
    margin: 0px 20px 0px 0px;
    height: 50px;
}


.body-content {
    align-self: stretch;
    height: unset !important;
    display: flex;
    overflow: auto !important;
    scrollbar-width: thin;
}

.content {
    padding: 0.5rem 1.5rem;
    align-self: stretch !important;
    width: inherit;
}

footer {
    display: grid;
    grid-template-columns: 10px auto auto 10px;
    background: var(--neutral-base-color);
    color: var(--neutral-foreground-rest);
    align-items: center;
    padding: 10px 10px;
}

    footer .link1 {
        grid-column: 2;
        justify-content: start;
    }

    footer .link2 {
        grid-column: 3;
        justify-self: end;
        margin-left: 20px;
    }

    footer a {
        color: var(--neutral-foreground-rest);
        text-decoration: none;
    }

        footer a:focus {
            outline: 1px dashed;
            outline-offset: 3px;
        }

        footer a:hover {
            text-decoration: underline;
        }

.alert {
    border: 1px dashed var(--accent-fill-rest);
    padding: 5px;
}


#blazor-error-ui {
    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;
    margin: 20px 0;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::before {
        content: "An error has occurred. "
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}

.navmenu {
    border-style: solid;
    border-color: #f6f6f6;
    border-width: 0px 2px 0px 0px;
    background-color: white;
    z-index: 11;
    text-align: -webkit-center;
}

@media (max-width: 600px) {


    .main {
        flex-direction: column !important;
        row-gap: 0 !important;
    }

    nav.sitenav {
        width: 100%;
        height: 100%;
        margin-left: 10px;
    }

    #main-menu {
        width: 100% !important;
    }

        #main-menu > div:first-child:is(.expander) {
            display: none;
        }



    #navmenu-toggle {
        appearance: none;
    }

        #navmenu-toggle ~ nav {
            display: none;
        }

        #navmenu-toggle:checked ~ nav {
            display: block;
        }

    .navmenu-icon {
        cursor: pointer;
        z-index: 10;
        display: block;
        position: absolute;
        top: 15px;
        right: 20px;
        width: 20px;
        height: 20px;
        border: none;
    }
}

fluent-card.card {
    cursor: pointer;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--neutral-fill-rest);
}

    fluent-card.card:hover {
        background-color: var(--neutral-fill-hover);
    }

    fluent-card.card.selected {
        color: var(--foreground-on-accent-rest);
        background: var(--accent-fill-rest);
    }

.fluent-grid fluent-button > svg:first-of-type {
    fill: white !important;
}


fluent-breadcrumb fluent-breadcrumb-item::part(separator) {
    margin-right: 20px;
    margin-left: 20px;
}

.col-width-draghandle {
    border: none !important;
}

.fluent-grid-item-group-controls {
    background-color: white;
    border-radius: 12px;
    border: solid #EAECF0;
    border-width: 2px;
}

.fluent-grid {
    text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    color: #475467 !important;
}

.card-kpi {
    display: flex;
    justify-content: space-between !important;
    min-width: 120px;
    align-items: center;
    padding: 0 15px;
    box-shadow: 0 0 !important;
    border-width: 1px !important;
}

.card-title {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.92px;
    text-align: start;
}

.card-value {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px
}

.grid-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.grid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.4s ease-in-out;
}

.fade-out {
    visibility: hidden;
}

.fade-in {
    visibility: visible;
}



.result-container {
    overflow-x: scroll;
}

.template-container {
    display: inline-grid;
    text-align: center;
}



.completed-card {
    width: 180px;
    height: 180px;
    aspect-ratio: 1 / 1;
    text-align: -webkit-center;
    align-content: center;
}

.fluent-datepicker-popup {
    background-color: white !important;
}

fluent-combobox::part(listbox) {
    background: white !important;
}
fluent-autocomplete::part(listbox) {
    background: white !important;
}

fluent-option:not([disabled])[selectable] {
    border: 0px !important;
}
#chat-dialog[class~="right"]::part(control) {
    bottom: 0 !important;
    height: 90% !important;
    border-top-left-radius: 30px !important;
    padding: 0px;
}

#chat-dialog > div.stack-horizontal.fluent-dialog-header {
    background: #4FE2C8 !important;
    padding-bottom: 0px;
}

    #chat-dialog > div.stack-horizontal.fluent-dialog-header > div > .fluent-typography {
        background: #4FE2C8 !important;
        color: white;
        padding: 20px 20px 0px 20px;
    }

    #chat-dialog > div.stack-horizontal.fluent-dialog-header > .stealth {
        margin: 20px;
    }


.k-scrollview-nav > .k-link.k-primary {
    background: #4FE2C8;
    border: #4FE2C8;
}

.k-scrollview-next .k-icon, .k-scrollview-prev .k-icon {
    color: #4FE2C8;
}


#carousel-dialog[class~="right"]::part(control) {
    right: auto;
    position: unset;
}

#carousel-dialog[class~="right"]::part(control), #carousel-dialog[class~="left"]::part(control) {
    border-radius: 8px;
    --dialog-height: 90dvh;
}

#carousel-dialog .fluent-dialog-header {
    margin: -20px 0 0 0;
    padding: 0;
}

.k-scrollview {
    margin: 0 auto;
}

.image-with-text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: hidden
}

    /* style the overlay text inside the Carousel */
    .image-with-text > p {
        text-align: justify;
        position: absolute;
        top: 1.4rem;
        color: #4FE2C8;
        margin: 0;
        opacity: 0.8;
        font-weight: bold;
    }

.carousel-image {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    max-width: 100%;
    max-height: 100%;
}

fluent-data-grid-row.highlighted-row {
    background-color: #DEEBF2;
}

.data-grid-fluent {
    min-height: 450px;
    box-shadow: 1px 9px 8px #cbcbcb;
    height: auto;
}

fluent-data-grid-cell {
    white-space: normal;
    text-align: start;
    align-content: center;
}

.fluent-data-grid-row[row-type="header"] .header {
    padding: 0;
    z-index: 3;
    background-color: #598BAF;
}

fluent-data-grid-cell .col-title {
    color: white !important;
}

fluent-data-grid-cell .col-title-text {
    white-space: pre-wrap !important;
}

.fluent-grid fluent-data-grid > fluent-data-grid-row.header {
    background-color: #92BED5;
    border-radius: 12px 12px 0 0;
}

fluent-data-grid > fluent-data-grid-row.header > fluent-data-grid-cell .col-sort-button::part(control) {
    background-color: #92BED5;
    color: white !important;
    height: fit-content;
    text-align: start;
}

div[role="menu"].fluent-nav-menu {
    /* Vos nouvelles règles CSS */
    padding: 0px !important;
    /* etc. */
}

.fluent-nav-text {
    font-weight: 500;
    text-align: start;
}

.fluent-autocomplete-multiselect div[role=listbox] {
    background-color: white;
}

.column-header {
    padding-top: 10px !important;
}

.fluent-toast {
    background-color: white !important;
}
.fluent-toast .fluent-toast-action {
    min-width: auto !important;
    width: auto !important;
}
.fluent-toast svg {
    min-width  : 24px !important;
    width: 24px !important;
}

.paginator-nav fluent-button::part(control) {
    background: #92bed5;
}

.paginator-nav fluent-button:hover::part(control) {
    background: #76a5bd;
}