.game-controls-wrapper{display:flex;align-items:center;justify-content:space-between;height:70px;margin-top:5px}.game-controls-wrapper .bordered-box{display:flex;width:100%;height:100%;margin-bottom:0;background-color:var(--betAmountBgColor);border:var(--betAmountBorderThickness) solid var(--betAmountBorderColor);border-radius:var(--borderRadius);padding:10px 5px}.game-controls-wrapper .bordered-box .input-wrapper{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}.game-controls-wrapper .bordered-box .input-wrapper .input-amount{display:flex;align-items:center;justify-content:space-between}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn{position:relative;width:30px;height:30px;border-radius:15px;display:flex;align-items:center;justify-content:center;background-color:#363e53;cursor:pointer}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn.minus:before{content:"";position:absolute;background-image:url(_/_common/static/images/aa318787a81cdef946e09e710324449c.svg);background-repeat:no-repeat;background-position:center;width:100%;height:100%}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn.plus:before{content:"";position:absolute;background-image:url(_/_common/static/images/fc1c2a84e7ae1ac9f3b315bd9fbcc303.svg);background-repeat:no-repeat;background-position:center;width:100%;height:100%}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn:hover{filter:brightness(1.1)}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn.edge{background-color:#242c3d;opacity:.6;cursor:not-allowed}.game-controls-wrapper .bordered-box .input-wrapper .input-amount ul{width:25px;text-align:center}.game-controls-wrapper .bordered-box .input-wrapper .input-amount ul li{display:none;font-size:11px}.game-controls-wrapper .bordered-box .input-wrapper .input-amount ul li.active{color:var(--limeColor);display:block}.game-controls-wrapper .bordered-box .input-wrapper .title{display:flex;color:var(--betAmountTitleColor);justify-content:center;font-size:10px}.game-controls-wrapper .bordered-box.game-risk-wrapper{position:relative;min-width:100px}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount{background-color:#363e53;border-radius:var(--borderRadius)}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount ul{padding:unset;width:45px}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount .input-btn{width:24px;border-radius:var(--borderRadius)}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount .input-btn.minus{border-top-right-radius:0;border-bottom-right-radius:0}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount .input-btn.minus:before{background-image:url(_/_common/static/images/aa318787a81cdef946e09e710324449c.svg)}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount .input-btn.plus{border-top-left-radius:0;border-bottom-left-radius:0}.game-controls-wrapper .bordered-box.game-risk-wrapper .input-amount .input-btn.plus:before{background-image:url(_/_common/static/images/fc1c2a84e7ae1ac9f3b315bd9fbcc303.svg)}@media screen and (max-width: 992px){.game-controls-wrapper .bordered-box .input-wrapper .input-amount ul{width:100%}.game-controls-wrapper .bordered-box .input-wrapper .input-amount .input-btn{width:30px;height:30px;min-width:26px;min-height:26px}}@media screen and (max-width: 576px){.game-controls-wrapper .bordered-box{padding:10px 3px}}@font-face{font-family:"KidGames";src:url(./fonts/KidGames.woff2) format("woff2")}main .main-content{background-color:unset}main .main-content .game-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:calc(100% - var(--limitsHeight) - 135px - 15px);margin-top:var(--limitsHeight);margin-bottom:15px;background-color:var(--gameContainerBgColor);border-radius:var(--borderRadius)}main .main-content .game-container .game-canvas{position:absolute}main .main-content .betslip #bet-settings .bet-setting{justify-content:center}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{position:relative;margin-left:5px;width:100%;max-width:270px}main .right-section.my-bets .section-body .my-bets-body #my-bets-history{display:flex}main .right-section.my-bets .section-body .my-bets-body .bet-list{height:calc(100% - 50px)}@media screen and (max-width: 992px){main .main-content .game-container{height:calc(100% - var(--limitsHeight) - 210px - 15px)}main .main-content .betslip #bet-settings .bet-setting{flex-direction:column-reverse}main .main-content .betslip #bet-settings .bet-setting .wrapper-buttons{height:60px;max-width:100%;margin-left:unset;margin-bottom:5px}}@media screen and (max-width: 767.98px){main .main-content .game-container{height:80vw;padding:30px 0}}.bet-history-view{pointer-events:all !important}
