* {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    user-select: none;
}

html {
    font-size: 100px;
    background-color: #000;
    transition: 0.25s opacity ease-in-out;
    opacity: 0;
    will-change: opacity;
}

#terminal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    /* background: url('../img/desktop/game_panel@hd.png') no-repeat center top; */
    background-size: contain;
    overflow: hidden;
    text-align: center;
    /* line-height: 0; */
    text-align: center;
    /*font-size: 0px;*/
}

/*#terminal.mobile {*/
/*background: url('../img/mobile/game_panel@hd.png') no-repeat center top;*/
/*background-size: contain;*/
/*}*/
#terminal__screen {
    width: 12.8rem;
    height: 10.24rem;
    margin: 0.6rem auto;
    background-color: #000;
}

.hidden-panel #terminal__screen {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.mobile-panel #terminal__screen {
    position: relative;
    margin: auto;
    width: 18.44rem;
    height: 11.18rem;
}

.mobile-panel #mobile_btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.mobile-panel .terminal-wrapper, .hidden-panel .terminal-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: top;
    background-color: #000000;
}

.mobile-panel .terminal-panel-img, .hidden-panel .terminal-panel-img {
    display: none;
}

.hidden-panel .terminal-wrapper div:not(#terminal__screen) {
    display: none;
}

.mobile-panel .panel_buttons {
    display: none;
}

.mobile-panel .terminal-wrapper div:not(#terminal__screen, #autoGameBtn, #gameBtnLeft, #btnsLeft, .start, #startBtn, #infoBtn, #gameBtnRight, #btnsRight, #soundBtn, #mobile_btn) {
    display: none;
}

.mobile #terminal__screen {
    width: 12.81rem;
    height: 10.21rem;
    margin: 0.15rem 0 0 -12.81rem;
    background-color: #000000;
}

.mobile_wide #terminal__screen {
    width: 19.2rem;
    height: 13.15rem;
    margin: 0.2rem 6.89rem 0 -6.89rem;
    background-color: #000000;
}

.desktop_wide #terminal__screen {
    height: 11.22rem;
    width: 19.99rem;
    margin: 0.5rem auto;
    background-color: #000000;
}

.terminal-wrapper {
    position: relative;
    display: inline-block;
    /*margin-left: 0.106rem;*/
}

.mobile .terminal-wrapper {
    left: 4.60rem;
    /* line-height: 0; */
}

.mobile_wide .terminal-wrapper {
     left: 4.6rem;
     /* line-height: 0; */
 }

#terminal__info {
    position: absolute;
    top: 11.40rem;
    left: -0.18rem;
    background: url('../img/desktop/info@hd.png') no-repeat top left;
    background-size: 5.15rem;
    width: 1.25rem;
    height: 0.74rem;
    background-position: 0 0;
}

.mobile #terminal__info {
    top: -0.05rem;
    left: 0.33rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/info@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__info {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/info@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__info {
    width: 1.42rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/info@hd.png') no-repeat top left;
    background-size: 5.68rem;
    background-position: 0 0;
}

#terminal__info:hover {
    background-position: -1.29rem 0;
}

#terminal__info:active {
    background-position: -2.57rem 0;
}

#terminal__info.disabled {
    background-position: -3.87rem 0;
}

.changeable #terminal__info {
    left: 0.5rem;
}

.mobile #terminal__info:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__info:active {
    background-position: -3.05rem 0;
}

.mobile #terminal__info.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__info {
    top: 1.42rem;
    left: 0.33rem;
}

.mobile_wide #terminal__info:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__info:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__info.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__info {
    top: 1.76rem;
    left: 12.72rem;
}

.desktop_wide #terminal__info:hover {
    background-position: -1.42rem 0;
}

.desktop_wide #terminal__info:active {
    background-position: -2.84rem 0;
}

.desktop_wide #terminal__info.disabled {
    background-position: -4.26rem 0;
}

.desktop_wide.changeable #terminal__info {
    top: 12.26rem;
    left: 1.98rem;
}

#terminal__scratch {
    position: absolute;
    top: 12.18rem;
    left: -0.36rem;
    background: url('../img/desktop/scratch@hd.png') no-repeat top left;
    background-size: 5.04rem;
    width: 1.24rem;
    height: 0.74rem;
    background-position: 0 0;
}

.mobile #terminal__scratch {
    top: -0.05rem;
    left: 1.94rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/scratch@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: -1px 0;
}

.mobile_wide #terminal__scratch {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/scratch@hd.png') no-repeat top left;
    background-size: 8rem;
    background-position: -0.02rem 0;
}

.desktop_wide #terminal__scratch {
    width: 1.39rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/scratch@hd.png') no-repeat top left;
    background-size: 5.51rem;
    background-position: -1px 0;
}

#terminal__scratch:hover {
    background-position: -1.26rem 0;
}

#terminal__scratch:active {
    background-position: -2.52rem 0;
}

#terminal__scratch.disabled {
    background-position: -3.78rem 0;
}

.changeable #terminal__scratch {
    left: 0.3rem;
}

.mobile #terminal__scratch:hover {
    background-position: -1.54rem 0;
}

.mobile #terminal__scratch:active {
    background-position: -3.07rem 0;
}

.mobile #terminal__scratch.disabled {
    background-position: -4.61rem 0;
}

.mobile.changeable #terminal__scratch {
    top: 2.52rem;
    left: 1.94rem;
}

.mobile_wide #terminal__scratch:hover {
    background-position: -2.02rem 0;
}

.mobile_wide #terminal__scratch:active {
    background-position: -4.02rem 0;
}

.mobile_wide #terminal__scratch.disabled {
    background-position: -6.02rem 0;
}

.mobile_wide.changeable #terminal__scratch {
    top: 3.2rem;
    left: 14.79rem;
}

.desktop_wide #terminal__scratch:hover {
    background-position: -1.39rem 0;
}

.desktop_wide #terminal__scratch:active {
    background-position: -2.765rem 0;
}

.desktop_wide #terminal__scratch.disabled {
    background-position: -4.15rem 0;
}

.desktop_wide.changeable #terminal__scratch {
    top: 12.26rem;
    left: 3.17rem;
}

#terminal__lobby {
    position: absolute;
    top: 11.40rem;
    left: 1.03rem;
    background: url('../img/desktop/lobby@hd.png') no-repeat top left;
    background-size: 5.04rem;
    width: 1.24rem;
    height: 1.49rem;
    background-position: 0 0;
}

.mobile #terminal__lobby {
    top: 1.05rem;
    left: 1.96rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/lobby@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__lobby {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/lobby@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__lobby {
    width: 1.19rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/lobby@hd.png') no-repeat top left;
    background-size: 4.77rem;
}

#terminal__lobby:hover {
    background-position: -1.26rem 0;
}

#terminal__lobby:active {
    background-position: -2.52rem 0;
}

#terminal__lobby.disabled {
    background-position: -3.78rem 0;
}

.changeable #terminal__lobby {
    left: 1.56rem;
}

.mobile #terminal__lobby:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__lobby:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__lobby.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__lobby {
    top: 1.42rem;
    left: 1.94rem;
}

.mobile_wide #terminal__lobby:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__lobby:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__lobby.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__lobby {
    top: 1.76rem;
    left: 14.82rem;
}

.desktop_wide #terminal__lobby:hover {
    background-position: -1.19rem 0;
}

.desktop_wide #terminal__lobby:active {
    background-position: -2.38rem 0;
}

.desktop_wide #terminal__lobby.disabled {
    background-position: -3.58rem 0;
}

.desktop_wide.changeable #terminal__lobby {
    top: 12.26rem;
    left: 0.16rem;
}

#terminal__volume {
    position: absolute;
    top: 11.40rem;
    left: 1.03rem;
    background: url('../img/desktop/volume_off@hd.png') no-repeat top left;
    background-size: 5.04rem;
    width: 1.24rem;
    height: 1.49rem;
    background-position: 0 0;
}

.mobile #terminal__volume {
    top: 1.05rem;
    left: 1.96rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/volume_off@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__volume {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/volume_off@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__volume {
    width: 1.37rem;
    height: 0.88rem;
    background: url('../img/desktop_wide/volume_off@hd.png') no-repeat top left;
    background-size: 4.77rem;
}

#terminal__volume:hover {
    background-position: -1.26rem 0;
}

#terminal__volume:active {
    background-position: -2.52rem 0;
}

#terminal__volume.disabled {
    background-position: -3.78rem 0;
}

.changeable #terminal__volume {
    left: 1.55rem;
}

.mobile #terminal__volume:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__volume:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__volume.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__volume {
    top: 1.42rem;
    left: 1.96rem
}

.mobile_wide #terminal__volume:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__volume:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__volume.disabled {
    background-position: -6em 0;
}

.mobile_wide.changeable #terminal__volume {
    top: 1.76rem;
    left: 14.82rem
}

.desktop_wide #terminal__volume:hover {
    background-position: -1.19rem 0;
}

.desktop_wide #terminal__volume:active {
    background-position: -2.38rem 0;
}

.desktop_wide #terminal__volume.disabled {
    background-position: -3.58rem 0;
}

.desktop_wide.changeable #terminal__volume {
    top: 12.26rem;
    left: 0.16rem
}

#terminal__volume_up {
    position: absolute;
    top: 11.33rem;
    left: -0.7rem;
    background: url('../img/desktop/volume_up@hd.png') no-repeat top left;
    background-size: 5.04rem;
    width: 1.24rem;
    height: 1.49rem;
    background-position: 0 0;
}

.mobile #terminal__volume_up {
    top: 0.32rem;
    left: 0.3rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/volume_up@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__volume_up {
    top: 0.32rem;
    left: 12.72rem;
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/volume_up@hd.png') no-repeat top left;
    background-size: 8rem;
    background-position: 0 0;
}

.desktop_wide #terminal__volume_up {
    top: 12.26rem;
    left: 1.08rem;
    width: 1rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/volume_up@hd.png') no-repeat top left;
    background-size: 4rem;
}

#terminal__volume_up:hover {
    background-position: -1.26rem 0;
}

#terminal__volume_up:active {
    background-position: -2.52rem 0;
}

#terminal__volume_up.disabled {
    background-position: -3.78rem 0;
}

.mobile #terminal__volume_up:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__volume_up:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__volume_up.disabled {
    background-position: -4.58rem 0;
}

.mobile_wide #terminal__volume_up:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__volume_up:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__volume_up.disabled {
    background-position: -6rem 0;
}

.desktop_wide #terminal__volume_up:hover {
    background-position: -1rem 0;
}

.desktop_wide #terminal__volume_up:active {
    background-position: -2rem 0;
}

.desktop_wide #terminal__volume_up.disabled {
    background-position: -3rem 0;
}

#terminal__volume_down {
    position: absolute;
    top: 12.13rem;
    left: -0.91rem;
    background: url('../img/desktop/volume_down@hd.png') no-repeat top left;
    background-size: 5.04rem;
    width: 1.24rem;
    height: 1.49rem;
    background-position: 0 0;
}

.mobile #terminal__volume_down {
    top: 0.32rem;
    left: 1.96rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/volume_down@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__volume_down {
    top: 0.32rem;
    left: 14.82rem;
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/volume_down@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__volume_down {
    top: 12.26rem;
    left: -0.6rem;
    width: 1.08rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/volume_down@hd.png') no-repeat top left;
    background-size: 4.32rem;
}

#terminal__volume_down:hover {
    background-position: -1.26rem 0;
}

#terminal__volume_down:active {
    background-position: -2.52rem 0;
}

#terminal__volume_down.disabled {
    background-position: -3.78rem 0;
}

.mobile #terminal__volume_down:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__volume_down:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__volume_down.disabled {
    background-position: -4.58rem 0;
}

.mobile_wide #terminal__volume_down:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__volume_down:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__volume_down.disabled {
    background-position: -6rem 0;
}

.desktop_wide #terminal__volume_down:hover {
    background-position: -1.08rem 0;
}

.desktop_wide #terminal__volume_down:active {
    background-position: -2.16rem 0;
}

.desktop_wide #terminal__volume_down.disabled {
    background-position: -3.24rem 0;
}

#terminal__1-line {
    position: absolute;
    top: 11.40rem;
    left: 2.15rem;
    background: url('../img/desktop/1line@hd.png') no-repeat top left;
    background-size: 4.64rem;
    width: 1.16rem;
    height: 1.50rem;
    background-position: 0 0;
}

.mobile #terminal__1-line {
    top: 1.05rem;
    left: 0.33rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/1line@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__1-line {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/1line@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__1-line {
    width: 1.96rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/1line@hd.png') no-repeat top left;
    background-size: 7.85rem;
}

#terminal__1-line:hover {
    background-position: -1.15rem 0;
}

#terminal__1-line:active {
    background-position: -3.48rem 0;
}

#terminal__1-line.disabled {
    background-position: -3.48rem 0;
}

.changeable #terminal__1-line {
    left: 2.7rem;
}

.mobile #terminal__1-line:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__1-line:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__1-line.disabled {
    background-position: -4.56rem 0;
}

.mobile.changeable #terminal__1-line {
    top: 2.52rem;
    left: 0.33rem;
}

.mobile_wide #terminal__1-line:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__1-line:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__1-line.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__1-line {
    top: 3.2rem;
    left: 12.72rem;
}

.desktop_wide #terminal__1-line:hover {
    background-position: -1.96rem 0;
}

.desktop_wide #terminal__1-line:active {
    background-position: -3.92rem 0;
}

.desktop_wide #terminal__1-line.disabled {
    background-position: -5.89rem 0;
}

.desktop_wide.changeable #terminal__1-line {
    top: 12.26rem;
    left: 4.55rem;
}

#terminal__3-line {
    position: absolute;
    top: 11.40rem;
    left: 3.27rem;
    background: url('../img/desktop/3line@hd.png') no-repeat top left;
    background-size: 4.44rem;
    width: 1.12rem;
    height: 1.49rem;
    background-position: 0 0;
}

.mobile #terminal__3-line {
    top: 2.15rem;
    left: 0.33rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/3line@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__3-line {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/3line@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__3-line {
    width: 1.88rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/3line@hd.png') no-repeat top left;
    background-size: 7.53rem;
}

#terminal__3-line:hover {
    background-position: -1.10rem 0;
}

#terminal__3-line:active {
    /* background-position: -221rem 0; */
}

#terminal__3-line.disabled {
    background-position: -3.32rem 0;
}

.changeable #terminal__3-line {
    left: 3.8rem;
}

.mobile #terminal__3-line:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__3-line:active {
    background-position: -3.05rem 0;
}

.mobile #terminal__3-line.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__3-line {
    top: 3.62rem;
    left: 0.33rem;
}

.mobile_wide #terminal__3-line:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__3-line:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__3-line.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__3-line {
    top: 4.64rem;
    left: 12.72rem;
}

.desktop_wide #terminal__3-line:hover {
    background-position: -1.88rem 0;
}

.desktop_wide #terminal__3-line:active {
    background-position: -3.76rem 0;
}

.desktop_wide #terminal__3-line.disabled {
    background-position: -5.65rem 0;
}

.desktop_wide.changeable #terminal__3-line {
    top: 12.26rem;
    left: 6.45rem;
}

#terminal__5-line {
    position: absolute;
    top: 11.40rem;
    left: 4.38rem;
    background: url('../img/desktop/5line@hd.png') no-repeat top left;
    background-size: 4.34rem;
    width: 1.08rem;
    height: 1.48rem;
    background-position: 0 0;
}

.mobile #terminal__5-line {
    top: 3.25rem;
    left: 0.33rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/5line@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__5-line {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/5line@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__5-line {
    width: 1.83rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/5line@hd.png') no-repeat top left;
    background-size: 7.3rem;
}

#terminal__5-line:hover {
    background-position: -1.08rem 0;
}

#terminal__5-line:active {
    background-position: -2.18rem 0;
}

#terminal__5-line.disabled {
    background-position: -3.26rem 0;
}

.changeable #terminal__5-line {
    left: 4.9rem;
}

.mobile #terminal__5-line:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__5-line:active {
    background-position: -3.05rem 0;
}

.mobile #terminal__5-line.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__5-line {
    top: 4.72rem;
    left: 0.33rem;
}

.mobile_wide #terminal__5-line:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__5-line:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__5-line.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__5-line {
    top: 6.08rem;
    left: 12.72rem;
}

.desktop_wide #terminal__5-line:hover {
    background-position: -1.83rem 0;
}

.desktop_wide #terminal__5-line:active {
    background-position: -3.65rem 0;
}

.desktop_wide #terminal__5-line.disabled {
    background-position: -5.48rem 0;
}

.desktop_wide.changeable #terminal__5-line {
    top: 12.26rem;
    left: 8.31rem;
}

#terminal__7-line {
    position: absolute;
    top: 11.40rem;
    left: 5.51rem;
    background: url('../img/desktop/7line@hd.png') no-repeat top left;
    background-size: 4.16rem;
    width: 1.02rem;
    height: 1.46rem;
    background-position: 0 0;
}

.mobile #terminal__7-line {
    top: 4.35rem;
    left: 0.34rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/7line@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile #terminal__7-line:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__7-line:active {
    background-position: -3.05rem 0;
}

.mobile #terminal__7-line.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__7-line {
    top: 5.82rem;
    left: 0.34rem;
}

.mobile_wide #terminal__7-line {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/7line@hd.png') no-repeat top left;
    background-size: 8rem;
}

.mobile_wide #terminal__7-line:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__7-line:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__7-line.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__7-line {
    top: 7.52rem;
    left: 12.72rem;
}

.desktop_wide #terminal__7-line {
    width: 1.81rem;
    height: 0.93rem;
    background: url('../img/desktop_wide/7line@hd.png') no-repeat top left;
    background-size: 7.25rem;
}

.desktop_wide #terminal__7-line:hover {
    background-position: -1.81rem 0;
}

.desktop_wide #terminal__7-line:active {
    background-position: -3.63rem 0;
}

.desktop_wide #terminal__7-line.disabled {
    background-position: -5.44rem 0;
}

.desktop_wide.changeable #terminal__7-line {
    top: 12.26rem;
    left: 10.16rem;
}

#terminal__7-line:hover {
    background-position: -1.04rem 0;
}

#terminal__7-line:active {
    background-position: -2.09rem 0;
}

#terminal__7-line.disabled {
    background-position: -3.12rem 0;
}

.changeable #terminal__7-line {
    left: 6.0rem;
}

#terminal__9-line {
    position: absolute;
    top: 11.40rem;
    left: 6.63rem;
    background: url('../img/desktop/9line@hd.png') no-repeat top left;
    background-size: 4.01rem;
    width: 0.99rem;
    height: 1.44rem;
    background-position: 0 0;
}

.mobile #terminal__9-line {
    top: 5.45rem;
    left: 0.36rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/9line@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile_wide #terminal__9-line {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/9line@hd.png') no-repeat top left;
    background-size: 8rem;
}

.desktop_wide #terminal__9-line {
    width: 1.97rem;
    height: 0.92rem;
    background: url('../img/desktop_wide/9line@hd.png') no-repeat top left;
    background-size: 8rem;
}

#terminal__9-line:hover {
    background-position: -1.00rem 0;
}

#terminal__9-line:active {
    background-position: -2.00rem 0;
}

#terminal__9-line.disabled {
    background-position: -3.00rem 0;
}

.changeable #terminal__9-line {
    left: 7.1rem;
}

.mobile #terminal__9-line:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__9-line:active {
    background-position: -3.05rem 0;
}

.mobile #terminal__9-line.disabled {
    background-position: -4.58rem 0;
}

.mobile.changeable #terminal__9-line {
    top: 6.92rem;
    left: 0.36rem;
}

.mobile_wide #terminal__9-line:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__9-line:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__9-line.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__9-line {
    top: 8.96rem;
    left: 12.72rem;
}

.desktop_wide #terminal__9-line:hover {
    background-position: -2rem 0;
}

.desktop_wide #terminal__9-line:active {
    background-position: -4rem 0;
}

.desktop_wide #terminal__9-line.disabled {
    background-position: -6rem 0;
}

.desktop_wide.changeable #terminal__9-line {
    top: 12.26rem;
    left: 11.93rem;
}

#terminal__bet {
    position: absolute;
    top: 11.40rem;
    left: 7.76rem;
    background: url('../img/desktop/bet@hd.png') no-repeat top left;
    background-size: 4.00rem;
    width: 0.99rem;
    height: 1.48rem;
    background-position: 0 0;
}

.mobile #terminal__bet {
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/bet@hd.png') no-repeat top left;
    background-size: 6.11rem;
}

.mobile #terminal__bet:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__bet:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__bet.disabled {
    background-position: -4.59rem 0;
}

.mobile.changeable #terminal__bet {
    top: 3.62rem;
    left: 1.96rem;
}

.mobile_wide #terminal__bet {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/bet@hd.png') no-repeat top left;
    background-size: 8rem;
}

.mobile_wide #terminal__bet:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__bet:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__bet.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__bet {
    top: 4.64rem;
    left: 14.82rem;
}

.desktop_wide #terminal__bet {
    width: 1.49rem;
    height: 0.92rem;
    background: url('../img/desktop_wide/bet@hd.png') no-repeat top left;
    background-size: 5.95rem;
}

.desktop_wide #terminal__bet:hover {
    background-position: -1.49rem 0;
}

.desktop_wide #terminal__bet:active {
    background-position: -2.98rem 0;
}

.desktop_wide #terminal__bet.disabled {
    background-position: -4.47rem 0;
}

.desktop_wide.changeable #terminal__bet {
    top: 12.26rem;
    left: 13.95rem;
}

#terminal__bet:hover {
    background-position: -1.00rem 0;
}

#terminal__bet:active {
    background-position: -2.00rem 0;
}

#terminal__bet.disabled {
    background-position: -3.00rem 0;
}

.changeable #terminal__bet {
    left: 8.2rem;
}

#terminal__double {
    position: absolute;
    top: 11.40rem;
    left: 7.76rem;
    background: url('../img/desktop/x2@hd.png') no-repeat top left;
    background-size: 4.00rem;
    width: 0.99rem;
    height: 1.48rem;
    background-position: 0 0;
}

.mobile #terminal__double {
    top: 2.15rem;
    left: 1.96rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/x2@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile #terminal__double:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__double:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__double.disabled {
    background-position: -4.60rem 0;
}

.mobile.changeable #terminal__double {
    top: 3.62rem;
    left: 1.96rem;
}

.mobile_wide #terminal__double {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/x2@hd.png') no-repeat top left;
    background-size: 8rem;
}

.mobile_wide #terminal__double:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__double:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__double.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__double {
    top: 4.64rem;
    left: 14.82rem;
}

.desktop_wide #terminal__double {
    width: 1.49rem;
    height: 0.92rem;
    background: url('../img/desktop_wide/x2@hd.png') no-repeat top left;
    background-size: 5.95rem;
}

.desktop_wide #terminal__double:hover {
    background-position: -1.49rem 0;
}

.desktop_wide #terminal__double:active {
    background-position: -2.98rem 0;
}

.desktop_wide #terminal__double.disabled {
    background-position: -4.47rem 0;
}

.desktop_wide.changeable #terminal__double {
    top: 12.26rem;
    left: 13.95rem;
}

#terminal__double:hover {
    background-position: -1.00rem 0;
}

#terminal__double:active {
    background-position: -2.00rem 0;
}

#terminal__double.disabled {
    background-position: -3.00rem 0;
}

.changeable #terminal__double {
    left: 8.2rem;
}

#terminal__max-bet {
    position: absolute;
    top: 11.40rem;
    left: 8.89rem;
    background: url('../img/desktop/max_bet@hd.png') no-repeat top left;
    background-size: 4.34rem;
    width: 1.02rem;
    height: 1.51rem;
    background-position: 0 0;
}

.mobile #terminal__max-bet {
    top: 3.25rem;
    left: 1.94rem;
    width: 1.50rem;
    height: 2.08rem;
    background: url('../img/mobile/max_bet@hd.png') no-repeat top left;
    background-size: 6.27rem;
    background-position: 0 0;
}

.mobile_wide #terminal__max-bet {
    width: 2.01rem;
    height: 2.71rem;
    background: url('../img/mobile_wide/max_bet@hd.png') no-repeat top left;
    background-size: 8.04rem;
}

.desktop_wide #terminal__max-bet {
    width: 1.53rem;
    height: 0.92rem;
    background: url('../img/desktop_wide/max_bet@hd.png') no-repeat top left;
    background-size: 6.13rem;
}

#terminal__max-bet:hover {
    background-position: -1.09rem 0;
}

#terminal__max-bet:active {
    background-position: -2.17rem 0;
}

#terminal__max-bet.disabled {
    background-position: -3.25rem 0;
}

.changeable #terminal__max-bet {
    left: 9.3rem;
}

.mobile #terminal__max-bet:hover {
    background-position: -1.57rem 0;
}

.mobile #terminal__max-bet:active {
    background-position: -3.13rem 0;
}

.mobile #terminal__max-bet.disabled {
    background-position: -4.69rem 0;
}

.mobile.changeable #terminal__max-bet {
    top: 4.72rem;
    left: 1.94rem;
}

.mobile_wide #terminal__max-bet:hover {
    background-position: -2.01rem 0;
}

.mobile_wide #terminal__max-bet:active {
    background-position: -4.02rem 0;
}

.mobile_wide #terminal__max-bet.disabled {
    background-position: -6.03rem 0;
}

.mobile_wide.changeable #terminal__max-bet {
    top: 6.09rem;
    left: 14.82rem;
}

.desktop_wide #terminal__max-bet:hover {
    background-position: -1.53rem 0;
}

.desktop_wide #terminal__max-bet:active {
    background-position: -3.07rem 0;
}

.desktop_wide #terminal__max-bet.disabled {
    background-position: -4.62rem 0;
}

.desktop_wide.changeable #terminal__max-bet {
    top: 12.26rem;
    left: 15.24rem;
}

#terminal__auto {
    position: absolute;
    top: 11.40rem;
    left: 10.13rem;
    background: url('../img/desktop/auto@hd.png') no-repeat top left;
    background-size: 4.27rem;
    width: 1.05rem;
    height: 1.44rem;
    background-position: 0 0;
}

.mobile #terminal__auto {
    top: 5.45rem;
    left: 1.96rem;
    width: 1.50rem;
    height: 0.97rem;
    background: url('../img/mobile/auto@hd.png') no-repeat top left;
    background-size: 6.11rem;
    background-position: 0 0;
}

.mobile #terminal__auto:hover {
    background-position: -1.53rem 0;
}

.mobile #terminal__auto:active {
    background-position: -3.04rem 0;
}

.mobile #terminal__auto.disabled {
    background-position: -4.60rem 0;
}

.mobile.changeable #terminal__auto {
    left: 1.94rem;
    top: 6.92rem;
}

.mobile_wide #terminal__auto {
    width: 2rem;
    height: 1.27rem;
    background: url('../img/mobile_wide/auto@hd.png') no-repeat top left;
    background-size: 8rem;
}

.mobile_wide #terminal__auto:hover {
    background-position: -2rem 0;
}

.mobile_wide #terminal__auto:active {
    background-position: -4rem 0;
}

.mobile_wide #terminal__auto.disabled {
    background-position: -6rem 0;
}

.mobile_wide.changeable #terminal__auto {
    left: 14.82rem;
    top: 8.96rem;
}

.desktop_wide #terminal__auto {
    height: 0.87rem;
    width: 1.58rem;
    background: url('../img/desktop_wide/auto@hd.png') no-repeat top left;
    background-size: 6.33rem;
}

.desktop_wide #terminal__auto:hover {
    background-position: -1.58rem 0;
}

.desktop_wide #terminal__auto:active {
    background-position: -3.165rem 0;
}

.desktop_wide #terminal__auto.disabled {
    background-position: -4.75rem 0;
}

.desktop_wide.changeable #terminal__auto {
    left: 16.53rem;
    top: 12.26rem;
}

#terminal__auto:hover {
    background-position: -1.07rem 0;
}

#terminal__auto:active {
    background-position: -2.14rem 0;
}

#terminal__auto.disabled {
    background-position: -3.20rem 0;
}

.changeable #terminal__auto {
    left: 10.4rem;
}

#terminal__start {
    position: absolute;
    top: 11.40rem;
    left: 11.30rem;
    background: url('../img/desktop/start@hd.png') no-repeat top left;
    background-size: 7.46rem;
    width: 1.84rem;
    height: 1.48rem;
    background-position: 0 0;
}

.mobile #terminal__start {
    top: 6.54rem;
    left: 0.29rem;
    width: 3.18rem;
    height: 2.09rem;
    background: url('../img/mobile/start@hd.png') no-repeat top left;
    background-size: 12.92rem;
    background-position: 0 0;
}

.mobile_wide #terminal__start {
    width: 4.2rem;
    height: 2.8rem;
    background: url('../img/mobile_wide/start@hd.png') no-repeat top left;
    background-size: 16.8rem;
}

.desktop_wide #terminal__start {
    height: 0.87rem;
    width: 2.75rem;
    background: url('../img/desktop_wide/start@hd.png') no-repeat top left;
    background-size: 11rem;
}

#terminal__start:hover {
    background-position: -1.87rem 0;
}

#terminal__start:active {
    background-position: -3.74rem 0;
}

#terminal__start.disabled {
    background-position: -5.59rem 0;
}

.changeable #terminal__start {
    left: 11.5rem;
}

.mobile #terminal__start:hover {
    background-position: -3.23rem 0;
}

.mobile #terminal__start:active {
    background-position: -6.46rem 0;
}

.mobile #terminal__start.disabled {
    background-position: -9.69rem 0;
}

.mobile.changeable #terminal__start {
    left: 0.29rem;
    top: 8.02rem;
}

.mobile_wide #terminal__start:hover {
    background-position: -4.2rem 0;
}

.mobile_wide #terminal__start:active {
    background-position: -8.4rem 0;
}

.mobile_wide #terminal__start.disabled {
    background-position: -12.6rem 0;
}

.mobile_wide.changeable #terminal__start {
    left: 12.64rem;
    top: 10.4rem;
}

.desktop_wide #terminal__start:hover {
    background-position: -2.75rem 0;
}

.desktop_wide #terminal__start:active {
    background-position: -5.5rem 0;
}

.desktop_wide #terminal__start.disabled {
    background-position: -8.25rem 0;
}

.desktop_wide.changeable #terminal__start {
    top: 12.26rem;
    left: 17.91rem;
}

.terminal-panel-img {
    border-style: none;
    position: absolute;
    display: inline-block;
    width: 15.2rem;
    height: 13.17rem;
    background: url('../img/desktop/game_panel@hd.png') no-repeat;
    background-size: contain;
    margin-left: -7.57rem;
    left: 50%;
}

.mobile .terminal-panel-img {
    width: 16.52rem;
    height: 10.52rem;
    background: url('../img/mobile/game_panel@hd.png') no-repeat;
    background-size: contain;
    margin-left: -8.27rem;
}

.mobile_wide .terminal-panel-img {
    border-style: none;
    position: absolute;
    width: 24rem;
    height: 13.5rem;
    background: url('../img/mobile_wide/game_panel@hd.png') no-repeat top center;
    background-size: contain;
    margin-left: -12rem;
    left: 50%;
}

.desktop_wide .terminal-panel-img {
    border-style: none;
    position: absolute;
    width: 24rem;
    height: 13.5rem;
    background: url('../img/desktop_wide/game_panel@hd.png') no-repeat top center;
    background-size: contain;
    margin-left: -12rem;
    left: 50%;
}

img.terminal-panel-img {
}

#frame {
    border: none;
    outline: none;
    vertical-align: top;
}

.touch-panel__button:not(.disabled) {
    cursor: pointer;
}

.tableclass {
    border-color: #04112F;
    border-style: double;
    border-width: 1px;
}
.tablestyle {
    border-style: hidden;
    background-color: #0D417F;
}

.hidden {
    display: none;
}

.text-image-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.text-image-container img {
    margin-right: .5rem;
    width: 1.5rem;
}
.text-image-container div {
    margin: auto;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #FFD800 #04112F;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 16px;
}
*::-webkit-scrollbar-track {
    background: #04112F;
}
*::-webkit-scrollbar-thumb {
    background-color: #FFD800;
    border-radius: 10px;
    border: 2px solid #04112F;
}
