.release-pipe-list-tree, .release-pipe-list-search-tree {
  overflow-x: hidden !important; }
  @media screen and (-ms-high-contrast: active) {
    .release-pipe-list-tree.vss-DetailsList--layout.ms-DetailsList.colors .ms-DetailsRow.is-selected, .release-pipe-list-search-tree.vss-DetailsList--layout.ms-DetailsList.colors .ms-DetailsRow.is-selected {
      background-color: Highlight; } }
  @media screen and (-ms-high-contrast: active) {
    .release-pipe-list-tree.vss-DetailsList--layout.ms-DetailsList .ms-List-cell, .release-pipe-list-tree.vss-DetailsList--layout.ms-DetailsList .ms-DetailsRow-cell, .release-pipe-list-search-tree.vss-DetailsList--layout.ms-DetailsList .ms-List-cell, .release-pipe-list-search-tree.vss-DetailsList--layout.ms-DetailsList .ms-DetailsRow-cell {
      background-color: transparent; } }
  .release-pipe-list-tree .pipeline-folder-icon, .release-pipe-list-search-tree .pipeline-folder-icon {
    color: #dcb67a;
    color: var(--icon-folder-color,#dcb67a); }
  .release-pipe-list-tree .all-def-treeex-icon, .release-pipe-list-search-tree .all-def-treeex-icon {
    margin-right: 6px; }
  .release-pipe-list-tree .all-def-tree-cell-content, .release-pipe-list-search-tree .all-def-tree-cell-content {
    padding-top: 4px;
    padding-bottom: 4px; }

.all-pivot-no-definitions-found-message .ms-MessageBar-content {
  background-color: rgba( 255, 255, 255 ,  1 );
  background-color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 ); }
