/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-uhdehy8h8r] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    box-sizing: border-box;
}


.mud-appbar-fixed[b-uhdehy8h8r] {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    z-index: 2000;
    background-color: #3a5a80; 
    color: white;
}

.drawer-padding-top[b-uhdehy8h8r] {
    padding-top: 64px;
}

.main-content-padding[b-uhdehy8h8r] {
    margin-top: 64px;
    padding: 16px;
}

@media (max-width: 768px) {
    .mud-appbar-fixed[b-uhdehy8h8r] {
        height: 56px;
    }

    .drawer-padding-top[b-uhdehy8h8r] {
        padding-top: 56px;
    }

    .main-content-padding[b-uhdehy8h8r] {
        margin-top: 56px;
    }

    .mud-icon-button[b-uhdehy8h8r] {
        font-size: 22px !important;
    }

    @media (max-width: 576px) {
        .mud-appbar-fixed[b-uhdehy8h8r] {
            height: 56px;
        }

        .mud-icon-button[b-uhdehy8h8r] {
            font-size: 20px !important;
        }
    }
}
.mud-text-sair[b-uhdehy8h8r] {
    display: flex;
    align-items: center;
    color: red;
    cursor: pointer;
}

    .mud-text-sair .button-text[b-uhdehy8h8r] {
        margin-left: 8px;
    }

@media (max-width: 768px) {
    .mud-text-sair .button-text[b-uhdehy8h8r] {
        display: none; 
    }
}

@media (max-width: 480px) {
    .mud-text-sair[b-uhdehy8h8r] {
        justify-content: center; 
    }
}

.form-container[b-uhdehy8h8r] {
    max-width: 600px;
    margin: 2rem auto;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

    .form-container:hover[b-uhdehy8h8r] {
        transform: scale(1.02);
    }

.form-group[b-uhdehy8h8r] {
    margin-bottom: 1.5rem;
}

    .form-group label[b-uhdehy8h8r] {
        font-weight: bold;
        margin-bottom: 0.5rem;
        display: block;
        color: #2c3e50;
    }

.form-control[b-uhdehy8h8r] {
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    border: 1px solid #507ba0;
    border-radius: 6px;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

    .form-control:focus[b-uhdehy8h8r] {
        border-color: #3a5a80;
        outline: none;
        box-shadow: 0 0 5px rgba(58, 90, 128, 0.4);
    }

.validation-message[b-uhdehy8h8r] {
    color: red;
    font-size: 0.875rem;
    margin-top: 0.5rem;
}


.btn[b-uhdehy8h8r] {
    background-color: #3a5a80;
    color: white;
    padding: 0.75rem 1.25rem;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1rem;
    transition: background-color 0.3s, transform 0.2s ease-in-out;
}

    .btn:hover[b-uhdehy8h8r] {
        background-color: #2e4a6b;
        transform: translateY(-2px);
    }

    .btn:active[b-uhdehy8h8r] {
        background-color: #1c334d;
        transform: translateY(0);
    }

.active-link[b-uhdehy8h8r] {
    color: #2c83c4 !important;
}

    .active-link .mud-icon[b-uhdehy8h8r] {
        color: #2c83c4 !important;
    }

.mud-clickable[b-uhdehy8h8r] {
    cursor: pointer;
    font-weight: 500;
}

    .mud-clickable:hover[b-uhdehy8h8r] {
        background-color: #f5f5f5;
        border-radius: 4px;
        transition: background-color 0.3s ease;
    }

.mud-text-sair:hover[b-uhdehy8h8r] {
    background-color: #f5f5f5;
    transition: background-color 0.3s ease;
}

.empresa-item[b-uhdehy8h8r] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.empresa-logo-mini[b-uhdehy8h8r] {
    height: 16px;
    width: auto;
}


.select-empresa[b-uhdehy8h8r] {
    height: 30px;
    font-size: 0.7rem;
    margin-right: 12px;
    padding: 4px;
    max-width: 250px;
}

.top-bar-right[b-uhdehy8h8r] {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    padding-right: 16px !important;
    min-width: 260px !important;
    max-width: 300px !important;
   
}
    .select-empresa[b-uhdehy8h8r] {
    height: 32px;
    font-size: 0.75rem;
    padding: 4px;
    min-width: 160px;
    max-width: 180px;
}

@media (max-width: 768px) {
    .form-container[b-uhdehy8h8r] {
        padding: 1.5rem;
        max-width: 100%;
        margin: 1rem;
    }

    .form-control[b-uhdehy8h8r] {
        font-size: 0.9rem;
    }

    .btn[b-uhdehy8h8r] {
        padding: 0.75rem;
        font-size: 1rem;
    }
}

.logo[b-uhdehy8h8r] {
    height: 40px !important;
}

@media (max-width: 768px) {
    .logo[b-uhdehy8h8r] {
        content: url("https://singlesys.com.br/resources/single.png") !important;
        height: 30px !important;
    }
}

.mud-navmenu[b-uhdehy8h8r] {
    font-size: 16px;
}

.custom-tabs .mud-tabs-toolbar .mud-tab.mud-tab-active[b-uhdehy8h8r] {
    color: #FF5722 !important; 
}

    .custom-tabs .mud-tabs-toolbar .mud-tab.mud-tab-active[b-uhdehy8h8r]::after {
        background-color: #FF5722 !important; 
    }


@media (max-width: 768px) {
    .mud-navmenu[b-uhdehy8h8r] {
        font-size: 14px;
    }
}


/* /Layout/NavMenu.razor.rz.scp.css */

.navbar[b-kio7bif9hx] {
    z-index: 1050;
}

.navbar-toggler[b-kio7bif9hx] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-kio7bif9hx] {
    min-height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-brand[b-kio7bif9hx] {
    font-size: 1.1rem;
}


.bi[b-kio7bif9hx] {
    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-kio7bif9hx] {
    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-kio7bif9hx] {
    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-kio7bif9hx] {
    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-kio7bif9hx] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kio7bif9hx] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kio7bif9hx] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kio7bif9hx]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }


        .nav-item[b-kio7bif9hx]  a.active {
            background-color: rgba(255, 255, 255, 0.37);
            color: white;
        }

        .nav-item[b-kio7bif9hx]  a:hover {
            background-color: rgba(255, 255, 255, 0.1);
            color: white;
        }


@media (max-width: 640px) {
    .navbar-toggler[b-kio7bif9hx] {
        display: block; 
    }

    .collapse[b-kio7bif9hx] {
        display: none; 
    }

    .navbar-nav[b-kio7bif9hx] {
        flex-direction: column; 
        padding-top: 0.5rem;
    }

        .navbar-nav .nav-item[b-kio7bif9hx] {
            text-align: center; 
        }

            .navbar-nav .nav-item[b-kio7bif9hx]  a {
                padding-left: 2rem;
                padding-right: 2rem;
            }

    .navbar-collapse.show[b-kio7bif9hx] {
        display: block; 
    }
}


@media (min-width: 641px) {
    .navbar-toggler[b-kio7bif9hx] {
        display: none;
    }

    .collapse[b-kio7bif9hx] {
        display: block;
    }

    .nav-scrollable[b-kio7bif9hx] {
        height: calc(100vh - 3.5rem); 
        overflow-y: auto;
    }

    
    .navbar-fixed[b-kio7bif9hx] {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1050; 
        background-color: rgba(0, 0, 0, 0.8);
        width: 100%;
    }

  
    .content-padding-top[b-kio7bif9hx] {
        padding-top: 3.5rem;
    }
}


/* /Pages/Login.razor.rz.scp.css */
.logo[b-yy22r14yjg] {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto 20px auto;
}

.form-container[b-yy22r14yjg] {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
}

.form[b-yy22r14yjg] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #ffffff;
    padding: 30px;
    width: 450px;
    border-radius: 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

[b-yy22r14yjg]::placeholder {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.form button[b-yy22r14yjg] {
    align-self: flex-end;
}

.flex-column > label[b-yy22r14yjg] {
    color: #151717;
    font-weight: 600;
}

.inputForm[b-yy22r14yjg] {
    border: 1.5px solid #ecedec;
    border-radius: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    transition: 0.2s ease-in-out;
}

.input[b-yy22r14yjg] {
    margin-left: 10px;
    border-radius: 10px;
    border: none;
    width: 100%;
    height: 100%;
}

    .input:focus[b-yy22r14yjg] {
        outline: none;
    }

.inputForm:focus-within[b-yy22r14yjg] {
    border: 1.5px solid #2d79f3;
}

.flex-row[b-yy22r14yjg] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

    .flex-row > div > label[b-yy22r14yjg] {
        font-size: 14px;
        color: black;
        font-weight: 400;
    }

.span[b-yy22r14yjg] {
    font-size: 14px;
    margin-left: 5px;
    color: #2d79f3;
    font-weight: 500;
    cursor: pointer;
}

.button-submit[b-yy22r14yjg] {
    margin: 20px 0 10px 0;
    background-color: #005f95;
    border: none;
    color: white;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
    height: 50px;
    width: 100%;
    cursor: pointer;
}

.p[b-yy22r14yjg] {
    text-align: center;
    color: black;
    font-size: 14px;
    margin: 5px 0;
}

.btn[b-yy22r14yjg] {
    margin-top: 10px;
    width: 100%;
    height: 50px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    gap: 10px;
    border: 1px solid #ededef;
    background-color: white;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}

    .btn:hover[b-yy22r14yjg] {
        border: 1px solid #2d79f3;
    }
