#third, #second,#fourth,#fifth,#sixth{
    display: none;
}
#showError1,#showError2,
#showError3,#showError4,#showError5,
#showError6,#showError7,#showError8,#showError9,
#showError10,#showError11,#showError12, #showError13,
#showError14,#showError15,#showError16, #showError17,
#showError18,#showError19,#showError20, #showError21,#showError22,#showError23,
#showError24,#showError25,#showError26,#showError27,
#showError28,#showError29,#showError30,#showError31,#showError32,
#showError33,#showError34,#showError35,#showError36,#showError37,#showError38,#showError39,#showError40, #showError41{
    color: red;
}
#def,#area_group,#area_group_doutorado,#area_group_pos_doutorado,#area_group_livre_docencia,
#area_group_andamento,#area_group_doutorado_andamento,#area_group_pos_doutorado_andamento,#area_group_livre_docencia_andamento{
    display: none;
}
.hide {
    display: none;
}
#passaport-form,#passaport-data,#orgao-form,#identidade-form,#cpf-form{
    display: none;
}
.error {
    display: block;
}
.content-container{
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    transition: all ease-in-out 1s;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.forgot .website{
    display: none;
}