﻿.custom-tabs-livebet li {
    border-left: solid 1px #102944;
}



.custom-tabs-livebet li.active a, .custom-tabs-livebet li a:hover {
    background: #0066b3 !important;
}


.custom-tabs-livebet li.active p, .custom-tabs-livebet li a:hover p {
    color: #fff;
}

.activeMultiViewGame .faviconMulti {
    background: #0066b3 url(/img/full-star.png) no-repeat center center;
    background-size: 14px 14px;
}

.faviconMulti {
    background: #ddf1f9 url(/img/empty-star.png) no-repeat center center;
    background-size: 14px 14px;
}

    .faviconMulti:hover {
        background: #0066b3 url(/img/full-star.png) no-repeat center center;
        background-size: 14px 14px;
    }



.home-table-tbody tr td.active .time-code{
    color: #fff !important;
}


.home-table-tbody .time-code .tip.DW {
color: #fff;
}

.home-table-tbody .time-code .tip.UP {
    color: #fff;
}


@-webkit-keyframes up-odd {
    0%, 49% {
        background-color: transparent;
        border: 1px solid #71c05d;
        padding: 2px;
        color: #000;
    }

    50%, 100% {
        background-color: #148949;
        border: 1px transparent;
        padding: 2px;
        color: #fff;
    }
}

@-webkit-keyframes down-odd {
    0%, 49% {
        background-color: transparent;
        border: 1px solid #ec2228;
        padding: 2px;
        color: #000;
    }

    50%, 100% {
        background-color: #c8102e;
        border: 1px transparent;
        padding: 2px;
        color: #fff;
    }
}


.head-all-quotes ul li {
    color: #fff;
}

.currentGameHeaderDetail {
    color: #062340;
}

.sifraCurrentGame {
    color: #f50101;
    font-weight: bold;
}

.closed-betting {
    color: #062340
}

.live-bet-tabs {
    background:#91cce4 !important;
}

.dopolnitelniTipDiv.active > ul > li, .dopolnitelniTipDiv.active > div {
    color: #fff;
}

.body-item-game {
    border: 1px solid #062340;
}

.allGameTipDiv.active .time-code li{
    color: #fff !important;
}

@media screen and (max-width: 720px) and (min-width: 320px) {
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #00315c;
        margin: 1em 0;
        padding: 0;
    }

    .head-all-quotes ul li {
        color: #00315c;
    }