
.sources[data-v-05b0a607] {
  padding: 1.5rem;
}
.section-content[data-v-05b0a607] {
  margin-top: 1.5rem;
}
.status-indicator[data-v-05b0a607] {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
}
.status-indicator.is-active[data-v-05b0a607] {
  background-color: #23d160;
}
.status-indicator.is-inactive[data-v-05b0a607] {
  background-color: #dbdbdb;
}
.source-name-link[data-v-05b0a607] {
  font-weight: 500;
  color: #3273dc;
  text-decoration: none;
}
.source-name-link[data-v-05b0a607]:hover {
  text-decoration: underline;
}
.source-name-link.is-disabled[data-v-05b0a607] {
  color: #999;
  cursor: not-allowed;
  text-decoration: none;
}
.table-wrapper[data-v-05b0a607] {
  background: white;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1);
}

