@charset "UTF-8";#topControls{padding:0}.optoins.sprite{width:200px;display:block;padding-left:25px;margin:5px 0}button i.sprite{display:inline-block}#game{outline:0;background-color:#fff}.board-back{background-color:#ccc}.cell{font-size:20px;font-weight:700;text-align:center;line-height:34px;text-transform:uppercase;user-select:none;outline:0;background-color:#fff}.cell:before{content:attr(data-content)}.cell.active{background-color:#85a3e0}.cell .dice{margin:5px 0 0 5px}@keyframes flash-succ{0%{box-shadow:0 0 16px #0c0}100%{box-shadow:0 0 0 #0c0}}@keyframes flash-warn{0%{box-shadow:0 0 16px orange}100%{box-shadow:0 0 0 orange}}@keyframes flash-err{0%{box-shadow:0 0 16px #c00}100%{box-shadow:0 0 0 #c00}}@keyframes flash-colorblind-err{0%{box-shadow:0 0 16px #6cf}100%{box-shadow:0 0 0 #6cf}}.word-succ{-webkit-animation:flash-succ .5s;animation:flash-succ .5s}.word-warn{-webkit-animation:flash-warn .5s;animation:flash-warn .5s}.word-err{-webkit-animation:flash-err .5s;animation:flash-err .5s}.colorblind .word-err{-webkit-animation:flash-colorblind-err .5s;animation:flash-colorblind-err .5s}.input .input-input{box-sizing:border-box;border:1px solid #ccc;border-radius:0;-webkit-appearance:none;width:100%;height:30px;padding:5px;font-size:18px;color:#0a6ebd;text-transform:uppercase}.input .input-input::placeholder{color:#ccc;opacity:1}.helper-nodc{padding:5px}.helper-nodc{min-width:-6px;min-height:0;line-height:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:relative;overflow:hidden;width:68px;height:68px;padding:0}.helper-nodc .row::after{display:table;content:"";clear:both}.helper-nodc .clip{position:absolute;width:102px;height:102px}.helper-nodc .mf-cell{text-transform:capitalize;float:left;width:15px;height:15px;border:1px dotted #999;font-size:10px;line-height:15px}.helper-nodc .mf-cell.wrd{background-color:#aec2ea}.helper-nodc .mf-cell.act{background-color:#85a3e0}.word-list-holder .word-list-sort{border:1px solid #ccc;box-sizing:border-box;border-bottom:none;padding:5px 0 0 0;text-align:center}.word-list-holder .word-list-sort a{display:inline-block;width:33%;font-size:20px;line-height:15px;color:#999}.word-list-holder .word-list-sort a.on{color:#000}.word-list-holder .word-list{user-select:none;text-align:left;text-transform:uppercase;overflow-y:auto;border:1px solid #ccc;box-sizing:border-box}.word-list-holder .word-list div{padding:1px 0 0 3px}.word-list-holder .word-list .last{background-color:#ccc}.word-list-holder .word-list .found{text-decoration:line-through}@media screen{.nightmode #game{background-color:#2a2b23}.nightmode .cell{background-color:#2a2b23}.nightmode .cell.active{background-color:#1f3d7a}.nightmode .dice{-moz-box-shadow:inset 0 0 25px #000;-webkit-box-shadow:inset 0 0 25px #000;box-shadow:inset 0 0 25px #000}.nightmode .dice span{background-color:#ccc;border:1px solid #aaa}.nightmode .input-input{background-color:#2a2b23;color:#85a3e0}.nightmode .input-input::placeholder{color:#666;opacity:1}.nightmode .stats-back{background-color:#444}.nightmode .stats-back .stats-score .score-points-value{color:#85a3e0}.nightmode #solution{border:1px solid #ccc}.nightmode #solution .wordGroup .groupLabel{background-color:#444}.nightmode #solution .wordGroup .groupWords .word.solved{color:#9f9}.nightmode .helper-nodc{background-color:#666}.nightmode .helper-nodc .wrd{background-color:#1f3d7a}.nightmode .helper-nodc .act{background-color:#85a3e0}.nightmode .word-list .last{color:#000}.nightmode .word-list-holder .word-list-sort a.on{color:#fff}}@media print{.board-back{overflow:hidden}.print-helper{border-top:6000px solid #000}.shakashaka-task-cell{print-color-adjust:exact;-webkit-print-color-adjust:exact;color-adjust:exact}.cell.cell-off{border:0;border-bottom:25px solid #fff;box-sizing:border-box}.cell.lit{border:1px solid #fff;line-height:16px;border-right:16px solid #fff;text-indent:5px}.lit:before{content:"·"}}