/* Admin Page Framework default form element */
#poststuff {
    display: none;
}

.error {
    color: red;
}

.column-due {
    width: 10%;
}

.column-creation_time,
.column-next_run_time,
.column-now
{
    width: 10%;
}

