/*@import '/_content/Microsoft.FluentUI.AspNetCore.Components/css/reboot.css';*/

:root {
    --main-font: Arial, sans-serif;
    --bg-darkgreen: darkgreen;
    --text-white: white;
    --bg-black: black;
    --datagrid-hover-color: lightyellow;
    /*--datagrid-hover-color: #b3fff0;*/
}

body {
    margin: 0;
    padding: 0;
    height: 100vh;
    --body-font: "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);
    font-weight: var(--font-weight);
    color: var(--neutral-foreground-rest);
    background: var(--neutral-fill-layer-rest);
    background-image: url('../images/app/loginbackground.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.top-right-logo {
    position: fixed;
    top: 65px;
    right: 90px;
    width: 180px;
    z-index: -1;
    border-radius: 25px; /* Adjust the value for more or less rounding */
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.8);
}

.audema-background {
    background-image: url('../images/app/images/LoginBackground.png'); /* Path to your image */
    background-position: center;
    background-repeat: no-repeat; /* Prevent image repetition */
    background-size: cover; /* Make the image cover the entire area */
    height: 100vh; /* Set height to 100% of viewport height */
    display: flex; /* For centering content */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white; /* Example text color for readability */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Example text shadow */
}
/*:root {
    --datagrid-hover-color: lightyellow;
}*/
/*.navmenu-icon {
    display: none;
}*/
#navmenu-toggle {
    display: none;
}
.main {
    height: calc(100dvh - 86px);
    color: var(--neutral-foreground-rest);
}
.col-title-text {
    color: var(--accent-fill-rest);
    /*var(--foreground-on-accent-rest);*/
}
.content {
    /*padding: 0.5rem 1.5rem;
    padding-bottom:1.5rem;*/
    display: block;
    background-color: var(--neutral-fill-layer-rest);
    z-index: 1000;
}
.form-entry {
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-top: 1rem;
}
.form-detail {
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-top: 1rem;
}
.paginator {
    padding: 0.5rem !important;
}
.data-grid {
    display: flex;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-top: 1rem;
    overflow-x: scroll;
    height: 450px;
    width: 100%;
}
.body-stack {
    flex-direction: row;
    height: calc(100dvh - 86px);
    color: var(--neutral-foreground-rest);
}
nav.sitenav {
    display: block;
    padding: 0 0.5rem;
    height: calc(100dvh - 86px);
    overflow-y: auto;
    overflow-x: hidden;
    background-color: var(--accent-fill-rest);
}
.siteheader {
    /*background-color: var(--neutral-layer-4) !important;*/
    border-bottom: calc(var(--stroke-width) * 2px) solid var(--accent-fill-rest);
    margin-bottom: 0 !important;
}

    .siteheader .header--logo {
        width: 108px;
        height: 23px;
        margin-right: 5px;
        grid-column: 1;
    }
    .siteheader .header--text {
        display: flex;
        margin-top: 15px;
        margin-left: 10px;
        justify-content: center;
        align-items: center;
        width: 100%;
        /*color: var(--neutral-foreground-rest);*/
    }
.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: var( --neutral-fill-layer-rest);
        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");
    }
/*.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");
    }*/

/*nav.sitenav {
    padding: 0.5rem 0.5rem;
    height: calc(100dvh - 90px);
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}*/


/*@media (min-width: 900px) and (max-width: 1000px) {
    nav.sitenav {
        width: 10rem;
        background-color: azure;
    }
}
@media (min-width: 1001px) and (max-width: 1200px) {
    nav.sitenav {
        width: 18rem;
        background-color: black;
    }
}
@media (min-width: 1101px) and (max-width: 1300px) {
    nav.sitenav {
        width: 24rem;
        background-color: antiquewhite;
    }
}
@media (min-width: 1301px) and (max-width: 1400px) {
    nav.sitenav {
        width: 30rem;
        background-color: aqua;
    }
}*/
    /*#main-menu {
        width: 100% !important;
        padding: 0 0px;
    }*/

code {
    color: #c02d76;
}
/* START: AMDC  Custom Settings*/
.expander {
    margin: 0 !important /* //AMDC, Adjusts the margin of the top menu item expander to same level as body content */
}

.fluent-nav-menu {
    padding: 0 !important; /* AMDC, Allows both main menu and sub-menu to have align with the navigation container*/
}

.fluent-nav-item {
    margin-bottom: 0 !important; /* AMDC, makes all main and sub-menu to have the same spacing */
}

[data-menu-search] {
    width: 100%; /*20.3rem;*/
}

    [data-menu-search] > .root {
        height: 2rem;
    }
/*.stickyheader .notifications {
    display: flex;
    align-items: center;
}*/
/*@media (max-width: 3840px) {
    .navmenu .siteheader {
        width: auto;
        min-width: fit-content;
        height: 92vh !important;
        max-height: 92vh !important;
        overflow-y: auto;
       
}*/
/* END: AMDC  Custom Settings*/
#navmenu-toggle-button {
    display: none;
}
@media (max-width: 600px) {
    /*.main {
        flex-direction: column !important;
        row-gap: 0 !important;
    }*/
    .siteheader {
        grid-area: header;
        grid-template-columns: 150px 1fr;
        align-items: center;
        justify-content: flex-start;
    }
    footer {
        display: none !important;
    }
   /* nav.sitenav {
        width: 100%;
        height: 100%;
    }*/
    #main-menu {
        width: 100% !important;
        padding: 0 2px;
        height: 100%;
    }
        #main-menu > div:first-child:is(.expander) {
            display: none;
        }

    .body-stack {
        flex-direction: column !important;
        row-gap: 0 !important;
    }

    nav.sitenav {
        width: 100%;
        height: calc(100dvh - 50px);
    }

    .navmenu {
        width: 100%;
    }
    /*#navmenu-toggle {
        appearance: none;
    }*/
    /*.navmenu-icon {
        cursor: pointer;
        z-index: 10;
        display: block;
        position: absolute;
        top: 15px;
        left: unset;
        right: 20px;
        width: 20px;
        height: 20px;
        border: none;
    }*/

    /*[dir="rtl"] .navmenu-icon {
        left: 20px;
        right: unset
    }*/
    #navmenu-toggle {
        display:none;
    }
    #navmenu-toggle-button {
        appearance: none;
        cursor: pointer;
        z-index: 10;
        display: block;
        visibility: visible;
        position: absolute;
        top: 16px;
        right: 1.5rem;
        width: 20px;
        height: 20px;
        border: none;
        color: white;
        background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' style='width: 20px; fill: white;' focusable='false' viewBox='0 0 20 20'><path d='M2 4.5c0-.28.22-.5.5-.5h15a.5.5 0 0 1 0 1h-15a.5.5 0 0 1-.5-.5Zm0 5c0-.28.22-.5.5-.5h15a.5.5 0 0 1 0 1h-15a.5.5 0 0 1-.5-.5Zm.5 4.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-15Z'></path></svg>");
    }
        #navmenu-toggle ~ nav {
            display: none;
        }
        #navmenu-toggle:checked ~ nav {
            display: block;
        }
    .content {
        flex-direction: column;
    }
}


/*//AMDC Customization*/
/*@media (max-width: 375px) {
    .navmenu {
        width: 100%;
        height: 100%;
        max-height: 30vh;
        overflow-y: auto;*/
        /*overflow-x: auto;*/
    /*}
}*/

.bg-image {
    width: 100vw;
    height: 100vh;
    min-height: 100vh;
    background-image: url(/images/app/LoginBackground.png);
    background-size: cover;
    background-repeat: no-repeat;
}

div.stack-horizontal.main {
    row-gap: 0 !important;
    column-gap: 0 !important;
}

/*.main {
    align-items: unset !important;
}*/

footer {
    position: fixed;
    bottom: 0;
    margin-top: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    background-color: var(--accent-fill-rest);
    padding: 5px;
}

    footer a {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

        footer a:focus {
            color: gold;
            outline: 1px dashed;
            outline-offset: 3px;
        }

        footer a:hover {
            text-decoration: underline;
            color: gold;
        }

.link1 {
    background-color: var(--accent-fill-rest);
    border: none;
    padding: 5px;
    font-size: calc(10% + 9px);
    text-align: left;
    color: white;
}

.link2 {
    background-color: var(--accent-fill-rest);
    border: none;
    padding: 5px;
    font-size: calc(10% + 9px);
    text-align: center;
    color: white;
}

.link3 {
    background-color: var(--accent-fill-rest);
    border: none;
    padding: 5px;
    font-size: calc(10% + 9px);
    text-align: right;
    color: white;
}

.validation-message {
    color: red;
}

.bd--red-300 {
    color: #fff;
    background-color: #ea868f;
}

.bd--red-400 {
    color: #fff;
    background-color: #e35d6a;
}

.fluent--accent {
    background: padding-box linear-gradient(var(--accent-fill-rest), var(--accent-fill-rest)), border-box var(--accent-stroke-control-rest);
    /*background-color: var(--accent-fill-rest);*/
    color: var(--foreground-on-accent-rest);
}

.fluent--isuzu {
    /*background-color: rgb(233 14 50);
    color: white;*/
    background: padding-box linear-gradient(var(--accent-fill-rest), var(--accent-fill-rest)), border-box var(--accent-stroke-control-rest);
    color: var(--foreground-on-accent-rest);
}

.fluent--isuzu-login {
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
    width: 100%;
    height: 35px;
    margin: 0px;
    margin-top: 5px;
}

.isuzu--font {
    font-family: Usuzi;
}

.fluent--lightweight {
    background-color: var(--neutral-fill-stealth-rest);
    color: inherit;
}

.fluent--info {
    background: padding-box linear-gradient(var(--highlight-bg), var(--highlight-bg)), border-box var(--highlight-bg);
    color: var(--info);
}

.fluent--primary {
    background: padding-box linear-gradient(var(--highlight-bg), var(--highlight-bg)), border-box var(--highlight-bg);
    color: var(--primary);
}

.fluent--success {
    background: padding-box linear-gradient(var(--highlight-bg), var(--highlight-bg)), border-box var(--highlight-bg);
    color: var(--success);
}

.table--title {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    width: 10rem;
    height: 30px;
    border-top-left-radius: 10px;
    padding: 10px;
    background: padding-box linear-gradient(var(--accent-fill-rest), var(--accent-fill-rest)), border-box var(--accent-stroke-control-rest);
    color: var(--foreground-on-accent-rest);
}

.table--title-lg {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    width: 15rem;
    height: 30px;
    border-top-left-radius: 10px;
    padding: 10px;
    background: padding-box linear-gradient(var(--accent-fill-rest), var(--accent-fill-rest)), border-box var(--accent-stroke-control-rest);
    color: var(--foreground-on-accent-rest);
}

.title--warning {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    width: 12rem;
    height: 30px;
    border-top-left-radius: 10px;
    padding: 10px;
    background-color: rgb(255 193 7);
    color: rgb(33 37 41);
}
.title--warning-14 {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    width: 14rem;
    height: 30px;
    border-top-left-radius: 10px;
    padding: 10px;
    background-color: rgb(255 193 7);
    color: rgb(33 37 41);
}
.title--warning-16 {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    width: 16rem;
    height: 30px;
    border-top-left-radius: 10px;
    padding: 10px;
    background-color: rgb(255 193 7);
    color: rgb(33 37 41);
}
.title--accent {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    width: 100%;
    height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    margin:0;
    background: padding-box linear-gradient(var(--accent-fill-rest), var(--accent-fill-rest)), border-box var(--accent-stroke-control-rest);
    color: var(--foreground-on-accent-rest);
}
.fluent-grid-icon {
    width: 14px;
}

.oi {
    width: 15px !important;
}

.userimg {
    box-shadow: 0 0 0 0.1rem var(--bs-primary);
    margin-bottom: 0.50rem;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

.form--label {
    background: rgb(197 202 207);
    font-weight: 600 !important;
    font-size: 10px;
}

.form--border {
    border-radius: var(--bs-border-radius) !important;
    margin: 0px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    border-width: 3px;
    border-color: rgb(73 80 87);
}
/*Bootstrap*/
.input-group-text {
    border-color: black !important;
}

.form-control {
    border-color: black !important;
}
/*.form-control {
    font-size: 1rem;
    line-height: 1;
    padding: 0.375rem 0.375rem;
}
.input-group-text {
    line-height: 1;
    padding: 0.375rem 0.375rem;
}*/

/*Modal*/
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    padding-top: 100px;
    left: 0;
    top: -100px;
    /*top: -5px;*/
    width: 100%;
    /*width: 1300px !important;*/
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
    .modal.show {
        display: block;
    }
    .modal .modal-dialog {
        margin: 1.75rem auto;
    }
    .modal .modal-content {
        position: relative;
        display: flex;
        flex-direction: column;
        /*width: 650px;*/ /*!important;*/
        min-width: 650px;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 4px solid #007bff !important;
        border-radius: .3rem;
        outline: 0;
    }
/* Fullscreen Modal */
.modal-fullscreen .modal-dialog {
    max-width: 100%;
    height: 105%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 110%;
    border: 3px solid #007bff !important;
    border-radius: .3rem;
}
.modal-midscreen .modal-dialog {
    max-width: 80%;
    height: 90%;
    margin: 0;
}

.modal-midscreen .modal-content {
    height: 90%;
    width: 800px !important;
    border: 3px solid #007bff !important;
    border-radius: .3rem;
    margin-left: 15rem;
}

/*Fluent Data Grid*/
fluent-data-grid-row {
    border-color: black;
}

/*fluent-data-grid-cell fluent-button {
    font-size: small;
}*/
/*[cell-type="columnheader"] {
    border-color: black;
    color:white;
    background-color: blue;
    font-size:500px;
}*/
/*[cell-type="columnheader"] button {
    background-color:red;
}*/
/*fluent-data-grid-cell {
    border-color: black;
}*/
/*Searchable Dropdown*/
/* Add this to your CSS file */
.dropdown {
    position: relative;
    /*display: inline-block;*/
    z-index: 100;
}

    .dropdown ul {
        position: absolute;
        background-color: #e6faf8;
        color: #052c65 !important;
        border: 2px solid #ccc;
        list-style: none;
        font-weight: bold;
        padding: 0;
        margin: 0;
        width: 100%;
        max-height: 200px;
        overflow-y: auto;
    }

        .dropdown ul li {
            padding: 8px 16px;
            cursor: pointer;
        }

            .dropdown ul li:hover, .dropdown ul li.focused {
                /*background-color: #f1f1f1;*/
                background-color: #cfe2ff !important;
                color: #052c65 !important;
            }

.no-bullets {
    list-style-type: none; /* Removes the bullets */
    margin: 0; /* Removes default spacing */
    padding: 0; /* Removes default indentation */
}
.hidden {
    display: none;
}

.label--bg {
    background: rgb(197 202 207);
    font-weight: 600;
    font-size: 10px;
}

.pr--1 {
    padding-right: 5px;
}

/*.fluent-grid-row:nth-child(even) {
    background-color: lightyellow;
}

.fluent-grid-row:nth-child(odd) {
    background-color: #ffffff;
}*/
.filter-container {
    position: absolute;
    /*border-style: solid;
    border-color: var(--accent-fill-rest);*/
    border: 2px solid var(--accent-fill-rest);
    top: 0px;
    left: 0px;
    width: 350px;
    padding: 1rem;
    height: 250px;
    background-color: var(--neutral-fill-layer-rest);
    /*background-color: var(--accent-fill-rest);*/
    z-index: 9999;
}
.fluent-nav-menu-group-bordered {
    border: 2px solid #ccc; /* Adjust the border size and color as needed */
    padding: 1px; /* Adjust padding as needed */
    /*margin: 10px;*/ /* Adjust margin as needed */
}

.fluent-data-grid-bordered {
    border: 2px solid #ccc;
    max-height: 450px;
    min-height: 300px;
    /*width:100%;*/
    width: max-content !important;
    align-items: flex-start !important;
    /* 
        width: 100%;
        border-collapse: collapse;
       min-width: max-content; min-height:150px;max-height:600px;
    display: flex;*/
}

    .fluent-data-grid-bordered th, .fluent-data-grid-bordered td {
        border: 1px solid #ccc; /* Adjust the border size and color as needed */
        padding: 8px;
    }

.fluent-grid-row-even {
    background-color: #87CEFA; /* Adjust the background color as needed */
    color: black; /*#ffffff;*/ /* Adjust the text color as needed */
}

    .fluent-grid-row-even fluent-data-grid-cell {
        color: black;
    }

    .fluent-grid-row-even:has(:hover) {
        color: black;
    }

.fluent-grid-row-odd {
    background-color: #ffffff; /* Adjust the background color as needed */
    color: black; /* #333333 Adjust the text color as needed */
}
fluent-data-grid-cell {
    color: black;
}
/* Ensure you add these styles to your CSS file */
.fluent-data-grid fluent-data-grid-row[role="rowheader"] {
    background-color: lightyellow; /* Adjust the background color as needed */
    color: #333333; /* Adjust the text color as needed */
}

fluent-data-grid thead th {
    background-color: dodgerblue;
    color: white;
}
.selected-row {
    background-color: #e0f7fa; /* Example background color */
    font-weight: bold;
    /* Add any additional styling you need */
}

.audema-login {
    min-height: 230px;
    height: auto;
    width: 350px;
    overflow-y: auto;
    /*background-color: #FFCBCB;*/
    border-top: 1px solid gold;
    border-bottom: 1px solid gold;
    border-right: 1px solid gold;
    border-left: 1px solid gold;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 0.9;
    margin-left: 85%;
    margin-top: 3px;
    background-image: url("/images/app/AUDEMALogin.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
/*Notification setup*/
.notification-panel {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background-color: white;
    border-left: 1px solid #ddd;
    transition: transform 0.3s ease;
    transform: translateX(100%);
}

    .notification-panel.open {
        transform: translateX(0);
    }

.panel-header {
    padding: 10px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
}

.panel-body {
    padding: 15px;
    overflow-y: auto;
}

.notification-button {
    position: relative;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.badge {
    position: absolute;
    top: -5px;
    right: -10px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 5px;
}

.read {
    color: #777;
}

.unread {
    font-weight: bold;
    color: black;
}
.cancelled {
    border: 2px solid red; /* Red border */
    border-radius: 8px;
    color: red; /* Text color */
    font-weight: bold; /* Bold text */
    text-transform: uppercase; /* Uppercase text */
    text-align: left; /* Center the text */
    padding: 20px; /* Adds space inside the border */
    font-size: 18px; /* Adjusts text size */
    width: fit-content; /* Ensures width fits the text */
    margin: 10px 0px; /* Centers the element horizontally */
    /*margin: 20px auto;*/ /* Centers the element horizontally */
}

.printed {
    border: 2px solid #0d6efd; /* Red border */
    border-radius: 8px;
    color: #0d6efd; /* Text color */
    font-weight: bold; /* Bold text */
    text-transform: uppercase; /* Uppercase text */
    text-align: left; /* Center the text */
    padding: 20px; /* Adds space inside the border */
    font-size: 18px; /* Adjusts text size */
    width: fit-content; /* Ensures width fits the text */
    margin: 10px 0px; /* Centers the element horizontally */
}
/*.printed {
    border: 2px solid #0d6efd;
    border-radius: 10px;
    color: #0d6efd;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding: 20px;
    font-size: 15px;
    width: fit-content;
    margin: 10px 0px;
}*/
.select-wrapper {
    height: 50px;
    max-height: 50px;
    overflow-y: auto;
}
/*.selectize-input {
    max-height: 102px;
    overflow-y: auto;
}*/
.select {
    width: 100%;
    /* make it min-height*/
    min-height: 50px;
    border-radius: 25px;
    border-color: #555;
    padding: 10px;
}


.table-container {
    position: relative;
    display: block;
    z-index: 0;
}

.copy-button {
    position: absolute;
    top: 0;
    /*right: 0;*/
    display: none;
    background-color: #0078D4;
    color: white;
    /*border: none;*/
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
    z-index: 9999;
}
    .copy-button:hover {
        background-color: #87CEFA;
        color: white;
    }
.copy-alert {
    position: absolute;
    top: 40px;
    /*right: 0;*/
    background-color: #4CAF50;
    color: white;
    padding: 6px 10px;
    border-radius: 4px;
    display: none;
    animation: fadeout 2s forwards;
    z-index: 9999;
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.table-container:hover .copy-button {
    display: inline-block;
}
.styled-checkbox {
    width: 20px;
    height: 20px;
    transform: scale(1.5); /* Makes it bigger */
    border: 2px solid #333; /* Adds border */
    accent-color: #0078D4; /* Optional: changes check color in modern browsers */
}
.inspection-area {
    position: relative;
    display: inline-block;
}

.car-image {
    width: 550px;
    height: 400px;
    z-index: 0;
}

.overlay {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 100;
    background-color: aquamarine;
    opacity: 0.5;
    /* width: 400px;
    height: 280px;*/
    border-block-color: red;
}
.check-list {
    column-count: 2; /* number of columns */
    column-gap: 40px; /* spacing between columns */
    list-style: none;
    padding: 0;
    margin: 0;
}

    .check-list li {
        break-inside: avoid; /* keep each item intact */
        display: flex;
        align-items: center;
    }
.signature {
    border: 1px solid #ccc;
    background-color:white;
    color:red;
    width: 600px; /* display width */
    height: 200px; /* display height */
}
canvas {
    touch-action: none; /* disables pan/zoom gestures */
    user-select: none; /* prevents text selection */
}

/*.fuel-control {
    text-align: center;
    margin-top: 10px;
}*/
.fuel-control {
    display: flex;
    flex-direction:row;
    gap: 0px;
    text-wrap: nowrap;
}

    .fuel-control input[type=range] {
        -webkit-appearance: none; /* remove default styling */
        width: 200px; /* becomes height when rotated */
        /*height: 25px;*/ /* becomes width when rotated */
        position: relative;
        /* top: 44%;
        left: 80%;*/
        z-index: 0;
        border: none;
        margin-left: -60px;
        transform: rotate(-90deg); /* vertical orientation */
    }

    /* Track styling */
        .fuel-control input[type=range]::-webkit-slider-runnable-track {
            height: 25px; /* thickness of track */
            background: #ddd;
            /*border-radius: 10px;*/
        }

.fuel-control input[type=range]::-moz-range-track {
    height: 30px;
    background: #ddd;
    border-radius: 10px;
}

/* Square Thumb styling */
        .fuel-control input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            width: 33px;
            height: 33px;
            background: #007bff;
            border-radius: 0; /* <-- makes it square */
            cursor: pointer;
            margin-top: -5px;
        }

.fuel-control input[type=range]::-moz-range-thumb {
    width: 33px;
    height: 33px;
    background: #007bff;
    border-radius: 0; /* <-- square corners */
    cursor: pointer;
}

.fuel-level {
    width: 400px;
    margin: 20px;
}

.fuel-slider {
    width: 100%;
    accent-color: green; /* modern browsers */
}

.fuel-labels {
    display: flex;
    /*justify-content: flex-end;*/
    align-items: end;
    font-size: 0.9rem;
    margin-left: -200px;
    margin-bottom: -25px;
    z-index: 1;
    /*margin-top: 5px;*/
}

.fuel-display {
    margin-top: 10px;
    font-weight: bold;
}
.fuel-gauge {
    width: 200px;
    height: 120px;
    display: block;
    margin: auto;
}

.fuel-gauge {
    width: 350px;
    margin: auto;
    text-align: center;
}

    .fuel-gauge svg {
        width: 100%;
        height: auto;
    }

.gauge-background {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 14;
}

.gauge-fill {
    fill: none;
    stroke-width: 14;
    stroke-linecap: round;
    transition: all 0.7s ease;
}

.tick {
    stroke: #444;
    stroke-width: 3;
}

.tick-label {
    font-size: 10px;
    fill: #333;
    text-anchor: middle;
    /*dominant-baseline: middle;*/
    user-select: none;
}

.needle {
    stroke: #111;
    stroke-width: 4;
    stroke-linecap: round;
    transition: all 0.7s ease;
}

.needle-center {
    fill: #111;
}

.fuel-percentage {
    font-size: 26px;
    font-weight: bold;
    margin-top: -10px;
}

.fuel-bar {
    position: relative;
    width: 60px;
    height: 200px;
    border: 2px solid #333;
    border-radius: 8px;
    background: lightgray; /*linear-gradient(to top, red 0%, orange 40%, yellow 70%, green 100%);*/
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    z-index: 1;
}

.fuel-level {
    width: 100%;
    background: blue;/*rgba(255,255,255,0.6); *//* overlay mask */
    transition: height 0.3s ease;
}

.fuel-icon {
    position: absolute;
    bottom: -25px;
    font-size: 20px;
}

/*.table-container {*/
    /* This creates a scrollable area for the table */
    /*max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ccc;
}

table {*/
    /* Ensures borders collapse correctly */
    /*border-collapse: collapse;
    width: 100%;
}

thead th {*/
    /* This makes the header stick at the top of its container */
    /*position: sticky;
    top: 0;*/
    /* Add a background color so content doesn't show through on scroll */
    /*background-color: #f1f1f1;*/
    /* Ensure the header is above the table body rows */
    /*z-index: 1;
}

th, td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}*/


/*.column-header {
    background-color: #0f0e0e;  
    color: yellow;
}*/

/*[row-type='header'] {
    background-color: lightyellow;*/ /* Adjust the background color as needed */
/*color: #333333;*/ /* Adjust the text color as needed */
/*}*/
/*.hover:not([row-type='header'],[row-type='sticky-header']):hover {
    cursor: pointer;
    background-color: var(--datagrid-hover-color, var(--neutral-fill-stealth-hover));
    color: black;
}*/
/*fluent-data-grid-cell {
    color: red;
}*/
