.table thead tr td,
#notes,
#downloads {
    background: #ccc none;

    background-color: #535353 !important;
}

#header2 h2 {
    width: 98%;
    font-size: 1.6rem;
    height: auto;
    line-height: 2.8rem !important;
    padding: 10px 0;
    border: none;
    box-shadow: none;
    background-color: #fff;
}


#header h1 a {
    color: #000
}

#header h1 .fa {
    color: #000
}

#header h1 a,
#header h1 .fa {
    display: none;
}



.btn-danger,
.btn-warning,
.btn-success {
    background-color: #535353 !important;
    border: 1px solid #484848
}

#downloads {
    display: none;
}