#peer-review-chart-dynamic{

}
#peer-review-chart-static {
      width: 100%;
  }

.background {
    fill: #3d3d3d;
}

.foreground {
    fill: #fff;
}

.segment-9 {
    fill: #4f8f4d;
}

.segment-8 {
    fill: #cf2b5f;
}

.segment-5 {
    fill: #f2694f;
}

.segment-4 {
    fill: #55bb6c;
}

.segment-3 {
    fill: #faa647;
}

.segment-2 {
    fill: #2da7a8;
}

.segment-1, .segment-6, .segment-7 {
    fill: #415972;
}
#start-segment, #why-segment, #what-segment, #who-segment, #how-segment, #prompt-segment, #learning-segment, #reporting-segment, #follow-segment {
    cursor: pointer; cursor: hand;
}

#start-icon, #why-icon, #what-icon, #who-icon, #how-icon, #prompt-icon, #learning-icon, #reporting-icon, #follow-icon,
#start-text, #why-text, #what-text, #who-text, #how-text, #prompt-text, #learning-text, #reporting-text, #follow-text
{
    pointer-events: none;
}