html,body{height:100%;font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande','Lucida Sans',Arial,sans-serif;padding:0;margin:0;overflow:auto}.webturtle_footnote{margin-top:20px;text-align:center;color:#fff}.webturtle_footnote a{color:#fff}.webturtle_name{color:#008cfa}.page-container{margin:0}#windows_alert{font-size:12px;border-color:#a00;background-color:#c44;color:#fff;padding:4px;display:none}.panel-container{display:flex;flex-direction:row;border:1px solid silver;overflow:hidden;xtouch-action:none;background:#00003e}.panel-left{flex:0 0 auto;padding:5px;width:400px;height:95vh;min-width:350px;background:#00003e;white-space:nowrap;color:white}#turtle_editor{width:100%;height:90%}.example_buttons{float:right;margin-bottom:10px}.splitter{flex:0 0 auto;width:18px;background:url(https://raw.githubusercontent.com/RickStrahl/jquery-resizable/master/assets/vsizegrip.png) center center no-repeat #ccc;min-height:200px;cursor:col-resize}.panel-right{flex:1 1 auto;padding:0;width:100%;height:97vh;min-width:200px;background:#eee;overflow-x:scroll;overflow-y:scroll;text-align:center;justify-content:center;padding-top:15px}.panel-container-vertical{display:flex;flex-direction:column;height:500px;border:1px solid silver;overflow:hidden}.panel-top{flex:0 0 auto;padding:10px;height:150px;width:100%;white-space:nowrap;background:#838383;color:white}.splitter-horizontal{flex:0 0 auto;height:18px;background:url(https://raw.githubusercontent.com/RickStrahl/jquery-resizable/master/assets/hsizegrip.png) center center no-repeat #535353;cursor:row-resize}.panel-bottom{flex:1 1 auto;padding:10px;min-height:200px;background:#eee}label{font-size:1.2em;display:block;font-weight:bold;margin:30px 0 10px}pre{margin:20px;padding:10px;background:#eee;border:1px solid silver;border-radius:4px;overflow:auto}.modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%}.close{color:#aaa;float:right;font-size:28px;font-weight:bold}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer}#turtle_answer{width:100%;margin-bottom:15px;font-size:20px;border-radius:5px;padding:4px}#turtle_ok_button{font-size:20px;border-radius:5px}
