/**
    Padding
*/
/**
    Margin Section
*/
/**
    Font Section
*/
/*
    Canvas Element Colors
*/
/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
.release-progress-container .cd-release-environment-inprogress-details-container {
  padding: 5px 0px 3px 0px;
  clear: both;
}

.release-progress-container .cd-release-environment-inprogress-details-container.cd-environment-in-progress-single-phase-details .cd-environment-agent-phase-in-progress-details-container {
  margin-top: 5px;
}

.release-progress-container .cd-release-environment-inprogress-details-container:not(.cd-environment-in-progress-single-phase-details) {
  padding-top: 15px;
}

.release-progress-container .cd-release-environment-inprogress-details-container:not(.cd-environment-in-progress-single-phase-details) .cd-environment-phase-header-with-index-count {
  margin-top: 0;
}
