input[type="text"], input[type="email"], input[type="tel"] {
    width:80%;
}
.nw {
    width:40%;
    margin-left:1%;
}
input[type="radio"] + label {
    font-size: 200%;
}
table {
    border-spacing: 2px;
}
.controls td {
    width:4em;
}
.cmd {
    font-size:1.3em;
    font-weight:normal;
    margin-bottom:2px;
}
.next, .back {
    font-size:1.1em;
}
h1 {
    font-size:1.5em;
    margin-bottom:0px;
}
/* aphab */
td:nth-child(3) > .big.tooltip,
td:nth-child(4) > .big.tooltip,
td:nth-child(6) > .big.tooltip,
td:nth-child(7) > .big.tooltip {
    display:none;
}
.big.tooltip {
    margin-left:-1em;
    margin-right:-1em;
    font-size:0.75em;
}

/* wordtest */
.play, #haYes, #haNo {
    width:6em;
    height:6em;
    font-size:1em;
}
.play > svg {
    height:2em;
}
.play:before, #haYes:before, #haNo:before {
    width:6em;
    height:6em;
}