
/* PUZZLE */

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

td.twistyPuzzle {
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

td.topSpin {
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

p.sequencePanel, p.TSsequencePanel {
    background-color: rgb(240, 240, 240);
    font-family: 'Courier New';
    font-weight: bold;
    translate: no;
}
