﻿.mg-bc {
    z-index: 0;
    top: 362.963px;
    left: 0px;
}
  

    .mg-bc,
    .mg-bc .game {
        position: absolute;
        width: 918px;
        height: 430px;
    }

        .mg-bc .game {
            display: inline-block;
            background-repeat: no-repeat;
            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
            background-position: -1px -1px;
            top: 0;
            left: 0;
            z-index: 10;
        }

            .mg-bc .game .ic-guide {
                width: 18px;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -1301px -57px;
            }

            .mg-bc .game .ic-guide,
            .mg-bc .game .ic-history {
                display: inline-block;
                height: 26px;
                background-repeat: no-repeat;
            }

            .mg-bc .game .ic-history {
                width: 25px;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -1301px -29px;
            }

            .mg-bc .game .ic-trophy {
                width: 29px;
                height: 26px;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -1301px -1px;
            }

            .mg-bc .game .ic-close,
            .mg-bc .game .ic-trophy {
                display: inline-block;
                background-repeat: no-repeat;
            }

            .mg-bc .game .ic-close {
                width: 21px;
                height: 22px;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -415px -525px;
            }

        .mg-bc .event {
            position: absolute;
            z-index: 2;
            display: inline-block;
            width: 349px;
            height: 81px;
            background-repeat: no-repeat;
            background-image: url(../images/media/MiniGameBC_Event.e0e9266b.png);
            background-position: -0px -0px;
            left: 283px;
            top: -56px;
        }

        .mg-bc .buttons .button {
            position: absolute;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .mg-bc .buttons .button:hover {
                -webkit-filter: brightness(130%);
                filter: brightness(130%);
            }

            .mg-bc .buttons .button i {
                position: relative;
                top: -3px;
            }

        .mg-bc .buttons .button-guide {
            top: 34px;
            left: 40px;
        }

        .mg-bc .buttons .button-close {
            display: -ms-flexbox;
            display: flex;
            width: 66px;
            height: 66px;
            background-repeat: no-repeat;
            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
            background-position: -324px -494px;
            top: 7px;
            left: 777px;
        }

        .mg-bc .buttons .button-guide,
        .mg-bc .buttons .button-history,
        .mg-bc .buttons .button-trophy {
            display: -ms-flexbox;
            display: flex;
            width: 66px;
            height: 67px;
            background-repeat: no-repeat;
            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
            background-position: -142px -490px;
        }

        .mg-bc .buttons .button-history {
            top: 91px;
            left: 3px;
            background-position: -51px -491px;
        }

        .mg-bc .buttons .button-trophy {
            top: 159px;
            left: -2px;
            background-position: -233px -491px;
        }

        .mg-bc .button-actions {
            position: absolute;
            top: 86px;
            left: 700px;
        }

            .mg-bc .button-actions .button-double,
            .mg-bc .button-actions .button-rebet {
                display: inline-block;
                width: 140px;
                height: 50px;
                background-repeat: no-repeat;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -427px -433px;
                color: #672b0a;
            }

            .mg-bc .button-actions .button-clear {
                display: inline-block;
                width: 140px;
                height: 50px;
                background-repeat: no-repeat;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -143px -433px;
                color: #67130a;
            }

            .mg-bc .button-actions .button-confirm {
                display: inline-block;
                width: 140px;
                height: 50px;
                background-repeat: no-repeat;
                background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                background-position: -1px -433px;
                color: #113500;
            }

            .mg-bc .button-actions .button {
                display: block;
                -webkit-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease;
                margin-bottom: 6px;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-align: center;
                align-items: center;
                font-size: 18px;
                font-weight: 700;
                padding-bottom: 3px;
            }

                .mg-bc .button-actions .button:hover {
                    -webkit-filter: brightness(130%);
                    filter: brightness(130%);
                }

        .mg-bc .game-slots {
            position: absolute;
            top: 84px;
            left: 316px;
            width: 370px;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            .mg-bc .game-slots,
            .mg-bc .game-slots .box {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            }

                .mg-bc .game-slots .box {
                    width: 117px;
                    height: 107px;
                    margin-bottom: 6px;
                    position: relative;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -ms-flex-align: center;
                    align-items: center;
                    cursor: pointer;
                }

                .mg-bc .game-slots .box:before {
                    content: " ";
                    position: relative;
                    z-index: 4;
                }

                .mg-bc .game-slots .box:first-child:before {
                    display: inline-block;
                    width: 62px;
                    height: 62px;
                    background-repeat: no-repeat;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -1077px -370px;
                    top: -2px;
                }

                    .mg-bc .game-slots .box:nth-child(2):before {
                        display: inline-block;
                        width: 41px;
                        height: 61px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1289px -420px;
                    }

                    .mg-bc .game-slots .box:nth-child(3):before {
                        display: inline-block;
                        width: 49px;
                        height: 60px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1190px -383px;
                    }

                    .mg-bc .game-slots .box:nth-child(4):before {
                        display: inline-block;
                        width: 78px;
                        height: 56px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1182px -219px;
                    }

                    .mg-bc .game-slots .box:nth-child(5):before {
                        display: inline-block;
                        width: 76px;
                        height: 59px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1181px -277px;
                    }

                    .mg-bc .game-slots .box:nth-child(6):before {
                        display: inline-block;
                        width: 67px;
                        height: 62px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1259px -287px;
                    }

                    .mg-bc .game-slots .box:hover:before {
                        -webkit-animation: bounceScale 0.25s ease-in-out;
                        animation: bounceScale 0.25s ease-in-out;
                    }

                    .mg-bc .game-slots .box.x2 .win {
                        display: block;
                    }

                        .mg-bc .game-slots .box.x2 .win:after {
                            display: inline-block;
                            width: 72px;
                            height: 44px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -793px -433px;
                            top: 30px;
                            left: 25px;
                        }

                    .mg-bc .game-slots .box.x3 .win {
                        display: block;
                    }

                        .mg-bc .game-slots .box.x3 .win:after {
                            display: inline-block;
                            width: 72px;
                            height: 45px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -569px -433px;
                            top: 30px;
                            left: 25px;
                        }

                    .mg-bc .game-slots .box.x4 .win {
                        display: block;
                    }

                        .mg-bc .game-slots .box.x4 .win:after {
                            display: inline-block;
                            width: 73px;
                            height: 43px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -1181px -338px;
                            top: 30px;
                            left: 25px;
                        }

                    .mg-bc .game-slots .box.x6 .win {
                        display: block;
                    }

                        .mg-bc .game-slots .box.x6 .win:after {
                            display: inline-block;
                            width: 73px;
                            height: 44px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -643px -433px;
                            top: 30px;
                            left: 25px;
                        }

                    .mg-bc .game-slots .box.x9 .win {
                        display: block;
                    }

                        .mg-bc .game-slots .box.x9 .win:after {
                            display: inline-block;
                            width: 73px;
                            height: 44px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -718px -433px;
                            top: 30px;
                            left: 25px;
                        }

                    .mg-bc .game-slots .box.dark:after {
                        content: " ";
                        width: 100%;
                        height: 100%;
                        background: rgba(0, 0, 0, 0.7);
                        position: absolute;
                        top: 0;
                        left: 0;
                        border-radius: 20px;
                        z-index: 6;
                    }

                    .mg-bc .game-slots .box.f1 .frame {
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1182px -1px;
                    }

                    .mg-bc .game-slots .box.f1 .frame,
                    .mg-bc .game-slots .box.f2 .frame {
                        display: inline-block;
                        width: 117px;
                        height: 107px;
                        background-repeat: no-repeat;
                    }

                    .mg-bc .game-slots .box.f2 .frame {
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1062px -261px;
                        left: -1px;
                    }

                    .mg-bc .game-slots .box.f3 .frame {
                        display: inline-block;
                        width: 117px;
                        height: 107px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1182px -110px;
                    }

                    .mg-bc .game-slots .box .text-down,
                    .mg-bc .game-slots .box .text-up {
                        width: 100%;
                        text-align: center;
                        color: #2f2451;
                        font-size: 20px;
                        font-weight: 600;
                        position: absolute;
                        left: 0;
                    }

                    .mg-bc .game-slots .box .text-up {
                        top: 3px;
                    }

                    .mg-bc .game-slots .box .text-down {
                        bottom: 3px;
                    }
                    .mg-bc .game-slots .box .text-down.cred {
                        color: red;
                    }


                    .mg-bc .game-slots .box .frame {
                        position: absolute;
                        top: 0;
                        left: 1px;
                    }

                    .mg-bc .game-slots .box .win {
                        display: none;
                    }

                        .mg-bc .game-slots .box .win:before {
                            content: " ";
                            display: inline-block;
                            width: 139px;
                            height: 119px;
                            background-repeat: no-repeat;
                            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                            background-position: -921px -261px;
                            position: absolute;
                            top: -4px;
                            left: -10px;
                            -webkit-animation: ct-r 1s infinite linear;
                            animation: ct-r 1s infinite linear;
                            z-index: 1;
                        }

                        .mg-bc .game-slots .box .win:after {
                            content: " ";
                            position: absolute;
                            -webkit-animation: ct-s 0.5s infinite ease;
                            animation: ct-s 0.5s infinite ease;
                            z-index: 5;
                        }




        .mg-bc .bets {
            position: absolute;
            top: 308px;
            left: 369px;
        }

            .mg-bc .bets .bet {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-align: center;
                align-items: center;
                cursor: pointer;
                font-size: 17px;
                color: #fff;
                font-weight: 700;
                position: absolute;
                width: 66px;
                height: 68px;
                padding-bottom: 1px;
                text-shadow: 0 0 7px #000;
            }

                .mg-bc .bets .bet:before {
                    content: " ";
                    position: absolute;
                    top: -3px;
                    left: -3px;
                   
                }

                .mg-bc .bets .bet.active:before,
                .mg-bc .bets .bet:hover:before {
                    width: 47px;
                    height: 47px;
                    border-radius: 100%;
                    border: 4px solid #fff;
                }

                .mg-bc .bets .bet.bet-1 {
                    left: 0;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -916px -438px;
                }

                .mg-bc .bets .bet.bet-1,
                .mg-bc .bets .bet.bet-2 {
                    top: 0;
                    display: -ms-flexbox;
                    display: flex;
                    width: 46px;
                    height: 46px;
                    background-repeat: no-repeat;
                }

                .mg-bc .bets .bet.bet-2 {
                    left: 50px;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -964px -438px;
                }

                .mg-bc .bets .bet.bet-3 {
                    left: 100px;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -1012px -438px;
                }

                .mg-bc .bets .bet.bet-3,
                .mg-bc .bets .bet.bet-4 {
                    top: 0;
                    display: -ms-flexbox;
                    display: flex;
                    width: 46px;
                    height: 46px;
                    background-repeat: no-repeat;
                }

                .mg-bc .bets .bet.bet-4 {
                    left: 150px;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -1060px -438px;
                }

                .mg-bc .bets .bet.bet-5 {
                    top: 0;
                    left: 200px;
                    display: -ms-flexbox;
                    display: flex;
                    width: 46px;
                    height: 46px;
                    background-repeat: no-repeat;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -1241px -420px;
                }

                .mg-bc .bets .bet span {
                    position: relative;
                }

            

        .mg-bc .effect {
            position: absolute;
            top: 72px;
            left: 483px;
            z-index: 5;
        }

        .mg-bc .annoucement {
            display: none;
            background: rgb(30, 22, 54);
            width: 306px;
            height: 40px;
            top: 377px;
            left: 333px;
            border-radius: 20px;
            color: rgb(255, 255, 255);
            font-weight: 400;
            line-height: 40px;
            font-size: 18px;
            text-align: center;
        }

        .mg-bc .annoucement,
        .mg-bc .time {
            text-align: center;
            position: absolute;
        }

        .mg-bc .time {
            -webkit-box-shadow: 0 2px rgb(229 208 255 / 35%);
            box-shadow: 0 2px rgb(229 208 255 / 35%);
            height: 40px;
            width: 160px;
            border-radius: 56px;
            background: #2f2451;
            line-height: 40px;
            color: #18ff00;
            font-size: 30px;
            font-weight: 700;
            top: 33px;
            left: 418px;
        }

        .mg-bc .session {
            color: #fff;
            position: absolute;
            top: 57px;
            left: 150px;
            font-size: 20px;
        }

        .mg-bc .button-session-change {
            display: inline-block;
            width: 100px;
            height: 37px;
            background-repeat: no-repeat;
            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
            background-position: -921px -382px;
            position: absolute;
            top: 317px;
            left: 168px;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            color: #621500;
            font-size: 17px;
            font-weight: 700;
            text-transform: uppercase;
            padding-bottom: 2px;
        }

            .mg-bc .button-session-change:hover {
                -webkit-filter: brightness(130%);
                filter: brightness(130%);
            }

        .mg-bc .session-watch {
            width: 131px;
            height: 226px;
            position: absolute;
            top: 94px;
            left: 157px;
        }

        .mg-bc .session-watch .sessions {
            width: 100%;
            height: 200px !important;
            position: absolute;
            top: 0px;
            left: 0;
        }

                .mg-bc .session-watch .sessions .simplebar-content,
                .mg-bc .session-watch .sessions i {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                }

                .mg-bc .session-watch .sessions i {
                    width: 38px;
                    height: 38px;
                    background: #cec4ef;
                    border-radius: 4px;
                    margin: 1px;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -ms-flex-align: center;
                    align-items: center;
                    float: left;
                }

                    .mg-bc .session-watch .sessions i:before {
                        content: " ";
                    }

                    .mg-bc .session-watch .sessions i.ic-1:before {
                        display: inline-block;
                        width: 21px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1157px -432px;
                    }

                    .mg-bc .session-watch .sessions i.ic-2:before {
                        display: inline-block;
                        width: 15px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -132px;
                    }

                    .mg-bc .session-watch .sessions i.ic-3:before {
                        display: inline-block;
                        width: 20px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -85px;
                    }

                    .mg-bc .session-watch .sessions i.ic-4:before {
                        display: inline-block;
                        width: 24px;
                        height: 15px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -921px -421px;
                    }

                    .mg-bc .session-watch .sessions i.ic-5:before {
                        display: inline-block;
                        width: 20px;
                        height: 20px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -110px;
                    }

                    .mg-bc .session-watch .sessions i.ic-6:before {
                        display: inline-block;
                        width: 24px;
                        height: 15px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -947px -421px;
                    }

                    .mg-bc .session-watch .sessions i:first-child,
                    .mg-bc .session-watch .sessions i:nth-child(2),
                    .mg-bc .session-watch .sessions i:nth-child(3) {
                        background: #a755ff;
                    }

                    .mg-bc .session-watch .sessions i.x2 {
                        background: #fff34c;
                    }

                    .mg-bc .session-watch .sessions i.x3 {
                        background: #fda20f;
                    }

                    .mg-bc .session-watch .sessions i.x4 {
                        background: #37fceb;
                    }

                    .mg-bc .session-watch .sessions i.x6 {
                        background: #fa2cc6;
                    }

                    .mg-bc .session-watch .sessions i.x9 {
                        background: #fd4454;
                    }

            .mg-bc .session-watch .charts {
                
            }

                .mg-bc .session-watch .charts div[class|="ic"] {
                    position: relative;
                    padding-left: 34px;
                    margin-bottom: 4px;
                }

                    .mg-bc .session-watch .charts div[class|="ic"]:before {
                        content: " ";
                        width: 30px;
                        height: 30px;
                        position: absolute;
                        top: 0;
                        left: 0;
                        border-radius: 3px;
                    }

                    .mg-bc .session-watch .charts div[class|="ic"]:after {
                        content: " ";
                        position: absolute;
                        top: 3px;
                        left: 5px;
                        opacity: 0.6;
                    }

                .mg-bc .session-watch .charts .ic-1 {
                    color: #8a5a0f;
                }

                    .mg-bc .session-watch .charts .ic-1:before {
                        background: #8a5a0f;
                    }

                    .mg-bc .session-watch .charts .ic-1:after {
                        display: inline-block;
                        width: 21px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1157px -432px;
                    }

                    .mg-bc .session-watch .charts .ic-1 .percent {
                        background: rgba(138, 90, 15, 0.2);
                    }

                .mg-bc .session-watch .charts .ic-2 {
                    color: #1774c3;
                }

                    .mg-bc .session-watch .charts .ic-2:before {
                        background: #1774c3;
                    }

                    .mg-bc .session-watch .charts .ic-2:after {
                        display: inline-block;
                        width: 15px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -132px;
                        left: 7px !important;
                    }

                    .mg-bc .session-watch .charts .ic-2 .percent {
                        background: rgba(23, 116, 195, 0.2);
                    }

                .mg-bc .session-watch .charts .ic-3 {
                    color: #e6a87b;
                }

                    .mg-bc .session-watch .charts .ic-3:before {
                        background: #e6a87b;
                    }

                    .mg-bc .session-watch .charts .ic-3:after {
                        display: inline-block;
                        width: 20px;
                        height: 23px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -85px;
                    }

                    .mg-bc .session-watch .charts .ic-3 .percent {
                        background: hsla(25, 68%, 69%, 0.2);
                    }

                .mg-bc .session-watch .charts .ic-4 {
                    color: #fd7700;
                }

                    .mg-bc .session-watch .charts .ic-4:before {
                        background: #fd7700;
                    }

                    .mg-bc .session-watch .charts .ic-4:after {
                        display: inline-block;
                        width: 24px;
                        height: 15px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -921px -421px;
                        top: 7px !important;
                    }

                    .mg-bc .session-watch .charts .ic-4 .percent {
                        background: rgba(253, 119, 0, 0.2);
                    }

                .mg-bc .session-watch .charts .ic-5 {
                    color: #82ca1b;
                }

                    .mg-bc .session-watch .charts .ic-5:before {
                        background: #82ca1b;
                    }

                    .mg-bc .session-watch .charts .ic-5:after {
                        display: inline-block;
                        width: 20px;
                        height: 20px;
                        background-repeat: no-repeat;
                        background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                        background-position: -1301px -110px;
                    }

                    .mg-bc .session-watch .charts .ic-5 .percent {
                        background: rgba(130, 202, 27, 0.2);
                    }

                .mg-bc .session-watch .charts .ic-6 {
                    color: #dc5555;
                }

                .mg-bc .session-watch .charts .ic-6:before {
                    background: #dc5555;
                }

                .mg-bc .session-watch .charts .ic-6:after {
                    display: inline-block;
                    width: 24px;
                    height: 15px;
                    background-repeat: no-repeat;
                    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
                    background-position: -947px -421px;
                    top: 7px !important;
                    left: 1px !important;
                }

                .mg-bc .session-watch .charts .ic-6 .percent {
                    background: rgba(220, 85, 85, 0.2);
                }

                .mg-bc .session-watch .charts .percent {
                    height: 30px;
                    display: block;
                    border: 1px solid;
                    border-radius: 3px;
                }

                .mg-bc .session-watch .charts .text {
                    position: absolute;
                    top: 7px;
                    left: 38px;
                    font-size: 14px;
                }

        .mg-bc .plate {
            width: 259px;
            height: 258px;
            background-image: url(../images/media/MiniGameBC.c1b714d8.png);
            background-position: -921px -1px;
            position: absolute;
            top: 60px;
            left: 70px;
            z-index: 1;
        }
 
.mg-bc .game-slots .box.not .win:after {
    animation: none !important
}

.mg-bc .game-slots .box.w:before {
    -webkit-animation: ct-s .5s infinite ease !important;
    animation: ct-s .5s infinite ease !important
}

.mg-bc .m-result {
    font-size: 30px;
    font-weight: 700;
    color: red;
    text-align: center;
    opacity: 0;
    z-index: 10;
    position: absolute;
    left: 50%;
}

.mg-bc .money-types {
    position: absolute;
    top: 29px;
    left: 277px;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    background: #3b2c5a;
    -webkit-box-shadow: 0 2px rgb(181 208 241 / 20%);
    box-shadow: 0 2px rgb(181 208 241 / 20%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.mg-bc .money-type.gold {
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    cursor: pointer;
    display: block;
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    background-image: url(../images/media/MiniGameBC.c1b714d8.png);
    background-position: -482px -499px;
}
.mg-bc .money-types .money-type:hover {
    -webkit-animation: bounceScale .25s ease-in-out;
    animation: bounceScale .25s ease-in-out;
}
