<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.widget-beton-game-box-list {
    display: block;
    width: auto;
    height: auto;
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 21px;

}

    .widget-beton-game-box-list .lottery-box {
        display: inline-block;
        width: 335px;
        height: 67px;
        margin: 0 0 8px 0;
        padding: 0 0 0 0;
        vertical-align: top;
        border-radius: 0px;
        background-color: #ebebeb;
    }


        .widget-beton-game-box-list .lottery-box .lottery-box-body {
            display: table-cell;
            width: 58.5%;
            height: 67px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            color: #fff;
            text-align: left;
            vertical-align: middle;
            text-decoration: none;
            float: left;
            margin-left: 7px;
        }

        .widget-beton-game-box-list .lottery-box[data-drawing-in-progress="true"][data-lmsl="0"] .lottery-box-body {
            cursor: not-allowed;
        }

    .widget-beton-game-box-list .lottery-box-body .lottery-info {
        display: block;
        width: auto;
        height: auto;
        /*padding: 0 0px 0 10px;*/
        margin: 0 0 0 0;
        color: #333333;
        margin-top: 15px;
    }

    .widget-beton-game-box-list .lottery-box-body .syndicate-share-count {
        display: inline-block;
        float: right;
        width: 29px;
        height: 14px;
        margin: 2px 0 0 0;
        background: transparent url(/Media/widgets-mobile/widget-lottery-box-list/img/syndicate.png) no-repeat;
        background-size: 100%;
    }


    .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-name {
        font-size: 16px;
        font-weight: 400;
        color: #888888;
    }

    .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-prize {
        font-size: 32px;
        font-weight: 800;
        line-height: 2px;
        margin: 4px 0 0 0;
        color: #333333;
    }

        .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-prize .small-m {
            font-size: 25px;
        }

    .widget-beton-game-box-list .lottery-box-body .lottery-info .syndicate-lines,
    .widget-beton-game-box-list .lottery-box-body .lottery-info .syndicate-price {
        font-size: 15px;
        line-height: 18px;
    }

    .widget-beton-game-box-list .lottery-box-body .lottery-info .syndicate-lines {
        margin-top: -4px;
    }



    .widget-beton-game-box-list .lottery-box .lottery-box-play {
        display: table-cell;
        margin: 0 0 0 0;
        border-color: white;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
    }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet-syndicate {
            display: block;
            width: 100%;
            height: auto;
           
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet {
            display: block;
            width: 100%;
            height: auto;
         
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-direct-bet {
            display: block;
            width: auto;
            height: auto;
            padding: 1px 0 0 0;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet a {
            display: inline-block;
       
            margin: 0 0 0 0;
            padding: 23px 2px 10px 2px;
            font-size: 16px;
          
            width: 67px;
            height: 67px;
            text-align: center;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet-syndicate a {
            display: inline-block;
            margin: 0 0 0 0;
            padding: 23px 2px 10px 2px;
            font-size: 16px;
            width: 67px;
            height: 67px;
            text-align: center;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet a.disabled {
            background: #c4c0be !important;
            cursor: not-allowed;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet-syndicate a.disabled {
            background: #c4c0be !important;
            cursor: not-allowed;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet a:focus {
            text-decoration: none;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-bet-syndicate a:focus {
            text-decoration: none;
        }

        .widget-beton-game-box-list .lottery-box .lottery-box-play .command-direct-bet a {
            display: inline-block;
            width: auto;
            height: auto;
            min-width: 110px;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 11px;
            color: #758ee7;
            text-transform: uppercase;
            text-decoration: underline;
        }





        .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer {
            display: block;
            width: auto;
            height: auto;
            padding: 3px 10px 0 0;
            
            text-decoration: none;
            font-size: 14px;
            color: #333333 !important;
            font-weight: 400;
            line-height: 14px;
            vertical-align: central;
        }


            .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .lottery-timer-hours {
            }

            .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .lottery-timer-days {
            }

            .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .timer-value {
                display: inline-block;
                width: auto;
                height: auto;
                padding: 0 0 0 0;
                margin: 0 0 0 -2px;
                text-align: left;
                vertical-align: middle;
                text-decoration: none;
            }

                .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .timer-value:first-child {
                    margin-left: 0px;
                }


            .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .lottery-timer-days .timer-value.value-sep-1,
            .widget-beton-game-box-list .lottery-box .lottery-box-body .lottery-timer .lottery-timer-days .timer-value.value-sep-2 {
                padding: 0 5px 0 1px;
            }


/*@media only screen and (min-device-width:300px) and (max-device-width:359px) and (orientation: portrait) {
    
    .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-name { font-size: 13px; }
    .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-prize { font-size: 28px; font-weight: 800; line-height: 28px; margin: 5px 0 0 0; }
    .widget-beton-game-box-list .lottery-box-body .lottery-info .lottery-prize .small-m { font-size: 20px; }

    .widget-beton-game-box-list .lottery-box-body .syndicate-share-count { width: 23px; margin: 4px 0 0 0; }
}*/
.lottery-logo {
    display: inline-block;
    float: left;
    width: 18%;
    height: auto;
    padding: 5px 0px 0px 5px;
    margin: 0 0 0 0;
    
}
    .lottery-logo img{
        width:55px;
    }

    .lottery-prize .brand-prize {
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: "Open Sans", sans-serif;
        font-size: 28px;
        color: #333333;
        font-weight: 800;
        line-height: 20px;
        min-height: 25px;
        text-align: left;
        font-weight: 800;
        margin-right: 5px;
    }

.lottery-prize .prize-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    font-weight: 800;
    line-height: 20px;
    min-height: 25px;
    text-align: center;
}

.lottery-line {
    display: inline-block;
    float: left;
    width: 4px;
    height: 67px;
    margin: 0 0 0 0;
    text-align: left;
}

.footer-command {
 
}

.lottery-info .syndicate-icon-lottery {
    position: relative;
  
    transform: translate(-10px, -16px);
    opacity: 0.5;
    float: right;
    height: 15px;
}

    .lottery-info .syndicate-icon-lottery img {
       
        width: 75%;
    }



.footer-command-syndicate {
    margin-top: 0px;
    margin-bottom: 0px;
}

    .footer-command-syndicate .syndicate-icon-lottery {
        position: relative;
        bottom: 0px;
        width: 70%;
        transform: translate(65%, -55%);
        opacity: 0.5;
        height: 15px;
    }

        .footer-command-syndicate .syndicate-icon-lottery img {
            display: inline;
            width: 25%;
        }

.widget-beton-game-box-list .lottery-box .item-ribbon-lottery {
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: 1;
    overflow: hidden;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: right;
  
}

    .widget-beton-game-box-list .lottery-box .item-ribbon-lottery span {
        display: inherit;
        position: relative;
        top: 18px;
        left: -36px;
        width: 120px;
        font-family: "Open Sans", sans-serif;
        font-size: 9px;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
        line-height: 15px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        /*background: #8080ff;*/
        background-NO: linear-gradient(#F70505 0%, #F70505 100%);
        box-shadow-NO: 0 3px 10px -5px rgba(0, 0, 0, 1);
        background-color: red;
    }

.lottery-clock {
}

.lottery-timer img {
    display: inline;
    width: 10px;
    margin-right: 3px;
}


body.pushable &gt; .pusher {
    background: #ebebeb;
}

.lottery-box.beton[data-brand-id="39"] .lottery-prize span:first-child {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: 800;
    line-height: 20px;
    min-height: 25px;
    text-align: left;
    font-weight: 800;
    display: block;
}

.lottery-box.beton[data-brand-id="39"] .lottery-prize span:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    font-weight: 800;
    line-height: 20px;
    min-height: 25px;
    text-align: center;
}

/*FILTER START*/
.filter-lottery {
    height: 50px;
    text-align: center;
}

.filter-container-lottery {
    border-bottom: 1px solid lightgray;
    margin-bottom: 10px;
    width: 100%;
    background-color: white;
    margin-top: 10px;
}

.navbar-lottery {
    overflow: hidden;
    background-color: #fff;
    font-family: Arial;
    height: 50px;
    text-align: center;
    width: 100%;
    /*margin-left: 5%;
    margin-right: 5%;*/
    /*border-bottom: 1px solid lightgray;*/
}

.btn-lottery-jackpot {
    font-size: 14px;
    border: none;
    outline: none;
    color: #333;
    /*padding: 14px 16px;*/
    background-color: inherit;
    font-family: inherit; /* Important for vertical align on mobile phones */
    margin: 0; /* Important for vertical align on mobile phones */
    width: 25%;
    height: 50px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
}

    .navbar-lottery a:hover, .btn-lottery-jackpot:hover {
        background-color: #FF8000;
        color: white;
    }

.btn-lottery-date {
    font-size: 14px;
    border: none;
    outline: none;
    color: #333;
    /*padding: 14px 16px;*/
    background-color: inherit;
    font-family: inherit; /* Important for vertical align on mobile phones */
    margin: 0; /* Important for vertical align on mobile phones */
    /*width: 35%;*/
    height: 50px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
}

    .navbar-lottery a:hover, .btn-lottery-date:hover {
        background-color: #FF8000;
        color: white;
    }

.btn-lottery-reset {
    font-size: 14px;
    border: none;
    outline: none;
    color: #333;
    background-color: inherit;
    font-family: inherit; /* Important for vertical align on mobile phones */
    margin: 0; /* Important for vertical align on mobile phones */
    width: 16%;
    height: 50px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
}

    .navbar-lottery a:hover, .btn-lottery-reset:hover {
        background-color: #FF8000;
        color: white;
    }

.jackpotDefault {
    display: inline-block;
}

.jackpotDown {
    display: none;
}

.jackpotUp {
    display: none;
}

.dateDefault {
    display: inline-block;
}

.dateDown {
    display: none;
}

.dateUp {
    display: none;
}
/*FILTER END*/

/*tooltip start*/
.lottery-box-body .info-icon {

    opacity: 1;
    float: right;
    transform: translate(-15px, 5px);
}

    .lottery-box-body .info-icon img {
        display: inline;
    }

.lottery-box-body .ticket-icon {
    position: relative;
    opacity: 1;
    transform: translate(-15px, 5px);
    float:right;
}

    .lottery-box-body .ticket-icon .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 5px;
        position: absolute;
        z-index: 100;
        top: 22px;
        /*left: 0;*/
        margin-left: -140px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
        line-height: 13px;
    }

        .lottery-box-body .ticket-icon .tooltiptext::after {
            content: "";
            position: absolute !important;
            top: -10px;
            margin-left: -15px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent black transparent;
            z-index: 100;
        }

    .lottery-box-body .ticket-icon:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.lottery-box-body .info-icon .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 100;
    top: 20px;
    /*left: 0;*/
    margin-left: -150px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    line-height: 13px;
}

    .lottery-box-body .info-icon .tooltiptext::after {
        content: "";
        position: absolute !important;
        top: -10px;
        margin-left: 15px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #000 transparent;
        z-index: 100;
    }

.lottery-box-body .info-icon:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/*tooltip end*/


.show-other-jackpot {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #c4c0be;
    width: 335px;
}

.show-other-jackpot a{
    text-decoration:underline;
    color:#FF8000;
    font-size:14px;
}

.next-big-jackpot {
    font-size: 18px;
    font-weight: 700;
   
    margin-bottom: 15px;
}</pre></body></html>