body.ahto.scaffold {
    /*background-image: url(/images/backgrounds/image1.png);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
}
tr.trashed, tr.trashed td {
    background-color: rgba(255,0,0,0.1);
}
