@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bundle.scp.css';

/* /Components/Shared/EditorHtml.razor.rz.scp.css */
/* Specify our own scrolling container */
#scrolling-container[b-af1px7ezze] {
    height: 70%;
    min-height: 50%;
    overflow-y: auto;
}
/* /Pages/Indicacoes/Listagem.razor.rz.scp.css */
body[b-vwjcwnxvmx] {
}

.grid[b-vwjcwnxvmx] {
    height: 55rem;
    overflow-y: auto;
}

    .grid[b-vwjcwnxvmx]  table {
        min-width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }

    /* Subtle stripe effect */
    .grid[b-vwjcwnxvmx]  tr:nth-child(even) {
        background: #d8d8d846;
    }

    .grid[b-vwjcwnxvmx]  tr:hover {
        background: #a68e5530;
    }

[b-vwjcwnxvmx] th.compact {
    width: 1rem;
}
/* Sticky header while scrolling */
[b-vwjcwnxvmx] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
    align-content: flex-start
}

/* Subtle stripe effect */
/*::deep tr:nth-child(even) {
    background: rgba(255,255,255,0.4);*/
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-vwjcwnxvmx] tr {
    height: 30px;
}

[b-vwjcwnxvmx] tbody td .iconeFilter {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Texto do <th> a esquerda da coluna */
[b-vwjcwnxvmx] .quickgrid[theme=default] .col-title {
    padding-left: 0;
    justify-content: start;
}

/* Icone search nos filtros */
[b-vwjcwnxvmx] .iconeSearch .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 21 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>') center center / 1rem no-repeat;
}

[b-vwjcwnxvmx] .iconeFilter .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 40 42" stroke="%23f2b705" stroke-width="3"> <path stroke-linecap="round" stroke-linejoin="round" d="M22 40q-.85 0-1.425-.575Q20 38.85 20 38V26L8.05 10.75q-.7-.85-.2-1.8Q8.35 8 9.4 8h29.2q1.05 0 1.55.95t-.2 1.8L28 26v12q0 .85-.575 1.425Q26.85 40 26 40Z" /> </svg>') center center / 1rem no-repeat;
}
/* /Pages/Indicacoes/ListagemCadastrar.razor.rz.scp.css */
body[b-a4w1p4w84i] {
}

.grid[b-a4w1p4w84i] {
    height: 55rem;
    overflow-y: auto;
}

    .grid[b-a4w1p4w84i]  table {
        min-width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }

    /* Subtle stripe effect */
    .grid[b-a4w1p4w84i]  tr:nth-child(even) {
        background: #d8d8d846;
    }

    .grid[b-a4w1p4w84i]  tr:hover {
        background: #a68e5530;
    }

[b-a4w1p4w84i] th.compact {
    width: 1rem;
}
/* Sticky header while scrolling */
[b-a4w1p4w84i] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
    align-content: flex-start
}

/* Subtle stripe effect */
/*::deep tr:nth-child(even) {
    background: rgba(255,255,255,0.4);*/
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-a4w1p4w84i] tr {
    height: 30px;
}

[b-a4w1p4w84i] tbody td .iconeFilter {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Texto do <th> a esquerda da coluna */
[b-a4w1p4w84i] .quickgrid[theme=default] .col-title {
    padding-left: 0;
    justify-content: start;
}

/* Icone search nos filtros */
[b-a4w1p4w84i] .iconeSearch .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 21 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>') center center / 1rem no-repeat;
}

[b-a4w1p4w84i] .iconeFilter .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 40 42" stroke="%23f2b705" stroke-width="3"> <path stroke-linecap="round" stroke-linejoin="round" d="M22 40q-.85 0-1.425-.575Q20 38.85 20 38V26L8.05 10.75q-.7-.85-.2-1.8Q8.35 8 9.4 8h29.2q1.05 0 1.55.95t-.2 1.8L28 26v12q0 .85-.575 1.425Q26.85 40 26 40Z" /> </svg>') center center / 1rem no-repeat;
}
/* /Pages/Indicacoes/StatusIndicacoes.razor.rz.scp.css */
/*.inverter-grafico{

    transform: rotate(-90deg);
    height: 30%;
    width: 100%;

}*/
/* /Pages/Manifestacoes/AlterarManifestacao.razor.rz.scp.css */
.mud-dialog[b-kg3lqnk1nu] {
    display: flex;
    z-index: calc(var(--mud-zindex-dialog) + 2);
    flex-direction: column;
    color: var(--mud-palette-text-primary);
    background-color: #f5f5f5;
    border-radius: var(--mud-default-borderradius);
    -webkit-animation: mud-open-dialog-center .1s cubic-bezier(.39,.575,.565,1) both;
    animation: mud-open-dialog-center .1s cubic-bezier(.39,.575,.565,1) both;
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);
}
/* /Pages/Manifestacoes/ListagemManifestacoes.razor.rz.scp.css */
body[b-osuo2fxqm2] {
}

.grid[b-osuo2fxqm2] {
    height: 55rem;
    overflow-y: auto;
}

    .grid[b-osuo2fxqm2]  table {
        min-width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }

    /* Subtle stripe effect */
    .grid[b-osuo2fxqm2]  tr:nth-child(even) {
        background: #d8d8d846;
    }

    .grid[b-osuo2fxqm2]  tr:hover {
        background: #a68e5530;
    }

[b-osuo2fxqm2] th.compact {
    width: 1rem;
}
/* Sticky header while scrolling */
[b-osuo2fxqm2] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
    align-content: flex-start
}

/* Subtle stripe effect */
/*::deep tr:nth-child(even) {
    background: rgba(255,255,255,0.4);*/
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-osuo2fxqm2] tr {
    height: 20px;
}

[b-osuo2fxqm2] tbody td .iconeFilter {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Texto do <th> a esquerda da coluna */
[b-osuo2fxqm2] .quickgrid[theme=default] .col-title {
    padding-left: 0;
    justify-content: start;
}

/* Icone search nos filtros */
[b-osuo2fxqm2] .iconeSearch .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 21 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>') center center / 1rem no-repeat;
}

[b-osuo2fxqm2] .iconeFilter .col-options-button {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="1.5 0 40 42" stroke="%23f2b705" stroke-width="3"> <path stroke-linecap="round" stroke-linejoin="round" d="M22 40q-.85 0-1.425-.575Q20 38.85 20 38V26L8.05 10.75q-.7-.85-.2-1.8Q8.35 8 9.4 8h29.2q1.05 0 1.55.95t-.2 1.8L28 26v12q0 .85-.575 1.425Q26.85 40 26 40Z" /> </svg>') center center / 1rem no-repeat;
}
/* /Pages/Parceiros/GestaoDeUsuario.razor.rz.scp.css */

[b-boonhmh8ug] thead tr{
    font-size:18px;
}

[b-boonhmh8ug] button tr{
    font-size:18px;
}

[b-boonhmh8ug] tbody tr {
    /*background-color: lightgray;*/
    background-color: rgba(0,0,0,0.04);
    border: none;
    font-size: 18px;
}

    [b-boonhmh8ug] tbody tr:nth-child(even) {
        /*background-color: whitesmoke;*/
        background: rgba(255,255,255,0.4);
        border: none;
        font-size: 18px;
    }

/* Stripe effect */
/*::deep tbody tr {
    background-color: rgba(0,0,0,0.04);
}

    ::deep tbody tr:nth-child(even) {
        background: rgba(255,255,255,0.4);
    }
*/
/* /Shared/Auth/LoginDisplay.razor.rz.scp.css */
body[b-k2nznlbw7e] {
}
