
.cnen-title-page {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--azul-cnen);
    margin-bottom: 1rem;
}

.cnen-title-page-center {
    margin-top: 20px;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--azul-cnen);
    margin-bottom: 1rem;
    text-align: center;
}


.cnen-subtitle-page {
    font-size: 1.4rem;
    font-weight: 600;
    padding: 1.4rem 0 .4rem 0;
    color: var(--azul-cnen);
}

.cnen-texto-page {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    margin-bottom: 2rem; 
    text-align: justify;
    line-height: 1.8rem;
}

.cnen-texto-page a {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    margin-bottom: 2rem; 
    text-align: justify;
    line-height: 1.8rem;
}

.cnen-texto-page a:hover {
    font-weight: 700;
}

.cnen-item-page {
    font-size: 1rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    text-align: justify;
    top: -20px;
}

.cnen-item-page span {
    font-size: 1rem;
    font-weight: 700;
    color: var(--cinza-cnen-90);
    text-align: justify;
    top: -20px;
}

.cnen-texto-page span {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--cinza-cnen-90);
    margin-bottom: 2rem; 
    text-align: justify;
    line-height: 1.8rem;
}


.cnen-texto-sobre-a-cnen {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 26px;
}

.cnen-texto-item-cronologia {
    font-size: 1rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 1rem;
}

.cnen-texto-item-cronologia  a {
    font-size: 1rem;
    font-weight: 400;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 1.2rem;
}

.cnen-texto-item-cronologia  a:hover {
    font-weight: 600;
    color: var(--cinza-cnen-90);
}

.cnen-texto-item-cronologia span {
    font-size: 1rem;
    font-weight: 700;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 1.2rem;
}

.cnen-texto-item-cronologia span {
    font-weight: 700;
    line-height: 1.2rem;
}


.cnen-texto-page-v3 {
    font-size: 1em;
    font-weight: 600;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 1.2rem;
}

.cnen-texto-page-com-recuo {
    font-size: .8em;
    font-weight: 600;
    color: var(--cinza-cnen-90);
    text-align: justify;
    line-height: 1.2rem;
    margin-left: 50px;
}


.cnen-texto-page-v4 {
    font-size: 1.2em;
    font-weight: 700;
    color: var(--cinza-cnen-90);
    margin-bottom: 1rem; 
    text-align: justify;
    line-height: 1.4rem;
}

.cnen-texto-page-bold {
    font-size: 1rem;
    font-weight: 700;
    color: var(--azul-cnen);
    text-align: justify;
    line-height: 1.8rem;
}

.cnen-link-email a {
    font-size: 1rem;
    font-weight: 700;
    color: var(--azul-cnen);
    text-align: justify;
    line-height: 1.8rem;
    text-decoration: none;
    cursor: pointer;
}

.cnen-link-email a:hover {
    color: var(--cinza-cnen);
}

.cnen-texto-page-bulet {
    padding-left: 50px;
}

.link-cnen {
    text-decoration: none;
}

.link-cnen:hover {
    color: var(--cinza-cnen);
}

.cnen-texto-page span {
    font-weight: 600;
}

.decadas-txt {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--cnen-black);
    padding-bottom: 1rem;
}


.nomedacada {
    margin-left: .5rem;
    font-weight: bold;
    color: var(--cnen-black);
    margin-bottom: 10px;
}

.autorCnen {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--cnen-black);
    padding-bottom: 1rem;
}

.cnen-form-setup {
    display: grid;
    grid-template-columns: .4fr 3fr ;
}


.link-bliblioteca-digital a {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--azul-cnen);
}

.link-bliblioteca-digital a:hover {
    color: var(--cinza-cnen);
}

.cnen-registro-nao-encntrado {
    margin-top: 20px;
    font-size: 1.3rem;
    color: var(--cnen-vermelho);
    font-weight: 600;
}

.cnen-registro-nao-encntrado i {
    margin-top: 20px;
    font-size: 1.3rem;
    color: var(--cnen-vermelho);
    font-weight: 600;
}

.cnen-registro-nao-encntrado-menor {
    margin-top: 12px;
    font-size: .9rem;
    color: var(--cnen-vermelho);
    font-weight: 600;
    text-align: center;
}


.cnen-pagina-conteudo {
    width: 100%;
    margin-bottom: 50px;
}

.alinhamento-link-relatorio {
    text-align: right;
    top: 20px;
}

.cnen-link-relatorios {
    margin-top: 30px;
    font-weight: bold;
    color: var(--cinza-cnen-90);
}

.cnen-link-relatorios:hover {
    color: var(--cinza-cnen);
}


.cnen-item-cronologia {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.cnen-item-cronologia a {
    font-size: 16px;
    font-weight: 600;
    color: var(--azul-cnen);
    margin-bottom: 2px;
}

.cnen-item-cronologia a:hover {
    color: var(--cinza-cnen);
}

.cnen-divide-campo-form {
    display: flex;
    flex-direction: row;
}

.cnen-input-nome-autor {
 display: flex;
    flex-direction: row;
}

  .cnen-campo-validaautor {
        width:20%; 
        height: 20%;
    }

    .cnen-presidentes-membros {
        display:flex;
        flex-direction: row;
    }

@media (max-width: 1280px) {

        .cnen-divide-campo-form {
        flex-direction: column;
        }

        .cnen-buttons-lado-a-lado {
            flex-direction: column;
        }

}

@media (max-width: 900px) {

        .cnen-divide-campo-form {
        flex-direction: column;
        }

        .cnen-presidentes-membros {
        flex-direction: column;
        }

        .cnen-campo-validaautor {
        margin-left: -10px;
        margin-bottom: 8px;
        width:40%; 
        height: 20%;
        }

        .cnen-input-nome-autor {
        display: flex;
        flex-direction: column;
        }

        #autor {
        margin-top: 20px;
        }
        
        .cnen-form-setup {
        display: flex;
        flex-direction: column;
        }

        .cnen-divide-campo-form {
        display: flex;
        flex-direction: column;
        }

        .cnen-alinhamento-botoes {
        margin-bottom: 20px;
        }

        .cnen-buttons-lado-a-lado {
        flex-direction: row;
        width: 400px;
        }

}
