html{
    background-color: #fff;
    background-image: url("../img/bg1920x1080.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    color: #636b6f;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    height: 100vh;
    margin: 0;
}

body,.login-page,.register-page {
    background-color: transparent;
}

.full-height {
    height: 100vh;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    text-align: center;
}

.title {
    font-size: 84px;
}

.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}

.main-footer {
    color: #fff;
    background-color: black;
}

#round16 th{
    width: 14%; 
    text-align: center;
}

#round16 tbody{
    /* background-color: #F2EBE3; */
    background-color: #F2EBE3;
}

#round16 tr{
    margin: 0; 
    border: 0;
}

#round16 td{
    margin: 0; 
    border: 0;
    padding: 0.2em;
}

#round16 .team_r{
    background-color: white; 
    text-align: center; 
    border-right: 1px solid white;
    vertical-align: middle;
    line-height: 2em;
}

#round16 .team_l{
    background-color: white; 
    text-align: center; 
    border-left: 1px solid white;
    vertical-align: middle;
    line-height: 2em;
}

#round16 .team_r img{
    height: 1.8em;
    max-width: 100%;
    border: 1px solid black;
}

#round16 .team_l img{
    height: 1.8em;
    max-width: 100%;
    border: 1px solid black;
}

#round16 .team_r span{
    font-weight: bold;
}

#round16 .team_l span{
    font-weight: bold;
}

#round16 .schedule_r{
    text-align: center; 
    border-right: 1px solid white;  
    font-size: 0.8em;
    vertical-align: bottom;
    text-transform: uppercase;
}

#round16 .schedule_l{
    text-align: center; 
    border-left: 1px solid white;  
    font-size: 0.8em;
    vertical-align: bottom;
    text-transform: uppercase;
}

#round16 .pk_r{
    text-align: center; 
    border-right: 1px solid white;  
    font-size: 0.8em;
    vertical-align: top;
}
#round16 .pk_l{
    text-align: center; 
    border-left: 1px solid white;  
    font-size: 0.8em;
    vertical-align: top;
}

#round16 .score_r{
    text-align: center; 
    border-right: 1px solid white;
    vertical-align: bottom;
}

#round16 .score_r span{
    display: inline-block;
    border: 1px solid black;
    min-width: 2em;
}

#round16 .score_l{
    text-align: center; 
    border-left: 1px solid white;
    vertical-align: bottom;
}

#round16 .score_l span{
    display: inline-block;
    border: 1px solid black;
    min-width: 2em;
}

#round16 .up{
    vertical-align: top;
}

#round16 .down{
    vertical-align: bottom;
}

#nextmatchs .td_jogo, #matchs .td_jogo{
    vertical-align: middle;
    
}
#nextmatchs .td_jogo a, #matchs .td_jogo a{
    text-decoration: none;
    color: black;
}
#nextmatchs .td_jogo_nome_e, #matchs .td_jogo_nome_e{
    display: inline-block;
    width: 25%;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
    text-align: left; 
    vertical-align: middle;
}
#nextmatchs .td_jogo_nome_d, #matchs .td_jogo_nome_d{
    display: inline-block;
    width: 25%;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
    text-align: right; 
    vertical-align: middle;
}
#nextmatchs .td_jogo_mobi, #matchs .td_jogo_mobi{
    display: inline-block;
    width: 3em;
    text-align: center; 
    vertical-align: middle;
}
#nextmatchs .td_jogo_placa, #matchs .td_jogo_placa{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid black;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle; 
    font-weight: bolder;
}
#nextmatchs .td_jogo_placa_palpite, #matchs .td_jogo_placa_palpite{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid gray;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle; 
    font-weight: bolder;
}
#nextmatchs .td_jogo_placa_x, #matchs .td_jogo_placa_x{
    margin: 0 4px;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle;
}

#form_profile_img .btn-group{
    margin-top: 1em;
}

#form_bid .btn-group{
    margin-top: 1em;
}

.link_undecoration {
    text-decoration: none;
    color: black;
}

.link_undecoration:link{
    text-decoration: none;
    color: black;
}

.link_undecoration:visited{
    text-decoration: none;
    color: black;
}

#matchs input{
    display: inline-block;
    width: 2em;
    height: 1.5em;
    border: 1px solid black;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle; 
    font-weight: bolder;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}
.compara{
    text-align: center;
}
.compara .jogo_nome_exibicao{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
    text-align: left; 
    vertical-align: middle;
    font-size: 1.5em;
}
.compara .jogo_nome_exibicao_mobi{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    text-align: left; 
    vertical-align: middle;
    font-size: 0.8em;
    width: 90px;
}
.compara .jogo_nome_exibicao_mobi2{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    text-align: left; 
    vertical-align: middle;
    font-size: 0.8em;
    width: 90px;
}
.compara .td_jogo_nome_e{
    display: inline-block;
    width: 30%;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
    text-align: left; 
    vertical-align: middle;
    font-size: 3em;
}
.compara .td_jogo_nome_d{
    display: inline-block;
    width: 30%;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
    text-align: right; 
    vertical-align: middle;
    font-size: 3em;
}
.compara .td_jogo_mobi{
    display: inline-block;
    width: 3em;
    text-align: center; 
    vertical-align: middle;
}
.compara .td_jogo_placa{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid black;
    text-align: center; 
    font-size: 3em; 
    vertical-align: middle; 
    font-weight: bolder;
}
.compara .td_jogo_placa_mobi{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid black;
    text-align: center; 
    font-size: 1em; 
    vertical-align: middle; 
    font-weight: bolder;
}
.compara .td_jogo_placa_p{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid gray;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle; 
    font-weight: bolder;
}
.compara .td_jogo_placa_x{
    margin: 0 4px;
    text-align: center; 
    font-size: 1.0em; 
    vertical-align: middle;
}
.nopadding {
    padding: 0 !important;
    
 }
 .centralizar{
     text-align: center;
 }