.barra_redes ul li {
    float: left;
    padding: 5px;
    margin: 0px !important;
    list-style-type: none !important;
}
.list-categoria a:link{
    text-decoration: none ;
}

.barra_redes {
    clear: left;
    margin: 0px;
}

.barra_redes ul {
    margin: 0px;
}

.foto {
    float: left;
    margin: 0 auto;
    padding: 10px
}

#conicet, #cic, #sedici {
    clear: both
}

.views-label {
    font-weight: 900;
}

.list-categoria ul {
    list-style-type: none;
    margin: 0px;
}

.list-categoria ul li {
    margin: 0px;
}
.list-categoria{
    margin-top: 20px;
    text-align: right;
}
.footer-redes {
    display: flex;
    justify-content: space-around;
}
.barra-redes {
    display: flex;
    justify-content: space-evenly;
}
.card-button{
    display: flex;
    justify-content: flex-end;
}
.card-img-top  {
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.foto {
    text-align: center;
    height: 170px;
    width: 170px;
    border: 4px #27a9e1 solid;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-body{
    min-height: 150px;
}
.card-footer{
    min-height: 37px;
}
.sidebar_mail, .sidebar_foto, .sidebar_telefono{
    padding: 0px;
    text-align: left;
    margin-bottom: 10px;
}

#nombre_personal{
    font-size: 22px;
    font-family: Roboto;
    font-weight: bold;
    color: #27a9e1;
    margin-top: 0px;
    margin-bottom: 0px;
}
.field-grado_alcanzado p, .field-unidad_de_investigacion p, .field-rol p{
    font-family: Roboto;
    color: #808284;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;

}
.field-grado_alcanzado span, .field-unidad_de_investigacion span, .field-rol span{
    font-weight: bold;
    color: #404041;

}
.field-biografia h2, .titulo-repo button, .titulo-repo{
    font-size: 18px !important;
    font-family: Roboto !important;
    font-weight: bold !important;
    color: #27a9e1 !important;
}
.field-content-biografia{
    font-size: 12px !important;
    color: #404041;
    text-align: justify;
    font-family: Roboto !important;
}

.contacto-personal{
    margin-top: 0px;
    padding-left: 0px !important;

}
.contacto-personal a, .list-categoria{
    font-family: Roboto !important;
    color: #808284 !important;
    font-size: 12px;
    margin-right: 5px;
}
.hr-contacto{
    margin: 0px;
}
.list-publicaciones{
    margin-top: 20px;
}

.card-header .card-link{
    background-color: transparent ;
    border: transparent ;
    box-shadow: none;
}


.accordion .card{
    border: none;
}
.titulo-repo button, .titulo-repo {
    
    background: rgba(0,0,0,.03);
}
