@import url(../js/contrib/CodeMirror/lib/codemirror.css);@import url(../js/contrib/CodeMirror/theme/monokai.css);@import url(../js/contrib/CodeMirror/addon/hint/show-hint.css);@import url(../js/contrib/CodeMirror/addon/fold/foldgutter.css);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@font-face{font-family:'ChaletLondonNineteenEighty';src:url("../fonts/ChaletLondonNineteenEighty.eot");src:url("../fonts/ChaletLondonNineteenEighty.eot?#iefix") format("embedded-opentype"),url("../fonts/ChaletLondonNineteenEighty.woff") format("woff"),url("../fonts/ChaletLondonNineteenEighty.ttf") format("truetype"),url("../fonts/ChaletLondonNineteenEighty.svg#Chalet-LondonNineteenEighty") format("svg");font-weight:normal;font-style:normal}html{box-sizing:border-box;min-height:100%}*,*:before,*:after{box-sizing:inherit}body{background-color:#000;overflow:hidden;font-family:'ChaletLondonNineteenEighty',sans-serif}a{color:inherit;text-decoration:none}header{height:117px;z-index:1;position:absolute;width:100%;background-color:#fff}header h1{position:absolute;top:36px;left:30px;font-size:42px}header h1 span{color:#ae9a63}header ul.stats{position:absolute;left:50%;line-height:1.4;top:24px}header ul.stats li{font-size:12px;color:#5a5a5a}header ul.stats li em{color:#ae9a63;font-size:16px}header div.logo{position:absolute;height:100%;width:216px;background:transparent url("../img/logo.jpg") no-repeat center center;right:20px}main#content{position:absolute;bottom:0px;left:0px;width:100%;top:0px}div#code{width:50%;height:100%;position:absolute;top:0;left:0}div.editorwrap{position:absolute;height:100%;width:100%;top:0;padding:10px 0px;background-color:#272822}div.editorwrap div.editor{height:100%}div.editorwrap div#submitbutton{cursor:pointer;cursor:hand;background-color:#ae9a63;position:absolute;bottom:20px;right:25px;padding:10px 20px;border-radius:3px;color:#fff;font-size:30px;z-index:100000}div.editorwrap div#error{position:absolute;bottom:20px;right:135px;display:none}div.editorwrap div#error div#errormessage{float:left;color:#ff5555;font-size:18px;line-height:52px;padding-right:10px;display:none}div.editorwrap div#error div.icon{background:transparent url("../img/error.svg") no-repeat center center;background-size:contain;width:52px;height:52px;float:right}div.editorwrap .line-error{background-color:#dd0000}div#game{position:absolute;width:50%;height:100%;top:0;right:0}div#game iframe{position:absolute;width:100%;height:100%}
