body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div#main_canvas_container{position:absolute;width:100%;height:100%;overflow:hidden}@media screen and (max-height:670px){div.container{float:left;margin-right:20px}}div#interface{position:absolute;z-index:0;bottom:30px;left:30px;width:15%}a.text,a.inv_text,label.text{background-color:black;color:white;text-decoration:none;display:block;width:170px;height:30px;border:3px solid white;text-align:center;font-family:Arial;border-radius:15px;box-shadow:0 0 10px 0 rgba(50,50,50,1);font-size:15px;line-height:30px}a.inv_text{background-color:green;color:black}a.text:hover,label.text:hover{background-color:white;color:black;box-shadow:0 0 10px 0 rgba(50,50,50,1)}a.inv_text:hover{background-color:red;color:white;box-shadow:0 0 10px 0 rgba(250,250,250,1)}div.container{margin-bottom:15px}div#preloader_container{z-index:4;width:100%;height:100%;position:absolute;margin:0;padding:0}div#preloader_frame{position:absolute;left:50%;top:50%;width:499px;height:134px;margin-left:-300px;margin-top:-80px;visibility:hidden}div#preloader_bar{position:relative;float:left;background-image:url(interface/preloader_caption.png);background-repeat:repeat-x;top:52px;height:30px;max-width:315px}div#preloader_left{position:relative;float:left;background-image:url(interface/left_caption.png);background-repeat:no-repeat;left:0;width:5px;top:52px;height:30px}div#preloader_right{position:absolute;background-image:url(interface/right_caption.png);background-repeat:no-repeat;right:-100px;width:115px;top:3px;height:94px}div#plane_icon{position:relative;float:left;background-image:url(interface/plane.png);background-repeat:no-repeat;width:165px;height:134px}div#fill_container{width:314px;position:absolute;left:170px;height:30px;top:52px}div#preloader_caption{position:absolute;top:57px;width:70px;height:20px;left:-10px;text-align:center;font-size:18px;color:#fff;font-family:Open Sans Ultra Bold;line-height:105%}div#background_image_container{z-index:3;width:100%;height:100%;position:absolute;overflow:hidden}div#background_image{position:absolute;width:1000px;height:680px;left:50%;top:50%;margin-left:-500px;margin-top:-340px;background-image:url(interface/background.jpg);z-index:1;background-repeat:no-repeat}div#top_container{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00a9e0;margin-top:0}div#bottom_container{position:absolute;left:0;top:50%;width:100%;height:100%;background-color:#168e02;margin-top:134px}