﻿html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}



.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

#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;
}

    #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::after {
        content: "An error has occurred."
    }

.status-bar-safe-area {
    display: none;
}

@supports (-webkit-touch-callout: none) {
    .status-bar-safe-area {
        display: flex;
        position: sticky;
        top: 0;
        height: env(safe-area-inset-top);
        background-color: #f7f7f7;
        width: 100%;
        z-index: 1;
    }

    .flex-column, .navbar-brand {
        padding-left: env(safe-area-inset-left);
    }
}

div.page.nav-scrollable {
    background: linear-gradient(20deg, #3474ac, #56a3f5);
}

input {
    margin: 5px 0;
}

select {
    margin: 5px 0;
}

/*input:focus, textarea:focus {
        box-shadow: 0 0 4px #0a32a1;
        border: 1px solid #0a32a1;
    }*/
.label {
    font-size: calc(0.7rem + 0.2vw);
    display: inline-block
}
.h1, h1 {
    font-size: calc(2.25rem + .3vw);
    color: #637b2f;
}

.h2, h2 {
    font-size: calc(2rem + .3vw);
    color: #637b2f
}

.h3, h3 {
    font-size: calc(1.75rem + .3vw);
    color: #637b2f;
}

.h4, h4 {
    font-size: calc(1.5rem + .3vw);
    color: #637b2f
}

.h5, h5 {
    font-size: calc(1.25rem + .3vw);
    color: #637b2f
}

.h6, h6 {
    font-size: calc(1rem + .3vw);
    color: #637b2f
}
.small-text {
    font-size: calc(0.7rem + 0.2vw);
}
.home-headers {
    font-size: calc(1rem + 0.2vw);
}
.application-headers {
    font-size: calc(1rem + 0.2vw);
}

.custom-table-header {
    background-color: #637b2f;
    color: white;
}

.table-striped tbody tr td input {
    background-color: transparent; /* Make input background transparent */
    border: none; /* Remove the border */
    outline: none; /* Remove the focus outline */
    box-shadow: none; /* Remove any shadow */
    font-size: 0.85rem;
}


.search-box {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}

/* Position the container of the input field relative */
.search-box-container {
    position: relative;
    width: 100%; /* Adjust the width as needed */
}

/* Style for the dropdown list */
.dropdown-list {
    position: absolute; /* Position it absolutely within the search box container */
    width: 100%; /* Match the width of the input field */
    background: white; /* Background color for the dropdown */
    border: 1px solid #ccc; /* Border similar to input fields */
    box-shadow: 0 4px 6px rgba(0,0,0,0.1); /* Optional: adds shadow for better visibility */
    z-index: 1000; /* Ensure it's on top of other content */
    max-height: 300px; /* Limit the height and make it scrollable */
    overflow-y: auto; /* Add scroll to the dropdown if it exceeds the max height */
    top: 100%; /* Position right below the input box */
    left: 0; /* Align with the left edge of the container */
}

    .dropdown-list li {
        padding: 8px;
        cursor: pointer;
    }

        .dropdown-list li:hover {
            background-color: #f8f8f8; /* Light grey background on hover for better user experience */
        }
/* Style for invalid input */
.is-invalid {
    border: 2px solid red !important;
}

/* Style for valid input */
.is-valid {
    border: 2px solid green !important;
}

.input-group .form-control, .input-group .btn, btn-outline-secondary {
    padding: 8px;
    height: auto;
    display: flex;
    align-items: center;
    margin: auto;
}

.input-group .form-control, .select {
    margin: 5px;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
    display: flex;
    align-items: center;
}

.col-6 {
    display: flex;
    align-items: center; /* Vertically centers the content */
    flex: 0 0 auto;
    width: 50%;
}
.col-md-2 {
    align-items: center;
    display: flex;
}
/* Root container */
.logincontent-page {
    background-color: white;
    padding: 20px;
    height: 100vh;
    overflow-y: auto;
}

/* Grid layout */
.loginGrid {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Main stack layout */
.main-stack {
    width: 100%;
    max-width: 400px;
}

/* Logo styling */
.logo {
    height: 50px;
    display: block;
    margin: 0 auto;
}

/* Welcome stack */
.welcome-stack {
    margin-top: 60px;
    text-align: center;
}

/* Input stack */
.logininput-stack {
    margin-top: 20px;
}

/* Input container */
.logininput-container {
    margin: 5px 0;
}

/* Input fields */
.logininput-field {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: black;
}

/* Login button */
.login-button {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    background-color: #89a743;
    color: white;
    border: none;
    border-radius: 5px;
}

    .login-button:hover {
        background-color: #637b2f;
    }

/* Footer stack */
.footer-stack {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
}

/* Clickable text */
.forgot-password,
.sign-up {
    color: #637b2f;
    cursor: pointer;
    font-size: 16px;
}

    .forgot-password:hover,
    .sign-up:hover {
        color: #637b2f;
        text-decoration: underline;
    }

.center-column-values {    
    vertical-align: middle;
}

.bi-bar-chart-fill {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-bar-chart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z'/%3E%3C/svg%3E");
}
.bi-info-square {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-info-square' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'/%3E%3Cpath d='m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.bi-file-earmark-bar-graph {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-file-earmark-bar-graph' viewBox='0 0 16 16'%3E%3Cpath d='M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5z'/%3E%3Cpath d='M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
.bi-info-square-fill {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-info-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm8.93 4.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
.bi-pencil-square {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-pencil-square' viewBox='0 0 16 16'%3E%3Cpath d='M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z'/%3E%3Cpath fill-rule='evenodd' d='M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

.bi-printer-fill {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-printer-fill' viewBox='0 0 16 16'%3E%3Cpath d='M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2zm6 8H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1'/%3E%3Cpath d='M0 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2H2a2 2 0 0 1-2-2zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
.bi-file-arrow-down-fill {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-file-arrow-down-fill' viewBox='0 0 16 16'%3E%3Cpath d='M12 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M8 5a.5.5 0 0 1 .5.5v3.793l1.146-1.147a.5.5 0 0 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5A.5.5 0 0 1 8 5'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

/* Optional: Style the dropdown */
.dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
    min-width: 200px;
}
.no-wrap {
    white-space: nowrap;
}
.project-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.project-tile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 200px;
    height: 200px;
    padding: 15px;
    text-align: center;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
}
.project-observations-tiles {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 200px;
    height: 150px;
    padding: 15px;
    text-align: center;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
}

.project-data {
    font-size: 14px;
    color: #555;
    margin-bottom: auto;
}

.project-view-button {
    margin-top: 10px;
    position: absolute;
    bottom: 15px; /* Fix button to the bottom of the tile */
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 30px); /* Ensure the button aligns with padding */
    padding: 8px 10px;
    background-color: #336699;
    color: #fff;
    border: none;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .project-view-button:hover {
        background-color: #637b2f;
    }

.priority-column {
    font-weight: normal;
    color: inherit; /* Default color */
}

    .priority-column.high-priority {
        font-weight: bold;
        color: red; /* Make the text red for high priority */
    }
.thumbnail-container {
    position: relative;
    display: inline-block;
}

    .thumbnail-container img {
        max-width: 100%;
        border-radius: 8px;
    }

.home-container {
    display: flex;
    gap: 20px;
    padding: 20px;
    text-align: center;
    flex-wrap: wrap;
}

.tile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    color: #b0be89;
    padding: 35px;
    border-radius: 10px;
    transition: transform 0.2s, background-color 0.2s;
    width: 150px;
    height: 150px;
    text-align: center;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    position: relative;
}
.home-top {
    background-color: #6c8235;
}

.home-bottom {
    background-color: #acbe6b;
}

.tile:hover {
    transform: scale(1.05);
}
.bi-kanban-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-kanban' viewBox='0 0 16 16'%3E%3Cpath d='M13.5 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zm-11-1a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'%3E%3C/path%3E%3Cpath d='M6.5 3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1zm-4 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1zm8 0a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1z'%3E%3C/path%3E%3C/svg%3E");
    display: inline-block;
    width: 16px;
    height: 16px; 
    background-size: contain;
    background-repeat: no-repeat;
    color: #637b2f; /* Icon color */
    vertical-align: middle; /* Ensure icon aligns with text */
}
.bi-kanban-icon {
    width: 40px; /* Set your desired icon size */
    height: 40px; /* Set your desired icon size */
    vertical-align: middle; /* Align with the text */
    color: #fff; /* Color */
}

.bi-bar-chart-icon {
    width: 40px; /* Set desired icon size */
    height: 40px; /* Set desired icon size */
    vertical-align: middle; /* Align icon with the text */
    color: #fff; /* Set the color of the icon */
}
.bi-gear-icon {
    width: 40px; /* Set desired icon size */
    height: 40px; /* Set desired icon size */
    vertical-align: middle; /* Align icon with the text */
    color: #fff; /* Set the color of the icon */
}
.bi-map-icon {
    width: 40px; /* Set desired icon size */
    height: 40px; /* Set desired icon size */
    vertical-align: middle; /* Align icon with the text */
    color: #fff; /* Set the color of the icon */
}

.bi-camera-fill {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-camera-fill' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0'/%3E%3Cpath d='M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0'/%3E%3C/svg%3E");
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    color: #637b2f;
    vertical-align: middle;
    cursor: pointer;
}

.bi-play-circle-fill {
    display: inline-block;
    width: 1.5rem; /* matches your font-size */
    height: 1.5rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-play-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: middle;
}




.camera-button {
    background: none;
    border: none;
    padding: 5px;
    cursor: pointer;
}
.thumbnail-container {
    position: relative;
    display: inline-block;
}

    .thumbnail-container img {
        max-width: 20%;
        border-radius: 8px;
    }

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 15%;
    height: auto;
}

.header, .sub-header, .footer {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    font-weight: bold;
    border-bottom: 2px solid white;
}

.sub-header {
    text-align: center;
    border-bottom: none;
}

.details-box {
    
}

.dos-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

    .dos-table th, .dos-table td {
        border: 1px solid white;
        padding: 5px;
        text-align: left;
    }

    .dos-table input {
        background: #6666ff;
        color: white;
        border: none;
        text-align: center;
        font-family: 'Courier New', monospace;
        width: 100%;
    }

.totals {
    margin-top: 10px;
    border-top: 2px solid white;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.footer {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}

.right {
    float: right;
}
.custom-modal {
    background-color: floralwhite; /* Semi-transparent black background */
}
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.custom-edit-btn {
    color: #fff;
    background-color: #89a743;
    border-color: #89a743;
}
.custom-save-btn {
    color: #fff;
    background-color: #6c8235;
    border-color: #6c8235;
}
.custom-disable-btn {
    background-color: #F6987E;
    color: white;
    border: none;
}
/*.row-in-warehouse {
    background-color: #d4edda;*/ /*  green */
/*}*/

.row-on-water {
    background-color: #E1F7FF; /*  blue */
}

.row-on-order {
    background-color: #feffb2; /*  yellow */
}
