.preformatted{white-space:pre-wrap}.panelTop{margin-top:0}table.conversionQuickLookupTable{border:1px solid grey}table.conversionQuickLookupTable td{padding:5px;border:1px solid grey}span.filterSelection{background-color:lightgray;padding:2px}.sudokuPlan table{border:5px solid grey}table.sudokuPlan td{border:5px solid grey}table.sudokuPlan tr:nth-child(3n+3),table.sudokuPlan td:nth-child(3n+3){border:5px solid green}.sudokuInputSquare{width:30px;height:30px;text-align:center}.sudokuInputNotes{width:30px;height:10px}div{display:block}@media(min-width:768px){#sudokuContainer{margin:1.5rem 0 .5rem}}#sudoku-container{overflow:hidden;margin:1rem 0 .5rem}#sudoku-inner-container{max-width:450px;margin:0 auto;overflow:hidden}#sudoku-grid{border:1px solid #555;float:left;overflow:hidden;position:relative}#sudoku-grid .box-row{overflow:hidden}#sudoku-grid .box{float:left;border:1px solid #555}#sudoku-grid .cell-row{overflow:hidden}#sudoku-grid .cell{float:left;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:46px;height:46px}*,::after,::before{box-sizing:border-box}#sudoku-grid input{color:#222;font-family:"Times New Roman";font-weight:400;font-size:1.125rem;line-height:1;display:block;width:100%;height:100%;text-align:center;border:0;outline:0;font-size:31.5px;background:#fff}#sudoku-grid .no-border-right{border-right:0}#sudoku-grid .no-border-bottom{border-bottom:0}form{display:block;margin-top:0}