﻿.Score-G {
    background: #aaaaaa;
    fill: #aaaaaa;
}

    .Score-G::before {
        color: #aaaaaa;
        fill: #aaaaaa;
    }

.Score-0 {
    background: #ffffff;
    fill: #ffffff;
}

    .Score-0::before {
        color: #ffffff;
        fill: #ffffff;
    }

.Score-1 {
    background: #e5ecf0;
    fill: #e5ecf0;
}

    .Score-1::before {
        color: #e5ecf0;
        fill: #e5ecf0;
    }

.Score-2 {
    background: #cbd9e1;
    fill: #cbd9e1;
}

    .Score-2::before {
        color: #cbd9e1;
        fill: #cbd9e1;
    }

.Score-3 {
    background: #b1c6d2;
    fill: #b1c6d2;
}

    .Score-3::before {
        color: #b1c6d2;
        fill: #b1c6d2;
    }

.Score-4 {
    background: #97b3c3;
    fill: #97b3c3;
}

    .Score-4::before {
        color: #97b3c3;
        fill: #97b3c3;
    }

.Score-5 {
    background: #7da0b4;
    fill: #7da0b4;
}

    .Score-5::before {
        color: #7da0b4;
        fill: #7da0b4;
    }

.Score-6 {
    background: #638da5;
    fill: #638da5;
}

    .Score-6::before {
        color: #638da5;
        fill: #638da5;
    }

.Score-7 {
    background: #497a96;
    fill: #497a96;
}

    .Score-7::before {
        color: #497a96;
        fill: #497a96;
    }

.Score-8 {
    background: #2f6787;
    fill: #2f6787;
}

    .Score-8::before {
        color: #2f6787;
        fill: #2f6787;
    }

.Score-9 {
    background: #155478;
    fill: #155478;
}

    .Score-9::before {
        color: #155478;
        fill: #155478;
    }

.Score-10 {
    background: #003E67;
    fill: #003E67;
}

    .Score-10::before {
        color: #003E67;
        fill: #003E67;
    }

.LibraryTreeChart0 {
    color: #444444;
}

.LibraryTreeChart1 {
    color: #444444;
}

.state {
    stroke: #aaaaaa;
}

.dccircle {
    stroke: #aaaaaa;
}
.ShortAnswer {
    display: block;
}

.ShortAnswerScore {
    white-space:nowrap;
    padding-left:20px;
}
.ShortAnswerScoreLabel {
    white-space: nowrap;
}