.active-rd-subtext {
  padding-top: 4px;
  color: rgba( 102, 102, 102 ,  1 );
  color: rgba( var(--palette-neutral-60,102, 102, 102) ,  1 ); }
  .active-rd-subtext .active-rd-subtitle-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal; }
  .active-rd-subtext .active-rd-environment-name-tooltip {
    padding-right: 5px;
    font-size: 0.875rem; }
  .active-rd-subtext .pending-subtext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 0.875rem; }
  .active-rd-subtext .active-rd-left-pane-status-icon {
    font-size: 0.75rem;
    margin-right: 6px; }
