
#groups-container{
padding-top: 3%;
}

.table-tag-header{
font-size: 15px;
font-family: rubik;
color: #FFFFFF;
margin-bottom: 8px;
}

.standing_team-logo{
width: 21px;
}

.qualifying-line{
border-bottom: 3px solid #454965;	
}

.groups_bets-td{
border: 1px solid #454965;
    position: relative;
}

.groups_bets-th{
background-color: #1E1E2E;	
}

.selected_rankeing-td{
background-color: #0560C9;	
}

.groups_col-pad{
padding-right: 6%;
}
.groups_col-pad-after{
padding-right: 6%;
padding-left: 12%;
}

.groups_total-score{
color: #FFFFFF;
font-family: rubik;
font-size: 20px;	
}

.clarification{
color: #FFFFFF;
font-family: rubik;
font-size: 13px;
margin-top: 2.5%;	
}

.clarification_bold-span{
font-weight: bold;	
margin-left: 1%;
margin-right: 2%;
}

.groups_matches_component-header{
color: #F2F4F8;
font-size: 20px;
font-family: rubik;
margin-top: 2.5%;	
margin-bottom: 1%;
}

#groups_all_bets{
float: left;	
}	

.modal_filter-dropdwon_container{
display: inline;
margin-right: 1%;
margin-left: 4%
}

.modal_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: 13%
}

.modal_filter-dropdown-selected-value{

}

.modal_filter-dropdown-icon{
width:18%;	
float: left;
}

.modal_filter-dropdown-menu{
min-width: 100%;	
}

.modal_filter-dropdown-item-custom{
color: #FFFFFF;
padding-right: 6%;
}

.profile_groups_users{
margin-right: 16%;	
}

.groups_users-odds{
margin-right: 6%;	
}

.selectableCell{
    position: relative;
    z-index: 1;
}

.selectableCell:hover{
    cursor: pointer;
    border: 1px solid #0560C9;
    z-index: 2;
}

.group-bets-icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 1.1vw;
}

.allUsersGroupsBets-td{
    position: relative;
}


	