@charset "UTF-8";/* CSS Document */html{background-color:#101010;}body{margin:0;background-color:#101010;font-family: 'Open Sans',Verdana, Geneva sans-serif;}#layout{height:512px;background-color:#000000;font-family: 'Open Sans',Verdana, Geneva sans-serif;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #333;border-bottom-color: #333;-moz-user-select:none;-khtml-user-select: none;-webkit-user-select:none;}.cursor{cursor:pointer;}.nocursor{cursor:default;}#rose path, #rose line{stroke:#ffffff;stroke-width:3px;}.on{stroke-opacity:0.2;}html:-moz-full-screen{background: #101010;}html:-webkit-full-screen{background: #101010;}html:fullscreen{background: #101010;}p{text-align:center;color:#ffffff;font-size:12px;}#state{color:#666;background-color:#000;height:40px;padding-top:20px;width: 1920px;margin: 0 auto;}#fullscreen{cursor:pointer;}
