.button-circle {
    display: inline-block;
    background-color: rgba(200, 0, 0, 0.837);
    /* Cor do fundo */
    color: white;
    /* Cor do texto */
    text-align: center;
    border-radius: 10%;
    /* Efeito circular */
    padding: 5px 5px;
    /* Tamanho do botão */
    animation: blinking 7s infinite;
    /* Animação de piscar */
}

@keyframes blinking {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.live-pisca {
    animation: blinkingText 1.2s infinite;
}

.nav-ao-vivo {
    padding: 10px 5px !important;
    color: #e6350e !important;
    font-weight: 400 !important;
    animation: effectColor 0.7s infinite alternate;
}


.menu-jogos {
    display: flex;
    align-items: stretch;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #212b39;
    border: 1px solid #131b25;
    align-content: stretch;
    justify-content: flex-start;
}

.menu-jogos {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* Para rolagem suave em dispositivos com tela de toque */
}

.menu-jogos li {
    flex: 0 0 auto;
    /* Isso evita que os itens se estiquem */
    margin: 1px;
    /* Ajuste para o espaçamento entre os itens */
}

.menu-jogos li {
    flex: 1 1 auto;
    text-align: center;
    max-height: 65px;
}

.menu-jogos li.ativo {
    background: #131b25;
    color: #fff;
    max-height: 65px;
}

.menu-jogos li a {
    display: block;
    padding: 9px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    max-height: 65px;
}

.menu-jogos a:hover {
    background: #2222223e
}

.menu-jogos li.ativo a {
    color: #fff;
    background: #011428;
    max-height: 65px;
}

.nav-day {
    padding: 10px 10px !important;
}



@keyframes effectColor {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


.cupon-title {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #f8f8f8;
    border-top: 1px solid #e0e0e0;
    font-size: 12px;
}

.cupon-title li {
    flex: 1 1 auto;
    text-align: left;
}

.cupon-title li.ativo {
    background: rgb(19, 19, 19);
}

.cupon-title li a {
    display: block;
    padding: 10px;
    cursor: pointer;
}

.cupon-title li.ativo a {
    color: #fff;
}

.box-cupon {
    width: 100%;
    height: auto;
    padding: 5px;
    border-bottom: 1px dashed #353535;
}

.box-cupon li {
    list-style: none;
    color: #FFF;
}

.ganho-cupon {
    width: 100%;
    height: auto;
    background: #850400;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 5px;
    margin-top: 15px;
    border-radius: 3px;
}

.header-campeonato-cupon {
    width: 100%;
    height: auto;
    padding: 2px;
    background: #2b2b2c;
    color: #ff8100 !important;
    font-size: 16px;
    padding: 4px;
}

.delete-palpite-cupon {
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    cursor: pointer;
}

.cupon-confronto {
    height: auto;
    font-size: 20;
    display: block;
}

.cupon-data {
    color: #D73925;
}

.cupon-right {
    float: right;
}

.val-retorno-ind {
    float: right;
}

.box-rodape-cupon {
    width: 100%;
    height: auto;
    padding: 3px;
    padding-bottom: 15px;
}

.btn-valor {
    margin: 2px;
}

.box-rodape-cupon h4 {
    font-size: 16px;
    color: #e7e7e7
}

.container-lista-jogos .btn-apostas .btn span {}

.btn-apostas .btn {
    width: 24%;
    background-color: #e7e7e7 !important;
    line-height: 1.32 !important;
}

.container-lista-jogos {
    border: 1px solid #464646;
    border-radius: 3px;
    color: #d1d1d1;
    margin: 1px 1px;
    padding: 5px 0px;
    background-color: #383838;
    line-height: 21px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.container-lista-jogos .btn-apostas .btn {
    width: 24%;
    background-color: #e7e7e7 !important;
    line-height: 1.32 !important;
}

.container-lista-jogos .jogos {
    border-right: 1px solid #cccccc3e;
}


.container-lista-jogos .data-hora {
    margin-top: 8px;
}

.container-lista-jogos .data-hora span {
    /* display: block; */
    /* text-align: center; */
    color: #7f7f7f;
    font-weight: 700;
    padding-left: 1px;
    /* Adicionando padding para mover o texto para a direita */
}

.content-jogos {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.jogo {
    margin: 0px 5px !important;
}


.header-campeonato-matchs {
    height: auto;
    background: #ff8100;
    color: #161414;
    font-size: 15px;
    padding: 10px 5px !important;
    border-radius: 5px;
    margin: 5px 2px 1px 5px;
    /* Adiciona margem uniforme nas laterais */
    display: flex;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    /*justify-content: center; /* Centraliza horizontalmente */
    align-items: center;
    /* Centraliza verticalmente */
    font-weight: normal !important;
    /* Adiciona negrito */
}

.header-campeonato-matchs .flag {
    margin-right: 7px;
    /* Adiciona um espaçamento à direita da imagem */
}

.header-campeonato-matchs i {
    margin-right: 7px;
}

.header-jogos {
    background: #363636;
    color: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.btn-home-header {
    border: none;
    float: left;
    margin: px;
    width: 24%;
    /* height: 45px; */
    text-align: center;
    cursor: pointer;
}

.btn-home {
    background: #101010;
    border: 1px solid #3e3e3e;
    color: #e8e8e8;
    float: left;
    margin: 2px 1px;
    width: 24%;
    height: 33px;
    line-height: 15px !important;
    text-align: center;
    font-size: 14px !important;
    text-align: center;
    padding-top: 8px;
    cursor: pointer;
    border-radius: 3px;
}

.btn-home:hover {
    background: #ff8100;
    border: 1px solid #0f0f0f;
    color: #040404;
}

.selecionado {
    background: #ffad42;
    color: #111111;
    font-size: 14px !important;
    float: left;
    margin: 2px 0px;
    width: 24%;
    height: 33px;
    line-height: 15px !important;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    border-radius: 3px;
    border: 1px solid #5b5b5b;
}

.odd-match-plus-left {
    color: #d1d1d1 !important;
    font-weight: 500 !important;
}

.odd-match-plus-right {
    border: 1px solid #ff8100 !important;
    background: #101010 !important;
}

.odd-match-plus-right:hover {
    border: 1px solid #ff8100 !important;
    background: #ff8100 !important;
}

.plus-odd {
    background: #ff962d;
    border: 1px solid #3f3f3f;
    color: #0d0d0d;
    font-size: 15px !important;
    float: left;
    margin: 2px 1px;
    width: 24%;
    height: 33px;
    line-height: 1px !important;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    border-radius: 3px;
}

.plus-odd:hover {
    background: #ff9933;
    border: 1px solid #ff9933;
    color: #0d0d0d;
}

#nav-mobile {
    display: none;
}


.input-group-append {
    margin-left: -1px;
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.rodape-cliente {
    font-size: 11px;
    font-weight: normal;
}

.btn-acao {
    min-width: 50px;
}

.filter {
    outline: 0;
    width: 12.5rem;
    padding: .4375rem .875rem;
    padding-right: 2rem;
    line-height: 1.5385;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .1875rem;
    z-index: 99;
}

.filterPerPage {
    cursor: pointer;
    outline: 0;
    display: block;
    padding: .4375rem 0;
    line-height: 1.5385;
    color: #333;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: .1875rem;
    transition: all ease-in-out .15s;
}

.btn-filter {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
}

.sort-control {
    cursor: pointer;
}

.ascending:after {
    content: "\25b2";
    margin-left: 3px;
    margin-bottom: 2px;
    font-size: 10px;
}

.descending:after {
    content: "\25bc";
    margin-left: 3px;
    margin-bottom: 2px;
    font-size: 10px;
}

.navFirstLast {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*gean*/


@media screen and (max-width: 700px) {

    body {
        margin-top: 40px !important;
    }

    .user-panel {
        margin-top: 60px !important;
    }

    #nav-mobile {
        display: block;
        padding: 8px;
        background: #222D32;
    }

    #cupom-site {
        display: none;
    }

    #tabs-mobile {
        font-size: 11px;
    }

    #input-mobile-top {
        width: 23%;
        float: left;
    }

    #btn-finalizar-mobile {
        float: right;
    }

    .ganho-mobile {
        margin-left: 10px;
        color: #dcdcdc;
        margin-top: 3px;
        width: 25%;
        padding: 5px;
        float: left;
    }

    #btn-zerar-mobile {
        float: right;
        margin-left: 10px;
    }




}

#tabs-mobile {
    display: flex;
    flex-wrap: nowrap;
    /* Evita a quebra de linha dos itens */
    overflow-y: hidden;
    /* Permite rolagem horizontal se os itens excederem a largura da tela */
}

#tabs-mobile li {
    flex: 0 0 auto;
    /* Os itens não crescem ou encolhem, mantendo seu tamanho original */
    margin-right: 5px;
    /* Espaçamento entre os itens */
}

.content-jogos {
    width: 100%;
    padding-left: 1px;
    padding-right: 1px;
}

.jogo {
    margin: 0px 1px !important;
}

.header-campeonato-matchs {
    height: auto;
    background: #ff8100;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 5px !important;
    border-radius: 5px;
    margin: 5px 1px;
    display: flex;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    /*justify-content: center; /* Centraliza horizontalmente */
    align-items: center;
    /* Centraliza verticalmente */
    font-weight: normal !important;
    /* Adiciona negrito */
}