@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/BlazorService/Components/InventoryMinMaxes.razor.rz.scp.css */
.button-container[b-ot6ef6pu2j] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 10px;
    z-index: 1000;
}
/* _content/BlazorService/Components/Layout/Footer.razor.rz.scp.css */
.page[b-swgra3b5eo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-swgra3b5eo] {
    flex: 1;
}

.sidebar[b-swgra3b5eo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-swgra3b5eo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-swgra3b5eo]  a, .top-row[b-swgra3b5eo]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-swgra3b5eo]  a:hover, .top-row[b-swgra3b5eo]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-swgra3b5eo]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-swgra3b5eo] {
        justify-content: space-between;
    }

    .top-row[b-swgra3b5eo]  a, .top-row[b-swgra3b5eo]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-swgra3b5eo] {
        flex-direction: row;
    }

    .sidebar[b-swgra3b5eo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-swgra3b5eo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-swgra3b5eo]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-swgra3b5eo], article[b-swgra3b5eo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-swgra3b5eo] {
    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[b-swgra3b5eo] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorService/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-3axebysqa7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3axebysqa7] {
    flex: 1;
}

.sidebar[b-3axebysqa7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #004789 70%);
}

.top-row[b-3axebysqa7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3axebysqa7]  a, .top-row[b-3axebysqa7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-3axebysqa7]  a:hover, .top-row[b-3axebysqa7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-3axebysqa7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-3axebysqa7] {
        justify-content: space-between;
    }

    .top-row[b-3axebysqa7]  a, .top-row[b-3axebysqa7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3axebysqa7] {
        flex-direction: row;
    }

    .sidebar[b-3axebysqa7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3axebysqa7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-3axebysqa7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-3axebysqa7], article[b-3axebysqa7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-3axebysqa7] {
    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[b-3axebysqa7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorService/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6b1oxfmz7p] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-6b1oxfmz7p] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-6b1oxfmz7p] {
    height: 3.5rem;
    background-color: rgba(0,71,137,141);
}

.navbar-brand[b-6b1oxfmz7p] {
    font-size: 1.1rem;
}

.bi[b-6b1oxfmz7p] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-6b1oxfmz7p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-6b1oxfmz7p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-6b1oxfmz7p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-6b1oxfmz7p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6b1oxfmz7p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6b1oxfmz7p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6b1oxfmz7p]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-6b1oxfmz7p]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-6b1oxfmz7p]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-6b1oxfmz7p] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-6b1oxfmz7p] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6b1oxfmz7p] {
        display: none;
    }

    .nav-scrollable[b-6b1oxfmz7p] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BlazorService/Components/Pages/Conversions.razor.rz.scp.css */
.container[b-u6d06iidrh] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px; /* Adjust as needed */
}

.header[b-u6d06iidrh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px; /* Adjust spacing between header and user-details */
}

.logo[b-u6d06iidrh] {
    margin-right: 1px; /* Adjust distance between logo and time */
}

.user-details[b-u6d06iidrh] {
    width: 100%;
    max-width: 600px; /* Adjust maximum width of the form section */
}

.form-group[b-u6d06iidrh] {
    margin-bottom: 15px; /* Adjust vertical spacing between form groups */
}

    /* Example of making sure the form elements align horizontally */
    .form-group label[b-u6d06iidrh] {
        display: inline-block;
        width: 120px; /* Adjust label width as needed */
        margin-right: 10px; /* Adjust spacing between label and value */
    }

/* This overlay will cover the entire page */
#disable-overlay[b-u6d06iidrh] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); /* semi-transparent */
    z-index: 9999; /* Make sure it's on top of everything */
    display: none; /* Hidden by default */
    pointer-events: none; /* Disable mouse events */
}
.button-container[b-u6d06iidrh] {
    display: flex;
    gap: 10px;
}

button:disabled[b-u6d06iidrh] {
    background-color: #ccc;
    color: #666;
    cursor: not-allowed;
}
.styled-table[b-u6d06iidrh] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.875rem; /* Smaller font size */
}

.styled-table th[b-u6d06iidrh], .styled-table td[b-u6d06iidrh] {
    border: 1px solid #ddd; /* Borders between cells */
    padding: 8px; /* Add padding for better spacing */
    text-align: left;
}

.styled-table th[b-u6d06iidrh] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.styled-table input[b-u6d06iidrh] {
    width: 100%;
    padding: 4px;
    font-size: 0.800rem;
    box-sizing: border-box; /* Ensure padding doesn't affect width */
    margin: 2px 0; /* Add a small margin above/below each input */
}

.styled-table button[b-u6d06iidrh] {
    padding: 4px 8px;
    font-size: 0.875rem;
    cursor: pointer;
}

.table-active[b-u6d06iidrh] {
    background-color: #007bff; /* Blue background */
    color: white;              /* White text */
}

/* Optional: Add a hover effect for better UX */
tr:hover[b-u6d06iidrh] {
    background-color: #dceeff; /* Light blue on hover */
    cursor: pointer;           /* Show pointer on hover */
}

.styled-table .item-code[b-u6d06iidrh] {
    width: 175px; /* Adjust width for Item Codes */
}

.styled-table .description[b-u6d06iidrh] {
    width: 350px; /* Adjust width for Description */
}
.styled-table .decimal[b-u6d06iidrh] {
    width: 50px; 
}
.styled-table .other[b-u6d06iidrh] {
    width: 75px; /* Adjust width for Description */
}
.styled-table .prod[b-u6d06iidrh] {
    width: 50px; /* Adjust width for Description */
}
.styled-table .dateupdate[b-u6d06iidrh] {
    width: 50px; /* Adjust width for Description */
}

td select[b-u6d06iidrh] {
    background-color: transparent;
}

.td select[value="YELLOW"][b-u6d06iidrh] {
    background-color: yellow; /* Color the input cell yellow when status is Yellow */
}

.td select[value="GREEN"][b-u6d06iidrh] {
    background-color: green;  /* Color the input cell green when status is Green */
}

.styled-table td[b-u6d06iidrh] {
    padding: 4px; /* Adjust padding as needed */
    vertical-align: middle; /* Align content in the center vertically */
}


/* Optional: Add a little space between inputs in the table cells */
.styled-table .item-code[b-u6d06iidrh],
.styled-table .item-description[b-u6d06iidrh],
.styled-table .dateupdate[b-u6d06iidrh],
.styled-table .prod[b-u6d06iidrh],
.styled-table .decimal[b-u6d06iidrh],
.styled-table .other[b-u6d06iidrh]
{
    padding: 4px; /* Adjust padding for these specific columns */
    box-sizing: border-box; /* Ensures padding doesn't overflow */
}
/* _content/BlazorService/Components/Pages/forms/Repair.razor.rz.scp.css */
/* General form styles */
.repair-form[b-xxn2n0y15m] {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

h3[b-xxn2n0y15m] {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    color: #333;
}

.form-group[b-xxn2n0y15m] {
    margin-bottom: 15px;
}

label[b-xxn2n0y15m] {
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    color: #555;
}

.form-control[b-xxn2n0y15m] {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.form-check-input[b-xxn2n0y15m] {
    width: auto;
    margin-right: 10px;
}

.submit-button[b-xxn2n0y15m] {
    text-align: center;
}

.btn[b-xxn2n0y15m] {
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn:hover[b-xxn2n0y15m] {
    background-color: #0056b3;
}
/* _content/BlazorService/Components/Pages/Home.razor.rz.scp.css */
.container[b-b6xsmvyfke] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px; /* Adjust as needed */
}

.header[b-b6xsmvyfke] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px; /* Adjust spacing between header and user-details */
}

.logo[b-b6xsmvyfke] {
    margin-right: 1px; /* Adjust distance between logo and time */
}

.user-details[b-b6xsmvyfke] {
    width: 100%;
    max-width: 600px; /* Adjust maximum width of the form section */
}

.form-group[b-b6xsmvyfke] {
    margin-bottom: 15px; /* Adjust vertical spacing between form groups */
}

    /* Example of making sure the form elements align horizontally */
    .form-group label[b-b6xsmvyfke] {
        display: inline-block;
        width: 120px; /* Adjust label width as needed */
        margin-right: 10px; /* Adjust spacing between label and value */
    }

/* This overlay will cover the entire page */
#disable-overlay[b-b6xsmvyfke] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); /* semi-transparent */
    z-index: 9999; /* Make sure it's on top of everything */
    display: none; /* Hidden by default */
    pointer-events: none; /* Disable mouse events */
}

 .swipe-area[b-b6xsmvyfke] {
     min-height: 100vh;
     /* let vertical scroll pass through, but allow horizontal gesture */
     touch-action: pan-y;
 }
/* _content/BlazorService/Components/Pages/InventoryCountSheets.razor.rz.scp.css */
.button-container[b-4bf4th6kes] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 10px;
    z-index: 1000;
}
/* _content/BlazorService/Components/Pages/Login.Razor.rz.scp.css */
.login-container[b-cz2kaxpejq] {
    max-width: 400px;
    margin: 50px auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

    .login-container h3[b-cz2kaxpejq] {
        text-align: center;
        margin-bottom: 20px;
    }

.form-group[b-cz2kaxpejq] {
    margin-bottom: 15px;
}

.form-control[b-cz2kaxpejq] {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    box-sizing: border-box;
}

.btn[b-cz2kaxpejq] {
    width: 100%;
    padding: 10px;
}
/* _content/BlazorService/Components/Pages/PastTimeSheet.razor.rz.scp.css */
.button-container[b-5mhcfr0pfv] {
    display: flex;
    justify-content: flex-start;
}

.span-right[b-5mhcfr0pfv] {
    margin-left: auto;
}
/* _content/BlazorService/Components/Pages/tickets/EditTicket.razor.rz.scp.css */
/* _content/BlazorService/Components/Pages/tickets/TodaysTickets.razor.rz.scp.css */
.swipe-area[b-vuwv3x4m6l] {
    min-height: 100vh;
    /* let vertical scroll pass through, but allow horizontal gesture */
    touch-action: pan-y;
}
/* _content/BlazorService/Components/Pages/tickets/ViewTicket.razor.rz.scp.css */
/* _content/BlazorService/Components/Pages/TimeSheet.razor.rz.scp.css */
.button-container[b-mv8vhkv2xw] {
    display: flex;
    justify-content: flex-start;
}

.span-right[b-mv8vhkv2xw] {
    margin-left: auto;
}
