.winner-header{
color: #F2F4F8;
font-size: 20px;
font-family: rubik;
padding-top: 1.47%;	
}

.winner-header-after{
color: #F2F4F8;
font-size: 20px;
font-family: rubik;
padding-top: 1.47%;	
margin-bottom: 2.5%;
}

.cup-header{
width: 2.7%;
margin-right:1%;
margin-left: 2%;	
}

.selected_team-header{
margin-right: 1%;
font-weight: bold;	
}

.card-type{
color: #F2F4F8;
font-size: 18px;
font-family: rubik;
width: 29%;
text-align: center;
margin: auto;
margin-bottom: 1%;	
}

.card-custom{
width: 87%;
border-radius: 0px !important;	
margin-top: 21%;
background-color: #0C0A14;
border: 3px solid transparent;
}

.card-custom-after{
width: 29%;
border-radius: 0px !important;	
margin: auto;
background-color: #0C0A14;
margin-bottom: 13%;
}

.card-custom:hover {
cursor: pointer;
border: 3px solid #0560C9 !important;
}

.card-custom:hover img {
    opacity: 1;
}

.card-custom:hover .card-footer {
    background-color: #0560C9 !important;
}

.card-footer-custom{
background-color: #1E1E2E;
font-size: 15px;
font-family: rubik;	
color: #FFFFFF;
padding: 5% 0%;
}

.card-team-span{
margin-right: 8%;	
}

.card-odds-span{
margin-left: 8%;
float: left;	
}

.winner-all_users-padding{
padding: 0% 5% !important;	
padding-bottom: 1% !important;
}

.all_users-winner_team-logo{
width: 6%;	
margin-right: 33%;
}

.winner_allusers-special-logo{
width: 6%;
float: left;
margin-left: 15%; 
}

.cup-logo-after{
width: 13%;
margin-left: 4%;
}

.all_users-winner_team-span{
margin-right: 3%;
margin-left: 7%;	
}

.winner-correct_bet{
background-color: #454965;	
}

.filter-dropdwon-container{
display: inline;
margin-right: 1%;
margin-left: 4%
}

.filter-container a:hover {
color: #AAD4FE;
background-color: #454965;
}

.filter-span{
color: #F2F4F8;
font-size: 15px;
font-family: rubik;	
}

.filter-dropdown-custom{
background-color: #1E1E2E;
font-size: 15px;
font-family: rubik;
text-align: right;
border: 1px solid #FFFFFF;
border-radius: 0;
padding-bottom: 0.2%;
padding-top: 0.2%;
width: 11%;
}

.card-img-top-custom{
    width: 54%;
    opacity: 0.5;
}

.selectedTeam{
    border: 3px solid #0560C9 !important;
}

.selectedTeam-footer{
    background-color: #0560C9 !important;
}
.selectedTeam-img{
    opacity: 1 !important;
}
