#control,#minicontrol{position:fixed;bottom:10px;right:10px;border:solid 1px;padding:2px;z-index:1}
@media(max-width: 800px){
#control input,#control label,#minicontrol input{font-size:16px;height:48px;color:#333;font-weight:bold}
tr.simple td{font-size:32px}
}
#control input[type="button"],#minicontrol input[type="button"]{border:1px solid #bbb;border-radius: 10px;background-color:#fdfdfd;background:linear-gradient(to bottom, #fdfdfd 0%,#bebebe 100%)}
tr.highlight{color:red}
#timer{padding-left:10px;padding-right:10px;font-weight:bold}
tr.simple.preamble{display:none}
tr.simple td:nth-child(1){display:none}
div.disabled{display:none}
