/* Minification failed. Returning unminified contents.
(55,22): run-time error CSS1039: Token not allowed after unary operator: '-app-height'
(69,22): run-time error CSS1039: Token not allowed after unary operator: '-app-height'
(79,22): run-time error CSS1039: Token not allowed after unary operator: '-app-height'
(372,35): run-time error CSS1034: Expected closing parenthesis, found '.5em'
(372,35): run-time error CSS1042: Expected function, found '.5em'
(372,39): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(623,1): run-time error CSS1019: Unexpected token, found '}'
(919,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(920,10): run-time error CSS1035: Expected colon, found '{'
(954,1): run-time error CSS1019: Unexpected token, found '}'
(1046,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1047,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1444,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1445,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1460,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1461,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1612,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1613,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '10%'
(1758,40): run-time error CSS1046: Expect comma, found '0'
(1758,44): run-time error CSS1046: Expect comma, found '/'
(1758,80): run-time error CSS1046: Expect comma, found '59'
(1758,86): run-time error CSS1046: Expect comma, found '/'
(1812,40): run-time error CSS1046: Expect comma, found '0'
(1812,44): run-time error CSS1046: Expect comma, found '/'
(1812,80): run-time error CSS1046: Expect comma, found '59'
(1812,86): run-time error CSS1046: Expect comma, found '/'
(3265,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3351,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3352,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3369,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3370,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3387,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3388,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3401,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3402,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3415,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3416,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3433,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3434,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3451,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3452,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3461,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3462,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3471,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3472,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3481,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3482,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3629,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3630,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3721,1): run-time error CSS1019: Unexpected token, found '}'
(3801,5): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3802,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3811,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(3812,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3821,5): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3822,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3850,5): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3851,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3879,1): run-time error CSS1019: Unexpected token, found '}'
(3916,1): run-time error CSS1019: Unexpected token, found '}'
(4129,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4130,8): run-time error CSS1035: Expected colon, found '{'
(4148,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4212,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4266,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-default:hover {
    background-color: #676791;
}

.btn-default:active:hover, .btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus, .btn:target {
    background-color: #676791;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

img {
    vertical-align: middle;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    min-height: var(--app-height);
    background-color: #0d244b;
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background: #15151D;
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 1;
    font-family: Ubuntu-Regular;
    min-height: var(--app-height);
    /*touch-action: manipulation;*/
    overflow-x: hidden;
    overflow-y: hidden;
}

#body-content {
    /*background-color: #111728;*/
    width: 100%;
    height: 100%;
    min-height: var(--app-height);
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-x: hidden;
    overflow-y: hidden;
}

    #body-content.scrollable {
        overflow-y: auto !important;
    }

        #body-content.scrollable.no-scroll {
            overflow-y: hidden !important;
        }

*:focus {
    outline: none;
}

/* header */

.header-content {
    width: 100%;
    margin: auto;
    height: 2.2em;
    display: grid;
    padding: 0.5em 0.8em;
    grid-template-rows: 100%;
    grid-template-columns: 28% 45% 27%;
    justify-items: baseline;
    align-items: center;
    min-height: 40px;
    left: 0%;
    position: absolute;
    transition: all 0.3s ease-out;
    z-index: 99;
}


    .header-content.out {
        left: -100%;
    }

.logo-container {
    margin: auto;
}

.chat-header-container {
    border-radius: 12px;
    background-color: #0D244B;
    height: 100%;
    width: 44px;
    color: #C4D6ED;
    display: flex;
    margin: auto 0;
    justify-self: flex-end;
    min-height: 30px;
    cursor: pointer;
    z-index:2;
}

    .chat-header-container i {
        font-size: 2.4rem;
        margin: auto 0.3em;
    }

    .chat-header-container img {
        width: 22px;
        height: 16px;
        margin: auto 1.2em;
    }

.chat-header-container--arrow {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:3;
}

.chat-icon {
    background: url("Images/chat.png") center/50% no-repeat;
    width: 100%;
    height: 100%;
}

.user-info-container {
    display: flex;
    margin: auto 0;
}

.menu-icon {
    color: #C4D6ED;
    font-size: 2.1rem;
    margin-left: -5px;
}

.user-name {
    margin: auto;
    margin-left: 6px;
    display: grid;
}

    .user-name span {
        font-family: Ubuntu-Regular;
        font-weight: 300;
        color: #ffffff;
        font-size: 1.1rem;
    }

        .user-name span:nth-child(2) {
            font-size: 1.3rem;
            color: #15AF44;
        }


.users-count-container {
    display: flex;
}

    .users-count-container span {
        font-size: 1.4rem;
        color: #C4D6ED;
    }

    .users-count-container .online-green {
        width: 8px;
        height: 8px;
        border-radius: 25px;
        background-color: #15AF44;
        margin: auto;
        margin-left: 8px;
        margin-right: 2px;
    }


/* main-container */
.main-container {
    height: calc(100% - 4em);
    height: -webkit-calc(100% - 4em);
    height: -moz-calc(100% - 4em);
    top: 4em;
    margin: 0 auto;
    left: 0;
    right: 0;
    /*position: absolute;*/
    transition: top 0.6s ease-out;
    overflow: hidden;
    margin-top: 3em;
}


    .main-container.out {
        overflow-x: unset;
    }


.block {
    margin: 0;
    position: absolute;
}

.block-container {
    width: 100%;
    height: 100%;
}

.stage {
    width: 100%;
    height: 32vh;
    min-height: 200px;
    padding: 0px;
    left: 0%;
    position: absolute;
    transition: all 0.3s ease-out;
}

.game-panel, .game-panel--split {
    width: 100%;
    top: 250px;
    height: 23%;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    min-height: 150px;
    left: 0%;
    transition: all 0.3s ease-out;
}

.game-panel--split {
    height: 47%;
}

.game-panel {
    justify-content: center;
}


.bets-panel {
    width: 100%;
    height: 89vh;
    padding: 0px;
    top: calc(250px + 190px);
    padding-bottom: 2em;
    position: absolute;
    transition: all 0.3s ease-out;
    left: 0%;
    z-index:1;
}

    .bets-panel.down {
        top: calc(250px + 190px + 160px);
    }

    .game-panel.out, .game-panel--split.out, .stage.out, .bets-panel.out {
        left: -100%;
    }

.chat {
    width: 100%;
    height: calc(100% - 1em);
    position: absolute;
    top: 0;
    padding: 0px;
    transition: all 0.3s ease-out;
    left: 0%;
    display: block;
}

    .chat.out {
        left: 100%;
    }


@media(min-height: 500px) {
    .game-panel, .game-panel--split {
        top: 42vh;
    }

    .bets-panel {
        top: calc(41vh + 190px);
    }

        .bets-panel.down {
            top: calc(44vh + 190px + 160px);
        }
}

@media(min-height: 650px) {
    .header-content {
        height: 3.5em;
        padding: 0.8em;
    }
}


@media(min-height: 730px) {
    .bets-panel {
        top: calc(44vh + 27%);
    }

        .bets-panel.down {
            top: calc(44vh + 54%);
        }
}

@media(min-width: 800px) {
    #body-content.scrollable {
        overflow-y: hidden !important;
    }

    .main-container {
        height: calc(100% - 4.5em);
        height: -webkit-calc(100% - 4.5em);
        height: -moz-calc(100% - 4.5em);
    }

    .bets-panel {
        width: 40%;
        top: 4em;
        height: calc(100% - 4.5em);
        margin-left: 6px;
        padding-bottom: 0.1em;
    }

        .bets-panel.down {
            top: 4em;
            height: calc(100% - 4..5em);
        }

        .bets-panel.out {
            left: -100%;
        }

    .stage, .game-panel, .game-panel--split {
        width: 60%;
        left: 40%;
    }

        .stage.out, .game-panel.out, .game-panel--split.out {
            left: 0px;
        }

    .chat {
        width: 40%;
        right: 0px;
        left: 60%;
    }

    .header-content.out {
        left: 0px;
    }

    .chat .logo-container {
        display: none;
    }

    .chat .header-content {
        grid-template-columns: 23% 77%;
    }
}


@media(min-width: 1000px) {
    .chat, .bets-panel {
        width: 30%;
    }

    .chat {
        height: calc(100% - 0.7em);
        left: 70%;
    }

    .stage {
        width: 70%;
        height: 68%;
        left: 30%;
    }

    .game-panel, .game-panel--split {
        width: 70%;
        height: 22%;
        left: 30%;
        top: 77%;
    }
}

@media(max-width: 1200px) {
    .chat-header-container {
        border-radius: 8px;
        background-color: #C4D6ED;
        height: 30px;
        width: 48px;
        color: #0D244B;
    }

    .chat-icon {
        background: url("Images/mobile/mobile-chat-img.png") center/50% no-repeat;
        width: 100%;
        height: 100%;
    }
}

@media(min-width: 1200px) {
    .stage.large, .game-panel.large, .game-panel--split.large {
        width: 74%;
    }

    .chat, .bets-panel {
        width: 24%;
    }

    .bets-panel {
        margin-left: 0px;
    }

    .chat {
        right: 0px;
        left: 76%;
        height: calc(100% - 4.5em);
        top: 4em;
    }

    .stage, .game-panel, .game-panel--split {
        width: 51%;
        left: 24.5%;
    }

    .game-panel, .game-panel--split {
        background-color: #0000006b;
        border-radius: 8px;
        display: flex;
        justify-content: center;
    }


    .header-content {
        display: flex;
        background-color: #0E1118;
        justify-content: flex-end;
        align-items: center;
    }

    .header-content.desktopVersion {
        display: grid;
        grid-template-columns: 1fr auto auto;
        align-items: center;
    }

    .header-content-logo {
        display: flex;
        justify-self: flex-start;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .header-content-logo-img {
        width: auto;
        height: 40px;
        user-select: none;
        margin-bottom: 7px;
    }

    .users-count-container {
        margin-top: auto;
    }

        .users-count-container span {
            color: #1D2332;
            font-size: 1.2rem;
        }

    .chat-header-container {
        margin-left: 10px;
        border-radius: 12px;
    }

        .chat-header-container img {
            margin: auto 0.5em;
        }

    .chat-notification {
        width: 0.7em;
        height: 0.8em;
        position: absolute;
        background-color: #DF3535;
        border-radius: 30px;
        margin-left: 1.6em;
        margin-top: 0;
        animation: blink-animation 1.5s infinite;
        -webkit-animation: blink-animation 1.5s infinite;
    }

    @keyframes blink-animation {
        0%, 100% {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }
    }

    @-webkit-keyframes blink-animation {
        0%, 100% {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }
    }

    

        .chat-header-container--arrow i {
            color: #1D2332;
            font-size: 2rem;
            margin: auto 0.2em auto 0.5em;
        }

    .avatar-container {
        width: 28%;
        border-radius: 4px 0px 0px 4px;
        display: flex;
    }

        .avatar-container img {
            width: 22px;
            height: 22px;
            margin: auto;
        }

    .user-info-container {
        background-color: #212B3B;
        border-radius: 30px;
        height: 100%;
        min-height: 30px;
        min-width: fit-content;
    }

    .user-name span {
        font-size: 1.3rem;
    }

    .user-info-container .arrow {
        padding-right: 5px;
    }

        .user-info-container .arrow i {
            border: solid #C4D6ED;
            border-width: 0 2px 2px 0;
        }

    .user-menu {
        position: absolute;
        right: 8.5em;
        top: 3.2em;
        width: 15vw;
        min-width: 270px;
        z-index: 70;
    }

        .user-menu:after {
            content: '';
            display: block;
            position: absolute;
            background: #17264B;
            top: -7px;
            right: 15px;
            width: 13px;
            height: 13px;
            border-right: 1px solid #c4d6ed2b;
            border-bottom: 1px solid #c4d6ed2b;
            -moz-transform: rotate(225deg);
            -webkit-transform: rotate(225deg);
        }
}

@media(max-height: 700px) {
    .header-content {
        min-height: 30px;
        height: 50px;
    }

    .main-container {
        margin-top: 4em;
    }

    .user-info-container {
        height: 30px;
        min-height: 30px;
    }

    .chat-header-container {
        height: 30px;
        min-height: 30px;
    }
}


@media(max-width: 700px) {
    .header-content {
        z-index: 2;
    }
}

@media(min-width:1200px) and (max-height: 750px) {
    .stage {
        height: 57%;
    }

    .game-panel, .game-panel--split {
        height: 30%;
        top: 69%;
    }
}

@media(min-width: 1400px) {
    .stage.large, .game-panel.large, .game-panel--split.large {
        width: 79%;
    }

    .chat, .bets-panel {
        width: 19%;
    }

    .bets-panel {
        left: 0.5%;
    }

    .chat {
        right: 0px;
        left: 80.5%;
    }

    .stage, .game-panel, .game-panel--split {
        width: 60%;
        left: 20%;
    }
}


@media(max-height: 640px) {
    #body-content.scrollable {
        overflow-y: auto !important;
    }
}

.bets-panel.single {
    top: calc(44vh + 190px + 160px);
}

@media(max-height: 1000px) {
    .bets-panel.single {
        top: calc(250px + 190px + 160px);
    }
}

@media(max-height: 700px) {
    .bets-panel.single {
        top: calc(41vh + 190px);
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 3.6rem;
    height: 1.6rem;
    border-radius: 7px;
    background-color: #1A2F67;
    cursor: pointer;
}
@media only screen and (max-width:1000px){

    .switch {
        position: relative;
        display: inline-block;
        width: 3.6rem;
        border: 1px solid #273C78;
        height: 2rem;
        border-radius: 10px;
        background-color: #081537;
        cursor: pointer;
    }

}



    .switch.checked {
        background-color: #15AF44;
    }

.switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 2rem;
    height: 2rem;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    cursor: pointer;
}

    .switch-label:active {
        font-weight: bold;
    }

.switch-label-off {
    padding-left: 2px;
}

.switch-label-on {
    padding-right: 2px;
}

.switch-input {
    display: none;
}

    .switch-input:checked + .switch-label {
        text-shadow: 0 1px rgba(255, 255, 255, 0.25);
        -webkit-transition: 0.15s ease-out;
        -moz-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
    }

    .switch-input:checked + .switch-label-on ~ .switch-selection {
        left: 2rem;
        background-color: #E64D0E;
    }

.switch-selection.checked {
    left: 2rem;
}



.switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 1.6rem;
    height: 1.6rem;
    background: #C4CFED;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

@media only screen and (max-width: 1000px){
    .switch-selection {
        top: 0px;
        left: 0px;
        width: 1.8rem;
        height: 1.8rem;
    }
        .switch-selection.checked {
            left: 1.8rem;
        }
}

.horizontal-steppers {
    display: flex;
    z-index: 9;
    height: 30px;
    width: 48%;
    margin: auto 0;
    flex-direction: row-reverse;
}

.steppers {
    height: 77%;
    width: 1em;
    display: grid;
    z-index: 9;
}

    .steppers > i, .horizontal-steppers > i {
        color: #C4CFED;
        font-size: 20px;
        font-weight: bold;
        height: 1.1em;
        width: 1.1em;
        background-color: #17264B;
        margin: auto;
        border-radius: 4px;
        text-align: center;
        cursor: pointer;
        line-height: 21px;
        font-family: emoji;
    }

.toggle_bet_menu {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #1A2F67;
    border-radius: 4px;
    margin-left: 0.2em;
    opacity: 0.5;
    min-width: 2rem;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    font-family: emoji;
    text-align: center;
    width: 5rem;
}


.arrow {
    width: 30px;
    height: 25px;
    float: left;
    border-radius: 70%;
    cursor: pointer;
    z-index: 10;
}

    .arrow i {
        border: solid #6a7698;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
    }

        .arrow i.up {
            transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            margin-left: 8px;
            margin-top: 12px !important;
            transition: transform .3s linear;
        }

        .arrow i.down {
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            margin-left: 8px;
            margin-top: 9px !important;
            transition: transform .3s linear;
        }



#stars-fx {
    bottom: 0px;
    width: 100%;
    height: 6924px;
    background-image: url(Images/ufo-background-web-new-small.png);
    background-repeat: repeat-y;
    background-size: contain;
    position: absolute;
    background-position: 0% 100%;
}

#stars-fx.animate {
    animation: animate-stars-fx 40s linear infinite;
    -webkit-animation: animate-stars-fx 40s linear infinite;
}


@keyframes animate-stars-fx {
    from {
        background-position: 0% 100%;
    }

    to {
        background-position: 0% 6924px;
    }
}
@media only screen and (min-width:1920px) {
    
    #stars-fx{
        background-size: cover;
    }
}
@media only screen and (max-width: 875px) {
    #stars-fx {
        height: 3155px;
        background-image: url(Images/ufo-background-mobile-small.png);
    }

    #stars-fx.animate {
        animation: animate-stars-fx 25s linear infinite;
        -webkit-animation: animate-stars-fx 25s linear infinite;
    }

    @keyframes animate-stars-fx {
        from {
            background-position: 0% 100%;
        }

        to {
            background-position: 0% 3155px;
        }
    }
}


small, .small {
    font-size: 85%;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.loader {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.appLogo {
    transform: translateX(-110%);
    transition: all 1s;
}

    .appLogo img {
        width: 7em;
        height: 7em;
        animation-name: floating;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
    }

@keyframes floating {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.loading-cont {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    width: 80%;
    max-width: 32em;
    height: 0.8em;
    margin-top: 0em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10em;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.loading-bar {
    background-color: #32a558;
    width: 0%;
    height: 100%;
    border-radius: 6px;
    -webkit-transition: all 1s;
    transition: all 1s;
}


@media(min-width: 800px) {
    .appLogo img {
        width: 10em;
        height: 10em;
    }
}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?60512627');
    src: url('../fonts/fontello.eot?60512627#iefix') format('embedded-opentype'), url('../fonts/fontello.svg?60512627#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url('data:application/octet-stream;base64,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') format('woff'), url('data:application/octet-stream;base64,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') format('truetype');
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cancel-circle:before {
    content: '\e801';
}

.icon-cancel:before {
    content: '\e802';
}

.icon-plus:before {
    content: '\e803';
}

.icon-minus:before {
    content: '\e805';
}

.icon-left-open:before {
    content: '\e806';
}

.icon-right-open:before {
    content: '\e807';
}

.icon-cancel-circled2:before {
    content: '\e808';
}

.icon-down-open:before {
    content: '\e809';
}

.icon-menu-1:before {
    content: '\f008';
}

.icon-down-open.up:before {
    transform: rotate(180deg);
}


@media(max-height: 700px) {

    .arrow i.down {
        margin-top: 8px !important;
    }

    .arrow i.up {
        margin-top: 13px !important;
    }
}
.menu-content {
    width: 100%;
    height: 100%;
    background: #17264B;
    border: 1px solid #c4d6ed2b;
    border-radius: 4px;
}

    .menu-content .company-logo {
        bottom: 5px;
    }


.menu-header {
    margin: auto;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
    display: flex;
    justify-content: start;
    width: calc(100% - 40px);
}

    .menu-header .avatar {
        width: 3em;
        height: 3em;
        border-radius: 25px;
    }

    .menu-header .user-name {
        width: 100%;
    }

    .menu-header .avatar img {
        width: 100%;
        height: 100%;
        padding: 1px;
    }

    .menu-header div:last-child {
        margin: auto;
        text-align: center;
    }

    .menu-header button {
        letter-spacing: 0;
        color: #17264B;
        border-radius: 6px;
        width: 11em;
        height: 2em;
        outline: none;
        border: none;
        font-family: Ubuntu-Regular;
        font-size: 1.4rem;
        cursor: pointer;
        background-color: #C4D6ED;
    }

.menu-body {
    height: 14em;
    width: calc(100% - 40px);
    margin: 0 2rem;
}

.menu-body section {
    height: 3em;
    width: 100%;
    border-bottom: 1px solid #ffffff1a;
    padding: 0 5px;
}

    .menu-body section:first-child {
        border-top: 1px solid #ffffff1a;
    }

.menu-body section span {
    color: white;
    font-family: Ubuntu-Regular;
    font-size: 1.3rem;
    display: inline-block;
    line-height: 3.1em;
}

.menu-body section img {
    width: 14px;
    height: 14px;
}

.menu-body .rules {
    width: max-content;
    cursor: pointer;
    border: none;
}

.menu-body .rules .arrow {
    display: none;
}

.free-bet-label {
    color: #3BCD02 !important;
    margin-left: 10px;
    font-size: 1.4rem;
}

.menu-body section .switch {
    float: right;
    margin-top: 0.8em;
}

.menu-body section:nth-of-type(6) span {
    padding-left: 7px;
}

.menu-body section:nth-of-type(5) span {
    padding-left: 3px;
}

.menu-body .arrow {
    float: right;
    margin: 7.5px 0 0 0;
}

    .menu-body .arrow i {
        transform: rotate(-45deg);
    }

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

.btn-default:hover {
    background-color: #676791;
}

.btn-default:active:hover, .btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus, .btn:target {
    background-color: #676791;
}

.logo-small {
    width: 16px;
    height: 16px;
    background-color: #e74e0f;
    border-radius: 20px;
    margin: auto 0px;
    margin-right: 7px;
}

.menu-body section a {
    text-decoration: none;
    display: flex;
}

.chat-toggle, .chat-toggle-tooltip {
    position: absolute;
    top: 38%;
    width: 2.2rem;
    height: 5rem;
    background: #cae0ffc7;
    left: -2.2rem;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    display: flex;
    z-index: 9999
}

    .chat-toggle i {
        font-size: 1.7rem;
        color: #242734;
        margin: auto;
        margin-left: 1px;
        cursor: pointer;
    }

    .chat-toggle:hover + .chat-toggle-tooltip {
        visibility: visible;
    }

.chat-toggle-tooltip {
    width: 15rem;
    left: -20rem;
    height: 3.5rem;
    border-radius: 5px;
    top: calc(38% + 0.8rem);
    position: relative;
    visibility: hidden;
}

    .chat-toggle-tooltip:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: 0.7em;
        right: -1.1em;
        border: .8rem solid transparent;
        border-bottom-color: #9fb6d6;
        -webkit-filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        transform: rotate( 90deg );
    }

    .chat-toggle-tooltip span {
        color: #242734;
        margin: auto;
        font-size: 1.4rem;
        font-weight: 600;
    }


.chat-containter {
    height: calc(100% - 5em);
    background-color: #0000006b;
    border-radius: 8px;
    top: 5em;
    position: absolute;
    left: 0px;
    right: 0px;
}

.chat-label {
    margin: auto;
}

.chat-body {
    height: calc(100% - 4em);
}

.chat-messages {
    width: 100%;
    height: 100%;
}


.rating-reference-container {
    width: 100%;
    padding: 0px;
    font-size: 1.2rem;
    color: #FFFFFFD6;
}

    .rating-reference-container i {
        position: absolute;
        right: 0.1em;
        font-size: 1.8rem;
        top: 2.1em;
        color: lavender;
        cursor: pointer;
        z-index: 3;
        background: #051e45;
        border-radius: 50%;
    }

    .rating-reference-container table {
        width: 96%;
        margin: auto;
        background-color: #17264b;
        border-radius: 4px;
        padding: 1px 5px;
        text-align: center;
        margin-bottom: 0.2em;
    }

        .rating-reference-container table.animate {
            animation: bounce-animation ease-in-out 0.4s forwards;
        }

@keyframes bounce-animation {
    0% {
        transform: scale(1,1) translateY(0);
        opacity: 0.6;
    }

    50% {
        transform: scale(1.04, 1.04) translateY(-4px);
    }

    100% {
        transform: scale(1,1) translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes bounce-animation {
    0% {
        transform: scale(1,1) translateY(0);
    }

    100% {
        transform: scale(1.06,1.06) translateY(-3px);
    }
}


.rating-reference-container table td {
    padding: 0px;
    width: 19%;
}

    .rating-reference-container table td:nth-of-type(1) {
        text-align: left;
        width: 28%;
    }

.avatar-image {
    width: 2em;
    height: 2em;
}

.shadow {
    box-shadow: 0 0 3px #ddd;
}

.messages {
    height: calc(100% - 6.5em);
    overflow-y: auto;
    width: 100%;
    scrollbar-color: #1f1f2b #1b1b24;
    scrollbar-width: thin;
    -ms-overflow-style: none;
    padding: 2px 0px;
}

    .messages.sm {
        height: calc(100% - 10.4em);
    }

.message {
    width: 100%;
    margin: auto;
    padding: 0.6em 0.3em;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #17264b;
}

    .message:last-child {
        border-bottom: none;
    }

.player-avatar {
    width: 8%;
    height: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    margin: auto;
}

    .player-avatar img {
        width: 2.2em;
        height: 2.2em;
        border-radius: 14px;
    }

.message-username {
    color: #737E9E;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    margin: auto 0;
    padding-left: 7px;
    width: 14%;
}

.message-text {
    color: white;
    word-wrap: break-word;
    font-size: 1.3rem;
    padding: 0 10px;
    margin: auto 0;
    width: 76%;
}

    .message-text > img {
        margin: 1px;
    }

    .reference-message {
        background-color: #1c3096c9;
    }

.reference-message-body {
    margin-top: 0.5em;
    padding-top: 0.6em;
    border-top: 1px solid #0311288a;
}

    .reference-message-body table {
        width: 100%;
        background-color: transparent;
    }

        .reference-message-body table td {
            border: none;
        }

.gift {
    height: 3.5em;
    background: #17264B;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #FFFFFF;
    width: 94%;
    margin: auto;
    margin-bottom: 0.4em;
    padding: 0.3em 0;
    align-items: center;
    transition: opacity 0.4s ease-in;
}

    .gift[disabled] {
        cursor: no-drop;
        pointer-events: none;
    }

    .gift.sm {
        opacity: 0;
        height: 0px;
        padding: 0;
        margin: 0;
    }

.gift__amount {
    font-size: 1.3rem;
    display: flex;
    width: 48%;
    margin-left: 0.45em;
}

    .gift__amount img {
        animation: shake 4s cubic-bezier(.36,.07,.19,.97) infinite;
    }

@keyframes shake {
    10%, 30% {
        transform: translate3d(-1.5px, 0, 0);
    }

    12%, 27% {
        transform: translate3d(1.5px, 0, 0);
    }

    15%, 20%, 25% {
        transform: translate3d(-3px, 0, 0);
    }

    18%, 23% {
        transform: translate3d(3px, 0, 0);
    }
}

.gift__amount span {
    margin-left: 5px;
}

.gift__button {
    cursor: pointer;
    width: 48%;
    background: #15AF44;
    border-radius: 4px;
    text-align: center;
    max-width: 210px;
    float: left;
    height: 80%;
    display: flex;
    margin-right: 0.4em;
}

    .gift__button div {
        margin: auto;
    }

.gift__time {
    width: 100%;
    background: #15AF44;
    height: 5px;
    align-self: flex-end;
    bottom: 0px;
    margin-bottom: -4px;
}

    .gift__time div {
        background: #DF3535;
        height: 100%;
        transition: all 0.9s;
    }

.chat-form {
    position: relative;
    height: 5.8em;
    background-color: #303848;
    border: 1px solid rgba(6, 26, 81, .5);
    display: flex;
    flex-direction: column;
    width: 94%;
    margin: auto;
    border-radius: 8px;
}

    .chat-form[disabled] {
        opacity: 0.5;
        cursor: no-drop;
    }

.banned-text {
    text-align: center;
}

.chat-form span {
    position: absolute;
    color: white;
    padding: 0.5em;
    font-size: 1.3rem;
    font-family: Ubuntu-Regular_MKH;
}

.chat-form .chat-textarea {
    height: 100%;
    width: 100%;
    padding: 0.7em;
    overflow: auto;
    color: #FFFFFFD6;
    font-size: 1.4rem;
    line-height: 1.3125;
    -webkit-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-user-modify: read-write;
}

    .chat-form .chat-textarea > img {
        margin: 1px;
    }

    #chat-textarea[disabled] {
        pointer-events: none;
        cursor: no-drop;
    }


.chat-form input::placeholder {
    color: #737f9e;
}


.submit-button {
    margin-top: 0.7em;
    margin-right: 3%;
    width: 10em;
    height: 2.7em;
    float: right;
    padding: 0;
    border: 1px solid rgba(196, 214, 237, .3);
    outline: 0;
    background: #1A2F67 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    letter-spacing: 0;
    color: white;
    font-size: 1.5rem;
}

.gifs-container {
    z-index: 70;
    width: 20em;
    height: 28em;
    left: 3em;
    position: absolute;
    bottom: 4em;
    border-radius: 1rem;
    background-color: #1A2F67;
    /*  backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);*/
    overflow-x: hidden;
    overflow-y: auto;
    padding: 2px;
    display: -webkit-box;
    box-shadow: 0 0.13rem 0.7rem rgb(0 0 0 / 62%), 0 0.0625rem 0.125rem rgb(68 59 59 / 20%)
}

    .gifs-container::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: -1.2em;
        left: 0.7em;
        border: .9rem solid transparent;
        border-bottom-color: #1a2f67;
        -webkit-filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        transform: rotate(180deg);
    }

    .gifs-container div {
        width: 100%;
        height: initial;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        padding: 1px;
    }

        .gifs-container div img {
            max-width: 19em;
        }

    .gifs-container input {
        width: 100% !important;
        padding: 0.3em;
        background-color: #0d244a;
        border: 1px solid #0d244b;
        border-radius: 6px;
        color: #ffffff;
        margin: 0.2em;
        height: 2.4em;
    }

.gif__sm {
    width: 70%;
}

.emojies-container {
    z-index: 70;
    position: absolute;
    bottom: 3.7em;
    max-width: 14em;
    background-color: #1A2F67;
    padding: 0.5em;
    font-size: 1.3em;
    border-radius: 1rem;
    box-shadow: 0 0.13rem 0.7rem rgb(0 0 0 / 62%), 0 0.0625rem 0.125rem rgb(68 59 59 / 20%);
    height: 12em;
    left: 0.3em;
}

    .emojies-container div {
        width: 1.6em;
        height: 1.6em;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        padding: 2px;
    }

    .emojies-container::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: -1em;
        left: 0.4em;
        border: .9rem solid transparent;
        border-bottom-color: #1a2f67;
        -webkit-filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        transform: rotate(180deg);
    }

.emoji {
    font-size: 24px;
    margin: auto;
}

.emojies {
    box-shadow: 0 0 black;
    position: absolute;
    margin-left: 1em;
    margin-top: 1.5em;
    cursor: pointer;
}

    .emojies img {
        width: 1.3em;
        height: 1.3em;
    }

.gifs {
    box-shadow: 0 0 black;
    position: absolute;
    margin-left: 3em;
    margin-top: 1.5em;
    cursor: pointer;
}

    .gifs img {
        width: 2.4em;
        height: 1.3em;
    }

@media(min-width: 800px) {
    .emojies-container {
        bottom: 0.7em;
        left: -14em;
    }

        .emojies-container::before {
            bottom: 1em;
            right: -1em;
            left: 100%;
            transform: rotate(90deg);
        }
}

@media(min-width: 1200px) {
    .chat-containter {
        height: 100%;
        top: 0px;
    }

    .message {
        border-bottom: 1px solid #17264b;
    }
}

@media(min-width: 1400px) {
    .player-avatar img {
        width: 1.8em;
        height: 1.8em;
    }
}

@media(min-width: 1550px) {
    .player-avatar img {
        width: 2.2em;
        height: 2.2em;
    }
}


/*.emojies-container {
    z-index: 70;
    position: absolute;
    bottom: 3.7em;
    max-width: 14em;
    background-color: #1A2F67;
    padding: 0.5em;
    font-size: 1.3em;
    border-radius: 1rem;
    box-shadow: 0 0.13rem 0.7rem rgb(0 0 0 / 62%), 0 0.0625rem 0.125rem rgb(68 59 59 / 20%);
    height: 9em;
    left: 0.3em;
}

    .emojies-container::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        bottom: -1em;
        left: 0.4em;
        border: .9rem solid transparent;
        border-bottom-color: #1a2f67;
        -webkit-filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
        transform: rotate(180deg);
    }*/

.game-panel .block-container {
    width: 95%;
    height: 100%;
    margin: auto;
}

.game-panel--split .block-container {
    width: 95%;
    margin: auto;
}

.balance-switcher {
    font-size: 1.6rem;
    color: white;
    margin-top: -0.6em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 8px;
    border-radius: 10px;
    background: #1A2F67;
}
.balance-switcher-balance{
    display:flex;
    flex-direction:column;
    text-align:start;

}

    .balance-switcher span {
        padding-right: 9px;
        font-size:8px;
    }
        .balance-switcher span:nth-child(2) {
            color: #15A547;
            font-size:12px;
        }

.game-container {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}

.game-panel-one, .game-panel-one-split, .ticket-game-panel, .ticket-game-panel-split {
    width: 100%;
    height: 100%;
    background-color: #0000006b;
    border-radius: 8px;
    margin-top: 2%;
    min-height: 150px;
}

.game-panel-one-split, .ticket-game-panel-split {
    height: 50%;
}


/*fast-bet-buttons*/
.action-buttons {
    height: 24%;
}

.fast-bet-buttons {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
}

.buyin-multiplier-selector[disabled] {
    opacity: 0.4;
}

.fast-bet-buttons[disabled] > button {
    pointer-events: none;
    background-color: #ffffff0a !important;
    opacity: 0.5;
}

.fast-bet-buttons:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 3.6;
    height: 100%;
}

.buyin-multiplier-selector {
    padding: 0px 0px 4px 2px;
    margin: 2px;
    color: #232734;
    font-size: 1.2rem;
    padding-left: 4px;
    height: 100%;
}

.multiplier-selector-container {
    position: absolute;
    width: calc(100% / 6 - 2 * 4px);
    display: flex;
    flex-direction: column-reverse;
    top: calc(-6* 27px - 2px);
    z-index: 30;
}

.selected-multiplier, .multiplier-selector {
    border-radius: 4px;
    background-color: #C9D3EC;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: none;
    height: 100%;
    cursor: pointer;
}

.multiplier-selector {
    font-size: 1.1rem;
    background-color: #1A2F67;
    border: 1px solid #C9D3EC;
    color: #C9D3EC;
    margin-bottom: 5px;
    min-height: 23px;
    height: 100%;
    display: grid;
    grid-template: auto / 76% 22%;
}

    .multiplier-selector.selected {
        background-color: #C9D3EC;
        color: #1A2F67;
    }

.selected-multiplier i {
    font-size: 1.2rem;
}

.fast-bet-button, .fast-bet-buttons .buyin-multiplier-selector {
    width: calc(100% / 6 - 2 * 2px);
}

.fast-bet-button {
    background-color: #1A2F67;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2rem;
    cursor: pointer;
    outline: 0;
    border-radius: 4px;
    color: #C4CFED;
    padding-left: 4px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: 2px;
    font-weight: bold;
}

    .fast-bet-button:hover {
        background-color: #213979;
    }

    .fast-bet-button:active {
        background-color: #15af44 !important;
    }


/*bet-input*/
bet-input,
.cashout-input {
    width: 100%;
}

.bet-field input, .cashout-field input {
    border-bottom: 0px;
    padding-right: 0px;
}


.input-container {
    width: 70%;
    background-color: #17264B;
    height: 85%;
    border-radius: 4PX;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.3em;
}

    .input-container div {
        margin-top: -10px;
    }


input[type="number"] {
    -moz-appearance: textfield;
}

    input[type="number"]:hover,
    input[type="number"]:focus {
        -moz-appearance: textfield;
    }

.bet-field {
    width: 100%;
    position: relative;
    /*margin: auto;*/
    display: flex;
    height: 4.5em;
    padding: 0px 7px;
}

.bet-input-container {
    position: relative;
    font-size: 29px;
    width: 36%;
    display: flex;
    float: left;
    background-color: #1A2F67;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
}

    .bet-input-container[disabled] {
        opacity: 0.5;
        pointer-events: none;
    }

    .bet-input-container input, .cashout-input-container input {
        font-family: Ubuntu-Regular_MKH;
        font-weight: bold;
        font-size: 1.5rem;
        color: #ffffff;
        border: none;
        outline: none;
        text-align: left;
        text-align-last: left;
        box-shadow: none;
        background-color: transparent;
        max-width: 70%;
    }

    .bet-input-container span, .cashout-input-container span {
        color: white;
        font-size: 1.5rem;
        margin: auto 0;
        margin-left: -4px;
    }

    .bet-input-container .bet-span {
        color: #C4CFED;
        font-size: 1.1rem;
        margin-left: 0px;
        font-weight: bold;
    }

.bet-button-container {
    width: 62%;
    margin: auto;
    position: relative;
    height: 100%;
    margin-left: 2%;
}

.bet-button {
    width: 100%;
    height: 100%;
    margin: auto;
    float: left;
    display: grid;
}

    .bet-button span:first-child {
        font-size: 1.4rem;
    }

.button-large {
    font-family: Ubuntu-Regular !important;
    border-radius: 0px;
    background-color: #15AF44;
    color: white;
    outline: 0;
    border: none;
    border-radius: 4px;
    font-size: 2.5rem;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}

.bet-button-register {
    background-color: #15AF44 !important;
}

.bet-button-unregister {
    background-color: #B53037 !important;
}

.bet-button-cashout {
    background-color: #187FE6 !important;
}


/*game-panel-footer*/
.cashout-input-container[disabled] {
    opacity: 0.5;
    pointer-events: none;
}

.cashout-input-container {
    width: 33%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    float: left;
    color: #C9D3EC;
    background-color: #1A2F67;
    border-radius: 4px;
    padding-left: 0.4em;
    margin-left: 0.2em;
}

    .cashout-input-container .horizontal-steppers > i {
        width: 1em;
        height: 1em;
    }

        .cashout-input-container .horizontal-steppers > i:nth-child(2) {
            line-height: 15px;
        }

.auto-bet-field {
    width: 97%;
    margin: 0 auto;
    display: flex;
    height: calc(70% - 78px);
    margin-bottom: 5px;
}

    .auto-bet-field[disabled] {
        pointer-events: none;
        opacity: 0.45;
    }

    .auto-bet-field .switch {
        margin: auto;
    }

.auto-bet-container, .auto-cashout-container {
    width: 33%;
    color: #FFFFFFD6;
    font-family: Ubuntu-Regular_MKH;
    font-size: 1rem;
    display: flex;
}

    .auto-bet-container span:nth-child(1) {
        width: 30%;
        margin-top: 5px;
    }

    .auto-cashout-container span:nth-child(1) {
        width: 48%;
        margin-top: 5px;
    }

/*ticket-panel*/
.ticket-field-container {
    width: 100%;
    height: 19%;
    display: flex;
    justify-content: center;
}

.ticket-field-container[disabled] {
    opacity: 0.4;
    pointer-events: none;
}

.ticket-field-container .arrow-left, .ticket-field-container .arrow-right {
    font-size: 1.7rem;
    color: #C4CFED;
    cursor: pointer;
    margin-top: 0.5rem;
}

.free-bets-container {
    width: 90%;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
}

.freebet {
    width: 32%;
    height: 100%;
    border-radius: 4px;
    background-color: #1A2F67;
    border: 1px solid #c4cfed66;
    color: white;
    font-size: 1.3rem;
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    cursor: pointer;
}


    .freebet.selected {
        background-color: #15AF44;
    }

.freebet__amount {
    margin: auto;
}

.freebet__quantity {
    position: absolute;
    margin-top: -10px;
    background-color: #C9D3EC;
    border-radius: 9999px;
    padding: 5px;
    color: #17264B;
    font-size: 1.2rem;
    margin-right: -6px;
}

@media(min-height: 640px) {
    .multiplier-selector-container {
        top: calc(-6* 33px - 2px);
    }

    .multiplier-selector {
        min-height: 29px;
    }
}

@media(min-width: 800px) and (min-height: 800px) {
    .auto-bet-field {
        height: calc(70% - 85px);
    }
}

@media(min-height: 840px) {
    .auto-bet-field {
        height: calc(70% - 7.5em);
    }

    .bet-field {
        height: 6em;
    }
}

@media(min-width: 1000px) {
    .multiplier-selector-container {
        top: calc(-6* 39px - 2px);
    }

    .multiplier-selector {
        min-height: 35px;
    }

    .buyin-multiplier-selector {
        font-size: 1.4rem;
    }

    .game-panel-one, .game-panel-one-split, .ticket-game-panel, .ticket-game-panel-split {
        height: 100%;
        margin-top: 0px;
        margin-right: 1%;
    }

    .game-panel-one, .ticket-game-panel {
        width: 54%;
        margin: auto;
    }

    .game-panel--split .block-container {
        display: flex;
    }

    .balance-switcher {
        position: absolute;
        width: 100%;
        margin-top: -1.5em;
        align-items:end;
    }

    .balance-long{
        white-space:nowrap;
    }
}

@media(min-width: 1200px) and (min-height: 840px ) {
    .bet-field {
        height: 5em;
    }

    .auto-bet-field {
        height: calc(70% - 6em);
    }
}

@media(min-width: 1200px) {

    .game-panel .block-container {
        width: 50%;
        margin: initial;
        display: flex;
        margin-left: 1%;
    }

    .game-panel--split .block-container {
        margin: initial;
    }


    .game-panel-one, .ticket-game-panel {
        width: 100%;
    }

    .game-panel--split .block-container {
        width: 83%;
    }

    .game-panel-one, .game-panel-one-split, .ticket-game-panel, .ticket-game-panel-split {
        height: 90%;
        margin: auto;
        margin-left: 0.5%;
        background-color: #243e6b42;
    }

    .player-balance {
        width: 16%;
        border-radius: 8px;
        height: 90%;
        background-color: #243e6b42;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .switch-container {
        border-top: 2px solid #1A2F67;
        width: 90%;
        margin: 0 auto;
        height: 18%;
        display: flex;
        padding-top: 7px;
        align-items: center;
    }

        .switch-container span {
            color: white;
            font-size: 1.2rem;
            float: left;
            cursor: pointer;
        }

            .switch-container span.active {
                color: #3ccc00;
                text-shadow: 0px 0px 5px #189e2b, 0px 0px 18px #189e2b;
            }

            .switch-container span:nth-of-type(1) {
                margin-right: 5px;
            }

            .switch-container span:nth-of-type(2) {
                margin-left: 5px;
            }

    .slider.round:before {
        border-radius: 50%;
    }

    .player-balance .balance-container {
        width: 70%;
        float: left;
        margin-top: 3%;
        margin-left: 5%;
        height: 30%;
    }

        .player-balance .balance-container.switcher {
            margin-top: 4%;
        }

        .player-balance .balance-container button {
            outline: none;
            background: inherit;
            width: 100%;
            height: 100%;
            border: none;
            width: 99.8%;
            height: 99.8%;
        }

        .player-balance .balance-container .balance-long {
            display: block;
            text-align: left;
            color: white;
            font-size: 1.1rem;
        }

        .player-balance .balance-container .balance-label {
            color: #15af44;
            text-align: left;
            display: block;
            font-size: 1.3vw;
        }


    .helper-icons-container {
        border-top: 2px solid #1A2F67;
        display: flex;
        width: 90%;
        height: 30%;
        margin: 0 auto;
        justify-content: space-between;
        align-items: flex-end;
    }

        .helper-icons-container .icon {
            background-color: #1A2F67;
            width: 44px;
            height: 40px;
            border-radius: 4px;
            border: 1px solid #0A1F57;
            display: flex;
            color: #C4D6ED;
            font-size: 20px;
            cursor: pointer;
        }

            .helper-icons-container .icon i {
                margin: auto;
                line-height: 20px;
            }

            .helper-icons-container .icon img {
                width: 20px;
                height: 20px;
                margin: auto;
            }

    .input-container {
        padding: 0.1em;
    }
}

@media(min-width: 1400px) {
    .game-panel .block-container {
        width: 42%;
    }

    .action-buttons {
        height: 22%;
    }

    .bet-field {
        height: 5em;
    }

    .auto-bet-field {
        height: calc(75% - 6em);
    }

    .input-container {
        padding: 0.3em;
    }

    .fast-bet-button {
        font-size: 1.3rem;
    }
}

@media (min-width: 1400px) and (min-height: 850px) {
    .auto-bet-field {
        height: calc(75% - 7em);
    }
}

@media(min-width: 1600px) {
    .action-buttons {
        height: 23%;
    }

    .bet-input-container .bet-span {
        font-size: 1.4rem;
    }

    .bet-input-container input, .cashout-input-container input {
        font-size: 1.7rem;
    }

    .bet-button span:first-child {
        font-size: 1.8rem;
    }

    .button-large {
        font-size: 3.2rem;
    }

    .bet-field {
        height: 5.3em;
    }

    .auto-bet-container, .auto-cashout-container {
        font-size: 1.1rem;
    }

    .auto-bet-field {
        height: calc(75% - 6em);
    }

    .switch-container span {
        font-size: 1.4rem;
    }

    .player-balance .balance-container .balance-long {
        font-size: 1.6rem;
    }

}

@media(min-width: 1600px) and (min-height: 850px) {
    .bet-field {
        height: 5.8em;
    }

    .auto-bet-field {
        height: calc(75% - 7.5em);
        margin-bottom: 0px;
    }
}


.player-bets-table-container {
    height: calc(96% - 25px);
    width: 100%;
    background-color: #0000006b;
    border-radius: 10px;
}

    .player-bets-table-container .table-head th {
        width: 20%;
    }

    .player-bets-table-container th:nth-of-type(1), .player-bets-table-container td:nth-of-type(1) {
        width: 35%;
        padding-left: 10px;
        max-width: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .player-bets-table-container th:nth-of-type(2), .player-bets-table-container td:nth-of-type(2) {
        width: 15%;
        text-align: center;
    }

    .player-bets-table-container th:nth-of-type(3), .player-bets-table-container td:nth-of-type(3) {
        width: 30%;
        text-align: center;
    }

    .player-bets-table-container th:nth-of-type(4), .player-bets-table-container td:nth-of-type(4) {
        width: 20%;
        text-align: center;
    }

    .player-bets-table-container tr td:nth-of-type(3) div {
        left: 37%;
        top: 11px;
    }

   /* .player-bets-table-container > .table-head {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }*/

    .win-amount {
        background-color: #15AF44;
        border-radius: 15px;
        padding: 4px;
    }

/*tops Tabs*/
.statistics-header, .select-options-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.statistics-header {
    height: 6em;
    display: flex;
    flex-direction: column;
}

.static-header-option {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 6px;
}

    .static-header-option > span {
        padding: 7px;
        border-radius: 30px;
        color: white;
        font-size: 11px;
        cursor: pointer;
    }

.active-border {
    border: 1px solid #C4CFED;
}

.statistics-option {
    font-size: 1.2rem;
    width: 47%;
    padding: 0.5em 0.6em;
    border-radius: 6px;
    color: #C4CFED;
    border: 1px solid #c4cfed33;
    text-align: center;
    text-align-last: center;
    display: flex;
    cursor: pointer;
    justify-content: inherit;
}

    .statistics-option.active {
        background-color: #111f46;
        border-radius: 6px 6px 0px 0px;
        border-bottom: none;
    }

    .statistics-option span {
        margin: auto 0;
    }

    .statistics-option .arrow i {
        border: solid #C4CFED;
        border-width: 0 3px 3px 0;
    }

.select-options {
    width: calc(45% - 0.8em);
    background-color: #111f46;
    color: #C4CFED;
    font-size: 1.2rem;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #c4cfed33;
    border-top: none;
    position: absolute;
    z-index: 50;
}

    .select-options div {
        padding: 0.9em 0.5em;
        border-top: 1px solid #c4cfed3b;
        cursor: pointer;
    }


    .select-options:last-child {
        right: calc(3% + 0.6em);
    }

.top-cashouts-table-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: calc(100% - 4em);
    border-radius: 20px;
}

.top-multipliers-table, .top-won-cashouts-table, .top-cashouts-table {
    height: calc(100% - 6em);
    width: 100%;
    overflow: auto;
    background-color: #0000006b;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .top-won-cashouts-table > .table-head {
        margin-top: 0;
    }

    .top-multipliers-table .table-head {
        margin-top: 0;
    }

    .top-multipliers-table th:nth-of-type(1) {
        padding-left: 0.3em;
    }

    .top-won-cashouts-table th:nth-of-type(1), .top-won-cashouts-table td:nth-of-type(1) {
        width: 28%;
    }

    .top-won-cashouts-table th:nth-of-type(2), .top-won-cashouts-table td:nth-of-type(2) {
        width: 20%;
        text-align: right;
    }

    .top-won-cashouts-table th:nth-of-type(3), .top-won-cashouts-table td:nth-of-type(3) {
        width: 18%;
        text-align: right;
        padding-right: 0.6em;
    }

    .top-won-cashouts-table th:nth-of-type(4), .top-won-cashouts-table td:nth-of-type(4) {
        width: 22%;
        text-align: center;
    }

        .top-won-cashouts-table td:nth-of-type(4) .win-amount {
            padding: 0.6em 0em;
        }

    .top-won-cashouts-table th:nth-of-type(5), .top-won-cashouts-table td:nth-of-type(5) {
        width: 8%;
    }

    .top-won-cashouts-table .avatar-image {
        width: 2em;
        height: 2em;
        margin: auto;
        margin-right: 0.3em;
        margin-bottom: -0.4em;
    }

    .top-won-cashouts-table .chat-image {
        filter: brightness(0) invert(1);
        width: 20px;
        height: 16px;
    }

    .top-won-cashouts-table tr td {
        padding: 0.3em 0.1em;
    }

    .top-won-cashouts-table td:nth-of-type(1) div {
        display: inline-grid;
    }

        .top-won-cashouts-table td:nth-of-type(1) div span:nth-of-type(2) {
            font-size: 0.9rem;
            color: #C4CFED;
        }

@media(min-width: 800px) {
    .select-options {
        width: calc(47% - 0.7em);
    }

        .select-options:last-child {
            right: 0.7em;
        }
}

@media(min-width: 1200px) {
    .select-options {
        width: calc(47% - 0.65em);
    }
}

@media(min-width: 1500px) {
    .top-won-cashouts-table td:nth-of-type(1) div span:nth-of-type(2) {
        font-size: 1rem;
    }
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #0A1F57;
}

::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background-color: #08081c;
}

::-webkit-scrollbar-thumb {
    background-color: #1A2F67;
    border-radius: 5px;
}

.table-container .table-body tr:hover {
    background-color: #132544ad;
}

.info-panel-header {
    width: 100%;
    height: 4em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-panel-tabs {
    margin-top: 0;
    display: flex;
    width: 100%;
    height: 30px;
    background: #131F2E;
    border-radius: 30px;
    border: 1px solid rgba(196, 214, 237, .1);
}

.info-panel-tabs-header {
    font-size: 1.2rem;
    margin: auto;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    padding: 7px 3px;
    width: 34%;
    height: 100%;
    color: white;
    white-space: nowrap;
    border-radius: 30px;
}

.table-container table {
    width: 100%;
}

.table-head {
    height: 2.4em;
    border-bottom: solid 1px #17264B;
    font-size: 1.3rem;
    text-align: center;
    color: #737e9e;
    margin-top: 0.4em;
    background: #212B3B;
    padding: 2px 10px 0px 10px;
}

    .table-head th {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #C4D6ED;
        font-size: 1.2rem;
        font-weight: 500;
    }


.bets-left-panel .table-body {
    max-height: calc(100% - 70px);
}

.table-body {
    overflow-y: auto;
    overflow-x: hidden;
    height: 92%;
    scrollbar-color: #1f1f2b #1b1b24;
    scrollbar-width: thin;
    -ms-overflow-style: none;
    padding: 2px 10px 0px 10px;
}

    .table-body tr {
        height: 3em;
        color: #FFFFFF;
        cursor: pointer;
    }

table {
    border-collapse: separate;
    border-spacing: 0 2px;
}

td {
    border: none;
    border-bottom: solid 1px #17264B;
    padding: 10px;
}


.table-body tr td {
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.2rem;
    padding: 9px 2px;
}

.fair-icon {
    width: 24px;
    height: 24px;
}

.active-tab {
    background-color: #303848;
}

@media(min-width: 1200px) {
    .info-panel-tabs-header {
        font-size: 1.1rem;
    }
}

@media(min-width: 1400px) {
    .table-body tr td {
        font-size: 1.1rem;
    }

    .info-panel-tabs-header {
        font-size: 1rem;
    }
}

@media(min-width: 1600px) {
    .table-body tr td {
        font-size: 1.2rem;
    }
    .info-panel-tabs-header {
        font-size: 1.2rem;
    }
}

@media(max-width: 335px) {
    .table-body tr td {
        font-size: 1rem !important;
    }
}

.bets-panel .block-container {
    width: 95%;
    margin: auto;
    border-radius: 8px;
}

.bets-left-panel {
    height: calc(97% - 28px);
    background-color: #0000006b;
    border-radius: 10px;
}

.bets-table-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 10px 12px 2px 14px;
    color: #C4D6ED;
    font-family: Ubuntu-Regular_MKH;
    font-size: 12px;
    justify-content: space-between;
    align-items: center;
}

.bets-table-header-last-hand-container {
    display: flex;
    padding: 2px;
    border: 1px solid rgba(196, 207, 237, .5);
    border-radius: 30px;
    cursor: pointer;
    width: 104px;
    justify-content: center;
    align-items: center;
}

.last-hand-active {
    background-color: #1A2F67;
}

.icon-x {
    height: 1.4em;
    width: 1.1em;
    transform: scale(.6);
}

.bets-table-header section {
    display: flex;
}

    .bets-table-header section:nth-child(2) span:nth-child(2), .bets-table-header section:nth-child(2) span:nth-child(3) {
        margin-left: 5px;
        font-size: 13px;
    }

    .bets-table-header section .switch {
        margin-left: 9px;
        margin-top: 1px;
        width: 34px;
        height: 14px;
    }

        .bets-table-header section .switch .switch-selection {
            width: 14px;
            height: 14px;
        }

.bets-table-container {
    height: calc(100%);
    width: 100%;
}

    .bets-table-container .table-head {
        margin-top: 5px;
        height: 25px;
    }

#bets-table {
    width: 100%;
}

    #bets-table tbody tr img, #last-bets-table tbody tr img {
        width: 2em;
        height: 2em;
        margin-right: 5px;
        margin-left: -2px;
    }

.bets-table-container th:nth-of-type(1), .bets-table-container td:nth-of-type(1) {
    width: 35%;
    padding-left: 4px;
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bets-table-container th:nth-of-type(2), .bets-table-container td:nth-of-type(2) {
    width: 15%;
    text-align: center;
}

.bets-table-container th:nth-of-type(3) {
    width: 30%;
    text-align: center;
}

.bets-table-container td:nth-of-type(3) {
    width: 30%;
    text-align: left;
    padding-left: 50px;
}

.bets-table-container td:nth-of-type(3).high-crash {
    padding-left: 23px;
}

.bets-table-container td:nth-of-type(3).medium-crash,
.bets-table-container td:nth-of-type(3).low-crash {
    padding-left: 30px;
}

.bets-table-container th:nth-of-type(4), .bets-table-container td:nth-of-type(4) {
    width: 20%;
    text-align: center;
    padding-right: 10px;
}

.bets-table-container .high-crash,
.bets-table-container .medium-crash
.bets-table-container .low-crash {
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bets-table-container .high-crash div,
.bets-table-container .medium-crash div
.bets-table-container .low-crash div {
    overflow: hidden;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bets-table-container i {
    position: static;
    float: left;
    margin-right: 2px;
}

.bets-table-container .high-crash i {
    margin-top: -3px;
}

.bets-table-container .medium-crash i {
    margin-top: 5px;
}

.bets-table-container .low-crash i {
    margin-top: 4px;
}

.align-top i {
    top: 5px !important;
}

.player-bet {
    color: #8c8b8b;
}

.my-bet {
    color: #CCCCCC;
}

@media(min-width: 800px) {
    .bets-panel .block-container {
        width: 100%;
    }
}
:root {
    --animation-width: 10px;
}

#stage-container {
    width: 95%;
    height: calc(100% - 1em);
    margin: auto;
   /* background-image: linear-gradient(to left, rgb(204 233 187 / 0%), #c4d6ed21), linear-gradient(to top, #c4d6ed21, rgb(80 138 176 / 0%));
    background-origin: border-box;
    background-size: calc(100% - 2px) 2px, 2px 100%;
    background-position: bottom right, bottom left;*/
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
}

.ufo {
    height: 80%;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    transition: all 10s;
}

    .ufo.register {
        width: 35%;
        height: 50%;
        transition: none;
    }

.ufo__ship {
    position: relative;
    width: 150px;
    height: 80px;
    overflow: hidden;
}

    .ufo__ship img {
        position: absolute;
        width: 120px;
        height: 2550px;
        display: inline-block;
    }

    .ufo__ship.float {
        /*transform: scale(1);*/
        animation: float 2s infinite;
        animation-timing-function: ease-in-out;
        -webkit-animation: float 2s infinite;
    }

    .ufo__ship.fly {
        animation: flying 10s infinite;
        animation-timing-function: ease-in-out;
        -webkit-animation: flying 10s infinite;
    }

    .ufo__ship.crashed {
        animation: flying-away 1s forwards;
        animation-timing-function: ease-in-out;
        -webkit-animation: flying-away 1s forwards;
    }

    .ufo__ship.float img {
        display: none;
        /*top: 0px;
        animation: twinkling 2s steps(25) infinite;
        -webkit-animation: twinkling 2s steps(25) infinite;
        -moz-animation: twinkling 2s steps(25) infinite;
        animation-name: twinkling;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: steps(25);*/
    }

    .ufo__ship.fly img {
        animation: lighting 0.15s steps(4) forwards;
        -webkit-animation: lighting 0.15s steps(4) forwards;
    }

    .ufo__ship.crashed img {
        top: -2447px !important;
    }


@keyframes flying {
    0% {
        transform: rotate(0deg);
    }

    30% {
        transform: rotate(-27deg);
    }

    70% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes flying {
    0% {
        transform: rotate(0deg);
    }

    30% {
        transform: rotate(-27deg);
    }

    70% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes float {
    0% {
        top: 0px;
    }

    50% {
        top: -10px;
    }

    100% {
        top: 0px;
    }
}

@keyframes float {
    0% {
        top: 0px;
    }

    50% {
        top: -10px;
    }

    100% {
        top: 0px;
    }
}

@keyframes flying-away {
    0% {
        transform: scale(0.9);
    }

    2% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(0);
    }
}

@-webkit-keyframes flying-away {
    0% {
        transform: scale(0.9);
    }

    2% {
        transform: scale(1);
    }

    5% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes twinkling {
    0% {
        top: 0px;
    }

    100% {
        top: -2045px;
    }
}

@-webkit-keyframes twinkling {
    0% {
        top: 0px;
    }

    100% {
        top: -2045px;
    }
}

@keyframes lighting {
    0% {
        top: -2045px;
    }

    100% {
        top: -2370px;
    }
}

@-webkit-keyframes lighting {
    0% {
        top: -2045px;
    }

    100% {
        top: -2370px;
    }
}


/*history-header*/
.graph-header {
    width: 100%;
    text-align: center;
    z-index: 3;
    display: flex;
    justify-content: center;
    padding: 0 2.5%;
    height: 2.2em;
    position: absolute;
    align-items: flex-start;
}

.latest-history-wrapper {
    text-align: left;
}

    .latest-history-wrapper.dark {
        background: #0000006b;
        border-radius: 10px 10px 0 0;
        color: white;
    }

    .latest-history-wrapper.dark div {
        padding: 0.4em;
    }

#latest-history {
    z-index: 3;
    margin: 0;
    padding: 0.2em 0;
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all 0.3s;
    border-radius: 0 0 10px 10px;
    max-width: 82em;
}

    #latest-history.small {
        overflow: hidden;
        height: 2.8em;
        font-size: 100%;
        background: transparent;
    }

    #latest-history li, .latest-history-dropdown {
        display: inline-block;
        line-height: 2rem;
        padding: 0.3em 0.8em;
        margin: 3px;
        border-radius: 25px;
    }


.latest-history-dropdown {
    display: flex;
    align-items: center;
    border: 1px solid #c4cfed5c;
    background-color: #1a2f67b5;
    color: #C4D6ED;
    cursor: pointer;
    height: fit-content;
    margin-top: 5px;
    padding: 0.3em 0.5em;
}

    .latest-history-dropdown i {
        transition: all 0.3s;
    }

    .latest-history-dropdown.up i {
        transform: rotate(180deg);
    }


.high-crash span, .medium-crash span, .low-crash span {
    color: #ffffff;
    font-size: 1.1rem;
}

.high-crash {
    background-color: #28e065a3;
}

.medium-crash {
    background-color: #18ECFAa3;
}

.low-crash {
    background-color: #3542BEa3;
}

.time_img {
    background: url('Images/time.png') center/100% no-repeat;
    height: 1.4em;
    width: 1.1em;
}


.stage-container {
    width: 100%;
    height: 100%;
}

/*progress-text*/
.game-progress-bar {
    width: 100%;
    height: 70%;
    margin: auto;
    z-index: 1;
    position: absolute;
    margin-top: 30px;
}

.game-progress-bar__text {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 600;
    color: #CCCCCC;
    font-size: 1.5rem;
    margin-top: 5vh;
    position: absolute;
}

    .game-progress-bar__text span:last-child {
        font-size: 3rem;
        -webkit-animation: glow 1s ease-in-out infinite alternate;
        -moz-animation: glow 1s ease-in-out infinite alternate;
        animation: glow 1s ease-in-out infinite alternate;
        margin-right: 10px;
    }


@-webkit-keyframes glow {
    0% {
        font-size: 3rem;
        text-shadow: 0 0 4px #fff;
    }

    50% {
        text-shadow: 0 0 2px #fff, 0 0 20px #07e0c4;
        font-size: 4rem;
    }

    100% {
        font-size: 3rem;
        text-shadow: 0 0 4px #fff;
    }
}


/*game-multiplier*/
.game-multiplier, .game-crashed-label {
    width: 100%;
    height: 70%;
    text-align: center;
    z-index: 1;
    font-weight: 600;
    position: absolute;
    margin-top: 30px;
}

    .game-multiplier div {
        margin-top: 8vh;
    }

        .game-multiplier div span {
            color: #ffffff;
            font-size: 4rem;
        }

    .game-crashed-label div {
        margin-top: 4vh;
        color: #fff;
        font-size: 1.8rem;
    }

.crashed > span {
    color: #DF3535!important;
}

@media(max-width: 700px) {
    .graph-header {
        top: 0;
        left: -5px;
    }
    #latest-history.small {
        height: 2.5em;
    }
    
    #latest-history li, .latest-history-dropdown {
        padding: 0.2em 0.4em;
    }

    #latest-history {
        max-width: 18em;
    }
}


@media(min-height: 550px) {
    .game-progress-bar__text {
        font-size: 1.8rem;
    }

    .game-progress-bar__text span:last-child {
        font-size: 5rem;
    }

    @-webkit-keyframes glow {
        0% {
            font-size: 5rem;
            text-shadow: 0 0 4px #fff;
        }

        50% {
            text-shadow: 0 0 2px #fff, 0 0 20px #07e0c4;
            font-size: 7rem;
        }

        100% {
            font-size: 5rem;
            text-shadow: 0 0 4px #fff;
        }
    }
}


/*game-info-panel*/

.game-info-panel {
    width: 60%;
    position: absolute;
    left: 20%;
    bottom: -2%;
    text-align: center;
    z-index: 90;
    opacity: 0;
    transition: all 0.3s;
    margin-bottom: 0.5em;
}

    .game-info-panel.active {
        bottom: 4%;
        opacity: 1;
    }

.info-text {
    color: white;
    font-weight: bold;
    font-size: 1.6rem;
    padding: 0.6em 0em;
    border-radius: 6px;
    background-color: #15af44;
    margin-top: 0.4em;
}


@media(min-width: 1000px) {
    .graph-header {
        padding: 0.88em 2.5%;
        height: 4em;
    }

    .ufo {
        height: 80%;
    }

    .game-multiplier, .game-crashed-label, .game-progress-bar {
        margin-top: 0px;
    }

    .ufo.register {
        width: 350px;
        height: 32%;
        transition: none;
    }

    .ufo__ship {
        position: relative;
        width: 350px;
        height: 210px;
        overflow: hidden;
    }

        .ufo__ship img {
            position: absolute;
            width: 300px;
            height: 6367px;
        }

        .ufo__ship.crashed img {
            top: -6130px !important;
        }

    @keyframes twinkling {
        0% {
            top: 0px;
        }

        100% {
            top: -5110px;
        }
    }

    @-webkit-keyframes twinkling {
        0% {
            top: 0px;
        }

        100% {
            top: -5110px;
        }
    }

    @keyframes lighting {
        0% {
            top: -5110px;
        }

        100% {
            top: -5925px;
        }
    }

    @-webkit-keyframes lighting {
        0% {
            top: -5110px;
        }

        100% {
            top: -5925px;
        }
    }

    .game-info-panel {
        width: 36%;
        left: 32%;
    }

    .info-text {
        font-size: 1.9rem;
        padding: 1em 0em;
    }

    .game-progress-bar__text {
        font-size: 3rem;
        margin-top: 15vh;
    }

        .game-progress-bar__text span:last-child {
            font-size: 5rem;
        }

    @-webkit-keyframes glow {
        0% {
            font-size: 5rem;
            text-shadow: 0 0 4px #fff;
        }

        50% {
            text-shadow: 0 0 2px #fff, 0 0 20px #07e0c4;
            font-size: 8rem;
        }

        100% {
            font-size: 5rem;
            text-shadow: 0 0 4px #fff;
        }
    }

    .game-multiplier div {
        margin-top: 17vh;
    }

        .game-multiplier div span {
            font-size: 7rem;
        }

    .game-crashed-label div {
        margin-top: 12vh;
        font-size: 3rem;
    }
}


@media(min-width: 1400px) {
    .game-progress-bar__text {
        font-size: 4rem;
    }

        .game-progress-bar__text span:last-child {
            font-size: 7rem;
        }


    @-webkit-keyframes glow {
        0% {
            font-size: 7rem;
            text-shadow: 0 0 4px #fff;
        }

        50% {
            text-shadow: 0 0 2px #fff, 0 0 20px #07e0c4;
            font-size: 9rem;
        }

        100% {
            font-size: 7rem;
            text-shadow: 0 0 4px #fff;
        }
    }

    .game-multiplier div span {
        font-size: 10rem;
    }

    .game-crashed-label div {
        font-size: 4rem;
    }
}


@media(max-height: 600px) {
    .game-multiplier div span {
        font-size: 5rem;
    }


    .game-progress-bar, .game-multiplier, .game-crashed-label {
        margin-top: 55px;
    }
}

@media(max-height: 700px) {
    .ufo.register {
        height: 48%;
    }
}
.desktopVersion#animation_container {
    position: fixed;
    width: 100%;
    height: 100%;
    /*background-color: #0000004a;*/
    top:0;
    left:0;
}
    .desktopVersion#animation_container.show, .mobileVersion#animation_container.show {
        background-color: #0000004a;
    }

    .mobileVersion#animation_container {
        position: fixed;
        width: 100%;
        height: 100%;
        /*background-color: #0000004a;*/
        top: 0;
        left: 0;
    }

.desktopVersion#animation_container #game {
    position: relative;
    overflow: hidden;
    position: absolute;
    top: -12%;
    left: 0;
    /*background-color: rgba(255, 255, 255, 1.00);*/
    width: 100% !important;
    height: 100% !important;
    /*transition: all 0.3s ease-out;*/
}

@media only screen and (max-width: 1530px){
    .desktopVersion#animation_container #game {
        top: 0;
    }
}
/*.mobileVersion#animation_container #game {
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1.00);
    width: 100% !important;
    height: 100% !important;
    transition: all 0.3s ease-out;*/
    /*background-color: #000000bf;*/
    /*opacity: 1;
}*/

.mobileVersion#animation_container #game{
    /*top:-26vh;*/
}
.mobileVersion#animation_container #game {
    /*top: 29%;*/
}
.desktopVersion#animation_container.out #game {
    left: 48%;
    transition: all 0.3s ease-out;
}

.desktopVersion#animation_container.out #game {
    /*transition: all 0.3s ease-out;*/
    transition-property: top, bottom, left, right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    top: -12%;
    left: -9%;
}

.mobileVersion#animation_container.out #game {
    opacity: 0;
}
    

#dom_overlay_container {
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

#canvas {
    width: 100% !important;
    height: auto !important;
    position: absolute;
    display: block;
    /*background-color: #000a;*/ /*#3f3f3f*/
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

    #canvas.clear_background {
        background-color: transparent;
    }

.parent {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.progress__bar__parent {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    gap: 1rem;
    margin-left: -3%;
    margin-top: 15%;
}

.progress__bar, .loader_text {
    transition: opacity .5s;
}

.progress__bar {
    position: relative;
    background: rgb(135, 135, 219);
    border-radius: 20px;
    width: 100%;
    height: 16px;
    /*top: 60%;
    left: 50%;*/
    /*transform: translate(-45%, -50%);*/
}

    .hidden {
        opacity: 0;
    }

.loader_body {
    position: absolute;
    overflow: hidden;
    background: rgb(47, 255, 47);
    left: 5px;
    top: 50%;
    width: 0;
    height: 11px;
    border-radius: 20px;
    transform: translate(0, -50%);
}

    .loader_body.animated {
        animation: progress 2s ease-out forwards;
    }

.loader_text {
    /*position: absolute;
    bottom: -150%;*/
    color: white;
    font-weight: bold;
    text-align: center;
    /*left: 50%;
    transform: translate(-50%, 0);*/
}



.animation__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    top: 0;
    left: 0;
    z-index: 1;
}

.animation__overlay.hidden {
    display: none;
}


#ufo__background__image {
    width: 110%;
    position: absolute;
    top: -10%;
}

@keyframes progress {
    to {
        width: calc(100% - var(--animation-width));
    }
}

@media only screen and (max-width: 1500px) {

    .loader_text {
        font-size: 12px;
    }

    .progress__bar {
        height: 12px;
    }

    .loader_body {
        height: 10px;
        left: 3px;
        --animation-width: 6px;
    }

    .progress__bar__parent {
        margin-top: 14%;
        width: 30%;
    }
}
/*@media only screen and (max-width:1200px){


    .mobileVersion#animation_container {
        top: -9vh;
        left: 14%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .mobileVersion#animation_container {
        top: 45%;
        left: 49%;
        transform: translate(-9%, -39%);
        width: 38%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .mobileVersion#animation_container.out {
        opacity: 1;
    }

        .mobileVersion#animation_container.out {
            top: -9vh;
            left: -19%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }
        .mobileVersion#animation_container.out {
            top: 45%;
            left: 16%;
            transform: translate(-9%, -39%);
            width: 38%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }
}
*/
@media only screen and (max-width: 1000px) {
    .loader_text {
        font-size: 10px;
        width: 100%;
    }

    .progress__bar {
        height: 10px;
    }

    .loader_body {
        height: 8px;
        left: 2px;
        --animation-width: 4px;
    }

/*    .mobileVersion#animation_container {
        top: -28vh;
        left: 21%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .mobileVersion#animation_container {
        top: 26%;
        left: 57%;
        transform: translate(-9%, -39%);
        width: 38%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }
    .mobileVersion#animation_container.out {
        top: -28vh;
        left: -23%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }
    .mobileVersion#animation_container.out {
        top: 26%;
        left: 13%;
        transform: translate(-9%, -39%);
        width: 38%;
        transition-property: top, bottom, left, right;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }
*/


}

@media only screen and (max-width: 600px) {
    .loader_text {
        font-size: 8px;
        width: 100%;
    }

    .progress__bar {
        height: 8px;
    }

    .loader_body {
        height: 6px;
        left: 1px;
        --animation-width: 2px;
    }

    .progress__bar__parent {
        width: 45%;
    }
}

/*am srry roba machqarebda :D*/
@media only screen and (max-width: 400px) {
    #ufo__animation {
        top: 10%;
    }
}

    @media only screen and (min-width: 500px) {
        #ufo__animation {
            transform: translate(0, -30px);
        }
    }

    @media only screen and (min-width: 700px) {
        #ufo__animation {
            transform: translate(0, -50px);
        }
    }

    @media only screen and (min-width: 800px) {

        #ufo__animation {
            transform: translate(0, -20px);
        }

   




    }


    @media only screen and (max-width:800px){
  /*      .mobileVersion#animation_container.out {
            opacity: 0;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

        .mobileVersion#animation_container {
            top: -28vh;
            left: 0%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

        .mobileVersion#animation_container {
            top: 26%;
            left: 36%;
            transform: translate(-9%, -39%);
            width: 38%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

        .mobileVersion#animation_container.out {
            top: -28vh;
            left: 0%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }

        .mobileVersion#animation_container.out {
            top: 26%;
            left: 37%;
            transform: translate(-9%, -39%);
            width: 38%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }*/


    }

    @media only screen and (max-width:600px){
        /*.mobileVersion#animation_container {
            top: 26%;
            left: 25%;
            transform: translate(-9%, -39%);
            width: 62%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
        }
        .mobileVersion#animation_container #animeUfo {
            top: -28vh;
            left: 0%;
            transition-property: top, bottom, left, right;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;*/
            /* transform: translateX(-76%); */
        /*}*/
    }

    @media only screen and (min-width: 1000px) {

        #ufo__animation {
            transform: initial;
            top: 15%;
        }
    }


    @media only screen and (min-width: 1100px) {

        #ufo__animation {
            width: 140%;
            max-width: 1500px;
            top: -15%;
        }
    }
/*from bootstrap.css*/

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    background-color: #fff;
    background-color: #9ea3a7;
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.error {
    background: #a93939;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
    padding-top: 3px;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

.modal-footer {
    padding: 15px;
    text-align: center;
}

.modal-dialog {
    margin-top: 5vh;
}

.modal-header {
    background-color: #0A1F57;
    border-bottom: 0;
    border-radius: 4px 4px 0px 0px;
    font-size: 1.8rem;
    text-align: center;
    padding: 13px;
}

.modal-content {
    background-color: #1A2F67;
    border: 1px solid #32394B;
    border-radius: 4px;
    color: white;
}

.modal-body {
    padding: 1.5em 3em;
    text-align: center;
}

.modal-header .close {
    opacity: 1;
    font-size: 2.8rem;
    color: white;
}

#menuModal .modal-dialog {
    width: 94%;
    max-width: 320px;
    margin: auto;
    margin-top: 10vh;
}


#menuModal .modal-dialog {
    background-color: transparent;
}

#rulesModal .modal-dialog {
    max-width: 700px;
}


#rulesModal .modal-body {
    text-align: left;
}

#alreadyOpenModal .modal-dialog, #connectModal .modal-dialog, #sessionExpiredModal .modal-dialog, #disconnectModal .modal-dialog {
    width: 95%;
}

#alreadyOpenModal .modal-content, #connectModal .modal-content, #sessionExpiredModal .modal-content, #disconnectModal .modal-content {
    background-color: #c9d3ec;
    color: #1a2f67;
}

#alreadyOpenModal .modal-body h4, #sessionExpiredModal .modal-body h4, #disconnectModal .modal-body h4 {
    font-weight: bold;
}

#alreadyOpenModal .modal-footer, #sessionExpiredModal .modal-footer, #disconnectModal .modal-footer {
    padding-top: 0px;
}

    #alreadyOpenModal .modal-footer button, #sessionExpiredModal .modal-footer button, #disconnectModal .modal-footer button {
        background-color: #1a2f67;
        border: none;
        font-weight: bold;
        color: white;
        width: 13em;
        font-size: 1.5rem;
    }

/*avatarModal*/
#changeAvatarModal .modal-dialog {
    width: 90%;
    margin: auto;
    max-width: 700px;
    margin-top: 5vh;
}

#changeAvatarModal .modal-body {
    padding: 0px;
}

.avatars-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 1.5em 0;
}

.avatar-icon {
    padding: 0.4em;
    border-radius: 9999px;
    margin: 0.3em;
    cursor: pointer;
}

    .avatar-icon img {
        width: 5em;
        height: 5em;
    }

    .avatar-icon.active {
        background-color: #15AF44;
    }

.submit-button-container {
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
}

.submit-button-container button {
    color: #FFFFFF;
    font-family: Ubuntu-Regular;
    background: #15AF44 0% 0% no-repeat padding-box;
    font-size: 2rem;
    border-radius: 8px;
    width: 10em;
    height: 2.5em;
    border: none;
    outline: none;
    margin-top: 6px;
    cursor: pointer;
}

.custom-modal.modal-dialog {
    top: calc(50% - 100px);
    box-shadow: unset;
    -webkit-box-shadow: unset;
    border: none;
    max-width: 200px;
    margin: auto;
    height: 100px;
}

.custom-modal.modal-content {
    background: transparent;
    margin: auto;
    box-shadow: unset;
    border: none;
}

.custom-modal-footer {
    position: absolute;
    bottom: 0
}

.modal-dialog.bb-md {
    width: calc(100% - 30px);
}

.custom-modal.modal-footer {
    width: 100%;
    box-shadow: unset;
    border: none;
}

.sound-dialog-image {
    box-shadow: 0 0 5px black;
    padding: 10px;
    border-radius: 5px;
    margin: 0px 5px;
    cursor: pointer;
}



/*FreeSpinsOver Modal*/

#FreeSpinsOver .modal-dialog {
    width: 360px !important;
    margin-top: 55vh;
    font-family: 'NeueCrocosansMedium' !important;
}
#FreeSpinsOver .modal-header {
    background: none;
    position:relative;
}
#FreeSpinsOver .modal-header .close {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(30%,-30%);
    border-radius: 5px;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.6));
    background: linear-gradient(-22deg, #083989 0%, #114580 100%);
    padding: 0px 5px;
}
#FreeSpinsOver .modal-content {
    border-radius: 8px;
    filter: drop-shadow(0 0 17.5px rgba(0,0,0,0.64));
    background: linear-gradient(0deg, rgba(12, 8, 46, 0.8) 0%, rgba(17, 69, 128, 0.8) 100%);
    border: 1px solid #5856ab;
    position:relative;
    left: 100px;
}
#FreeSpinsOver .modal-body {
    padding: 0em 1em;
    padding-bottom: 10px !important;
}
    #FreeSpinsOver .modal-body .overText {
        font-size: 16px;
        font-weight: 900;
    }

        #FreeSpinsOver .modal-body .overText .spanGreen {
            color: #1ed252 !important;
        }

    #FreeSpinsOver .modal-body .submit-button-container button {
        border-radius: 50px;
        background-color: #1bff15;
        font-size: 10px;
        line-height: 11px;
        color: #ffffff;
        font-weight: 800;
        text-align: center;
        padding: 7px 10px;
        height: fit-content;
        width: fit-content;
        box-shadow: 0px 0px 30px 0px #1cec10e8;
        position: relative;
        margin-top: 15px;
    }

        #FreeSpinsOver .modal-body .submit-button-container button span{
            position:relative;
            z-index:99999;
        }

        #FreeSpinsOver .modal-body .submit-button-container button::before {
            content: '';
            width: 80%;
            height: 60%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-color: #13ad4b;
            border-radius: 30px;
            filter: blur(10px);
        }

@media (min-width: 1001px) and (max-height: 850px){
    #FreeSpinsOver .modal-dialog {
        margin-top: 50vh;
    }
}

@media (min-width: 1001px) and (max-height: 750px) {
    #FreeSpinsOver .modal-dialog {
        margin-top: 40vh;
    }
}

@media (min-width: 1001px) and (max-height: 650px) {
    #FreeSpinsOver .modal-dialog {
        margin-top: 35vh;
    }
}

@media (max-width: 1000px){
    #FreeSpinsOver .modal-dialog {
        width: 360px !important;
        margin-top: 20vh;
        font-family: 'NeueCrocosansMedium' !important;
        transform:translateX(20%);
    }
}

@media (max-width: 750px) {
    #FreeSpinsOver .modal-dialog {
        margin:auto;
        margin-top: 20vh;
        font-family: 'NeueCrocosansMedium' !important;
        transform: unset;
    }

    #FreeSpinsOver .modal-content {
        left:0;
    }
}

@media (max-width: 450px){
    #FreeSpinsOver .modal-dialog {
        width: 290px !important;
        font-family: 'NeueCrocosansMedium' !important;
        line-height: 1.1;
        margin-top: 27vh;
    }
    #FreeSpinsOver .modal-header{
        padding: 3px;
        padding-top: 10px;
    }

    #FreeSpinsOver .modal-header .close{
        padding: 0px 5px 2px 5px;
        font-size: 18px;
    }

    #FreeSpinsOver .modal-body .overText {
        font-size: 11px;
        font-weight: 900;
    }

    #FreeSpinsOver .modal-body .submit-button-container{
        padding-bottom: 0px;
    }



}



    @media(min-width: 360px) {
        .modal-dialog, #changeAvatarModal .modal-dialog {
        margin-top: 15vh;
    }
}

@media(min-width: 500px) {
    .avatars-container {
        display: grid;
        grid-template-columns: repeat(4, 25%);
        padding: 1.5em 3em;
        justify-items: center;
    }
}

@media(min-width: 600px) {
    .avatars-container {
        grid-template-rows: repeat(2, 50%);
        grid-template-columns: repeat(6, auto);
    }
}


@media (orientation: landscape) {
    .modal-dialog, #changeAvatarModal .modal-dialog {
        margin-top: 5vh;
    }
}

@media(min-width: 800px) {
    #alreadyOpenModal .modal-dialog, #connectModal .modal-dialog, #sessionExpiredModal .modal-dialog, #disconnectModal .modal-dialog {
        width: 50%;
    }
}

