/* _content/AutoAcademiaApp.Web/Components/DashBoard/Home.razor.rz.scp.css */
.mud-typography-body2[b-naioqbcnbj] {
    font-size: small !important; /* Altere para o tamanho desejado */
}
/* _content/AutoAcademiaApp.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-pjfxhkjyn0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pjfxhkjyn0] {
    flex: 1;
}

.sidebar[b-pjfxhkjyn0] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    background-image: linear-gradient(180deg, rgba(47,46,48,1) 0%, rgba(125,124,139,1) 41%, rgba(210,210,219,1) 92%, rgba(201,205,205,1) 100%);
}

.top-row[b-pjfxhkjyn0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.0rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pjfxhkjyn0]  a, .top-row[b-pjfxhkjyn0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-pjfxhkjyn0]  a:hover, .top-row[b-pjfxhkjyn0]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-pjfxhkjyn0]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-pjfxhkjyn0] {
        justify-content: space-between;
    }

        .top-row[b-pjfxhkjyn0]  a, .top-row[b-pjfxhkjyn0]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-pjfxhkjyn0] {
        flex-direction: row;
        overflow: hidden;
    }

    .sidebar[b-pjfxhkjyn0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pjfxhkjyn0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-pjfxhkjyn0]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-pjfxhkjyn0], article[b-pjfxhkjyn0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-pjfxhkjyn0] {
    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-pjfxhkjyn0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AutoAcademiaApp.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vvzody7ua4] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 0, 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 #C20002;
}

    .navbar-toggler:checked[b-vvzody7ua4] {
        background-color: rgb(0, 0, 0);
        color: rgb(255, 0, 0)
    }

.top-row[b-vvzody7ua4] {
    height: 3.0rem;
    padding-top: 0px !important;
    background-color: #ffffff !important;
    
}

.label-menu[b-vvzody7ua4], .label-sub-menu[b-vvzody7ua4] {
    margin-left: 5px;
    cursor: pointer;
}

.pcreset[b-vvzody7ua4] {
    justify-content: normal !important;
}

.navbar-brand[b-vvzody7ua4] {
    font-size: 1.2rem;
    text-shadow: 1px 1px rgb(128, 128, 128);
    font-weight: bold;
    margin-left: 18px;
}

.bi[b-vvzody7ua4] {
    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-vvzody7ua4] {
    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-vvzody7ua4] {
    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-vvzody7ua4] {
    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-vvzody7ua4] {
    font-size: 0.8rem;
    padding-bottom: 0.8rem;
}

    .nav-item:first-of-type[b-vvzody7ua4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vvzody7ua4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vvzody7ua4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
        width: 100%;
    }

    .nav-item[b-vvzody7ua4]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-vvzody7ua4]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-vvzody7ua4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vvzody7ua4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vvzody7ua4] {
        display: none;
    }

    .nav-scrollable[b-vvzody7ua4] {
        /* 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/AutoAcademiaApp.Web/Components/Layout/NavMenuLogin.razor.rz.scp.css */
.navbar-toggler[b-vgisn1kg1b] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 0, 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 #C20002;
}

    .navbar-toggler:checked[b-vgisn1kg1b] {
        background-color: rgb(0, 0, 0 );
        color: rgb(255, 0, 0)
    }

.top-row[b-vgisn1kg1b] {
    height: 3.0rem;
    padding-top: 0px !important;
    background-color: #ffffff !important;
    
}

.label-menu[b-vgisn1kg1b], .label-sub-menu[b-vgisn1kg1b] {
    margin-left: 5px;
    cursor: pointer;
}

.pcreset[b-vgisn1kg1b] {
    justify-content: normal !important;
}

.navbar-brand[b-vgisn1kg1b] {
    font-size: 1.2rem;
    color: #f2d44e;
    text-shadow: 1px 1px rgb(128, 128, 128);
    background-color: #ffffff;
    font-weight: bold;
    margin-left: 18px;
}

.bi[b-vgisn1kg1b] {
    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-vgisn1kg1b] {
    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-vgisn1kg1b] {
    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-vgisn1kg1b] {
    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-vgisn1kg1b] {
    font-size: 0.8rem;
    padding-bottom: 0.8rem;
}

    .nav-item:first-of-type[b-vgisn1kg1b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vgisn1kg1b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vgisn1kg1b]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
        width: 100%;
    }

    .nav-item[b-vgisn1kg1b]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-vgisn1kg1b]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-vgisn1kg1b] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vgisn1kg1b] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vgisn1kg1b] {
        display: none;
    }

    .nav-scrollable[b-vgisn1kg1b] {
        /* 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/AutoAcademiaApp.Web/Components/Pages/Cadastro/ContatosDistribuidor.razor.rz.scp.css */
.font-green[b-jn7o4y7qkp]{
    color: #1c8535 !important;
}

.font-red[b-jn7o4y7qkp] {
    color: #e40b0b !important;
}
/* _content/AutoAcademiaApp.Web/Components/Pages/Cadastro/Distribuidor.razor.rz.scp.css */
.font-green[b-rb5ikqlmh6] {
    color: #1c8535 !important;
    font-weight: bold;
}

.font-red[b-rb5ikqlmh6] {
    color: #e40b0b !important;
    font-weight: bold;
}

/* _content/AutoAcademiaApp.Web/Components/Pages/Cadastro/UsuarioPage.razor.rz.scp.css */
.font-green[b-qdxq6sh2pr] {
    color: #1c8535 !important;
    font-weight:bold;
}

.font-red[b-qdxq6sh2pr] {
    color: #e40b0b !important;
    font-weight: bold;
}


/* _content/AutoAcademiaApp.Web/Components/Pages/Gestao/ResumoImportacao.razor.rz.scp.css */
.tableFixHead[b-024oho3j0y] {
    overflow-y: scroll;
    max-height: 600px !important;
}

    .tableFixHead thead th[b-024oho3j0y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

table[b-024oho3j0y] {
    border-collapse: collapse;
    width: 100%;
}

/*th, td {
    padding: 8px 16px;
}
*/
th[b-024oho3j0y] {
    background: #eee;
}

[b-024oho3j0y]::-webkit-scrollbar {
    width: 1.5px;
}

[b-024oho3j0y]::-webkit-scrollbar-track {
    background-color: green;
}

[b-024oho3j0y]::-webkit-scrollbar-thumb {
    height: 20px;
    background-color: red;
}


@media (max-width: 1360px) {
    .tableFixHead[b-024oho3j0y] {
        overflow-y: scroll;
        max-height: 400px !important;
    }
}

@media (max-width: 1920px) {
    .tableFixHead[b-024oho3j0y] {
        overflow-y: scroll;
        max-height: 500px !important;
    }
}
.font-green[b-024oho3j0y] {
    color: #1c8535 !important;
}

.font-red[b-024oho3j0y] {
    color: #e40b0b   !important;
}

#sprImoprtHead[b-024oho3j0y]
{
    /*width: 1520px;*/
}


#sprImoprtBody[b-024oho3j0y] {
    /*width: 1520px;*/
}

/*.col {
    width: 120px;
}
    */
.dist[b-024oho3j0y] {
    width: 200px;
}

.adr[b-024oho3j0y] {
    width: 100px;
}
/* _content/AutoAcademiaApp.Web/Components/Pages/Gestao/UploadDeArquivo.razor.rz.scp.css */
.alerta[b-oxblckpb6n] {
    background-color: #dbe9f3; /* Fundo cinza */
    border-left: 5px solid #0e4bdb; /* Borda direita mais grossa e cinza escuro */
    padding: 15px; /* Espaçamento interno */
    margin: 10px 0; /* Espaçamento externo */
    border-radius: 0px; /* Bordas arredondadas (opcional) */
    
}
/* _content/AutoAcademiaApp.Web/Components/Pages/Home.razor.rz.scp.css */
.responsive-img[b-bfjnifu8v3] {
    max-width: 70%;
    height: auto;
}

@media (max-width: 992) {
    .responsive-img[b-bfjnifu8v3] {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .responsive-img[b-bfjnifu8v3] {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .responsive-img[b-bfjnifu8v3] {
        width: 60%;
    }
}

/* _content/AutoAcademiaApp.Web/Components/Shared/DropDownImport.razor.rz.scp.css */
.filtroDd[b-xsp33ko3dq] {
    background-color: transparent;
    border: none;
    text-align: left;
    font-size:10px;
    padding:0;
    border: none;
}
/* _content/AutoAcademiaApp.Web/Components/Shared/InputCidadeLista.razor.rz.scp.css */
.cssPnlGeral[b-c3i2xtqz4h] {
    font-size: 12px !important;
    text-align: left !important;
    color: #808080 !important;
    border: 1px solid #E6E6E6;
    border-top: none;
    border-collapse: collapse;
    width: 100%;
    position: relative;
}

    .cssPnlGeral tr .lin1[b-c3i2xtqz4h] {
    }

    .cssPnlGeral .lin1 td[b-c3i2xtqz4h] {
        padding: 3px;
        padding-left: 5px;
        border-collapse: collapse;
        background-color: #E6E6E6;
        cursor: pointer;
    }

    .cssPnlGeral tr .lin2[b-c3i2xtqz4h] {
        cursor: pointer;
    }

    .cssPnlGeral .lin2 td[b-c3i2xtqz4h] {
        padding: 3px;
        padding-left: 5px;
        background-color: #f2f1f1;
        cursor: pointer;
    }

    .cssPnlGeral .HighLightCliente[b-c3i2xtqz4h] {
        background-color: #FFFFCC;
        font-weight: bold;
    }
/* _content/AutoAcademiaApp.Web/Components/Shared/InputListaDistribuidor.razor.rz.scp.css */
.cssPnlGeral[b-g0t9u82jcw] {
    font-size: 12px !important;
    text-align: left !important;
    color: #808080 !important;
    border: 1px solid #E6E6E6;
    border-top: none;
    border-collapse: collapse;
    width: 100%;
    position: relative;
}

    .cssPnlGeral tr .lin1[b-g0t9u82jcw] {
    }

    .cssPnlGeral .lin1 td[b-g0t9u82jcw] {
        padding: 3px;
        padding-left: 5px;
        border-collapse: collapse;
        background-color: #E6E6E6;
        cursor: pointer;
    }

    .cssPnlGeral tr .lin2[b-g0t9u82jcw] {
        cursor: pointer;
    }

    .cssPnlGeral .lin2 td[b-g0t9u82jcw] {
        padding: 3px;
        padding-left: 5px;
        background-color: #f2f1f1;
        cursor: pointer;
    }

.HighLightCliente[b-g0t9u82jcw] {
    background-color: #FFFFCC;
}
