.grade-level-column {
    width: 250px;
}

.count-column {
    width: 75px;
    text-align: right;
}

.date-column {
    width: 130px;
}

.date-column-header {
    width: 130px;
    color: #5555aa;
    text-decoration: underline;
}

.grade-level-column-header {
    width: 250px;
    color: #5555aa;
    text-decoration: underline;
}

.no_underline_link {
    text-decoration: none;
}
.count-column-header {
    width: 75px;
    color: #5555aa;
    text-decoration: underline;
    text-align: right;
}

.reason-breakout-header {
    width: 250px;
    color: #5555aa;
    text-decoration: underline;
}

.report-format {
    width: 360px;
}

.done-button {
    padding-top: 7px;
}
