body,html,iframe, input {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0;
    font-family: roboto_bold,sans-serif;
    /* font-family: roboto_bold,roboto_condensed_bold,roboto_condensed_regular,sans-serif */
}

body {
    overflow: auto;
    line-height: 1;
}

html {
    height: 100%;
    width: 100%;
    max-width: 100%
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /* font: inherit; */
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: roboto;
    src: url(/games/framework/assets/fonts/roboto/roboto_regular.woff2) format('woff2'),url(/games/framework/assets/fonts/roboto/roboto_regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto_bold;
    src: url(/games/framework/assets/fonts/roboto/roboto_bold.woff2) format('woff2'),url(/games/framework/assets/fonts/roboto/roboto_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto_condensed_bold;
    src: url(/games/framework/assets/fonts/roboto/roboto_condensed_bold.woff2) format('woff2'),url(/games/framework/assets/fonts/roboto/roboto_condensed_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto_condensed_regular;
    src: url(/games/framework/assets/fonts/roboto/roboto_condensed_regular.woff2) format('woff2'),url(/games/framework/assets/fonts/roboto/roboto_condensed_regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto_condensed_light;
    src: url(/games/framework/assets/fonts/roboto/roboto_condensed_light.woff2) format('woff2'),url(/games/framework/assets/fonts/roboto/roboto_condensed_light.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

#ngt-popups-holder {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
    padding-top: 1px
}

.ui-universal #ngt-popups-holder .popup-main .wrapper {
    height: calc(100% - 20px);
    margin-bottom: 20px!important
}

.popup-dim.popup-active #ngt-popups-holder::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    pointer-events: all
}

.popup-active-popupReplay #ngt-popups-holder {
    z-index: 30
}

#ngt-popups-holder * {
    box-sizing: border-box
}

#ngt-popups-holder [popup] {
    width: 100%;
    height: 100%;
    background: 0 0;
    text-align: center
}

#ngt-popups-holder [popup=deposit] {
    background: #fff
}

#ngt-popups-holder .rules-holder {
    height: 100%;
    width: 100%;
    user-select: none
}

#ngt-game {
    color: #fff
}

#ngt-game .hide,#ngt-popups-holder [popup] .rules-tab-wrap.hide,#ngt-popups-holder.hide {
    display: none
}

#ngt-game [component=UILabelProfit].hide {
    display: flex;
    visibility: hidden
}

#ngt-game .icon-fade {
    opacity: .6
}

#ngt-game .pointer-none {
    user-select: none;
    pointer-events: none
}

[component] {
    user-select: none;
    /* pointer-events: none; */
    display: flex;
    align-items: center;
    -webkit-tap-highlight-color: transparent
}

.balance-holder {
    /* font-family: roboto_bold,roboto_condensed_bold,sans-serif; */
    position: absolute;
    padding: 8px 5px 0 0;
    text-align: right;
    z-index: 6;
    box-sizing: border-box
}

#ngt-game.ngt-envMode-layout .balance-holder {
    transform-origin: top right;
    right: 0
}

.buttons-holder {
    position: absolute;
    padding: 8px 0 0 20px;
    text-align: left;
    z-index: 3;
    box-sizing: border-box
}

.balance-wrapper {
    display: flex;
    flex-flow: column;
    height: 82px;
    align-items: flex-end;
    justify-content: center
}

#ngt-game.ngt-envMode-layout .balance-wrapper {
    align-items: flex-start
}

.balance-container {
    max-width: 33%
}

.buttons-wrapper {
    display: flex;
    flex-flow: row;
    height: 82px;
    align-items: center
}

.balance-wrapper {
    color: #fff;
    text-shadow: 2px 2px 2px #5d4afe
}

.game-scene-preloader .balance-wrapper,.game-scene-preloader .buttons-wrapper {
    visibility: hidden
}

#ngt-game .game-color,#ngt-game .profit-row,[data-freerounds-count],balanceValue {
    font-size: 20px
}

balance,balanceCurrency,balanceValue,balancecurrency {
    display: inline-block;
    margin: 0 2px;
    font-size: 26px
}

#ngt-game .WagerHTML balance,#ngt-game .WagerHTML balanceCurrency,#ngt-game .WagerHTML balanceValue,#ngt-game .WagerHTML balancecurrency {
    font-size: 20px
}

#ngt-game .profit-row {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left
}

#ngt-game .ngt-btn {
    width: 64px!important;
    height: 64px!important;
    background-color: #fff;
    border-radius: 50%;
    transition: transform .2s
}

#ngt-game.ngt-popupVersion-1 .ngt-btn {
    background: 0 0
}

#ngt-game.ngt-gameOrientation-landscape .ngt-btn {
    width: 45px!important;
    height: 45px!important
}

#ngt-game [component=BtnRulesHTML],#ngt-game [component=BtnSoundsHTML] {
    transition: all .2s;
    cursor: pointer;
    user-select: none
}

#ngt-game [component=BtnRulesHTML]:hover,#ngt-game [component=BtnSoundsHTML]:hover {
    transform: scale(1.04)
}

#ngt-game [component=BtnRulesHTML]:before,#ngt-game [component=BtnSoundsHTML]:before {
    vertical-align: middle
}

#ngt-game [component=PopupSoundsHTML] {
    width: 680px;
    height: 617px;
    background-color: #15110e
}

.ngt-interactive {
    pointer-events: all;
    cursor: pointer
}

#ngt-game [component=popupRulesHTML] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#ngt-game #ngt-popups-holder [component=popupRulesHTML] {
    background: 0 0
}

#ngt-game .WagerHTML .profit-row {
    display: flex;
    align-items: center
}

.FreeRoundsHTML {
    display: flex;
    flex-flow: column
}

.dataWagerRatio {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    padding: 4px 6px 4px 10px;
    box-sizing: border-box
}

#ngt-game span.icon-wager.game-color,.dataWagerRatio {
    background-color: #5f40ff
}

#ngt-game span.icon-wager.game-color {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    padding: 4px 6px 4px 10px;
    box-sizing: border-box
}

#ngt-game .profit-row span {
    display: flex;
    align-items: baseline;
    padding: 4px 6px 4px 0
}

#ngt-game .FreeRoundsHTML .profit-row span,#ngt-game .FreeRoundsHTML .profit-row span balance,#ngt-game .FreeRoundsHTML .profit-row span balanceCurrency,#ngt-game .FreeRoundsHTML .profit-row span balanceValue {
    font-size: 18px;
    white-space: nowrap
}

[component=BtnRulesHTML],[component=BtnSoundsHTML] {
    display: inline-block;
    margin: 0 6px
}

.popupClassic {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.popupClassic .popupClassic-content {
    position: absolute;
    width: 690px;
    padding: 5.4%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #0b043f;
    text-align: center;
    /* font-family: roboto_bold,sans-serif; */
    border-radius: 20px;
    border: 4px solid #ffbb01
}

#ngt-game .popupTitle {
    margin-bottom: 2%;
    padding: 20px;
    font-size: 34px;
    color: #ffbb01
}

#ngt-game .popupMsg {
    font-size: 28px;
    color: #fff;
    min-height: 240px
}

#ngt-game .popupBtn {
    position: relative;
    display: inline-block;
    padding: 2% 10%;
    margin: 0 0 2%;
    font-size: 24px;
    color: #fff;
    border: 2px solid #ffbb01;
    border-radius: 14px;
    transition: all ease-in-out .3s;
    text-transform: uppercase;
    cursor: pointer
}

#ngt-game .popupBtn:active,#ngt-game .popupBtn:focus,#ngt-game .popupBtn:hover {
    color: #ffbb01
}

#ngt-game.game-bonus-freeRounds [component=BalanceHTML],#ngt-game.game-bonus-freeRounds.game-bonus-freeSpins [data-freerounds-count-row],#ngt-game.game-bonus-wager.game-bonus-freeSpins [component=BalanceHTML] {
    display: none!important
}

#ngt-game.ngt-envMode-layout [component=BalanceHTML] {
    opacity: 0
}

#ngt-game [component=BalanceHTML],#ngt-game [component=FreeRoundsHTML],#ngt-game [component=FreeSpinsHTML],#ngt-game [component=WagerHTML] {
    transform-origin: right center
}

gameColor,gameColorSum {
    font-weight: 700;
    color: #ffbb01
}

.PopupMessageHTML gameColor,.PopupMessageHTML gameColorSum {
    font-size: 22px
}

#scrollIcon {
    background: url(/ngt_css/scrollIcon.png) no-repeat top center
}

#ngt-game.ngt-popupVersion-2 [component=BtnRulesHTML],#ngt-game.ngt-popupVersion-2 [component=BtnSoundsHTML] {
    display: none
}

#ngt-popups-holder .popup-main .wrapper {
    border: 4px solid #ffbb01
}

#ngt-popups-holder .popup-main [button=close] {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width: 81px;
    height: 80px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 4;
    transition: all linear .3s;
    background: #09073c;
}

#ngt-popups-holder .popup-main .balance-popup {
    position: absolute;
    bottom: 2%;
    right: 2%;
    font-size: 20px;
}

#ngt-game.version-1_1_7 #ngt-popups-holder .popup-main [button=close] {
    bottom: 4%
}

#ngt-popups-holder .popup-main .title {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    /* font-family: roboto_bold,sans-serif */
}

#ngt-popups-holder [component=PopupReplayHTML] [button=close] {
    position: absolute;
    bottom: 2%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 4;
    transition: all linear .3s;
    background: rgba(255,255,255,.4)
}

#ngt-popups-holder .popup-main [button=close]:after,#ngt-popups-holder .popup-main [button=close]:before,#ngt-popups-holder [component=PopupReplayHTML] [button=close]::after,#ngt-popups-holder [component=PopupReplayHTML] [button=close]::before {
    content: "";
    position: absolute;
    height: 5%;
    width: 45%;
    background: #fff;
    border-radius: 5px
}

#ngt-popups-holder .popup-main [button=close]:before,#ngt-popups-holder [component=PopupReplayHTML] [button=close]:before {
    top: 46%;
    transform: translateX(-50%) rotate(45deg)
}

#ngt-popups-holder .popup-main [button=close]:after,#ngt-popups-holder [component=PopupReplayHTML] [button=close]:after {
    top: 46%;
    transform: translateX(-50%) rotate(-45deg)
}

#ngt-popups-holder .popupFeelLucky {
    width: 90%;
    margin: 10vh auto
}

.popupFeelLucky .popupFeelLucky-content {
    position: relative;
    background: url(backgr.jpg) no-repeat top center;
    background-size: 100%;
    display: flex;
    flex-flow: column;
    padding: 8% 7% 14%;
    border-radius: 10px
}

.popupFeelLucky .clover-box {
    width: 72%;
    margin: 0 auto;
    padding-right: 7%
}

.popupFeelLucky .img-clover {
    position: relative;
    display: block;
    width: auto;
    max-width: 100%;
    transform: scale(0) translate(0,0);
    animation: scaleClover .3s cubic-bezier(0,1,.9,1.3) .3s forwards;
    transition-timing-function: cubic-bezier(0,1.43,.75,.26)
}

.popupFeelLucky .main-title {
    /* font-family: roboto,sans-serif; */
    font-weight: 600;
    font-size: 1.6875rem;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 5vh;
    letter-spacing: 1px
}

.popupFeelLucky .main-title span {
    display: inline-block;
    color: #ff0;
    font-size: 1.8125rem;
    font-weight: 800
}

.popupFeelLucky p {
    font-size: 1.25rem;
    /* font-family: roboto,sans-serif; */
    font-weight: 400;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 7vh;
    padding: 0 2%
}

.popupFeelLucky .wrap-btn {
    width: 100%;
    display: flex;
    justify-content: center
}

.popupFeelLucky .btn-yellow {
    width: 100%;
    height: 60px;
    line-height: 57px;
    border-radius: 50px;
    padding: 0 30px;
    color: #00093e;
    font-size: 1rem;
    text-transform: uppercase;
    /* font-family: roboto,sans-serif; */
    font-weight: 600;
    border: 2px solid #ff0;
    color: #ff0;
    text-decoration: none;
    transition: all .3s linear;
    cursor: pointer;
    background: 0 0
}

.popupFeelLucky .btn-yellow:hover {
    background: #ff0;
    color: #00093e
}

.popupFeelLucky .close {
    position: absolute;
    top: 2.5%;
    right: 3.5%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 4;
    transition: all linear .3s;
    background: rgba(16,16,17,.5)
}

.popupFeelLucky .close:after,.popupFeelLucky .close:before {
    content: "";
    position: absolute;
    top: 46%;
    left: 50%;
    height: 5%;
    width: 45%;
    background: #fff;
    border-radius: 5px
}

.popupFeelLucky .close:before {
    transform: translateX(-50%) rotate(45deg)
}

.popupFeelLucky .close:after {
    transform: translateX(-50%) rotate(-45deg)
}

@keyframes scaleClover {
    from {
        transform: scale(0) translate(0,0)
    }

    to {
        transform: scale(1) translate(0,0)
    }
}

@media all and (min-width: 640px) {
    #ngt-popups-holder .popupFeelLucky {
        min-width:220px;
        width: 25%
    }

    .popupFeelLucky .clover-box {
        width: 68%
    }

    .popupFeelLucky .main-title {
        font-size: 1rem
    }

    .popupFeelLucky .main-title span {
        font-size: 1.0625rem
    }

    .popupFeelLucky p {
        font-size: .75rem
    }

    .popupFeelLucky .btn-yellow {
        height: 40px;
        line-height: 34px;
        font-size: .75rem
    }

    .popupFeelLucky .close {
        width: 35px;
        height: 35px
    }
}

@media all and (min-width: 961px) {
    #ngt-popups-holder .popupFeelLucky {
        min-width:380px
    }

    .popupFeelLucky .clover-box {
        width: 68%
    }

    .popupFeelLucky .main-title {
        font-size: 1.75rem
    }

    .popupFeelLucky .main-title span {
        font-size: 1.875rem
    }

    .popupFeelLucky p {
        font-size: 1.375rem;
        padding: 0 2%
    }

    .popupFeelLucky .btn-yellow {
        height: 54px;
        line-height: 51px;
        font-size: 1rem
    }

    .popupFeelLucky .close {
        width: 50px;
        height: 50px
    }
}

@media all and (min-width: 1025px) {
    #ngt-popups-holder .popupFeelLucky {
        min-width:450px
    }

    .popupFeelLucky .main-title {
        font-size: 2rem
    }

    .popupFeelLucky .main-title span {
        font-size: 2.125rem
    }

    .popupFeelLucky .btn-yellow {
        height: 62px;
        line-height: 59px;
        font-size: 1.125rem
    }
}

@media all and (min-width: 1341px) {
    .popupFeelLucky .main-title {
        font-size:2.125rem
    }

    .popupFeelLucky .main-title span {
        font-size: 2.25rem
    }
}

#ngt-popups-holder .deposit-close,[component=PopupTurboHTML] [button=close] {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-50%,50%);
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 4;
    transition: all linear .3s
}

#ngt-popups-holder .deposit-close:hover {
    transform: translate(-50%,50%) scale(1.05)
}

#ngt-popups-holder .deposit-close:after,#ngt-popups-holder .deposit-close:before,[component=PopupTurboHTML] [button=close]:after,[component=PopupTurboHTML] [button=close]:before {
    content: "";
    position: absolute;
    left: 50%;
    height: 5%;
    width: 45%;
    background: #fff;
    border-radius: 5px
}

#ngt-popups-holder .deposit-close:before,[component=PopupTurboHTML] [button=close]:before {
    top: 46%;
    transform: translateX(-50%) rotate(45deg)
}

#ngt-popups-holder .deposit-close:after,[component=PopupTurboHTML] [button=close]:after {
    top: 46%;
    transform: translateX(-50%) rotate(-45deg)
}

#ngt-popups-holder [popup=deposit],.popup-wrapper {
    position: relative;
    width: 90%;
    max-width: 700px;
    margin: 10% auto;
    padding-top: 5%;
    background: #fff;
    text-align: center
}

.icon-wager:before {
    font-size: 27px
}

.icon-balance:before {
    font-size: 27px
}

.icon-bonus:before {
    font-size: 27px
}

.icon-close:before {
    font-size: 27px
}

.icon-freespins:before {
    font-size: 27px
}

.icon-lobby .path1:before,.icon-lobby .path2:before {
    font-size: 57px
}

.icon-history:before {
    font-size: 57px
}

.icon-menu:before {
    font-size: 57px
}

.icon-info:before {
    font-size: 57px
}

.icon-sound-off:before {
    font-size: 57px
}

.icon-sound-on:before {
    font-size: 57px
}

.icon-settings:before {
    font-size: 57px
}

.icon-home:before {
    font-size: 57px
}

#ngt-popups-holder .count-tab-2 .rules-content table {
    table-layout: fixed
}

#ngt-popups-holder .count-tab-2 .rules-content table th:nth-child(1),#ngt-popups-holder .count-tab-2 .rules-content table th:nth-child(4) {
    width: 17%
}

#ngt-popups-holder .count-tab-2 .rules-content table th:nth-child(2),#ngt-popups-holder .count-tab-2 .rules-content table th:nth-child(3) {
    width: 27%
}

#ngt-popups-holder .count-tab-2 .rules-content table th {
    font-size: 18px
}

#ngt-popups-holder .rules-content h1 {
    margin-top: 1%!important
}

.overlayDiv {
    height: 120vh;
    width: 100vw;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: all;
    visibility: visible
}

.iconDiv {
    height: 100vh;
    width: 100vw;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    visibility: visible;
    background-color: rgb(18 52 86 / 80%)
}

.scrollIcon {
    position: absolute;
    left: 50%;
    top: 65%;
    opacity: 0;
    transform: translate(-50%,-50%)
}

.popupClassic-fullscreen [button=close],.popupMessage [button=close] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    border: 1px solid #fff;
    border-radius: 25px
}

.ngt-theme-8march .punto,.ngt-theme-christmas .punto {
    position: fixed;
    top: 0;
    animation-name: caers;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.mood {
    display: none
}

.ngt-theme-8march.game-scene-preloader .mood,.ngt-theme-christmas.game-scene-preloader .mood {
    z-index: 99;
    position: absolute;
    display: block
}

.ngt-theme-8march.game-scene-intro .punto,.ngt-theme-8march.game-scene-main .punto,.ngt-theme-christmas.game-scene-intro .punto,.ngt-theme-christmas.game-scene-main .punto {
    animation: none
}

.ngt-theme-8march.game-scene-intro .mood,.ngt-theme-8march.game-scene-main .mood,.ngt-theme-christmas.game-scene-intro .mood,.ngt-theme-christmas.game-scene-main .mood {
    z-index: -1;
    position: relative;
    display: none
}

@keyframes caers {
    0% {
        top: 0
    }

    100% {
        top: 100vh;
        left: -50px;
        transform: rotate(360deg)
    }
}

[component=PopupErrorHTML] [button=close],[component=PopupMessageHTML] [button=close] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 3%;
    right: 3%;
    border: 3px solid #fff;
    border-radius: 25px;
    cursor: pointer
}

[component=PopupErrorHTML] [button=close]::after,[component=PopupErrorHTML] [button=close]::before,[component=PopupMessageHTML] [button=close]::after,[component=PopupMessageHTML] [button=close]::before {
    content: "";
    position: absolute;
    top: 46%;
    left: 50%;
    height: 5%;
    width: 45%;
    background: #fff;
    border-radius: 5px
}

[component=PopupReplayHTML] [button=close]::after,[component=PopupReplayHTML] [button=close]::before {
    left: 50%
}

[component=PopupErrorHTML] [button=close]::before,[component=PopupMessageHTML] [button=close]::before,[component=PopupTurboHTML] [button=close]::before {
    transform: translateX(-50%) rotate(45deg)
}

[component=PopupErrorHTML] [button=close]::after,[component=PopupMessageHTML] [button=close]::after,[component=PopupTurboHTML] [button=close]::after {
    transform: translateX(-50%) rotate(-45deg)
}

.ngt-loading:before {
    content: "";
    position: fixed;
    border: 6px solid #fff;
    border-top: 6px solid #5d4afe;
    border-left: 6px solid #5d4afe;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    animation: spin 2s linear infinite;
    z-index: 1111
}

.ngt-loading:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 1110
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

[component=BtnLobbyHTML],[component=BtnMenuHTML] {
    position: relative
}

#ngt-game .ngt-btn.disable {
    pointer-events: none!important;
    opacity: .6!important;
    cursor: initial!important
}

[component=BtnMenuHTML] {
    margin-right: 15px
}

[component=BtnLobbyHTML] img,[component=BtnMenuHTML] img {
    transition: .2s;
    min-width: 100%
}

[component=BtnLobbyHTML]:hover img,[component=BtnMenuHTML]:hover img {
    transform: scale(1.1)
}

[component=BtnLobbyHTML] .notification {
    position: absolute;
    top: -6px;
    right: -16px;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: red;
    text-align: center;
    line-height: 26px;
    display: none
}

[component=BtnLobbyHTML] .notification.active {
    display: block
}

[data-component=Lobby] {
    z-index: 10
}

.ngt-gameOrientation-landscape [component=BtnMenuHTML] {
    margin-right: 10px
}

#ngt-popups-holder .rules-content .rules-symvol-list {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 4%
}

#ngt-popups-holder .rules-content .rules-symvol-box {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 3%
}

#ngt-popups-holder .rules-content .rules-symvol-box img {
    max-width: 100%
}

#ngt-popups-holder .rules-content .rules-symvol-img {
    display: block;
    margin-bottom: 0
}

#ngt-popups-holder .rules-content .rules-symvol-txt {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 0;
    text-align: center
}

#ngt-popups-holder .rules-content .m-t-5 {
    margin-top: -5%
}

#ngt-popups-holder .rules-content .m-t-8 {
    margin-top: -8%
}

#ngt-popups-holder .rules-content .rules-symvol-list.row-symvol-2 .rules-symvol-box {
    width: 50%
}

#ngt-popups-holder .rules-content .rules-symvol-list.row-symvol-3 .rules-symvol-box {
    width: 33.333%
}

#ngt-popups-holder .rules-content .rules-symvol-list.row-symvol-4 .rules-symvol-box {
    width: 25%
}

#ngt-popups-holder .rules-content .rules-imgBox {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 5%
}

#ngt-popups-holder .rules-content .rules-imgBox img {
    max-width: 100%;
    display: block
}

#ngt-popups-holder .rules-content .rules-imgBox-line {
    display: flex;
    flex-flow: row;
    justify-content: center;
    width: 90%;
    margin-bottom: 0
}

#ngt-popups-holder .rules-content .rules-imgBox-img {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 4% 0 0
}

#ngt-popups-holder .rules-content .rules-imgBox-txt {
    display: block;
    margin-bottom: 0;
    text-align: center
}

#ngt-popups-holder .rules-content .rules-imgBox-txt h2 {
    margin: 3% 0 0
}

#ngt-popups-holder .popup-main [button=TabRules]::before,#ngt-popups-holder .popup-main [button=TabSounds]::before {
    display: block
}

#ngt-popups-holder .popup-main {
    width: 100%;
    height: 100%;
    /* font-family: roboto_bold,sans-serif; */
    font-size: 29px;
    font-size: clamp(1.75rem,8vw,1.8125rem);
    color: rgb(255 255 255 / 90%)
}

#ngt-popups-holder .popup-main .wrapper {
    width: 100%;
    height: 100%
}

#ngt-popups-holder .popup-main [popup-tabs-buttons] {
    width: 100%;
    padding: 30px 6% 0 6%;
    display: flex;
    justify-content: flex-start
}

#ngt-popups-holder .popup-main [popup-tabs-buttons] [button] {
    width: 150px;
    max-width: none;
    text-align: center;
    color: #fff;
    font-size: inherit
}

#ngt-popups-holder .popup-main [popup-tabs-buttons] [button]:after {
    display: none
}

#ngt-popups-holder .popup-main [popup-tabs-buttons] .icon-history:before,#ngt-popups-holder .popup-main [popup-tabs-buttons] .icon-info:before,#ngt-popups-holder .popup-main [popup-tabs-buttons] .icon-settings:before,#ngt-popups-holder .popup-main [popup-tabs-buttons] .icon-sound-on:before {
    font-size: 280%
}

[class^="multiplayer-icon-"]:before, [class*=" multiplayer-icon-"]:before {
    font-size: 280%
}

#ngt-popups-holder .popup-main [popup-tabs-buttons] .active::before {
    color: #ffbb01
}

#ngt-popups-holder .popup-main [popup-tabs] {
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
    padding-top: 15px
}

#ngt-popups-holder .popup-main [button=close]:after,#ngt-popups-holder .popup-main [button=close]:before {
    left: 50%
}

#ngt-popups-holder .popup-main [popup-tab] {
    height: 100%
}

#ngt-popups-holder .popup-main .tab-item {
    border-radius: 23px;
    padding: 20px;
    width: 90%;
    margin: 5%;
    display: inline-block
}

[section-home-button] {
    cursor: pointer
}

#ngt-popups-holder .popup-main .icon-home {
    width: 100px;
    max-width: none;
    text-align: center;
    color: #fff;
    font-size: inherit;
    position: absolute
}

.icon-home:before {
    font-size: 280%;
    color: #ffbb01
}

.tab-label {
    font-size: 142%;
    color: #ffbb01;
    text-align: center;
    display: block;
    width: 100%
}

.tab-section-label {
    font-size: 142%;
    color: #f7f7f7;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    line-height: 1;
}

#ngt-popups-holder .popup-main [data-sound-label] {
    font-size: 142%;
    /* color: #ffbb01 */
}

#ngt-popups-holder .popup-main [data-switch] {
    width: 232px;
    height: 81px;
    border-radius: 40px;
    background: 0 0;
    padding: 5px;
    margin: 20px auto 30px
}

#ngt-popups-holder .popup-main [data-thumb] {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    transition: .4s all;
    cursor: pointer
}

#ngt-popups-holder .popup-main .switch-off {
    background: #000001;
    border: 4px solid #000001;
}

#ngt-popups-holder .popup-main .switch-off [data-thumb] {
    background: #4c4094;
}

#ngt-popups-holder .popup-main .switch-on [data-thumb] {
    background: #4a438f;
    border: 4px solid #08073c;
}

#ngt-popups-holder .popup-main .switch-on {
    border: 2px solid #405494;
    background: #4c4094;
}

#ngt-popups-holder .switch-on [data-thumb] {
    transform: translate(152px,0)
}

#ngt-popups-holder .popup-main .rules-holder {
    height: 80%;
    padding: 22px 3%
}

#ngt-popups-holder .popup-main .rules-content-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    background: 0 0;
    border-radius: 0;
    color: unset;
    z-index: auto;
    /* font-family: inherit; */
    font-size: inherit;
    font-weight: inherit
}

.ngt-environment-desktop #ngt-popups-holder .popup-main .rules-content-wrap {
    background: 0 0
}

#ngt-popups-holder .popup-main .rules-content-wrap .rules-tab-wrap {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-right: 3%
}

#ngt-popups-holder .popup-main .rules-content-wrap .rules-tab {
    padding: 20px 10px;
    text-align: center;
    width: 49%;
    font-size: 90%;
    /* font-family: roboto_condensed_bold,sans-serif; */
    text-transform: uppercase;
    color: #aba8bc;
    background: #1d0d4a;
    border: 1px solid #1d0d4a;
    border-radius: 10px 10px 0 0;
    cursor: pointer
}

#ngt-popups-holder .popup-main .rules-content-wrap .rules-tab.active {
    color: rgb(255 255 255 / 90%);
    border-color: rgb(255 255 255 / 90%)
}

#ngt-popups-holder .popup-main .count-tab-2 .rules-content-wrap .rules-tab {
    width: 49%
}

#ngt-popups-holder .popup-main .rules-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    top: 8%;
    margin-top: 0;
    overflow-y: scroll;
    padding: 0 2% 0 0
}

#ngt-popups-holder .popup-main .rules-content strong {
    /* font-family: roboto_condensed_bold,sans-serif; */
    color: #ffbb01
}

#ngt-popups-holder .popup-main .count-tab-1 .rules-content {
    top: 0;
    margin-top: 0
}

#ngt-popups-holder .popup-main .rules-content b {
    display: inline-block;
    /* font-family: roboto_condensed_bold,sans-serif; */
    color: #ffbb01
}

#ngt-popups-holder .popup-main .rules-content div,#ngt-popups-holder .popup-main .rules-content p {
    color: rgb(255 255 255 / 90%);
    margin-bottom: 1.5%;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    align-items: center;
    /* font-family: inherit */
}

#ngt-popups-holder .popup-main .rules-content div#juicyJackpot {
    display: block
}

#ngt-popups-holder .popup-main .rules-content ul {
    color: rgb(255 255 255 / 90%)
}

#ngt-popups-holder .popup-main .rules-content div,#ngt-popups-holder .popup-main .rules-content p,#ngt-popups-holder .popup-main .rules-content ul {
    line-height: 1.25
}

#ngt-popups-holder .popup-main .rules-content ul {
    margin: 0 5%
}

#ngt-popups-holder .popup-main .rules-content ul li {
    margin-bottom: 1.5%;
    /* font-family: inherit */
}

#ngt-popups-holder .popup-main .rules-content i {
    width: 74%;
    display: flex;
    flex-flow: column;
    margin: 0;
    padding: 0;
    font-style: normal;
    padding-left: 2%
}

#ngt-popups-holder .popup-main .rules-content h1 {
    /* font-family: roboto_bold,sans-serif; */
    font-size: 114%;
    color: #ffbb01;
    margin: 1% 0 5%;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

#ngt-popups-holder .popup-main .rules-content h2 {
    /* font-family: roboto_bold,sans-serif; */
    font-size: 108%;
    color: #ffbb01;
    margin: 6% 0 3%;
    font-weight: 400
}

#ngt-popups-holder .popup-main .rules-content table {
    width: 100%;
    border: 1px solid rgb(255 255 255 / 55%);
    color: rgb(255 255 255 / 90%);
    margin: 4% 0;
    border-left: 0;
    border-top: 0;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0
}

#ngt-popups-holder .popup-main .rules-content table td,#ngt-popups-holder .popup-main .rules-content table th {
    border: 1px solid rgb(255 255 255 / 55%);
    color: rgb(255 255 255 / 90%);
    padding: 8px 5px;
    border-bottom: 0;
    border-right: 0;
    font-size: 100%
}

#ngt-popups-holder .popup-main .history-content table td.win.jackpotWin, #ngt-popups-holder .popup-main .history-content table td.bet.betSpecial {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

#ngt-popups-holder .popup-main .rules-content::-webkit-scrollbar {
    width: 6px!important
}

#ngt-popups-holder .popup-main .rules-content::-webkit-scrollbar-thumb {
    border-radius: 0!important;
    background: rgb(255 255 255 / 35%)!important
}

#ngt-popups-holder .popup-main .rules-content::-webkit-scrollbar-track {
    border-radius: 0!important;
    background: rgb(255 255 255 / 30%)!important
}

#ngt-popups-holder .popup-main .rules-gradient {
    display: none
}

#ngt-popups-holder .popup-main .sounds-holder {
    text-align: center
}

#ngt-popups-holder .popup-main .history-holder {
    height: 82%;
    padding: 0px 3%;
    user-select: none
}

#ngt-popups-holder .popup-main .history-content-wrap {
    width: 100%;
    height: 100%;
    position: relative
}

#ngt-popups-holder .popup-main .history-content-wrap .history-tab-wrap {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center
}

#ngt-popups-holder .popup-main .history-content-wrap .history-tab {
    padding: 20px 6px;
    text-align: center;
    width: 49.5%;
    font-size: 90%;
    /* font-family: roboto_condensed_bold,sans-serif; */
    text-transform: uppercase;
    color: #aba8bc;
    background: #1d0d4a;
    border: 1px solid #1d0d4a;
    border-radius: 10px 10px 0 0;
    cursor: pointer
}

#ngt-popups-holder .popup-main .history-content-wrap .history-tab.active {
    color: rgb(255 255 255 / 90%);
    border-color: #e2cbff;
    background: #4827a5;
}

#ngt-popups-holder .popup-main .history-content {
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* top: 6.8%; */
    /* padding-right: 2%; */
}

#ngt-popups-holder .popup-main .history-content table {
    width: 100%;
    box-sizing: border-box
}

#ngt-popups-holder .popup-main .history-content table.history-table-head {
    width: 100%;
}

#ngt-popups-holder .popup-main .history-content table tr {
    background: #190b49;
    color: rgb(255 255 255 / 90%);
    display: flex;
    flex-flow: row;
}

#ngt-popups-holder .popup-main .history-content table tr:nth-child(even) {
    background: #2b1961;
}

#ngt-popups-holder .popup-main .history-content table tr:nth-child(odd) {
    background: #215;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content table tr:nth-child(even) {
    background: none;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content table tr:nth-child(odd) {
    background: none;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content table tr:hover {
    background: none;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr {
    margin: 13px 0;
    padding: 0px;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr {
    padding: 0px;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr.round-row {
    border: 3px solid #008000;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr.round-row:hover {
    border: 3px solid #3ae23a;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr:nth-child(odd) {
    background: #0f0f0f00;
    /* margin: 7px; */
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr:nth-child(even) {
    background: none;
    margin: 13px 0px;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-results {
    margin: 0;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-results td:nth-child(1) {
    border-radius: 34px 0 0 0;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-results td:nth-child(4) {
    border-radius: 0 34px 0 0;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-results td:nth-child(odd) {
    background: #362273;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr:hover td:nth-child(odd) {
    background: #4e3991;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-results td:nth-child(even) {
    background: #432c8b;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr:hover td:nth-child(even) {
    background: #5b42a7;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-information {
    margin: 0;
    border-radius: 0;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-information td:nth-child(1) {
    border-radius: 0 0 0 34px;
    background: #211353;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-player-table tr.round-information td:nth-child(2) {
    border-radius: 0 0 34px 0;
    background: #211353;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr.round-row:hover tr.round-information td:nth-child(1) {
    background: #332369;
}

#ngt-popups-holder .popup-main .tab-top-players .history-content .top-players-table tr.round-row:hover tr.round-information td:nth-child(2) {
    background: #332369;
}

#ngt-popups-holder .popup-main .history-content table tr th {
    padding: 20px 2%;
    /* font-family: roboto_condensed_bold,sans-serif; */
    font-size: 68%;
    color: #dca2e7;
    text-align: left;
}

#ngt-popups-holder .popup-main .history-content table tr td {
    text-align: left;
    font-size: 70%;
    line-height: 1.25;
    /* font-family: roboto_bold,sans-serif; */
    padding: 12px 2%;
    display: flex;
    flex-flow: row;
    align-items: center;
}

#ngt-popups-holder .popup-main .history-content table .date {
    width: 18%;
}

#ngt-popups-holder .popup-main .history-content table .sessionId {
    width: 30%;
}

#ngt-popups-holder .popup-main .history-content .tabs-4 table .sessionId {
    width: 30%;
}

#ngt-popups-holder .popup-main .history-content table .bet {
    width: 18%;
}

#ngt-popups-holder .popup-main .history-content .tabs-4 table .bet {
    width: 23%;
}

#ngt-popups-holder .popup-main .history-content table .win {
    width: 20%;
}

#ngt-popups-holder .popup-main .history-content .tabs-4 table .win {
    width: 27%;
}

#ngt-popups-holder .popup-main .history-content table .replay {
    width: 14%;
}

#ngt-popups-holder .popup-main .history-content table .gold {
    margin-left: 10px;
}

#ngt-popups-holder .popup-main .history-content table td.bet {
    color: #fec10f;
}

#ngt-popups-holder .popup-main .history-content table td.bet historyitem:first-child,#ngt-popups-holder .popup-main .history-content table td.win historyitem:first-child {
    margin-right: 4px;
}

#ngt-popups-holder .popup-main .history-content table .replay .icon {
    margin: 0 auto;
    font-size: 150%;
    transform: scale(-1,1) rotate(45deg);
    color: #fec10f;
}

#ngt-popups-holder .popup-main .history-result {
    overflow-y: auto;
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* top: 6.8%; */
    height: 930px;
}

#ngt-popups-holder .popup-main .history-result::-webkit-scrollbar {
    width: 6px!important;
}

#ngt-popups-holder .popup-main .history-result::-webkit-scrollbar-thumb {
    /* border-radius: 0!important; */
    background: rgb(255 255 255 / 35%)!important;
}

#ngt-popups-holder .popup-main .history-result::-webkit-scrollbar-track {
    /* border-radius: 0!important; */
    background: rgb(255 255 255 / 30%)!important;
}

#ngt-popups-holder .popup-main .rules-search {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

#ngt-popups-holder .popup-main .rules-search-wrap {
    position: relative
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box {
    width: 58px;
    height: 58px;
    border-radius: 35px;
    border: 2px solid #fff;
    color: #fff;
    z-index: 6;
    pointer-events: all;
    transition: all .1s linear
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .icon-search-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1;
    visibility: visible;
    transition: all .3s;
    transition-delay: .2s;
    cursor: pointer
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .icon-search-wrap .icon {
    font-size: 100%;
    color: #fff;
    transition: all .5s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input[type=text]:focus,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input[type=text]:hover {
    outline: 0
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input {
    height: 100%;
    width: 0;
    opacity: 0;
    border: none;
    padding: 0 60px 0 15px;
    font-size: 100%;
    /* font-family: inherit; */
    box-sizing: border-box;
    background: 0 0;
    color: #fff
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input:-webkit-autofill,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input:-webkit-autofill:active,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input:-webkit-autofill:focus,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 567px #3e3f45 inset;
    transition: background-color 5000s ease-in-out 0s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box input:-ms-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input::-moz-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input::-o-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input::-webkit-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box input::input-placeholder {
    font-size: 100%;
    /* font-family: inherit; */
    color: #fff;
    transition: width linear .3s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input,#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input:-ms-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input::-moz-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input::-o-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input::-webkit-input-placeholder,#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input::input-placeholder {
    color: #fff
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 5;
    border-radius: 50%;
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:after,#ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:before {
    content: "";
    position: absolute;
    top: 46%;
    left: 50%;
    height: 3px;
    width: 60%;
    background: #ece4ff;
    transition: all .6s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:before {
    transform: translateX(-48%) rotate(45deg)
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:after {
    transform: translateX(-48%) rotate(-45deg)
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active {
    width: 458px;
    transition-duration: .2s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active input {
    width: 100%;
    opacity: 1
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active .icon-search-wrap {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s;
    transition: all .1s
}

#ngt-popups-holder .popup-main .rules-search-wrap .search-box.active .search-close {
    opacity: 1;
    visibility: visible;
    transition-delay: .1s
}

#ngt-popups-holder .popup-main .rules-search-navigator {
    display: flex;
    flex-flow: row;
    pointer-events: none;
    opacity: .4
}

#ngt-popups-holder .popup-main .rules-search-navigator.active {
    pointer-events: all;
    opacity: 1
}

#ngt-popups-holder .popup-main .rules-search-count {
    display: flex;
    font-size: 100%;
    justify-content: center;
    align-items: center;
    padding: 0 10px 0 15px
}

#ngt-popups-holder .popup-main .rules-search-button {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    margin-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s linear
}

#ngt-popups-holder .popup-main .rules-search-button .icon-btn {
    font-size: 100%
}

#ngt-popups-holder .popup-main .rules-search-button:hover .icon-btn {
    color: #ffbb01
}

#ngt-popups-holder .popup-main mark {
    display: inline;
    background-color: #fff
}

#ngt-popups-holder .popup-main mark.active {
    background-color: #f69235
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main {
    font-size: 16px
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main {
    font-size: clamp(1.75rem,8vw,1.8125rem)
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .wrapper {
    width: 39%;
    margin: 0 auto
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [popup-tabs-buttons] {
    padding-top: 22px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [popup-tabs-buttons] [button] {
    width: 84px
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [popup-tabs-buttons] [button] {
    width: 150px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [popup-tabs] {
    padding-top: 10px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [button=close] {
    width: 45px;
    height: 45px
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [button=close] {
    width: 81px;
    height: 80px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-holder {
    height: 78%;
    padding: 10px 3%
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content::-webkit-scrollbar {
    width: 4px!important
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content-wrap .rules-tab {
    padding: 11px 10px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content div,.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content p,.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content ul {
    line-height: 1.3
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content div,.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content p {
    margin-bottom: 1.5%
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content div img {
    width: 45%;
    height: auto;
    margin: 0 auto
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content p img {
    width: 15%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content li img {
    width: 15%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content table p img {
    width: 35%!important;
    height: auto!important;
    margin: 0 auto
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-content table {
    width: 100%
}

#ngt-popups-holder .popup-main .rules-content img.width-8 {
    width: 8%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-10 {
    width: 10%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-15 {
    width: 15%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-20 {
    width: 20%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-25 {
    width: 25%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-30 {
    width: 30%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-35 {
    width: 35%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-40 {
    width: 40%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-45 {
    width: 45%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-50 {
    width: 50%!important;
    height: auto!important
}

#ngt-popups-holder .popup-main .rules-content img.width-100 {
    width: 100%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.img-text {
    width: 10%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.img-table {
    width: 30%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.img-btn {
    width: 15%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.img-under-text {
    width: 46%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-8 {
    width: 8%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-10 {
    width: 10%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-15 {
    width: 15%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-20 {
    width: 20%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-25 {
    width: 25%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-30 {
    width: 30%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-35 {
    width: 35%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-40 {
    width: 40%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-45 {
    width: 45%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-50 {
    width: 50%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape:not(.ngt-envMode-layout) #ngt-popups-holder .popup-main .rules-content img.width-100 {
    width: 100%!important;
    height: auto!important
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [data-switch] {
    width: 130px;
    height: 45px;
    padding: 2px 3px;
    margin: 10px auto 20px
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [data-switch] {
    width: 232px;
    height: 81px;
    border-radius: 40px;
    padding: 5px;
    margin: 20px auto 30px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [data-thumb] {
    width: 37px;
    height: 37px
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main [data-thumb] {
    width: 66px;
    height: 66px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .switch-on [data-thumb] {
    transform: translate(84px,0)
}

.ngt-envMode-layout.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .switch-on [data-thumb] {
    transform: translate(152px,0)
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .history-holder {
    height: 82%;
    padding: 10px 3%
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .history-result::-webkit-scrollbar {
    width: 4px!important
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .history-content-wrap .history-tab {
    padding: 11px 10px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .history-content table tr th {
    padding: 11px 2%
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .history-content table tr td {
    padding: 8px 2%
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search {
    margin-bottom: 10px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box.active {
    width: 310px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box .icon-search-wrap .icon {
    font-size: 107%
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box input {
    padding: 0 38px 0 10px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close {
    width: 31px;
    height: 31px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:after,.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-wrap .search-box .search-close:before {
    height: 2px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-button {
    margin-left: 5px
}

.ngt-gameOrientation-landscape #ngt-popups-holder .popup-main .rules-search-count {
    padding: 0 5px 0 10px
}

#ngt-popups-holder .popup-main .rules-content-wrap::after {
    display: none
}

.infoRoundBox {
    position: absolute;
    bottom: .2%;
    left: 1%;
    width: 98%;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 18px;
    /* font-family: roboto_bold,roboto_condensed_bold,sans-serif */
}

.roundID {
    display: flex;
    flex-flow: column;
    font-size: 18px;
    /* font-family: roboto_bold,roboto_condensed_bold,sans-serif; */
    color: rgba(255,255,255,.95);
    text-shadow: 2px 2px 2px #5d4afe
}

.icon-ic_play:before {
    content: "\e902";
    color: #fff
}

.icon-ic_autoplay:before {
    content: "\e903"
}

.icon-ic_coin:before {
    content: "\e905";
    color: #fff
}

.icon-ic_turbo_on:before {
    content: "\e900";
    color: #fff
}

.icon-ic_turbo_off:before {
    content: "\e901";
    color: #fff
}

@font-face {
    font-family: notosans;
    src: url(/games/framework/assets/fonts/notosans/notosans.woff2) format('woff2'),url(/games/framework/assets/fonts/notosans/notosans.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: notosans_bold;
    src: url(/games/framework/assets/fonts/notosans/notosans_bold.woff2) format('woff2'),url(/games/framework/assets/fonts/notosans/notosans_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: notosans_black;
    src: url(/games/framework/assets/fonts/notosans/notosans_black.woff2) format('woff2'),url(/games/framework/assets/fonts/notosans/notosans_black.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.relative {
    position: relative
}

.ui-manager * {
    position: relative;
}

.ui-manager {
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -webkit-user-drag: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

.ui-manager {
    position: absolute;
    left: 0;
    bottom: 15px;
    right: 0;
    flex-direction: column;
    border-top: 2px solid var(--ui-border);
    text-align: center;
    font-size: 16px;
    font-family: notosans_bold;
    transform-origin: left bottom;
    user-select: none;
    -webkit-user-select: none;
    z-index: 4
}

.ui-manager .view-layout-landscape,.ui-manager .view-layout-portrait {
    width: 100%
}

.ui-manager.layout-landscape .view-layout-portrait,.ui-manager.layout-portrait .view-layout-landscape {
    display: none
}

.ui-manager.layout-portrait .view-layout-portrait {
    display: flex
}

.ui-manager.layout-portrait [component=UIBtnDoubleChance],.ui-manager.layout-portrait [component=UILabelBalance] {
    position: absolute;
    left: 8px;
    top: 21px
}

.ui-manager [component=UIBtnDoubleChance].btn-round {
    justify-content: left
}

.ui-manager.layout-portrait [component=UIBtnBuyFeature],.ui-manager.layout-portrait [component=UILabelBet] {
    position: absolute;
    right: 8px;
    top: 21px
}

.ui-manager.layout-portrait [component=UILabelBet] .label {
    text-align: right;
    width: 100%
}

.ui-manager.layout-portrait [component=UILabelBalance] .label {
    text-align: left;
    width: 100%
}

.ui-manager.layout-portrait [component=UIBtnBuyFeature] [data-label] {
    display: flex;
    align-self: center;
    font-size: 1.6rem
}

.ui-manager.layout-landscape [component=UIPopupFeature] {
    width: auto;
    min-width: 435px;
    max-width: 1130px;
    height: auto
}

.ui-manager .ui-popup .arrows {
    position: absolute;
    top: 43%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    transform: translateZ(0)
}

.ui-manager .ui-popup .arrow-next,.ui-manager .ui-popup .arrow-prev {
    position: absolute;
    font-size: 1.2rem;
    width: 30px;
    height: 30px;
    border: 3px solid var(--ui-button-border);
    border-radius: 30px;
    line-height: 31px;
    padding: 2px;
    background: linear-gradient(180deg,var(--ui-button-gradient-1) 0,var(--ui-button-gradient-4) 100%);
    z-index: 5
}

.ui-manager .ui-popup .arrow-prev.disable {
    pointer-events: none;
    opacity: .5
}

.ui-manager .arrow-next,.ui-manager .arrow-prev {
    cursor: pointer
}

.ui-manager .arrow-prev {
    transform: scale(-1,1)
}

.list::-webkit-scrollbar {
    display: none
}

.list {
    overflow-x: scroll
}

[data-popup=autoplay] .list,[data-popup=bet] .list {
    overflow: visible
}

.ui-manager .ui-popup .arrows .arrow-next {
    right: 0
}

.ui-manager .feater-tabs {
    display: flex;
    justify-content: center;
    gap: 10px
}

.ui-manager .feater-tab {
    display: flex;
    display: flex;
    width: 20px;
    height: 20px;
    border: 3px solid var(--ui-button-border);
    border-radius: 20px;
    margin-top: 16px;
    margin-bottom: 16px
}

.ui-manager .feater-tab.active {
    background: linear-gradient(180deg,var(--ui-button-gradient-1) 0,var(--ui-button-gradient-4) 100%)
}

.ui-manager.layout-portrait [component=UILabelBalance],.ui-manager.layout-portrait [component=UILabelBet] {
    top: -17px
}

.ui-manager.layout-portrait [component=UILabelBalance] {
    align-items: flex-start
}

.ui-manager.layout-portrait [component=UILabelBet] .amount {
    width: 100%;
    text-align: right;
    transform-origin: top right
}

.ui-manager .ui-popup button {
    pointer-events: none
}

.ui-manager .ui-popup.active button {
    pointer-events: all
}

.ui-manager.layout-portrait [component=UILabelBalance] .amount {
    width: 100%;
    text-align: left;
    transform-origin: top left
}

.ui-manager.layout-landscape [component=UIBtnTurboToggle] {
    margin-bottom: 13px
}

.ui-manager.layout-portrait [component=UIBtnTurboToggle] {
    position: absolute;
    right: 13px;
    top: 26px
}

.ui-manager.layout-portrait [component=UIBtnTurboToggle] .icon.mode-off {
    opacity: .6
}

.ui-manager.layout-portrait [component=UILabelProfit] {
    position: relative;
    top: 3px;
    width: 190px
}

.ui-manager.layout-portrait [component=UILabelProfit] .amount {
    font-size: 3.2rem
}

.ui-manager.layout-landscape [component=UILabelBalance],.ui-manager.layout-landscape [component=UILabelBet],.ui-manager.layout-landscape [component=UILabelProfit] {
    width: 100%
}

.ui-manager.layout-portrait .col-1,.ui-manager.layout-portrait .col-2,.ui-manager.layout-portrait .col-3 {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.ui-manager.layout-portrait .col-1 {
    justify-content: center
}

.ui-manager.layout-portrait .col-2 .center {
    display: flex;
    max-width: 30%;
    width: 206px;
    justify-content: center;
    padding-top: 2rem;
    box-sizing: border-box
}

.ui-manager.layout-portrait .col-1 {
    height: 65px
}

.ui-manager.layout-portrait .col-2 {
    height: 151px;
    align-items: center
}

.ui-manager.layout-portrait .col-3 {
    height: 40px
}

.ui-manager.layout-portrait .col-2 .left,.ui-manager.layout-portrait .col-2 .right {
    display: flex;
    padding-top: 2rem
}

.ui-manager.layout-portrait .col-2 .left {
    justify-content: flex-end
}

.ui-manager.layout-portrait .col-2 .right {
    justify-content: flex-start
}

.ui-manager.btns-hide .col-2,.ui-manager.btns-hide .turbo-label,.ui-manager.btns-hide .view-layout-portrait .button {
    display: none
}

.ui-manager.btns-hide .view-layout-landscape .button {
    visibility: hidden
}

.ui-manager .ui-wrapper {
    display: flex;
    width: 100%;
    flex-direction: row;
    z-index: 1;
    justify-content: center
}

.ui-manager.layout-landscape .ui-wrapper {
    height: 80px
}

.ui-manager.layout-portrait .ui-wrapper {
    justify-content: center
}

.ui-manager .ui-wrapper-center {
    max-width: 530px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-self: center
}

.ui-manager.layout-portrait [component=UIBtnGamble] {
    position: absolute;
    left: 13px;
    top: 26px
}

.ui-manager .btn-icon-wrapper {
    width: 96%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ui-manager .btn-icon-label,.ui-manager .btn-icon-x2 {
    font-family: notosans_bold;
    font-size: 2.2rem
}

.ui-manager.layout-landscape .btn-icon-x2 {
    font-size: 3rem
}

.ui-manager .btn-icon-wrapper .flex.btn-icon {
    display: block;
    text-align: center
}

.ui-manager .btn-icon-label {
    text-transform: uppercase;
    line-height: 1.4rem;
    font-size: .7rem
}

.ui-manager [component=UIBtnTurboToggle] .btn-icon {
    margin-left: .4rem
}

.ui-manager .btn-icon::before {
    color: var(--ui-button-text-color);
    text-shadow: 0 0 3px rgba(0,0,0,.4)
}

.ui-manager.layout-portrait [component=UIBtnBet] .btn-icon::before {
    font-size: 3.6rem
}

.ui-manager .btn-icon.icon-skip {
    box-shadow: 0 0 3px 2px rgba(0,0,0,.2),inset 0 0 3px 3px rgba(0,0,0,.2)
}

.button.over .btn-icon::before,.touch-device-no .button:hover .btn-icon::before {
    text-shadow: 0 0 10px var(--ui-button-over-glow)
}

.ui-manager .icon-skip {
    display: flex;
    align-self: center;
    width: 80px;
    max-width: 80px;
    height: 80px;
    border: 8px solid var(--ui-button-text-color);
    border-radius: 10px;
    background: unset
}

.ui-manager.layout-portrait .icon-skip {
    width: 70px;
    max-width: 70px;
    height: 70px
}

.ui-manager .btn-icon.disabled {
    color: var(--ui-button-text-color-disabled)
}

.ui-manager .button:hover .btn-icon.icon-skip {
    box-shadow: 0 0 15px var(--ui-button-over-glow)
}

.ui-manager .balance,.ui-manager .bet,.ui-wrapper .gamble,.ui-wrapper .profit {
    justify-content: center;
    display: flex;
    position: relative
}

.ui-manager .balance {
    width: calc(28% - 25px)
}

.ui-manager .profit {
    width: calc(46% - 30px)
}

.ui-manager .gamble {
    width: 80px
}

.ui-manager .bet {
    width: calc(26% - 25px)
}

.ui-manager .bet::before,.ui-manager .profit::before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 100%;
    background: var(--ui-separator-gradient-1);
    background: linear-gradient(180deg,var(--ui-separator-gradient-1) 0,var(--ui-separator-gradient-2) 50%,var(--ui-separator-gradient-3) 100%);
    opacity: .502
}

.feature-area {
    display: flex;
    gap: 1rem;
    transform: translate(0,-33%);
    justify-content: flex-start;
    padding: 0 10px;
    align-items: center
}

.feature-area.left {
    justify-content: flex-start;
    gap: 1rem;
    width: 388px
}

.user-labels-wrapper {
    width: 100%;
    display: flex
}

.feature-area.right {
    justify-content: flex-end
}

.feature-area.right,.ui-manager .play-wrapper {
    width: 277px
}

.ui-manager .play-wrapper {
    align-items: center
}

.ui-manager .ui-buttons {
    justify-content: center
}

.ui-bottom-lent {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    background: rgba(0,0,0,.8);
    font-size: 10px;
    padding: 0 5px;
    height: 15px;
    z-index: 11;
    font-family: notosans
}

.ui-universal.layout-orientation-portrait #ngt-popups-holder .popup-main .wrapper {
    height: calc(100% - 34px);
    margin-bottom: 34px!important
}

.ui-universal .ngt-lobby-holder {
    height: calc(100% - 14px)
}

.ui-bottom-lent .ui-round {
    display: flex;
    width: 65%
}

.ui-bottom-lent .lent-balance {
    display: flex;
    width: 35%;
    justify-content: flex-end;
    align-items: center
}

.ui-manager .ui-col {
    display: flex;
    width: 100px;
    height: 100%
}

.ui-manager [data-label] {
    font-family: notosans_bold
}

[component=UIBtnContinue],[component=UIBtnSkip] {
    display: none
}

.flex {
    display: flex
}

.flex.col {
    flex-direction: column
}

.ui-manager .label {
    color: var(--ui-label);
    font-size: 1rem;
    padding: .65rem 0;
    position: relative
}

.ui-manager.layout-portrait .label {
    padding: .2rem 0 0 0;
    text-wrap: nowrap;
    flex: 1 0 auto
}

.ui-manager.layout-portrait .double-chance .label {
    text-wrap: unset
}

.ui-manager .no-nominal .double-amount {
    visibility: hidden
}

.ui-manager.layout-portrait .label pre {
    white-space: nowrap;
    word-wrap: break-word
}

.ui-manager.layout-portrait .turbo-label,.ui-manager.layout-portrait [component=UILabelBalance] .label,.ui-manager.layout-portrait [component=UILabelBet] .label {
    font-size: .8rem
}

.ui-manager .amount {
    position: relative;
    width: 100%;
    color: var(--ui-amount);
    font-size: 2.2rem;
    font-family: notosans_black;
    transform-origin: left center;
    white-space: nowrap
}

.ui-manager.layout-portrait [component=UILabelProfit] {
    justify-content: end
}

.ui-manager.layout-portrait [component=UILabelProfit] .amount {
    transform-origin: left 0
}

.ui-manager.layout-portrait .amount {
    font-size: 2rem
}

.ui-popup .label {
    color: var(--ui-amount);
    font-size: 43px;
    position: relative
}

.ui-manager .popup-btn-label {
    min-width: 100%;
    width: 100%;
    text-align: center;
    transform-origin: left center;
    display: block
}

[component=UILabelProfit] .amount {
    font-size: 3.2rem
}

[component=UILabelProfit] .label {
    padding-bottom: .125rem
}

.button {
    cursor: pointer;
    pointer-events: all;
    font-family: notosans_black
}

.btn-box,.btn-circle,.btn-round {
    display: flex;
    justify-content: center;
    width: 114px;
    height: 114px;
    min-width: 114px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    color: var(--ui-button-text-color);
    font-size: 1.8rem;
    box-sizing: border-box
}

.ui-manager .btn-round {
    height: 89px;
    min-width: 171px;
    border-radius: 40px;
    padding: 3px 10px;
    box-shadow: 0 5px 16.8px 4.2px rgba(0,0,0,.4),inset -.035px .999px 0 0 rgba(139,139,139,.004)
}

.ui-manager.layout-portrait .btn-round {
    height: 72px;
    border-radius: 29px;
    width: 142px;
    min-width: 142px
}

.col-2 .left,.col-2 .right,.ui-manager.layout-portrait [component=UILabelBalance],.ui-manager.layout-portrait [component=UILabelBet] {
    width: 171px
}

[component=UILabelBalance],[component=UILabelBet],[component=UILabelProfit] {
    padding: 0 .4rem
}

.ui-manager.layout-portrait .btn-round .background::after {
    border-radius: 29px
}

.button.btn-round[component=UIDoubleChance] {
    padding: 3px 8px 0 17px
}

.button.btn-circle .background,.button.btn-rect .background,.button.btn-round .background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.button.btn-circle .button-icon-holder::before,.button.btn-rect .background::before,.button.btn-round .background::before {
    content: "";
    position: absolute;
    top: 35%;
    left: 11px;
    width: 71%;
    height: 128%;
    background: var(--ui-button-angle-background);
    transform: translate(46%,-10%) rotate(45deg);
    opacity: 1
}

.button.btn-circle.btn-size-l .background::after,.button.btn-circle.btn-size-m .background::after,.button.btn-rect .background::after,.button.btn-round .background::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -2px;
    top: 0;
    box-shadow: none;
    border-radius: 50%;
    z-index: 0
}

.ui-manager .btn-round .background::after {
    width: 100%;
    left: 0;
    top: 1px
}

.ui-manager .turbo-label {
    position: absolute;
    bottom: -1.4rem;
    padding: 0
}

.ui-manager .turbo-label.active {
    color: var(--ui-amount)
}

.ui-manager .btn-round .background::before {
    left: 0;
    width: 100%;
    height: 234%;
    transform: translate(38%,-10%) rotate(45deg)
}

.ui-manager .btn-round .background::after {
    border-radius: 35px
}

.button.btn-rect {
    width: 205px;
    height: 80px;
    box-shadow: 0 5px 21.6px 5.4px rgba(0,0,0,.4);
    color: var(--ui-button-text-color);
    border-radius: 40px;
    font-size: 2.4rem;
    line-height: 70px
}

[component=PopupFeatureConfirm] .popup-wrapper {
    width: 100%;
    height: 100%
}

.button.btn-circle.btn-size-xl {
    width: 186px;
    height: 186px;
    min-width: 186px;
    box-shadow: 0 5px 10px 5.4px rgba(0,0,0,.4);
    background: unset!important
}

.button.btn-circle.btn-size-xl .background {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 50%;
    background: var(--ui-play-gradient-1);
    background: linear-gradient(180deg,var(--ui-play-gradient-1) 0,var(--ui-play-gradient-2) 100%);
    box-shadow: inset -.733px 13.987px 12px 0 rgba(255,255,255,.2),inset .698px -9.976px 11px -2px rgba(255,255,255,.2)
}

.view-layout-portrait .button.btn-circle.btn-size-xl .background {
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px
}

.button.btn-circle.btn-size-xl .background:after {
    content: "";
    position: absolute;
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
    border-radius: 50%;
    border: 9px solid var(--ui-play-border)
}

.ui-manager.layout-portrait .button.btn-circle.btn-size-xl .background:after {
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 50%;
    border: 5px solid var(--ui-play-border)
}

.touch-device-no .button.btn-circle.btn-size-xl:hover .background:after {
    border-color: var(--ui-play-over-border)
}

.button.btn-circle.btn-size-l {
    width: 116px;
    height: 116px;
    min-width: 116px;
    font-size: 4rem;
    box-shadow: 0 5px 16.8px 4.2px rgba(0,0,0,.4),inset -.035px .999px 0 0 rgba(139,139,139,.004)
}

.ui-manager .turbo-holder {
    justify-content: center
}

.ui-manager.layout-portrait .btn-circle.btn-size-xl {
    width: 150px;
    height: 150px;
    min-width: 150px;
    overflow: visible
}

.ui-manager .button-icon-holder {
    position: absolute;
    left: 4px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    transform: translateZ(0);
    user-select: none
}

.ui-manager.layout-landscape .button-icon-holder {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.ui-manager.layout-portrait .btn-circle.btn-size-l {
    width: 90px;
    height: 90px;
    min-width: 90px
}

.ui-manager .btn-box {
    width: 60px;
    height: 60px;
    min-width: 60px;
    font-size: 2rem;
    line-height: 60px;
    box-shadow: 0 5px 16.8px 4.2px rgba(0,0,0,.4);
    border: 2px solid var(--ui-button-border);
    border-radius: 14px
}

.ui-manager [data-bet] {
    width: 100%;
    transform-origin: left center
}

.ui-manager.layout-landscape .btn-icon.icon-ui-turbo-off,.ui-manager.layout-landscape .btn-icon.icon-ui-turbo-on {
    font-size: 2.8rem
}

.ui-manager .icon-ui-spin {
    font-size: 8rem;
    margin-left: 1rem;
    transform-origin: 44% 50%
}

.ui-manager .view-layout-portrait .icon-ui-spin {
    font-size: 6.5rem
}

.icon-ui-auto-play {
    font-size: 4.7rem;
    line-height: 4.7rem
}

.ui-manager .view-layout-portrait .icon-ui-auto-play {
    font-size: 3.7rem;
    line-height: 3.7rem
}

.button.btn-circle.btn-size-m {
    width: 80px;
    height: 80px;
    min-width: 80px;
    font-size: 2rem;
    box-shadow: 0 5px 16.8px 4.2px rgba(0,0,0,.4),inset -.035px .999px 0 0 rgba(139,139,139,.004)
}

.ui-manager.layout-portrait .btn-circle.btn-size-m {
    width: 60px;
    height: 60px;
    min-width: 60px
}

.btn-circle.btn-size-xs {
    width: 44px;
    height: 44px;
    min-width: 44px;
    line-height: 37px;
    font-size: 1.6rem
}

.button {
    background: var(--ui-button-gradient-1);
    background: linear-gradient(180deg,var(--ui-button-gradient-1) 0,var(--ui-button-gradient-4) 100%)
}

[component=UIBtnContinue].button,[component=UIBtnPlay].button,[component=UIBtnSkip].button {
    background: var(--ui-play-gradient-1);
    background: linear-gradient(180deg,var(--ui-play-gradient-1) 0,var(--ui-play-gradient-2) 100%)
}

.btn-icon {
    position: relative;
    line-height: 4.6rem
}

.btn-icon-wrapper .btn-icon {
    line-height: unset
}

.btn-icon-absolute {
    position: absolute
}

.ui-manager .ic_7 {
    top: 28px;
    opacity: .1
}

.ui-manager .play-wrapper {
    position: absolute;
    right: 0;
    bottom: 198px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

[component=UIBtnPlay].mode-play .icon-play,[component=UIBtnPlay].mode-turbo .icon-turbo {
    display: block
}

[component=UIBtnPlay].mode-play .icon-turbo,[component=UIBtnPlay].mode-turbo .icon-play {
    display: none
}

.ui-manager .double-chance {
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 1.2rem;
    text-align: left;
    position: relative;
    max-width: 75%;
    line-height: 1.4rem;
    box-sizing: border-box
}

.ui-manager .double-chance .label {
    color: var(--ui-button-text-color);
    padding: 0 0 5px 0;
    line-height: .95rem;
    text-align: center
}

.ui-manager .view-layout-portrait .double-chance .label {
    font-size: .9rem
}

.ui-manager .double-chance .double-amount {
    color: var(--ui-button-text-color);
    width: 100%;
    white-space: nowrap;
    transform-origin: left center;
    text-align: center
}

.ui-manager .btn-round .toggle {
    position: absolute;
    right: 10px
}

.ui-manager .switch {
    background: #1e8810;
    border: 3px solid #dadada;
    border-radius: 16px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.53);
    box-sizing: border-box
}

.ui-manager .toggle .thumb {
    position: absolute;
    left: -2px;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    transition: transform .3s cubic-bezier(.165,.84,.44,1);
    background: #fff
}

.ui-manager .view-layout-portrait .toggle .thumb {
    width: 24px;
    height: 24px;
    border-radius: 12px
}

.ui-manager .switch.vertical {
    width: 32px;
    height: 67px
}

.ui-manager .view-layout-portrait .switch.vertical {
    width: 27px;
    height: 56px
}

.ui-manager .view-layout-portrait .toggle .thumb {
    width: 24px;
    height: 24px
}

.ui-manager .switch.vertical.mode-off .thumb {
    transform: translate(0,109%)
}

.ui-manager .switch .thumb {
    position: absolute
}

.ui-manager .switch.mode-off {
    background: #7e7e7e
}

.ui-manager .switch .thumb .path1,.ui-manager .switch .thumb .path2 {
    position: absolute;
    top: 8px;
    left: 6px;
    font-size: 1.1rem
}

.ui-manager .view-layout-portrait .switch .thumb .path1,.ui-manager .view-layout-portrait .switch .thumb .path2 {
    font-size: .8rem
}

.ui-manager .switch .thumb .path1::before,.ui-manager .switch .thumb .path2::before {
    margin-left: 0!important
}

.ui-manager .icon-ui-7 {
    position: absolute;
    opacity: .1;
    font-size: 8.1rem;
    top: 3rem;
    left: 1.2rem
}

.ui-manager .view-layout-portrait .icon-ui-7 {
    font-size: 8rem;
    top: 1.4rem;
    left: 0
}

.ui-manager .btn-icon.icon-ui-spin {
    display: block;
    line-height: 8.9rem
}

.ui-manager.layout-landscape .btn-icon.icon-ui-spin {
    line-height: 11.5rem
}

[component=UIBtnAutoplay].mode-choose .autoplay-counter,[component=UIBtnAutoplay].mode-play .btn-icon {
    display: none
}

[component=UIBtnAutoplay].mode-play .autoplay-counter {
    display: block
}

[component=UIBtnAutoplay] .autoplay-counter {
    position: relative;
    width: 60px;
    height: 48px;
    font-size: 1.6rem;
    border: 4px solid var(--ui-amount);
    border-radius: 7px;
    line-height: 48px;
    color: var(--ui-amount)
}

.ui-manager.layout-portrait [component=UIBtnAutoplay] .autoplay-counter {
    width: 54px;
    height: 40px;
    line-height: 40px
}

[component=UIBtnAutoplay] .autoplay-counter.icon-infinity {
    color: var(--ui-amount);
    font-size: 1.5rem;
    line-height: 3.1rem
}

.ui-manager .popup-holder {
    position: absolute;
    width: 515px;
    bottom: 85px;
    height: 200vh;
    overflow: hidden
}

.ui-manager .view-layout-portrait .popup-holder {
    max-height: 850px;
    overflow: visible
}

.ui-manager .popup-holder.left {
    left: 10px;
    width: 100%
}

.ui-manager .popup-holder.right {
    right: 10px
}

.ui-manager.layout-portrait .popup-holder {
    width: 100%
}

.ui-popup {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 3.2rem;
    padding: 15px 21px 21px 21px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: rgba(0,0,0,.702);
    box-shadow: 0 -1px 0 0 rgba(139,139,139,.004)
}

[component=PopupFeatureConfirm] {
    width: 100%;
    height: 100%
}

[component=PopupFeatureConfirm] .popup-wrapper {
    width: 100%;
    height: 100%;
    max-width: 100%;
    font-family: notosans_bold;
    background: unset
}

.ui-popup.popup-confirm {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1)
}

.ui-universal.layout-orientation-portrait .ui-popup.popup-confirm {
    top: 55%
}

[component=PopupFeatureConfirm] .popup-confirm {
    width: 100%;
    height: 90%
}

[component=PopupFeatureConfirm] .popup-feature-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 21px 30px;
    position: relative
}

.feature-img {
    display: flex;
    align-self: center;
    overflow: hidden;
    background-size: cover
}

.popup-feature-wrapper .feature-img {
    width: 472px;
    height: 330px
}

.feature .feature-img {
    width: 100%;
    height: 165px;
    max-height: 331px;
    aspect-ratio: 7/5
}

.ui-manager.layout-portrait .ui-popup {
    width: auto;
    left: 5vw;
    right: 5vw;
    bottom: 0
}

.version-1_1_6 .ui-manager.layout-portrait .ui-popup {
    left: 0;
    right: 0
}

.version-1_1_6 .ui-manager.layout-portrait .popup-holder {
    width: 530px;
    left: 50%;
    transform: translate(-50%,0)
}

.popup-holder .btn-circle {
    position: absolute;
    right: 5px;
    top: 5px
}

.ui-popup button {
    display: block;
    padding: 0;
    width: 141px;
    height: 70px;
    border-radius: 34px;
    color: var(--ui-button-text-color);
    font-size: 2.2rem;
    pointer-events: all;
    cursor: pointer
}

.ui-popup.inactive .feature,.ui-popup.inactive button {
    pointer-events: none
}

.ui-popup.active .feature,.ui-popup.active button {
    pointer-events: all
}

.ui-popup button.icon-infinity {
    color: var(--ui-button-text-color);
    font-size: 1.5rem
}

.ui-popup button.active {
    background: var(--ui-button-active-background)
}

.touch-device-no .ui-popup button:hover {
    box-shadow: 0 0 17px 0 var(--ui-button-over-glow)
}

.ui-popup .btns-holder {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center
}

.ui-popup .feature-bet {
    display: flex;
    width: 254px;
    align-self: center
}

.ui-popup .btns-holder .label {
    font-size: 1.5rem;
    color: var(--ui-label);
    padding: 10px
}

.ui-popup .btns-holder .amount {
    display: flex;
    font-size: 3rem;
    padding: 0 20px;
    align-items: center;
    justify-content: center
}

.ui-popup .feature-bet .amount {
    width: 94px
}

.ui-popup .list {
    display: flex;
    gap: 21px;
    row-gap: 17px;
    flex-wrap: wrap;
    position: relative;
    margin-top: .8rem
}

.ui-manager [component=UIPopupFeature] .list {
    flex-direction: row;
    flex-wrap: unset;
    justify-content: center
}

[component=UIPopupFeature] {
    display: block
}

.ui-manager .feature {
    display: flex;
    width: 254px;
    min-width: 254px;
    min-height: 431px;
    border: 2px solid var(--ui-border);
    border-radius: 34px;
    gap: 10px;
    box-shadow: 0 -1px 0 0 rgba(139,139,139,.004);
    padding: 13px 10px 50px;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer
}

.ui-manager .ui-popup .list.multi-features {
    position: relative;
    justify-content: left;
    z-index: 1;
    position: relative;
    z-index: 1
}

.ui-manager .view-layout-portrait .list.multi-features .feature {
    width: 49%;
    min-width: 49%
}

.ui-manager .view-layout-landscape .popup-holder.left {
    left: 10px;
    width: auto;
    right: 10px
}

.ui-manager .view-layout-landscape .popup-holder.left .feature {
    width: 254px;
    min-width: 254px
}

.ui-manager .view-layout-landscape .features-count-1,.ui-manager .view-layout-landscape .features-count-2 {
    width: 576px
}

.ui-manager .view-layout-landscape .features-count-3 {
    width: 852px
}

.ui-manager .view-layout-landscape .features-count-4,.ui-manager .view-layout-landscape .features-count-5,.ui-manager .view-layout-landscape .features-count-6,.ui-manager .view-layout-landscape .features-count-7,.ui-manager .view-layout-landscape .features-count-8 {
    width: 1130px
}

.ui-manager .feature-title {
    font-size: 2.1rem;
    color: var(--ui-amount);
    white-space: nowrap;
    transform-origin: left center
}

.margin-top-8 {
    margin-top: .8rem
}

.list .feature-text {
    font-size: 1.3rem;
    color: var(--ui-label);
    font-family: notosans
}

.version-1_1_6 [component=PopupFeatureConfirm] .popup-confirm {
    width: 650px;
    height: 768px
}

.version-1_1_6 .ui-popup popup-confirm {
    margin-left: 50%
}

[component=PopupFeatureConfirm] .feature-sum,[component=PopupFeatureConfirm] .feature-text {
    font-size: 1.4rem;
    color: var(--ui-label);
    font-family: notosans;
    position: relative;
    line-height: 2rem
}

.ui-manager .feature-sum {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 15px;
    text-align: center;
    font-size: 2.5rem;
    white-space: nowrap;
    transform-origin: 0 0
}

[component=PopupFeatureConfirm] .feature-sum {
    font-size: 3rem;
    font-family: notosans_black;
    line-height: 3rem;
    color: var(--ui-amount);
    text-wrap: nowrap
}

[component=PopupFeatureConfirm] .feature-sum-wrapper .feature-text {
    font-size: 1.3rem;
    color: var(--ui-amount)
}

.uppercase {
    text-transform: uppercase
}

.text-stroke {
    text-shadow: -1px 0 var(--ui-amount-stroke),0 1px var(--ui-amount-stroke),1px 0 var(--ui-amount-stroke),0 -1px var(--ui-amount-stroke)
}

.border {
    border: 3px solid var(--ui-border);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.button.border {
    border: 3px solid var(--ui-button-border);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.border.round {
    border-radius: 16px
}

.popup-buttons {
    position: absolute;
    left: 0;
    bottom: 32px;
    right: 0;
    display: flex;
    justify-content: space-evenly
}

.gradient::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg,var(--ui-background-gradient-2) 0,var(--ui-background-gradient-3) 36%,var(--ui-background-gradient-4) 36%,var(--ui-background-gradient-5) 100%);
    opacity: .5
}

.feature.gradient::before {
    opacity: 1
}

#ngt-game .button.border.over,#ngt-game.touch-device-no .button.active::before,#ngt-game.touch-device-no .button:hover {
    border-color: var(--ui-button-over-border)!important
}

#ngt-game .button.border.over,#ngt-game.touch-device-no .button:hover,[component=UIBtnTurboToggle] .over {
    box-shadow: 0 0 9px 4px var(--ui-button-over-glow)!important
}

#ngt-game.touch-device-no .button.btn-size-xl:hover {
    box-shadow: 0 0 10px 5.4px var(--ui-play-over-glow)!important
}

.btn-circle[component=UIBtnContinue],.btn-circle[component=UIBtnPlay],.btn-circle[component=UIBtnSkip] {
    display: flex;
    align-self: center
}

.btn-circle[component=UIBtnPlay].click-animation .icon-ui-spin {
    transform: rotate(30deg) scale(.96);
    opacity: .5;
    transition: all .2s;
    margin-top: 12px
}

.btn-circle[component=UIBtnPlay].click-animation .background::before {
    opacity: .5;
    transition: opacity .2s
}

.btn-circle[component=UIBtnContinue] .button-icon-holder::before,.btn-circle[component=UIBtnPlay] .button-icon-holder::before,.btn-circle[component=UIBtnSkip] .button-icon-holder::before {
    width: 100%;
    height: 515%;
    top: 43%;
    left: 0;
    background: var(--ui-play-angle-background);
    transform: translate(-55%,-10%) rotate(30deg);
    transform-origin: center
}

.ui-manager.view-layout-portrait .btn-circle[component=UIBtnContinue] .button-icon-holder::before,.ui-manager.view-layout-portrait .btn-circle[component=UIBtnPlay] .button-icon-holder::before,.ui-manager.view-layout-portrait .btn-circle[component=UIBtnSkip] .button-icon-holder::before {
    left: 8%
}

.ui-manager .free-spins-count {
    position: relative;
    width: 105px;
    display: flex;
    padding: 4px .5rem 8px;
    justify-content: center;
    align-self: center;
    border-radius: 36px;
    overflow: hidden
}

.ui-manager.layout-landscape .free-spins-count {
    display: block;
    position: absolute;
    bottom: -63px
}

.ui-manager.layout-portrait .free-spins-count {
    position: relative;
    bottom: -11px;
    width: 150px;
    margin: 0 auto;
    text-align: center
}

.ui-manager .btn-box .btn-icon {
    line-height: 3.3rem;
    color: var(--ui-button-text-color)
}

.ui-manager [data-btn=plus] .btn-box {
    line-height: 3.6rem
}

.layout-portrait .free-spins-count.gradient::before {
    background: 0 0
}

.layout-portrait .free-spins-count.border {
    border: unset
}

.ui-manager .free-spins-count .spins-count {
    color: var(--ui-amount);
    font-size: 1.2rem
}

.ui-manager.layout-portrait .free-spins-count .spins-count {
    white-space: nowrap;
    text-wrap: nowrap;
    transform-origin: left
}

.ui-manager .view-layout-landscape .free-spins-count .spins-count span {
    font-size: 2rem
}

.ui-manager .disable {
    filter: saturate(.4);
    -webkit-filter: saturate(.4);
    -moz-filter: saturate(.4);
    -ms-filter: saturate(.4);
    -o-filter: saturate(.4);
    opacity: 1;
    pointer-events: none!important
}

.ui-manager .disable .button {
    pointer-events: none!important
}

.ui-manager .disable .btn-icon::before,.ui-manager .disable .icon-skip,.ui-manager .disable [data-data-amount],.ui-manager .disable [data-label] {
    opacity: .4
}

.ui-manager.balance-mode .feature-area,.ui-manager.balance-mode .play-wrapper,.ui-manager.balance-mode .popup-holder {
    visibility: hidden
}

.ui-manager.balance-mode {
    border-top: 2px solid transparent
}

.ui-manager.balance-mode .bet::before,.ui-manager.balance-mode .gradient::before,.ui-manager.balance-mode .profit::before {
    opacity: 0
}

.gameplay-mode-replay .ui-manager [component=UILabelBalance] {
    opacity: 0
}

.ui-manager .feature .feature-text {
    margin-bottom: 10px
}

@media only screen and (max-width: 1640px) {
    .ui-manager .feature-area {
        gap:1rem
    }

    .ui-manager .feature-area.left {
        width: 351px
    }

    .ui-manager .feature-area.right,.ui-manager .play-wrapper {
        width: 256px
    }
}

@media only screen and (max-width: 1366px) {
    .ui-manager .feature-area {
        gap:.5rem
    }

    .ui-manager.layout-portrait .ui-popup .list {
        gap: 1%;
        row-gap: 16px
    }

    .ui-manager.layout-portrait .ui-popup button {
        display: flex;
        flex: 22%;
        max-width: 23%;
        align-items: center;
        box-sizing: border-box;
        justify-content: center
    }

    .ui-manager.layout-portrait .icon-infinity:before {
        position: absolute;
        left: 0;
        font-size: 1.2rem;
        width: 100%
    }
}

@media only screen and (max-width: 800px) {
    .ui-manager.layout-portrait .feature-text {
        font-size:1rem
    }

    .ui-manager.layout-portrait .ui-popup[data-popup=feature] .list {
        gap: 2%;
        row-gap: 16px;
        overflow-x: scroll;
        padding-bottom: 16px
    }

    .ui-manager.layout-portrait .ui-popup button {
        width: 18%
    }

    .version-1_1_6 .ui-manager.layout-portrait .ui-popup button {
        width: 21%
    }
}

@media only screen and (max-width: 700px) {
    .ui-manager.layout-portrait .list {
        gap:2.6%;
        row-gap: 16px
    }

    #ngt-game.ngt-envMode-layout .balance-holder,#ngt-game.ngt-envMode-layout .buttons-holder {
        transform: scale(.7);
        transform-origin: top
    }

    #ngt-game.ngt-envMode-layout .buttons-holder {
        transform-origin: top left
    }

    #ngt-game.ngt-envMode-layout .balance-balance .buttons-wrapper,#ngt-game.ngt-envMode-layout .balance-holder .buttons-wrapper {
        height: auto
    }
}

@media only screen and (max-height: 1600px) {
    .ui-manager .view-layout-portrait .popup-holder {
        max-height:1400px
    }

    .ui-manager .feature .feature-text {
        font-size: 2rem
    }
}

@media only screen and (max-height: 1366px) {
    .ui-manager .view-layout-portrait .popup-holder {
        max-height:1100px
    }

    .ui-manager .view-layout-portrait .feature {
        min-height: unset
    }

    .ui-manager .view-layout-portrait .feature .feature-text {
        font-size: 1.7rem
    }

    .ui-manager .view-layout-landscape .feature-text {
        font-size: 1.5rem
    }
}

@media only screen and (max-height: 1200px) {
    .ui-manager .view-layout-portrait .feature {
        min-height:unset
    }

    .ui-manager .view-layout-landscape .feature-text {
        font-size: 1.4rem
    }

    .ui-manager .view-layout-portrait .feature .feature-text {
        font-size: 1.5rem
    }
}

@media only screen and (max-height: 1023px) {
    .ui-manager .view-layout-portrait .feature .feature-text {
        font-size:1.4rem
    }

    .ui-manager .feater-tab {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media only screen and (max-height: 800px) {
    .ui-manager .view-layout-portrait .feature .feature-text {
        font-size:1.2rem
    }

    .ui-manager .view-layout-portrait .feater-tabs {
        padding: 2px 0
    }

    .ui-manager .feater-tab {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .ui-popup .btns-holder .label {
        font-size: 1.3rem
    }
}

@media only screen and (max-height: 580px) {
    .ui-manager .view-layout-portrait .feature .feature-text {
        font-size:1rem
    }

    .ui-popup .btns-holder {
        margin-top: 5px
    }

    .ui-manager .view-layout-portrait .feater-tab {
        margin-top: 4px;
        margin-bottom: 4px
    }
}

@media only screen and (max-width: 600px) {
    #ngt-game.ngt-envMode-layout .balance-holder,#ngt-game.ngt-envMode-layout .buttons-holder {
        transform:scale(.6)
    }

    #ngt-game.ngt-envMode-layout .buttons-holder {
        transform-origin: top left
    }

    #ngt-game.ngt-envMode-layout .balance-holder {
        transform-origin: top right
    }

    #ngt-game.ngt-envMode-layout .balance-balance .buttons-wrapper,#ngt-game.ngt-envMode-layout .balance-holder .buttons-wrapper {
        height: auto
    }

    .ui-manager.layout-portrait [data-popup=feature] {
        transform: scale(.9,.9);
        transform-origin: bottom center
    }
}

@media only screen and (max-height: 500px) {
    .ui-manager.layout-portrait [component=UIPopupFeature] {
        transform:scale(1,1);
        bottom: -35px;
        z-index: 10;
        min-height: 100%
    }
}

@media only screen and (max-height: 450px) {
    .list .feature-text {
        font-size:1rem
    }

    .ui-manager .ui-popup {
        max-height: 55%
    }

    .ui-manager .ui-popup[data-popup=feature] {
        max-height: unset
    }

    .ui-manager .popup-holder.left {
        min-height: 750px
    }

    .ui-manager .view-layout-portrait .ui-popup {
        max-height: 80%
    }

    .ui-manager .view-layout-landscape .popup-holder {
        width: 837px;
        max-width: 80%;
        height: 228vh
    }

    .ui-manager .view-layout-portrait .popup-holder {
        height: 250vh
    }

    .ui-manager .ui-popup button {
        height: 65px;
        font-size: 1.8rem
    }

    .ui-manager .ui-popup button.icon-infinity {
        font-size: 1.5rem
    }

    #ngt-game.ngt-envMode-layout .balance-holder,#ngt-game.ngt-envMode-layout .buttons-holder {
        transform: scale(.6)
    }

    #ngt-game.ngt-envMode-layout .buttons-holder {
        transform-origin: top left
    }

    #ngt-game.ngt-envMode-layout .balance-holder {
        transform-origin: top right
    }

    #ngt-game.ngt-envMode-layout .balance-balance .buttons-wrapper,#ngt-game.ngt-envMode-layout .balance-holder .buttons-wrapper {
        height: auto
    }

    .view-layout-landscape .popup-holder.left {
        transform: scale(.7);
        transform-origin: left bottom
    }
}

@media only screen and (max-height: 350px) {
    .ui-manager .popup-holder.left {
        min-height:700px
    }

    .view-layout-landscape .popup-holder.left {
        transform: scale(.6);
        transform-origin: left bottom
    }
}

@media only screen and (max-height: 300px) {
    .ui-manager .ui-popup button {
        height:52px;
        font-size: 1.4rem
    }

    ui-manager .view-layout-landscape .popup-holder {
        width: 837px;
        max-width: 80%;
        height: 240vh
    }

    #ngt-game.ngt-envMode-layout .balance-holder,#ngt-game.ngt-envMode-layout .buttons-holder {
        transform: scale(.6);
        transform-origin: top left
    }

    #ngt-game.ngt-envMode-layout .balance-balance .buttons-wrapper,#ngt-game.ngt-envMode-layout .balance-holder .buttons-wrapper {
        height: auto
    }
}

#ngt-game.ngt-envMode-layout #ngt-popups-holder {
    display: flex;
    justify-content: center;
    align-items: center
}

#ngt-game.ngt-envMode-layout .popup-main {
    width: 100%
}

.ngt-envMode-layout #ngt-popups-holder .popup-main .wrapper {
    width: 100%
}

#ngt-game.ngt-envMode-layout #ngt-popups-holder .popupClassic .popupClassic-content {
    padding: 2.5vh 74px
}

/* -- crash game styles -- */

.dc-popup-header {
    width: 100%;
    padding: 1%;
    display: flex;
    justify-content: center;
}

.dc-popup-content {
    width: 100%;
    display: block;
    position: relative;
    height: 80%;
    border-radius: 20px;
    /* background: #252525; */
    padding: 0;
    /* border: #5c5c5c 3px solid; */
    overflow: hidden auto;
}

.dc-popup-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dc-popup-title {
    font-size: 50px;
}

.dc-table .dc-tr.selected {
    position: relative;
}

.dc-table .dc-tr.selected::before {
    --border-width: 2px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - var(--border-width) * 2);
    height: calc(100% - var(--border-width) * 2);
    border: var(--border-width) solid #018626;
    border-radius: 25px;
}

.dc-table .dc-tr.selected .dc-td:nth-child(1) {
    color: #ffad55;
}

.dc-table .dc-tr.selected .dc-td:nth-child(2) {
    color: #55ceff;
}

.dc-table .dc-tr.selected .dc-td:nth-child(3) {
    color: #d554ff;
}

.dc-table .dc-tr.selected .dc-td:nth-child(4) {
    color: #31ff00;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #635b92;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #837caa;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #918daa;
}

.dc-menu {
    font-size: 40px;
}

.dc-menu-item-2 {
    background: #242424; 
    padding: 10px;
    margin: 10px 0;
    display: grid;
    grid-template-columns: 1fr 6fr;
    align-content: center;
    align-items: center;
    cursor: pointer;
    height: 110px;
}

.dc-menu-item-3 {
    background: #242424; 
    padding: 10px;
    margin: 10px 0;
    display: grid;
    grid-template-columns: 1fr 3fr 3fr;
    align-content: center;
    align-items: center;
    height: 110px;
}

.dc-menu-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.dc-menu-icon {
    max-width: 60%;
    margin-left: 14px;
}

.dc-coef-pink-low {
    color: #ba98ff;
}

.dc-coef-pink-medium {
    color: #c584ff;
}

.dc-coef-pink-high {
    color: #ad54ff;
}

.dc-coef-cyan {
    color: #2cfff3;
}

.dc-coef-green-low {
    color: #01ffc5;
}

.dc-coef-green-medium {
    color: #00ff96;
}

.dc-coef-green-high {
    color: #00ff66;
}

.dc-coef-lime {
    color: #b3ff00;
}

.dc-coef-yellow {
    color: #ccff00;
}

.popup-history-coef .dc-popup-content {
    display: flex;
    background: none;
    border: none; 
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
}

.popup-seed-info {
    background: #201a63;
    top: 16.5% !important;
    max-height: 1070px;
}

.popup-seed-info .dc-popup-content {
    height: 100%;
}

.popup-seed-info .close {
    position: unset !important;
    margin-left: 52px;
    margin-top: 11px;
    width: 67px !important;
    height: 60px !important;
}

.popup-seed-info .wrapper {
    border: 1px solid #767193 !important;
}

.popup-seed-info-dim {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}

.dc-history {
    background: #030112;
    height: 39.4%;
    border: 2px solid #4c4094;
    border-radius: 20px;
}

.dc-history-coef {
    font-size: 27px;
}

.dc-history-coef.active {
    padding: 10px;
    border: 2px solid #4dff00;
    border-radius: 20px;
}

.dc-history-coef-title {
    font-size: 30px;
    text-align: center;
    padding: 11px;
}

.dc-history-coef-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 71px 71px 71px 71px 71px;
    justify-items: center;
    padding: 0 20px;
    align-items: center;
}

/* #ngt-popups-holder .popup-main.popup-history-coef.info-active {
    background: rgb(11, 4, 63) !important;
}

#ngt-popups-holder .popup-main.popup-history-coef {
    background: none !important;
} */

/* #ngt-popups-holder .popup-main.popup-history-coef.info-active .wrapper { */
    /* border: 2px solid #757575; */
/* } */

#ngt-popups-holder .popup-main.popup-history-coef .wrapper {
    border: none;
}

.dc-round-info {
    text-align: center;
    /* visibility: hidden; */
}

.dc-round-info-head-text {
    /* font-weight: bold; */
    min-width: 30%;
    max-width: 35%;
}

#ngt-popups-holder .popup-history-coef.info-active .dc-round-info {
    visibility: visible;
}

.dc-round-sections{
    padding: 0 10px;
}

.dc-round-seed {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dc-round-info-section {
    margin-top: 24px;
    background-color: #49438f;
    border-radius: 25px;
    padding: 10px;
}

.dc-round-info-section-title {
   font-size: 25px;
   /* font-weight: bold; */
   margin: 5px;
}

.dc-round-info-section-description {
    font-size: 20px;
    color: #c3bcff;
    margin: 5px;
 }

 .dc-round-info-table-title {
    font-size: 25px;
    /* font-weight: bold; */
 }

.dc-round-info-head-wrapper {
    display: flex;
    justify-content: space-between;
    background: #4c4094;
    font-size: 33px;
    padding: 10px 0;
}

.dc-round-info-head {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
}

.dc-round-info-col-3 {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    font-size: 25px;
    margin-top: 2px;
}

.dc-round-info-col-2 {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    font-size: 25px;
    margin-top: 10px;
}

.icon-copy {
    /* margin: 0 5px;
    width: 30px;
    height: 35px; */
    width: 74px;
    height: 80px;

    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 1em;
    margin: -0.9em;
}

/* Increase hit area of icon */
/* .icon-copy::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 70px;
    transform: translate(-25%, -25%);
    cursor: pointer;
    z-index: 10;
} */

#ngt-popups-holder [component="PopupMenuHTML"] [data-switch] {
    width: 232px;
    height: 81px;
    border-radius: 40px;
    background: none;
    padding: 5px;
    cursor: pointer;
}

#ngt-popups-holder [component="PopupMenuHTML"] [data-thumb] {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    transition: .4s all;
    cursor: pointer;
}

#ngt-popups-holder [component="PopupMenuHTML"] .switch-off {
    border: 2px solid #989898;
    background: #0b0b0b;
}

#ngt-popups-holder [component="PopupMenuHTML"] .switch-off [data-thumb] {
    background: #5e697d;
}

#ngt-popups-holder [component="PopupMenuHTML"] .switch-on [data-thumb] {
    border: 2px solid #0058ff;
    background: #379cff;
}

#ngt-popups-holder [component="PopupMenuHTML"] .switch-on {
    border: 2px solid #0072ff;
    background: #0072ff;
}

#ngt-popups-holder .switch-on [data-thumb] {
    transform: translate(152px, 0);
}

/* PopupGroup overrides - start */
#ngt-popups-holder .popup-main {
    /* background: #0b043f; */
    border-radius: 20px;
}

#ngt-popups-holder .popup-main .wrapper {
    border: 2px solid #767193;
    border-radius: 20px;
}

#ngt-popups-holder .popup-main .tab-item {
    line-height: 1.2;
}

#ngt-popups-holder .tab-table .history-content table tr {
    min-height: 73px;
}

#ngt-popups-holder .history-content table .head-table {
    background: #362273 !important;
}

#ngt-popups-holder .popup-main .history-content table tr:nth-child(even) {
    /* background: #3d3d3d; */
}

#ngt-popups-holder .popup-main .history-content table tr:nth-child(odd) {
    /* background: #3d3d3d; */
}

#ngt-popups-holder .popup-main .history-content table tr.gray {
    /* background: #474747; */
}

#ngt-popups-holder .tab-table .history-content tr.head-table {
    /* background: #5a5a5a !important; */
}

#ngt-popups-holder .popup-main .history-content table tr {
    /* border: 2px solid rgb(0, 0, 0, 0); */
    border-radius: 38px;
    margin-top: 10px;
}

#ngt-popups-holder .tab-table .history-content table tr td {
    justify-content: center;
}

#ngt-popups-holder .tab-table tr.green {
    border: 2px solid lime !important;
}

#ngt-popups-holder .tab-table tr.red {
    border: 2px solid red !important;
}

#ngt-popups-holder .popup-main [data-switch] {
    width: 232px;
    height: 80px;
    border-radius: 40px;
    /* background: none; */
    padding: 5px;
    cursor: pointer;
}

#ngt-popups-holder .popup-main [data-thumb] {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    transition: .4s all;
    cursor: pointer;
    margin: -12px;
}

#ngt-popups-holder .popup-main .switch-off {
    /* border: 2px solid #989898; */
    /* background: #0b0b0b; */
}

#ngt-popups-holder .popup-main .switch-off [data-thumb] {
    /* background: #5e697d; */
}

#ngt-popups-holder .popup-main .switch-on [data-thumb] {
    /* border: 2px solid #0058ff; */
    /* background: #379cff; */
}

#ngt-popups-holder .popup-main .switch-on {
    /* border: 2px solid #0072ff; */
    /* background: #0072ff; */
}

#ngt-popups-holder .popup-main .history-content-wrap .history-tab {
    /* background: #404040; */
    border: 2px solid #604ba5;
    border-radius: 32px;
    margin: 0 3px;
}

#ngt-popups-holder .popup-main .history-content table tr th {
    color: #ffd844;

}

#ngt-popups-holder .tab-table .history-content table tr th {
    display: flex;
    align-items: center;
    justify-content: center;
}


#ngt-popups-holder .tab-table th, #ngt-popups-holder .tab-table td {
    width: 100%;
}

#ngt-popups-holder .tab-table .history-content {
    top: 0%;
}

/* #ngt-popups-holder .popup-main [popup-tabs-buttons] .multiplayer-icon-users-solid:before {
    font-size: 230%;
} */

#ngt-popups-holder [popup-tab="TabHistory"] .history-result {
    /* top: 7.4%; */
}

#ngt-popups-holder .popup-main .history-content table .date {
    width: 100%
}

#ngt-popups-holder .popup-main .history-content table .sessionId {
    width: 160%
}

#ngt-popups-holder .popup-main .history-content table .bet {
    width: 100%
}

#ngt-popups-holder .popup-main .history-content table .win {
    width: 100%
}

#ngt-popups-holder .popup-main .tab-item {
    margin: 0px 0 0;
    width: 100%;
}

#ngt-popups-holder .popup-main [data-switch] {
    margin: 14px auto 2px;
}

#ngt-popups-holder [popup-tab=TabSettings] {
    padding: 10px 12px 0 12px;
}

.dc-sounds-option {
    /* display: inline-block; */
    margin: 40px 40px;
}

.dc-provably-fair-section {
    margin-bottom: 20px;
    background: #49438f;
    border-radius: 31px;
    padding: 27px;
    margin: 10px 0 64px 0;
}

.dc-provably-fair-first-section {
    background: none !important;
    border: 3px solid #4a438f !important;
}

.dc-provably-fair-section .image {
    padding: 10px;
    vertical-align: middle;
}

.dc-input {
    width: 100%;
    height: 61px;
    font-size: 23px;
    /* margin: 10px; */
    background-color: #0a0b0b;
    color: white;
    border-radius: 25px;
    border: none;
    outline: none;
    padding: 0 11px;
}

.dc-seed-box {
    width: 100%;
    height: 100%;
    font-size: 23px;
    background-color: #0a0b0b;
    color: white;
    border-radius: 33px;
    border: none;
    padding: 10px 10px;
    display: flex;
    user-select: text;
    justify-content: center;
    align-items: center;
}

.dc-seed-option .dc-seed-box {
    opacity: 0.5;
}

.dc-seed-option.active .dc-seed-box {
    opacity: 1;
}

#ngt-popups-holder .popup-main [popup-tab=TabSettings] {
    height: 80%;
    overflow: auto;
}

.dc-seed-text {
    width: 100%;
    text-align: left;
    margin-left: 10px;
}

.display-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.dc-provably-fair-section.error .dc-input {
    outline: 2px solid red;
}

.dc-seed-option .dc-input {
    /* opacity: 0.5; */
    margin: 6px 0;
}

.dc-seed-option.active .dc-input {
    opacity: 1;
}

.dc-save-seed-btn {
    width: 200px;
    height: 60px;
    background-color: #30af07;
    color: white;
    font-size: 25px;
    /* font-weight: bold; */
    border-radius: 25px;
    margin-left: 10px;
    padding: 0 10px;
    /* opacity: 0.5; */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.dc-save-seed-btn:active {
    background-color: #82ce68;
}

.dc-random-seed-btn {
    width: 200px;
    height: 60px;
    background-color: #066acd;
    color: white;
    font-size: 25px;
    /* font-weight: bold; */
    border-radius: 25px;
    margin-left: 10px;
    padding: 0 10px;
    /* opacity: 0.5; */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.dc-random-seed-btn:active {
    background-color: #468bcf;
}

.dc-seed-input-error {
    position:absolute;
    color: red;
    margin-left: 5px;
    margin-top: -5px;
    font-size: 25px;
}

.dc-seed-option.active .dc-save-seed-btn {
    opacity: 1;
}

.dc-radio {
    margin: 10px;
    min-width: 16px;
    height: 16px;
    background-color: #0006;
    border: solid 1px #ffffff;
    border-radius: 50%;
    margin-right: 5px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dc-radio-dot {
    display: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff;
}

.dc-seed-option.active .dc-radio-dot {
    display: block;
}

.color-orange {
    color: #fec10f;
}

.color-green {
    color: #11fd24;
}

.color-light-cyan {
        color: #77fff0;
}

.color-light-yellow {
    color: #ecff6a;
}

.color-light-green {
    color: #d1fda4;
}

.color-light-gray {
    color: #bcbcbc;
}

.copy-success {
    position: absolute;
    background-color: #01a317;
    border-radius: 20px;
    padding: 10px;
    opacity: 0;
    z-index: 999;
    /* font-family: roboto; */
    font-size: 25px;
    color:white;
    pointer-events: none;
    /* display: none; */
    top:0;
    left:0;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 7px;
    background:
    linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 43%,#fff 45%,#fff 55%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 100%),
    linear-gradient(135deg, transparent 0%,transparent 43%,#fff 45%,#fff 55%,transparent 57%,transparent 100%);

  }

.settings-section {
    border: 3px solid #4a438f;
    border-radius: 25px;
    margin: 20px 56px;
    padding: 0px 0 0px 0;
}
