.textDir {
    text-align: right;
}
@media print {
    .shadowed {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}
.char {
    width: 1.1em;
    display: inline-block;
}
.number {
    text-align: right;
}
.respostas {
    width: 50%;
}