div.alert {
  position: fixed;
  right: 0;
  margin-top: 25px;
  margin-right:30px;
  z-index: 99999;
}

thead th {
    background-color: #286086;
    color: white;
}
