.card-body-custom {
flex: 1 1 auto;
padding: 25.5% 0%;
background-color: #16171F;
color: #F2F4F8;
font-size: 20px;
font-family: rubik;
}

.goalscorer-card-flag{
width: 14%;
margin-right: 8%;	
}

.search-goalscorer-containter{
position: relative;
width:100%	
}

.search-icon{
color: #FFFFFF;
position: absolute;
top: 70%;
right: 1%;
}

.search-input-custom{
background-color: #0C0A14;
color: white !important;
font-family: rubik;
font-size: 15px;
padding-right: 3%;
border-radius: 0%;
border: 1px solid #FFFFFF; 
margin-right: 0% !important;
width: 20%;
padding-top: 0.3% !important;
padding-bottom: 0.3% !important;
height: unset;
margin-top: 3%;
}




.search-goalscorer-containter input:focus{
background-color: #0C0A14;	
}

input[type="search"]::-webkit-search-cancel-button {

/* Remove default */
-webkit-appearance: none;

/* Now your own custom styles */
height: 30px;
width: 30px;
background-image: url(icons8-multiply-16.png);
background-repeat: no-repeat, repeat;
background-position: center;
padding: 20px 0px;
/* Will place small red box on the right of input (positioning carries over) */

}

.goalscorer-logo-header-after{
width: 2%;
margin-right: 11%;
margin-left: 2%;
}

.all_users_goalscorer-user-logo{
width: 7%;
margin-right: 33%;	
}

.goalscorer_allusers-logo{
width: 7.5%;
float: left;
margin-left: 15%	
}

.goalscorer-real-th{
background-color: #454965;	
}

.player-column{
padding-right: 10% !important;		
}


.goalscorer-real-col_padding{
padding-left: 11%	
}


.goalscorer_real-player-logo {
width: 9%;
}

.goalscorer-logo-real{
width: 9%;
}

.goalscorer-real-tbale-header{
margin-right:41%;
color: #F2F4F8;
font-size: 15px;
font-family: rubik;	
}

.card-goalscorer-body-custom{
    padding: 0px;
    font-size: 15px;
    padding-top: 2%;
}

.card-goalscorer-img-custom{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 57%;
    opacity: 0.5;
}
