
.lottery-box-item {
    display: inline-block;
    width: 234px;
    height: 250px;
    min-width: 25px;
    padding: 0px 0px 0 0px;
    background-color: white !important;

}

.lottery-box-body {
    display: inline-block;
    width: 234px !important;
    height: 250px !important;
    margin: 0 0 0 0;
    border-radius: 0px;
    position: relative;
    top: 0;
    padding: 0 20px;
    border: solid 10px;
    border-color: #ebebeb;
    background-color: white !important;
}

.lottery-box-brand-info {
    text-align: center;
    margin-top: 9px;
    width: 225px;
    height: 250px;
    display: inline;
}

.lottery-box-brand-logo {
    margin-top: 2%;
}
.lottery-box-brand-name {
        margin: 2% 0 2% 0;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #888888;
        font-weight: 400;
        line-height: 25px;
        /* text-transform: uppercase; */
    }
.lottery-box-item  .lottery-box-body .lottery-box-brand-prize {
    margin-top: 10px;
    margin-bottom: 2px;
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    color: #333333;
    font-weight: 800;
    line-height: 20px;
    min-height: 25px;
    text-align: center;
    font-weight: 800;
    display: block;
}

.lottery-box-item[data-brand-id="43"] .lottery-box-body .lottery-box-brand-prize {
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    color: #333333;
    font-weight: 800;
    line-height: 20px;
    min-height: 25px;
    text-align: center;
    font-weight: 800;
    display: block;
}

.brand-prize {
        margin-top: 0px;
        margin-bottom: 2px;
        font-family: "Open Sans", sans-serif;
        font-size: 38px;
        color: #333333;
        font-weight: 800;
        line-height: 20px;
        text-align: center;
        font-weight: 800;
        display: block;
}
.prize-text {
        margin-top: 5px;
        margin-bottom: 0px;
        font-family: Arial;
        font-size: 20px;
        color: #333333;
        font-weight: 800;
        line-height: 20px;
        min-height: 25px;
        text-align: center;
    }
.brand-timer-box{
    text-align: center;
    margin-top: 0px;
}
/* Timer - START */
.lottery-box-body .brand-timer-box .timer-container {
}
.lottery-box-body .brand-timer-box .timer-container .timer {
    display: inline-block;
    text-align: center;
    margin-top: 13px;
    font-family: "Open Sans", sans-serif;
    color: #888888;
    font-size: 14px;
    font-weight:200;
}

    .lottery-box-body .brand-timer-box .timer-container .timer table {
        font-family: "Open Sans", sans-serif;
        color: #888888;
        font-size: 14px;
        font-weight: 200;
    }

        .lottery-box-body .brand-timer-box .timer-container .timer table tr {
            font-family: "Open Sans", sans-serif;
            color: #888888;
            font-size: 14px;
            font-weight: 200;
        }

            .lottery-box-body .brand-timer-box .timer-container .timer table tr:nth-child(2) {
                font-family: "Open Sans", sans-serif;
                color: #888888;
                font-size: 14px;
                font-weight: 200;
                display: none;
            }

            .lottery-box-body .brand-timer-box .timer-container .timer table tr td {
                font-family: "Open Sans", sans-serif;
                color: #888888;
                font-size: 14px;
                font-weight: 200;
                text-align: center;
            }

        .lottery-box-body .brand-timer-box .timer-container .timer table[rel="timer-hours"] .counter-value,
        .lottery-box-body .brand-timer-box .timer-container .timer table[rel="timer-hours"] .counter-delimiter {
            display: block;
            width: auto;
            height: auto;
            padding: 0 0 0 0;
            margin: 0 0 0 0;
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #888888;
            font-weight: 200;
            letter-spacing: 0px;
            line-height: 13px;
            text-align: center;
        }

        .lottery-box-body .brand-timer-box .timer-container .timer table[rel="timer-hours"] .counter-unit {
            display: block;
            width: auto;
            height: auto;
            padding: 0 0 0 0;
            margin: 0 0 0 0;
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #888888;
            text-align: center;
        }


.drawing-in-progress-box {
    display: block;
    width: auto;
    height: auto;
    padding: 0px 0 0 0;
    margin: 13px 0 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #888888;
    font-weight: 200;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0px !important;
}



/* Timer -END */

.lottery-item-overlay {
    background: rgba(0,0,0,.75);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
    padding: 0;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    height: 230px;
    width: 214px !important;
    opacity: 0;
    margin: -240px 0 0 10px;
}

.lottery-box-item:hover .lottery-item-overlay {
    opacity: 1;
}



.lottery-item-overlay .brand-command-lottery {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-top: 80px;
    width: 225px !important;
}

    .lottery-item-overlay .brand-command-lottery .play-area {
        margin-top: 0px !important;
        margin-right: 0px;
        display: inline-flex;
        border-radius: 0;
    }

.index-slider-item.syndicate .lottery-item-overlay .brand-command {
    vertical-align: middle;
}

.lottery-item-overlay .brand-command-lottery .play-area .play-big-btn {
    padding: 7px 2px;
    /*text-transform: uppercase;*/
    line-height: 22px;
    border-radius: 0;
    font-weight: 400;
    font-size: 21px;
    width: 110px;
    height: 38px;
}

    .lottery-item-overlay .brand-command-lottery .play-area .play-big-btn:hover {
    }

    .lottery-item-overlay .brand-command-lottery .play-area .play-big-btn.disabled {
        cursor: not-allowed !important;
        background: #c4c0be !important;
    }

.lottery-item-overlay .brand-command-lottery.center {
    text-align: center;
}


.lottery-item-overlay .brand-command-lottery .direct-link {
    padding-top: 10px;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
}


.lottery-item-overlay .direct-link a {
    /* text-transform: uppercase;*/
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}


    .lottery-item-overlay .direct-link a:hover {
        text-decoration: underline;
    }
.brand-description-box {
    margin: 13px 0 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #888888;
    font-weight: 200;
    line-height: 14px;
    text-align: center;
}
.play-area-box .jp-btn-play {
    padding: 5px 8px;
    /*text-transform: uppercase;*/
    line-height: 22px;
    border-radius: 0;
    font-weight: 400;
    font-size: 21px;
    width: 110px;
    height: 38px;
}


.syndicate-icon-lottery-box {
    position: absolute;
    bottom: 0px;
    /*margin-left: 42%;
    margin-bottom: 45%;*/
    width: 50%;
    transform: translate(102%, -1000%);
    opacity: 0.5;
}
.syndicate-icon-lottery-box img {
        display: inline;
        width: 25%;
}


.lottery-box-body .lottery-box-brand-info .item-ribbon-lottery {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    z-index: 1;
    overflow: hidden;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: right;
}

    .lottery-box-body .lottery-box-brand-info .item-ribbon-lottery span {
        display: block;
        position: absolute;
        top: 20px;
        left: -27px;
        width: 120px;
        font-family: "Open Sans", sans-serif;
        font-size: 11px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        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;
    }

.play-area-box{
    margin-top: 10px;
}
.lottery-box-brand-prize .small-m {
    font-size: 25px;
}

.lottery-box-item[data-brand-id="39"] .lottery-box-brand-prize span:first-child {
    font-size: 22px;
    line-height: 20px;
    min-height: 25px;
    display: block;
}

.lottery-box-item[data-brand-id="39"] .lottery-box-brand-prize span:last-child {
    font-size: 20px;
    line-height: 20px;
    min-height: 25px;
}



.lottery-box-brand-info .info-icon {
    position: absolute;
    bottom: 0px;
    transform: translate(150px, -200px);
    opacity: 1;
}

    .lottery-box-brand-info .info-icon img {
        display: inline;
        width: 100%;
    }

.ticket-icon-box {
    position: absolute;
    bottom: 0px;
    /*margin-left: 42%;
    margin-bottom: 45%;*/
    width: 50%;
    transform: translate(110px, -200px);
    opacity: 1;
}

    .ticket-icon-box img {
        display: inline;
        width: 25%;
    }

.lottery-box-item .lottery-item-overlay  .info-icon {
    position: absolute;
    bottom: 0px;
    transform: translate(170px, -200px);
    opacity: 1;
}

    .lottery-box-item .lottery-item-overlay .info-icon img {
        display: inline;
        /*width: 100%;*/
    }


/*TOOLTIP START*/

    .info-icon .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 165%;
        left: -200%;
        margin-left: -60px;
        font-size: 13px;
        /*opacity: 0;
    transition: opacity 0.3s;*/
    }

        .info-icon .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: 20px;
            border-width: 5px;
            border-style: solid;
            border-color: black transparent transparent transparent;
            opacity: 1;
        }

    .info-icon:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
/*TOOLTIP END*/