p{color:#ffffff}
*{font-family: "Palanquin", sans-serif;}
@font-face {
    font-family: 'dincondensed';
    src: url('DINCondensed-Light.ttf') format('truetype');;
 }

#main {
    width:300px;
    height: 50px; 
    background-image:url(Background-300x50.jpg); 
    background-repeat: no-repeat; 
    background-size: cover;
}

.tournament {
    font-size: 6px; 
    line-height: 7px;
    font-weight:900;
    margin-top:5px;
    margin-bottom: 0px !important; 
    text-transform:uppercase
}
.team-name {
    color:#ffffff; 
    font-size:10px;
    line-height:8px;
    text-transform:uppercase;
    font-weight:900;
}

.vs {
    color:#B9D531;
    font-size:9px;
    line-height:8px;
    font-weight:900;
}
.risultato_728 {
    font-size:9px;
    line-height:8px;
    font-weight:900;
    text-transform: uppercase;
}
.btn-custom {
    background-color: #B9D531 !important; 
    border:1px solid #ffffff !important; 
    border-radius: 3px !important; 
    color:#000000 !important; 
    padding-top: 1px !important;
    line-height: .1 !important;
}
.verifica {

    font-size:7px;
}
.verifica2 { 

    font-size:7px;
}
.btn-container {
    margin-top: 2px !important;
}
.bg-table {
    background-color:rgba(0, 0, 0, 0.7);
}
.brand-logo {
    width:92%;
    text-align:center;
    padding-top:1px;
}

.table-text, .table-text-title {
    font-size: 12px; 
    font-family: dincondensed; 
    border-radius:3px;
    background-color: #ffffff; 
    margin: 3px 3px 3px 3px; 
    color: #000000; 
    line-height:1; 
    height:13px;
    border:1.5px solid #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.table-textbest {
    font-size: 12px; 
    font-family: dincondensed; 
    border-radius:3px;
    background-color: #B9D531; 
    color: #000000;
    margin: 3px 3px 3px 3px; 
    line-height:1; 
    height:13px;
    border:1.5px solid #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
