.bootstrap_datatables {
  min-height: 100vh;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #fe0b0b;
}

