.navbar, #table_2_filter, .button_property {
    display:none;
}

section {
    padding:0px;
}

table {
    min-width:95%;
    margin-bottom: 13px;
}

table tr, table td, table th {
    border: 1px solid #999;
    padding:5px;
    color: #000;
    background-color:#fff;
}

a {
    text-decoration: none;
}