.login-box {
    margin-top: 10%;
}

.table-header {
    margin-top: 70px;
}

.table-header h1 {
    margin: 12px;
}

.buttons {
    text-align: right;
    vertical-align: bottom;
}

table th {
    font-size: 11px !important;
}
 table td {
    font-size: 10px !important;
 }

 table {
    max-width: 1140px !important;
 }