label {
  margin-bottom:0px;
}
.table th,.table td {
  padding:0.25em;
}
.listing tbody tr {
  cursor:pointer;
}
.listing tbody tr:hover {
  background-color: #eee!important;
}
.pagination {
  justify-content: center;
}
.table.privileges thead th {
  text-align: center;
}
.table.privileges tbody td {
  text-align: center;
}
.error {
  border-color: #721c24;
  background-color: #f8d7da;
}
#contractNav .navbar-toggler-icon {
  color:#000;
}
#contractNav .nav-item {
  text-align:center;
  color:#6c757d;
}
#contractNav i {
  font-size:1.4em;
  color:#6c757d;
}
#contractNav a {
  color:#6c757d;
}
#contractNav a:hover {
  color:#3490dc;
}
