@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
.header {
    background: var(--container_jogos--color) !important;
    color: #FFF !important;
}

.ticket-title-new {
    background: var(--sidebar--color) !important;
    color:#FFF !important;
    line-height: 26px;
}
.btn-login {
    background: var(--sidebar--color) !important;
    color:#FFF !important;
}

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

.search-div-content{
    padding: 2%;
}

.menu-jogos li {
    flex: 1 1 auto;
    text-align: left;
}

.menu-jogos li.ativo {
    background: var(--sidebar--color);
}

.menu-jogos li a {
    display: block;
    padding: 10px;
    cursor: pointer;
}

.menu-jogos a:hover {
    background: var(--btn_menu_principal--color);
}

.menu-jogos li.ativo a {
    color: #fff;
}

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

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

.cupon-title li.ativo {
    background: var(--sidebar--color);
}

.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 #222D32; */
    line-height: 16px;
}

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

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

.header-campeonato-cupon {
    width: 100%;
    height: auto;
    padding: 3px 15px 3px 15px;
    background: var(--btn--color);
    color: #FFF;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 2px;
}

.delete-palpite-cupon {
    color: #FFF;
    float: right;
    margin-top:1px;
    font-size: 11px;
    cursor: pointer;
}

.cupon-confronto {
    height: auto;
    font-size: 20;
    display: block;
    margin-left: 5px;
}

.cupon-data {
    color: #D73925;
    margin-left: 5px;
}

.cupon-right {
    float: right;
    margin-right: 5px;
}

.no-events-selected {
    color: rgb(200, 200, 200);
    margin: 5px 5px 5px 5px;
    /* padding: 40px; */
    text-align: center;
    font-weight: 300;
    /* border: 1px dashed rgb(230, 230, 230); */
}

.swal2-popup {
    font-size: 1.3rem !important;
  }

.cupon-left {
    margin-left: 5px;
    color: #00a65a;
}

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

.box-rodape-cupon {
    width: 100%;
    height: auto;
    padding: 5px;
    padding-bottom: 0px;
    text-align: center;
}

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


.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: #333;
    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: 20px; */
    color: #333;
    margin: -1px 0px;
    padding: 1px 0px 1px 0px;
    background-color: #f7f7f7;
    line-height: 21px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.container-lista-jogos .data-hora span {
    display: block;
    text-align: center;
    color: #999;
    font-weight: 700;
    line-height: 14px;
    font-size: 8pt;
    margin-top: 9px;
}

.container-lista-jogos .btn-apostas {
    font-size: 8pt !important;
}

.container-lista-jogos .jogos {
    padding-top: 5px;
}

.header-campeonato-matchs {
    width: 100%;
    height: auto;
    padding: 4px;
    background: var(--container_jogos--color);
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px 5px 0px 0px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 7px 10px 7px 13px;
    margin-bottom: 0px;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: var(--sidebar--color) !important;
}

.header-jogos {
    background: var(--sidebar--color);
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    /* border-radius: 5px !important; */
    /* padding-top: 18px; */
    /* padding-bottom: 0px; */
    /* margin-top: -1%; */
    border: none !important;
    margin-top: 0px !important;
}

.btn-home-header {
    border: none;
    float: left;
    margin: 4px;
    width: 17%;
    height: 45px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}

.btn-home {
    background: var(--btn_cef--color);
    border: none;
    color: #f7f7f7;
    float: left;
    margin: 4px;
    width: 17%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
}

.btn-share {
    background: #e0992f;
    border: none;
    color: #f7f7f7;
    float: left;
    margin: 4px;
    width: 35px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 8px;
    
    cursor: pointer;
    /* border-radius: 20px; */
    font-size: 10px;
}

.selecionado {
    background: var(--btn_selecionado-color);
    border: none;
    color: #fff;
    float: left;
    margin: 4px;
    width: 17%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 8px;
    border: 1px solid var(--btn_selecionado-border-color);
    cursor: pointer;
    /* border-radius: 5px; */
}

.plus-odd {
    background: var(--btn--color);
    border: none;
    color: #f7f7f7;
    float: left;
    margin: 4px;
    width: 17%;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    margin-top: 8px;
    cursor: pointer;
    line-height: 10px;
}

#nav-mobile {
    display: none;
}

#cambita-mobile {
    display: none;
}
#cambita-nao-mobile {
    display: block;
}
#mobile-more-info {
    display: none;
}
#nao-mobile-more-info {
    display: block;
}
#mobile {
    display: none;
}
#nao-mobile {
    display: block;
}

@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;
    }
    #cambita-mobile {
        display: block;
    }
    #cambita-nao-mobile {
        display: none;
    }
    #mobile-more-info {
        display: block;
    }
    #nao-mobile-more-info {
        display: none;
    }
    #mobile {
        display: block;
    }
    #nao-mobile {
        display: none;
    }
    
    #cupom-site {
        display: none;
    }
    #tabs-mobile {
        font-size: 12px;
    }
    #input-mobile-top {
        width: 30%;
        float: left;
    }
    #btn-finalizar-mobile {
        float: right;
    }
    .ganho-mobile {
        margin-left: 15px;
        margin-top: 30px;
        width: 30%;
        color: #dcdcdc;
    }
    #btn-zerar-mobile {
        float: right;
        margin-left: 10px;
    }
    .busca-time {
        position: relative !important;
    }
}

@media screen and (max-width: 700px) {
    body {
        margin-top: 40px !important;
    }
    .user-panel {
        margin-top: 40px !important;
    }
    #nav-mobile {
        display: block;
        margin-bottom: 10px;
        z-index: 900;
        padding: 8px;
        background: #222D32;
    }
    #cambita-mobile {
        display: block;
    }
    #cambita-nao-mobile {
        display: none;
    }
    #mobile-more-info {
        display: block;
    }
    #nao-mobile-more-info {
        display: none;
    }
    #mobile {
        display: block;
    }
    #nao-mobile {
        display: none;
    }
    
    #cupom-site {
        display: none;
    }
    #tabs-mobile {
        font-size: 12px !important;
    }
    #input-mobile-top {
        width: 30%;
        float: left;
    }
    #btn-finalizar-mobile {
        float: right;
    }
    .ganho-mobile {
        margin-left: 15px;
        margin-top: 30px;
        width: 30%;
        color: #dcdcdc;
    }
    #btn-zerar-mobile {
        float: right;
        margin-left: 10px;
    }
    .busca-time {
        position: relative !important;
    }
}

@media screen and (max-width: 1000px) {
    .busca-time {
        position: relative !important;
    }
}

.p-0{padding: 0;}
.py-2{padding-top: 0.25rem;padding-bottom: 0.25rem;}
.py-4{padding-top: 0.75rem;padding-bottom: .75rem;}
.py-5{padding-top: 1.5rem;padding-bottom: 1.5rem;}
.py-6{padding-top: 3rem;padding-bottom: 3rem;}
.mr-2{margin-right: .5rem;}
.ml-1{margin-left: .2rem;}
.ml-2{margin-left: .5rem;}
.mr-3{margin-right: 1.5rem;}
.ml-3{margin-left: 1.5rem;}
.mb-2{margin-bottom: .5rem;}
.mb-3{margin-bottom: 1.5rem;}
.mt-2{margin-top: .5rem;}

.text-white{
    color: white;
}

.w-100{
    width: 100% !important;
}

.d-flex{
    display: flex;
}

.flex-column{
    flex-direction: column;
}

.align-items-center{
    align-items: center !important;
}

.justify-content-center{
    justify-content: center !important;
}

.justify-content-between{
    justify-content: space-between !important;
}

#modal-match .modal-header{
    padding: 0px !important;
    max-height: 200px;
    /* background-color: red; */
}

.banner-sports{
    background-size: 100% !important;
    box-shadow:inset 0 0 0 1000px rgba(0, 0, 0, 0.2) !important;
}

.div-banner-Futebol{
    background: url('/img/soccer/soccer.jpg') center;
}

.div-banner-Luta{
    background: url('/img/fight/170909_UFC_Octagon.jpg') center;
}

.div-banner-Basquete{
    background: url('/img/basquete/6120-800x600.jpg') center;
}

.div-banner-Tenis{
    background: url('/img/tennis/photo-1599586120429-48281b6f0ece.jpg') center;
}

.div-banner-Volei{
    background: url('/img/volei/voleibol6.jpg') bottom;
}

.pointer{
    cursor: pointer !important;
}

.ticket-cut {
    height: 10px;
    margin: 0 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAACCAYAAAB7Xa1eAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAAaSURBVBhXY5g7f97/2XPn/AcCBmSMQ+I/AwB2eyNBlrqzUQAAAABJRU5ErkJggg==);
    background-size: 4px 2px;
    background-repeat: repeat-x;
    background-position: center;
    position: relative;
    box-shadow: 0 1px 0 0 #fff, 0 -1px 0 0 #fff;
    position: relative;
}

.ticket-cut::before,
.ticket-cut::after {
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 17px;
    background-color: #ECF0F5;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 100% 100% 0;
    box-shadow: inset 1px 1px 1px #00000042;
}

.ticket-cut::after {
    left: unset;
    right: -14px;
    transform: scaleX(-1);
    margin-top: -9px;
}

.ticket-cut-modal {
    height: 10px;
    margin: 0 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAACCAYAAAB7Xa1eAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAAaSURBVBhXY5g7f97/2XPn/AcCBmSMQ+I/AwB2eyNBlrqzUQAAAABJRU5ErkJggg==);
    background-size: 4px 2px;
    background-repeat: repeat-x;
    background-position: center;
    position: relative;
    box-shadow: 0 1px 0 0 #fff, 0 -1px 0 0 #fff;
    position: relative;
}

.ticket-cut-modal::before,
.ticket-cut-modal::after {
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 17px;
    background-color: #ECF0F5;
    left: -11px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 100% 100% 0;
    box-shadow: inset -1px 1px 1px #00000042;
}

.ticket-cut-modal::after {
    left: unset;
    right: -11px;
    transform: scaleX(-1);
    margin-top: -9px;
}

.overflow-hidden {
    overflow: hidden;
}

.check-input-pix {
    vertical-align: middle;
    margin-top: -3px !important;
    margin-left: 3px !important;
}

::-webkit-scrollbar {
    width:14px;
    height:14px;
}
::-webkit-scrollbar-track {
	background: none;
}
::-webkit-scrollbar-thumb {
    border-radius:12px;
    border:4px solid rgba(255, 255, 255, 0);
    background-clip:content-box;
    background-color: #888;
}
::-webkit-scrollbar-thumb:hover {
    background-color: var(--btn_selecionado-color);
}

.main-footer {
    z-index: 100;
    position: inherit;
}

.pix-block {
    margin-top: 10px;
    padding: 10px;
    border: 1px dashed #ccc;
    border-radius: 5px;
    background-color: aliceblue;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pix-copy-paste {
    display: flex;
    border: 1px dashed #cacaca;
    padding: 8px 21px 8px 20px;
    border-radius: 6px;
    margin: 0 auto;
    width: 50%;
    margin-top: 10px;
    
}

.pix-copy-paste > a > div{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}