.Conquer-gel {
                font-family: 'lari_symbol_v2';
            }

            .egt-jackpot-popup {
                position: absolute;
                width: 247px;
                padding-bottom: 25px;
                left: 15px;
                top: 330px;
                background: #050505 url(/Pages/Slots/img/jackpot-bonus-popup-bg-bottom.png) center bottom no-repeat;
                border: 2px solid #ffd700;
                border-radius: 4px;
                opacity: 0;
                z-index: 90010;
            }

                .egt-jackpot-popup::before {
					content: '';
				    display: block;
				    margin-top: -8px;
				    width: 10px;
				    height: 10px;
				    background: #050505;
				    border-right: 2px solid #ffd700;
				    border-bottom: 2px solid #ffd700;
				    -moz-transform: rotate(-45deg);
				    -webkit-transform: rotate(-135deg);
				    margin: -7px auto 0 auto;
				}

                .egt-jackpot-popup .Conquer-gel {
                    font-weight: 800;
                }

                .egt-jackpot-popup .egt-jackpot-popup-top {
				    position: absolute;
				    margin-top: -59px;
				    width: calc(100% + 21px);
				    height: 59px;
				    margin-left: -18px;

                }

                .egt-jackpot-popup .egt-jackpot-popup-top-winner {
                    font-family: 'CrystalBetUni-Regular';
                    font-size: 12px;
                    color: #fde053;
                    text-align: center;
                }

                .egt-jackpot-popup .egt-jackpot-popup-top-winner-header {
                    color: #fde053;
                    padding: 14px 0 7px 0;
                }

                .egt-jackpot-popup .egt-jackpot-popup-top-winner-date {
                    color: #bdbdbd;
                }

                .egt-jackpot-popup .egt-jackpot-popup-amount {
                    font-family: 'UniNeue-Heavy';
                    font-size: 25px;
                    color: #fde053;
                    text-align: center;
                    padding: 5px 0;
                }


                .egt-jackpot-popup .egt-jackpot-popup-winners {
                    font-family: 'CrystalBetUni-Regular';
                    font-size: 12px;
                    color: #afafaf;
                    padding: 12px 17px
                }

                .egt-jackpot-popup .egt-jackpot-popup-winners-title {
                    float: left;
                    padding-left: 20px;
                }

                .egt-jackpot-popup .egt-jackpot-popup-winners-title:before {
					content: '';
					position: absolute;
				    display: block;
				    margin-top: 2px;
				    margin-left: -15px ;
				    width: 12px;
				    height: 12px;
				   	background:  url(/Pages/Slots/img/users-icon.png) center bottom no-repeat;
                }

                .egt-jackpot-popup .egt-jackpot-popup-winners-count {
                    color: #e5e5e5;
                    float: right;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner {
                    font-family: 'CrystalBetUni-Regular';
                    font-size: 11px;
                    color: #fde053;
                    padding: 14px 17px;
                    text-align: center;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-date {
                    color: #bdbdbd;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-user {
                    font-size: 14px;
                    color: #fde053;
                    padding: 8px 0 1px 0;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-amount, .egt-jackpot-popup .egt-jackpot-popup-lastwinner-bonus {
                    font-family: 'UniNeue-Heavy';
                    font-size: 20px;
                    color: #fff;
                    padding: 1px 0;
                    text-align: center;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-bonus {
                    color: #1fe536;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-crystalbet {
                    font-family: 'CrystalBetUni-Bold';
                    font-size: 14px;
                    color: #fde053;
                    padding: 1px 0;
                    text-align: center;
                }

                .egt-jackpot-popup .egt-jackpot-popup-top-bg {
                    background: #050505 url(/Pages/Slots/img/jackpot-bonus-popup-bg-top.png) center 36px no-repeat;
                    padding-bottom: 7px;
                }

                .egt-jackpot-popup .egt-jackpot-popup-lastwinner-divided {
                    font-family: 'CrystalBetUni-Regular';
                    font-size: 12px;
                    color: #fff;
                    padding-top: 3px;
                }

                    .egt-jackpot-popup .egt-jackpot-popup-lastwinner-divided number {
                        font-family: 'CrystalBetUni-Bold';
                    }
