.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: white;	
}

.dataTables_info{
    color: black !important;
}

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

#bilhete, .tablejogos td.tcpais {
	background: var(--primaryColor);
}

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


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

.football-title{
    color: black;
    font-size: 30px;
    margin-top: 50px;
    width: 100%;
    border-bottom: 1px solid #d9d4d4;
}

a:hover{
    text-decoration: none !important;
}

.football-div{
    width: 100%;
    padding: 15px;
}

.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: rgb(0, 0, 0);
    font-size: 13px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-decoration: none;
    display: block;
    padding: 12px 5px 12px 15px;
}

.list-group-item{
    padding: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border: none;
}

.list-group-item a:hover{
    /* background-color: #383838;    
    display: block;   
    color: white !important;  */
}

#menu-futebol{
    padding: 0;
    /* border-top: 1px solid black; */
    /* border-left: 1px solid black; */
    background: #ecf0f5;
}

#menu-futebol li{
    list-style: none;
    /* border-bottom: 1px solid black;     */
}

#menu-futebol li ul{
    padding: 0;
    background: white;
}

#menu-futebol li ul li{    
    /* border-bottom: 0 !important; */
    /* border-top: 1px solid #2881cd; */
}

#menu-futebol li ul li a{
    /* padding: 6px 20px; */
    /* color: #312f2f; */
    /* display: block; */
}

#menu-futebol li  ul li a:hover{
    /* display: block !important; */
    /* background:#2881cd !important; */
    /* color: white !important; */
}

.country:active{
    /* background:rgb(89, 196, 238) !important; */
    
}

#simples-title, #multipla-title{
    text-align: center;
    background: #0982ad;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 5px;
    margin-left: -15px;
    margin-right: -15px;
}

#menu-esportes{
    color: black;
}

.tablejogos td.tcpais {
    color: white;
    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;
    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;
}

.regulamento_container{
    color: black; 
    border-top: 5px solid #00C0EF; 
    background: white; 
    margin-top: 20px; 
    padding: 10px 15px; 
    margin-bottom: 50px;
}

.regulamento_container h2{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(68, 68, 68);
}


/* / 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 !important;
    background: #f0f0f0;
    width: 90%;
}
li.nav-item.list-group-item a {
    /* color: #fff!important; */
    font-size: 15px;
    font-family: roboto,sans-serif !important;
    font-weight: 600;
}
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;
}
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;
    /* width: 10%; */

}
.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: -160px;
}
.digiwised-country-image-icon{
    margin-left: -91px !important;
}
.digiwised-odd-btn-5{
    position: absolute;
    border-bottom: 0px !important;
    margin-top: 14px;
    right:4px;
    top: 94px; 
}
.digiwised-odd-btn-3{
    position: absolute;
    border-bottom: 0px !important;
    right: 51px;
    margin-top: 14px;
}
.digiwised-odd-btn-1{
    position: absolute;
    border-bottom: 0px !important;
    right: 98px;
    margin-top: 14px;
}
.digiwised-odd-btn-a-1{
    padding:14px !important;
    border-radius: 5px 5px 5px 5px;
}

#conferir h2 {
    color: rgb(68, 68, 68);
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-top: 25px !important;
    margin-bottom: 20px !important;
    text-align: left !important;
    margin-left: 49px;
}
.new-style {
    padding: 15px 0px;
    background: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    border-radius: 5px;
}
.digiwised-eventos-league{
   /* width:306px; */
}
a#conferirButton {
    font-size: 18px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 150px !important;
    height: 53px !important;
    border-radius: 0 5px 5px 0 !important;
    border: none !important;
    font-weight: 700 !important;
    color: white;
    background-color: rgb(0, 192, 239);
    cursor: pointer;
    padding-top: 14px;
    margin-right:9px;
}
input#bilheteID {
    background: #f0f0f0;
    padding: 0 15px;
    height: 50px;
    border-radius: 5px 0 0 5px;
    border: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
svg.svg-inline--fa.fa-search.fa-w-16 {
    /* width: 35px; */
    width: 10%;
    margin-top: 11px;
    background: var(--primaryColor);
    height: 25px;
    color: white;
    padding: 3px;
    border-radius: 0px 5px 5px 0px;
}
.titlePage-icon {
    display: flex;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}
main#app {
    background-color: #ececec !important;
}
.tablejogos td a {
    cursor: pointer;
    border: none;
    border-radius: 3px;
}

.btn-wrk-1{
    padding: 10px 20px !important;
    }
    .btn-a-2{
        padding: 10px 20px !important;
    }
    .btn-a-5{
        padding: 10px 20px !important;
    }
    td.text-center.aff {
        margin: 0px;
        padding: 0px;
    }
    .td-flex{
            display: flex;
            width: 100px;
    }
   
    td.widths {
        border-bottom: 1px solid #e6dddd;
        width: 2%!important;
        padding: 6px;
    }
    .teamimg {
        margin-top: -3px;
    }
    .new-style {
        /* width: 215px !important; */
    }
    div#bilhete {
        /* overflow: hidden !important; */
    }
    div#apostas {
        overflow: hidden !important;
        border-radius: 6px;
    }
    div#bilhete {
        border-radius: 5px;
        border-top: 0px solid rgb(255 255 255);
    }
    .text-light h5.center-align {
        display: none;
    }
    .text-light.col.mb-5.py-2 {
        padding-top: 0px !important;
    }
    svg.svg-inline--fa.fa-trash-alt.fa-w-14 {
        top: 8px;
    }
    /* svg.svg-inline--fa.fa-chevron-right.fa-w-10 {
        float: right;
        padding-right: 0;
        font-size: 20px;
        font-weight: 500;
    } */
    svg.svg-inline--fa.fa-chevron-down.fa-w-14 {
        float: right;
        padding-right: 0;
        font-size: 20px;
        font-weight: 500;
    }
    a.moreOdds.odd-btn1 {
        font-weight: 600 !important;
    }
    div#bilhete {
        width: 90%;
        margin: 0 auto;
    }
/*.odd-btn-5{
    position: absolute;
    border-bottom: 0px !important;
    margin-top: 14px;
    right:4px;
     /* top: 94px;  */
/* } */
/* .odd-btn-a-3::before{
    content: '';
    margin-left: 34px;
    border-left: 1px solid #ffffffff;
    position: absolute;
    height: 78%;
    left: 0;
    top: 13%;
}  */
div#slide-out {
    border-radius: 5px;
    border: 1px solid #ffffff;
    background: white;
    margin-top: 15px;
}
span.minmaxbet {
    display: none;
}
input#filtrojogos1 {
    width: 80%;
    border: 1px solid #ececec !important;
    border-radius: 5px;
    margin-top: 15px;
    margin-left: 12%;
    padding: 10px 0px;
}
.text-center.new-wrk {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    padding-top: 15px;
}
.titlePage-iconnew {
    display: flex;
    border-radius: 5px;
    margin-right: 15px;
    padding: 7px;
    background: var(--primaryColor);
}
svg.svg-inline--fa.fa-search.fa-w-16{
    position: absolute;
    border-radius: 0px 5px 5px 0px;
    background: var(--primaryColor);
    height: 44px;
    /* width: 42px; */
    width: 10%;
    color: white;
    padding: 9px;
    margin-top: 16px;
    margin-left: -3px;
}

/* .search {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    width: 270px;
    position: relative;
    height: 100%;
} */
/* .search input {
    padding: 0 15px;
    width: 220px;
    height: 100%;
    border-radius: 5px 0 0 5px;
    border: none;
}
.search button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border: 1px solid;
    border-left: none;
    border-color: var(--button_search_bg);
    border-radius: 0 5px 5px 0;
    background-color: var(--button_search_bg);
    cursor: pointer;
} */
/* Digiwised employee ID 2 working start*/
.digiwised-football-teams{
    display: block;
    /* background: red; */
    width: 57px;
    text-align: center;
    float: left;
    margin-top: 9px;
    margin-right: 43px;
}
.digiwised-eventos-date-01{
    display: block;
    margin-top: 8px;
}
.digiwised-eventos-image-02{
    margin-left: -27px;
}
.digiwised-margin-03{
    margin-top:5px;

}
.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;
    width:100%;
    padding: 15px 0;

}
.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%); */
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 5px;
    height: 30px;
    background-color: #222;
    border-radius: 5px 5px 0 0; */
    text-align: center;
}
.digiwised-odd-btn-04{
    position: absolute;
    /* border-bottom: 0px !important; */
    margin-top: 10px;
    padding: 9px;
    left: 472px;
    border-radius: 5px 0px 0px 5px;
}
.digiwised-odd-btn-05{
    /* border: 1px solid #e6dddd; */
    position: absolute;
    padding: 9px;
    /* border-bottom: 0px !important; */
    right: 170px;
    margin-top: 10px;
}
.digiwised-odd-btn-06{
    position: absolute;
    /* border-bottom: 0px !important; */
    right: 118px;
    padding: 8px !important;
    margin-top: 11px !important;
    border-radius: 5px 5px 5px 5px;
}
.digiwised-odd-btn-07{
    position: absolute;
    /* border-bottom: 0px !important; */
    right: 36px;
    padding: 5px;
    margin-top: 8px;
}
.digiwised-odd-btn-08{
    border-radius: 5px 0px 0px 5px !important;
}
.digiwised-odd-btn-10{
    border-radius: 5px 5px 5px 5px !important;
}
.digiwised-odd-btn-11{
    padding: 10px !important;
}
.digiwised-odd-btn-08,.digiwised-odd-btn-09,.digiwised-odd-btn-10{
    padding: 15px !important;
}
.digiwised-eventos-12{
    margin-left: -76px;
}
.digiwised-football-teams{
    display: block;
    /* background: red; */
    width: 66px;
    text-align: center;
}
.digiwised-top-tr-13{
    display: block;
    width: 203px;
    /* margin-left: 90px; */
    /* margin-left: 15px; */
}
.digiwised-tr-span-spacing{
    margin: 7px;
}
.digiwised-tr-span-right{
    margin-left: 54px;
}
.digiwised-tr-div{
    /* display: flex;
    justify-content: end;
    margin-right: -22px;
    font-size: 12px; */
    display: flex;
    justify-content: end;
    font-size: 12px;
    margin-right: -95px;
}
.digiwised-odd-btn-09::before{
    content: '';
    margin: 8px;
    margin-left: -15px;
    border-left: 1px solid #ffffffff;
}
.digiwised-odd-btn-10::before{
    content: '';
    margin: 8px;
    margin-left: -16px;
    border-left: 1px solid #ffffffff;
}
.digiwised-border-bottom{
	border-bottom: 1px solid #ddd;
}
.digiwised-padding-eventos{
    padding:5px;
}
.digiwised-eventos-border-remove{
    border-radius: 0%;
}
html * {
    font-family: roboto,sans-serif !important;
    list-style-type: none !important;
}
.digiwised-padding-football-icon{
    padding: 11px !important;
}
.digiwised-margin-eventos-arrow{
    margin: 5px !important;
    font-size: 13px !important;
}
.digiwised-second-li{
    background: var(--primaryColor);
    padding: 4px;
    border-radius: 10px;
    line-height: 1.4;
    margin-left: 9px;
    margin-top: 5px;
    margin-right: 7px;
    margin-bottom: 5px;
}
.digiwised-second-li a span{
    border-radius: 50%;
}
.svg.svg-inline--fa.fa-chevron-down.fa-w-14{
    font-size: 13px !important;
}
.digiwised-second-ul-li{
    background: var(--primaryColor);
    padding: -7px;
    border-radius: 10px;
}
.digiwised-ul-li-ul{
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 1px !important;
}
.digiwised-ul-li-second-li{
    padding: 9px !important;
}
.digiwised-imag-tag-eventos{
    /* margin-left: -217px; */
    /* background-color: red; */
    /* text-align: right; */
}
.digiwised-odd-btn-bottom{
    padding-right: 64px;
}
.digiwised-eventos-vertical-hr::after{
    content: '';
    /* padding: 19px; */
    margin-left: -34px;
    /* border-top: 16px; */
    /* margin: -31px; */
    height: 39px;
    margin-top: 7px;
    border-left: 1px solid #ddd;
}
.table-hover tbody tr:hover{
        background-color: unset !important;
}
input#bilheteID::placeholder{
    font-size: 14px;
    font-weight: 500;
    float: left;
    margin: 18px;
    margin-left: -5px;
}
.digiwised-label-buscar-jogos{
    color: #0d0c0c;
    font-size: 13px;
    opacity: .5;
    margin: auto 45px;    /* background-color: var(--bgColor); */

    font-weight: bold;
}
.caixa-logo-style{
    background:var(--primaryColor);
    /* padding: 5px 7px 5px 7px; */
    padding: 10px 14px 10px 7px;

}
.digiwised-jogos-left{
    padding: 5px;
}
span.flag-icon{
    margin: 3px;
}
.digiwised-padlock-eventos-btn-1{
    position: absolute;
    margin: 15px;
    right: 194px;
}
.digiwised-padlock-eventos-btn-2{
    position: absolute;
    margin: 15px;
    right: 149px;
}
.digiwised-padlock-eventos-btn-3{
    position: absolute;
    margin: 15px;
    right: 103px;
}
.digiwised-mobile-screen-football{
    border-radius: 10px;
    background-color: var(--primaryColor);
    list-style: none;
    padding: 5px 7px 5px 7px;
    border-bottom: 1px solid #ccb0b0;
    margin-left: -38px;
    font-size: 16px;
    font-weight: 700;
}
.digiwised-icon-chevron-mobile-screen-football{
    margin: 6px;
    font-size: 16px !important;
}
.digiwised-mobile-screen-football-ul-li{
    border-radius: 10px;
    background-color: var(--bgColor);
    list-style: none;
    padding: 5px 7px 5px 7px;
    margin-left: -38px;
    margin-bottom: 1px;
}
.digiwised-mobile-screen-football-ul-li-div{
    font-size: 15px;
    font-weight: 700;
    color: black;
}
.digiwised-mobile-screen-football-ul-li-div-a{
    padding-left: 15px;
    border-radius: 7px;
    width: 100%;
    display: block;
    background: var(--primaryColor);
    /* color: white !important; */
    color: white;
    font-size: 15px;
    font-weight: 700;
    font-family: roboto,sans-serif !important;

}
.carousel-height-1 {
    height: 180px;
}
.filter-text{
    font-size: 18px !important;
    font-weight: 700;
}
.digiwised-bilhete-title{
    font-size: 14px;
}
.bilhete-style {
    padding: 8px 10px;
    border-radius: 5px;
    width: 100%;
    border: 1px solid gray;
    outline: none;
}
.search-conferir{
    border-radius: 5px 5px 5px 5px !important;
    width: 4% !important;
}
/* Digiwised employee ID 2 working End*/

/* / digiwised work start  / */
@media screen and (min-width: 280px) and (max-width: 768px) { 
    .search-conferir{
        border-radius: 5px 5px 5px 5px !important;
        width: 10% !important;
    }
    input#bilheteID::placeholder{
        font-size: 11px !important;
    }

    .title-left, .title-right {
        padding-top: 0;
        width: 124px;
    }
}

@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: 760px) and (max-width: 770px) { 
    .digiwised-top-tr-13{
        margin-left: 55%;
    }
}
@media screen and (min-width: 810px) and (max-width: 830px) { 
    .digiwised-top-tr-13{
        margin-left: 55%;
    }
}
@media screen and (min-width: 910px) and (max-width: 920px) { 
    .digiwised-top-tr-13{
        margin-left: 57%;
    }
}
@media screen and (min-width: 1707px) and (max-width: 1717px) { 
    .digiwised-odd-btn-04{
        right: 23%;
        left: unset;
    }
    .digiwised-top-tr-13{
        width: 66%;
    }
    .digiwised-tr-div{
        margin-right: -31px;
    }
}
@media screen and (min-width: 1811px) and (max-width: 1841PX) { 
    .digiwised-odd-btn-04{
        right: 21%;
        left: unset;

    }
    .digiwised-top-tr-13{
        width: 69%;
    }
    .digiwised-tr-div{
        margin-right: -52px;
    }
}
@media screen and (min-width: 2000px) and (max-width: 5464PX) { 
    .digiwised-odd-btn-04{
        right: 227px;
        left: unset;
    }
    .digiwised-top-tr-13 {
        margin-left: 160px;
    }
    svg.svg-inline--fa.fa-search.fa-w-16{
        width: 8%;
    }
}
@media screen and (min-width: 2000px) and (max-width: 4098px) { 
    .digiwised-top-tr-13{
        margin-left: 80px;
    }
}
@media screen and (min-width: 2000px) and (max-width: 2732px) { 
    .digiwised-top-tr-13 {
        margin-left: -46px;
    }
}
@media screen and (min-width: 1825px) and (max-width: 2049px) { 
    .digiwised-top-tr-13{
        margin-left: -24px;
    }
    .digiwised-tr-div{
        margin-right: -40px;
    }
}
@media screen and (min-width: 1517px) and (max-width: 1699px) { 
    .digiwised-top-tr-13{
        /* width: 84%; */
    }
    .digiwised-odd-btn-04{
        right: 26%;
        left: unset;
    }
    .digiwised-tr-div{
        margin-right: -24px;
    }
}
@media screen and (min-width: 1240px) and (max-width: 1300px) { 
    .digiwised-odd-btn-04{
        right: 32%;
        left: unset;
    }
    .digiwised-top-tr-13{
        margin-right: 69px;
    }
}
@media (max-width: 576px) { 
	/* default work here */
    td.text-center.sport {
		padding: 0!important;
	}

	.tablejogos td a {
		padding: 1rem 0.2rem!important;
	}
	/* default work end */

    /* Digiwised Work Start Employee ID 1 */
    /* Digiwised Work End Employee ID 1 */

}
@media (max-width: 280px){ 
    .digiwised-label-buscar-jogos{
        margin: 1px 1px 1px 13px !important;
    }
}
@media screen and (min-width: 280px) and (max-width: 768px) { 
    .mobile-start-title {
        margin: 0px !important;
    }
    .carousel-height-1 {
        height: 100px;
    }
    .jogos-de-hoje-as{
        margin-top: -4%;
    }
}
@media screen and (min-width: 280px) and (max-width: 480px) { 
    .digiwised-finalizer-btn{
        padding: 0.15rem 0.2rem !important;
        margin-left: -9px !important;    
    }
    td.text-center.asdd {
        position: absolute;
        right: 25px;
        margin-top: 20px;
    }
    
    td.text-center.asd {
        position: absolute;
        right: 67px;
        margin-top: 20px;
    }
    
    td.text-center.click-test {
        position: absolute;
        right: 112px;
        margin-top: 20px;
    }

    .digiwised-column-spacing {
        padding-left: 0px;
        padding-right: 0px;
    }
    div#carouselExampleSlidesOnly {
        height: 110px;
    }
    .digiwised-eventos-icon-search{
        height: 35px !important;
        padding: 10px !important;
        margin-top: 0px !important;
        margin-left: -3px !important;
    }
    .default-css-eventos{
        border-radius: 5px; 
        height: 35px; 
        /* width: 320px; */
        width:85%;
        margin-left: 3%;
        border: 1px solid #b8adad !important;
    }
    .default-css-eventos-customize-text-align{
        text-align:start !important;
        font-size:15px; 
        padding:5px;
    }
    .digiwised-tr-div{
        display: unset !important;
        justify-content:unset !important;
        margin-right: unset !important;
        font-size: 12px;
    }
    .digiwised-top-tr-13{
        /* margin-left:5px !important; */
        margin-left:29px !important;
    }
    .tablejogos td.league {
        white-space: revert !important;
    }
    .digiwised-odd-btn-1-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 38px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-2-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 83px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-3-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 128px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .tablejogos td a{
        padding: 0.5rem 0.3rem!important;
    }
    .digiwised-top-tr-13{
        display: block;
        margin-left: 25px;
        width: 159px;
    }
    ul.col-12.nav.d-flex.flex-column.list-group{
        margin-top: 8px;
        padding-left: 32px;

    }
    .digiwised-label-buscar-jogos{
        color: #0d0c0c;
        font-size: 13px;
        opacity: .5;
        margin: auto 70px;
        /* margin-left: 17px; */
        font-weight: bold;

    }
    svg.svg-inline--fa.fa-arrow-right.fa-w-14.float-right.d-block.d-lg-none.ml-3.mobileTicketToggle1{
        margin-left: 3px !important;
    }
    
}
@media screen and (min-width: 410px) and (max-width: 420px) { 
    .digiwised-top-tr-13{
        margin-left: 72px !important;
    }
}
@media screen and (min-width: 370px) and (max-width: 380px) { 
    .digiwised-top-tr-13{
        margin-left: 38px !important;
    }
}
@media screen and (min-width: 385px) and (max-width: 395px) { 
    .digiwised-top-tr-13{
        margin-left: 51px !important;
    }
}
@media screen and (min-width: 1020px) and (max-width: 1040px) { 
    .digiwised-top-tr-13{
        width: 165px !important;
        margin-left: 227px;

    }
}
@media screen and (min-width: 540px) and (max-width: 720px) { 
    .digiwised-tr-div{
        justify-content: inherit !important;
    }
    .digiwised-top-tr-13{
        width: 164px !important;
    }
}
@media screen and (min-width: 530px) and (max-width: 550px) { 
    .digiwised-top-tr-13{
        margin-left: 40%;
    }
}
@media screen and (min-width: 540px) and (max-width: 1080px) { 
    .digiwised-column-spacing {
        padding-left: 0px;
        padding-right: 0px;
    }
    .jogos-de-hoje-as{
        margin-top: -2%;
    }
    div#carouselExampleSlidesOnly {
        height: 110px;
    }
    .digiwised-eventos-icon-search{
        height: 35px !important;
        padding: 10px !important;
        margin-top: 0px !important;
        margin-left: -3px !important;
    }
    .default-css-eventos{
        border-radius: 5px; 
        height: 35px; 
        /* width: 320px; */
        width:85%;
        margin-left: 3%;
        border: 1px solid #b8adad !important;
    }
    .default-css-eventos-customize-text-align{
        text-align:start !important;
        font-size:15px; 
        padding:5px;
    }
    .digiwised-tr-div{
        /* display: unset !important; */
        /* justify-content:unset !important; */
        /* margin-right: unset !important; */
        margin-right: 0px !important;
        justify-content: center;
        font-size: 12px;
    }
    .tablejogos td.league {
        white-space: revert !important;
    }
    .digiwised-odd-btn-1-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 28px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-2-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 73px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .digiwised-odd-btn-3-mobile-screen-1{
        position: absolute;
        /* border-bottom: 0px !important; */
        right: 118px;
        padding: 8px !important;
        margin-top: 13px !important;
        border-radius: 5px 5px 5px 5px;
    }
    .tablejogos td a{
        padding: 0.5rem 0.3rem!important;
    }
    /* .digiwised-top-tr-13{
        margin-left:5px !important;
    } */
    .digiwised-tr-span-spacing{
        margin: 7px;
        margin-left: 5px;
    }
    .digiwised-top-tr-13{
        display: block;
        /* margin-left: 25px; */
        width: 194px;
        /* width: 159px; */
    }
    ul.col-12.nav.d-flex.flex-column.list-group{
        margin-top: 8px;
        padding-left: 72px;

    }
    .digiwised-label-buscar-jogos{
        color: #0d0c0c;
        font-size: 13px;
        opacity: .5;
        margin-left: 9%;
        /* margin: auto 70px; */
        font-weight: bold;
    }
    svg.svg-inline--fa.fa-arrow-right.fa-w-14.float-right.d-block.d-lg-none.ml-3.mobileTicketToggle1{
        margin-left: 3px !important;
    }
}
/* screen width employee ID hn */
@media screen and (min-width: 1430px) and (max-width: 1450px) { 
    .digiwised-top-tr-13{
        display: block !important;
        width:330px;
    }
    .digiwised-odd-btn-04{
        left: 520px;
    }
    .digiwised-tr-div{
        margin-right: -75px;
    }
    .digiwised-tr-span-spacing{
        margin:0px;
        padding: 0px 15px;
    }
    .digiwised-padlock-eventos-btn-1{
        right: 215px;
    }
    .digiwised-padlock-eventos-btn-2{
        right: 165px;
    }
    .digiwised-padlock-eventos-btn-3{
        right: 115px;
    }
}
/* screen width employee ID mh */
@media screen and (min-width: 1360px) and (max-width: 1370px) { 
    .digiwised-top-tr-13{
        margin-right: 71px;
    }

}