@import url(//fonts.googleapis.com/css?family=Domine);#mainFrame{height:auto;padding:20px;font-size:20px;line-height:140%;max-width:500px;font-family:Domine,Century,Georgia,serif}.spacer{height:50px}#prompt-wrapper{padding:25px 5px 15px;min-height:150px}#hint-wrapper{border-radius:9px;padding:10px}#hint-top{position:relative;height:25px;margin:3px;padding:3px;border-radius:5px;background:#efefef;cursor:pointer;max-width:100px}#hintarrow{left:10px}#hintarrow,#hinttxt{position:absolute;top:5px}#hinttxt{left:30px}#hint-inner{max-width:500px;border:1px solid #444;border-radius:15px}#hint-extra{display:none}.rotate_target{transition:all .4s .4s;display:block;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rotated{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.revealtext{transition:all .25s .25s;max-height:0;overflow:hidden;padding:0}.doreveal{max-height:550px;padding:25px}.dohide{transition:all 1ms;padding:0;max-height:0}.fastrotate{transition:all 1ms;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stylebutton{padding:5px 10px;border:2px solid #4682b4;background:#ccdcea;border-radius:25px;box-shadow:2px 3px 2px #666}.stylebutton:hover{background:#7dc4ff}.stylebutton:active{box-shadow:1px 2px 1px #666;-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}.hide{display:none}.centertxt{text-align:center}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}