#tabla-historial{
    width: 100%;
    color: white;
}

#tabla-historial td{
    border: none;
    border-bottom: solid white !important;
}

#tabla-historial a{
    text-decoration: none;
    color: white;
}