.card.card-outline .card-header {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.user-panel .image {
  margin-top: 5px !important;
}
.user-panel .image img {
  width: 24px;
  height: auto;
}
.user-panel .info a small {
  color: #66af45;
}
.error-page {
  margin: 18% auto !important;
  max-width: 650px;
  width: 100%;
  padding: 20px !important;
}
.error-page .error-message {
  padding: 7px;
  background-color: #dc3545;
  color: #fff;
}
.table thead th a {
  color: #000 !important;
}
.table thead th a:hover {
  text-decoration: underline;
}
