#magazineTippengine{
    width: 100%;
    max-width: 460px;
}
.tippeng-pod{
    position: relative;
    padding: 21px;
}
.tippeng-purple-message{
    border-radius: 0 7px;
    font-size: 12px;
    font-weight: 900;
    line-height: 14px;
    text-transform: uppercase;
    padding: 5px 7px 3px;
    color: #fafafa;
    background: -webkit-gradient(linear,left top,right top,from(#a30855),to(#5b0841));
    background: linear-gradient(90deg,#a30855 0,#5b0841);
    position: absolute;
    right: 21px;
    top: -9px;
}
.tippeng-lottery{
    display: flex;
}
.tippeng-lottery .jackpot-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 7px;
}
.lottery-name {
    height: 21px;
    width: auto;
    color: #012406;
    font-family: "FF Daxline Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
}
.jackpot-value {
    height: 30px;
    color: #012406;
    font-family: "FF Daxline Pro";
    font-size: 28px;
    font-weight: 900;
    line-height: 30px;
}
.countdown{
    height: 18px;
    width: 135px;
    color: #9AA89C;
    font-family: "FF Daxline Pro";
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}
.tippeng-separator{
    background-color: #d9deda;
    height: 1px;
    margin: 14px 0;
}
.tippeng-betContainer-linebet{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 370px;
    max-height: 51px;
}
.l-lottery-numbers-container{
    display: flex !important;
    margin-bottom: 14px !important;
    min-width: 320px;
}
.bootstrap .l-lottery-numbers-container .l-lottery-number{
    width: 33px;
    height: 33px;
    margin-right: 4px;
    margin-bottom: 0;
}
.tippeng-betContainer-reload{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 41px;
    width: 41px;
    border: 1px solid #D9DEDA;
    background-color: #FFFFFF;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.21);
    transition: box-shadow 0.3s ease-in-out;
    font-size: 24px;
    border-radius: 50%;
    margin: 0 7px 14px auto;
    cursor: pointer;
}
.tippeng-betContainer-reload:hover{
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.71);
    color: #3F6304;
}
.tippeng-betContainer-reload:active{
    color: #ffffff;
    background-color: #3F6304;
    box-shadow: inset 0 2px 7px 0 rgba(0,0,0,0.71);
}
.tippeng-betContainer-cta{
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tippeng-betContainer-cta-description{
    height: 54px;
    width: 190px;
    color: #9AA89C;
    font-family: "FF Daxline Pro";
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}
.tippeng-betContainer-cta-button{
    /* width: 201px !important; */
    margin: 14px auto 0;
    box-shadow: 0 4px 7px 0 rgba(1,36,6,0.2);
}
.counter-container{
    display: flex;
    align-items: center;
    color: #9AA89C;
    font-family: "FF Daxline Pro";
    font-weight: 300;
}
.counter-container .glyphicon{
    margin-right: 3px;
    align-self: flex-start;
    font-size: 18px;
    top: 0;
}
.counter-container .time-over{
    display: none;
}
#counter{
    display: flex;
}
#counter .lottoCounter{
    display: flex;
    width: 100%;
    justify-content: flex-start;
    height: 18px;	
    width: auto;
    font-size: 12px;
    line-height: 18px;
}
#counter .lottoCounter > div{
    display: flex;
    margin-right: 5px;
}
#counter .lottoCounter-value{
    margin-right: 3px;
}
.asterisk-popup-container h2:after, .asterisk-info:after{
    font-size: 12px;
}

.tippeng-lottery-logo {
    height: 64px;
    width: 64px;
    background-size: 64px;
    margin-right: 0;
}
@media only screen and (min-width: 768px) {
    .bootstrap .l-lottery-numbers-container .l-lottery-number{
        width: 36px;
        height: 36px;
        margin-right: 7px;
    }
    .tippeng-betContainer-cta-button{
        margin: 14px 0;
    }
    .tippeng-lottery-logo {
        height: 80px;
        width: 80px;
        background-size: 80px;
        margin-right: 7px;
    }
}
.tippeng-pod.cash4Life {
    -webkit-box-shadow: 4px 0 0 0 #6c9cc0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6c9cc0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.euroMillions {
    -webkit-box-shadow: 4px 0 0 0 #6db5e0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6db5e0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.euroMillionsPlus {
    -webkit-box-shadow: 4px 0 0 0 #6db5e0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6db5e0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.euroMillionsGo {
    -webkit-box-shadow: 4px 0 0 0 #6db5e0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6db5e0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.megaMillions {
    -webkit-box-shadow: 4px 0 0 0 #88addf inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #88addf,inset 0 0 0 1px #d9deda
}
.tippeng-pod.german6aus49 {
    -webkit-box-shadow: 4px 0 0 0 #fcd652 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fcd652,inset 0 0 0 1px #d9deda
}
.tippeng-pod.euroJackpot {
    -webkit-box-shadow: 4px 0 0 0 #f6c758 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #f6c758,inset 0 0 0 1px #d9deda
}
.tippeng-pod.powerBall {
    -webkit-box-shadow: 4px 0 0 0 #fa6a52 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fa6a52,inset 0 0 0 1px #d9deda
}
.tippeng-pod.elGordo {
    -webkit-box-shadow: 4px 0 0 0 #ff8534 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #ff8534,inset 0 0 0 1px #d9deda
}
.tippeng-pod.summerGordo {
    -webkit-box-shadow: 4px 0 0 0 #ff8534 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #ff8534,inset 0 0 0 1px #d9deda
}
.tippeng-pod.elGordoPrimitiva {
    -webkit-box-shadow: 4px 0 0 0 #fa6a52 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fa6a52,inset 0 0 0 1px #d9deda
}
.tippeng-pod.swedishLotto {
    -webkit-box-shadow: 4px 0 0 0 #fdbf37 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fdbf37,inset 0 0 0 1px #d9deda
}
.tippeng-pod.irishLotto {
    -webkit-box-shadow: 4px 0 0 0 #faba42 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #faba42,inset 0 0 0 1px #d9deda
}
.tippeng-pod.ozLotto {
    -webkit-box-shadow: 4px 0 0 0 #f3d307 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #f3d307,inset 0 0 0 1px #d9deda
}
.tippeng-pod.monWedOz {
    -webkit-box-shadow: 4px 0 0 0 #fa6a52 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fa6a52,inset 0 0 0 1px #d9deda
}
.tippeng-pod.saturdayOz {
    -webkit-box-shadow: 4px 0 0 0 #fa6a52 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fa6a52,inset 0 0 0 1px #d9deda
}
.tippeng-pod.ozPowerBall {
    -webkit-box-shadow: 4px 0 0 0 #88addf inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #88addf,inset 0 0 0 1px #d9deda
}
.tippeng-pod.polishLotto {
    -webkit-box-shadow: 4px 0 0 0 #009ee6 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #009ee6,inset 0 0 0 1px #d9deda
}
.tippeng-pod.polishMiniLotto {
    -webkit-box-shadow: 4px 0 0 0 #6eb6e0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6eb6e0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.multiMulti {
    -webkit-box-shadow: 4px 0 0 0 #d096cd inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #d096cd,inset 0 0 0 1px #d9deda
}
.tippeng-pod.multiMultiPlus {
    -webkit-box-shadow: 4px 0 0 0 #d096cd inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #d096cd,inset 0 0 0 1px #d9deda
}
.tippeng-pod.germanKeno {
    -webkit-box-shadow: 4px 0 0 0 #d096cd inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #d096cd,inset 0 0 0 1px #d9deda
}
.tippeng-pod.keNow {
    -webkit-box-shadow: 4px 0 0 0 #fe8722 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fe8722,inset 0 0 0 1px #d9deda
}
.tippeng-pod.polishKeno {
    -webkit-box-shadow: 4px 0 0 0 #fe8722 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fe8722,inset 0 0 0 1px #d9deda
}
.tippeng-pod.austriaLotto {
    -webkit-box-shadow: 4px 0 0 0 #85d7be inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #85d7be,inset 0 0 0 1px #d9deda
}
.tippeng-pod.mcLotto {
    -webkit-box-shadow: 4px 0 0 0 #62a4e2 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #62a4e2,inset 0 0 0 1px #d9deda
}
.tippeng-pod.uKLotto {
    -webkit-box-shadow: 4px 0 0 0 #839cf9 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #839cf9,inset 0 0 0 1px #d9deda
}
.tippeng-pod.megaSena {
    -webkit-box-shadow: 4px 0 0 0 #f3d307 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #f3d307,inset 0 0 0 1px #d9deda
}
.tippeng-pod.newYearsLottery {
    -webkit-box-shadow: 4px 0 0 0 #f3d307 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #f3d307,inset 0 0 0 1px #d9deda
}
.tippeng-pod.frenchLotto {
    -webkit-box-shadow: 4px 0 0 0 #6eb6e0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #6eb6e0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.superEnalotto {
    -webkit-box-shadow: 4px 0 0 0 #fc9457 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fc9457,inset 0 0 0 1px #d9deda
}
.tippeng-pod.glucksSpirale {
    -webkit-box-shadow: 4px 0 0 0 #00afcb inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #00afcb,inset 0 0 0 1px #d9deda
}
.tippeng-pod.markSix {
    -webkit-box-shadow: 4px 0 0 0 #8aa6d3 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #8aa6d3,inset 0 0 0 1px #d9deda
}
.tippeng-pod.sportka {
    -webkit-box-shadow: 4px 0 0 0 #211b88 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #211b88,inset 0 0 0 1px #d9deda
}
.tippeng-pod.quina {
    -webkit-box-shadow: 4px 0 0 0 #97a7c0 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #97a7c0,inset 0 0 0 1px #d9deda
}
.tippeng-pod.elNino {
    -webkit-box-shadow: 4px 0 0 0 #e9cd7d inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #e9cd7d,inset 0 0 0 1px #d9deda
}
.tippeng-pod.worldMillions {
    -webkit-box-shadow: 4px 0 0 0 #51a7e4 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #51a7e4,inset 0 0 0 1px #d9deda
}
.tippeng-pod.swissLotto {
    -webkit-box-shadow: 4px 0 0 0 #ea5346 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #ea5346,inset 0 0 0 1px #d9deda
}
.tippeng-pod.keno247 {
    -webkit-box-shadow: 4px 0 0 0 #ed1a3b inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #ed1a3b,inset 0 0 0 1px #d9deda
}
.tippeng-pod.fridayLotto {
    -webkit-box-shadow: 4px 0 0 0 #e0007b inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #e0007b,inset 0 0 0 1px #d9deda
}
.tippeng-pod.german6aus49Go {
    -webkit-box-shadow: 4px 0 0 0 #fcd652 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #fcd652,inset 0 0 0 1px #d9deda
}
.tippeng-pod.bitCoinLotto {
    -webkit-box-shadow: 4px 0 0 0 #faba42 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #faba42,inset 0 0 0 1px #d9deda
}
.tippeng-pod.extraPlat {
    -webkit-box-shadow: 4px 0 0 0 #82c88c inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #82c88c,inset 0 0 0 1px #d9deda
}
.tippeng-pod.southAfricanLotto {
    -webkit-box-shadow: 4px 0 0 0 #ffe603 inset,0 0 0 1px #d9deda inset;
    box-shadow: inset 4px 0 0 0 #ffe603,inset 0 0 0 1px #d9deda
}
.tippeng-pod.southAfricanPowerBall {
    -webkit-box-shadow: 4px 0 0 0 #2088a4 inset,0 0 0 1px #09639e inset;
    box-shadow: inset 4px 0 0 0 #2088a4,inset 0 0 0 1px #09639e
}
.tippeng-pod.melate {
    -webkit-box-shadow: 4px 0 0 0 #f52e54 inset,0 0 0 1px #fa3434 inset;
    box-shadow: inset 4px 0 0 0 #f52e54,inset 0 0 0 1px #fa3434
}