.inline-group .tabular tr td.original {
  visibility: hidden;
}

.inline-group .tabular tr.has_original td {
  padding-top: 8px;
}


.tree-node {
  position: relative;
  display: inline-block;
}

.tree-node_depth_1 {
  margin-left: 2em;
}

.tree-node_depth_2 {
  margin-left: 4em;
}

.tree-node_depth_3 {
  margin-left: 6em;
}


.field-source_type,
.field-audience_size_display,
.field-subscription_account_display,
.field-subscription_status_updated_at_display {
  white-space: nowrap;
}
