/**
    Padding
*/
/**
    Margin Section
*/
/**
    Font Section
*/
/*
    Canvas Element Colors
*/
/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
.progress-hub .pipeline-tab-error-icon {
  color: rgba( 218, 10, 0 ,  1 );
  color: rgba( var(--palette-accent1,218, 10, 0) ,  1 );
  padding-right: 4px;
  padding-top: 3px;
}

.variables-pivot-container .process-variables-v2-details-container {
  margin-top: 0px;
}

.cd-release-status-abandoned-badge {
  margin-left: 10px;
}

.release-progress-help-button-tooltip-content {
  padding: 10px;
  max-width: 300px;
  font-size: 14px;
}

.release-progress-help-button-tooltip-content .primary-text {
  padding-bottom: 10px;
  font-weight: 600;
}

.release-progress-help-button-tooltip-content strong {
  font-weight: 700;
}

.cd-contributed-pivot-loading-component {
  position: absolute;
  top: 50%;
  right: 50%;
}
