.alertTable th
{
 color: #FFFFFF !important;
 background-color: #404040 !important;
}
.alertTable td
{
 background-color: rgba(0, 0, 0, 0.8);
}