.hidden { display: none; }

.badge-button[disabled] {
  opacity: 0.5;
  border: 1px solid rgba(74, 20, 140, 0.5) !important;
}

.activation_type {
  display:none;
  font-size:small;
}

table, td, tr, th {
  border: 1px solid black;
}
