.listing th,
.listing table.dataTable.cell-border tbody th {
    border: 0;
}

.listing table.dataTable.cell-border tbody tr td:first-child {
    border-left: 0;
}

.listing td,
.listing table.dataTable.cell-border tbody td {
    border: 0;
    border-bottom: 1px solid #ddd;
}

.dataTables_info {
    padding-top: 0;
    padding-bottom: 1em;
}

table.dataTable.no-footer {
    font-size: 1.5rem;
}

.listing table {
    margin: 0em;
    font-size: 1.5rem;
}

#addressList_filter input {
    border: .1rem solid #5b616b;
    margin-bottom: 1.5rem;
}

#addressList_filter label {
    margin-top: 0rem;
    font-size: 1.5rem;
}
