table#resultados td, 
table#resultados th {
    padding: .8rem 1rem;
}

.dt-processing {
    position: absolute !important;
}

.breadcrumb a {
    text-decoration: none !important;
}

div.dt-processing>div:last-child>div {
    background: #A01128 !important;
}

tr.revogada td {
    color: #ccc;
    text-decoration: line-through; 
}