.aplus-sortable-item-meta {
  padding: 6px 8px;
  margin-top: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.aplus-sortable-item-meta:hover {
  background-color: #F1F7FF;
  border-radius: 2px;
  cursor: pointer;
}
.aplus-sortable-item-meta:hover .aplus-sortable-item-meta-right {
  display: block;
}
.aplus-sortable-item-meta:hover .aplus-sortable-item-meta-left__holder {
  color: var(--basic-color-primary, #0070ff) !important;
}
.aplus-sortable-item-meta-left {
  flex: 1;
  display: inline-flex;
  align-items: center;
  min-width: 0;
}
.aplus-sortable-item-meta-left__indicator {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  flex-shrink: 0;
}
.aplus-sortable-item-meta-left__label-wrapper {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aplus-sortable-item-meta-right {
  display: none;
  padding-left: 12px;
}
.aplus-sortable-item-meta .is-level2 {
  margin-left: 16px;
}
.aplus-sortable-item-meta-action-icon:hover {
  color: var(--basic-color-primary, #0070ff);
}
