/* _content/SIGA/Pages/Candidaturas/Gravado.razor.rz.scp.css */
img.logo[b-u6bs3t0y9h] {
    max-width: 150px;
    max-height: 150px;
    padding: 20px;
    margin: auto;
}

.botoes[b-u6bs3t0y9h] {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 150px;*/
}

.btn-secondary[b-u6bs3t0y9h] {
    margin-right: 10px;
    width: 200px;
}

.btn-primary[b-u6bs3t0y9h] {
    margin-left: 10px;
    width: 200px;
}
/* _content/SIGA/Pages/Candidaturas/Processo.razor.rz.scp.css */
h2[b-uyzo8rnfiz] {
    margin: 20px 0 0 0;
}
/* _content/SIGA/Pages/ExameAcesso/Exame.razor.rz.scp.css */
.fixed-counters[b-xoghuqm7q6] {
    position: fixed;
    top: 10px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: #f8f9fa;
    border-left: 2px solid #dee2e6; /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.fixed-counters2[b-xoghuqm7q6] {
    position: fixed;
    top: 90px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: #97f685;
    /*border-left: 2px solid black;*/ /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.fixed-counters3[b-xoghuqm7q6] {
    position: fixed;
    top: 90px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: red;
    /* border-left: 2px solid #dee2e6;*/ /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.counter-container[b-xoghuqm7q6] {
    display: flex;
    justify-content: center;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.counter-item[b-xoghuqm7q6] {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: white;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.counter-label[b-xoghuqm7q6] {
    font-weight: bold;
    color: #495057;
}

.counter-value[b-xoghuqm7q6] {
    font-size: 16px;
    font-weight: bold;
    color: #007bff;
    min-width: 40px;
    text-align: center;
}
.counter-value-red[b-xoghuqm7q6] {
    font-size: 20px;
    font-weight: bold;
    color: #007bff;
    min-width: 40px;
    color:white;
    background-color:red;
    text-align: center;
}

.page-content[b-xoghuqm7q6] {
    margin-top: 120px; /* Espaço para os contadores fixos */
    padding: 20px;
}

/* Responsividade para telas menores */
@media (max-width: 768px) {
    .counter-container[b-xoghuqm7q6] {
        flex-direction: column;
        gap: 15px;
    }

    .counter-item[b-xoghuqm7q6] {
        justify-content: center;
    }

    .page-content[b-xoghuqm7q6] {
        margin-top: 140px;
    }
}


/* _content/SIGA/Pages/Login.razor.rz.scp.css */
/* Coded with love by Mutiullah Samim */
body[b-letj4ap6mq],
html[b-letj4ap6mq] {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #60a3bc !important;
}

.encher[b-letj4ap6mq] {
    padding-top: 7rem !important;
}

.user_card[b-letj4ap6mq] {
    height: 480px;
    width: 400px;
    margin-top: auto;
    margin-bottom: auto;
    background-image: linear-gradient( 0deg, rgb(5, 39, 103) 0%, #330647 60%) !important;
    /*#f39c12;*/
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.brand_logo_container[b-letj4ap6mq] {
    position: absolute;
    height: 170px;
    width: 170px;
    top: -75px;
    border-radius: 50%;
    background: #7f7f7f;
    padding: 10px;
    text-align: center;
}

.brand_logo[b-letj4ap6mq] {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    /*border: 2px solid white;*/
}

.form_container[b-letj4ap6mq] {
    margin-top: 100px;
}

.login_btn[b-letj4ap6mq] {
    width: 100%;
    background: #c0392b !important;
    color: white !important;
}

    .login_btn:focus[b-letj4ap6mq] {
        box-shadow: none !important;
        outline: 0px !important;
    }

.login_container[b-letj4ap6mq] {
    padding: 0 2rem;
}

.input-group-text[b-letj4ap6mq] {
    background: #c0392b !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
    height: 31px;
    width: 40px;
}

.input_user[b-letj4ap6mq],
.input_pass:focus[b-letj4ap6mq] {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-letj4ap6mq]::before {
    background-color: #c0392b !important;
}
.links[b-letj4ap6mq]{
    padding-top:10px;
    color:white!important;
    font-size:small;
    height:20px;
}
/* _content/SIGA/Pages/Registar/ConfirmaRegisto.razor.rz.scp.css */
img.logo[b-oqb5iquy1f] {
    max-width: 150px;
    max-height: 150px;
    padding: 20px;
    margin: auto;
}
.botoes[b-oqb5iquy1f] {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 150px;*/
}
.btn-secondary[b-oqb5iquy1f] {
    margin-right: 10px;
    width:200px;
}
.btn-primary[b-oqb5iquy1f] {
    margin-left: 10px;
    width: 200px;
}
/* _content/SIGA/Pages/Registar/NovoRegisto.razor.rz.scp.css */
.botoes[b-usohxrcs87] {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 150px;*/
}

img.logo[b-usohxrcs87] {
    max-width: 150px;
    max-height: 150px;
    padding: 20px;
    margin: auto;
    display: flex;
}
.botoes[b-usohxrcs87] {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 150px;*/
}
.btn-primary[b-usohxrcs87] {
    width: 300px;
}
/*.card-body {
    background-color: #74bfe1;
}
.Meuform {
    background-color: #74bfe1;
}*/
/* _content/SIGA/Pages/Registar/RegistoJaExistente.razor.rz.scp.css */
img.logo[b-0nu7eg2vu0]

{
    max-width: 200px;
    max-height: 200px;
    padding: 20px;
    margin: auto;
}
/* _content/SIGA/Pages/Registar/RegistoSucesso.razor.rz.scp.css */
img.logo[b-m0ccdu3jz8] {
    max-width: 150px;
    max-height: 150px;
    padding: 20px;
    margin: auto;
}
/* _content/SIGA/Shared/MainLayout.razor.rz.scp.css */
.page[b-n35x9a3jav] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n35x9a3jav] {
    flex: 1;
}

.sidebar[b-n35x9a3jav] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n35x9a3jav] {
    /*background-color: #f7f7f7;*/
    /*border-bottom: 1px solid #d6d5d5;*/
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n35x9a3jav]  a, .top-row .btn-link[b-n35x9a3jav] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-n35x9a3jav] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-n35x9a3jav] {
        display: none;
    }

    .top-row.auth[b-n35x9a3jav] {
        justify-content: space-between;
    }

    .top-row a[b-n35x9a3jav], .top-row .btn-link[b-n35x9a3jav] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n35x9a3jav] {
        flex-direction: row;
    }

    .sidebar[b-n35x9a3jav] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n35x9a3jav] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-n35x9a3jav], article[b-n35x9a3jav] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SIGA/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-khfaxoomah] {
    width: 250px;
    padding: 1rem;
    /*background-color: #343a40;*/
}

.nav-link[b-khfaxoomah] {
    color: white;
}

    .nav-link:hover[b-khfaxoomah] {
        background-color: rgba(255, 255, 255, 0.1);
    }

/* Bot�o do menu s� aparece em telas pequenas */
.navbar-toggler[b-khfaxoomah] {
    background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 640px) {
    .sidebar[b-khfaxoomah] {
        display: none;
    }
}

@media (min-width: 641px) {
    .sidebar[b-khfaxoomah] {
        display: block !important;
    }
}

