#totobet-mobile{
    background: var(--body-background);
    color: var(--third-color);
}

#totobet-mobile .card-header.coupon
{
    display: none;
}

#totobet-mobile .toto-bet-contest-div
{
    border-radius: 0;
    margin-bottom: 0;
    background-color: inherit;
    box-shadow: none;
}

#totobet-mobile td.date
{
    text-align: center;
}

#totobet-mobile td.date span 
{
    margin-left: 0;
}

#totobet-mobile .totobet-coupon 
{
    border-radius: 0;
    box-shadow: none;
}

#totobet-mobile .totobet-contest-summary-title.date
{
    font-size: 16px;
    margin-top: .2rem;
    padding-bottom: .5rem;
}

#totobet-mobile .totobet-contest-summary-title.date span
{
    font-size: 12px
}

#totobet-mobile .totobet-contest-summary-title.date span span
{
    color: var(--seventh-color);
    margin-left: .6rem;
}

#totobet-mobile .totobet-header
{background: var(--cards-header);padding-top: .5rem;padding-bottom: .5rem;display: flex;justify-content: space-between;}

#totobet-mobile .totobet-header .link
{
    color: var(--primary-color);
    text-align: right;
    position: relative;
    font-size: 13px;
}

#totobet-mobile .totobet-header .link i{
    /* position: absolute; */
    /* left: 67%; */
    /* top: 18%; */
}

#totobet-mobile td.totobet-pointlist-spacer {
    width: 0%;
}

#totobet-mobile td.totobet-pointlist-winning {
    width: 40%;
}

#totobet-mobile td.totobet-pointlist-xpoint {
    width: 50%;
}

#totobet-mobile .totobet-header .navbar>.container-fluid{
    justify-content: flex-end;
}

#totobet-mobile .totobet-header .link.back_to_game {
    position: absolute;
    left: 2%;
    text-transform: uppercase;
    font-size: 14px;
    color: var(--cards-header);
}

#totobet-mobile div#navbarToggleExternalContent {
    background: var(--bg-zF);
}

#totobet-mobile .link.back_to_game {
    text-align: center;
    /* background: transparent; */
    padding-top: .4rem;
    padding-bottom: .4rem;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

#totobet-mobile .totobet-header span.link{
    margin-left: 2%;
    text-align: center;
    margin-right: 2%;
}

#totobet-mobile .link.back_to_game span{
    padding: 4px;
    background: var(--red-color);
    border: 1px solid var(--cards-header);
    border-radius: 4px;
}

#totobet-mobile .col-6{
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right:15px;
}
