@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Components/BotaoPreto.razor.rz.scp.css */
.btn-dark[b-alvcp14jta] {
    background-color: var(--preto-botao);
    color: white;
    border: 1px solid var(--preto-botao);
}

.btn-dark:focus[b-alvcp14jta] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--preto-botao);
}
/* /Components/BotaoPretoSecundario.razor.rz.scp.css */
.btn-dark-secundario[b-uyn1k08mn7] {
    background-color: white;
    color: var(--preto-botao);
    border: 1px solid var(--preto-botao);
}

.btn-dark-secundario:focus[b-uyn1k08mn7] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--preto-botao);
}
/* /Components/BotaoVerde.razor.rz.scp.css */
.btn-verde[b-eqxlmuvgd1] {
    background-color: var(--verde-botao);
    color: white;
}

    .btn-verde:focus[b-eqxlmuvgd1] {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--verde-botao);
    }
/* /Components/BotaoVermelho.razor.rz.scp.css */
.btn-vermelho[b-gtfahj6r20] {
    background-color: var(--vermelho-botao);
    color: white;
}

    .btn-vermelho:focus[b-gtfahj6r20] {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
    }
/* /Components/BotaoVermelhoSecundario.razor.rz.scp.css */
.btn-vermelho[b-dvldcpwcol] {
    background-color: white;
    color: var(--vermelho-botao);
    border: 1px solid var(--vermelho-botao);
}

    .btn-vermelho:focus[b-dvldcpwcol] {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
    }
/* /Components/CampoEnvioArquivo.razor.rz.scp.css */
.form-control:focus[b-johu6zdpyk] {
    border: none;
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}

.p-left[b-johu6zdpyk] {
    padding-left: 8px !important;
}
/* /Components/CampoFormulario.razor.rz.scp.css */
input:disabled[b-9ks3a3lte4] {
    background-color: var(--cinza-campo-desativado);
}

.form-control[b-9ks3a3lte4] {
    border: 1px solid var(--cinza-borda-campos);
}

.form-control:focus[b-9ks3a3lte4] {
    border: none;
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}
/* /Components/CampoPesquisa.razor.rz.scp.css */
input:disabled[b-vovrbwi7sf] {
    background-color: var(--cinza-campo-desativado);
}

.form-control[b-vovrbwi7sf] {
    border: 1px solid var(--cinza-borda-campos);
}

    .form-control:focus[b-vovrbwi7sf] {
        border: none;
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
    }
/* /Components/CampoSelect.razor.rz.scp.css */
input:disabled[b-paozo477pr] {
    background-color: var(--cinza-campo-desativado);
}

.form-select[b-paozo477pr] {
    border: 1px solid var(--cinza-borda-campos);
}

.form-select:focus[b-paozo477pr] {
    border: none;
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}
/* /Components/CampoTextArea.razor.rz.scp.css */
.form-control:focus[b-fx46gpr5un] {
    border: none;
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}
/* /Components/CardLogin.razor.rz.scp.css */
.card[b-tinm3in1gc] {
    width: 100%;
}

.cabecalho-card[b-tinm3in1gc] {
    background-color: var(--vermelho);
}

input.form-control[b-tinm3in1gc] {
    background-color: var(--bs-secondary-bg);
}

.button-sem-radius[b-tinm3in1gc] {
    border-radius: 0;
}

.esqueceu-senha:hover[b-tinm3in1gc] {
    cursor: pointer;
}
/* /Components/CardRecuperacaoSenha.razor.rz.scp.css */
.card[b-233f1ncub6] {
    width: 100%;
}

.cabecalho-card[b-233f1ncub6] {
    background-color: var(--vermelho);
}

input.form-control[b-233f1ncub6] {
    background-color: var(--bs-secondary-bg);
}

.button-sem-radius[b-233f1ncub6] {
    border-radius: 0;
}

.voltar:hover[b-233f1ncub6] {
    cursor: pointer;
}
/* /Components/LiquidacaoDeMestre.razor.rz.scp.css */
.liquidacao[b-ihbk5ozb8s] {
    background-color: var(--cinza-background-mais-escuro);
}

.btn-info[b-ihbk5ozb8s], .btn-info:active[b-ihbk5ozb8s] {
    background-color: var(--azul-botao-search);
    border: none;
}

    .btn-info:focus[b-ihbk5ozb8s] {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--azul-botao-search);
    }

.form-check-input:checked[b-ihbk5ozb8s] {
    background-color: var(--vermelho-botao);
    border-color: var(--vermelho-botao);
}

.form-check-input:focus[b-ihbk5ozb8s] {
    border-color: var(--vermelho-botao);
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}
/* /Components/Modais/ModalConfirmacaoDoPlano.razor.rz.scp.css */
h1[b-e1l0spow74] {
    font-size: 1.7rem;
}
/* /Components/Modais/ModalDeletarUsuario.razor.rz.scp.css */
.btn.voltar[b-9m7lokdsyg], .btn.cancelar[b-9m7lokdsyg] {
    width: 110px;
    margin: 0 10px;
}

.modal-content[b-9m7lokdsyg] {
    position: relative;
    padding-top: 50px;
    padding: 20px;
    background-color: white;
    border-radius: 8px;
    border: none;
}

.w-80[b-9m7lokdsyg] {
    max-width: 80% !important;
}
/* /Components/Modais/ModalDetalheDoPagamento.razor.rz.scp.css */
h1[b-zk5v9u5a87] {
    font-size: 1.7rem;
}

.max-vw-10[b-zk5v9u5a87] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-zk5v9u5a87] {
    --bs-table-striped-bg: #f9f9f9;
}
/* /Components/Modais/ModalModificarInformacoesPlano.razor.rz.scp.css */
h1[b-y7ddckvap5] {
    font-size: 1.7rem;
}
/* /Components/SeletorIdioma.razor.rz.scp.css */
.accordion-header img[b-ilha096f09] {
    width: 32px;
    height: 32px;
    object-fit: cover;
    margin: 10px;
}

.accordion-button:not(.collapsed)[b-ilha096f09] {
    background-color: var(--bs-secondary-bg);
}

.accordion-body[b-ilha096f09] {
    background-color: white !important;
}

.accordion-body img[b-ilha096f09] {
    width: 25px;
    height: 25px;
    object-fit: cover;
}

.item[b-ilha096f09] {
    cursor: pointer;
}

    .item:hover[b-ilha096f09] {
        background-color: var(--bs-secondary-bg) !important;
    }
/* /Components/SeletorPerfil.razor.rz.scp.css */
.accordion-header img[b-sck6igh2ls] {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.accordion-button:not(.collapsed)[b-sck6igh2ls] {
    background-color: var(--bs-secondary-bg);
}

.accordion-body[b-sck6igh2ls] {
    background-color: white !important;
}

.item[b-sck6igh2ls] {
    cursor: pointer;
}

    .item:hover[b-sck6igh2ls] {
        background-color: var(--bs-secondary-bg) !important;
    }

.bg-white[b-sck6igh2ls] {
    background-color:  white !important;
}
/* /Components/SpinnerPakua.razor.rz.scp.css */
/* CONTAINER DO LOADING */
.spinner-container[b-ha7urn21w6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.spinner-overlay[b-ha7urn21w6] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(2px);
}

/* WRAPPER CENTRAL */
.spinner-wrapper[b-ha7urn21w6] {
    position: relative;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

/* LOGO CENTRAL */
.spinner-logo[b-ha7urn21w6] {
    position: absolute;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
}

    .spinner-logo img[b-ha7urn21w6] {
        max-width: 100%;
        max-height: 100%;
    }

/* GRUPO DAS BARRAS */
.spinner-bars[b-ha7urn21w6] {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: rotate-b-ha7urn21w6 2.2s linear infinite;
    z-index: 2;
}

/* BARRAS INDIVIDUAIS */
.bar[b-ha7urn21w6] {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 10px;
    height: 26px;
    margin-left: -5px;
    background: #b90606;
    border-radius: 5px;
    transform-origin: center 50px;
    opacity: 0;
    animation: fade-b-ha7urn21w6 2.2s linear infinite;
}

    /* 12 BARRAS POSICIONADAS A CADA 30º */
    .bar:nth-child(1)[b-ha7urn21w6] {
        transform: rotate(0deg);
        animation-delay: 0s;
    }

    .bar:nth-child(2)[b-ha7urn21w6] {
        transform: rotate(30deg);
        animation-delay: -0.083s;
    }

    .bar:nth-child(3)[b-ha7urn21w6] {
        transform: rotate(60deg);
        animation-delay: -0.166s;
    }

    .bar:nth-child(4)[b-ha7urn21w6] {
        transform: rotate(90deg);
        animation-delay: -0.249s;
    }

    .bar:nth-child(5)[b-ha7urn21w6] {
        transform: rotate(120deg);
        animation-delay: -0.332s;
    }

    .bar:nth-child(6)[b-ha7urn21w6] {
        transform: rotate(150deg);
        animation-delay: -0.415s;
    }

    .bar:nth-child(7)[b-ha7urn21w6] {
        transform: rotate(180deg);
        animation-delay: -0.498s;
    }

    .bar:nth-child(8)[b-ha7urn21w6] {
        transform: rotate(210deg);
        animation-delay: -0.581s;
    }

    .bar:nth-child(9)[b-ha7urn21w6] {
        transform: rotate(240deg);
        animation-delay: -0.664s;
    }

    .bar:nth-child(10)[b-ha7urn21w6] {
        transform: rotate(270deg);
        animation-delay: -0.747s;
    }

    .bar:nth-child(11)[b-ha7urn21w6] {
        transform: rotate(300deg);
        animation-delay: -0.830s;
    }

    .bar:nth-child(12)[b-ha7urn21w6] {
        transform: rotate(330deg);
        animation-delay: -0.913s;
    }

/* ANIMAÇÕES */
@keyframes rotate-b-ha7urn21w6 {
    to {
        transform: rotate(360deg);
    }
}

@keyframes fade-b-ha7urn21w6 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/* /Components/TabelaAlunos.razor.rz.scp.css */
th[b-mf9bv7qg6u] {
    color: var(--vermelho);
}

.max-vw-10[b-mf9bv7qg6u] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-mf9bv7qg6u] {
    --bs-table-striped-bg: #f9f9f9;
}

.caption-top[b-mf9bv7qg6u] {
    caption-side: top !important;
}

table-rounded[b-mf9bv7qg6u] {
    border-collapse: separate !important;
    border-spacing: 0 8px;
}

.table-rounded tbody tr[b-mf9bv7qg6u] {
    background: white;
}

    .table-rounded tbody tr td:first-child[b-mf9bv7qg6u] {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .table-rounded tbody tr td:last-child[b-mf9bv7qg6u] {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .table-rounded tbody tr:hover td[b-mf9bv7qg6u] {
        background-color: #f1f1f1;
    }

.table-rounded td[b-mf9bv7qg6u] {
    border: none !important;
}

.table-rounded tbody tr:not(:last-child) td[b-mf9bv7qg6u] {
    border-bottom: 1px solid #e5e5e5;
}

.table-rounded thead th:first-child[b-mf9bv7qg6u] {
    border-top-left-radius: 12px;
}

.table-rounded thead th:last-child[b-mf9bv7qg6u] {
    border-top-right-radius: 12px;
}

.table-rounded thead th[b-mf9bv7qg6u] {
    border: none !important;
    background: white;
}

.table-rounded thead tr[b-mf9bv7qg6u] {
    border-bottom: 1px solid #e5e5e5;
}

.clickable[b-mf9bv7qg6u] {
    cursor: pointer;
    text-decoration: none;
}

    .clickable:hover[b-mf9bv7qg6u] {
        color: #007bff;
        text-decoration: underline;
    }
/* /Components/TabelaCirculares.razor.rz.scp.css */
th[b-dydgb87dwm] {
    color: var(--vermelho);
}

.max-vw-10[b-dydgb87dwm] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-dydgb87dwm] {
    --bs-table-striped-bg: #f9f9f9;
}

.caption-top[b-dydgb87dwm] {
    caption-side: top !important;
}

table-rounded[b-dydgb87dwm] {
    border-collapse: separate !important;
    border-spacing: 0 8px;
}

.table-rounded tbody tr[b-dydgb87dwm] {
    background: white;
}

    .table-rounded tbody tr td:first-child[b-dydgb87dwm] {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .table-rounded tbody tr td:last-child[b-dydgb87dwm] {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .table-rounded tbody tr:hover td[b-dydgb87dwm] {
        background-color: #f1f1f1;
    }

.table-rounded td[b-dydgb87dwm] {
    border: none !important;
}

.table-rounded tbody tr:not(:last-child) td[b-dydgb87dwm] {
    border-bottom: 1px solid #e5e5e5;
}

.table-rounded thead th:first-child[b-dydgb87dwm] {
    border-top-left-radius: 12px;
}

.table-rounded thead th:last-child[b-dydgb87dwm] {
    border-top-right-radius: 12px;
}

.table-rounded thead th[b-dydgb87dwm] {
    border: none !important;
    background: white;
}

.table-rounded thead tr[b-dydgb87dwm] {
    border-bottom: 1px solid #e5e5e5;
}
/* /Components/TabelaHistorico.razor.rz.scp.css */
th[b-gq48ouu5zp] {
    color: var(--vermelho);
}

.max-vw-10[b-gq48ouu5zp] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-gq48ouu5zp] {
    --bs-table-striped-bg: #f9f9f9;
}

.caption-top[b-gq48ouu5zp] {
    caption-side: top !important;
}

table-rounded[b-gq48ouu5zp] {
    border-collapse: separate !important;
    border-spacing: 0 8px;
}

.table-rounded tbody tr[b-gq48ouu5zp] {
    background: white;
}

    .table-rounded tbody tr td:first-child[b-gq48ouu5zp] {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .table-rounded tbody tr td:last-child[b-gq48ouu5zp] {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .table-rounded tbody tr:hover td[b-gq48ouu5zp] {
        background-color: #f1f1f1;
    }

    .table-rounded td[b-gq48ouu5zp] {
        border: none !important;
    }

    .table-rounded tbody tr:not(:last-child) td[b-gq48ouu5zp] {
        border-bottom: 1px solid #e5e5e5;
    }

.table-rounded thead th:first-child[b-gq48ouu5zp] {
    border-top-left-radius: 12px;
}

.table-rounded thead th:last-child[b-gq48ouu5zp] {
    border-top-right-radius: 12px;
}

.table-rounded thead th[b-gq48ouu5zp] {
    border: none !important;
    background: white;
}

.table-rounded thead tr[b-gq48ouu5zp] {
    border-bottom: 1px solid #e5e5e5;
}
/* /Components/TabelaModalidades.razor.rz.scp.css */
th[b-mhmgjtcdlr] {
    color: var(--vermelho);
}

.max-vw-10[b-mhmgjtcdlr] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-mhmgjtcdlr] {
    --bs-table-striped-bg: #f9f9f9;
}

.caption-top[b-mhmgjtcdlr] {
    caption-side: top !important;
}

table-rounded[b-mhmgjtcdlr] {
    border-collapse: separate !important;
    border-spacing: 0 8px;
}

.table-rounded tbody tr[b-mhmgjtcdlr] {
    background: white;
}

    .table-rounded tbody tr td:first-child[b-mhmgjtcdlr] {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .table-rounded tbody tr td:last-child[b-mhmgjtcdlr] {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .table-rounded tbody tr:hover td[b-mhmgjtcdlr] {
        background-color: #f1f1f1;
    }

.table-rounded td[b-mhmgjtcdlr] {
    border: none !important;
}

.table-rounded tbody tr:not(:last-child) td[b-mhmgjtcdlr] {
    border-bottom: 1px solid #e5e5e5;
}

.table-rounded thead th:first-child[b-mhmgjtcdlr] {
    border-top-left-radius: 12px;
}

.table-rounded thead th:last-child[b-mhmgjtcdlr] {
    border-top-right-radius: 12px;
}

.table-rounded thead th[b-mhmgjtcdlr] {
    border: none !important;
    background: white;
}

.table-rounded thead tr[b-mhmgjtcdlr] {
    border-bottom: 1px solid #e5e5e5;
}
/* /Components/TabelaMonografias.razor.rz.scp.css */
th[b-zrfjhmeh2q] {
    color: var(--vermelho);
}

.max-vw-10[b-zrfjhmeh2q] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-zrfjhmeh2q] {
    --bs-table-striped-bg: #f9f9f9;
}

.caption-top[b-zrfjhmeh2q] {
    caption-side: top !important;
}

table-rounded[b-zrfjhmeh2q] {
    border-collapse: separate !important;
    border-spacing: 0 8px;
}

.table-rounded tbody tr[b-zrfjhmeh2q] {
    background: white;
}

    .table-rounded tbody tr td:first-child[b-zrfjhmeh2q] {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .table-rounded tbody tr td:last-child[b-zrfjhmeh2q] {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .table-rounded tbody tr:hover td[b-zrfjhmeh2q] {
        background-color: #f1f1f1;
    }

.table-rounded td[b-zrfjhmeh2q] {
    border: none !important;
}

.table-rounded tbody tr:not(:last-child) td[b-zrfjhmeh2q] {
    border-bottom: 1px solid #e5e5e5;
}

.table-rounded thead th:first-child[b-zrfjhmeh2q] {
    border-top-left-radius: 12px;
}

.table-rounded thead th:last-child[b-zrfjhmeh2q] {
    border-top-right-radius: 12px;
}

.table-rounded thead th[b-zrfjhmeh2q] {
    border: none !important;
    background: white;
}

.table-rounded thead tr[b-zrfjhmeh2q] {
    border-bottom: 1px solid #e5e5e5;
}
/* /Components/TabelaUsuarios.razor.rz.scp.css */
th[b-4s3b1of9bh] {
    color: var(--vermelho);
}

.max-vw-10[b-4s3b1of9bh] {
    max-width: 10vw;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-4s3b1of9bh] {
    --bs-table-striped-bg: #f9f9f9;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-mr936utmtx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mr936utmtx] {
    flex: 1;
}

.sidebar[b-mr936utmtx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mr936utmtx] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mr936utmtx]  a, .top-row[b-mr936utmtx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mr936utmtx]  a:hover, .top-row[b-mr936utmtx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mr936utmtx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-mr936utmtx] {
        justify-content: space-between;
    }

    .top-row[b-mr936utmtx]  a, .top-row[b-mr936utmtx]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mr936utmtx] {
        flex-direction: row;
    }

    .sidebar[b-mr936utmtx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mr936utmtx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mr936utmtx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mr936utmtx], article[b-mr936utmtx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

article.content[b-mr936utmtx] {
    margin-top: 85px;
}
/* /Layout/MenuLateral.razor.rz.scp.css */
.menu-lateral-expandido[b-tz34ms9hoo] {
    visibility: visible;
    width: 50vw;
    z-index: 100;
    background-color: black !important;
    position: sticky;
    top: 85px;
    left: 0;
    height: calc(100vh - 85px);
    overflow-y: auto;
    bottom: 0;
}

/*Se ele tiver recolhido*/
.menu-lateral[b-tz34ms9hoo] {
    visibility: visible;
    width: 9vw;
    z-index: 100;
    background-color: black !important;
    position: sticky;
    top: 85px;
    left: 0;
    height: calc(100vh - 85px);
    overflow-y: auto;
    bottom: 0;
}

.accordion-sem-filhos[b-tz34ms9hoo]::after {
    background-image: none !important;
}

.accordion-item[b-tz34ms9hoo], .accordion-header[b-tz34ms9hoo], .accordion-button[b-tz34ms9hoo] {
    background-color: black !important;
    color: white !important;
    border: none !important;
}

    .accordion-button.collapsed[b-tz34ms9hoo] {
        --bs-accordion-btn-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><text x='4' y='14' font-size='16'>+</text></svg>");
    }

    .accordion-button:not(.collapsed)[b-tz34ms9hoo] {
        --bs-accordion-btn-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'><text x='4' y='14' font-size='16'>-</text></svg>") !important;
    }

        .accordion-button:not(.collapsed)[b-tz34ms9hoo]::after {
            transform: none !important;
        }

.button-interno[b-tz34ms9hoo]::after {
    background-image: none !important;
}

.menu-lateral .accordion-button[b-tz34ms9hoo]::after {
    background-image: none !important;
}


.menu-lateral .menu[b-tz34ms9hoo] {
    display: none;
}
.menu-lateral-expandido .menu-recolhido[b-tz34ms9hoo] {
    display: none !important;
}

.menu-recolhido .item-menu[b-tz34ms9hoo] {
    background-color: black !important;
    color: white !important;
    border: none;
    border-radius: 0px;
    padding: 1rem 1.25rem;
}

    .menu-recolhido .item-menu:focus[b-tz34ms9hoo] {
        box-shadow: none;
    }

.menu-recolhido .dropdown-toggle[b-tz34ms9hoo]::after {
    display: none;
}

.nome-subitem[b-tz34ms9hoo] {
    background-color: black !important;
    color: white !important;
}

.menu-recolhido .dropdown-menu[b-tz34ms9hoo] {
    border-radius: 0px;
    border: none !important;
}

.menu-recolhido .subitem-menu[b-tz34ms9hoo] {
    padding: 1rem 1.25rem;
}

    .menu-recolhido .subitem-menu:active[b-tz34ms9hoo] {
        background-color: var(--cinza-texto);
    }


/*medias menu expandido*/
@media (min-width: 750px) and (max-width: 950px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 24vw;
    }
}

@media (min-width: 951px) and (max-width: 1100px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 21vw;
    }
}

@media (min-width: 1101px) and (max-width: 1350px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 20vw;
    }
}

@media (min-width: 1350px) and (max-width: 1600px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 18vw;
    }
}

@media (min-width: 1601px) and (max-width: 2000px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 16vw;
    }
}

@media (min-width: 2001px) {
    .menu-lateral-expandido[b-tz34ms9hoo] {
        width: 15vw;
    }
}

/*medias menu recolhido*/
@media (min-width: 750px) and (max-width: 950px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 8vw;
    }
}

@media (min-width: 951px) and (max-width: 1100px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 7vw;
    }
}

@media (min-width: 1101px) and (max-width: 1350px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 6vw;
    }
}

@media (min-width: 1350px) and (max-width: 1600px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 5vw;
    }
}

@media (min-width: 1601px) and (max-width: 2000px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 4vw;
    }
}

@media (min-width: 2001px) {
    .menu-lateral[b-tz34ms9hoo] {
        width: 3vw;
    }
}

.w-19[b-tz34ms9hoo] {
    width: 19vw !important;
}
/* /Layout/MenuSuperior.razor.rz.scp.css */
.fixed-top[b-pkk9vnpwm9] {
    background-color: white;
}

.logo-pakua[b-pkk9vnpwm9] {
    max-height: 85px;
}

.btn-recolher:focus[b-pkk9vnpwm9] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho);
}

.bi-list[b-pkk9vnpwm9] {
    color: var(--vermelho);
    font-size: 1.5rem;
}

.logo[b-pkk9vnpwm9] {
    width: 50vw;
}

.seletor-idioma:hover[b-pkk9vnpwm9] {
    background-color: var(--cinza-background);
}

.seletor-idioma.aberto[b-pkk9vnpwm9] {
    background-color: var(--cinza-background);
}

/*medias menu expandido*/
@media (min-width: 750px) and (max-width: 950px) {
    .logo[b-pkk9vnpwm9] {
        width: 24vw;
    }
}

@media (min-width: 951px) and (max-width: 1100px) {
    .logo[b-pkk9vnpwm9] {
        width: 21vw;
    }
}

@media (min-width: 1101px) and (max-width: 1350px) {
    .logo[b-pkk9vnpwm9] {
        width: 20vw;
    }
}

@media (min-width: 1350px) and (max-width: 1600px) {
    .logo[b-pkk9vnpwm9] {
        width: 18vw;
    }
}

@media (min-width: 1601px) and (max-width: 2000px) {
    .logo[b-pkk9vnpwm9] {
        width: 16vw;
    }
}

@media (min-width: 2001px) {
    .logo[b-pkk9vnpwm9] {
        width: 15vw;
    }
}

/*medias menu recolhido*/
@media (min-width: 750px) and (max-width: 950px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 8vw;
    }
}

@media (min-width: 951px) and (max-width: 1100px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 7vw;
    }
}

@media (min-width: 1101px) and (max-width: 1350px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 6vw;
    }
}

@media (min-width: 1350px) and (max-width: 1600px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 5vw;
    }
}

@media (min-width: 1601px) and (max-width: 2000px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 4vw;
    }
}

@media (min-width: 2001px) {
    .logo-menor[b-pkk9vnpwm9] {
        width: 3vw;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-l56r7m2713] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-l56r7m2713] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-l56r7m2713] {
    font-size: 1.1rem;
}

.bi[b-l56r7m2713] {
    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-l56r7m2713] {
    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-l56r7m2713] {
    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-l56r7m2713] {
    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-l56r7m2713] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-l56r7m2713] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-l56r7m2713] {
        padding-bottom: 1rem;
    }

    .nav-item[b-l56r7m2713]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-l56r7m2713]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-l56r7m2713]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-l56r7m2713] {
        display: none;
    }

    .collapse[b-l56r7m2713] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-l56r7m2713] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/SomenteMenuSuperiorLayout.razor.rz.scp.css */
.logo-pakua[b-9ajyqjm1s7] {
    width: 100%;
    max-width: 150px;
    margin: 10px !important;
    padding: 0px !important;
}

article.content[b-9ajyqjm1s7] {
    padding: 85px 0px;
}
/* /Pages/EdicaoDeAluno.razor.rz.scp.css */
.card[b-8z00vnjb3z] {
    width: 100%;
}

.cabecalho-card[b-8z00vnjb3z] {
    background-color: var(--vermelho);
}
/* /Pages/EdicaoDeUsuario.razor.rz.scp.css */
.form-check-input:checked[b-9ci3y4g3i2] {
    background-color: var(--vermelho-botao);
    border-color: var(--vermelho-botao);
}

.form-check-input:focus[b-9ci3y4g3i2] {
    border-color: var(--vermelho-botao);
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--vermelho-botao);
}
/* /Pages/PerfilDoUsuario.razor.rz.scp.css */
.cabecalho-card[b-gnokebrj9z] {
    background-color: var(--bs-tertiary-bg);
}

.p-left[b-gnokebrj9z] {
    padding-left: 8px !important;
}
/* /Pages/RedefinirSenha.razor.rz.scp.css */
.card[b-uwwld267qu] {
    width: 100%;
}

.cabecalho-card[b-uwwld267qu] {
    background-color: var(--vermelho);
}

input.form-control[b-uwwld267qu] {
    background-color: var(--bs-secondary-bg);
}
/* /Pages/Registrar.razor.rz.scp.css */
.card[b-nrwpw8am63] {
    width: 100%;
}

.cabecalho-card[b-nrwpw8am63] {
    background-color: var(--vermelho);
}

input.form-control[b-nrwpw8am63] {
    background-color: var(--bs-secondary-bg);
}
/* /Pages/Usuarios.razor.rz.scp.css */
.direita[b-uerunq99xo] {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
