.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none;
}

div.acc-map {
    width: 85%;
    font-size: 12px;
    float: left;
}

div.acc-map table td {
    padding: 5px;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    border-top: none !important;
}

div.changes {
    float: right;
    width: 14%;
    margin-top: 20px;
    overflow-y: auto;
    font-size: 10px;
}

