.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #ddffdd;
}
h1, h2, h3, h4 {
  color: #333366;
}
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
	    border: none;
}
