/**
    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-summary-details-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.release-summary-details-container .release-summary-details-pivot-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
}

.release-summary-details-container .release-summary-details-pivot-bar .release-summary-pivot-item {
  width: 100%;
}

.cd-contributed-pivot-loading-component {
  position: absolute;
  top: 50%;
  right: 50%;
}
