body{height:100vh;background-color:#06506d;color:#fff;text-align:center;font-family:Raleway,Lato,Helvetica,sans-serif;display:block}.fullscreen,html{display:block;height:100%;margin:0;padding:0;width:100%}.content{display:none}button{color:#fff;word-break:break-word;white-space:normal;-webkit-appearance:none;padding:10%}#start{height:100%;width:100%}#start input[type=text]{background-color:#06506d;color:grey;border:1px solid grey;border-radius:12px;-webkit-border-radius:12px;padding:3px}#start select{background-color:#06506d;color:grey;border:1px solid grey;border-radius:12px;-webkit-border-radius:12px;padding:3px}#start img{cursor:pointer}#start button{border-radius:5px;-webkit-border-radius:5px;font-size:130%;padding:15px;word-break:normal;background-color:#ffb600;border:none;cursor:url(../media/cursor.png),pointer;font-weight:700}#menu{height:10%}#menu div.menu-left{float:left}#menu div.menu-right{float:right}#menu div.menu-center{display:inline-block;font-size:9vh}#menu img{cursor:pointer;height:9vh;width:9vh}#game{height:90%;width:100%}#game button{width:100%;font-size:130%}#game button.yellow{background-color:#ffb600;border:none;cursor:url(../media/cursor.png),pointer}#game button.green{background-color:#00ae16;border:none;cursor:url(../media/cursor_task.png),pointer}#game button.red{background-color:#ff3b3b;border:none;cursor:url(../media/cursor_task.png),pointer}#game button.third{height:33%}#game button.half{height:50%}#game button.full{height:100%}#modals .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}#modals .modal-content{background-color:#06506d;margin:15% auto;padding:20px;width:80%;border-radius:10px;-webkit-border-radius:10px}#modals .close-popup{color:grey;float:right;font-size:250%;font-weight:700}#modals .close-popup:focus,#modals .close-popup:hover{color:#fff;text-decoration:none;cursor:pointer}#modals #modal_settings p.player-menu{height:10%}#modals #modal_settings input.player-menu{background-color:#06506d;color:#fff;border:1px solid #fff;border-radius:12px;-webkit-border-radius:12px;padding:3px}#modals #modal_settings button.del_player_btn{background-color:#06506d;border:none;padding:1px!important}#modals #modal_settings select{background-color:#06506d;color:grey;border:1px solid grey;border-radius:12px;-webkit-border-radius:12px;padding:3px;cursor:pointer}#modals #modal_settings img{cursor:pointer}#modals #modal_settings figure{text-align:center;margin-inline-start:0;margin-inline-end:0}#modals #modal_install #btn_install{background-color:#ffb600;border:none;padding:8px!important;border-radius:3px;-webkit-border-radius:3px;cursor:pointer;font-weight:700}#control table,#control td,#control th{border:1px solid #fff;border-collapse:collapse}#control tr:hover{background-color:#043549}#load img{position:absolute;top:45%;left:45%;height:10%}#no-js{margin:auto;width:50%;padding:10px;text-align:center}