.table-evento td:last-child a{	
	color:var(--thirdColor);
}
body, main#app, footer, body{
    background-color:var(--bgColor);
    /* background-color: #ececec; */
    color:var(--thirdColor);
}

.table-evento td:last-child a, .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate, .table-evento td:last-child a:hover, .dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    /* color: var(--squareColor);	 */
    color: white;	
}

.dataTables_info{
    color: black !important;
}

#bilhete, .tablejogos td.tcpais, .side-nav, li.nav-item.list-group-item {
	background: var(--primaryColor);
}

.tablejogos td.league, .table-evento td.subtitle{
    background-color: var(--secondaryColor);
    color: white;
    padding: 0.3rem;
}

.devolvido{
    background: #7A297A !important;
    color: white !important;
}

.btn-info{
    background: #7A297A !important;
}

.tablejogos td.league{
	white-space: break-spaces!important;
}


.tablejogos td.sport{
    background-color: var(--thirdColor);
    color: white;
    padding: 0.5rem 1rem;
}

.table_bilhetes tr{
	cursor:pointer;
}
.tablejogos{
	background-color:#fff;
	color:black;
}

.tablejogos td{
	/* border-bottom: 1px solid #ddd; */
}

.tablejogos td.tcpais,
.tablejogos td.sport,
.tablejogos td.league,
.table-evento td.subtitle{
	border-bottom: 0;
}


li.nav-item.list-group-item a {
    color: #fff!important;
}

.tablejogos td.tcpais {
    color: white;
    /* padding: 5px 12px; */
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
}

.table-evento td {
    padding: .4rem 0;
}

.tablejogos td:first-child {
    padding-left: 0.5rem;
}

.tablejogos td:last-child {
    white-space: nowrap;
}

.tablejogos td a {
    padding: 0.5rem;
    color: white !important;
    cursor: pointer;
}

.table-apostas td, .table-apostas th {
    text-align: center;
}
.table-apostas td:first-child,
.table-apostas th:first-child  {
    text-align: left;
}
.table-evento {
    background: #fff;
    color: black;
}

.table-evento td:first-child, .table-evento th:first-child {
    padding-left: 1rem;
}

.table-evento td:last-child, .table-evento th:last-child {
    text-align: center;
}

.table-evento td:last-child a{
    padding:0.1rem 0.5rem;
    cursor: pointer;
}


table.dataTable tbody td {
    padding: 0!important;
}

.table_bilhetes {
    font-weight: bold;
    font-size: 0.8rem;
}

div.tagsinput {
    background: #ffffff;
    width: 100%;
    height: auto;
    padding: 6px 8px 0;
    border: 1px solid #dbe1e8;
    border-radius: 4px;
}

div.tagsinput span.tag {
    border: 1px solid #1bbae1;
    background-color: #1bbae1;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
    display: block;
    float: left;
    padding: 0 20px 0 5px;
    height: 20px;
    line-height: 18px;
    text-decoration: none;
    margin-right: 4px;
    margin-bottom: 6px;
    font-size: 12px;
    position: relative;
}

div.tagsinput span.tag a {
    position: absolute;
    color: #ffffff;
    display: block;
    top: 0;
    right: 5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    height: 20px;
    width: 10px;
    text-align: center;
}

div.tagsinput span.tag a,
div.tagsinput span.tag a:hover,
div.tagsinput span.tag a:focus {
    color: #ffffff;
    text-decoration: none;
}

div.tagsinput input {
    width: 80px;
    margin: 0px;
    font-family: helvetica;
    font-size: 12px;
    border: 1px solid transparent;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    outline: 0;
    margin-right: 4px;
    margin-bottom: 6px;
}

div.tagsinput div {
    display: block;
    float: left;
}

div.tagsinput:before,
div.tagsinput:after {
    content:" ";
    display:table;
}

div.tagsinput:after {
    clear:both;
}
/* digiwised work start  */
.text-center img {
    width: 80%;
    border-radius: 50%;
    padding-top: 15px;
}
select#selectSport {
    border: none;
    border-radius: 5px;
    padding: 4px 5px;
    font-weight: 500;
    font-family: system-ui;
}
#slide-out ul.col-12.nav.d-flex.flex-column.list-group {
    margin-left: 10px;
}
.flex-column li.nav-item.list-group-item {
    margin: 0.5px;
    border-radius: 5px;
    width: 97%;
}
li.nav-item.list-group-item a {
    color: #fff!important;
    font-size: 16px;
    font-family: roboto,sans-serif !important;
    font-weight: 700;
}
div#carouselExampleSlidesOnly {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}
a:hover {
    text-decoration: none;
}
/* Digiwised employee ID 1 Working start*/
.flex-column li.nav-item.list-group-item:hover{
    display: block !important;
    background-color: black;
}
button, a,.btn,.ver_center_1{
    font-family: roboto,sans-serif !important;
}
html * {
    font-family: roboto,sans-serif !important;
    list-style-type: none;
}
p a,td a,div button{
    font-family: roboto,sans-serif !important;
}
.sport text-light{
    font-size: 22px !important;
    font-weight: 700;
}
.carousel-inner{
    max-height: 184px;
    border-radius: 5px;
}
#bilhete{
    border-radius: 5px;;
}
.sport {
    font-size: 22px !important;
    font-weight: 700;
}
.tcpais{
    font-size:13px !important;
    font-weight: 700 !important;

}
.digiwised-league{
    /* width: 240px !important; */
    font-size: 13px;
    font-weight: 700;
}
.digiwised-case-emp-fora{
    font-size: 12px;
}
small.caixa-country-digiwsed{
    display: table-caption;
}
.caixa-country-digiwsed{
    font-size:13px !important;
    font: inherit;
    padding: 8px;
    text-align: center;
}
.vertical-bar-digiwised{
    /* margin-left: -483px; */
    margin-left: -88px;
}
.digiwised-country-image-icon{
    /* margin-left: -248px !important; */
    margin-left: -55px;
}
.digiwised-football-team{
    font-size: 13px;
    font-weight: 700;
}
.digiwised-odd-btn-5
{
    position: absolute;
    border-bottom: 0px !important;
    margin-top: 17px;
    right: 23px;
    /* top: 94px; */
}
.digiwised-odd-btn-3{
    position: absolute;
    border-bottom: 0px !important;
    right: 76px;
    margin-top: 17px;
}
.digiwised-odd-btn-9{
    position: absolute;
    border-bottom: 0px !important;
    margin-top: 14px;
    right:11px;
    /* top: 94px; */
}
.digiwised-odd-btn-8{
    position: absolute;
    border-bottom: 0px !important;
    right: 48px;
    margin-top: 14px;
}
.digiwised-odd-btn-7{
    position: absolute;
    border-bottom: 0px !important;
    right: 88px;
    margin-top: 14px;
}
a.odd-btn.digiwised-odd-btn-a-8::before{
    content: '';
    margin-left: 34px;
    border-left: 1px solid #ffffffff;
    position: absolute;
    height: 78%;
    left: 7px;
    top: 13%;
}
.digiwised-odd-btn-1{
    position: absolute;
    border-bottom: 0px !important;
    right: 132px;
    margin-top: 17px;
}
.digiwised-odd-btn-a-1,.digiwised-odd-btn-a-7{
    padding:14px !important;
    border-radius: 5px 0px 0px 5px;
}
.digiwised-odd-btn-a-3,.digiwised-odd-btn-a-8{
    padding:14px !important;
    border-radius: 5px 5px 5px 5px;
}
a.odd-btn.digiwised-odd-btn-a-3::before{
    content: '';
    margin-left: 3%;
    border-left: 1px solid #ffffffff;
    position: absolute;
    height: 78%;
    left: 0;
    top: 13%;
}
.digiwised-odd-btn-a-1-nba{
    border-radius: 5px 5px 5px 5px;
}
.digiwised-league-bottom-liga{
    /* background: red;
    position: absolute;
    padding-left: 621px;
    padding-bottom: 16px;
    margin-top: -8px; */
}
.digiwised-league-bottom-liga-test-span:last-of-type{
    /* position: relative;
    right: 619px;
    top: 8px; */
    /* background: red;
    position: absolute;
    padding-left: 621px;
    padding-bottom: 16px;
    margin-top: -8px; */
}
td.league.digiwised-case-emp-fora.digiwised-league-emp-for-color.text-center{
    background-color: #04c354;
}
.digiwised_ver_center_1{
    border-radius: 5px 0px 0px 5px;
}
.digiwised_ver_center_2{
    border-radius: 0px 5px 5px 0px;
}
.digiwised-regulamento{
    border-radius:5px;
}
.digiwised-tcpais,.digiwised-league-bottom{
    text-align: left !important;
}
.digiwised-football-teams{
    display: block;
    /* background: red; */
    width: 67px;
    padding: 7px 0;
    text-align: center;
    float: left;
}
.digiwised-mobile-1 {
    padding-top: 5px;
}
.digiwised-pro-btn-bottom{
    border-radius: 5px;;
}
.digiwised-image-home{
    margin-left: 20px;;
}
.digiwised-vertical-align{
    border-left: 1px solid #ddd;
    margin: 10px;
    margin-left: 14px;
    /* border-bottom: 1px solid red; */
    /* height: 16px !important; */
    padding-bottom: 13px;
    position: absolute;
    justify-content: center !
}
.digiwised-border-bottom-6{
	border-bottom: 1px solid #ddd;
}
.digiwised-first-arrow,.digiwised-second-arrow{
    float: right;
    margin: 4px;;
}
.digiwised-second-li{
    background: var(--primaryColor);
    padding: 7px;
    border-radius: 10px;
    line-height: 1.4;
    margin-left:-38px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.digiwised-third-li{
    background: var(--primaryColor);
    padding: 7px;
    border-radius: 10px;
    line-height: 1.4;
    margin-left:-79px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.digiwised-third-a{
    font-size: 12px !important;
}
.digiwised-second-li a span{
    border-radius: 50%;
}
.digiwised-secong-a{
    font-size: 13px !important;
    font-weight: 700 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.digiwised-score-btn{
    /* position: absolute; */
    /* margin: -20px; */
    border-radius: 5px;
}
.digiwised-toggle-score-btn{
    border-radius: 5px;
    /* position: absolute;
    margin: -20px; */
}
.digiwised-font-aovivo,.digiwised-font-casa-aovivo{
    font-size: 13px;
    font-weight: 700;
}
span.casa-style {
    padding-right: 10px;
}
.digiwised-bilhete-card-body{
    padding: 0px !important;
}
.digiwised-bilhete{
    /* background-color:red ; */
    background: var(--primaryColor);
    padding: 5px;
    font-weight: 700 !important;
    font-size: 14px !important;
    border-radius:4px;
}
svg.svg-inline--fa.fa-trash-alt.fa-w-14{
    float: right;
}
.digiwised-bilhete-price{
    font-weight: bold;
}
.digiwised-bilhete-title{
    margin: 1.5px 0;
    font-size: 14px;
}
.digiwised-cotacao{
    font-size: 12px !important;
    font-weight: bold !important;
}
.digiwised-odd-btn-score{
    cursor:pointer;
    font-weight: 700;
    font-size:13px;
}
.digi-regulamento-logged-in{
    font-size: 16px;
    padding: 5px;
}
.table-bordered td, .table-bordered th{
        border: 0px solid #dee2e6;
}
#DataTables_Table_0_length,.dataTables_filter{
    color: var(--squareColor) !important;
}
.dataTables_wrapper .dataTables_filter input{
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.carousel-height-1 {
    height: 180px;
}
/* new css  */
.second-div{
    display: inline-block;
    border-radius: 5px;
}
/* .title-left,.title-right{
    margin: 0px 14px;
} */
.title-left,.title-middle,.title-right{
    float: left;
}
.main-div{
    /* background: red;
    transform: translate(36%, 5%); */
    /* transform: translate(29%, 5%); */
    text-align: center;

}
.second-div{
    background-color: white;
}
.title-left,.title-middle,.title-right{
    padding:3px;
}
.title-middle{
    background-color: #444;
    color: white !important;
}
/* .date-month{
    transform: translate(36%, -11%);
} */
.txt-left,.txt-right{
    font-size: 14px;
    font-weight: 700;
    color:black;
    margin-top: 9px;

}
.title-left, .title-right {
    padding-top: 0;
    width: 200px;
}
.txt-middle{
    font-size: 14px;
    font-weight: 700;
    padding: 5px;
}
.txt-league{
    font-size: 12px;
    font-weight: 700;
    background: #222;
    /* width: 50%; */
    text-align: center;
    display: inline-block; 
    padding: 6px 10px;
    border-radius: 5px 5px 0 0;
}
.txt-d-t{
    font-size: 12px;
    font-weight: 700;
    padding: 5px;
    background: #222;
    /* width: 50%; */
    text-align: center;
    display: inline-block;
    padding: 6px 11px;
    /* margin-top: -15px; */
    border-radius: 0 0 5px 5px;
}
.date-month{
    /* position: absolute;
    top: calc(50% + 15px);
    left: 50%;
    transform: translateX(-50%); */
    display: block;
    /* align-items: center;
    justify-content: center;
    width: 150px;
    height: 30px;
    background-color: #222;
    border-radius: 0 0 5px 5px; */
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: -7px;
}
.first-div{
    /* position: absolute;
    top: calc(50% - 51px);
    left: 50%;
    transform: translateX(-50%); */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* width: 5px;
    height: 30px;
    background-color: #222;
    border-radius: 5px 5px 0 0; */
    text-align: center;
}
/* .main-div{
    margin-top: 4%;
    margin-bottom: 4%;
} */
.bilhete-style{
    padding: 8px 10px;
    border-radius: 5px;
    width: 100%;
    border: none;
    outline: none;
}
.bilhete-novo{
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
    border: none;
    outline: none;
}
.caixa-center{
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.modal button.close {
    position: absolute;
    right: 6px;
    top: 0;
}
.modal-header{
    display: block !important;
}
.odd-btn-11{
    border-radius: 5px;
}
/* Digiwised employee ID 1 working end*/

/* digiwised work start  */
@media screen and (min-width: 1360px) and (max-width: 1370px) { 
    span.p-2{
        padding: 0px;
        /* margin-right: 16px; */
        margin-right: -1px;
    }

}
@media screen and (min-width: 1517px) and (max-width: 1699px) { 
    span.p-2{
        padding: 0px;
        margin-right: 17%;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        /* margin-left: 32%; */
    }
}
@media screen and (min-width: 1240px) and (max-width: 1300px) { 
    span.p-2{
        padding: 0px;
        margin-right: 19px;
    }
}
@media screen and (min-width: 1721px) and (max-width: 1831PX) { 
    span.p-2{
        padding: 0px;
        margin-right: 7%;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        /* margin-left: 34%; */
    }
}

@media screen and (min-width: 2000px) and (max-width: 5464PX) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 44.5%;
    }
    span.casa-style{
        position: absolute;
        margin-left: -81px;
    }
    span.emp-css-style{
        position: absolute;
        margin-left: -34px;
    }
    span.p-2{
        padding: 0px;
        margin-right: -15px;
    }
}
@media screen and (min-width: 3999px) and (max-width: 4098PX) { 
    /* .p-2{
        padding: unset;
    } */
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 43%;
    }
    span.casa-style{
        position: absolute;
        margin-left: -81px;
    }
    span.emp-css-style{
        position: absolute;
        margin-left: -34px;
    }
    span.p-2{
        padding: 0px;
        margin-right: -15px;
    }
}
@media screen and (min-width: 2532px) and (max-width: 2742PX) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 39.5%;
    }
}
@media screen and (min-width: 1949px) and (max-width: 2059PX) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 35.5%;
    }
    span.casa-style{
        position: absolute;
        margin-left: -93px;
    }
    span.emp-css-style{
        position: absolute;
        margin-left: -39px;
    }
    span.p-2{
        padding: 0px;
        margin-right: -14px;
    }
}
@media screen and (min-width: 1707px) and (max-width: 1720PX) { 
    span.p-2{
        padding: 0px;
        margin-right: 13%;
    }
}
@media screen and (min-width: 1232px) and (max-width: 1245PX) { 
    .digiwised-odd-btn-3 {
        margin-top: 14px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 19px !important;
    }
}
@media screen and (min-width: 1020px) and (max-width: 1285px){
    /* .table.tablejogos.w-100{
        white-space: break-spaces !important;
    }
    .tablejogos td.tcpais{
        padding: 5px !important;
    } */
    /* .tablejogos td:last-child {
        white-space: unset;
    } */
    .left-sidebar-menu{
        margin-right: -2px !important;
    }
    .btn-hoje-digi{
        padding: 2px;
    }
    .digiwised-mobile-1{
        width: 231px;
    }
    .digiwised-odd-btn-1{
        position: absolute;
        border-bottom: 0px !important;
        right: 112px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-a-1,.digiwised-odd-btn-a-7{
        padding:10px !important;
        border-radius: 5px 0px 0px 5px;
    }

    .digiwised-odd-btn-a-3,.digiwised-odd-btn-a-8{
        padding:10px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-3{
        right: 64px !important;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 8px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    .digiwised-odd-btn-5,.digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right: 17px;
        /* top: 94px; */
    }
    .digiwsed-mobile-eventos-screen-1{
        /* display: none !important; */
    }
    .digiwised-pro-btn-bottom{
        margin-left: -34px;
    }
    /* .col-12 {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    } */
    .digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right:10px;
        /* top: 94px; */
    }
    .digiwised-odd-btn-8{
        position: absolute;
        border-bottom: 0px !important;
        right: 39px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-7{
        position: absolute;
        border-bottom: 0px !important;
        right: 70px;
        margin-top: 14px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 34px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 11px;
        top: 13%;
    }
}
/* @media screen and (min-width: 338px) and (max-width: 340px) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 22px !important;
    }
} */
@media screen and (min-width: 910px) and (max-width: 915px) {
    span.p-2{
        padding: 10px 1px 18px 9px !important;
    }   

}
@media screen and (min-width: 1279px) and (max-width: 1282px) { 
    .digiwised-odd-btn-1 {
        margin-top: 17px !important;
        right: 145px;

    }
    .digiwised-odd-btn-3{
        right: 100px !important;
    }
    .digiwised-odd-btn-5{
        margin-top: 17px !important;
        right: 54px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: -7px !important;
    }
}
@media screen and (min-width: 1022px) and (max-width: 1030px) { 
    span.p-2{
        padding-right: 15px !important;
    }
    .digiwised-odd-btn-1 {
        margin-top: 17px !important;
    }
    .digiwised-odd-btn-5{
        margin-top: 17px !important;
    }
    .digiwised-odd-btn-3{
        right: 52px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: -10px !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 768px) { 
    .title-left, .title-right {
        padding-top: 0;
        width: 124px;
    }
    .mobile-start-title {
        margin: 0px !important;
    }
    .carousel-height-1 {
        height: 100px;
    }
    .digiwised-div-hide{
        margin-top: -23%;
    }
}
@media screen and (min-width: 280px) and (max-width: 340px) { 
    .title-left, .title-right {
        padding-top: 0;
        width: 84px;
        font-size: 11px;
        margin-top:0px;
    }
}
@media screen and (min-width: 767px) and (max-width: 769px) { 
    .digiwised-div-hide{
        padding-top: 85px;
    }
    span.casa-style {
        padding-right: 4px;
        margin-left: -9%;
    }
}
@media screen and (min-width: 539px) and (max-width: 542px) { 
    .digiwised-odd-btn-1{
        margin-top: 17px !important;
    }
    .digiwised-odd-btn-5{
        margin-top: 17px !important;
    }
}
@media screen and (min-width: 412px) and (max-width: 415px) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 4px !important;
    }
    span.casa-style {
        margin-left: -18% !important;
    }
}
@media screen and (min-width: 539px) and (max-width: 541px) { 
    .digiwised-odd-btn-3{
        right: 51px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 17px !important;
    }
    .digiwised-div-hide{
        padding-top: 28px;
    }
}
@media screen and (min-width: 413px) and (max-width: 415px) { 
    a.odd-btn.digiwised-odd-btn-a-3::before{
        margin-left: 19px !important;
    }
    .digiwised-odd-btn-1{
        position: absolute;
        border-bottom: 0px !important;
        right: 104px !important;
        margin-top: 14px !important;
    }
    .digiwised-odd-btn-3{
        margin-top: 14px !important;
        right: 56px !important;    
    }
    .digiwised-odd-btn-5{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px !important;
        right: 7px !important;
        padding-left: 0px;
    }
    .digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px !important;
        right: 6px !important;
    }
    .digiwised-odd-btn-a-1{
        padding-left: 13px !important;
        padding-right: 13px !important;
    }
    .digiwised-odd-btn-a-3{
        padding-left: 13px !important;
        padding-right: 13px !important;
    }
    .digiwised-odd-btn-5 a {
        padding-left: 13px !important;
        padding-right: 11px !important;
    }
}
@media screen and (min-width: 279px) and (max-width: 281px) { 
    .digiwised-mobile-logged-in-width{
        display: none;
    }
    .digiwised-odd-btn-score{
        cursor: pointer;
        font-weight: 700;
        font-size: 13px;
        display: block;
        width: 273px;
    }
    .digiwised-pro-btn-bottom{
        margin-right: -138px;
    }
    .digi-eventos-div-casa{
        /* background: red; */
        display: block;
        width: 162px;
    }
    .digiwised-odd-btn-1{
        right: 62px !important;
    }
    .digiwised-odd-btn-3{
        right: 18px !important;
    }
    .digiwised-odd-btn-5{
        right: 15px !important;
    }
    .digiwised-score-btn,.digiwised-toggle-score-btn{
        padding: 6px 3px 5px 1px !important;
    }
    .digi-bilhete-popup{
        padding: 3px;
    }
}
@media screen and (min-width: 389px) and (max-width: 391px) { 
    span.casa-style {
        margin-left: -21%;
    } 
}
@media screen and (min-width: 392px) and (max-width: 394px) { 
    span.casa-style {
       margin-left: -15% !important;
    }
}
@media screen and (min-width: 282px) and (max-width: 480px) { 
    .digiwised-vertical-align {
        margin-left: 6px;
    }
    .digiwised-image-home {
        margin-left: 11px;
        margin-bottom: 4px;
    }
    .digiwised-odd-btn-a-1,.digiwised-odd-btn-a-3,.digiwised-odd-btn-a-5{
        padding: 7px 10px 7px 10px !important;
    }
    .digiwised-odd-btn-a-8{
        padding:8px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-a-7{
        padding:8px !important;
        border-radius: 5px 0px 0px 5px;
    }
    .digiwised-odd-btn-score{
        cursor: pointer;
        font-weight: 700;
        font-size: 13px;
        display: block;
        width: 273px;
    }
    .digiwised-pro-btn-bottom {
        /* padding-left: 50% !important; */
        /* margin-left: -176px; */
        margin: 0px;

    }
    /* .digiwised-pro-btn-bottom{
        margin-left: -176px;
    } */
    .digiwised-mobile-logged-in-width{
        display: none;
    }
    span.casa-style {
        padding-right: 1px;
        margin-left: -26%;
    }
    /* .casa-style:nth-child(1) {
        margin-left: -7px;
    } */
    span.p-2{
        padding: 5px !important;
    }
    .digiwised-tcpais{
        display: block;
        width: 100%;
    }
    .tablejogos td.sport {
        padding-right: 1rem;
    }
    .tablejogos td:first-child {
        padding-left: 2px;
    }
    .tablejogos td.sport {
        padding: 2px 7px;
    }
    .sport {
        font-size: 15px !important;
        font-weight: 600;
    }
    .sport h3 {
        font-size: 14px;
        padding-top: 10px;
    }
    .digiwised-odd-btn-3{
        margin-top: 17px;
        /* right: 55px; */
        right: 49px;
    }
    .digiwised-odd-btn-5{
        right: 4px;
    }
    .digiwised-mobile-1{
        width: 231px;
    }
    .digiwised-odd-btn-1{
        position: absolute;
        border-bottom: 0px !important;
        /* right: 100px; */
        right: 94px;
        margin-top: 17px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 4px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    .digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 17px;
        right:8px;
        /* top: 94px; */
    }
    .digiwsed-mobile-eventos-screen-1{
        display: none !important;
    }
    .tablejogos td:last-child {
        /* white-space: unset; */
    }
    .col-12 {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .tablejogos td.tcpais{
        padding: 5px !important;
    }
    .digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right:10px;
        /* top: 94px; */
    }
    .digiwised-odd-btn-8{
        position: absolute;
        border-bottom: 0px !important;
        right: 39px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-7{
        position: absolute;
        border-bottom: 0px !important;
        right: 70px;
        margin-top: 14px;
    }
    a.odd-btn.digiwised-odd-btn-a-8::before{
        content: '';
        margin-left: 34px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: -17px;
        top: 13%;
    }
}


@media (max-width: 285px) { 

    .digiwised-mobile-1{
        width: 231px;
    }
    .digiwised-odd-btn-1{
        position: absolute;
        border-bottom: 0px !important;
        right: 98px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-a-1,.digiwised-odd-btn-a-7{
        padding:10px !important;
        border-radius: 5px 0px 0px 5px;
    }

    .digiwised-odd-btn-a-3,.digiwised-odd-btn-a-8{
        padding:10px !important;
        border-radius: 5px 5px 5px 5px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 8px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    .digiwised-odd-btn-5,.digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right:6px;
        /* top: 94px; */
    }
    .digiwsed-mobile-eventos-screen-1{
        display: none !important;
    }
    .digiwised-pro-btn-bottom{
        margin-left: -276px;
    }
    .tablejogos td:last-child {
        white-space: unset;
    }
    .col-12 {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .tablejogos td.tcpais{
        padding: 5px !important;
    }

    a.odd-btn.digiwised-odd-btn-a-3::before{
    padding: 1px;
    content: '';
    margin-left: -5px;
    border-left: 1px solid #ffffffff;
    position: revert;
    }
    .digiwised-odd-btn-1{
    position: absolute;
    border-bottom: 0px !important;
    right: -6px;
    margin-top: 14px;
    }
    .digiwised-odd-btn-a-1, .digiwised-odd-btn-a-7{
    padding: 8px !important;
    border-radius: 5px 0px 0px 5px;
    }
    .digiwised-odd-btn-3{
    position: absolute;
    border-bottom: 0px !important;
    right: -45px;
    margin-top: 14px;
    }
    .digiwised-odd-btn-a-3, .digiwised-odd-btn-a-8{
    padding: 8px !important;
    border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-5, .digiwised-odd-btn-9{
    position: absolute;
    border-bottom: 0px !important;
    margin-top: 14px;
    right: -83px;
    }

}
@media screen and (min-width: 539px) and (max-width: 541px) { 
    span.casa-style {
        padding-right: 4px;
        margin-left: 18%;

    }
}
@media screen and (min-width: 413px) and (max-width: 545px) { 
    .table.tablejogos.w-100{
        white-space: break-spaces !important;
    }
    .tablejogos td.tcpais{
        padding: 4px !important;
    }
    /* .tablejogos td:last-child {
        white-space: unset;
    } */
    .digiwised-mobile-1{
        width: 231px;
    }
    .digiwised-odd-btn-1{
        position: absolute;
        border-bottom: 0px !important;
        right: 98px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-a-1,.digiwised-odd-btn-a-7{
        padding:10px !important;
        border-radius: 5px 0px 0px 5px;
    }

    .digiwised-odd-btn-a-3,.digiwised-odd-btn-a-8{
        padding:10px !important;
        border-radius: 5px 5px 5px 5px;
    }
    
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 8px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    .digiwised-odd-btn-5,.digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right:6px;
        /* top: 94px; */
    }
    
    .digiwsed-mobile-eventos-screen-1{
        /* display: none !important; */
    }
    .digiwised-pro-btn-bottom{
        margin-left: -34px;
    }
    .col-12 {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .digiwised-odd-btn-9{
        position: absolute;
        border-bottom: 0px !important;
        margin-top: 14px;
        right:10px;
        /* top: 94px; */
    }
    .digiwised-odd-btn-8{
        position: absolute;
        border-bottom: 0px !important;
        right: 39px;
        margin-top: 14px;
    }
    .digiwised-odd-btn-7{
        position: absolute;
        border-bottom: 0px !important;
        right: 70px;
        margin-top: 14px;
    }
    a.odd-btn.digiwised-odd-btn-a-3::before{
        content: '';
        margin-left: 34px;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: -16px;
        top: 13%;
    }
}
@media screen and (min-width: 911px) and (max-width: 913px) { 
    a.odd-btn.digiwised-odd-btn-a-3::before {
        content: '';
        margin-left: 2%;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    span.casa-style {
        padding-right: 4px;
        margin-left: 6%;
    }
}
/* @media screen and (min-width: 819px) and (max-width: 821px) { 
    a.odd-btn.digiwised-odd-btn-a-3::before {
        content: '';
        margin-left: 2%;
        border-left: 1px solid #ffffffff;
        position: absolute;
        height: 78%;
        left: 0;
        top: 13%;
    }
    span.casa-style {
        padding-right: 4px;
        margin-left: 0%;
    }
    .digiwised-odd-btn-5{
        right: 22px;
    }
    .digiwised-odd-btn-a-1,.digiwised-odd-btn-a-3,.digiwised-odd-btn-a-5{
        padding: 7px 15px 7px 15px !important;
    }
} */