@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';
@import '_content/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.bundle.scp.css';

/* _content/AlunoDigital.BlazorServer/Pages/FormularioEditarJsonCurriculo.razor.rz.scp.css */
[b-wgaqkjaov1] tbody tr {
    background-color: white;
}

[b-wgaqkjaov1] tbody tr:nth-child(even) {
    background: rgba(237, 243, 253, 0.397);
}

[b-wgaqkjaov1] tbody tr:hover {
    background: rgba(152, 166, 192, 0.397);
}

[b-wgaqkjaov1] tbody, td[b-wgaqkjaov1], tfoot[b-wgaqkjaov1], th[b-wgaqkjaov1], thead[b-wgaqkjaov1], tr[b-wgaqkjaov1] {
    height: 40px;
}

[b-wgaqkjaov1] thead {
    background: rgba(237, 243, 253, 0.397);
}

[b-wgaqkjaov1] .col-title-text[b-b7yucal7gj] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    text-align: center;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.5;
    color: black;
    font-size: 13px;
    padding: 5px;
}

[b-wgaqkjaov1] .informe {
    font-size: 12px;
    color: red;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    background-color: rgba(237, 243, 253, 0.397);
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item.e-active {
    border: 1px solid #57b7fc46;
    border-bottom: 1px solid white;
    background-color: white;
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item.e-active:hover {
    background-color: white;
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item:hover {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon[b-wgaqkjaov1] {
    color: #3B97D9 !important;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 1;
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    height: 35px;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon[b-wgaqkjaov1] {
    color: #3B97D9;
}

[b-wgaqkjaov1] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon, .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text[b-wgaqkjaov1] {
    color: #3B97D9;
}

[b-wgaqkjaov1] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
    background: white;
    border: 0;
}

[b-wgaqkjaov1] .e-content {
    overflow-y: hidden !important;
}

[b-wgaqkjaov1] .e-toolbar .e-toolbar-items {
    background: white;
}

[b-wgaqkjaov1] .quickgrid {
    width: 100%;
}

[b-wgaqkjaov1] .e-tab .e-tab-header .e-toolbar-item {
    background: inherit;
    border: 0px;
}

[b-wgaqkjaov1] .quickgrid[theme=default] button.col-title:hover, .quickgrid[theme=default] .col-options-button:hover[b-wgaqkjaov1] {
    background-color: transparent;
}

[b-wgaqkjaov1] input::-webkit-outer-spin-button,
[b-wgaqkjaov1] input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

[b-wgaqkjaov1] input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

[b-wgaqkjaov1] .input-mask, [b-wgaqkjaov1] input, [b-wgaqkjaov1] select {
    height: 38px;
}
/* _content/AlunoDigital.BlazorServer/Pages/FormularioEditarJsonDiploma.razor.rz.scp.css */
[b-iz8ju98mfx] tbody tr {
    background-color: white;
}

[b-iz8ju98mfx] tbody tr:nth-child(even) {
    background: rgba(237, 243, 253, 0.397);
}

[b-iz8ju98mfx] tbody tr:hover {
    background: rgba(152, 166, 192, 0.397);
}

[b-iz8ju98mfx] tbody, td[b-iz8ju98mfx], tfoot[b-iz8ju98mfx], th[b-iz8ju98mfx], thead[b-iz8ju98mfx], tr[b-iz8ju98mfx] {
    height: 40px;
}

[b-iz8ju98mfx] thead {
    background: rgba(237, 243, 253, 0.397);
}

[b-iz8ju98mfx] .col-title-text[b-b7yucal7gj] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    text-align: center;
}

[b-iz8ju98mfx] .informe {
    font-size: 12px;
    color: red;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.5;
    color: black;
    font-size: 13px;
    padding: 5px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    background-color: rgba(237, 243, 253, 0.397);
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item.e-active {
    border: 1px solid #57b7fc46;
    border-bottom: 1px solid white;
    background-color: white;
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item.e-active:hover {
    background-color: white;
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item:hover {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon[b-iz8ju98mfx] {
    color: #3B97D9 !important;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 1;
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    height: 35px;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon[b-iz8ju98mfx] {
    color: #3B97D9;
}

[b-iz8ju98mfx] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon, .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text[b-iz8ju98mfx] {
    color: #3B97D9;
}

[b-iz8ju98mfx] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
    background: white;
    border: 0;
}

[b-iz8ju98mfx] .e-content {
    overflow-y: hidden !important;
}

[b-iz8ju98mfx] .e-toolbar .e-toolbar-items {
    background: white;
}

[b-iz8ju98mfx] .quickgrid {
    width: 100%;
}

[b-iz8ju98mfx] .e-tab .e-tab-header .e-toolbar-item {
    background: inherit;
    border: 0px;
}

[b-iz8ju98mfx] .quickgrid[theme=default] button.col-title:hover, .quickgrid[theme=default] .col-options-button:hover[b-iz8ju98mfx] {
    background-color: transparent;
}

[b-iz8ju98mfx] input::-webkit-outer-spin-button,
[b-iz8ju98mfx] input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

[b-iz8ju98mfx] input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

[b-iz8ju98mfx] .input-mask, [b-iz8ju98mfx] input, [b-iz8ju98mfx] select {
    height: 38px;
}
/* _content/AlunoDigital.BlazorServer/Pages/FormularioEditarJsonDiplomaPos.razor.rz.scp.css */
[b-cik7s1voet] tbody tr {
    background-color: white;
}

[b-cik7s1voet] tbody tr:nth-child(even) {
    background: rgba(237, 243, 253, 0.397);
}

[b-cik7s1voet] tbody tr:hover {
    background: rgba(152, 166, 192, 0.397);
}

[b-cik7s1voet] tbody, td[b-cik7s1voet], tfoot[b-cik7s1voet], th[b-cik7s1voet], thead[b-cik7s1voet], tr[b-cik7s1voet] {
    height: 40px;
}

[b-cik7s1voet] thead {
    background: rgba(237, 243, 253, 0.397);
}

[b-cik7s1voet] .col-title-text[b-b7yucal7gj] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    text-align: center;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.5;
    color: black;
    font-size: 13px;
    padding: 5px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    background-color: rgba(237, 243, 253, 0.397);
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item.e-active {
    border: 1px solid #57b7fc46;
    border-bottom: 1px solid white;
    background-color: white;
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item.e-active:hover {
    background-color: white;
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item:hover {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon[b-cik7s1voet] {
    color: #3B97D9 !important;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 1;
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    height: 35px;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon[b-cik7s1voet] {
    color: #3B97D9;
}

[b-cik7s1voet] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon, .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text[b-cik7s1voet] {
    color: #3B97D9;
}

[b-cik7s1voet] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
    background: white;
    border: 0;
}

[b-cik7s1voet] .e-content {
    overflow-y: hidden !important;
}

[b-cik7s1voet] .e-toolbar .e-toolbar-items {
    background: white;
}

[b-cik7s1voet] .quickgrid {
    width: 100%;
}

[b-cik7s1voet] .e-tab .e-tab-header .e-toolbar-item {
    background: inherit;
    border: 0px;
}

[b-cik7s1voet] .quickgrid[theme=default] button.col-title:hover, .quickgrid[theme=default] .col-options-button:hover[b-cik7s1voet] {
    background-color: transparent;
}

[b-cik7s1voet] input::-webkit-outer-spin-button,
[b-cik7s1voet] input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

[b-cik7s1voet] input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

[b-cik7s1voet] .input-mask, [b-cik7s1voet] input, [b-cik7s1voet] select {
    height: 38px;
}
/* _content/AlunoDigital.BlazorServer/Pages/FormularioEditarJsonHistorico.razor.rz.scp.css */
[b-jc2anhhq5y] tbody tr {
    background-color: white;
}

[b-jc2anhhq5y] tbody tr:nth-child(even) {
    background: rgba(237, 243, 253, 0.397);
}

[b-jc2anhhq5y] tbody tr:hover {
    background: rgba(152, 166, 192, 0.397);
}

[b-jc2anhhq5y] tbody, td[b-jc2anhhq5y], tfoot[b-jc2anhhq5y], th[b-jc2anhhq5y], thead[b-jc2anhhq5y], tr[b-jc2anhhq5y] {
    height: 40px;
}

[b-jc2anhhq5y] thead {
    background: rgba(237, 243, 253, 0.397);
}

[b-jc2anhhq5y] .col-title-text[b-b7yucal7gj] {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: black;
    text-align: center;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.5;
    color: black;
    font-size: 13px;
    padding: 5px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    background-color: rgba(237, 243, 253, 0.397);
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item.e-active {
    border: 1px solid #57b7fc46;
    border-bottom: 1px solid white;
    background-color: white;
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item.e-active:hover {
    background-color: white;
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item:hover {
    background-color: rgba(237, 243, 253, 0.397);
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon[b-jc2anhhq5y] {
    color: #3B97D9 !important;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 1;
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    height: 35px;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon[b-jc2anhhq5y] {
    color: #3B97D9;
}

[b-jc2anhhq5y] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon, .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text[b-jc2anhhq5y] {
    color: #3B97D9;
}

[b-jc2anhhq5y] .e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
    background: white;
    border: 0;
}

[b-jc2anhhq5y] .e-content {
    overflow-y: hidden !important;
}

[b-jc2anhhq5y] .e-toolbar .e-toolbar-items {
    background: white;
}

[b-jc2anhhq5y] .quickgrid {
    width: 100%;
}

[b-jc2anhhq5y] .e-tab .e-tab-header .e-toolbar-item {
    background: inherit;
    border: 0px;
}

[b-jc2anhhq5y] .quickgrid[theme=default] button.col-title:hover, .quickgrid[theme=default] .col-options-button:hover[b-jc2anhhq5y] {
    background-color: transparent;
}

[b-jc2anhhq5y] input::-webkit-outer-spin-button,
[b-jc2anhhq5y] input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

[b-jc2anhhq5y] input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

[b-jc2anhhq5y] .input-mask, [b-jc2anhhq5y] input, [b-jc2anhhq5y] select {
    height: 38px;
}
/* _content/AlunoDigital.BlazorServer/Pages/Index.razor.rz.scp.css */
.tab-content[b-1789j5o4b2] {
    margin: 20px 40px;
}

@media (max-width: 915px) {
    .nav[b-1789j5o4b2] {
        margin-left: -280px;
    }

    .tab-content[b-1789j5o4b2] {
        margin-left: -250px;
        margin-right: 30px;
    }
}
/* _content/AlunoDigital.BlazorServer/Pages/Login.razor.rz.scp.css */
@media screen and (max-width: 760px) {
    .CardLogin[b-ea76v8ww39] {
        height:100%;
    }
    .card[b-ea76v8ww39] {
        height: 100%;
        justify-content: center;
    }
    .ImgLogin[b-ea76v8ww39] {
        width: 500px;
    }
}
/* _content/AlunoDigital.BlazorServer/Shared/Header.razor.rz.scp.css */
body[b-0teft49xca] {
    font-family: "Lato", sans-serif;
    flex-direction: row-reverse;
}

.navbar[b-0teft49xca] {
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: 0.5s;
    box-shadow: 0px 0px 8px #c0c0c054;
    background-color: white !important;
    background-image: url(/Images/redebk.png);
    background-size: cover;
}

.search[b-0teft49xca] {
    margin-left: 300px;
    position: absolute;
}

a[b-0teft49xca] {
    text-decoration: none;
    cursor: pointer !important;
    color: #1a2643;
    text-transform: uppercase;
    font-size: 15px;
}

    a:hover[b-0teft49xca] {
        text-decoration: none;
        cursor: pointer !important;
        color: #1a2643;
        background-color: none !important;
    }


.dropdown-menu[b-0teft49xca]::-webkit-scrollbar-track {
    border-radius: 10px;
}

.dropdown-menu[b-0teft49xca]::-webkit-scrollbar {
    width: 4px;
}

.dropdown-menu[b-0teft49xca]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}
:root .SairHover:hover[b-0teft49xca] {
    background: rgba(255, 0, 0, 0.527) !important;
}
#pesquisa[b-0teft49xca] {
    width: 400px;
}
#menuIcone[b-0teft49xca], #menuIcone2[b-0teft49xca]{
    display: none;
}
#search[b-0teft49xca] {
    margin-left: 150px;
}
@media (max-width: 1300px) {
    #pesquisa[b-0teft49xca] {
        width: 500px;
    }
    #menuIcone[b-0teft49xca], #menuIcone2[b-0teft49xca] {
        display: block;
    }
    #menuNome[b-0teft49xca], #menuNome2[b-0teft49xca] {
        display: none;
    }
    .dropdown-menu[b-0teft49xca] {
        right: -80px;
    }
}
@media (max-width: 950px) {
    #pesquisa[b-0teft49xca] {
        width: 300px;
    }
}
@media (max-width: 915px) {
    #pesquisa[b-0teft49xca] {
        width: 300px;
    }

    .dropdown-menu[b-0teft49xca] {
        right: -80px;
    }

    #search[b-0teft49xca] {
        margin-left: -70px;
    }
}
@media (max-width: 550px) {
    #pesquisa[b-0teft49xca] {
        width: 250px;
    }
}
@media (max-width: 480px) {
    #pesquisa[b-0teft49xca] {
        width: 150px;
    }
}
/* _content/AlunoDigital.BlazorServer/Shared/NavMenu.razor.rz.scp.css */
body[b-havfg9d37r] {
    font-family: "Lato", sans-serif;
}

.sidebarFechada[b-havfg9d37r] {
    height: 100%;
    width: 80px;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    overflow-x: hidden;
}

    .sidebarFechada > a[b-havfg9d37r] {
        text-decoration: none;
        font-size: 25px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 16px;
    }

.openbtn[b-havfg9d37r] {
    font-size: 25px;
    color: #002147;
}

.sidebar[b-havfg9d37r] {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0;
    padding-top: 70px;
}

    .sidebar > a[b-havfg9d37r] {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
    }

        .sidebar > a:hover[b-havfg9d37r] {
            color: rgb(1, 71, 71);
        }

    .sidebar > .img[b-havfg9d37r] {
        position: absolute;
        top: 11px;
        font-size: 36px;
        margin-left: 28px;
        background-color: white;
    }

    .sidebar > .closebtn[b-havfg9d37r] {
        position: absolute;
        top: 8px;
        font-size: 25px;
        margin-left: 203px;
        color: #002147;
    }

#pesquisa[b-havfg9d37r] {
    margin-left: 150px !important;
}

/* On smaller screens, where height is less than 4
50px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidebar[b-havfg9d37r] {
        padding-top: 15px;
    }

        .sidebar a[b-havfg9d37r] {
            font-size: 18px;
        }
}


[b-havfg9d37r] .accordion-button2 {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    padding-left: 20px !important;
    padding: 18px;
    align-items: center;
    justify-content: center;
}

:deep .accordion-button2 > a[b-havfg9d37r] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    padding-left: 20px !important;
    margin-bottom: 20px !important;
    align-items: center;
    justify-content: center;
}

[b-havfg9d37r] .accordion-button2:not(.collapsed)::after {
    background-image: none;
}

[b-havfg9d37r] .accordion-button2:not(.collapsed) {
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

[b-havfg9d37r] .accordion-button2 i {
    font-size: 16px !important;
    font-weight: 600;
    padding-right: 10px;
}

[b-havfg9d37r] .accordion-button, .accordion-button a[b-havfg9d37r] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
}

    [b-havfg9d37r] .accordion-button:focus {
        box-shadow: none;
        border-color: rgba(0,0,0,.125);
    }


    [b-havfg9d37r] .accordion-button i {
        font-size: 16px;
        font-weight: 600;
        padding-right: 10px;
    }

[b-havfg9d37r] .accordion-body, .accordion-body a[b-havfg9d37r] {
    cursor: pointer;
    border-radius: calc(0.25rem - 1px);
    font-family: "Lato", sans-serif !important;
    font-weight: 500;
    color: #1a2643 !important;
    padding-left: 40px !important;
    font-size: 10px !important;
    background-color: white !important;
    text-transform: uppercase !important;
    border: 1 solid rgba(0, 0, 0, 0.459) !important;
}

    [b-havfg9d37r] .accordion-body > .accordion-button a {
        cursor: pointer;
        border-radius: calc(0.25rem - 1px);
        font-family: "Lato", sans-serif !important;
        font-weight: 500;
        color: #1a2643 !important;
        padding-left: 0px !important;
        font-size: 10px !important;
        background-color: white !important;
        text-transform: uppercase !important;
    }

    [b-havfg9d37r] .accordion-body > .accordion-button:not(.collapsed)::after {
        background-image: none;
    }

    [b-havfg9d37r] .accordion-body > .accordion-button:not(.collapsed) {
        box-shadow: none;
        padding: 0px;
        margin: 0px;
    }

    [b-havfg9d37r] .accordion-body i {
        font-size: 16px;
        font-weight: 600;
        padding-right: 10px;
    }

[b-havfg9d37r] div > .accordion-body {
    cursor: pointer;
    border-radius: calc(0.25rem - 1px);
    font-family: "Lato", sans-serif !important;
    font-weight: 500;
    color: #1a2643 !important;
    padding-left: 30px !important;
    font-size: 10px !important;
    background-color: white !important;
    text-transform: uppercase !important;
    border-top: 1px solid rgba(0,0,0,.125);
    border-bottom: 0 solid rgba(0,0,0,.125);
    border-left: 0 solid rgba(0,0,0,.125);
    border-right: 0 solid rgba(0,0,0,.125);
}

.accordion-body .accordion-button[b-havfg9d37r]:after {
    display: none;
    padding: 0px;
    margin: 0px;
}

[b-havfg9d37r] .accordion-button3 {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    align-items: center;
    justify-content: center;
}

:deep .accordion-button3 > a[b-havfg9d37r] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

[b-havfg9d37r] .accordion-button3:not(.collapsed)::after {
    background-image: none;
}

[b-havfg9d37r] .accordion-button3:not(.collapsed) {
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

[b-havfg9d37r] .accordion-button3 i {
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    padding: 17px;
    padding-bottom: 18px;
}

[b-havfg9d37r] .SegundaSide > h2 {
    text-align: center;
    justify-content: center;
    align-items: center;
}

#mySidebar[b-havfg9d37r]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.11);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#mySidebar[b-havfg9d37r]::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

#mySidebar[b-havfg9d37r]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

#sidebarFechada[b-havfg9d37r]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.11);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#sidebarFechada[b-havfg9d37r]::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

#sidebarFechada[b-havfg9d37r]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

[b-havfg9d37r] .accordion-item {
    border-top: 1 solid rgba(0,0,0,.125);
    border-bottom: 0 solid rgba(0,0,0,.125);
    border-left: 0 solid rgba(0,0,0,.125);
    border-right: 0 solid rgba(0,0,0,.125);
}
#sidebarIcone[b-havfg9d37r]{
    display:none;
}
.sidebarIcone[b-havfg9d37r] {
    height: 100%;
    width: 80px;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    overflow-x: hidden;
    background-color:transparent;
}
    .sidebarIcone > a[b-havfg9d37r] {
        text-decoration: none;
        font-size: 25px;
        color: rgba(0, 0, 77, 0.712);
        display: block;
        font-weight: 500;
        transition: 0.3s;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 16px;
        background-color: transparent;
    }

#SideRes[b-havfg9d37r] {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0;
    padding-top: 70px;
    display:none;
}

    #SideRes > a[b-havfg9d37r] {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
    }

    #SideRes > .img[b-havfg9d37r] {
        position: absolute;
        top: 11px;
        font-size: 36px;
        margin-left: 28px;
        background-color: white;
    }
    #SideRes > .closeMenu[b-havfg9d37r] {
        position: absolute;
        top: 8px;
        font-size: 25px;
        margin-left: 203px;
        color: #002147;
    }

@media (max-width: 915px) {
    #sidebarFechada[b-havfg9d37r] {
        display: none;
    }
    #sidebarIcone[b-havfg9d37r] {
        display: block;
        height: fit-content;
    }
    #divNavPrincipal[b-havfg9d37r] {
        display: none;
    }
}
@media screen and (max-height: 450px) {
.sidebar[b-havfg9d37r] {
    padding-top: 70px;
}
}
/* _content/AlunoDigital.BlazorServer/Shared/PrincipalUniMestreShared.razor.rz.scp.css */
body[b-8npvnwdgp9] {
    font-family: "Lato", sans-serif;
}

.sidebarFechada[b-8npvnwdgp9] {
    height: 100%;
    width: 80px;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    overflow-x: hidden;
}

    .sidebarFechada > a[b-8npvnwdgp9] {
        text-decoration: none;
        font-size: 25px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 16px;
    }

.openbtn[b-8npvnwdgp9] {
    font-size: 25px;
    color: #002147;
}

.sidebar[b-8npvnwdgp9] {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0;
    padding-top: 70px;
}

    .sidebar > a[b-8npvnwdgp9] {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
    }

        .sidebar > a:hover[b-8npvnwdgp9] {
            color: rgb(1, 71, 71);
        }

    .sidebar > .img[b-8npvnwdgp9] {
        position: absolute;
        top: 11px;
        font-size: 36px;
        margin-left: 28px;
        background-color: white;
    }

    .sidebar > .closebtn[b-8npvnwdgp9] {
        position: absolute;
        top: 8px;
        font-size: 25px;
        margin-left: 203px;
        color: #002147;
    }

#pesquisa[b-8npvnwdgp9] {
    margin-left: 150px !important;
}

/* On smaller screens, where height is less than 4
50px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidebar[b-8npvnwdgp9] {
        padding-top: 15px;
    }

        .sidebar a[b-8npvnwdgp9] {
            font-size: 18px;
        }
}


[b-8npvnwdgp9] .accordion-button2 {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    padding-left: 20px !important;
    padding: 18px;
    align-items: center;
    justify-content: center;
}

:deep .accordion-button2 > a[b-8npvnwdgp9] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    padding-left: 20px !important;
    margin-bottom: 20px !important;
    align-items: center;
    justify-content: center;
}

[b-8npvnwdgp9] .accordion-button2:not(.collapsed)::after {
    background-image: none;
}

[b-8npvnwdgp9] .accordion-button2:not(.collapsed) {
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

[b-8npvnwdgp9] .accordion-button2 i {
    font-size: 16px !important;
    font-weight: 600;
    padding-right: 10px;
}

[b-8npvnwdgp9] .accordion-button, .accordion-button a[b-8npvnwdgp9] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    padding-left: 20px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
}

    [b-8npvnwdgp9] .accordion-button:focus {
        box-shadow: none;
        border-color: rgba(0,0,0,.125);
    }


    [b-8npvnwdgp9] .accordion-button i {
        font-size: 16px;
        font-weight: 600;
        padding-right: 10px;
    }

[b-8npvnwdgp9] .accordion-body, .accordion-body a[b-8npvnwdgp9] {
    cursor: pointer;
    border-radius: calc(0.25rem - 1px);
    font-family: "Lato", sans-serif !important;
    font-weight: 500;
    color: #1a2643 !important;
    padding-left: 40px !important;
    font-size: 10px !important;
    background-color: white !important;
    text-transform: uppercase !important;
    border: 1 solid rgba(0, 0, 0, 0.459) !important;
}

    [b-8npvnwdgp9] .accordion-body > .accordion-button a {
        cursor: pointer;
        border-radius: calc(0.25rem - 1px);
        font-family: "Lato", sans-serif !important;
        font-weight: 500;
        color: #1a2643 !important;
        padding-left: 0px !important;
        font-size: 10px !important;
        background-color: white !important;
        text-transform: uppercase !important;
    }

    [b-8npvnwdgp9] .accordion-body > .accordion-button:not(.collapsed)::after {
        background-image: none;
    }

    [b-8npvnwdgp9] .accordion-body > .accordion-button:not(.collapsed) {
        box-shadow: none;
        padding: 0px;
        margin: 0px;
    }

    [b-8npvnwdgp9] .accordion-body i {
        font-size: 16px;
        font-weight: 600;
        padding-right: 10px;
    }

[b-8npvnwdgp9] div > .accordion-body {
    cursor: pointer;
    border-radius: calc(0.25rem - 1px);
    font-family: "Lato", sans-serif !important;
    font-weight: 500;
    color: #1a2643 !important;
    padding-left: 30px !important;
    font-size: 10px !important;
    background-color: white !important;
    text-transform: uppercase !important;
    border-top: 1px solid rgba(0,0,0,.125);
    border-bottom: 0 solid rgba(0,0,0,.125);
    border-left: 0 solid rgba(0,0,0,.125);
    border-right: 0 solid rgba(0,0,0,.125);
}

.accordion-body .accordion-button[b-8npvnwdgp9]:after {
    display: none;
    padding: 0px;
    margin: 0px;
}

[b-8npvnwdgp9] .accordion-button3 {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    align-items: center;
    justify-content: center;
}

:deep .accordion-button3 > a[b-8npvnwdgp9] {
    background-color: white !important;
    border-color: none !important;
    font-family: "Lato", sans-serif !important;
    color: #1a2643 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    border: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

[b-8npvnwdgp9] .accordion-button3:not(.collapsed)::after {
    background-image: none;
}

[b-8npvnwdgp9] .accordion-button3:not(.collapsed) {
    box-shadow: none;
    padding: 0px;
    margin: 0px;
    border: none;
}

[b-8npvnwdgp9] .accordion-button3 i {
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    padding: 17px;
    padding-bottom: 18px;
}

[b-8npvnwdgp9] .SegundaSide > h2 {
    text-align: center;
    justify-content: center;
    align-items: center;
}

#mySidebar[b-8npvnwdgp9]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.11);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#mySidebar[b-8npvnwdgp9]::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

#mySidebar[b-8npvnwdgp9]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

#sidebarFechada[b-8npvnwdgp9]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.11);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#sidebarFechada[b-8npvnwdgp9]::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

#sidebarFechada[b-8npvnwdgp9]::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

[b-8npvnwdgp9] .accordion-item {
    border-top: 1 solid rgba(0,0,0,.125);
    border-bottom: 0 solid rgba(0,0,0,.125);
    border-left: 0 solid rgba(0,0,0,.125);
    border-right: 0 solid rgba(0,0,0,.125);
}
#sidebarIcone[b-8npvnwdgp9]{
    display:none;
}
.sidebarIcone[b-8npvnwdgp9] {
    height: 100%;
    width: 80px;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    overflow-x: hidden;
    background-color:transparent;
}
    .sidebarIcone > a[b-8npvnwdgp9] {
        text-decoration: none;
        font-size: 25px;
        color: rgba(0, 0, 77, 0.712);
        display: block;
        font-weight: 500;
        transition: 0.3s;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 16px;
        background-color: transparent;
    }

#SideRes[b-8npvnwdgp9] {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0;
    padding-top: 70px;
    display:none;
}

    #SideRes > a[b-8npvnwdgp9] {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #1a2643;
        display: block;
        transition: 0.3s;
    }

    #SideRes > .img[b-8npvnwdgp9] {
        position: absolute;
        top: 11px;
        font-size: 36px;
        margin-left: 28px;
        background-color: white;
    }
    #SideRes > .closeMenu[b-8npvnwdgp9] {
        position: absolute;
        top: 8px;
        font-size: 25px;
        margin-left: 203px;
        color: #002147;
    }

@media (max-width: 915px) {
    #sidebarFechada[b-8npvnwdgp9] {
        display: none;
    }
    #sidebarIcone[b-8npvnwdgp9] {
        display: block;
        height: fit-content;
    }
    #divNavPrincipal[b-8npvnwdgp9] {
        display: none;
    }
}
@media screen and (max-height: 450px) {
.sidebar[b-8npvnwdgp9] {
    padding-top: 70px;
}
}
/* _content/AlunoDigital.BlazorServer/Shared/Spinner.razor.rz.scp.css */
.cssload-container[b-8dhy7ihb3f] {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.822);
    z-index: 9999;
}

.cssload-speeding-wheel[b-8dhy7ihb3f] {
    content: "";
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 63px;
    height: 63px;
    margin: 0 auto;
    border: 4px solid rgb(95, 101, 112);
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin-b-8dhy7ihb3f 500ms infinite linear;
    -o-animation: cssload-spin 500ms infinite linear;
    -ms-animation: cssload-spin 500ms infinite linear;
    -webkit-animation: cssload-spin 500ms infinite linear;
    -moz-animation: cssload-spin 500ms infinite linear;
}
@keyframes cssload-spin-b-8dhy7ihb3f {
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
