.main {
    margin-top: 20px;
}

footer {
    background: #313131;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    margin-top: 50px;
}

footer a, footer a:hover, footer a:active {
    color: #ffffff;
}

.header-bg {
    background: #42424a;
!important;
}

.dropdown-dark {
    background: #393941; !important;
}

tr.manual-new td {
    color: royalblue;
}