body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}del{color:red}ins{color:green}thead th{font-weight:700!important}svg.changeLayer{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none}svg.changeLayer rect{pointer-events:all}.mdcontent table{border-collapse:collapse;border:1px solid #ccc}.mdcontent thead{background-color:#c6c6c6}.mdcontent tr{border-bottom:1px solid #2d4068}.mdcontent tr:hover{background-color:#aaa}.mdcontent tr:nth-child(2n){background-color:#e7e7e7}#word-search-maker #puzzle{display:inline-block;border:1px solid #000;padding:3vw}#word-search-maker #puzzle>div{width:100%;margin:0 auto}#word-search-maker .puzzleSquare{height:7vw;width:7vw;text-transform:uppercase;background-color:#fff;border:0;font:5vw sans-serif}@media only screen and (min-width:600px){#word-search-maker #puzzle{float:left;padding:1rem}#word-search-maker .puzzleSquare{height:3.5rem;width:3.5rem;font:2.5rem sans-serif}}#word-search-maker button::-moz-focus-inner{border:0}#word-search-maker #puzzle .selected{background-color:orange}#word-search-maker #puzzle .found{background-color:#00f;color:#fff}#word-search-maker #puzzle .solved{background-color:purple;color:#fff}#word-search-maker #puzzle .complete{background-color:green}#word-search-maker #words{display:inline-block;max-width:30rem;padding:1em;list-style-type:none;text-align:left}#word-search-maker #words li{padding:3px 0;font:1em sans-serif}#word-search-maker .wordFound{text-decoration:line-through;color:grey}#crossword-maker #root{min-width:400px;min-height:400px}#crossword-maker .puzzle{border-collapse:collapse;border:none;margin:0 auto}#crossword-maker .letter-cell{text-align:center;height:40px;width:40px}#crossword-maker .letter-text{font-family:helvetica;font-weight:700}#crossword-maker .list-text{font-family:helvetica}#crossword-maker .blank-cell{border:none}#crossword-maker .list-item{list-style:none}#crossword-maker .background-text{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}#crossword-maker .strikeout{position:relative}#crossword-maker .strikeout:after{border-bottom:.25em solid #00f;content:"";left:0;margin-top:calc(.125em / 2 * -1);position:absolute;right:0;top:50%}#crossword-maker .red-strikeout{position:relative}#crossword-maker .red-strikeout:after{border-bottom:.25em solid red;content:"";left:0;margin-top:calc(.25em / 2 * -1);position:absolute;right:0;top:50%}#crossword-maker .crossword-grid-cell-number{float:left;font-family:tahoma;font-size:.6em}#crossword-maker .relative-position{position:relative}#crossword-maker #answer-form{display:none;font-family:tahoma;position:fixed;top:50%;left:50%;width:30em;height:12em;margin-top:-9em;margin-left:-15em;border:1px solid #ccc;background-color:#f3f3f3}#crossword-maker .short-margin{margin:20px}#crossword-maker .hidden{display:none}#cloze-test .group{overflow:hidden}#cloze-test .input{height:150px;width:100%;font-size:14px;line-height:1.3}#cloze-test #input,#cloze-test #keywords div,#cloze-test #result div{border:1px solid #ddd;margin:10px 0 20px;min-height:40px;padding:15px}#cloze-test #keywords{width:30%}#cloze-test .form-input--textarea{height:170px;overflow:auto}#cloze-test #keyword_content span:hover,#cloze-test #result_content span:hover{color:#000;background-color:#c7c7c7;cursor:pointer}#cloze-test #keyword_content,#cloze-test #result_content{font-size:16px}#cloze-test .success{color:green}#cloze-test .error{color:red}#cloze-test .test-input{border:0;border-bottom:2px solid #444;font-size:1em;height:auto;margin:0;line-height:1;padding:0;background-color:transparent;box-shadow:none;border-radius:0;-webkit-appearance:none}