﻿.entrada-filtro {
    width:100%;
}

#linFiltrar {
    margin-top: 10px;
    margin-left: 10px;
}

.filter input {
    width: 160px;
    height: 22px;
}
.table-header{
    margin-top: 60px !important;
}
.dataTables_filter{
    float: right;
}


.table {
    text-transform: uppercase;
}

.table th {
    cursor: pointer;
}

.cursor {
    cursor: help;
}