.btnsender {
    background-color: #075b4f;
    border-color: #075b4f;
    color: #fff;
}       

.slimScrollBar{
    background: rgb(0, 151, 140);
}

.menu-jogos {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #000;
    /*border-top: 1px solid #e0e0e0;*/
}

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

.menu-jogos li.ativo {
    background:  #0b6e5a;
    color: #fff;
    max-height: 65px;
    align-items: center;
    padding:0;
    margin: 0;
    border-bottom: 3px solid #075b4f;
}

.menu-jogos li a {
    display: flex;
    padding: 9px 8px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    max-height: 65px;
    height: 100%;
    justify-content: center;
    align-items: center;
}


.menu-jogos a:hover {
    background: #05504b;
}

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

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

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

.live-pisca {
    width: 8px;
    height: 8px;
    background: #e90000;
    min-height: 5px;
    display: inline-block;
    align-self: flex-end;
    margin: auto 3px;
    border-radius: 50%;
    animation: effectColor 0.5s infinite alternate;
}

@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: 10px;
    border-bottom: 1px dashed #002b88;
}

.box-cupon li {
    list-style: none;
    line-height: 23px;
}

.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:#0d4f46;
    color: #FFF !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;
    color:#39a377;
    font-weight: bold;
}

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

.btn-valor {
    margin: 2px;
}

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

.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 #dcdcdc;
    border-radius: 3px;
    color: #045415;
    margin: 2px 1px;
    padding: 8px 0px;
    background-color: #f7f7f7;
    line-height: 21px;
}

.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 #ccc;
}

.container-lista-jogos {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    color: #333;
    margin: 2px 1px;
    padding: 8px 0px;
    background-color: #f4f4f4;
    line-height: 21px;
}
.container-lista-jogos .data-hora {
    margin-top: 2px;
}

.container-lista-jogos .data-hora span {
    /* display: block; */
    /* text-align: center; */
    color: #e90000;
    font-weight: 700;
}

.header-campeonato-matchs {
    width: 100%;
    height: auto;
    background:#0d4f46;
    color: #FFF;
    font-size: 18px;
    padding: 7px;
    border-radius: 3px;
    margin-top: 5px;
    display: flex;
}

.header-campeonato-matchs i {
    margin: 3px 5px 4px 5px !important;
}
.header-campeonato-matchs .flag {
    max-height: 16px !important;
    margin: 2px 5px 4px 5px !important;
}

.header-jogos {
    background: #000;
    color: #FFF;
}

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

.btn-home {
    background: rgb(30, 38, 42);
    border: 1px solid rgb(30, 38, 42);
    color: #f7f7f7;
    float: left;
    margin: 4px 1px;
    width: 22%;
    height: 32px;
    line-height: 15px !important;
    text-align: center;
    font-size: 13px !important;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    border-radius: 5px;
}

.selecionado {
    background:#126838;
    color: rgb(255, 250, 250);
    font-size: 13px !important;
    float: left;
    margin: 4px 1px;
    width: 22%;
    height: 32px;
    line-height: 15px !important;
    text-align: center;
    cursor: pointer;
    padding-top: 7px;
    border-radius: 5px;
    border: 1px solid #126838;
}

.plus-odd {
    background: #064d48;
    border: 1px solid #064d48;
    color: #f7f7f7;
    font-size: 13px !important;
    float: left;
    margin: 4px 1px;
    width: 26%;
    height: 32px;
    line-height: 15px !important;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    border-radius: 5px;
}

#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;
}
@media screen and (max-width: 990px) {
  #cupom-site {
    display: none;
}
#tabs-mobile {
    font-size: 10px;
}
#input-mobile-top {
    width: 23%;
    float: left;
}
#btn-finalizar-mobile {
    float:right;
}
}



@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: 10px;
    }
    #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;
    }

    .menu-jogos {
        display: flex;
        align-items: stretch;
        padding: 0;
        margin: 0;
        list-style: none;
        background: #000;
        border-top: 1px solid #e0e0e0;
        align-items: baseline;
     }

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



}

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

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

    #nav-mobile {
        display:block;
        padding: 8px;
        background: #222D32;
    }
    #cupom-site {
        display: none;
    }
    #tabs-mobile {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
    }

    #tabs-mobile > li {
        float: 1; /* importante para Bootstrap 3 */
        flex: 0 0 auto;
    }

    #tabs-mobile > li > a {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 14px;
        font-size: 11px;
        white-space: nowrap;
    }

    .nav-tabs {
       border-bottom: none;
    }
    #input-mobile-top {
        width: 25%;
        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;
     }

    .menu-jogos {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: 0;
        padding: 0;
    }

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

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

    
    .menu-jogos li img {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }

    .live-text {
        color: #ff4d4d !important;
        font-weight: bold;
    }

    .live-pisca {
        width: 6px;
        height: 6px;
        background: #ff4d4d;
        border-radius: 50%;
        display: inline-block;
        margin-left: 4px;
        animation: pisca 1s infinite;
    }

    @keyframes pisca {
        0% { opacity: 1; }
        50% { opacity: 0.2; }
        100% { opacity: 1; }
    }
}


