/* _content/SDWS/Components/Account/Pages/Login.razor.rz.scp.css */

.btn[b-9dq2l7l4xd] {
    color: #fff;
    background-color: #8A2A2B;
    border-color: #8A2A2B;
    display: block;
    margin: 0 auto;
}

    .btn:hover[b-9dq2l7l4xd] {
        background-color: #6E2122;
    }


.login-form[b-9dq2l7l4xd]{
    padding: 7em 2em 2em 2em;

}

.login-background[b-9dq2l7l4xd] {
    background-image: url('images\\Login.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity:.8;
}

.login-container[b-9dq2l7l4xd] {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 600px; 
}

.login-footer[b-9dq2l7l4xd] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 64px; /* ~1 inch on most screens at 96dpi */
    background-color: #f8f9fa; /* Light gray, change as needed */
    color: #333;
    text-align: center;
    line-height: 64px; /* vertically center text */
    font-size: 0.9rem;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    z-index: 10;
}


/*@media (min-width: 768px) {

    .login-form {
        max-width: 700px;*/ /* Maximum width of the div */
        /*width: 100%;*/ /* Full width but will not exceed 700px */
        /*margin: 0 auto;*/ /* Centers the div horizontally */
        /*display: flex;*/ /* Flexbox for alignment */
        /*flex-direction: column;*/ /* Align text boxes vertically */
        /*justify-content: center;*/ /* Vertically align text boxes */
        /*align-items: center;*/ /* Center the text boxes horizontally */
        /*padding: 20px;
        margin-top:15em;
    }
}*/
/* _content/SDWS/Components/Layout/CustomerGoogleMapLayout.razor.rz.scp.css */
.navbar-toggler[b-vq8pkr8ncl] {
    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-vq8pkr8ncl] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-vq8pkr8ncl] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vq8pkr8ncl] {
    font-size: 1.1rem;
}

.bi[b-vq8pkr8ncl] {
    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-vq8pkr8ncl] {
    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-vq8pkr8ncl] {
    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-vq8pkr8ncl] {
    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");
}

.bi-lock-nav-menu[b-vq8pkr8ncl] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-vq8pkr8ncl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-vq8pkr8ncl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-vq8pkr8ncl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-vq8pkr8ncl] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-vq8pkr8ncl] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vq8pkr8ncl] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vq8pkr8ncl] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vq8pkr8ncl]  .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-vq8pkr8ncl]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-vq8pkr8ncl]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-vq8pkr8ncl] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vq8pkr8ncl] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vq8pkr8ncl] {
        display: none;
    }

    .nav-scrollable[b-vq8pkr8ncl] {
        /* 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/SDWS/Components/Layout/EmptyLayout.razor.rz.scp.css */
.navbar-toggler[b-0zpvgiao7o] {
    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-0zpvgiao7o] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-0zpvgiao7o] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0zpvgiao7o] {
    font-size: 1.1rem;
}

.bi[b-0zpvgiao7o] {
    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-0zpvgiao7o] {
    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-0zpvgiao7o] {
    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-0zpvgiao7o] {
    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");
}

.bi-lock-nav-menu[b-0zpvgiao7o] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-0zpvgiao7o] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-0zpvgiao7o] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-0zpvgiao7o] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-0zpvgiao7o] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-0zpvgiao7o] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-0zpvgiao7o] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0zpvgiao7o] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0zpvgiao7o]  .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-0zpvgiao7o]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-0zpvgiao7o]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-0zpvgiao7o] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-0zpvgiao7o] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-0zpvgiao7o] {
        display: none;
    }

    .nav-scrollable[b-0zpvgiao7o] {
        /* 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/SDWS/Components/Layout/GoogleMapLayout.razor.rz.scp.css */
.navbar-toggler[b-qng1d3s3yo] {
    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-qng1d3s3yo] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-qng1d3s3yo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qng1d3s3yo] {
    font-size: 1.1rem;
}

.bi[b-qng1d3s3yo] {
    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-qng1d3s3yo] {
    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-qng1d3s3yo] {
    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-qng1d3s3yo] {
    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");
}

.bi-lock-nav-menu[b-qng1d3s3yo] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-qng1d3s3yo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-qng1d3s3yo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-qng1d3s3yo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-qng1d3s3yo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-qng1d3s3yo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qng1d3s3yo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qng1d3s3yo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qng1d3s3yo]  .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-qng1d3s3yo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-qng1d3s3yo]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-qng1d3s3yo] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-qng1d3s3yo] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qng1d3s3yo] {
        display: none;
    }

    .nav-scrollable[b-qng1d3s3yo] {
        /* 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/SDWS/Components/Layout/HomeNavBar.razor.rz.scp.css */


.displayUser[b-c7weg36ddp] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    color: white;
}

#logout-button[b-c7weg36ddp]{
    border:0;
    background-color:transparent;
    color:white;
    margin:0;
    padding:0;
}

nav a:hover[b-c7weg36ddp] {
    cursor: pointer;
}


.navbar[b-c7weg36ddp] {
    z-index: 1000;
    /*background-color: #58595B !important;*/
    background-color: #8A2A2B !important;
    color: white;
}

.navbar-logo[b-c7weg36ddp] {
    height: 20px; /* slightly smaller than total navbar height */
    width: auto;
    object-fit: contain;
    margin-left: 0;
    display: block;
}


.fixed-top[b-c7weg36ddp] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

/*#navbarNav {
    padding-left: 40px;
}*/

.nav-item[b-c7weg36ddp] {
    padding-left: 5px;
    color: white;
}

.navbar-nav .nav-link:hover[b-c7weg36ddp] {
    color: white !important;
}

.navbar-nav .nav-link[b-c7weg36ddp] {
    position: relative;
}

    .navbar-nav .nav-link[b-c7weg36ddp]::after {
    }

    .navbar-nav .nav-link:hover[b-c7weg36ddp]::after {
    }

.nav-link[b-c7weg36ddp] {
    color:white;
}

.large-screen-only[b-c7weg36ddp] {
    display: none;
}

/* Change background color of dropdown items */
.dropdown-menu[b-c7weg36ddp] {
    background-color:#8A2A2B; /* Custom background color for dropdown */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any shadow that may act as a border */
}

.dropdown-item[b-c7weg36ddp] {
    background-color: transparent; /* Set initial background color */
    color: white; /* Text color */
    padding: 10px 20px;
}

    /* Change the background color on hover */
    .dropdown-item:hover[b-c7weg36ddp] {
        background-color: rgba(0, 0, 0, 0); /* Hover background color */
        color: white; /* Text color on hover */
    }

#dropdown-custom-underline[b-c7weg36ddp] {
    border: 0;
    background-color: transparent;
    /* color: black;*/
    margin-top: .5rem;
}

    #dropdown-custom-underline:hover[b-c7weg36ddp] {
        background-color: transparent; /* Optional: make background transparent */
        border: none; /* No border on other sides */
        border-bottom: 2px solid; /* Add a bottom border */
        color: white; /* Button text color */
        border-color: #F2A900;
        /*           padding: 4px 8px;*/
        cursor: pointer;
        outline: none;
        transition: width 0.3s ease, left 0.3s ease;
        color: white !important;
        /* width:10em;*/
    }

.navbar a[b-c7weg36ddp] {
    text-decoration: none; /* Removes the underline */
    color: white; /*   Default text color */
}

    .navbar a:visited[b-c7weg36ddp] {
        color: white; /* Keeps color after clicking */
    }


/* Media Query for Tablets and Larger Screens */
@media (min-width: 768px) {

    .large-screen-only[b-c7weg36ddp] {
        display: block;
    }

    .nav-item[b-c7weg36ddp] {
        padding-left: 40px;
    }

    .navbar-nav .nav-link[b-c7weg36ddp] {
        position: relative;
        padding-bottom: 5px; /* Adds space for the underline */
    }

                .navbar-nav .nav-link[b-c7weg36ddp]::after {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        left: 50%;
        bottom: 0;
        background-color: #F2A900;
        transition: width 0.3s ease, left 0.3s ease;
    }
            /*        .navbar-nav .dropdown .nav-link::after {
            content: '';
            position: absolute;
            width: 0;
            height: 0px;
            left: 50%;
            bottom: 0;
            background-color: #F2A900;
            transition: width 0.3s ease, left 0.3s ease;
        }*/


            .navbar-nav .nav-link:hover[b-c7weg36ddp]::after {
            width: 100%;
            left: 0;
        }

        .nav-link[b-c7weg36ddp]{
            margin-right:15px;
        }

    /* Change background color of dropdown items */
    .dropdown-menu[b-c7weg36ddp] {
        background-color: #8A2A2B;
        border: none; /* Removes the border */
        box-shadow: none; /* Removes any shadow that may act as a border */
    }

    .navbar a[b-c7weg36ddp] {
        text-decoration: none; /* Removes the underline */
        color: white; /* Default text color */
    }

        .navbar a:visited[b-c7weg36ddp] {
            color: white; /* Keeps color after clicking */
        }


    .dropdown-custom-underline[b-c7weg36ddp] {
        border: 0;
        background-color: transparent;
       /* color: black;*/
        margin-top: .5rem;
        
    }

        .dropdown-custom-underline:hover[b-c7weg36ddp] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            /*color: black;*/ /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
            transition: width 0.3s ease, left 0.3s ease;
            color: white !important;
        }

/*    .dropdown {
        position: relative;
        margin-right:3em;
    }*/

    /*.dropdown-content {
        position: absolute;*/
        /*background-color: #ffffff;
        min-width: 160px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        border-bottom: 2px solid red;*/ /* Example bottom border */
        /*box-sizing: border-box;*/ /* Keeps padding inside width */
        /*padding: 0;*/ /* Reset if needed */
        /*margin: 0;*/ /* Reset if needed */
        /*left: 2em;*/ /* Ensures it aligns with the dropdown */
    /*}*/


    #logout-button[b-c7weg36ddp] {
        border: 0;
        background-color: transparent;
        color: white;
        margin-top: -1.5rem;
        margin-left: 20px;
    }

        #logout-button:hover[b-c7weg36ddp] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            color: white; /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
        }

    #tag-management-dropdown[b-c7weg36ddp] {
        margin-left:3em; 
        margin-right:4em;
    }
}

/* _content/SDWS/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-l3yiklqmv9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l3yiklqmv9] {
    flex: 1;
}

.sidebar[b-l3yiklqmv9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l3yiklqmv9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l3yiklqmv9]  a, .top-row[b-l3yiklqmv9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-l3yiklqmv9]  a:hover, .top-row[b-l3yiklqmv9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-l3yiklqmv9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-l3yiklqmv9] {
        justify-content: space-between;
    }

    .top-row[b-l3yiklqmv9]  a, .top-row[b-l3yiklqmv9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l3yiklqmv9] {
        flex-direction: row;
    }

    .sidebar[b-l3yiklqmv9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l3yiklqmv9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-l3yiklqmv9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l3yiklqmv9], article[b-l3yiklqmv9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-l3yiklqmv9] {
    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-l3yiklqmv9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SDWS/Components/Layout/MainNavBar.razor.rz.scp.css */


.displayUser[b-ea5s6kkd8w] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    color: white;
}

#logout-button[b-ea5s6kkd8w]{
    border:0;
    background-color:transparent;
    color:black;
    margin:0;
    padding:0;
}

nav a:hover[b-ea5s6kkd8w] {
    cursor: pointer;
}


.navbar[b-ea5s6kkd8w] {
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0);
}

/*.navbar-dark .navbar-nav .nav-link {
    color: black;
    font-family: 'Open Sans';
    font-size: 18px;
}*/


.fixed-top[b-ea5s6kkd8w] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

/*#navbarNav {
    padding-left: 40px;
}*/

.nav-item[b-ea5s6kkd8w] {
    padding-left: 5px;
    color: black;
}

.navbar-nav .nav-link:hover[b-ea5s6kkd8w] {
    color: black !important;
}

.navbar-nav .nav-link[b-ea5s6kkd8w] {
    position: relative;
}

    .navbar-nav .nav-link[b-ea5s6kkd8w]::after {
    }

    .navbar-nav .nav-link:hover[b-ea5s6kkd8w]::after {
    }

.nav-link[b-ea5s6kkd8w] {
    color:black;
}

.large-screen-only[b-ea5s6kkd8w] {
    display: none;
}

/* Change background color of dropdown items */
.dropdown-menu[b-ea5s6kkd8w] {
    background-color: transparent; /* Custom background color for dropdown */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any shadow that may act as a border */
}

.dropdown-item[b-ea5s6kkd8w] {
    background-color: transparent; /* Set initial background color */
    color: black; /* Text color */
    padding: 10px 20px;
}

    /* Change the background color on hover */
    .dropdown-item:hover[b-ea5s6kkd8w] {
        background-color: rgba(0, 0, 0, 0); /* Hover background color */
        color: white; /* Text color on hover */
    }

#dropdown-custom-underline[b-ea5s6kkd8w] {
    border: 0;
    background-color: transparent;
    /* color: black;*/
    margin-top: .5rem;
}

    #dropdown-custom-underline:hover[b-ea5s6kkd8w] {
        background-color: transparent; /* Optional: make background transparent */
        border: none; /* No border on other sides */
        border-bottom: 2px solid; /* Add a bottom border */
        color: black; /* Button text color */
        border-color: #F2A900;
        /*           padding: 4px 8px;*/
        cursor: pointer;
        outline: none;
        transition: width 0.3s ease, left 0.3s ease;
        color: black !important;
       /* width:10em;*/
    }

.navbar a[b-ea5s6kkd8w] {
    text-decoration: none; /* Removes the underline */
    color: black; /*   Default text color */
}

    .navbar a:visited[b-ea5s6kkd8w] {
        color: black; /* Keeps color after clicking */
    }


/* Media Query for Tablets and Larger Screens */
@media (min-width: 768px) {

    .large-screen-only[b-ea5s6kkd8w] {
        display: block;
    }

    .nav-item[b-ea5s6kkd8w] {
        padding-left: 40px;
    }

    .navbar-nav .nav-link[b-ea5s6kkd8w] {
        position: relative;
        padding-bottom: 5px; /* Adds space for the underline */
    }

                .navbar-nav .nav-link[b-ea5s6kkd8w]::after {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        left: 50%;
        bottom: 0;
        background-color: #F2A900;
        transition: width 0.3s ease, left 0.3s ease;
    }
            /*        .navbar-nav .dropdown .nav-link::after {
            content: '';
            position: absolute;
            width: 0;
            height: 0px;
            left: 50%;
            bottom: 0;
            background-color: #F2A900;
            transition: width 0.3s ease, left 0.3s ease;
        }*/


            .navbar-nav .nav-link:hover[b-ea5s6kkd8w]::after {
            width: 100%;
            left: 0;
        }

        .nav-link[b-ea5s6kkd8w]{
            margin-right:15px;
        }

    /* Change background color of dropdown items */
    .dropdown-menu[b-ea5s6kkd8w] {
        background-color: #f0f0f0;
        border: none; /* Removes the border */
        box-shadow: none; /* Removes any shadow that may act as a border */
    }

    .navbar a[b-ea5s6kkd8w] {
        text-decoration: none; /* Removes the underline */
        color: black; /* Default text color */
    }

        .navbar a:visited[b-ea5s6kkd8w] {
            color: black; /* Keeps color after clicking */
        }


    .dropdown-custom-underline[b-ea5s6kkd8w] {
        border: 0;
        background-color: transparent;
       /* color: black;*/
        margin-top: .5rem;
        
    }

        .dropdown-custom-underline:hover[b-ea5s6kkd8w] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            /*color: black;*/ /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
            transition: width 0.3s ease, left 0.3s ease;
            color: black !important;

        }

/*    .dropdown {
        position: relative;
        margin-right:3em;
    }*/

    /*.dropdown-content {
        position: absolute;*/
        /*background-color: #ffffff;
        min-width: 160px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        border-bottom: 2px solid red;*/ /* Example bottom border */
        /*box-sizing: border-box;*/ /* Keeps padding inside width */
        /*padding: 0;*/ /* Reset if needed */
        /*margin: 0;*/ /* Reset if needed */
        /*left: 2em;*/ /* Ensures it aligns with the dropdown */
    /*}*/


    #logout-button[b-ea5s6kkd8w] {
        border: 0;
        background-color: transparent;
        color: black;
        margin-top: -1.5rem;
        margin-left:20px;
    }

        #logout-button:hover[b-ea5s6kkd8w] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            color: black; /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;

        }

    #tag-management-dropdown[b-ea5s6kkd8w] {
        margin-left:3em; 
        margin-right:4em;
    }
}

/* _content/SDWS/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-p3tewrqjz6] {
    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-p3tewrqjz6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-p3tewrqjz6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-p3tewrqjz6] {
    font-size: 1.1rem;
}

.bi[b-p3tewrqjz6] {
    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-p3tewrqjz6] {
    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-p3tewrqjz6] {
    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-p3tewrqjz6] {
    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");
}

.bi-lock-nav-menu[b-p3tewrqjz6] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-p3tewrqjz6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-p3tewrqjz6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-p3tewrqjz6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-p3tewrqjz6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-p3tewrqjz6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-p3tewrqjz6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-p3tewrqjz6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-p3tewrqjz6]  .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-p3tewrqjz6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-p3tewrqjz6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-p3tewrqjz6] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-p3tewrqjz6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-p3tewrqjz6] {
        display: none;
    }

    .nav-scrollable[b-p3tewrqjz6] {
        /* 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/SDWS/Components/Layout/SmartPlanMainLayout.razor.rz.scp.css */
.page[b-745m4m81kl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-745m4m81kl] {
    flex: 1;
}

.sidebar[b-745m4m81kl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-745m4m81kl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-745m4m81kl]  a, .top-row[b-745m4m81kl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-745m4m81kl]  a:hover, .top-row[b-745m4m81kl]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-745m4m81kl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-745m4m81kl] {
        justify-content: space-between;
    }

    .top-row[b-745m4m81kl]  a, .top-row[b-745m4m81kl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-745m4m81kl] {
        flex-direction: row;
    }

    .sidebar[b-745m4m81kl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-745m4m81kl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-745m4m81kl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-745m4m81kl], article[b-745m4m81kl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-745m4m81kl] {
    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-745m4m81kl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SDWS/Components/Layout/SmartPlanNavBar.razor.rz.scp.css */


.displayUser[b-nnox8tz4rg] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    color: white;
}

#logout-button[b-nnox8tz4rg]{
    border:0;
    background-color:transparent;
    color:white;
    margin:0;
    padding:0;
}

nav a:hover[b-nnox8tz4rg] {
    cursor: pointer;
}


.navbar[b-nnox8tz4rg] {
    z-index: 1000;
    /*background-color: #58595B !important;*/
    background-color: #8A2A2B !important;
    color: white;
}

.navbar-logo[b-nnox8tz4rg] {
    height: 20px; /* slightly smaller than total navbar height */
    width: auto;
    object-fit: contain;
    margin-left: 0;
    display: block;
}


.fixed-top[b-nnox8tz4rg] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

/*#navbarNav {
    padding-left: 40px;
}*/

.nav-item[b-nnox8tz4rg] {
    padding-left: 5px;
    color: white;
}

.navbar-nav .nav-link:hover[b-nnox8tz4rg] {
    color: white !important;
}

.navbar-nav .nav-link[b-nnox8tz4rg] {
    position: relative;
}

    .navbar-nav .nav-link[b-nnox8tz4rg]::after {
    }

    .navbar-nav .nav-link:hover[b-nnox8tz4rg]::after {
    }

.nav-link[b-nnox8tz4rg] {
    color:white;
}

.large-screen-only[b-nnox8tz4rg] {
    display: none;
}

/* Change background color of dropdown items */
.dropdown-menu[b-nnox8tz4rg] {
    background-color:#8A2A2B; /* Custom background color for dropdown */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any shadow that may act as a border */
}

.dropdown-item[b-nnox8tz4rg] {
    background-color: transparent; /* Set initial background color */
    color: white; /* Text color */
    padding: 10px 20px;
}

    /* Change the background color on hover */
    .dropdown-item:hover[b-nnox8tz4rg] {
        background-color: rgba(0, 0, 0, 0); /* Hover background color */
        color: white; /* Text color on hover */
    }

#dropdown-custom-underline[b-nnox8tz4rg] {
    border: 0;
    background-color: transparent;
    /* color: black;*/
    margin-top: .5rem;
}

    #dropdown-custom-underline:hover[b-nnox8tz4rg] {
        background-color: transparent; /* Optional: make background transparent */
        border: none; /* No border on other sides */
        border-bottom: 2px solid; /* Add a bottom border */
        color: white; /* Button text color */
        border-color: #F2A900;
        /*           padding: 4px 8px;*/
        cursor: pointer;
        outline: none;
        transition: width 0.3s ease, left 0.3s ease;
        color: white !important;
        /* width:10em;*/
    }

.navbar a[b-nnox8tz4rg] {
    text-decoration: none; /* Removes the underline */
    color: white; /*   Default text color */
}

    .navbar a:visited[b-nnox8tz4rg] {
        color: white; /* Keeps color after clicking */
    }


/* Media Query for Tablets and Larger Screens */
@media (min-width: 768px) {

    .large-screen-only[b-nnox8tz4rg] {
        display: block;
    }

    .nav-item[b-nnox8tz4rg] {
        padding-left: 40px;
    }

    .navbar-nav .nav-link[b-nnox8tz4rg] {
        position: relative;
        padding-bottom: 5px; /* Adds space for the underline */
    }

                .navbar-nav .nav-link[b-nnox8tz4rg]::after {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        left: 50%;
        bottom: 0;
        background-color: #F2A900;
        transition: width 0.3s ease, left 0.3s ease;
    }
            /*        .navbar-nav .dropdown .nav-link::after {
            content: '';
            position: absolute;
            width: 0;
            height: 0px;
            left: 50%;
            bottom: 0;
            background-color: #F2A900;
            transition: width 0.3s ease, left 0.3s ease;
        }*/


            .navbar-nav .nav-link:hover[b-nnox8tz4rg]::after {
            width: 100%;
            left: 0;
        }

        .nav-link[b-nnox8tz4rg]{
            margin-right:15px;
        }

    /* Change background color of dropdown items */
    .dropdown-menu[b-nnox8tz4rg] {
        background-color: #8A2A2B;
        border: none; /* Removes the border */
        box-shadow: none; /* Removes any shadow that may act as a border */
    }

    .navbar a[b-nnox8tz4rg] {
        text-decoration: none; /* Removes the underline */
        color: white; /* Default text color */
    }

        .navbar a:visited[b-nnox8tz4rg] {
            color: white; /* Keeps color after clicking */
        }


    .dropdown-custom-underline[b-nnox8tz4rg] {
        border: 0;
        background-color: transparent;
       /* color: black;*/
        margin-top: .5rem;
        
    }

        .dropdown-custom-underline:hover[b-nnox8tz4rg] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            /*color: black;*/ /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
            transition: width 0.3s ease, left 0.3s ease;
            color: white !important;
        }

/*    .dropdown {
        position: relative;
        margin-right:3em;
    }*/

    /*.dropdown-content {
        position: absolute;*/
        /*background-color: #ffffff;
        min-width: 160px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        border-bottom: 2px solid red;*/ /* Example bottom border */
        /*box-sizing: border-box;*/ /* Keeps padding inside width */
        /*padding: 0;*/ /* Reset if needed */
        /*margin: 0;*/ /* Reset if needed */
        /*left: 2em;*/ /* Ensures it aligns with the dropdown */
    /*}*/


    #logout-button[b-nnox8tz4rg] {
        border: 0;
        background-color: transparent;
        color: white;
        margin-top: -1.5rem;
        margin-left: 20px;
    }

        #logout-button:hover[b-nnox8tz4rg] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            color: white; /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
        }

    #tag-management-dropdown[b-nnox8tz4rg] {
        margin-left:3em; 
        margin-right:4em;
    }
}

/* _content/SDWS/Components/Layout/TagAndTimeNavBar.razor.rz.scp.css */


.displayUser[b-nittnnmnqh] {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    color: white;
}

#logout-button[b-nittnnmnqh]{
    border:0;
    background-color:transparent;
    color:white;
    margin:0;
    padding:0;
}

nav a:hover[b-nittnnmnqh] {
    cursor: pointer;
}


.navbar[b-nittnnmnqh] {
    z-index: 1000;
    /*background-color: #58595B !important;*/
    background-color: #8A2A2B !important;
    color: white;
}


.fixed-top[b-nittnnmnqh] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.navbar-logo[b-nittnnmnqh] {
    height: 20px; /* slightly smaller than total navbar height */
    width: auto;
    object-fit: contain;
    margin-left: 0;
    display: block;
}

.nav-item[b-nittnnmnqh] {
    padding-left: 5px;
    color:white;
}

.navbar-nav .nav-link:hover[b-nittnnmnqh] {
    color: white !important;
}

.navbar-nav .nav-link[b-nittnnmnqh] {
    position: relative;
}

    .navbar-nav .nav-link[b-nittnnmnqh]::after {
    }

    .navbar-nav .nav-link:hover[b-nittnnmnqh]::after {
    }

.nav-link[b-nittnnmnqh] {
    color:white;
}

.large-screen-only[b-nittnnmnqh] {
    display: none;
}

/* Change background color of dropdown items */
.dropdown-menu[b-nittnnmnqh] {
    background-color: transparent; /* Custom background color for dropdown */
    border: none; /* Removes the border */
    box-shadow: none; /* Removes any shadow that may act as a border */
}

.dropdown-item[b-nittnnmnqh] {
    background-color: transparent; /* Set initial background color */
    color: white; /* Text color */
    padding: 10px 20px;
}

    /* Change the background color on hover */
    .dropdown-item:hover[b-nittnnmnqh] {
        background-color: rgba(0, 0, 0, 0); /* Hover background color */
        color: white; /* Text color on hover */
    }

#dropdown-custom-underline[b-nittnnmnqh] {
    border: 0;
    background-color: transparent;
    /* color: black;*/
    margin-top: .5rem;
}

    #dropdown-custom-underline:hover[b-nittnnmnqh] {
        background-color: transparent; /* Optional: make background transparent */
        border: none; /* No border on other sides */
        border-bottom: 2px solid; /* Add a bottom border */
        color: white; /* Button text color */
        border-color: #F2A900;
        /*           padding: 4px 8px;*/
        cursor: pointer;
        outline: none;
        transition: width 0.3s ease, left 0.3s ease;
        color: white !important;
       /* width:10em;*/
    }

.navbar a[b-nittnnmnqh] {
    text-decoration: none; /* Removes the underline */
    color: white; /*   Default text color */
}

    .navbar a:visited[b-nittnnmnqh] {
        color: white; /* Keeps color after clicking */
    }


/* Media Query for Tablets and Larger Screens */
@media (min-width: 768px) {

    .large-screen-only[b-nittnnmnqh] {
        display: block;
    }

    .nav-item[b-nittnnmnqh] {
        padding-left: 40px;
    }

    .navbar-nav .nav-link[b-nittnnmnqh] {
        position: relative;
        padding-bottom: 5px; /* Adds space for the underline */
    }

                .navbar-nav .nav-link[b-nittnnmnqh]::after {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        left: 50%;
        bottom: 0;
        background-color: #F2A900;
        transition: width 0.3s ease, left 0.3s ease;
    }
            /*        .navbar-nav .dropdown .nav-link::after {
            content: '';
            position: absolute;
            width: 0;
            height: 0px;
            left: 50%;
            bottom: 0;
            background-color: #F2A900;
            transition: width 0.3s ease, left 0.3s ease;
        }*/


            .navbar-nav .nav-link:hover[b-nittnnmnqh]::after {
            width: 100%;
            left: 0;
        }

        .nav-link[b-nittnnmnqh]{
            margin-right:15px;
        }

    /* Change background color of dropdown items */
    .dropdown-menu[b-nittnnmnqh] {
        background-color: #8A2A2B;
        border: none; /* Removes the border */
        box-shadow: none; /* Removes any shadow that may act as a border */
    }

    .navbar a[b-nittnnmnqh] {
        text-decoration: none; /* Removes the underline */
        color: white; /* Default text color */
    }

        .navbar a:visited[b-nittnnmnqh] {
            color: white; /* Keeps color after clicking */
        }


    .dropdown-custom-underline[b-nittnnmnqh] {
        border: 0;
        background-color: transparent;
       /* color: black;*/
        margin-top: .5rem;
        
    }

        .dropdown-custom-underline:hover[b-nittnnmnqh] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            /*color: black;*/ /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;
            transition: width 0.3s ease, left 0.3s ease;
            color: white !important;

        }

/*    .dropdown {
        position: relative;
        margin-right:3em;
    }*/

    /*.dropdown-content {
        position: absolute;*/
        /*background-color: #ffffff;
        min-width: 160px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        border-bottom: 2px solid red;*/ /* Example bottom border */
        /*box-sizing: border-box;*/ /* Keeps padding inside width */
        /*padding: 0;*/ /* Reset if needed */
        /*margin: 0;*/ /* Reset if needed */
        /*left: 2em;*/ /* Ensures it aligns with the dropdown */
    /*}*/


    #logout-button[b-nittnnmnqh] {
        border: 0;
        background-color: transparent;
        color: white;
        margin-top: -1.5rem;
        margin-left:20px;
    }

        #logout-button:hover[b-nittnnmnqh] {
            background-color: transparent; /* Optional: make background transparent */
            border: none; /* No border on other sides */
            border-bottom: 2px solid; /* Add a bottom border */
            color: white; /* Button text color */
            border-color: #F2A900;
            /*           padding: 4px 8px;*/
            cursor: pointer;
            outline: none;

        }

    #tag-management-dropdown[b-nittnnmnqh] {
        margin-left:3em; 
        margin-right:4em;
    }
}

/* _content/SDWS/Components/Pages/CustomerPortal.razor.rz.scp.css */
.dashboard-page[b-mdkg9unudk] {
    background-color: #f8f9fa; /* match your preferred gray */
    min-height: 100vh; /* full screen height */
    padding: 0;
    margin:0;

}

.container[b-mdkg9unudk] {
    max-width: 2000px; /*adjust to how wide you want it */
    padding-left: 2rem; /*default is 12px (0.75rem) or more */
    padding-right: 2rem;


}

.reporting-card[b-mdkg9unudk] {
    border: 2px solid #F2A900;
    border-radius: 0.75rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mic-customer-portal[b-mdkg9unudk] {
    background-color: #f8f9fa;
    border-radius: 12px;
}

.total-card[b-mdkg9unudk] {
    background-color: #fff;
    border-left: 4px solid #F2A900;
}

.card-accent:hover[b-mdkg9unudk] {
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    transition: all 0.2s ease-in-out;
}

.icon-img[b-mdkg9unudk] {
    width: 40px;
    height: 40px;
}

/* Accent text */
.accent-text[b-mdkg9unudk] {
    color: #8A2A2B !important;
}
/* _content/SDWS/Components/Pages/CustomerTagLogGrid.razor.rz.scp.css */
/* _content/SDWS/Components/Pages/Home.razor.rz.scp.css */
/* Full page wrapper */
.homepage[b-mc6ek5um1y] {
    height: 100vh;
    background-color: #f8f9fa;
    flex-direction: column;
}


/*.hero-section {
    height: 65vh;*/ /* half screen */
    /*width: 100%;
    background: url('images\\Login.jpg') no-repeat top center;
    background-size: cover;
    margin-top: -150px;
}*/

.hero-section[b-mc6ek5um1y] {
    height: 50vh;  /*adjust 80px to your navbar height */
    width: 100%;
    background: url('images/Login.jpg') no-repeat top center;
    background-size: cover;
}





/* Services Section */
.services-section[b-mc6ek5um1y] {
    flex: 1; /* take remaining space */
    background-color: #f8f9fa;
    display: flex;
    align-items: center; /* vertical center */
    padding-top:2em;
}

/* Accent text */
.accent-text[b-mc6ek5um1y] {
    color: #8A2A2B !important;
}

/* Buttons */
.btn-accent[b-mc6ek5um1y] {
    background-color: #8A2A2B;
    color: #fff !important;
    border: none;
    padding: 0.5rem 1.25rem;
    border-radius: 0.5rem;
    transition: background-color 0.3s ease;
}

    .btn-accent:hover[b-mc6ek5um1y],
    .btn-accent:focus[b-mc6ek5um1y],
    .btn-accent:active[b-mc6ek5um1y] {
        background-color: #6b1f20 !important;
        color: #fff !important;
    }

.card[b-mc6ek5um1y] {
    border: 2px solid #F2A900; 
    border-radius: 0.75rem; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

    .card:hover[b-mc6ek5um1y] {
        transform: translateY(-5px);
        box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
        border-color: #8A2A2B; 
    }

/*new code*/

.home-card[b-mc6ek5um1y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60%; /* 25% smaller than full column */
    aspect-ratio: 1 / 1; /* keeps it square */
    border-radius: 12px;
    transition: transform 0.2s, box-shadow 0.2s;
    padding: 1rem;
    text-align: center;
    margin: 0 auto; /* centers the smaller card */
}

    .home-card:hover[b-mc6ek5um1y] {
        transform: translateY(-5px);
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    }

    .home-card i[b-mc6ek5um1y] {
        font-size: 3rem;
        margin-bottom: 0.5rem;
    }

    .home-card h5[b-mc6ek5um1y] {
        font-size: 1.2rem;
        margin: 0.5rem 0;
    }

    .home-card p[b-mc6ek5um1y] {
        font-size: 0.9rem;
        color: #6c757d;
    }

    .home-card .accent-text i[b-mc6ek5um1y] {
        color: #fff; /* icon itself in white for contrast */
        background: linear-gradient(135deg, #8A2A2B, #b33b3b); /* gradient with company color */
        border-radius: 50%; /* makes it circular */
        padding: 15px; /* space around the icon */
        font-size: 2.5rem; /* adjust icon size */
        display: inline-block;
        transition: transform 0.2s, box-shadow 0.2s;
    }

    /* Hover effect for the icon */
    .home-card:hover .accent-text i[b-mc6ek5um1y] {
        transform: scale(1.1);
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }

.icon-circle[b-mc6ek5um1y] {
    background: linear-gradient(135deg, #8A2A2B, #b33b3b); /* company gradient */
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px auto; /* center + spacing */
    transition: transform 0.2s, box-shadow 0.2s;
}

    .icon-circle i[b-mc6ek5um1y] {
        font-size: 28px; /* icon fits nicely */
        color: #fff; /* icon color white */
        line-height: 1;
    }

.home-card:hover .icon-circle[b-mc6ek5um1y] {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Card title and description */
.home-card h5[b-mc6ek5um1y] {
    font-size: 1.2rem;
    margin: 0.5rem 0;
}

.home-card p[b-mc6ek5um1y] {
    font-size: 0.9rem;
    color: #6c757d;
}

.icon-wrapper[b-mc6ek5um1y] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px auto; /* centers image + spacing below */
}

.icon-img[b-mc6ek5um1y] {
    width: 50px; /* adjust as needed */
    height: 50px; /* adjust as needed */
    object-fit: contain;
}

@media (max-width: 1200px) { /* tablets/laptops */

    .home-card[b-mc6ek5um1y] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /*width: 80%;*/ /* 25% smaller than full column */
        aspect-ratio: 1 / 1; /* keeps it square */
        border-radius: 12px;
        transition: transform 0.2s, box-shadow 0.2s;
        padding: 1rem;
        text-align: center;
        margin: 0 auto; /* centers the smaller card */
        width: 200px;
    }

}

    /* Responsive adjustments */
    @media (max-width: 992px) { /* tablets/laptops */

        .homepage[b-mc6ek5um1y] {
            min-height: 95vh;
        }

        .hero-section[b-mc6ek5um1y] {
            height: 40vh;
        }

        .home-card[b-mc6ek5um1y] {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            /*width: 80%;*/ /* 25% smaller than full column */
            aspect-ratio: 1 / 1; /* keeps it square */
            border-radius: 12px;
            transition: transform 0.2s, box-shadow 0.2s;
            padding: 1rem;
            text-align: center;
            margin: 0 auto; /* centers the smaller card */
            width: 200px;
        }

        .services-section[b-mc6ek5um1y] {
            height: 40vh;
        }

        .home-card i[b-mc6ek5um1y] {
            font-size: 2.5rem;
        }

        .home-card h5[b-mc6ek5um1y] {
            font-size: 1.1rem;
        }

        .home-card p[b-mc6ek5um1y] {
            font-size: 0.85rem;
        }
    }

    @media (max-width: 768px) { /* small tablets/large phones */




        .hero-section[b-mc6ek5um1y] {
            height: 25vh;
        }

        .services-section[b-mc6ek5um1y] {

            height: 60vh;
        }

/*            .services-section .row {
                flex-direction: column;
            }

            .services-section .col-md-4 {
                margin-bottom: 1rem;
            }*/

        .home-card[b-mc6ek5um1y] {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            aspect-ratio: 1 / 1; /* keeps it square */
            border-radius: 12px;
            transition: transform 0.2s, box-shadow 0.2s;
            padding: 1rem;
            text-align: center;
            margin: 0 auto; /* centers the smaller card */
            width: 200px;
        }
    }

    @media (max-width: 576px) { /* phones */
        .hero-section[b-mc6ek5um1y] {
            height: 20vh;
        }


        .services-section[b-mc6ek5um1y] {
            margin-top: 3em;
            height: 70vh;
        }

        .home-card[b-mc6ek5um1y] {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            aspect-ratio: 1 / 1; /* keeps it square */
            border-radius: 12px;
            transition: transform 0.2s, box-shadow 0.2s;
            padding: 1rem;
            text-align: center;
            margin: 0 auto; /* centers the smaller card */
            width: 200px;
            height:200px;
        }

            .home-card i[b-mc6ek5um1y] {
                font-size: 2rem;
            }

            .home-card h5[b-mc6ek5um1y] {
                font-size: 1rem;
            }

            .home-card p[b-mc6ek5um1y] {
                font-size: 0.8rem;
            }

        .icon-img[b-mc6ek5um1y] {
            width: 40px; /* adjust as needed */
            height: 40px; /* adjust as needed */
            object-fit: contain;
        }
    }
/* _content/SDWS/Components/Pages/Home_Old.razor.rz.scp.css */
.dropdown-container[b-d20ptxhj5q] {
    display: grid;
    grid-template-columns: 1fr; /* split page into left and right halves */
    gap: 20px;
    width: 100%;
    margin-top:1em;
}

.dropdown-item-left[b-d20ptxhj5q] {
    display: flex;
    flex-direction: column; /* label above select */
    padding-left:1em;
    padding-right:1em;
}

.dropdown-item-right[b-d20ptxhj5q] {
    display: flex;
    flex-direction: column; /* label above select */
    padding-left: 1em;
    padding-right: 1em;
}

label[b-d20ptxhj5q] {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}







nav a:hover[b-d20ptxhj5q] {
    cursor: pointer;
}


.squareContent h1[b-d20ptxhj5q] {
    transform: rotate(-45deg);
    margin-top: 30px;
    font-size:15px;
}

    .dark-gray-square[b-d20ptxhj5q] {
        width: 75px;
        height: 75px;
        background-color: #333;
        border: 1px solid #000;
        transform: rotate(45deg);
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin-top: -40px;
        color: white;
        font-size: 16px;
        z-index: 2;
        position: absolute;
        left: 45%;
    }

.hero-image[b-d20ptxhj5q] {
    background-image: url('images\\Login.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding-top: 10%;
    padding-bottom: 25%;
    opacity: .9;
}

    .navbar[b-d20ptxhj5q] {
        z-index: 1000;
        background-color: rgba(0, 0, 0, 0);
    }

    .navbar-dark .navbar-nav .nav-link[b-d20ptxhj5q] {
        color: black;
        font-family: 'Open Sans';
        font-size: 18px;
    }


    .fixed-top[b-d20ptxhj5q] {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    #navbarNav[b-d20ptxhj5q] {
        padding-left: 40px;
    }

    .nav-item[b-d20ptxhj5q] {
        padding-left: 40px;
    }

    .navbar-nav .nav-link:hover[b-d20ptxhj5q] {
        color: black !important;
    }



    .footer[b-d20ptxhj5q] {
        
        position: absolute;
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        line-height: 60px; /* Vertically center the text there */
    }

    .border-top[b-d20ptxhj5q] {
        border-top: 1px solid #e5e5e5;
    }



    /*     .left-div, .right-div {
        flex: 1; 
        display: flex;
        justify-content: center;
        align-items: center; 
        height: 100%;
    } */

    .comboInputStyle[b-d20ptxhj5q] {
        width: 1000px;
    }

.large-screen-only[b-d20ptxhj5q] {
    display: none;
}


.navbar-nav .nav-link[b-d20ptxhj5q] {
    position: relative;
}

    .navbar-nav .nav-link[b-d20ptxhj5q]::after {

    }

    .navbar-nav .nav-link:hover[b-d20ptxhj5q]::after {

    }


/* Media Query for Tablets and Larger Screens */
@media (min-width: 768px) {

    .large-screen-only[b-d20ptxhj5q] {
        display: block;
    }

    .dark-gray-square[b-d20ptxhj5q] {
        width: 150px;
        height: 150px;
        background-color: #333;
        border: 1px solid #000;
        transform: rotate(45deg);
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin-top: -77px;
        color: white;
        font-size: 16px;
        z-index: 2;
        position: absolute;
        left: 43.5%;
    }

    .squareContent h1[b-d20ptxhj5q] {
        transform: rotate(-45deg);
        margin-top: 50px;
        font-size: 35px;
    }

    .navbar-nav .nav-link[b-d20ptxhj5q] {
        position: relative;
        padding-bottom: 5px; /* Adds space for the underline */
    }

        .navbar-nav .nav-link[b-d20ptxhj5q]::after {
            content: '';
            position: absolute;
            width: 0;
            height: 2px;
            left: 50%;
            bottom: 0;
            background-color: #F2A900; /* The color of the underline */
            transition: width 0.3s ease, left 0.3s ease;
        }



        .navbar-nav .nav-link:hover[b-d20ptxhj5q]::after {
            width: 100%;
            left: 0;
        }






    .dropdown-container[b-d20ptxhj5q] {
        grid-template-columns: 1fr 1fr; /* 2 columns on desktop */
    }

    .dropdown-item-left[b-d20ptxhj5q] {
        display: flex;
        flex-direction: column; /* label above select */
        padding-right: 9em;
        padding-left: 1em;
        /*    padding-top: 1em;*/
    }

    .dropdown-item-right[b-d20ptxhj5q] {
        display: flex;
        flex-direction: column; /* label above select */
        padding-right: 1em;
        padding-left: 7em;
        /*    padding-top: 1em;*/
    }

}
/* _content/SDWS/Components/Pages/Home_SmartPlan.razor.rz.scp.css */
/*.dashboard-page {
    background-color: #f8f9fa;*/ /* match your preferred gray */
    /*min-height: 100vh;*/ /* full screen height */
    /*padding: 0;
    margin: 0;
}*/

/*.container {
    background-color: #f8f9fa;
}*/
/*
    .top-spacing{
        margin-top:5em;
    }
*/

.sp-home[b-4aj75swmee] {
    background-color: #f8f9fa;
    min-height: 95vh; /* full screen height */
    padding: 0;
    margin: 0;
    padding-top:4em;
}

.reporting-card[b-4aj75swmee] {
    border: 2px solid #F2A900;
    border-radius: 0.75rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mic-customer-portal[b-4aj75swmee] {
    background-color: #f8f9fa;
    border-radius: 12px;
}

.total-card[b-4aj75swmee] {
    background-color: #fff;
    border-left: 4px solid #F2A900;
}

.card-accent:hover[b-4aj75swmee] {
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    transition: all 0.2s ease-in-out;
}

.icon-img[b-4aj75swmee] {
    width: 40px;
    height: 40px;
}

/* Accent text */
.accent-text[b-4aj75swmee] {
    color: #8A2A2B !important;
}


.card-equal[b-4aj75swmee] {
    max-width: 250px;
    min-width: 250px;
    height: 100%;
}

.card.flex-fill[b-4aj75swmee] {
    max-width: 250px; /* optional: limit width for large screens */
    min-width: 250px; /* ensures consistent size */
    height: 100%; /* equal height within the flex row */
}

.page-top-spacing[b-4aj75swmee] {
    margin-top: 1rem; /* default mobile spacing */
}

@media (min-width: 992px) { /* lg and up */
    .page-top-spacing[b-4aj75swmee] {
        margin-top: 7rem; /* more spacing on large screens */
    }
}
/* _content/SDWS/Components/Pages/Home_TagAndTime.razor.rz.scp.css */



/* Make sure cards don’t stretch full width */
.sp-home .d-flex > a.card[b-o84g1zrjem] {
    flex: 0 0 auto;
}

/* Keep cards evenly spaced */
.sp-home .d-flex.flex-wrap[b-o84g1zrjem] {
    row-gap: 1rem;
}

/* Optional: icons look uniform */
.icon-img[b-o84g1zrjem] {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.sp-home[b-o84g1zrjem] {
    background-color: #f8f9fa;
    min-height: 95vh; /* full screen height */
    padding: 0;
    margin: 0;
    padding-top: 4em;
}

.reporting-card[b-o84g1zrjem] {
    border: 2px solid #F2A900;
    border-radius: 0.75rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mic-customer-portal[b-o84g1zrjem] {
    background-color: #f8f9fa;
    border-radius: 12px;
}

.total-card[b-o84g1zrjem] {
    background-color: #fff;
    border-left: 4px solid #F2A900;
}

.card-accent:hover[b-o84g1zrjem] {
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    transition: all 0.2s ease-in-out;
}

.icon-img[b-o84g1zrjem] {
    width: 40px;
    height: 40px;
}

/* Accent text */
.accent-text[b-o84g1zrjem] {
    color: #8A2A2B !important;
}


.card-equal[b-o84g1zrjem] {
    max-width: 250px;
    min-width: 250px;
    height: 150px;
}

.card.flex-fill[b-o84g1zrjem] {
    max-width: 250px; /* optional: limit width for large screens */
    min-width: 250px; /* ensures consistent size */
    height: 220px; /* equal height within the flex row */
}

.page-top-spacing[b-o84g1zrjem] {
    margin-top: 1rem; /* default mobile spacing */
}

@media (min-width: 992px) { /* lg and up */
    .page-top-spacing[b-o84g1zrjem] {
        margin-top: 7rem; /* more spacing on large screens */
    }
}


/* _content/SDWS/Components/Pages/TagLogGrid.razor.rz.scp.css */
/* _content/SDWS/Components/Pages/TaskGrid.razor.rz.scp.css */
/* _content/SDWS/Components/Pages/UserResetPassword.razor.rz.scp.css */

.btn[b-jj0um59y65] {
    color: #fff;
    background-color: #8A2A2B;
    border-color: #8A2A2B;
    display: block;
    margin: 0 auto;
}

    .btn:hover[b-jj0um59y65] {
        background-color: #6E2122;
    }


.reset-form[b-jj0um59y65] {
    padding: 7em 2em 2em 2em;
}


@media (min-width: 768px) {

    .reset-form[b-jj0um59y65] {
        max-width: 700px; /* Maximum width of the div */
        width: 100%; /* Full width but will not exceed 700px */
        margin: 0 auto; /* Centers the div horizontally */
        display: flex; /* Flexbox for alignment */
        flex-direction: column; /* Align text boxes vertically */
        justify-content: center; /* Vertically align text boxes */
        align-items: center; /* Center the text boxes horizontally */
        padding: 20px;
        margin-top: 15em;
    }
}
