#webAlert {
    position: absolute;
    top: 70px;
    z-index: 9999999;
    width: 98%;
    margin-left: 1%;
}

#jobsTable th {
    width: 200px;
}