@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}.dice{width:40px;height:40px;background-color:#fff;color:#000;font-size:20px;font-weight:700;text-align:center;line-height:34px;text-transform:capitalize;border-radius:7px;-moz-box-shadow:inset 0 0 16px #333;-webkit-box-shadow:inset 0 0 16px #333;box-shadow:inset 0 0 16px #333;position:relative;cursor:pointer;user-select:none}.dice span{position:absolute;top:1px;left:1px;width:36px;height:36px;background-color:#eee;border:1px solid #ccc;border-radius:40px;content:"";-moz-box-shadow:inset 1px 2px 2px #fff;-webkit-box-shadow:inset 1px 2px 2px #fff;box-shadow:inset 1px 2px 2px #fff}.dice.active span{background-color:#ffffd1}.cell{outline:0;background-color:#fff}.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}.stats-back{padding:3px;box-sizing:border-box;background-color:#eee}.stats-back .stats-counts{float:left;width:75%;text-align:left}.stats-back .stats-counts .counter{width:25%;float:left;font-size:11px;line-height:15px}.boggle-2 .stats-back .stats-counts .counter,.boggle-3x3 .stats-back .stats-counts .counter,.boggle-3x3-extreme .stats-back .stats-counts .counter,.boggle-3x3-hard .stats-back .stats-counts .counter,.boggle-6 .stats-back .stats-counts .counter,.boggle-9 .stats-back .stats-counts .counter{width:33%}.stats-back .stats-counts .counter.finished{color:#0c0}.stats-back .stats-counts .counter .counter-k{width:10px;text-align:right;font-weight:700}.stats-back .stats-counts .counter .counter-v{width:20px;text-align:right;color:#999}.stats-back .stats-score{float:right;width:25%;text-align:right}.stats-back .stats-score .score-total-value{font-size:16px;line-height:22px}.stats-back .stats-score .score-points-value{font-size:22px;line-height:25px;color:#0a6ebd}.progressbar{background-color:#ccc;background:repeating-linear-gradient(45deg,#ccc,#ccc 5px,#ddd 5px,#ddd 10px);height:5px;width:85%;float:left}.progressbar .progressbar-finish{height:9px;margin-top:-7px;border-right:2px solid #000}.progressbar .progressbar-progress{height:5px;width:0%;background:repeating-linear-gradient(45deg,#0a6ebd,#0a6ebd 5px,rgb(11.2814070352,124.0954773869,213.2185929648) 5px,rgb(11.2814070352,124.0954773869,213.2185929648) 10px)}.progressbar .progressbar-progress.finished{background:repeating-linear-gradient(45deg,#0abd6e,#0abd6e 5px,rgb(11.2814070352,213.2185929648,124.0954773869) 5px,rgb(11.2814070352,213.2185929648,124.0954773869) 10px)}.progressbar-indicator{float:right;width:15%;text-align:right;height:5px;line-height:5px;font-size:10px}.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;line-height:30px;text-transform:uppercase}.input .input-input::placeholder{color:#ccc;opacity:1}#solution{display:none;border:1px solid #000;min-width:300px;max-width:600px;margin:3px auto}#solution .wordGroup{margin:1px}#solution .wordGroup .groupLabel{font-size:16px;font-weight:700;background-color:#eee;padding:2px}#solution .wordGroup .groupWords{padding:3px}#solution .wordGroup .groupWords .word{margin:0 2px;display:inline}#solution .wordGroup .groupWords .word.solved{color:#0c0}.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{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 3px}.word-list-holder .word-list .last{background-color:#ccc}@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:"·"}}