#game-container{width:1024px;height:550px;position:absolute;z-index:1}#game-container.paused{opacity:0.80}.captions-wrapper{width:1024px;position:absolute;bottom:150px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;font-family:'Open Sans'}.caption{font-size:21px;color:#7f7f7f;text-align:center;position:absolute;width:1024px;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.caption.active{opacity:1}.caption p{width:650px;margin:0 auto;font-size: 98%;}.graphs-explanations-wrapper{width:1024px;position:absolute;bottom:180px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;font-family:'Open Sans';font-size:33px;font-weight:bold;font-style:italic}.graph-explanation{display:inline-block}.graph-explanation sub{font-size:21px}.graph-0{margin-left:670px}.graph-1{margin-left:65px}.graph-2{margin-left:60px}.button-wrapper{position:absolute;bottom:42px;text-align:center;width:1024px;font-size:0}.button{width:48px;height:48px;border-radius:50%;background-color:#00b4ff;position:relative;display:inline-block;cursor:pointer;-webkit-tap-highlight-color:transparent}.button.disabled{cursor:initial;background-color:#7f7f7f}.button.play:after{content:"";position:absolute;background-image:url("../images/btn-play.png");background-repeat:no-repeat;width:18px;height:26px;left:3px;right:0;top:0;bottom:0;margin:auto}.button.pause:after{content:"";position:absolute;background-image:url("../images/btn-pause.png");background-repeat:no-repeat;width:18px;height:25px;left:0;right:0;top:0;bottom:0;margin:auto}.wrapper{background-color:#FFFFFF;width:1024px;height:768px;position:relative;overflow:hidden}.display-none{display:none !important}.stepper-wrapper{position:absolute;height:50px;left:0;right:0;bottom:36px;z-index:2;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.stepper{display:inline-block;font-size:0;border:2px solid #00b4ff;border-radius:24px;background-color:#FFFFFF}.stepper-icon{display:inline-block;width:48px;height:48px;position:relative;cursor:pointer;font-family:'iRokusPlusIcons';font-weight:normal;font-size:42px;color:#00b4ff}.stepper-icon:hover{color:#007eb3}.backward:after,.forward:after{content:"";position:absolute;top:4px;left:0;right:0;text-align:center}.backward:after{content:"\e019"}.forward:after{content:"\e01a"}.forward{margin-left:-1px}.stepper-text-wrapper{display:inline-block;margin:0 0 0 0}.stepper-text{display:table;height:48px;text-align:center;font-family:'Open Sans'}.stepper-text p{display:table-cell;vertical-align:middle;font-size:19px;color:#7f7f7f}
