.shtml {
-webkit-text-size-adjust: 100%;
}

.xsmall {
transform: scale(0.4);
}

/* Font files */
@font-face {font-family:'DINPro'; font-weight:300; font-style:normal;src:url("/css/fonts/dinpro/DINPro-Light.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:300;font-style:italic;src:url("/css/fonts/dinpro/DINPro-LightItalic.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:400;font-style:normal;src:url("/css/fonts/dinpro/DINPro.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:400;font-style:italic;src:url("/css/fonts/dinpro/DINPro-Italic.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:500;font-style:normal;src:url("/css/fonts/dinpro/DINPro-Medium.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:500;font-style:italic;src:url("/css/fonts/dinpro/DINPro-MediItalic.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:700;font-style:normal;src:url("/css/fonts/dinpro/DINPro-Bold.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:700;font-style:italic;src:url("/css/fonts/dinpro/DINPro-BoldItalic.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:900;font-style:normal;src:url("/css/fonts/dinpro/DINPro-Black.otf") format("opentype")}
@font-face {font-family:'DINPro';font-weight:900;font-style:italic;src:url("/css/fontsm/dinpro/DINPro-BlackItalic.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:300;font-style:normal;src:url("/css/fonts/dinpro/DINPro-CondLight.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:300;font-style:italic;src:url("/css/fonts/dinpro/DINPro-CondLightIta.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:400;font-style:normal;src:url("/css/fonts/dinpro/DINPro-Cond.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:400;font-style:italic;src:url("/css/fonts/dinpro/DINPro-CondIta.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:500;font-style:normal;src:url("/css/fonts/dinpro/DINPro-CondMedium.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:500;font-style:italic;src:url("/css/fonts/dinpro/DINPro-CondMediIta.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:700;font-style:normal;src:url("/css/fonts/dinpro/DINPro-CondBold.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:700;font-style:italic;src:url("/css/fonts/dinpro/DINPro-CondBoldIta.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:900;font-style:normal;src:url("/css/fonts/dinpro/DINPro-CondBlack.otf") format("opentype")}
@font-face {font-family:'DINPro Cond';font-weight:900;font-style:italic;src:url("/css/fonts/dinpro/DINPro-CondBlackIta.otf") format("opentype")}

@font-face {font-family:'Cruyff-Light';src:url("/css/fonts/cruyff/CruyffSans-Light.ttf") format("truetype")}
@font-face {font-family:'Cruyff-Regular';src:url("/css/fonts/cruyff/CruyffSansCondensed-Regular.ttf") format("truetype")}
@font-face {font-family:'Cruyff-Medium';src:url("/css/fonts/cruyff/CruyffSansCondensed-Medium.ttf") format("truetype")}
@font-face {font-family:'Cruyff-Bold';src:url("/css/fonts/cruyff/CruyffSansCondensed-Bold.ttf") format("truetype")}
@font-face {font-family:'Cruyff-Sans-Bold';src:url("/css/fonts/cruyff/CruyffSans-Bold.ttf") format("truetype")}
@font-face {font-family:'CruyffSansExpanded-Heavy';src:url("/css/fonts/cruyff/CruyffSansExpanded-Heavy.ttf") format("truetype")}
@font-face {font-family:'CruyffSansMono-Medium';src:url("/css/fonts/cruyff/CruyffSansMono-Medium.ttf") format("truetype")}



/* --- General / Player cards -- */
.playercard,
.stadium {
font-family: "DINPro","Open Sans", Verdana, Arial, sans-serif;
position: relative;
}

.playercard-name {
overflow:hidden;
}

.playercard div,
.stadium div {
line-height: 18px;
position: absolute;
}

.playercard-container,
.stadiumcard-container {
background-size: contain;
color:white;
}






/* Stadium Cards - WORLD CUP 2022 */
.2022fifaworldcup.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.2022fifaworldcup.card-lg.stadium,
.2022fifaworldcup.card-md.stadium,
.2022fifaworldcup.card-lg.stadium.gold,
.2022fifaworldcup.card-md.stadium.gold {
background: url('/img/fifa/23/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.2022fifaworldcup.card-lg.stadium.gold.rare,
.2022fifaworldcup.card-md.stadium.gold.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.2022fifaworldcup.card-lg.stadium.silver,
.2022fifaworldcup.card-md.stadium.silver {
background: url('/img/fifa/23/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.2022fifaworldcup.card-lg.stadium.silver.rare,
.2022fifaworldcup.card-md.stadium.silver.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.2022fifaworldcup.card-lg.stadium.bronze,
.2022fifaworldcup.card-md.stadium.bronze {
background: url('/img/fifa/23/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.2022fifaworldcup.card-lg.stadium.bronze.rare,
.2022fifaworldcup.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.2022fifaworldcup.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.2022fifaworldcup.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.2022fifaworldcup.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.2022fifaworldcup.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.2022fifaworldcup.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.2022fifaworldcup.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - WORLD CUP 2022 */








/*-----------------------------*/
/*  FC 25
/*-----------------------------*/


/* Player Cards - FC 24 */
.fc25.player-card-container {
margin: 0 0 15px;
padding: 15px 0 7px 0;
background: #12131d url('/img/fc/25/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}

.fc25.player-card-bg {
background: #12131d;
}



.fc25.playercard,
.fc25.stadium {
background-repeat: no-repeat;
color: #3a3319;
}


.fc25.playercard div,
.fc25.stadium div {
line-height: 22px;
text-align: center;
width: 60px;
}
.fc25.playercard div img,
.fc25.stadium div img {
max-width:100%;
}



.fc25.playercard.card-lg,
.fc25.stadium.card-lg {
font-family: "Cruyff-Medium","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fc25.playercard.card-md,
.fc25.stadium.card-md {
font-family: "Cruyff-Medium","Open Sans",Verdana,Arial,sans-serif;
width: 162px;
height: 226px;
/*
transform: scale(0.65);
transform-origin: top center;
*/
}


.fc25.card-lg .playercard-rating {
font-family: Cruyff-Medium !important;
font-size: 35px;
width: 37px;
top: 81px;
left: 37px;
}
.fc25.card-md .playercard-rating {
font-family: Cruyff-Medium !important;
font-size: 23px;
text-align: center;
top: 56px;
left: 10px;
}

.fc25.card-lg .playercard-position {
font-family: Cruyff-Medium !important;
font-size: 18px;
width: 37px;
text-align: center;
top: 106px;
left: 37px;
}
.fc25.card-md .playercard-position {
font-family: Cruyff-Medium !important;
font-size: 12px;
text-align: center;
top: 58px;
left: 27px;
width: 28px;
}

.fc25.card-lg .playercard-picture {
width: 158px;
height: 158px;
top: 61px;
left: 47px;
}
.fc25.card-md .playercard-picture {
width: 109px;
height: 104px;
top: 38px;
left: 31px;
}

.fc25.card-lg .playercard-name,
.fc25.card-lg .stadiumcard-name {
font-family: Cruyff-Sans-Bold !important;
font-size: 20px;
left: 0px;
top: 220px;
width: 100%;
}
.fc25.card-md .playercard-name,
.fc25.card-md .stadiumcard-name {
font-family: Cruyff-Sans-Bold !important;
font-size: 13px;
left: 0px;
top: 145px;
width: 100%;
}

.fc25.card-lg .playercard-name-long {
font-size: 18px;
}
.fc25.card-md .playercard-name-long {
font-size: 12px;
}



.fc25.card-lg .playercard-attr {
left: 0;
/*
width: 200px;
text-align: center;
*/
}
.fc25.card-md .playercard-attr {
left: 0;
width: 100%;
text-align: center;
}

.fc25.card-lg .playercard-attr .attr-name {
/*position: absolute;*/
font-family: Cruyff-Medium !important;
font-size: 11px;
top: 50px;
}
.fc25.card-md .playercard-attr .attr-name {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 9px;
top: 0;
width:20px;
}
.fc25.card-lg .playercard-attr .attr-value {
font-family: Cruyff-Medium !important;
font-size: 18px;
top: 30px;
}
.fc25.card-md .playercard-attr .attr-value {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 11px;
top: 11px;
width:20px;
}

.fc25.card-lg .playercard-attr1 {
top: 244px;
left: 23px;
}
.fc25.card-md .playercard-attr1 {
top: 158px;
left: 25px;
}

.fc25.card-lg .playercard-attr2 {
top: 244px;
left: 52px;
}
.fc25.card-md .playercard-attr2 {
top: 158px;
left: 43px;
}

.fc25.card-lg .playercard-attr3 {
top: 244px;
left: 81px;
}
.fc25.card-md .playercard-attr3 {
top: 158px;
left: 61px;
}

.fc25.card-lg .playercard-attr4 {
top: 244px;
left: 110px;
}
.fc25.card-md .playercard-attr4 {
top: 158px;
left: 79px;
}

.fc25.card-lg .playercard-attr5 {
top: 244px;
left: 139px;
}
.fc25.card-md .playercard-attr5 {
top: 158px;
left: 97px;
}

.fc25.card-lg .playercard-attr6 {
top: 244px;
left: 168px;
}
.fc25.card-md .playercard-attr6 {
top: 158px;
left: 115px;
}

.fc25.card-lg .playercard-attr7,
.fc25.card-md .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 267px;
visibility: hidden;
}

.fc25.card-lg .playercard-nation {
top: 280px;
left: 62px;
}
.fc25.card-md .playercard-nation {
top: 182px;
left: 40px;
}
.fc25.card-lg .playercard-nation img {
max-width: 25px;
max-height: 18px;
}
.fc25.card-md .playercard-nation img {
max-width: 16px;
max-height: 12px;
}

.fc25.card-lg .playercard-league {
top: 280px;
left: 96px;
}
.fc25.card-md .playercard-league {
top: 182px;
left: 62px;
}
.fc25.card-lg .playercard-league img {
max-width: 20px;
}
.fc25.card-md .playercard-league img {
max-width: 13px;
}

.fc25.card-lg .playercard-club {
position: absolute;
top: 280px;
left: 126px;
}
.fc25.card-md .playercard-club {
position: absolute;
top: 182px;
left: 82px;
}
.fc25.card-lg .playercard-club img {
max-width: 20px;
}
.fc25.card-md .playercard-club img {
max-width: 13px;
}





/* ----- BASE ----- */
.fc25.card-lg.playercard.bronze,
.fc25.card-md.playercard.bronze {
background: url('/img/fc/25/cards/1_0_1.png') no-repeat;
background-size: contain;
}
.fc25.card-lg.playercard.bronze.rare,
.fc25.card-md.playercard.bronze.rare {
background: url('/img/fc/25/cards/1_1_1.png') no-repeat;
background-size: contain;
}
.fc25.card-lg.playercard.silver,
.fc25.card-md.playercard.silver {
background: url('/img/fc/25/cards/1_0_2.png') no-repeat;
background-size: contain;
}
.fc25.card-lg.playercard.silver.rare,
.fc25.card-md.playercard.silver.rare {
background: url('/img/fc/25/cards/1_1_2.png') no-repeat;
background-size: contain;
}
.fc25.card-lg.playercard.gold,
.fc25.card-md.playercard.gold {
background: url('/img/fc/25/cards/1_0_3.png') no-repeat;
background-size: contain;
}
.fc25.card-lg.playercard.gold.rare,
.fc25.card-md.playercard.gold.rare {
background: url('/img/fc/25/cards/1_1_3.png') no-repeat;
background-size: contain;
}
/*. ----- BASE ----- */



/* POTM */
.fc25.card-lg.playercard.potm-bundesliga,
.fc25.card-md.playercard.potm-bundesliga {
background: url('/img/fc/25/cards/1_42_0.png') no-repeat;
color: white;
background-size: contain;
}
.fc25.card-lg.playercard.potm-laliga,
.fc25.card-md.playercard.potm-laliga {
background: url('/img/fc/25/cards/1_86_0.png') no-repeat;
color: #99d9eb;
background-size: contain;
}
.fc25.card-lg.playercard.potm-el,
.fc25.card-md.playercard.potm-pl,
.fc25.card-lg.playercard.potm-epl,
.fc25.card-md.playercard.potm-epl,
.fc25.card-lg.playercard.potm-premier-league,
.fc25.card-md.playercard.potm-premier-league {
background: url('/img/fc/25/cards/1_43_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc25.card-lg.playercard.potm-mls,
.fc25.card-md.playercard.potm-mls {
background: url('/img/fc/25/cards/1_67_0.png') no-repeat;
color: white;
background-size: contain;
}
.fc25.card-lg.playercard.potm-ligue-1,
.fc25.card-md.playercard.potm-ligue-1 {
background: url('/img/fc/25/cards/1_79_0.png') no-repeat;
color: #dfe52b;
background-size: contain;
}
.fc25.card-lg.playercard.potm-serie-a,
.fc25.card-md.playercard.potm-serie-a {
background: url('/img/fc/25/cards/1_114_0.png') no-repeat;
color: #1efcef;
background-size: contain;}
.fc25.card-lg.playercard.potm-eredivisie,
.fc25.card-md.playercard.potm-eredivisie {
background: url('/img/fc/25/cards/1_115_0.png') no-repeat;
color: #ffffff;
background-size: contain;}
/* .POTM */



/* ICON and HERO */
.fc25.card-lg.playercard.icon,
.fc25.card-md.playercard.icon,
.fc25.card-lg.playercard.icon-base,
.fc25.card-md.playercard.icon-base,
.fc25.card-lg.playercard.icon-mid,
.fc25.card-md.playercard.icon-mid,
.fc25.card-lg.playercard.icon-prime,
.fc25.card-md.playercard.icon-prime {
background: url('/img/fc/25/cards/1_12_0.png') no-repeat;
color: #4c3d12;
background-size: contain;
}
.fc25.card-lg.playercard.icon-moments,
.fc25.card-md.playercard.icon-moments {
background: url('/img/fc/25/cards/1_84_0.png') no-repeat;
color: #4c3d12;
background-size: contain;
}

.fc25.card-lg.playercard.heroes,
.fc25.card-md.playercard.heroes {
background: url('/img/fc/25/cards/1_72_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc25.card-lg.playercard.heroes-origin,
.fc25.card-md.playercard.heroes-origin {
background: url('/img/fc/25/cards/1_160_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc25.card-lg.playercard.heroes-prime,
.fc25.card-md.playercard.heroes-prime {
background: url('/img/fc/25/cards/1_161_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* .ICON and HERO*/


/* TOTW */
.fc25.card-lg.playercard.totw.gold,
.fc25.card-md.playercard.totw.gold {
background: url('/img/fc/25/cards/1_3_3.png') no-repeat;
background-size: contain;
color: #e8cb7a;
}
.fc25.card-lg.playercard.totw.silver,
.fc25.card-md.playercard.totw.silver {
background: url('/img/fc/25/cards/1_3_2.png') no-repeat;
background-size: contain;
color: #c4cfdb;
}
.fc25.card-lg.playercard.totw.bronze,
.fc25.card-md.playercard.totw.bronze {
background: url('/img/fc/25/cards/1_3_1.png') no-repeat;
background-size: contain;
color: #e7c096;
}
/* .TOTW */



/* UCL */
.fc25.card-lg.playercard.ucl-rttk,
.fc25.card-md.playercard.ucl-rttk {
background: url('/img/fc/25/cards/1_50_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* .UCL */


.fc25.card-lg.playercard.fc-pro-live,
.fc25.card-md.playercard.fc-pro-live {
background: url('/img/fc/24/cards/1_34_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc25.card-lg.playercard.total-rush,
.fc25.card-md.playercard.total-rush {
background: url('/img/fc/25/cards/1_94_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc25.card-lg.playercard.trailblazers,
.fc25.card-md.playercard.trailblazers {
background: url('/img/fc/25/cards/1_22_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc25.card-lg.playercard.centurions,
.fc25.card-md.playercard.centurions {
background: url('/img/fc/25/cards/1_151_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}
.fc25.card-lg.playercard.centurions-icons,
.fc25.card-md.playercard.centurions-icons {
background: url('/img/fc/25/cards/1_168_0.png') no-repeat;
background-size: contain;
color: #574d30;
}

.fc25.card-lg.playercard.track-stars,
.fc25.card-md.playercard.track-stars {
background: url('/img/fc/25/cards/1_96_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc25.card-lg.playercard.track-stars-heroes,
.fc25.card-md.playercard.track-stars-heroes {
background: url('/img/fc/25/cards/1_97_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc25.card-lg.playercard.ballon-dor,
.fc25.card-md.playercard.ballon-dor {
background: url('/img/fc/25/cards/1_98_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}

.fc25.card-lg.playercard.winter-wildcards,
.fc25.card-md.playercard.winter-wildcards {
background: url('/img/fc/25/cards/1_117_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc25.card-lg.playercard.winter-wildcard-icons,
.fc25.card-md.playercard.winter-wildcard-icons {
background: url('/img/fc/25/cards/1_35_0.png') no-repeat;
background-size: contain;
color: #564b31;
}

.fc25.card-lg.playercard.thunderstrucks,
.fc25.card-md.playercard.thunderstrucks {
background: url('/img/fc/25/cards/1_33_0.png') no-repeat;
background-size: contain;
color: #fce6a4;
}
.fc25.card-lg.playercard.thunderstruck-icons,
.fc25.card-md.playercard.thunderstruck-icons {
background: url('/img/fc/25/cards/1_157_0.png') no-repeat;
background-size: contain;
color: #564b31;
}

.fc25.card-lg.playercard.globetrotters,
.fc25.card-md.playercard.globetrotters {
background: url('/img/fc/25/cards/1_28_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc25.card-lg.playercard.ultimate-succession,
.fc25.card-md.playercard.ultimate-succession {
background: url('/img/fc/25/cards/1_82_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc25.card-lg.playercard.ultimate-cover-star,
.fc25.card-md.playercard.ultimate-cover-star {
background: url('/img/fc/25/cards/1_81_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}




/* FC 25 OBJECTIVES */
.fc25.card-lg.playercard.world-tour,
.fc25.card-md.playercard.world-tour {
background: url('/img/fc/25/cards/1_91_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc25.card-lg.playercard.objectives-squad-foundations,
.fc25.card-md.playercard.objectives-squad-foundations,
.fc25.card-lg.playercard.squad-foundations,
.fc25.card-md.playercard.squad-foundations {
background: url('/img/fc/25/cards/1_87_0.png') no-repeat;
color: #ffffff;
background-size: contain
;}
.fc25.card-lg.playercard.flashback,
.fc25.card-md.playercard.flashback {
background: url('/img/fc/25/cards/1_51_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* .OBJECTIVES */







/* SBC */
.sbc-item-container {
border: 1px solid #b9b9b9;
padding: 1rem;
border-radius: 10px;
}
.sbc-item-container:hover {
border: 1px solid #081013;
}

.sbc-item-heading {
}

/* .SBC */



/*-----------------------------*/
/*./ FC 25
/*-----------------------------*/





/*-----------------------------*/
/*  FC 24
/*-----------------------------*/


/* Player Cards - FC 24 */
.fc24.player-card-container {
margin: 0 0 15px;
padding: 15px 0 7px 0;
background: #12131d url('/img/fc/24/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}

.fc24.player-card-bg {
background: #12131d;
}



/* SBC */
.sbc-item-container {
border: 1px solid #b9b9b9;
padding:1rem;
border-radius: 10px;
}
.sbc-item-container:hover {
border: 1px solid #081013;
}

.sbc-item-heading {
}

/* .SBC */


/* ----- Common Cards ----- */
.fc24.card-lg.playercard.bronze,
.fc24.card-md.playercard.bronze {
background: url('/img/fc/24/cards/1_0_1.png') no-repeat; background-size:contain;}

.fc24.card-lg.playercard.bronze.rare,
.fc24.card-md.playercard.bronze.rare {
background: url('/img/fc/24/cards/1_1_1.png') no-repeat; background-size:contain;}

.fc24.card-lg.playercard.silver,
.fc24.card-md.playercard.silver {
background: url('/img/fc/24/cards/1_0_2.png') no-repeat; color: #333; background-size:contain;}

.fc24.card-lg.playercard.silver.rare,
.fc24.card-md.playercard.silver.rare {
background: url('/img/fc/24/cards/1_1_2.png') no-repeat; background-size:contain;}

.fc24.card-lg.playercard.gold,
.fc24.card-md.playercard.gold {
background: url('/img/fc/24/cards/1_0_3.png') no-repeat; background-size:contain;}

.fc24.card-lg.playercard.gold.rare,
.fc24.card-md.playercard.gold.rare {
background: url('/img/fc/24/cards/1_1_3.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */

.fc24.playercard,
.fc24.stadium {
background-repeat: no-repeat;
color: #3a3319;
}


.fc24.playercard div,
.fc24.stadium div {
line-height: 22px;
text-align: center;
width: 60px;
}
.fc24.playercard div img,
.fc24.stadium div img {
max-width:100%;
}



.fc24.playercard.card-lg,
.fc24.stadium.card-lg {
font-family: "Cruyff-Medium","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fc24.playercard.card-md,
.fc24.stadium.card-md {
font-family: "Cruyff-Medium","Open Sans",Verdana,Arial,sans-serif;
width: 162px;
height: 226px;
/*
transform: scale(0.65);
transform-origin: top center;
*/
}


.fc24.card-lg .playercard-rating {
font-family: Cruyff-Bold !important;
font-size: 34px;
top: 65px;
left: 28px;
}
.fc24.card-md .playercard-rating {
font-family: Cruyff-Bold !important;
font-size: 23px;
top: 42px;
left: 10px;
}




.fc24.card-lg .playercard-position {
font-family: Cruyff-Medium !important;
font-size: 18px;
text-align: center;
top: 90px;
left: 42px;
width: 30px;
}
.fc24.card-md .playercard-position {
font-family: Cruyff-Medium !important;
font-size: 12px;
text-align: center;
top: 58px;
left: 27px;
width: 28px;
}

.fc24.card-lg .playercard-nation {
top: 280px;
left: 62px;
}
.fc24.card-md .playercard-nation {
top: 182px;
left: 40px;
}
.fc24.card-lg .playercard-nation img {
max-width: 25px;
max-height: 18px;
}
.fc24.card-md .playercard-nation img {
max-width: 16px;
max-height: 12px;
}

.fc24.card-lg .playercard-league {
top: 280px;
left: 96px;
}
.fc24.card-md .playercard-league {
top: 182px;
left: 62px;
}
.fc24.card-lg .playercard-league img {
max-width: 20px;
}
.fc24.card-md .playercard-league img {
max-width: 13px;
}

.fc24.card-lg .playercard-club {
position: absolute;
top: 280px;
left: 126px;
}
.fc24.card-md .playercard-club {
position: absolute;
top: 182px;
left: 82px;
}
.fc24.card-lg .playercard-club img {
max-width: 20px;
}
.fc24.card-md .playercard-club img {
max-width: 13px;
}

.fc24.card-lg .playercard-picture {
width: 160px;
height: 160px;
top: 60px;
left: 47px;
}
.fc24.card-md .playercard-picture {
width: 109px;
height: 104px;
top: 38px;
left: 31px;
}

.fc24.card-lg .playercard-name,
.fc24.card-lg .stadiumcard-name {
font-family: Cruyff-Sans-Bold !important;
font-size: 20px;
left: 0px;
top: 224px;
width: 100%;
}
.fc24.card-md .playercard-name,
.fc24.card-md .stadiumcard-name {
font-family: Cruyff-Sans-Bold !important;
font-size: 13px;
left: 0px;
top: 145px;
width: 100%;
}

.fc24.card-lg .playercard-name-long {
font-size: 18px;
}
.fc24.card-md .playercard-name-long {
font-size: 12px;
}


.fc24.card-lg .playercard-attr {
left: 0;
width: 100%;
text-align: center;
}
.fc24.card-md .playercard-attr {
left: 0;
width: 100%;
text-align: center;
}

.fc24.card-lg .playercard-attr .attr-name {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 11px;
top: 0;
}
.fc24.card-md .playercard-attr .attr-name {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 9px;
top: 0;
width:20px;
}
.fc24.card-lg .playercard-attr .attr-value {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 18px;
top: 17px;
}
.fc24.card-md .playercard-attr .attr-value {
position: absolute;
font-family: Cruyff-Medium !important;
font-size: 11px;
top: 11px;
width:20px;
}

.fc24.card-lg .playercard-attr1 {
top: 244px;
left: 23px;
}
.fc24.card-md .playercard-attr1 {
top: 158px;
left: 25px;
}

.fc24.card-lg .playercard-attr2 {
top: 244px;
left: 52px;
}
.fc24.card-md .playercard-attr2 {
top: 158px;
left: 43px;
}

.fc24.card-lg .playercard-attr3 {
top: 244px;
left: 81px;
}
.fc24.card-md .playercard-attr3 {
top: 158px;
left: 61px;
}

.fc24.card-lg .playercard-attr4 {
top: 244px;
left: 110px;
}
.fc24.card-md .playercard-attr4 {
top: 158px;
left: 79px;
}

.fc24.card-lg .playercard-attr5 {
top: 244px;
left: 139px;
}
.fc24.card-md .playercard-attr5 {
top: 158px;
left: 97px;
}

.fc24.card-lg .playercard-attr6 {
top: 244px;
left: 168px;
}
.fc24.card-md .playercard-attr6 {
top: 158px;
left: 115px;
}

.fc24.card-lg .playercard-attr7,
.fc24.card-md .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 267px;
visibility: hidden;
}



.fc24.card-lg.playercard.nike-mad-ready,
.fc24.card-md.playercard.nike-mad-ready {
background: url('/img/fc/24/cards/1_182_0.png') no-repeat;
background-size: contain;
color: #ffffff;}


.fc24.card-lg.playercard.heroes,
.fc24.card-md.playercard.heroes {
background: url('/img/fc/24/cards/1_72_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.pundit-picks,
.fc24.card-md.playercard.pundit-picks {
background: url('/img/fc/24/cards/1_7_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.fut-ballers,
.fc24.card-md.playercard.fut-ballers {
background: url('/img/fc/24/cards/1_163_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.golazo-icons,
.fc24.card-md.playercard.golazo-icons {
background: url('/img/fc/24/cards/1_161_0.png') no-repeat;
background-size: contain;
color: #5b4828;
}
.fc24.card-lg.playercard.golazo-heroes,
.fc24.card-md.playercard.golazo-heroes {
background: url('/img/fc/24/cards/1_160_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.fc-pro-live,
.fc24.card-md.playercard.fc-pro-live {
background: url('/img/fc/24/cards/1_34_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.fc-pro-upgrade,
.fc24.card-md.playercard.fc-pro-upgrade {
background: url('/img/fc/24/cards/1_80_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.radioactive,
.fc24.card-md.playercard.radioactive {
background: url('/img/fc/24/cards/1_37_0.png') no-repeat;
color: #000000;
background-size: contain;
}

.fc24.card-lg.playercard.ultimate-dynasties,
.fc24.card-md.playercard.ultimate-dynasties {
background: url('/img/fc/24/cards/1_95_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.ultimate-dynasties-icons,
.fc24.card-md.playercard.ultimate-dynasties-icons {
background: url('/img/fc/24/cards/1_85_0.png') no-repeat;
background-size: contain;
color: #3e351d;
}


.fc24.card-lg.playercard.uefa-heroes,
.fc24.card-md.playercard.uefa-heroes {
background: url('/img/fc/24/cards/1_171_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.triple-threats,
.fc24.card-md.playercard.triple-threats {
background: url('/img/fc/24/cards/1_28_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.triple-threat-heroes,
.fc24.card-md.playercard.triple-threat-heroes {
background: url('/img/fc/24/cards/1_82_0.png') no-repeat;
color: #f4f0da;
background-size: contain;
}


/* UCL */

.fc24.card-lg.playercard.uwcl-rttk,
.fc24.card-md.playercard.uwcl-rttk {
background: url('/img/fc/24/cards/1_31_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.ucl-motm,
.fc24.card-md.playercard.ucl-motm {background: url('/img/fc/24/cards/1_49_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fc24.card-lg.playercard.ucl-moments,
.fc24.card-md.playercard.ucl-moments {background: url('/img/fc/24/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fc24.card-lg.playercard.ucl,
.fc24.card-md.playercard.ucl,
.fc24.card-lg.playercard.ucl-rare,
.fc24.card-md.playercard.ucl-rare {background: url('/img/fc/24/cards/1_48_0.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fc24.card-lg.playercard.ucl-rttk,
.fc24.card-md.playercard.ucl-rttk {
background: url('/img/fc/24/cards/1_50_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uel-rttk,
.fc24.card-md.playercard.uel-rttk {
background: url('/img/fc/24/cards/1_46_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uecl-rttk,
.fc24.card-md.playercard.uecl-rttk {
background: url('/img/fc/24/cards/1_105_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uecl-motm,
.fc24.card-md.playercard.uecl-motm {background: url('/img/fc/24/cards/1_103_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fc24.card-lg.playercard.signature-signings,
.fc24.card-md.playercard.signature-signings
{background: url('/img/fc/24/cards/1_110_0.png') no-repeat; background-size: contain; color: white;}

.fc24.card-lg.playercard.numbersup,
.fc24.card-md.playercard.numbersup {background: url('/img/fc/24/cards/1_107_0.png') no-repeat; background-size: contain; color: white;}

.fc24.card-lg.playercard.versus-ice,
.fc24.card-md.playercard.versus-ice {
background: url('/img/fc/24/cards/1_108_0.png') no-repeat;
background-size: contain;
color: white;
}
.fc24.card-lg.playercard.versus-fire,
.fc24.card-md.playercard.versus-fire {
background: url('/img/fc/24/cards/1_116_0.png') no-repeat;
background-size: contain;
color: white;
}

.fc24.card-lg.playercard.next-generation,
.fc24.card-md.playercard.next-generation {background: url('/img/fc/24/cards/1_117_0.png') no-repeat; background-size: contain; color: #7fefd0;}

.fc24.card-lg.playercard.winter-wildcards,
.fc24.card-md.playercard.winter-wildcards {
background: url('/img/fc/24/cards/1_117_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.winter-wildcard-icons,
.fc24.card-md.playercard.winter-wildcard-icons {
background: url('/img/fc/24/cards/1_35_0.png') no-repeat;
background-size: contain;
color: #574d30;
}


.fc24.card-lg.playercard.winter-wildcards-token,
.fc24.card-md.playercard.winter-wildcards-token {background: url('/img/fc/24/cards/1_120_0.png') no-repeat; background-size: contain; color: #fff7ae;}

.fc24.card-lg.playercard.uel,
.fc24.card-md.playercard.uel,
.fc24.card-lg.playercard.uel.gold,
.fc24.card-md.playercard.uel.gold,
.fc24.card-lg.playercard.uel.silver,
.fc24.card-md.playercard.uel.silver,
.fc24.card-lg.playercard.uel.bronze,
.fc24.card-md.playercard.uel.bronze {background: url('/img/fc/24/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fc24.card-lg.playercard.fgs,
.fc24.card-md.playercard.fgs {
background: url('/img/fc/24/cards/1_76_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.next-level,
.fc24.card-md.playercard.next-level {background: url('/img/fc/24/cards/1_75_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fc24.card-lg.playercard.fut-vip,
.fc24.card-md.playercard.fut-vip {background: url('/img/fc/24/cards/1_106_0.png') no-repeat; background-size: contain; color: #1c3da9;}


.fc24.card-lg.beckham-special .playercard-rating,
.fc24.card-md.beckham-special .playercard-rating,
.fc24.card-lg.beckham-special .playercard-position,
.fc24.card-md.beckham-special .playercard-position {
color:#271718;
}

.fc24.card-lg.playercard.uel-moments,
.fc24.card-md.playercard.uel-moments {background: url('/img/fc/24/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fc24.card-lg.playercard.uel-motm,
.fc24.card-md.playercard.uel-motm {background: url('/img/fc/24/cards/1_45_0.png') no-repeat; background-size: contain; color: #ffffff;}



/* Trophy Titans Icons */
.fc24.card-lg.playercard.trophy-titans-icons,
.fc24.card-md.playercard.trophy-titans-icons {
background: url('/img/fc/24/cards/1_88_0.png') no-repeat;
background-size: contain;
color: #564b1f;
}


.fc24.card-lg.playercard.centurions,
.fc24.card-md.playercard.centurions {
background: url('/img/fc/24/cards/1_151_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}


/* FOFA */
.fc24.card-lg.playercard.euro-fofa,
.fc24.card-md.playercard.euro-fofa {
background: url('/img/fc/24/cards/1_140_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.copa-america-fofa,
.fc24.card-md.playercard.copa-america-fofa {
background: url('/img/fc/24/cards/1_141_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}


/* EURO 2024 */
.fc24.card-lg.playercard.heroes-gotg,
.fc24.card-md.playercard.heroes-gotg {
background: url('/img/fc/24/cards/1_38_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.icons-gotg,
.fc24.card-md.playercard.icons-gotg {
background: url('/img/fc/24/cards/1_39_0.png') no-repeat;
background-size: contain;
color: #4f4526;
}

.fc24.card-lg.playercard.ptg,
.fc24.card-md.playercard.ptg {
background: url('/img/fc/24/cards/1_40_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.copa-america-ptg,
.fc24.card-md.playercard.copa-america-ptg {
background: url('/img/fc/24/cards/1_41_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fc24.card-lg.playercard.euro-make-your-mark,
.fc24.card-md.playercard.euro-make-your-mark {
background: url('/img/fc/24/cards/1_73_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.euro-make-your-mark-plus,
.fc24.card-md.playercard.euro-make-your-mark-plus {
background: url('/img/fc/24/cards/1_74_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.copa-america-make-your-mark,
.fc24.card-md.playercard.copa-america-make-your-mark {
background: url('/img/fc/24/cards/1_75_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.copa-america-make-your-mark-plus,
.fc24.card-md.playercard.copa-america-make-your-mark-plus {
background: url('/img/fc/24/cards/1_76_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}


.fc24.card-lg.playercard.tots-champions-icons,
.fc24.card-md.playercard.tots-champions-icons {
background: url('/img/fc/24/cards/1_159_0.png') no-repeat;
color: #574d30;
background-size:contain;
}

/* RTTF */
.fc24.card-lg.playercard.ucl-rttf,
.fc24.card-md.playercard.ucl-rttf {
background: url('/img/fc/24/cards/1_124_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uel-rttf,
.fc24.card-md.playercard.uel-rttf {
background: url('/img/fc/24/cards/1_125_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uecl-rttf,
.fc24.card-md.playercard.uecl-rttf {
background: url('/img/fc/24/cards/1_126_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.card-lg.playercard.uwcl-rttf,
.fc24.card-md.playercard.uwcl-rttf {
background: url('/img/fc/24/cards/1_32_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.totks,
.fc24.card-md.playercard.totks,
.fc24.card-lg.playercard.totks.gold,
.fc24.card-md.playercard.totks.gold,
.fc24.card-lg.playercard.tott,
.fc24.card-md.playercard.tott,
.fc24.card-lg.playercard.ucl-tott,
.fc24.card-md.playercard.ucl-tott {background: url('/img/fc/24/cards/1_70_0.png') no-repeat; background-size: contain; color: #fcfff8;}

.fc24.card-lg.playercard.totgs,
.fc24.card-md.playercard.totgs,
.fc24.card-lg.playercard.ucl-totgs,
.fc24.card-md.playercard.ucl-totgs,
.fc24.card-lg.playercard.totgs.gold,
.fc24.card-md.playercard.totgs.gold,
.fc24.card-lg.playercard.totgs-uel,
.fc24.card-md.playercard.totgs-uel,
.fc24.card-lg.playercard.totgs-uel.gold,
.fc24.card-md.playercard.totgs-uel.gold {
background: url('/img/fc/24/cards/1_68_0.png') no-repeat;
background-size: contain;
color:white;
}

.fc24.card-lg.playercard.totgs-uel,
.fc24.card-md.playercard.totgs-uel,
.fc24.card-lg.playercard.uel-totgs,
.fc24.card-md.playercard.uel-totgs {
background: url('/img/fc/24/cards/1_69_0.png') no-repeat;
background-size: contain;
color: #fcfff8;
}

.fc24.card-lg.playercard.uecl-totgs,
.fc24.card-md.playercard.uecl-totgs {
background: url('/img/fc/24/cards/1_70_0.png') no-repeat;
background-size: contain;
color: white;
}

.fc24.card-lg.playercard.euro-2024,
.fc24.card-md.playercard.euro-2024 {
background: url('/img/fc/24/cards/1_123_0.png') no-repeat;
background-size: contain;
color: white;
}

/* ICON */
.fc24.card-lg.playercard.icon,
.fc24.card-md.playercard.icon,
.fc24.card-lg.playercard.icon-base,
.fc24.card-md.playercard.icon-base,
.fc24.card-lg.playercard.icon-mid,
.fc24.card-md.playercard.icon-mid,
.fc24.card-lg.playercard.icon-prime,
.fc24.card-md.playercard.icon-prime {
background: url('/img/fc/24/cards/1_12_0.png') no-repeat;
color: #4c3d12;
background-size: contain;
}
.fc24.card-lg.playercard.icon-moments,
.fc24.card-md.playercard.icon-moments {background: url('/img/fc/24/cards/1_84_0.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fc24.card-lg.playercard.totw.gold,
.fc24.card-md.playercard.totw.gold {background: url('/img/fc/24/cards/1_3_3.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fc24.card-lg.playercard.totw.silver,
.fc24.card-md.playercard.totw.silver {background: url('/img/fc/24/cards/1_3_2.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fc24.card-lg.playercard.totw.bronze,
.fc24.card-md.playercard.totw.bronze {background: url('/img/fc/24/cards/1_3_1.png') no-repeat; background-size: contain; color: #e7c096;}

.fc24.card-lg.playercard.showdown,
.fc24.card-md.playercard.showdown {
background: url('/img/fc/24/cards/1_58_0.png') no-repeat;
background-size: contain;
color: #ffffff;}


/* TOTS */

.fc24.card-lg.playercard.tots-live,
.fc24.card-md.playercard.tots-live {
background: url('/img/fc/24/cards/1_36_0.png') no-repeat;
color: #f9ebb2;
background-size: contain;
}
.fc24.card-lg.playercard.tots-moments,
.fc24.card-md.playercard.tots-moments {
background: url('/img/fc/24/cards/1_65_0.png') no-repeat;
color: #f9ebb2;
background-size: contain;
}
.fc24.card-lg.playercard.tots-plus,
.fc24.card-md.playercard.tots-plus {
background: url('/img/fc/24/cards/1_104_0.png') no-repeat;
color: #f9ebb2;
background-size: contain;
}
.fc24.card-lg.playercard.tots-champions,
.fc24.card-md.playercard.tots-champions {
background: url('/img/fc/24/cards/1_127_0.png') no-repeat;
color: #fef1be;
background-size: contain;
}
.fc24.card-lg.playercard.tots-champions-plus,
.fc24.card-md.playercard.tots-champions-plus {
background: url('/img/fc/24/cards/1_93_0.png') no-repeat;
color: #fef1be;
background-size: contain;
}

.fc24.card-lg.playercard.tots,
.fc24.card-md.playercard.tots {background: url('/img/fc/24/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}

/* TOTS */
.fc24.card-lg.playercard.tots,
.fc24.card-md.playercard.tots
{background: url('/img/fc/24/cards/1_11_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fc24.card-lg.playercard.tots-moments,
.fc24.card-md.playercard.tots-moments,
.fc24.card-lg.playercard.tots-moments-sbc,
.fc24.card-md.playercard.tots-moments-sbc,
.fc24.card-lg.playercard.tots-sbc,
.fc24.card-md.playercard.tots-sbc
{background: url('/img/fc/24/cards/1_65_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fc24.card-lg.playercard.tots-token,
.fc24.card-md.playercard.tots-token
{background: url('/img/fc/24/cards/1_141_0.png') no-repeat; color: white; background-size:contain;}
.fc24.card-lg.playercard.tots-token-2,
.fc24.card-md.playercard.tots-token-2
{background: url('/img/fc/24/cards/1_142_0.png') no-repeat; color: white; background-size:contain;}

/* TOTY */
.fc24.card-lg.playercard.toty,
.fc24.card-md.playercard.toty {
background: url('/img/fc/24/cards/1_5_0.png') no-repeat;
background-size: contain;
color: #e4d47d;
}
.fc24.card-lg.playercard.toty-nominees,
.fc24.card-md.playercard.toty-nominees,
.fc24.card-lg.playercard.toty-honourable-mentions,
.fc24.card-md.playercard.toty-honourable-mentions {
background: url('/img/fc/24/cards/1_64_0.png') no-repeat; color: #d3be67; background-size: contain;
}
/* TOTY ICONS */
.fc24.card-lg.playercard.toty-icons,
.fc24.card-md.playercard.toty-icons {
background: url('/img/fc/24/cards/1_155_0.png') no-repeat;
color: #554b1f;
background-size: contain;
}
	

/* MOTM */
.fc24.card-lg.playercard.motm, .fc24.card-md.playercard.motm {background: url('/img/fc/24/cards/1_8_0.png') no-repeat; color: #e6e6e6; background-size: contain;}
.fc24.card-lg.playercard.imotm, .fc24.card-md.playercard.imotm {background: url('/img/fc/24/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fc24.card-lg.playercard.motm-confed, .fc24.card-md.playercard.motm-confed {background: url('/img/fc/24/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fc24.card-lg.playercard.emotm, .fc24.card-md.playercard.emotm {background: url('/img/fc/24/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}


.fc24.card-lg.playercard.hero,
.fc24.card-md.playercard.hero {background: url('/img/fc/24/cards/1_4_0.png') no-repeat; color:#fcfd02; background-size:contain;}

.fc24.card-lg.playercard.gold.record-breaker,
.fc24.card-md.playercard.gold.record-breaker,
.fc24.card-lg.playercard.silver.record-breaker,
.fc24.card-md.playercard.silver.record-breaker {background: url('/img/fc/24/cards/1_6_0.png') no-repeat; color:#fffb54; background-size:contain;}

.fc24.card-lg.playercard.fut-champions,
.fc24.card-md.playercard.fut-champions,
.fc24.card-lg.playercard.gold.fut-champions-gold,
.fc24.card-md.playercard.gold.fut-champions-gold {background: url('/img/fc/24/cards/1_18_3.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fc24.card-lg.playercard.silver.fut-champions-silver,
.fc24.card-md.playercard.silver.fut-champions-silver {background: url('/img/fc/24/cards/1_18_2.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fc24.card-lg.playercard.bronze.fut-champions-bronze,
.fc24.card-md.playercard.bronze.fut-champions-bronze {background: url('/img/fc/24/cards/1_18_1.png') no-repeat; color:#e0cf8d; background-size:contain;}



.fc24.card-lg.playercard.sbc,
.fc24.card-md.playercard.sbc
.fc24.card-lg.playercard.gold.sbc,
.fc24.card-md.playercard.gold.sbc
{background: url('/img/fc/24/cards/1_24_0.png') no-repeat; background-size: contain; color: #53edff;}

.fc24.card-lg.playercard.sbc-premium,
.fc24.card-lg.playercard.premium-sbc,
.fc24.card-md.playercard.sbc-premium,
.fc24.card-md.playercard.premium-sbc,
.fc24.card-lg.playercard.gold.sbc-premium,
.fc24.card-lg.playercard.gold.premium-sbc,
.fc24.card-md.playercard.gold.sbc-premium,
.fc24.card-md.playercard.gold.premium-sbc {
background: url('/img/fc/24/cards/1_25_0.png') no-repeat;
background-size: contain;
color: #6bf3fc;}

.fc24.card-lg.playercard.sbc-special,
.fc24.card-md.playercard.sbc-special,
.fc24.card-lg.playercard.gold.sbc-special,
.fc24.card-md.playercard.gold.sbc-special
{background: url('/img/fc/24/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}

.fc24.card-lg.playercard.sbc-moments,
.fc24.card-md.playercard.sbc-moments,
.fc24.card-lg.playercard.gold.sbc-moments,
.fc24.card-md.playercard.gold.sbc-moments {
background: url('/img/fc/24/cards/1_90_0.png') no-repeat;
background-size: contain;
color: #fffc00;
}


.fc24.playercard.card-lg.ultimate-birthday,
.fc24.playercard.card-md.ultimate-birthday {
background: url('/img/fc/24/cards/1_30_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.playercard.card-lg.ultimate-birthday-token,
.fc24.playercard.card-md.fut-birthday-token {
background: url('/img/fc/24/cards/1_162_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.playercard.card-lg.ultimate-birthday-icons,
.fc24.playercard.card-md.ultimate-birthday-icons {
background: url('/img/fc/24/cards/1_149_0.png') no-repeat;
background-size: contain;
color: #574d30;
}

.fc24.playercard.card-lg.fantasy-fc,
.fc24.playercard.card-md.fantasy-fc {
background: url('/img/fc/24/cards/1_111_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fc24.playercard.card-lg.fantasy-heroes,
.fc24.playercard.card-md.fantasy-heroes {
background: url('/img/fc/24/cards/1_135_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}


.fc24.playercard.card-lg.fut-captains,
.fc24.playercard.card-md.fut-captains {background: url('/img/fc/24/cards/1_137_0.png') no-repeat; background-size: contain; color: #e3e3e3;}
.fc24.playercard.card-lg.fut-captains-hero,
.fc24.playercard.card-md.fut-hero-captains,
.fc24.playercard.card-lg.fut-hero-captains,
.fc24.playercard.card-md.fut-captains-hero {background: url('/img/fc/24/cards/1_172_0.png') no-repeat; background-size: contain; color: #fdea55;}

.fc24.card-lg.playercard.otw,
.fc24.card-md.playercard.otw {background: url('/img/fc/24/cards/1_21_0.png') no-repeat; color: #d3fb70; background-size: contain;}


.fc24.card-lg.playercard.icon-swaps-1,
.fc24.card-md.playercard.icon-swaps-1 {background: url('/img/fc/24/cards/1_89_0.png') no-repeat; color: #65593a; background-size: contain;}
.fc24.card-lg.playercard.icon-swaps-2,
.fc24.card-md.playercard.icon-swaps-2 {background: url('/img/fc/24/cards/1_92_0.png') no-repeat; color: #4a4437; background-size: contain;}
.fc24.card-lg.playercard.icon-swaps-3,
.fc24.card-md.playercard.icon-swaps-3 {background: url('/img/fc/24/cards/1_93_0.png') no-repeat; color: #4a4437; background-size: contain;}


.fc24.card-lg.playercard.swap-deals-1,
.fc24.card-md.playercard.swap-deals-1 {background: url('/img/fc/24/cards/p_swap-deals-1.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fc24.card-lg.playercard.swap-deals,
.fc24.card-md.playercard.swap-deals {background: url('/img/fc/24/cards/p_swap-deals.png') no-repeat; color: #cdcdcd; background-size: contain;}

.fc24.card-lg.playercard.halloween,
.fc24.card-md.playercard.halloween {background: url('/img/fc/24/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fc24.card-lg.playercard.movember,
.fc24.card-md.playercard.movember {background: url('/img/fc/24/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}


/* Festival of FUTball FOF */
.fc24.card-lg.playercard.fof-ptg,
.fc24.card-md.playercard.fof-ptg,
.fc24.card-lg.playercard.festival-of-futball-ptg,
.fc24.card-md.playercard.festival-of-futball-ptg {background: url('/img/fc/24/cards/1_60_0.png') no-repeat; color: #000; background-size: contain;}
.fc24.card-lg.playercard.fof-summer-stars,
.fc24.card-md.playercard.fof-summer-stars,
.fc24.card-lg.playercard.festival-of-futball-summer-stars,
.fc24.card-md.playercard.festival-of-futball-summer-stars
{background: url('/img/fc/24/cards/1_61_0.png') no-repeat; color: #efff00; background-size: contain;}
.fc24.card-lg.playercard.fof-national-player,
.fc24.card-md.playercard.fof-national-player,
.fc24.card-lg.playercard.festival-of-futball-national-player,
.fc24.card-md.playercard.festival-of-futball-national-player {background: url('/img/fc/24/cards/1_62_0.png') no-repeat; color: #efff00; background-size: contain;}

.fc24.card-lg.playercard.fof-tott-euro,
.fc24.card-md.playercard.fof-tott-euro,
.fc24.card-lg.playercard.festival-of-futball-tott-euro,
.fc24.card-md.playercard.festival-of-futball-tott-euro {
background: url('/img/fc/24/cards/1_109_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.fof-tott-copa-america,
.fc24.card-md.playercard.fof-tott-copa-america,
.fc24.card-lg.playercard.festival-of-futball-tott-copa-america,
.fc24.card-md.playercard.festival-of-futball-tott-copa-america {
background: url('/img/fc/24/cards/1_110_0.png') no-repeat;
color: #252b4b;
background-size: contain;
}
.fc24.card-lg.playercard.fof-copa-america-is,
.fc24.card-md.playercard.fof-copa-america-is,
.fc24.card-lg.playercard.festival-of-futball-copa-america-is,
.fc24.card-md.playercard.festival-of-futball-copa-america-is {
background: url('/img/fc/24/cards/1_107_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.fof-euro-is,
.fc24.card-md.playercard.fof-tott-copa-america,
.fc24.card-lg.playercard.festival-of-futball-euro-is,
.fc24.card-md.playercard.festival-of-futball-euro-is {
background: url('/img/fc/24/cards/1_106_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}


.fc24.card-lg.playercard.award-winner,
.fc24.card-md.playercard.award-winner {background: url('/img/fc/24/cards/p_award-winner.png') no-repeat; color: #c0ff36; background-size:contain;}

.fc24.card-lg.playercard.potm-bundesliga,
.fc24.card-md.playercard.potm-bundesliga {
background: url('/img/fc/24/cards/1_42_0.png') no-repeat;
color: white;
background-size:contain;
}
.fc24.card-lg.playercard.potm-laliga,
.fc24.card-md.playercard.potm-laliga {background: url('/img/fc/24/cards/1_86_0.png') no-repeat; color: #99d9eb; background-size:contain;}

.fc24.card-lg.playercard.potm-el,
.fc24.card-md.playercard.potm-pl,
.fc24.card-lg.playercard.potm-epl,
.fc24.card-md.playercard.potm-epl,
.fc24.card-lg.playercard.potm-premier-league,
.fc24.card-md.playercard.potm-premier-league {
background: url('/img/fc/24/cards/1_43_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.potm-mls,
.fc24.card-md.playercard.potm-mls {background: url('/img/fc/24/cards/1_67_0.png') no-repeat; color: white; background-size:contain;}
.fc24.card-lg.playercard.potm-ligue-1,
.fc24.card-md.playercard.potm-ligue-1 {
background: url('/img/fc/24/cards/1_79_0.png') no-repeat;
color: #dfe52b;
background-size:contain;
}
.fc24.card-lg.playercard.potm-serie-a,
.fc24.card-md.playercard.potm-serie-a {background: url('/img/fc/24/cards/1_114_0.png') no-repeat; color: #1efcef; background-size:contain;}
.fc24.card-lg.playercard.potm-eredivisie,
.fc24.card-md.playercard.potm-eredivisie {background: url('/img/fc/24/cards/1_115_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fc24.card-lg.playercard.out-of-position,
.fc24.card-md.playercard.out-of-position {
background: url('/img/fc/24/cards/1_97_0.png') no-repeat;
color: #ffffff;
background-size:contain;
}

.fc24.card-lg.playercard.libertadores,
.fc24.card-md.playercard.libertadores {background: url('/img/fc/24/cards/1_900002_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.libertadores-special,
.fc24.card-md.playercard.libertadores-special {background: url('/img/fc/24/cards/1_900001_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.libertadores-motm,
.fc24.card-md.playercard.libertadores-motm
{background: url('/img/fc/24/cards/1_900004_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fc24.card-lg.playercard.beats,
.fc24.card-md.playercard.beats {
background: url('/img/fc/24/cards/1_81_0.png') no-repeat;
color: #574d30;
background-size:contain;
}


.fc24.card-lg.playercard.league-player,
.fc24.card-md.playercard.league-player {background: url('/img/fc/24/cards/1_85_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fc24.card-lg.playercard.headliners,
.fc24.card-md.playercard.headliners {background: url('/img/fc/24/cards/1_95_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.headliners-streak,
.fc24.card-md.playercard.headliners-streak {background: url('/img/fc/24/cards/1_96_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fc24.card-lg.playercard.future-stars-academy,
.fc24.card-md.playercard.future-stars-academy {
background: url('/img/fc/24/cards/1_55_0.png') no-repeat;
background-size: contain;
color: #574d30;
}

.fc24.card-lg.playercard.future-stars,
.fc24.card-md.playercard.future-stars {
background: url('/img/fc/24/cards/1_71_0.png') no-repeat;
color: #67008d;
background-size: contain;
}
.fc24.card-lg.playercard.future-stars-icons,
.fc24.card-md.playercard.future-stars-icons {
background: url('/img/fc/24/cards/1_170_0.png') no-repeat;
color: #574d30;
background-size: contain;
}
.fc24.card-lg.playercard.future-stars-token,
.fc24.card-md.playercard.future-stars-token {
background: url('/img/fc/24/cards/1_160_0.png') no-repeat;
color: #fff;
background-size: contain;
}

.fc24.card-lg.playercard.trailblazers,
.fc24.card-md.playercard.trailblazers {
background: url('/img/fc/24/cards/1_22_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.st-patricks,
.fc24.card-md.playercard.st-patricks {background: url('/img/fc/24/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fc24.card-lg.playercard.what-if,
.fc24.card-md.playercard.what-if {background: url('/img/fc/24/cards/1_82_0.png') no-repeat; color: #f7fdfd; background-size:contain;}

.fc24.card-lg.playercard.futties,
.fc24.card-md.playercard.futties {
background: url('/img/fc/24/cards/1_9_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.futties-premium,
.fc24.card-md.playercard.futties-premium {
background: url('/img/fc/24/cards/1_16_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}
.fc24.card-lg.playercard.futties-heroes,
.fc24.card-md.playercard.futties-heroes {
background: url('/img/fc/24/cards/1_154_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.dynamic-duos,
.fc24.card-md.playercard.dynamic-duos {
background: url('/img/fc/24/cards/1_150_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}

.fc24.card-lg.playercard.storyline,
.fc24.card-md.playercard.storyline {
background: url('/img/fc/24/cards/1_91_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}


.fc24.card-lg.playercard.objectives-squad-foundations,
.fc24.card-md.playercard.objectives-squad-foundations,
.fc24.card-lg.playercard.squad-foundations,
.fc24.card-md.playercard.squad-foundations {
background: url('/img/fc/24/cards/1_87_0.png') no-repeat;
color: #ffffff;
background-size: contain
;}
.fc24.card-lg.playercard.objectives-storyline,
.fc24.card-md.playercard.objectives-storyline {background: url('/img/fc/24/cards/1_91_0.png') no-repeat; color: #f6f31e; background-size: contain;}
.fc24.card-lg.playercard.objectives-league-player,
.fc24.card-md.playercard.objectives-league-player {background: url('/img/fc/24/cards/1_98_0.png') no-repeat; color: #d1cad9; background-size: contain;}


.fc24.card-lg.playercard.centurions-icons,
.fc24.card-md.playercard.centurions-icons {
background: url('/img/fc/24/cards/1_168_0.png') no-repeat;
color: #574d30;
background-size: contain;
}


.fc24.card-lg.playercard.flashback,
.fc24.card-md.playercard.flashback {
background: url('/img/fc/24/cards/1_51_0.png') no-repeat;
color: #ffffff;
background-size: contain;
}


.fc24.card-lg.playercard.pro,
.fc24.card-md.playercard.pro {background: url('/img/fc/24/cards/1_10_0.png') no-repeat; color: white; background-size: contain;}


.fc24.card-lg.playercard.conmebol-sudamericana,
.fc24.card-md.playercard.conmebol-sudamericana
{background: url('/img/fc/24/cards/1_52_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.conmebol-sudamericana-motm,
.fc24.card-md.playercard.conmebol-sudamericana-motm
{background: url('/img/fc/24/cards/1_59_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.conmebol-libertadores,
.fc24.card-md.playercard.conmebol-libertadores
{background: url('/img/fc/24/cards/1_53_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.conmebol-libertadores-motm,
.fc24.card-md.playercard.conmebol-libertadores-motm
{background: url('/img/fc/24/cards/1_54_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fc24.card-lg.playercard.conmebol-libertadores-kick-off,
.fc24.card-md.playercard.conmebol-libertadores-kick-off
{background: url('/img/fc/24/cards/1_56_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fc24.card-lg.playercard.thunderstrucks,
.fc24.card-md.playercard.thunderstrucks {
background: url('/img/fc/24/cards/1_33_0.png') no-repeat;
color: #fcf3c4;
background-size:contain;
}
.fc24.card-lg.playercard.thunderstruck-icons,
.fc24.card-md.playercard.thunderstruck-icons {
background: url('/img/fc/24/cards/1_157_0.png') no-repeat;
color: #352d18;
background-size:contain;
}
/* ./Player Cards - FC 24 */



/* Stadium Cards - FC 24 */
.fc24.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.fc24.card-lg.stadium,
.fc24.card-md.stadium,
.fc24.card-lg.stadium.gold,
.fc24.card-md.stadium.gold{
background: url('/img/fc/24/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.fc24.card-lg.stadium.gold.rare,
.fc24.card-md.stadium.gold.rare {
background:red;
background: url('/img/fc/24/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.fc24.card-lg.stadium.silver,
.fc24.card-md.stadium.silver {
background: url('/img/fc/24/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.fc24.card-lg.stadium.silver.rare,
.fc24.card-md.stadium.silver.rare {
background:red;
background: url('/img/fc/24/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.fc24.card-lg.stadium.bronze,
.fc24.card-md.stadium.bronze {
background: url('/img/fc/24/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.fc24.card-lg.stadium.bronze.rare,
.fc24.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fc/24/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.fc24.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.fc24.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.fc24.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.fc24.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.fc24.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.fc24.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - FC 24 */


/* Packs - FC 24 */
.fc24.pack-details-container {
margin:0 0 15px;
padding:15px 0 7px 0;
color: #DFDFDF;
background: #19193f;
overflow: hidden;
}

.fc24.pack-details-container h1,
.fc24.pack-details-container h2,
.fc24.pack-details-container h3,
.fc24.pack-details-container h4,
.fc24.pack-details-container h5 
{
color: #fff;
}

.fc24.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fc24.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fc24.pack-details-container #store_price .content img {
vertical-align: middle;
}

.fc24.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FC 24 */


/*-----------------------------*/
/*  FC 24 - END
/*-----------------------------*/








/*-----------------------------*/
/*  FIFA 23
/*-----------------------------*/


/* Player Cards - FIFA 23 */
.fifa23.player-card-container {
margin:0 0 15px;
padding: 15px 0 7px 0;
background: #12131d url('/img/fifa/23/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}

.fifa23.player-card-bg {
background: #12131d;
}



/* SBC */
.sbc-item-container {
border: 1px solid #b9b9b9;
padding:1rem;
border-radius: 10px;
}
.sbc-item-container:hover {
border: 1px solid #081013;
}

.sbc-item-heading {
}

/* .SBC */


/* ----- Common Cards ----- */
.fifa23.card-lg.playercard.bronze, .fifa23.card-md.playercard.bronze {background: url('/img/fifa/23/cards/1_0_1.png') no-repeat; background-size:contain;}
.fifa23.card-lg.playercard.bronze.rare, .fifa23.card-md.playercard.bronze.rare {background: url('/img/fifa/23/cards/1_1_1.png') no-repeat; background-size:contain;}

.fifa23.card-lg.playercard.silver, .fifa23.card-md.playercard.silver {background: url('/img/fifa/23/cards/1_0_2.png') no-repeat; color: #333; background-size:contain;}
.fifa23.card-lg.playercard.silver.rare, .fifa23.card-md.playercard.silver.rare {background: url('/img/fifa/23/cards/1_1_2.png') no-repeat; background-size:contain;}

.fifa23.card-lg.playercard.gold, .fifa23.card-md.playercard.gold {background: url('/img/fifa/23/cards/1_0_3.png') no-repeat; background-size:contain;}
.fifa23.card-lg.playercard.gold.rare, .fifa23.card-md.playercard.gold.rare {background: url('/img/fifa/23/cards/1_1_3.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */

.fifa23.playercard,
.fifa23.stadium {
background-repeat: no-repeat;
color: #231100;
}


.fifa23.playercard div,
.fifa23.stadium div {
line-height:22px;
text-align:center;
width:60px;
}
.fifa23.playercard div img,
.fifa23.stadium div img {
max-width:100%;
}



.fifa23.playercard.card-lg,
.fifa23.stadium.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fifa23.playercard.card-md,
.fifa23.stadium.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 163px;
height: 228px;
}

.fifa23.card-lg .playercard-rating {
font-size: 41px;
font-weight: bold;
top: 45px;
left: 41px;
line-height: 44px;
}
.fifa23.card-md .playercard-rating {
font-size: 24px;
font-weight: 700;
width: 40px;
top: 33px;
left: 27px;
}
.fifa23.card-lg .playercard-position {
font-size: 22px;
font-weight:bold;
text-align: center;
top: 84px;
left: 41px;
}
.fifa23.card-md .playercard-position {
font-size: 14px;
font-weight: 550;
text-align: center;
width: 55px;
top: 52px;
left: 19px;
}

.fifa23.card-lg .playercard-nation {
top: 109px;
left: 41px;
}
.fifa23.card-lg .playercard-nation img {
max-width: 34px;
max-height: 21px;
}
.fifa23.card-md .playercard-nation {
width: 40px;
top: 67px;
left: 27px;
}
.fifa23.card-md .playercard-nation img {
width: 23px;
}

.fifa23.card-lg .playercard-club {
position: absolute;
top: 138px;
left: 41px;
}
.fifa23.card-lg .playercard-club img {
max-width: 35px;
}
.fifa23.card-md .playercard-club {
position: absolute;
width: 40px;
top: 89px;
left: 27px;
}
.fifa23.card-md .playercard-club img {
width: 23px;
}

.fifa23.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 54px;
left: 81px;
}
.fifa23.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 38px;
left: 57px;
}

.fifa23.card-lg .playercard-name,
.fifa23.card-lg .stadiumcard-name {
font-size: 23px;
left: 0px;
top: 187px;
width: 100%;
text-transform: uppercase;
font-weight: 700;
}
.fifa23.card-md .playercard-name,
.fifa23.card-md .stadiumcard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 117px;
left: 0px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa23.card-lg .playercard-name-long {
font-size:18px;
}

.fifa23.card-lg.path-to-glory .playercard-rating,
.fifa23.card-md.path-to-glory .playercard-rating,
.fifa23.card-lg.ptg .playercard-rating,
.fifa23.card-md.ptg .playercard-rating,
.fifa23.card-lg.path-to-glory .playercard-position,
.fifa23.card-md.path-to-glory .playercard-position,
.fifa23.card-lg.ptg .playercard-position,
.fifa23.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa23.card-lg.path-to-glory .playercard-name,
.fifa23.card-md.path-to-glory .playercard-name,
.fifa23.card-lg.ptg .playercard-name,
.fifa23.card-md.ptg .playercard-name
{
color:#fff;
}



.fifa23.card-lg .playercard-attr {
font-size: 20px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa23.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa23.card-lg.st-patricks .playercard-rating,
.fifa23.card-lg.st-patricks .playercard-position,
.fifa23.card-md.st-patricks .playercard-rating,
.fifa23.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa23.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa23.card-lg .playercard-attr1 {
top: 215px;
left: 59px;
}
.fifa23.card-md .playercard-attr1 {
top: 134px;
left: 38px;
}
.fifa23.card-lg .playercard-attr2 {
top: 238px;
left: 59px;
}
.fifa23.card-md .playercard-attr2 {
top: 150px;
left: 38px;
}
.fifa23.card-lg .playercard-attr3 {
top: 262px;
left: 59px;
}
.fifa23.card-md .playercard-attr3 {
top: 165px;
left: 38px;
}

.fifa23.card-lg .playercard-attr4 {
top: 215px;
left: 147px;
}
.fifa23.card-md .playercard-attr4 {
top: 134px;
left: 92px;
}
.fifa23.card-lg .playercard-attr5 {
top: 238px;
left: 147px;
}
.fifa23.card-md .playercard-attr5 {
top: 150px;
left: 92px;
}
.fifa23.card-lg .playercard-attr6 {
top: 262px;
left: 147px;
}
.fifa23.card-md .playercard-attr6 {
top: 165px;
left: 92px;
}

.fifa23.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
visibility: hidden;
}
.fifa23.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
visibility: hidden;
}


.fifa23.card-lg.playercard.carniball,
.fifa23.card-md.playercard.carniball {background: url('/img/fifa/23/cards/p_carniball.png') no-repeat; background-size: contain; color: #ffe632;}
.fifa23.card-lg.carniball .playercard-rating,
.fifa23.card-md.carniball .playercard-rating,
.fifa23.card-lg.carniball .playercard-position,
.fifa23.card-md.carniball .playercard-position {
color:#cf1d5d;
}

.fifa23.card-lg.playercard.fut-heroes,
.fifa23.card-md.playercard.fut-heroes {
background: url('/img/fifa/23/cards/1_72_0.png') no-repeat;
background-size: contain;
color: #c4e4f6;
}

.fifa23.card-lg.playercard.fut-ballers,
.fifa23.card-md.playercard.fut-ballers {
background: url('/img/fifa/23/cards/1_163_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

/* UCL */
.fifa23.card-lg.playercard.ucl-motm,
.fifa23.card-md.playercard.ucl-motm {background: url('/img/fifa/23/cards/1_49_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa23.card-lg.playercard.ucl-moments,
.fifa23.card-md.playercard.ucl-moments {background: url('/img/fifa/23/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa23.card-lg.playercard.ucl,
.fifa23.card-md.playercard.ucl,
.fifa23.card-lg.playercard.ucl-rare,
.fifa23.card-md.playercard.ucl-rare {background: url('/img/fifa/23/cards/1_48_0.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fifa23.card-lg.playercard.ucl-rttk,
.fifa23.card-md.playercard.ucl-rttk {background: url('/img/fifa/23/cards/1_50_0.png') no-repeat; background-size: contain; color: white;}
.fifa23.card-lg.playercard.uel-rttk,
.fifa23.card-md.playercard.uel-rttk {background: url('/img/fifa/23/cards/1_46_0.png') no-repeat; background-size: contain; color: white;}
.fifa23.card-lg.playercard.uecl-rttk,
.fifa23.card-md.playercard.uecl-rttk {background: url('/img/fifa/23/cards/1_105_0.png') no-repeat; background-size: contain; color: white;}
.fifa23.card-lg.playercard.uecl-motm,
.fifa23.card-md.playercard.uecl-motm {background: url('/img/fifa/23/cards/1_103_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa23.card-lg.playercard.signature-signings,
.fifa23.card-md.playercard.signature-signings
{background: url('/img/fifa/23/cards/1_110_0.png') no-repeat; background-size: contain; color: white;}

.fifa23.card-lg.playercard.numbersup,
.fifa23.card-md.playercard.numbersup {background: url('/img/fifa/23/cards/1_107_0.png') no-repeat; background-size: contain; color: white;}

.fifa23.card-lg.playercard.versus-ice,
.fifa23.card-md.playercard.versus-ice {background: url('/img/fifa/23/cards/1_108_0.png') no-repeat; background-size: contain; color: white;}
.fifa23.card-lg.playercard.versus-fire,
.fifa23.card-md.playercard.versus-fire {background: url('/img/fifa/23/cards/1_116_0.png') no-repeat; background-size: contain; color: white;}

.fifa23.card-lg.playercard.next-generation,
.fifa23.card-md.playercard.next-generation {background: url('/img/fifa/23/cards/1_117_0.png') no-repeat; background-size: contain; color: #7fefd0;}

.fifa23.card-lg.playercard.winter-wildcards,
.fifa23.card-md.playercard.winter-wildcards {background: url('/img/fifa/23/cards/1_118_0.png') no-repeat; background-size: contain; color: #fff7ae;}
.fifa23.card-lg.playercard.winter-wildcards-token,
.fifa23.card-md.playercard.winter-wildcards-token {background: url('/img/fifa/23/cards/1_120_0.png') no-repeat; background-size: contain; color: #fff7ae;}

.fifa23.card-lg.playercard.uel,
.fifa23.card-md.playercard.uel,
.fifa23.card-lg.playercard.uel.gold,
.fifa23.card-md.playercard.uel.gold,
.fifa23.card-lg.playercard.uel.silver,
.fifa23.card-md.playercard.uel.silver,
.fifa23.card-lg.playercard.uel.bronze,
.fifa23.card-md.playercard.uel.bronze {background: url('/img/fifa/23/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa23.card-lg.playercard.fgs,
.fifa23.card-md.playercard.fgs {
background: url('/img/fifa/23/cards/1_76_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}

.fifa23.card-lg.playercard.next-level,
.fifa23.card-md.playercard.next-level {background: url('/img/fifa/23/cards/1_75_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa23.card-lg.playercard.fut-vip,
.fifa23.card-md.playercard.fut-vip {background: url('/img/fifa/23/cards/1_106_0.png') no-repeat; background-size: contain; color: #1c3da9;}

.fifa23.card-lg.playercard.beckham-special,
.fifa23.card-md.playercard.beckham-special
{background: url('/img/fifa/23/cards/1_55_0.png') no-repeat; background-size: contain; color: #ffffff;}
.fifa23.card-lg.beckham-special .playercard-rating,
.fifa23.card-md.beckham-special .playercard-rating,
.fifa23.card-lg.beckham-special .playercard-position,
.fifa23.card-md.beckham-special .playercard-position {
color:#271718;
}

.fifa23.card-lg.playercard.uel-moments,
.fifa23.card-md.playercard.uel-moments {background: url('/img/fifa/23/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fifa23.card-lg.playercard.uel-motm,
.fifa23.card-md.playercard.uel-motm {background: url('/img/fifa/23/cards/1_45_0.png') no-repeat; background-size: contain; color: #ffffff;}



/* Trophy Titans Icons */
.fifa23.card-lg.playercard.trophy-titans-icons,
.fifa23.card-md.playercard.trophy-titans-icons {
background: url('/img/fifa/23/cards/1_88_0.png') no-repeat;
background-size: contain;
color: #564b1f;
}
/* Trophy Titans Heroes */
.fifa23.card-lg.playercard.trophy-titans-heroes,
.fifa23.card-md.playercard.trophy-titans-heroes {
background: url('/img/fifa/23/cards/1_85_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}



/* WC Player - FIFA World Cup Players */
.fifa23.card-lg.playercard.wc-players,
.fifa23.card-md.playercard.wc-players {
background: url('/img/fifa/23/cards/1_128_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC Icon - FIFA World Cup Icons */
.fifa23.card-lg.playercard.wc-icons,
.fifa23.card-md.playercard.wc-icons {
background: url('/img/fifa/23/cards/1_129_0.png') no-repeat;
background-size: contain;
color: #564b1f;
}
/* WC PTG - FIFA World Cup Path to Glory */
.fifa23.card-lg.playercard.wc-ptg,
.fifa23.card-md.playercard.wc-ptg {
background: url('/img/fifa/23/cards/1_130_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC Star - FIFA World Cup Star */
.fifa23.card-lg.playercard.wc-stars,
.fifa23.card-md.playercard.wc-stars {
background: url('/img/fifa/23/cards/1_131_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC Token - FIFA World Cup Swap Tokens */
.fifa23.card-lg.playercard.wc-tokens,
.fifa23.card-md.playercard.wc-tokens {
background: url('/img/fifa/23/cards/1_132_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC Hero - FIFA World Cup Heroes */
.fifa23.card-lg.playercard.wc-heroes,
.fifa23.card-md.playercard.wc-heroes {
background: url('/img/fifa/23/cards/1_133_0.png') no-repeat;
background-size: contain;
color: #c4e4f6;
}
/* WC TOTT Team of the Tournament */
.fifa23.card-lg.playercard.wc-tott,
.fifa23.card-md.playercard.wc-tott {
background: url('/img/fifa/23/cards/1_138_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* Road to World Cup */
.fifa23.card-lg.playercard.road-to-world-cup,
.fifa23.card-md.playercard.road-to-world-cup {
background: url('/img/fifa/23/cards/1_139_0.png') no-repeat;
background-size: contain;
color: #5dd4be;
}
/*WC Stories - FIFA World Cup Stories */
.fifa23.card-lg.playercard.wc-stories,
.fifa23.card-md.playercard.wc-stories {
background: url('/img/fifa/23/cards/1_145_0.png') no-repeat;
background-size: contain;
color: #771c32;
}
/*WC Stories - FIFA World Cup Phenoms */
.fifa23.card-lg.playercard.wc-phenoms,
.fifa23.card-md.playercard.wc-phenoms {
background: url('/img/fifa/23/cards/1_146_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC Showdown - FIFA World Cup Showdown */
.fifa23.card-lg.playercard.wc-showdown,
.fifa23.card-md.playercard.wc-showdown {
background: url('/img/fifa/23/cards/1_148_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
/* WC History Makers - FIFA World Cup Showdown */
.fifa23.card-lg.playercard.wc-history-makers,
.fifa23.card-md.playercard.wc-history-makers {
background: url('/img/fifa/23/cards/1_156_0.png') no-repeat;
background-size: contain;
color: #443915;
}

.fifa23.card-lg.playercard.ecl-winner-icons,
.fifa23.card-md.playercard.ecl-winner-icons {
background: url('/img/fifa/23/cards/1_170_0.png') no-repeat;
background-size: contain;
color: #554b1f;
}

.fifa23.card-lg.playercard.centurions,
.fifa23.card-md.playercard.centurions {
background: url('/img/fifa/23/cards/1_151_0.png') no-repeat;
background-size: contain;
color: #fae79e;
}


.fifa23.card-lg.playercard.award-winners,
.fifa23.card-md.playercard.award-winners,
.fifa23.card-lg.playercard.tots-award-winners,
.fifa23.card-md.playercard.tots-award-winners {
background: url('/img/fifa/23/cards/1_28_0.png') no-repeat;
color: #bef369;
background-size:contain;
}


/* RTTF */
.fifa23.card-lg.playercard.ucl-rttf,
.fifa23.card-md.playercard.ucl-rttf {background: url('/img/fifa/23/cards/1_124_0.png') no-repeat; background-size: contain; color: #0de3ff;}
.fifa23.card-lg.playercard.uel-rttf,
.fifa23.card-md.playercard.uel-rttf {background: url('/img/fifa/23/cards/1_125_0.png') no-repeat; background-size: contain; color: #f5631d;}
.fifa23.card-lg.playercard.uecl-rttf,
.fifa23.card-md.playercard.uecl-rttf {background: url('/img/fifa/23/cards/1_126_0.png') no-repeat; background-size: contain; color: #1ad02d;}

.fifa23.card-lg.playercard.totks,
.fifa23.card-md.playercard.totks,
.fifa23.card-lg.playercard.totks.gold,
.fifa23.card-md.playercard.totks.gold,
.fifa23.card-lg.playercard.tott,
.fifa23.card-md.playercard.tott,
.fifa23.card-lg.playercard.ucl-tott,
.fifa23.card-md.playercard.ucl-tott {background: url('/img/fifa/23/cards/1_70_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa23.card-lg.playercard.totgs-uel,
.fifa23.card-md.playercard.totgs-uel,
.fifa23.card-lg.playercard.uel-totgs,
.fifa23.card-md.playercard.uel-totgs {background: url('/img/fifa/23/cards/1_68_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa23.card-lg.playercard.totgs,
.fifa23.card-md.playercard.totgs,
.fifa23.card-lg.playercard.ucl-totgs,
.fifa23.card-md.playercard.ucl-totgs,
.fifa23.card-lg.playercard.totgs.gold,
.fifa23.card-md.playercard.totgs.gold,
.fifa23.card-lg.playercard.totgs-uel,
.fifa23.card-md.playercard.totgs-uel,
.fifa23.card-lg.playercard.totgs-uel.gold,
.fifa23.card-md.playercard.totgs-uel.gold {background: url('/img/fifa/23/cards/1_70_0.png') no-repeat; background-size: contain; color:white;}
.fifa23.card-lg.playercard.uecl-totgs,
.fifa23.card-md.playercard.uecl-totgs {background: url('/img/fifa/23/cards/1_104_0.png') no-repeat; background-size: contain; color: white;}

/* ICON */
.fifa23.card-lg.playercard.icon,
.fifa23.card-md.playercard.icon,
.fifa23.card-lg.playercard.icon-base,
.fifa23.card-md.playercard.icon-base,
.fifa23.card-lg.playercard.icon-mid,
.fifa23.card-md.playercard.icon-mid,
.fifa23.card-lg.playercard.icon-prime,
.fifa23.card-md.playercard.icon-prime {background: url('/img/fifa/23/cards/1_12_0.png') no-repeat; color: #4c3d12; background-size:contain;}
.fifa23.card-lg.playercard.icon-moments,
.fifa23.card-md.playercard.icon-moments {background: url('/img/fifa/23/cards/1_84_0.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fifa23.card-lg.playercard.totw.gold,
.fifa23.card-md.playercard.totw.gold {background: url('/img/fifa/23/cards/1_3_3.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fifa23.card-lg.playercard.totw.silver,
.fifa23.card-md.playercard.totw.silver {background: url('/img/fifa/23/cards/1_3_2.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fifa23.card-lg.playercard.totw.bronze,
.fifa23.card-md.playercard.totw.bronze {background: url('/img/fifa/23/cards/1_3_1.png') no-repeat; background-size: contain; color: #e7c096;}

.fifa23.card-lg.playercard.showdown,
.fifa23.card-md.playercard.showdown {background: url('/img/fifa/23/cards/1_58_0.png') no-repeat; background-size: contain; color: #ffffff;}


/* TOTS */
.fifa23.card-lg.playercard.tots,
.fifa23.card-md.playercard.tots {background: url('/img/fifa/23/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}

/* TOTS */
.fifa23.card-lg.playercard.tots,
.fifa23.card-md.playercard.tots
{background: url('/img/fifa/23/cards/1_11_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa23.card-lg.playercard.tots-moments,
.fifa23.card-md.playercard.tots-moments,
.fifa23.card-lg.playercard.tots-moments-sbc,
.fifa23.card-md.playercard.tots-moments-sbc,
.fifa23.card-lg.playercard.tots-sbc,
.fifa23.card-md.playercard.tots-sbc
{background: url('/img/fifa/23/cards/1_65_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa23.card-lg.playercard.tots-fut-champions,
.fifa23.card-md.playercard.tots-fut-champions
{background: url('/img/fifa/23/cards/1_159_0.png') no-repeat; color: #fdee9c; background-size:contain;}

/* TOTY */
.fifa23.card-lg.playercard.toty,
.fifa23.card-md.playercard.toty {
background: url('/img/fifa/23/cards/1_5_0.png') no-repeat;
background-size: contain;
color: #e4d47d;
}
.fifa23.card-lg.playercard.toty-nominees,
.fifa23.card-md.playercard.toty-nominees,
.fifa23.card-lg.playercard.toty-honourable-mentions,
.fifa23.card-md.playercard.toty-honourable-mentions {
background: url('/img/fifa/23/cards/1_64_0.png') no-repeat; color: #d3be67; background-size: contain;
}
/* TOTY ICONS */
.fifa23.card-lg.playercard.toty-icons,
.fifa23.card-md.playercard.toty-icons {
background: url('/img/fifa/23/cards/1_155_0.png') no-repeat;
color: #554b1f;
background-size: contain;
}
	

/* MOTM */
.fifa23.card-lg.playercard.motm, .fifa23.card-md.playercard.motm {background: url('/img/fifa/23/cards/1_8_0.png') no-repeat; color: #e6e6e6; background-size: contain;}
.fifa23.card-lg.playercard.imotm, .fifa23.card-md.playercard.imotm {background: url('/img/fifa/23/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa23.card-lg.playercard.motm-confed, .fifa23.card-md.playercard.motm-confed {background: url('/img/fifa/23/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa23.card-lg.playercard.emotm, .fifa23.card-md.playercard.emotm {background: url('/img/fifa/23/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}


.fifa23.card-lg.playercard.hero,
.fifa23.card-md.playercard.hero {background: url('/img/fifa/23/cards/1_4_0.png') no-repeat; color:#fcfd02; background-size:contain;}

.fifa23.card-lg.playercard.gold.record-breaker,
.fifa23.card-md.playercard.gold.record-breaker,
.fifa23.card-lg.playercard.silver.record-breaker,
.fifa23.card-md.playercard.silver.record-breaker {background: url('/img/fifa/23/cards/1_6_0.png') no-repeat; color:#fffb54; background-size:contain;}

.fifa23.card-lg.playercard.fut-champions,
.fifa23.card-md.playercard.fut-champions,
.fifa23.card-lg.playercard.gold.fut-champions-gold,
.fifa23.card-md.playercard.gold.fut-champions-gold {background: url('/img/fifa/23/cards/1_18_3.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa23.card-lg.playercard.silver.fut-champions-silver,
.fifa23.card-md.playercard.silver.fut-champions-silver {background: url('/img/fifa/23/cards/1_18_2.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa23.card-lg.playercard.bronze.fut-champions-bronze,
.fifa23.card-md.playercard.bronze.fut-champions-bronze {background: url('/img/fifa/23/cards/1_18_1.png') no-repeat; color:#e0cf8d; background-size:contain;}

.fifa23.card-lg.playercard.ptg,
.fifa23.card-lg.playercard.path-to-glory,
.fifa23.card-lg.playercard.marquee,
.fifa23.card-md.playercard.ptg,
.fifa23.card-md.playercard.path-to-glory,
.fifa23.card-md.playercard.marquee {background: url('/img/fifa/23/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}




.fifa23.card-lg.playercard.sbc,
.fifa23.card-md.playercard.sbc
.fifa23.card-lg.playercard.gold.sbc,
.fifa23.card-md.playercard.gold.sbc
{background: url('/img/fifa/23/cards/1_24_0.png') no-repeat; background-size: contain; color: #53edff;}
.fifa23.card-lg.playercard.sbc-premium,
.fifa23.card-lg.playercard.premium-sbc,
.fifa23.card-md.playercard.sbc-premium,
.fifa23.card-md.playercard.premium-sbc,
.fifa23.card-lg.playercard.gold.sbc-premium,
.fifa23.card-lg.playercard.gold.premium-sbc,
.fifa23.card-md.playercard.gold.sbc-premium,
.fifa23.card-md.playercard.gold.premium-sbc
{background: url('/img/fifa/23/cards/1_25_0.png') no-repeat; background-size: contain; color: #fff;}
.fifa23.card-lg.playercard.sbc-special,
.fifa23.card-md.playercard.sbc-special,
.fifa23.card-lg.playercard.gold.sbc-special,
.fifa23.card-md.playercard.gold.sbc-special
{background: url('/img/fifa/23/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}
.fifa23.card-lg.playercard.sbc-moments,
.fifa23.card-md.playercard.sbc-moments,
.fifa23.card-lg.playercard.gold.sbc-moments,
.fifa23.card-md.playercard.gold.sbc-moments
{background: url('/img/fifa/23/cards/1_90_0.png') no-repeat; background-size: contain; color: #fffc00;}


.fifa23.playercard.card-lg.fut-birthday,
.fifa23.playercard.card-md.fut-birthday {
background: url('/img/fifa/23/cards/1_30_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fifa23.playercard.card-lg.fut-birthday-token,
.fifa23.playercard.card-md.fut-birthday-token {
background: url('/img/fifa/23/cards/1_162_0.png') no-repeat;
background-size: contain;
color: #ffffff;
}
.fifa23.playercard.card-lg.fut-birthday-icons,
.fifa23.playercard.card-md.fut-birthday-icons {
background: url('/img/fifa/23/cards/1_152_0.png') no-repeat;
background-size: contain;
color: #6c3f1c;
}

.fifa23.playercard.card-lg.fantasy-fut,
.fifa23.playercard.card-md.fantasy-fut {
background: url('/img/fifa/23/cards/1_134_0.png') no-repeat;
background-size: contain;
color: #f5cbfb;
}
.fifa23.playercard.card-lg.fantasy-fut-heroes,
.fifa23.playercard.card-md.fantasy-fut-heroes {
background: url('/img/fifa/23/cards/1_135_0.png') no-repeat;
background-size: contain;
color: #fefd64;
}

.fifa23.card-lg.playercard.shapeshifters,
.fifa23.card-md.playercard.shapeshifters {
background: url('/img/fifa/23/cards/1_161_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}
.fifa23.card-lg.playercard.shapeshifters-premium,
.fifa23.card-md.playercard.shapeshifters-premium {
background: url('/img/fifa/23/cards/1_166_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}
.fifa23.card-lg.playercard.shapeshifters-icons,
.fifa23.card-md.playercard.shapeshifters-icons {
background: url('/img/fifa/23/cards/1_153_0.png') no-repeat;
background-size: contain;
color: #554b1f;
}

.fifa23.card-lg.playercard.level-up,
.fifa23.card-md.playercard.level-up {
background: url('/img/fifa/23/cards/1_167_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}
.fifa23.card-lg.playercard.level-up-premium,
.fifa23.card-md.playercard.level-up-premium {
background: url('/img/fifa/23/cards/1_165_0.png') no-repeat;
background-size: contain;
color: #eeeeee;
}

.fifa23.playercard.card-lg.fut-captains,
.fifa23.playercard.card-md.fut-captains {background: url('/img/fifa/23/cards/1_137_0.png') no-repeat; background-size: contain; color: #e3e3e3;}
.fifa23.playercard.card-lg.fut-captains-hero,
.fifa23.playercard.card-md.fut-hero-captains,
.fifa23.playercard.card-lg.fut-hero-captains,
.fifa23.playercard.card-md.fut-captains-hero {background: url('/img/fifa/23/cards/1_172_0.png') no-repeat; background-size: contain; color: #fdea55;}

.fifa23.card-lg.playercard.otw,
.fifa23.card-md.playercard.otw {background: url('/img/fifa/23/cards/1_21_0.png') no-repeat; color: #d3fb70; background-size: contain;}


.fifa23.card-lg.playercard.icon-swaps-1,
.fifa23.card-md.playercard.icon-swaps-1 {background: url('/img/fifa/23/cards/1_89_0.png') no-repeat; color: #65593a; background-size: contain;}
.fifa23.card-lg.playercard.icon-swaps-2,
.fifa23.card-md.playercard.icon-swaps-2 {background: url('/img/fifa/23/cards/1_92_0.png') no-repeat; color: #4a4437; background-size: contain;}
.fifa23.card-lg.playercard.icon-swaps-3,
.fifa23.card-md.playercard.icon-swaps-3 {background: url('/img/fifa/23/cards/1_93_0.png') no-repeat; color: #4a4437; background-size: contain;}


.fifa23.card-lg.playercard.swap-deals-1,
.fifa23.card-md.playercard.swap-deals-1 {background: url('/img/fifa/23/cards/p_swap-deals-1.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa23.card-lg.playercard.swap-deals,
.fifa23.card-md.playercard.swap-deals {background: url('/img/fifa/23/cards/p_swap-deals.png') no-repeat; color: #cdcdcd; background-size: contain;}

.fifa23.card-lg.playercard.halloween,
.fifa23.card-md.playercard.halloween {background: url('/img/fifa/23/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa23.card-lg.playercard.movember,
.fifa23.card-md.playercard.movember {background: url('/img/fifa/23/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa23.card-lg.playercard.freeze,
.fifa23.card-md.playercard.freeze {background: url('/img/fifa/23/cards/1_32_0.png') no-repeat; color: #fff; background-size: contain;}


/* Festival of FUTball FOF */
.fifa23.card-lg.playercard.fof-ptg,
.fifa23.card-md.playercard.fof-ptg,
.fifa23.card-lg.playercard.festival-of-futball-ptg,
.fifa23.card-md.playercard.festival-of-futball-ptg {background: url('/img/fifa/23/cards/1_60_0.png') no-repeat; color: #000; background-size: contain;}
.fifa23.card-lg.playercard.fof-summer-stars,
.fifa23.card-md.playercard.fof-summer-stars,
.fifa23.card-lg.playercard.festival-of-futball-summer-stars,
.fifa23.card-md.playercard.festival-of-futball-summer-stars
{background: url('/img/fifa/23/cards/1_61_0.png') no-repeat; color: #efff00; background-size: contain;}
.fifa23.card-lg.playercard.fof-national-player,
.fifa23.card-md.playercard.fof-national-player,
.fifa23.card-lg.playercard.festival-of-futball-national-player,
.fifa23.card-md.playercard.festival-of-futball-national-player {background: url('/img/fifa/23/cards/1_62_0.png') no-repeat; color: #efff00; background-size: contain;}


.fifa23.card-lg.playercard.award-winner,
.fifa23.card-md.playercard.award-winner {background: url('/img/fifa/23/cards/p_award-winner.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa23.card-lg.playercard.potm-bundesliga,
.fifa23.card-md.playercard.potm-bundesliga {background: url('/img/fifa/23/cards/1_42_0.png') no-repeat; color: white; background-size:contain;}
.fifa23.card-lg.playercard.potm-laliga,
.fifa23.card-md.playercard.potm-laliga {background: url('/img/fifa/23/cards/1_86_0.png') no-repeat; color: #99d9eb; background-size:contain;}
.fifa23.card-lg.playercard.potm-el,
.fifa23.card-md.playercard.potm-pl,
.fifa23.card-lg.playercard.potm-epl,
.fifa23.card-md.playercard.potm-epl,
.fifa23.card-lg.playercard.potm-premier-league,
.fifa23.card-md.playercard.potm-premier-league {background: url('/img/fifa/23/cards/1_43_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa23.card-lg.playercard.potm-mls,
.fifa23.card-md.playercard.potm-mls {background: url('/img/fifa/23/cards/1_67_0.png') no-repeat; color: white; background-size:contain;}
.fifa23.card-lg.playercard.potm-ligue-1,
.fifa23.card-md.playercard.potm-ligue-1 {background: url('/img/fifa/23/cards/1_79_0.png') no-repeat; color: #dfe52b; background-size:contain;}
.fifa23.card-lg.playercard.potm-serie-a,
.fifa23.card-md.playercard.potm-serie-a {background: url('/img/fifa/23/cards/1_114_0.png') no-repeat; color: #1efcef; background-size:contain;}
.fifa23.card-lg.playercard.potm-eredivisie,
.fifa23.card-md.playercard.potm-eredivisie {background: url('/img/fifa/23/cards/1_115_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa23.card-lg.playercard.out-of-position,
.fifa23.card-md.playercard.out-of-position {
background: url('/img/fifa/23/cards/1_97_0.png') no-repeat;
color: #ffffff;
background-size:contain;
}

.fifa23.card-lg.playercard.libertadores,
.fifa23.card-md.playercard.libertadores {background: url('/img/fifa/23/cards/1_900002_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.libertadores-special,
.fifa23.card-md.playercard.libertadores-special {background: url('/img/fifa/23/cards/1_900001_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.libertadores-motm,
.fifa23.card-md.playercard.libertadores-motm
{background: url('/img/fifa/23/cards/1_900004_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa23.card-lg.playercard.winter-refresh,
.fifa23.card-md.playercard.winter-refresh {background: url('/img/fifa/23/cards/1_81_0.png') no-repeat; color: #4af6a2; background-size:contain;}


.fifa23.card-lg.playercard.league-player,
.fifa23.card-md.playercard.league-player {background: url('/img/fifa/23/cards/1_85_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa23.card-lg.playercard.headliners,
.fifa23.card-md.playercard.headliners {background: url('/img/fifa/23/cards/1_95_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.headliners-streak,
.fifa23.card-md.playercard.headliners-streak {background: url('/img/fifa/23/cards/1_96_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa23.card-lg.playercard.future-stars,
.fifa23.card-md.playercard.future-stars {
background: url('/img/fifa/23/cards/1_71_0.png') no-repeat;
color: #17ffff;
background-size: contain;
}
.fifa23.card-lg.playercard.future-stars-token,
.fifa23.card-md.playercard.future-stars-token {
background: url('/img/fifa/23/cards/1_160_0.png') no-repeat;
color: #fff;
background-size: contain;
}

.fifa23.card-lg.playercard.rulebreakers,
.fifa23.card-md.playercard.rulebreakers {background: url('/img/fifa/23/cards/1_22_0.png') no-repeat; color: #1ff8fa;background-size: contain;}

.fifa23.card-lg.playercard.st-patricks,
.fifa23.card-md.playercard.st-patricks {background: url('/img/fifa/23/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa23.card-lg.playercard.what-if,
.fifa23.card-md.playercard.what-if {background: url('/img/fifa/23/cards/1_82_0.png') no-repeat; color: #f7fdfd; background-size:contain;}

.fifa23.card-lg.playercard.futties,
.fifa23.card-md.playercard.futties {
background: url('/img/fifa/23/cards/1_16_0.png') no-repeat;
color: #fadc9e;
background-size: contain;
}
.fifa23.card-lg.playercard.futties-premium,
.fifa23.card-md.playercard.futties-premium {
background: url('/img/fifa/23/cards/1_164_0.png') no-repeat;
color: #fadc9e;
background-size: contain;
}
.fifa23.card-lg.playercard.futties-heroes,
.fifa23.card-md.playercard.futties-heroes {
background: url('/img/fifa/23/cards/1_154_0.png') no-repeat;
color: #fadc9e;
background-size: contain;
}

.fifa23.card-lg.playercard.cover-star-icons,
.fifa23.card-md.playercard.cover-star-icons {
background: url('/img/fifa/23/cards/1_171_0.png') no-repeat;
color: #5f4593;
background-size: contain;
}

.fifa23.card-lg.playercard.dynamic-duos,
.fifa23.card-md.playercard.dynamic-duos
{background: url('/img/fifa/23/cards/1_150_0.png') no-repeat; color: #EEEEEE; background-size: contain;}

.fifa23.card-lg.playercard.objectives-squad-foundations,
.fifa23.card-md.playercard.objectives-squad-foundations,
.fifa23.card-lg.playercard.squad-foundations,
.fifa23.card-md.playercard.squad-foundations {
background: url('/img/fifa/23/cards/1_87_0.png') no-repeat;
color: #adbeb7;
background-size: contain
;}
.fifa23.card-lg.playercard.objectives-storyline,
.fifa23.card-md.playercard.objectives-storyline {background: url('/img/fifa/23/cards/1_91_0.png') no-repeat; color: #f6f31e; background-size: contain;}
.fifa23.card-lg.playercard.objectives-league-player,
.fifa23.card-md.playercard.objectives-league-player {background: url('/img/fifa/23/cards/1_98_0.png') no-repeat; color: #d1cad9; background-size: contain;}


.fifa23.card-lg.playercard.conmebol-libertadores-squad-foundations,
.fifa23.card-md.playercard.conmebol-libertadores-squad-foundations {
background: url('/img/fifa/23/cards/1_168_0.png') no-repeat;
color: #bfbfbf;
background-size: contain;
}


.fifa23.card-lg.playercard.flashback,
.fifa23.card-md.playercard.flashback {background: url('/img/fifa/23/cards/1_51_0.png') no-repeat; color: #e7fda8; background-size: contain;}

.fifa23.card-lg.playercard.pro,
.fifa23.card-md.playercard.pro {background: url('/img/fifa/23/cards/1_10_0.png') no-repeat; color: white; background-size: contain;}


.fifa23.card-lg.playercard.conmebol-sudamericana,
.fifa23.card-md.playercard.conmebol-sudamericana
{background: url('/img/fifa/23/cards/1_52_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.conmebol-sudamericana-motm,
.fifa23.card-md.playercard.conmebol-sudamericana-motm
{background: url('/img/fifa/23/cards/1_59_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.conmebol-libertadores,
.fifa23.card-md.playercard.conmebol-libertadores
{background: url('/img/fifa/23/cards/1_53_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.conmebol-libertadores-motm,
.fifa23.card-md.playercard.conmebol-libertadores-motm
{background: url('/img/fifa/23/cards/1_54_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.conmebol-libertadores-kick-off,
.fifa23.card-md.playercard.conmebol-libertadores-kick-off
{background: url('/img/fifa/23/cards/1_56_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa23.card-lg.playercard.conmebol-libertadores-totgs,
.fifa23.card-md.playercard.conmebol-libertadores-totgs
{background: url('/img/fifa/23/cards/1_33_0.png') no-repeat; color: #ffffff; background-size:contain;}
/* ./Player Cards - FIFA 23 */



/* Stadium Cards - FIFA 23 */
.fifa23.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.fifa23.card-lg.stadium,
.fifa23.card-md.stadium,
.fifa23.card-lg.stadium.gold,
.fifa23.card-md.stadium.gold{
background: url('/img/fifa/23/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.fifa23.card-lg.stadium.gold.rare,
.fifa23.card-md.stadium.gold.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.fifa23.card-lg.stadium.silver,
.fifa23.card-md.stadium.silver {
background: url('/img/fifa/23/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.fifa23.card-lg.stadium.silver.rare,
.fifa23.card-md.stadium.silver.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.fifa23.card-lg.stadium.bronze,
.fifa23.card-md.stadium.bronze {
background: url('/img/fifa/23/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.fifa23.card-lg.stadium.bronze.rare,
.fifa23.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fifa/23/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.fifa23.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.fifa23.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.fifa23.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.fifa23.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.fifa23.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.fifa23.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - FIFA 23 */


/* Packs - FIFA 23 */
.fifa23.pack-details-container {
margin:0 0 15px;
padding:15px 0 7px 0;
color: #DFDFDF;
background: #19193f;
overflow: hidden;
}

.fifa23.pack-details-container h1,
.fifa23.pack-details-container h2,
.fifa23.pack-details-container h3,
.fifa23.pack-details-container h4,
.fifa23.pack-details-container h5 
{
color: #fff;
}

.fifa23.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa23.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa23.pack-details-container #store_price .content img {
vertical-align: middle;
}

.fifa23.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA 23 */


/*-----------------------------*/
/*  FIFA 23 - END
/*-----------------------------*/







/* FIFA 22 */

/* Player Cards - FIFA 22 */
.fifa22.player-card-container {
margin:0 0 15px;
padding: 15px 0 7px 0;
background: #12131d url('/img/fifa/22/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}

.fifa22.player-card-bg {
background: #12131d;
}



/* ----- Common Cards ----- */
.fifa22.card-lg.playercard.bronze, .fifa22.card-md.playercard.bronze {background: url('/img/fifa/22/cards/1_0_1.png') no-repeat; background-size:contain;}
.fifa22.card-lg.playercard.bronze.rare, .fifa22.card-md.playercard.bronze.rare {background: url('/img/fifa/22/cards/1_1_1.png') no-repeat; background-size:contain;}

.fifa22.card-lg.playercard.silver, .fifa22.card-md.playercard.silver {background: url('/img/fifa/22/cards/1_0_2.png') no-repeat; color: #333; background-size:contain;}
.fifa22.card-lg.playercard.silver.rare, .fifa22.card-md.playercard.silver.rare {background: url('/img/fifa/22/cards/1_1_2.png') no-repeat; background-size:contain;}

.fifa22.card-lg.playercard.gold, .fifa22.card-md.playercard.gold {background: url('/img/fifa/22/cards/1_0_3.png') no-repeat; background-size:contain;}
.fifa22.card-lg.playercard.gold.rare, .fifa22.card-md.playercard.gold.rare {background: url('/img/fifa/22/cards/1_1_3.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */

.fifa22.playercard,
.fifa22.stadium {
background-repeat: no-repeat;
color: #231100;
}


.fifa22.playercard div,
.fifa22.stadium div {
line-height:22px;
text-align:center;
width:60px;
}
.fifa22.playercard div img,
.fifa22.stadium div img {
max-width:100%;
}



.fifa22.playercard.card-lg,
.fifa22.stadium.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fifa22.playercard.card-md,
.fifa22.stadium.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 163px;
height: 228px;
}

.fifa22.card-lg .playercard-rating {
font-size: 41px;
font-weight: bold;
top: 45px;
left: 41px;
line-height: 44px;
}
.fifa22.card-md .playercard-rating {
font-size: 24px;
font-weight: 700;
width: 40px;
top: 33px;
left: 27px;
}
.fifa22.card-lg .playercard-position {
font-size: 22px;
font-weight:bold;
text-align: center;
top: 84px;
left: 41px;
}
.fifa22.card-md .playercard-position {
font-size: 14px;
font-weight: 550;
text-align: center;
width: 55px;
top: 52px;
left: 19px;
}

.fifa22.card-lg .playercard-nation {
top: 109px;
left: 41px;
}
.fifa22.card-lg .playercard-nation img {
max-width: 34px;
max-height: 21px;
}
.fifa22.card-md .playercard-nation {
width: 40px;
top: 67px;
left: 27px;
}
.fifa22.card-md .playercard-nation img {
width: 23px;
}

.fifa22.card-lg .playercard-club {
position: absolute;
top: 138px;
left: 41px;
}
.fifa22.card-lg .playercard-club img {
max-width: 35px;
}
.fifa22.card-md .playercard-club {
position: absolute;
width: 40px;
top: 89px;
left: 27px;
}
.fifa22.card-md .playercard-club img {
width: 23px;
}

.fifa22.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 54px;
left: 81px;
}
.fifa22.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 38px;
left: 57px;
}

.fifa22.card-lg .playercard-name,
.fifa22.card-lg .stadiumcard-name {
font-size: 23px;
left: 0px;
top: 187px;
width: 100%;
text-transform: uppercase;
font-weight: 700;
}
.fifa22.card-md .playercard-name,
.fifa22.card-md .stadiumcard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 117px;
left: 0px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa22.card-lg .playercard-name-long {
font-size:18px;
}

.fifa22.card-lg.path-to-glory .playercard-rating,
.fifa22.card-md.path-to-glory .playercard-rating,
.fifa22.card-lg.ptg .playercard-rating,
.fifa22.card-md.ptg .playercard-rating,
.fifa22.card-lg.path-to-glory .playercard-position,
.fifa22.card-md.path-to-glory .playercard-position,
.fifa22.card-lg.ptg .playercard-position,
.fifa22.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa22.card-lg.path-to-glory .playercard-name,
.fifa22.card-md.path-to-glory .playercard-name,
.fifa22.card-lg.ptg .playercard-name,
.fifa22.card-md.ptg .playercard-name
{
color:#fff;
}



.fifa22.card-lg .playercard-attr {
font-size: 20px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa22.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa22.card-lg.st-patricks .playercard-rating,
.fifa22.card-lg.st-patricks .playercard-position,
.fifa22.card-md.st-patricks .playercard-rating,
.fifa22.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa22.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa22.card-lg .playercard-attr1 {
top: 215px;
left: 59px;
}
.fifa22.card-md .playercard-attr1 {
top: 134px;
left: 38px;
}
.fifa22.card-lg .playercard-attr2 {
top: 238px;
left: 59px;
}
.fifa22.card-md .playercard-attr2 {
top: 150px;
left: 38px;
}
.fifa22.card-lg .playercard-attr3 {
top: 262px;
left: 59px;
}
.fifa22.card-md .playercard-attr3 {
top: 165px;
left: 38px;
}

.fifa22.card-lg .playercard-attr4 {
top: 215px;
left: 147px;
}
.fifa22.card-md .playercard-attr4 {
top: 134px;
left: 92px;
}
.fifa22.card-lg .playercard-attr5 {
top: 238px;
left: 147px;
}
.fifa22.card-md .playercard-attr5 {
top: 150px;
left: 92px;
}
.fifa22.card-lg .playercard-attr6 {
top: 262px;
left: 147px;
}
.fifa22.card-md .playercard-attr6 {
top: 165px;
left: 92px;
}

.fifa22.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
visibility: hidden;
}
.fifa22.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
visibility: hidden;
}


.fifa22.card-lg.playercard.carniball,
.fifa22.card-md.playercard.carniball {background: url('/img/fifa/22/cards/p_carniball.png') no-repeat; background-size: contain; color: #ffe632;}
.fifa22.card-lg.carniball .playercard-rating,
.fifa22.card-md.carniball .playercard-rating,
.fifa22.card-lg.carniball .playercard-position,
.fifa22.card-md.carniball .playercard-position {
color:#cf1d5d;
}

.fifa22.card-lg.playercard.fut-heroes,
.fifa22.card-md.playercard.fut-heroes {background: url('/img/fifa/22/cards/1_5060_0.png') no-repeat; background-size: contain; color: #c4e4f6;}

.fifa22.card-lg.playercard.fut-hero-shapeshifters,
.fifa22.card-md.playercard.fut-hero-shapeshifters {
background: url('/img/fifa/22/cards/1_173_0.png') no-repeat; background-size: contain; color: #8ffbd4;}

/* UCL */
.fifa22.card-lg.playercard.ucl-motm,
.fifa22.card-md.playercard.ucl-motm {background: url('/img/fifa/22/cards/1_49_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa22.card-lg.playercard.ucl-moments,
.fifa22.card-md.playercard.ucl-moments {background: url('/img/fifa/22/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa22.card-lg.playercard.ucl,
.fifa22.card-md.playercard.ucl,
.fifa22.card-lg.playercard.ucl-rare,
.fifa22.card-md.playercard.ucl-rare {background: url('/img/fifa/22/cards/1_48_0.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fifa22.card-lg.playercard.ucl-rttk,
.fifa22.card-md.playercard.ucl-rttk {background: url('/img/fifa/22/cards/1_50_0.png') no-repeat; background-size: contain; color: white;}
.fifa22.card-lg.playercard.uel-rttk,
.fifa22.card-md.playercard.uel-rttk {background: url('/img/fifa/22/cards/1_46_0.png') no-repeat; background-size: contain; color: white;}
.fifa22.card-lg.playercard.uecl-rttk,
.fifa22.card-md.playercard.uecl-rttk {background: url('/img/fifa/22/cards/1_105_0.png') no-repeat; background-size: contain; color: white;}
.fifa22.card-lg.playercard.uecl-motm,
.fifa22.card-md.playercard.uecl-motm {background: url('/img/fifa/22/cards/1_103_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa22.card-lg.playercard.signature-signings,
.fifa22.card-md.playercard.signature-signings
{background: url('/img/fifa/22/cards/1_110_0.png') no-repeat; background-size: contain; color: white;}

.fifa22.card-lg.playercard.numbersup,
.fifa22.card-md.playercard.numbersup {background: url('/img/fifa/22/cards/1_107_0.png') no-repeat; background-size: contain; color: white;}

.fifa22.card-lg.playercard.versus-ice,
.fifa22.card-md.playercard.versus-ice {background: url('/img/fifa/22/cards/1_108_0.png') no-repeat; background-size: contain; color: white;}
.fifa22.card-lg.playercard.versus-fire,
.fifa22.card-md.playercard.versus-fire {background: url('/img/fifa/22/cards/1_116_0.png') no-repeat; background-size: contain; color: white;}

.fifa22.card-lg.playercard.next-generation,
.fifa22.card-md.playercard.next-generation {background: url('/img/fifa/22/cards/1_117_0.png') no-repeat; background-size: contain; color: #7fefd0;}

.fifa22.card-lg.playercard.winter-wildcards,
.fifa22.card-md.playercard.winter-wildcards {background: url('/img/fifa/22/cards/1_118_0.png') no-repeat; background-size: contain; color: #fff7ae;}
.fifa22.card-lg.playercard.winter-wildcards-token,
.fifa22.card-md.playercard.winter-wildcards-token {background: url('/img/fifa/22/cards/1_120_0.png') no-repeat; background-size: contain; color: #fff7ae;}

.fifa22.card-lg.playercard.summer-swap-token,
.fifa22.card-md.playercard.summer-swap-token {background: url('/img/fifa/22/cards/1_144_0.png') no-repeat; background-size: contain; color: #fff;}
.fifa22.card-lg.playercard.summer-swap-2-token,
.fifa22.card-md.playercard.summer-swap-2-token {background: url('/img/fifa/22/cards/1_147_0.png') no-repeat; background-size: contain; color: #fff;}

.fifa22.card-lg.playercard.uel,
.fifa22.card-md.playercard.uel,
.fifa22.card-lg.playercard.uel.gold,
.fifa22.card-md.playercard.uel.gold,
.fifa22.card-lg.playercard.uel.silver,
.fifa22.card-md.playercard.uel.silver,
.fifa22.card-lg.playercard.uel.bronze,
.fifa22.card-md.playercard.uel.bronze {background: url('/img/fifa/22/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa22.card-lg.playercard.fgs,
.fifa22.card-md.playercard.fgs {background: url('/img/fifa/22/cards/1_76_0.png') no-repeat; background-size: contain; color: black;}

.fifa22.card-lg.playercard.next-level,
.fifa22.card-md.playercard.next-level {background: url('/img/fifa/22/cards/1_75_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa22.card-lg.playercard.fut-vip,
.fifa22.card-md.playercard.fut-vip {background: url('/img/fifa/22/cards/1_106_0.png') no-repeat; background-size: contain; color: #1c3da9;}

.fifa22.card-lg.playercard.beckham-special,
.fifa22.card-md.playercard.beckham-special
{background: url('/img/fifa/22/cards/1_55_0.png') no-repeat; background-size: contain; color: #ffffff;}
.fifa22.card-lg.beckham-special .playercard-rating,
.fifa22.card-md.beckham-special .playercard-rating,
.fifa22.card-lg.beckham-special .playercard-position,
.fifa22.card-md.beckham-special .playercard-position {
color:#271718;
}

.fifa22.card-lg.playercard.uel-moments,
.fifa22.card-md.playercard.uel-moments {background: url('/img/fifa/22/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fifa22.card-lg.playercard.uel-motm,
.fifa22.card-md.playercard.uel-motm {background: url('/img/fifa/22/cards/1_45_0.png') no-repeat; background-size: contain; color: #ffffff;}


/* Silver Stars */
.fifa22.card-lg.playercard.silver-stars,
.fifa22.card-md.playercard.silver-stars {background: url('/img/fifa/22/cards/1_130_0.png') no-repeat; background-size: contain; color: #ffffff;}


/* RTTF */
.fifa22.card-lg.playercard.ucl-rttf,
.fifa22.card-md.playercard.ucl-rttf {background: url('/img/fifa/22/cards/1_124_0.png') no-repeat; background-size: contain; color: #0de3ff;}
.fifa22.card-lg.playercard.uel-rttf,
.fifa22.card-md.playercard.uel-rttf {background: url('/img/fifa/22/cards/1_125_0.png') no-repeat; background-size: contain; color: #f5631d;}
.fifa22.card-lg.playercard.uecl-rttf,
.fifa22.card-md.playercard.uecl-rttf {background: url('/img/fifa/22/cards/1_126_0.png') no-repeat; background-size: contain; color: #1ad02d;}

.fifa22.card-lg.playercard.totks,
.fifa22.card-md.playercard.totks,
.fifa22.card-lg.playercard.totks.gold,
.fifa22.card-md.playercard.totks.gold,
.fifa22.card-lg.playercard.tott,
.fifa22.card-md.playercard.tott,
.fifa22.card-lg.playercard.ucl-tott,
.fifa22.card-md.playercard.ucl-tott {background: url('/img/fifa/22/cards/1_70_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa22.card-lg.playercard.totgs-uel,
.fifa22.card-md.playercard.totgs-uel,
.fifa22.card-lg.playercard.uel-totgs,
.fifa22.card-md.playercard.uel-totgs {background: url('/img/fifa/22/cards/1_68_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa22.card-lg.playercard.totgs,
.fifa22.card-md.playercard.totgs,
.fifa22.card-lg.playercard.ucl-totgs,
.fifa22.card-md.playercard.ucl-totgs,
.fifa22.card-lg.playercard.totgs.gold,
.fifa22.card-md.playercard.totgs.gold,
.fifa22.card-lg.playercard.totgs-uel,
.fifa22.card-md.playercard.totgs-uel,
.fifa22.card-lg.playercard.totgs-uel.gold,
.fifa22.card-md.playercard.totgs-uel.gold {background: url('/img/fifa/22/cards/1_70_0.png') no-repeat; background-size: contain; color:white;}
.fifa22.card-lg.playercard.uecl-totgs,
.fifa22.card-md.playercard.uecl-totgs {background: url('/img/fifa/22/cards/1_104_0.png') no-repeat; background-size: contain; color: white;}

/* ICON */
.fifa22.card-lg.playercard.icon,
.fifa22.card-md.playercard.icon,
.fifa22.card-lg.playercard.icon-base,
.fifa22.card-md.playercard.icon-base,
.fifa22.card-lg.playercard.icon-mid,
.fifa22.card-md.playercard.icon-mid,
.fifa22.card-lg.playercard.icon-prime,
.fifa22.card-md.playercard.icon-prime {background: url('/img/fifa/22/cards/1_12_0.png') no-repeat; color: #4c3d12; background-size:contain;}
.fifa22.card-lg.playercard.icon-moments,
.fifa22.card-md.playercard.icon-moments {background: url('/img/fifa/22/cards/1_84_0.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fifa22.card-lg.playercard.totw.gold,
.fifa22.card-md.playercard.totw.gold {background: url('/img/fifa/22/cards/1_3_3.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fifa22.card-lg.playercard.totw.silver,
.fifa22.card-md.playercard.totw.silver {background: url('/img/fifa/22/cards/1_3_2.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fifa22.card-lg.playercard.totw.bronze,
.fifa22.card-md.playercard.totw.bronze {background: url('/img/fifa/22/cards/1_3_1.png') no-repeat; background-size: contain; color: #e7c096;}

.fifa22.card-lg.playercard.showdown,
.fifa22.card-md.playercard.showdown {background: url('/img/fifa/22/cards/1_58_0.png') no-repeat; background-size: contain; color: #ffffff;}


/* TOTS */
.fifa22.card-lg.playercard.tots,
.fifa22.card-md.playercard.tots {background: url('/img/fifa/22/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}

/* TOTS */
.fifa22.card-lg.playercard.tots,
.fifa22.card-md.playercard.tots
{background: url('/img/fifa/22/cards/1_11_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa22.card-lg.playercard.tots-moments,
.fifa22.card-md.playercard.tots-moments,
.fifa22.card-lg.playercard.tots-moments-sbc,
.fifa22.card-md.playercard.tots-moments-sbc,
.fifa22.card-lg.playercard.tots-sbc,
.fifa22.card-md.playercard.tots-sbc
{background: url('/img/fifa/22/cards/1_65_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa22.card-lg.playercard.tots-token,
.fifa22.card-md.playercard.tots-token
{background: url('/img/fifa/22/cards/1_141_0.png') no-repeat; color: white; background-size:contain;}
.fifa22.card-lg.playercard.tots-token-2,
.fifa22.card-md.playercard.tots-token-2
{background: url('/img/fifa/22/cards/1_142_0.png') no-repeat; color: white; background-size:contain;}

/* TOTY */
.fifa22.card-lg.playercard.toty,
.fifa22.card-md.playercard.toty {
background: url('/img/fifa/22/cards/1_5_0.png') no-repeat; color: #d3be67; background-size: contain;}
.fifa22.card-lg.playercard.toty-nominees,
.fifa22.card-md.playercard.toty-nominees,
.fifa22.card-lg.playercard.toty-honourable-mentions,
.fifa22.card-md.playercard.toty-honourable-mentions {
background: url('/img/fifa/22/cards/1_64_0.png') no-repeat; color: #d3be67; background-size: contain;}


/* MOTM */
.fifa22.card-lg.playercard.motm, .fifa22.card-md.playercard.motm {background: url('/img/fifa/22/cards/1_8_0.png') no-repeat; color: #e6e6e6; background-size: contain;}
.fifa22.card-lg.playercard.imotm, .fifa22.card-md.playercard.imotm {background: url('/img/fifa/22/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa22.card-lg.playercard.motm-confed, .fifa22.card-md.playercard.motm-confed {background: url('/img/fifa/22/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa22.card-lg.playercard.emotm, .fifa22.card-md.playercard.emotm {background: url('/img/fifa/22/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}


.fifa22.card-lg.playercard.hero,
.fifa22.card-md.playercard.hero {background: url('/img/fifa/22/cards/1_4_0.png') no-repeat; color:#fcfd02; background-size:contain;}

.fifa22.card-lg.playercard.gold.record-breaker,
.fifa22.card-md.playercard.gold.record-breaker,
.fifa22.card-lg.playercard.silver.record-breaker,
.fifa22.card-md.playercard.silver.record-breaker {background: url('/img/fifa/22/cards/1_6_0.png') no-repeat; color:#fffb54; background-size:contain;}

.fifa22.card-lg.playercard.fut-champions,
.fifa22.card-md.playercard.fut-champions,
.fifa22.card-lg.playercard.gold.fut-champions-gold,
.fifa22.card-md.playercard.gold.fut-champions-gold {background: url('/img/fifa/22/cards/1_18_3.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa22.card-lg.playercard.silver.fut-champions-silver,
.fifa22.card-md.playercard.silver.fut-champions-silver {background: url('/img/fifa/22/cards/1_18_2.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa22.card-lg.playercard.bronze.fut-champions-bronze,
.fifa22.card-md.playercard.bronze.fut-champions-bronze {background: url('/img/fifa/22/cards/1_18_1.png') no-repeat; color:#e0cf8d; background-size:contain;}

.fifa22.card-lg.playercard.ptg,
.fifa22.card-lg.playercard.path-to-glory,
.fifa22.card-lg.playercard.marquee,
.fifa22.card-md.playercard.ptg,
.fifa22.card-md.playercard.path-to-glory,
.fifa22.card-md.playercard.marquee {background: url('/img/fifa/22/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}




.fifa22.card-lg.playercard.sbc,
.fifa22.card-md.playercard.sbc
.fifa22.card-lg.playercard.gold.sbc,
.fifa22.card-md.playercard.gold.sbc
{background: url('/img/fifa/22/cards/1_24_0.png') no-repeat; background-size: contain; color: #53edff;}
.fifa22.card-lg.playercard.sbc-premium,
.fifa22.card-lg.playercard.premium-sbc,
.fifa22.card-md.playercard.sbc-premium,
.fifa22.card-md.playercard.premium-sbc,
.fifa22.card-lg.playercard.gold.sbc-premium,
.fifa22.card-lg.playercard.gold.premium-sbc,
.fifa22.card-md.playercard.gold.sbc-premium,
.fifa22.card-md.playercard.gold.premium-sbc
{background: url('/img/fifa/22/cards/1_25_0.png') no-repeat; background-size: contain; color: #fff;}
.fifa22.card-lg.playercard.sbc-special,
.fifa22.card-md.playercard.sbc-special,
.fifa22.card-lg.playercard.gold.sbc-special,
.fifa22.card-md.playercard.gold.sbc-special
{background: url('/img/fifa/22/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}
.fifa22.card-lg.playercard.sbc-moments,
.fifa22.card-md.playercard.sbc-moments,
.fifa22.card-lg.playercard.gold.sbc-moments,
.fifa22.card-md.playercard.gold.sbc-moments
{background: url('/img/fifa/22/cards/1_90_0.png') no-repeat; background-size: contain; color: #fffc00;}


.fifa22.playercard.card-lg.fut-birthday,
.fifa22.playercard.card-md.fut-birthday {background: url('/img/fifa/22/cards/1_30_0.png') no-repeat; background-size: contain; color: #ffffff;}
.fifa22.playercard.card-lg.fut-birthday-token,
.fifa22.playercard.card-md.fut-birthday-token {background: url('/img/fifa/22/cards/1_127_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa22.playercard.card-lg.fantasy-fut,
.fifa22.playercard.card-md.fantasy-fut {background: url('/img/fifa/22/cards/1_134_0.png') no-repeat; background-size: contain; color: #b5fbff;}

.fifa22.playercard.card-lg.fut-captains,
.fifa22.playercard.card-md.fut-captains {background: url('/img/fifa/22/cards/1_137_0.png') no-repeat; background-size: contain; color: #e3e3e3;}
.fifa22.playercard.card-lg.fut-captains-hero,
.fifa22.playercard.card-md.fut-hero-captains,
.fifa22.playercard.card-lg.fut-hero-captains,
.fifa22.playercard.card-md.fut-captains-hero {background: url('/img/fifa/22/cards/1_172_0.png') no-repeat; background-size: contain; color: #fdea55;}

.fifa22.card-lg.playercard.otw,
.fifa22.card-md.playercard.otw {background: url('/img/fifa/22/cards/1_21_0.png') no-repeat; color: #d3fb70; background-size: contain;}


.fifa22.card-lg.playercard.icon-swaps-1,
.fifa22.card-md.playercard.icon-swaps-1 {background: url('/img/fifa/22/cards/1_89_0.png') no-repeat; color: #65593a; background-size: contain;}
.fifa22.card-lg.playercard.icon-swaps-2,
.fifa22.card-md.playercard.icon-swaps-2 {background: url('/img/fifa/22/cards/1_92_0.png') no-repeat; color: #4a4437; background-size: contain;}
.fifa22.card-lg.playercard.icon-swaps-3,
.fifa22.card-md.playercard.icon-swaps-3 {background: url('/img/fifa/22/cards/1_93_0.png') no-repeat; color: #4a4437; background-size: contain;}


.fifa22.card-lg.playercard.swap-deals-1,
.fifa22.card-md.playercard.swap-deals-1 {background: url('/img/fifa/22/cards/p_swap-deals-1.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa22.card-lg.playercard.swap-deals,
.fifa22.card-md.playercard.swap-deals {background: url('/img/fifa/22/cards/p_swap-deals.png') no-repeat; color: #cdcdcd; background-size: contain;}

.fifa22.card-lg.playercard.halloween,
.fifa22.card-md.playercard.halloween {background: url('/img/fifa/22/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa22.card-lg.playercard.movember,
.fifa22.card-md.playercard.movember {background: url('/img/fifa/22/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa22.card-lg.playercard.freeze,
.fifa22.card-md.playercard.freeze {background: url('/img/fifa/22/cards/1_32_0.png') no-repeat; color: #fff; background-size: contain;}


/* Festival of FUTball FOF */
.fifa22.card-lg.playercard.fof-ptg,
.fifa22.card-md.playercard.fof-ptg,
.fifa22.card-lg.playercard.festival-of-futball-ptg,
.fifa22.card-md.playercard.festival-of-futball-ptg {background: url('/img/fifa/22/cards/1_60_0.png') no-repeat; color: #000; background-size: contain;}
.fifa22.card-lg.playercard.fof-summer-stars,
.fifa22.card-md.playercard.fof-summer-stars,
.fifa22.card-lg.playercard.festival-of-futball-summer-stars,
.fifa22.card-md.playercard.festival-of-futball-summer-stars
{background: url('/img/fifa/22/cards/1_61_0.png') no-repeat; color: #efff00; background-size: contain;}
.fifa22.card-lg.playercard.fof-national-player,
.fifa22.card-md.playercard.fof-national-player,
.fifa22.card-lg.playercard.festival-of-futball-national-player,
.fifa22.card-md.playercard.festival-of-futball-national-player {background: url('/img/fifa/22/cards/1_62_0.png') no-repeat; color: #efff00; background-size: contain;}


.fifa22.card-lg.playercard.award-winner,
.fifa22.card-md.playercard.award-winner {background: url('/img/fifa/22/cards/p_award-winner.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa22.card-lg.playercard.potm-bundesliga,
.fifa22.card-md.playercard.potm-bundesliga {background: url('/img/fifa/22/cards/1_42_0.png') no-repeat; color: white; background-size:contain;}
.fifa22.card-lg.playercard.potm-laliga,
.fifa22.card-md.playercard.potm-laliga {background: url('/img/fifa/22/cards/1_86_0.png') no-repeat; color: #99d9eb; background-size:contain;}
.fifa22.card-lg.playercard.potm-el,
.fifa22.card-md.playercard.potm-pl,
.fifa22.card-lg.playercard.potm-epl,
.fifa22.card-md.playercard.potm-epl,
.fifa22.card-lg.playercard.potm-premier-league,
.fifa22.card-md.playercard.potm-premier-league {background: url('/img/fifa/22/cards/1_43_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa22.card-lg.playercard.potm-mls,
.fifa22.card-md.playercard.potm-mls {background: url('/img/fifa/22/cards/1_67_0.png') no-repeat; color: white; background-size:contain;}
.fifa22.card-lg.playercard.potm-ligue-1,
.fifa22.card-md.playercard.potm-ligue-1 {background: url('/img/fifa/22/cards/1_79_0.png') no-repeat; color: #dfe52b; background-size:contain;}
.fifa22.card-lg.playercard.potm-serie-a,
.fifa22.card-md.playercard.potm-serie-a {background: url('/img/fifa/22/cards/1_114_0.png') no-repeat; color: #1efcef; background-size:contain;}
.fifa22.card-lg.playercard.potm-eredivisie,
.fifa22.card-md.playercard.potm-eredivisie {background: url('/img/fifa/22/cards/1_115_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa22.card-lg.playercard.shapeshifters,
.fifa22.card-md.playercard.shapeshifters {background: url('/img/fifa/22/cards/1_97_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa22.card-lg.playercard.libertadores,
.fifa22.card-md.playercard.libertadores {background: url('/img/fifa/22/cards/1_900002_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.libertadores-special,
.fifa22.card-md.playercard.libertadores-special {background: url('/img/fifa/22/cards/1_900001_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.libertadores-motm,
.fifa22.card-md.playercard.libertadores-motm
{background: url('/img/fifa/22/cards/1_900004_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa22.card-lg.playercard.winter-refresh,
.fifa22.card-md.playercard.winter-refresh {background: url('/img/fifa/22/cards/1_81_0.png') no-repeat; color: #4af6a2; background-size:contain;}


.fifa22.card-lg.playercard.league-player,
.fifa22.card-md.playercard.league-player {background: url('/img/fifa/22/cards/1_85_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa22.card-lg.playercard.headliners,
.fifa22.card-md.playercard.headliners {background: url('/img/fifa/22/cards/1_95_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.headliners-streak,
.fifa22.card-md.playercard.headliners-streak {background: url('/img/fifa/22/cards/1_96_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa22.card-lg.playercard.future-stars,
.fifa22.card-md.playercard.future-stars {background: url('/img/fifa/22/cards/1_71_0.png') no-repeat; color: #17ffff; background-size:contain;}
.fifa22.card-lg.playercard.future-stars-token,
.fifa22.card-md.playercard.future-stars-token {background: url('/img/fifa/22/cards/1_123_0.png') no-repeat; color: #fff; background-size:contain;}

.fifa22.card-lg.playercard.rulebreakers,
.fifa22.card-md.playercard.rulebreakers {background: url('/img/fifa/22/cards/1_22_0.png') no-repeat; color: #b2f41d;background-size: contain;}

.fifa22.card-lg.playercard.st-patricks,
.fifa22.card-md.playercard.st-patricks {background: url('/img/fifa/22/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa22.card-lg.playercard.what-if,
.fifa22.card-md.playercard.what-if {background: url('/img/fifa/22/cards/1_82_0.png') no-repeat; color: #f7fdfd; background-size:contain;}

.fifa22.card-lg.playercard.futties,
.fifa22.card-md.playercard.futties
{background: url('/img/fifa/22/cards/1_16_0.png') no-repeat; color: #fadc9e; background-size: contain;}
.fifa22.card-lg.playercard.futties-nominees,
.fifa22.card-md.playercard.futties-nominees
{background: url('/img/fifa/22/cards/1_9_0.png') no-repeat; color: #fadc9e; background-size: contain;}
.fifa22.card-lg.playercard.futties-winners,
.fifa22.card-md.playercard.futties-winners
{background: url('/img/fifa/22/cards/1_174_0.png') no-repeat; color: #fadc9e; background-size: contain;}

.fifa22.card-lg.playercard.objectives-squad-foundations,
.fifa22.card-md.playercard.objectives-squad-foundations,
.fifa22.card-lg.playercard.squad-foundations,
.fifa22.card-md.playercard.squad-foundations {
background: url('/img/fifa/22/cards/1_87_0.png') no-repeat;
color: #adbeb7;
background-size: contain;
}

.fifa22.card-lg.playercard.objectives-storyline,
.fifa22.card-md.playercard.objectives-storyline {background: url('/img/fifa/22/cards/1_91_0.png') no-repeat; color: #f6f31e; background-size: contain;}
.fifa22.card-lg.playercard.objectives-league-player,
.fifa22.card-md.playercard.objectives-league-player {background: url('/img/fifa/22/cards/1_98_0.png') no-repeat; color: #d1cad9; background-size: contain;}


.fifa22.card-lg.playercard.flashback,
.fifa22.card-md.playercard.flashback {background: url('/img/fifa/22/cards/1_51_0.png') no-repeat; color: #e7fda8; background-size: contain;}

.fifa22.card-lg.playercard.pro,
.fifa22.card-md.playercard.pro {background: url('/img/fifa/22/cards/1_10_0.png') no-repeat; color: white; background-size: contain;}


.fifa22.card-lg.playercard.conmebol-sudamericana,
.fifa22.card-md.playercard.conmebol-sudamericana
{background: url('/img/fifa/22/cards/1_52_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.conmebol-sudamericana-motm,
.fifa22.card-md.playercard.conmebol-sudamericana-motm
{background: url('/img/fifa/22/cards/1_59_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.conmebol-libertadores,
.fifa22.card-md.playercard.conmebol-libertadores
{background: url('/img/fifa/22/cards/1_53_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.conmebol-libertadores-motm,
.fifa22.card-md.playercard.conmebol-libertadores-motm
{background: url('/img/fifa/22/cards/1_54_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.conmebol-libertadores-kick-off,
.fifa22.card-md.playercard.conmebol-libertadores-kick-off
{background: url('/img/fifa/22/cards/1_56_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa22.card-lg.playercard.conmebol-libertadores-totgs,
.fifa22.card-md.playercard.conmebol-libertadores-totgs
{background: url('/img/fifa/22/cards/1_143_0.png') no-repeat; color: #ffffff; background-size:contain;}
/* ./Player Cards - FIFA 22 */



/* Stadium Cards - FIFA 22 */
.fifa22.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.fifa22.card-lg.stadium,
.fifa22.card-md.stadium,
.fifa22.card-lg.stadium.gold,
.fifa22.card-md.stadium.gold{
background: url('/img/fifa/22/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.fifa22.card-lg.stadium.gold.rare,
.fifa22.card-md.stadium.gold.rare {
background:red;
background: url('/img/fifa/22/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.fifa22.card-lg.stadium.silver,
.fifa22.card-md.stadium.silver {
background: url('/img/fifa/22/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.fifa22.card-lg.stadium.silver.rare,
.fifa22.card-md.stadium.silver.rare {
background:red;
background: url('/img/fifa/22/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.fifa22.card-lg.stadium.bronze,
.fifa22.card-md.stadium.bronze {
background: url('/img/fifa/22/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.fifa22.card-lg.stadium.bronze.rare,
.fifa22.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fifa/22/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.fifa22.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.fifa22.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.fifa22.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.fifa22.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.fifa22.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.fifa22.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - FIFA 22 */


/* Packs - FIFA 22 */
.fifa22.pack-details-container {
margin:0 0 15px;
padding:15px 0 7px 0;
color: #DFDFDF;
background: #19193f;
overflow: hidden;
}

.fifa22.pack-details-container h1,
.fifa22.pack-details-container h2,
.fifa22.pack-details-container h3,
.fifa22.pack-details-container h4,
.fifa22.pack-details-container h5 
{
color: #fff;
}

.fifa22.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa22.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa22.pack-details-container #store_price .content img {
vertical-align: middle;
}

.fifa22.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA 22 */


/* .FIFA 22 */












/* FIFA 21 */

/* Player Cards - FIFA 21 */
.fifa21.player-card-container {
margin:0 0 15px;
padding: 15px 0 7px 0;
background: #12131d url('/img/fifa/21/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}

.fifa21.player-card-bg {
background: #12131d;
}


/* ----- Common Cards ----- */
.fifa21.card-lg.playercard.bronze, .fifa21.card-md.playercard.bronze {background: url('/img/fifa/21/cards/1_0_1.png') no-repeat; background-size:contain;}
.fifa21.card-lg.playercard.bronze.rare, .fifa21.card-md.playercard.bronze.rare {background: url('/img/fifa/21/cards/1_1_1.png') no-repeat; background-size:contain;}

.fifa21.card-lg.playercard.silver, .fifa21.card-md.playercard.silver {background: url('/img/fifa/21/cards/1_0_2.png') no-repeat; color: #333; background-size:contain;}
.fifa21.card-lg.playercard.silver.rare, .fifa21.card-md.playercard.silver.rare {background: url('/img/fifa/21/cards/1_1_2.png') no-repeat; background-size:contain;}

.fifa21.card-lg.playercard.gold, .fifa21.card-md.playercard.gold {background: url('/img/fifa/21/cards/1_0_3.png') no-repeat; background-size:contain;}
.fifa21.card-lg.playercard.gold.rare, .fifa21.card-md.playercard.gold.rare {background: url('/img/fifa/21/cards/1_1_3.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */

.fifa21.playercard,
.fifa21.stadium {
background-repeat: no-repeat;
color: #231100;
}


.fifa21.playercard div,
.fifa21.stadium div {
line-height:22px;
text-align:center;
width:60px;
}
.fifa21.playercard div img,
.fifa21.stadium div img {
max-width:100%;
}



.fifa21.playercard.card-lg,
.fifa21.stadium.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fifa21.playercard.card-md,
.fifa21.stadium.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 163px;
height: 228px;
}

.fifa21.card-lg .playercard-rating {
font-size: 41px;
font-weight: bold;
top: 45px;
left: 41px;
line-height: 44px;
}
.fifa21.card-md .playercard-rating {
font-size: 24px;
font-weight: 700;
width: 40px;
top: 33px;
left: 27px;
}
.fifa21.card-lg .playercard-position {
font-size: 22px;
font-weight:bold;
text-align: center;
top: 84px;
left: 41px;
}
.fifa21.card-md .playercard-position {
font-size: 14px;
font-weight: 550;
text-align: center;
width: 55px;
top: 52px;
left: 19px;
}

.fifa21.card-lg .playercard-nation {
top: 109px;
left: 41px;
}
.fifa21.card-lg .playercard-nation img {
max-width: 34px;
max-height: 21px;
}
.fifa21.card-md .playercard-nation {
width: 40px;
top: 67px;
left: 27px;
}
.fifa21.card-md .playercard-nation img {
width: 23px;
}

.fifa21.card-lg .playercard-club {
position: absolute;
top: 138px;
left: 41px;
}
.fifa21.card-lg .playercard-club img {
max-width: 35px;
}
.fifa21.card-md .playercard-club {
position: absolute;
width: 40px;
top: 89px;
left: 27px;
}
.fifa21.card-md .playercard-club img {
width: 23px;
}

.fifa21.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 54px;
left: 81px;
}
.fifa21.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 38px;
left: 57px;
}

.fifa21.card-lg .playercard-name,
.fifa21.card-lg .stadiumcard-name {
font-size: 23px;
left: 0px;
top: 187px;
width: 100%;
text-transform: uppercase;
font-weight: 700;
}
.fifa21.card-md .playercard-name,
.fifa21.card-md .stadiumcard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 117px;
left: 0px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa21.card-lg .playercard-name-long {
font-size:18px;
}

.fifa21.card-lg.path-to-glory .playercard-rating,
.fifa21.card-md.path-to-glory .playercard-rating,
.fifa21.card-lg.ptg .playercard-rating,
.fifa21.card-md.ptg .playercard-rating,
.fifa21.card-lg.path-to-glory .playercard-position,
.fifa21.card-md.path-to-glory .playercard-position,
.fifa21.card-lg.ptg .playercard-position,
.fifa21.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa21.card-lg.path-to-glory .playercard-name,
.fifa21.card-md.path-to-glory .playercard-name,
.fifa21.card-lg.ptg .playercard-name,
.fifa21.card-md.ptg .playercard-name
{
color:#fff;
}


.fifa21.card-lg .playercard-attr {
font-size: 20px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa21.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa21.card-lg.st-patricks .playercard-rating,
.fifa21.card-lg.st-patricks .playercard-position,
.fifa21.card-md.st-patricks .playercard-rating,
.fifa21.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa21.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa21.card-lg .playercard-attr1 {
top: 215px;
left: 59px;
}
.fifa21.card-md .playercard-attr1 {
top: 134px;
left: 38px;
}
.fifa21.card-lg .playercard-attr2 {
top: 238px;
left: 59px;
}
.fifa21.card-md .playercard-attr2 {
top: 150px;
left: 38px;
}
.fifa21.card-lg .playercard-attr3 {
top: 262px;
left: 59px;
}
.fifa21.card-md .playercard-attr3 {
top: 165px;
left: 38px;
}

.fifa21.card-lg .playercard-attr4 {
top: 215px;
left: 147px;
}
.fifa21.card-md .playercard-attr4 {
top: 134px;
left: 92px;
}
.fifa21.card-lg .playercard-attr5 {
top: 238px;
left: 147px;
}
.fifa21.card-md .playercard-attr5 {
top: 150px;
left: 92px;
}
.fifa21.card-lg .playercard-attr6 {
top: 262px;
left: 147px;
}
.fifa21.card-md .playercard-attr6 {
top: 165px;
left: 92px;
}

.fifa21.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
visibility: hidden;
}
.fifa21.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
visibility: hidden;
}


.fifa21.card-lg.playercard.carniball,
.fifa21.card-md.playercard.carniball {background: url('/img/fifa/21/cards/p_carniball.png') no-repeat; background-size: contain; color: #ffe632;}
.fifa21.card-lg.carniball .playercard-rating,
.fifa21.card-md.carniball .playercard-rating,
.fifa21.card-lg.carniball .playercard-position,
.fifa21.card-md.carniball .playercard-position {
color:#cf1d5d;
}

/* UCL */
.fifa21.card-lg.playercard.ucl-motm,
.fifa21.card-md.playercard.ucl-motm {background: url('/img/fifa/21/cards/1_49_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa21.card-lg.playercard.ucl-moments,
.fifa21.card-md.playercard.ucl-moments {background: url('/img/fifa/21/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa21.card-lg.playercard.ucl,
.fifa21.card-md.playercard.ucl,
.fifa21.card-lg.playercard.ucl-rare,
.fifa21.card-md.playercard.ucl-rare {background: url('/img/fifa/21/cards/1_48_0.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fifa21.card-lg.playercard.ucl-rttf,
.fifa21.card-md.playercard.ucl-rttf {background: url('/img/fifa/21/cards/1_50_0.png') no-repeat; background-size: contain; color: #6cddf1;}

.fifa21.card-lg.playercard.uel,
.fifa21.card-md.playercard.uel,
.fifa21.card-lg.playercard.uel.gold,
.fifa21.card-md.playercard.uel.gold,
.fifa21.card-lg.playercard.uel.silver,
.fifa21.card-md.playercard.uel.silver,
.fifa21.card-lg.playercard.uel.bronze,
.fifa21.card-md.playercard.uel.bronze {background: url('/img/fifa/21/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa21.card-lg.playercard.fgs,
.fifa21.card-md.playercard.fgs {background: url('/img/fifa/21/cards/1_76_0.png') no-repeat; background-size: contain; color: #00fea7;}

.fifa21.card-lg.playercard.next-level,
.fifa21.card-md.playercard.next-level {background: url('/img/fifa/21/cards/1_75_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa21.card-lg.playercard.beckham-special,
.fifa21.card-md.playercard.beckham-special
{background: url('/img/fifa/21/cards/1_55_0.png') no-repeat; background-size: contain; color: #ffffff;}
.fifa21.card-lg.beckham-special .playercard-rating,
.fifa21.card-md.beckham-special .playercard-rating,
.fifa21.card-lg.beckham-special .playercard-position,
.fifa21.card-md.beckham-special .playercard-position {
color:#271718;
}

.fifa21.card-lg.playercard.uel-moments,
.fifa21.card-md.playercard.uel-moments {background: url('/img/fifa/21/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fifa21.card-lg.playercard.uel-motm,
.fifa21.card-md.playercard.uel-motm {background: url('/img/fifa/21/cards/p_uel-motm.png') no-repeat; background-size: contain; color: #0c0c0c;}
.fifa21.card-lg.uel-motm .playercard-rating,
.fifa21.card-md.uel-motm .playercard-rating,
.fifa21.card-lg.uel-motm .playercard-position,
.fifa21.card-md.uel-motm .playercard-position {
color:#f5f5f5;
}

.fifa21.card-lg.playercard.uel-motm,
.fifa21.card-md.playercard.uel-motm {background: url('/img/fifa/21/cards/1_45_0.png') no-repeat; background-size: contain; color: #030303;}
.fifa21.card-lg.playercard.uel-rttf,
.fifa21.card-md.playercard.uel-rttf {background: url('/img/fifa/21/cards/1_46_0.png') no-repeat; background-size: contain; color: #030303;}

.fifa21.card-lg.playercard.totgs,
.fifa21.card-md.playercard.totgs,
.fifa21.card-lg.playercard.totgs.gold,
.fifa21.card-md.playercard.totgs.gold,
.fifa21.card-lg.playercard.totks,
.fifa21.card-md.playercard.totks,
.fifa21.card-lg.playercard.totks.gold,
.fifa21.card-md.playercard.totks.gold,
.fifa21.card-lg.playercard.tott,
.fifa21.card-md.playercard.tott,
.fifa21.card-lg.playercard.ucl-tott,
.fifa21.card-md.playercard.ucl-tott {background: url('/img/fifa/21/cards/1_70_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa21.card-lg.playercard.totgs-uel,
.fifa21.card-md.playercard.totgs-uel,
.fifa21.card-lg.playercard.tott-uel,
.fifa21.card-md.playercard.tott-uel,
.fifa21.card-lg.playercard.uel-tott,
.fifa21.card-md.playercard.uel-tott,
.fifa21.card-lg.playercard.totgs-uel.gold,
.fifa21.card-md.playercard.totgs-uel.gold,
.fifa21.card-lg.playercard.totks-uel,
.fifa21.card-md.playercard.totks-uel,
.fifa21.card-lg.playercard.totks-uel.gold,
.fifa21.card-md.playercard.totks-uel.gold{background: url('/img/fifa/21/cards/1_68_0.png') no-repeat; background-size: contain; color: #fcfff8;}

/* ICON */
.fifa21.card-lg.playercard.icon,
.fifa21.card-md.playercard.icon,
.fifa21.card-lg.playercard.icon-base,
.fifa21.card-md.playercard.icon-base,
.fifa21.card-lg.playercard.icon-mid,
.fifa21.card-md.playercard.icon-mid,
.fifa23.card-lg.playercard.icon-prime,
.fifa23.card-md.playercard.icon-prime {background: url('/img/fifa/21/cards/1_12_0.png') no-repeat; color: #4c3d12; background-size:contain;}
.fifa21.card-lg.playercard.icon-moments,
.fifa21.card-md.playercard.icon-moments {background: url('/img/fifa/21/cards/1_84_0.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fifa21.card-lg.playercard.totw.gold,
.fifa21.card-md.playercard.totw.gold {background: url('/img/fifa/21/cards/1_3_3.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fifa21.card-lg.playercard.totw.silver,
.fifa21.card-md.playercard.totw.silver {background: url('/img/fifa/21/cards/1_3_2.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fifa21.card-lg.playercard.totw.bronze,
.fifa21.card-md.playercard.totw.bronze {background: url('/img/fifa/21/cards/1_3_1.png') no-repeat; background-size: contain; color: #e7c096;}

.fifa21.card-lg.playercard.showdown,
.fifa21.card-md.playercard.showdown {background: url('/img/fifa/21/cards/1_58_0.png') no-repeat; background-size: contain; color: #ffffff;}


/* TOTS */
.fifa21.card-lg.playercard.tots,
.fifa21.card-md.playercard.tots {background: url('/img/fifa/21/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}

/* TOTS */
.fifa21.card-lg.playercard.tots,
.fifa21.card-md.playercard.tots
{background: url('/img/fifa/21/cards/1_11_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa21.card-lg.playercard.tots-moments,
.fifa21.card-md.playercard.tots-moments,
.fifa21.card-lg.playercard.tots-moments-sbc,
.fifa21.card-md.playercard.tots-moments-sbc,
.fifa21.card-lg.playercard.tots-sbc,
.fifa21.card-md.playercard.tots-sbc
{background: url('/img/fifa/21/cards/1_65_0.png') no-repeat; color: #fcff9a; background-size:contain;}


/* TOTY */
.fifa21.card-lg.playercard.toty,
.fifa21.card-md.playercard.toty {
background: url('/img/fifa/21/cards/1_5_0.png') no-repeat; color: #d3be67; background-size: contain;}
.fifa21.card-lg.playercard.toty-nominees,
.fifa21.card-md.playercard.toty-nominees,
.fifa21.card-lg.playercard.toty-honourable-mentions,
.fifa21.card-md.playercard.toty-honourable-mentions {
background: url('/img/fifa/21/cards/1_64_0.png') no-repeat; color: #d3be67; background-size: contain;}


/* MOTM */
.fifa21.card-lg.playercard.motm, .fifa21.card-md.playercard.motm {background: url('/img/fifa/21/cards/1_8_0.png') no-repeat; color: #e6e6e6; background-size: contain;}
.fifa21.card-lg.playercard.imotm, .fifa21.card-md.playercard.imotm {background: url('/img/fifa/21/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa21.card-lg.playercard.motm-confed, .fifa21.card-md.playercard.motm-confed {background: url('/img/fifa/21/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa21.card-lg.playercard.emotm, .fifa21.card-md.playercard.emotm {background: url('/img/fifa/21/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}


.fifa21.card-lg.playercard.hero,
.fifa21.card-md.playercard.hero {background: url('/img/fifa/21/cards/1_4_0.png') no-repeat; color:#fcfd02; background-size:contain;}

.fifa21.card-lg.playercard.gold.record-breaker,
.fifa21.card-md.playercard.gold.record-breaker,
.fifa21.card-lg.playercard.silver.record-breaker,
.fifa21.card-md.playercard.silver.record-breaker {background: url('/img/fifa/21/cards/1_6_0.png') no-repeat; color:#fafb20; background-size:contain;}

.fifa21.card-lg.playercard.fut-champions,
.fifa21.card-md.playercard.fut-champions,
.fifa21.card-lg.playercard.gold.fut-champions-gold,
.fifa21.card-md.playercard.gold.fut-champions-gold {background: url('/img/fifa/21/cards/1_18_3.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa21.card-lg.playercard.silver.fut-champions-silver,
.fifa21.card-md.playercard.silver.fut-champions-silver {background: url('/img/fifa/21/cards/1_18_2.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa21.card-lg.playercard.bronze.fut-champions-bronze,
.fifa21.card-md.playercard.bronze.fut-champions-bronze {background: url('/img/fifa/21/cards/1_18_1.png') no-repeat; color:#e0cf8d; background-size:contain;}

.fifa21.card-lg.playercard.ptg,
.fifa21.card-lg.playercard.path-to-glory,
.fifa21.card-lg.playercard.marquee,
.fifa21.card-md.playercard.ptg,
.fifa21.card-md.playercard.path-to-glory,
.fifa21.card-md.playercard.marquee {background: url('/img/fifa/21/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}




.fifa21.card-lg.playercard.sbc,
.fifa21.card-md.playercard.sbc
.fifa21.card-lg.playercard.gold.sbc,
.fifa21.card-md.playercard.gold.sbc
{background: url('/img/fifa/21/cards/1_24_0.png') no-repeat; background-size: contain; color: #53edff;}
.fifa21.card-lg.playercard.sbc-premium,
.fifa21.card-lg.playercard.premium-sbc,
.fifa21.card-md.playercard.sbc-premium,
.fifa21.card-md.playercard.premium-sbc,
.fifa21.card-lg.playercard.gold.sbc-premium,
.fifa21.card-lg.playercard.gold.premium-sbc,
.fifa21.card-md.playercard.gold.sbc-premium,
.fifa21.card-md.playercard.gold.premium-sbc
{background: url('/img/fifa/21/cards/1_25_0.png') no-repeat; background-size: contain; color: #fff;}
.fifa21.card-lg.playercard.sbc-special,
.fifa21.card-md.playercard.sbc-special,
.fifa21.card-lg.playercard.gold.sbc-special,
.fifa21.card-md.playercard.gold.sbc-special
{background: url('/img/fifa/21/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}
.fifa21.card-lg.playercard.sbc-moments,
.fifa21.card-md.playercard.sbc-moments,
.fifa21.card-lg.playercard.gold.sbc-moments,
.fifa21.card-md.playercard.gold.sbc-moments
{background: url('/img/fifa/21/cards/1_90_0.png') no-repeat; background-size: contain; color: #fffc00;}


.fifa21.playercard.card-lg.fut-birthday,
.fifa21.playercard.card-md.fut-birthday {background: url('/img/fifa/21/cards/1_30_0.png') no-repeat; background-size: contain; color: #ffffff;}


.fifa21.card-lg.playercard.otw,
.fifa21.card-md.playercard.otw {background: url('/img/fifa/21/cards/1_21_0.png') no-repeat; color: #ff445e; background-size: contain;}


.fifa21.card-lg.playercard.icon-swaps-1,
.fifa21.card-md.playercard.icon-swaps-1 {background: url('/img/fifa/21/cards/1_89_0.png') no-repeat; color: #65593a; background-size: contain;}

.fifa21.card-lg.playercard.icon-swaps-2,
.fifa21.card-md.playercard.icon-swaps-2 {background: url('/img/fifa/21/cards/1_92_0.png') no-repeat; color: #4a4437; background-size: contain;}


.fifa21.card-lg.playercard.swap-deals-1,
.fifa21.card-md.playercard.swap-deals-1 {background: url('/img/fifa/21/cards/p_swap-deals-1.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa21.card-lg.playercard.swap-deals,
.fifa21.card-md.playercard.swap-deals {background: url('/img/fifa/21/cards/p_swap-deals.png') no-repeat; color: #cdcdcd; background-size: contain;}

.fifa21.card-lg.playercard.halloween,
.fifa21.card-md.playercard.halloween {background: url('/img/fifa/21/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa21.card-lg.playercard.movember,
.fifa21.card-md.playercard.movember {background: url('/img/fifa/21/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa21.card-lg.playercard.freeze,
.fifa21.card-md.playercard.freeze {background: url('/img/fifa/21/cards/1_32_0.png') no-repeat; color: #fff; background-size: contain;}


/* Festival of FUTball FOF */
.fifa21.card-lg.playercard.fof-ptg,
.fifa21.card-md.playercard.fof-ptg,
.fifa21.card-lg.playercard.festival-of-futball-ptg,
.fifa21.card-md.playercard.festival-of-futball-ptg {background: url('/img/fifa/21/cards/1_60_0.png') no-repeat; color: #000; background-size: contain;}
.fifa21.card-lg.playercard.fof-summer-stars,
.fifa21.card-md.playercard.fof-summer-stars,
.fifa21.card-lg.playercard.festival-of-futball-summer-stars,
.fifa21.card-md.playercard.festival-of-futball-summer-stars
{background: url('/img/fifa/21/cards/1_61_0.png') no-repeat; color: #efff00; background-size: contain;}
.fifa21.card-lg.playercard.fof-national-player,
.fifa21.card-md.playercard.fof-national-player,
.fifa21.card-lg.playercard.festival-of-futball-national-player,
.fifa21.card-md.playercard.festival-of-futball-national-player {background: url('/img/fifa/21/cards/1_62_0.png') no-repeat; color: #efff00; background-size: contain;}


.fifa21.card-lg.playercard.award-winner,
.fifa21.card-md.playercard.award-winner {background: url('/img/fifa/21/cards/p_award-winner.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa21.card-lg.playercard.potm-bundesliga,
.fifa21.card-md.playercard.potm-bundesliga {background: url('/img/fifa/21/cards/1_42_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa21.card-lg.playercard.potm-laliga,
.fifa21.card-md.playercard.potm-laliga {background: url('/img/fifa/21/cards/1_86_0.png') no-repeat; color: #99d9eb; background-size:contain;}
.fifa21.card-lg.playercard.potm-el,
.fifa21.card-md.playercard.potm-pl,
.fifa21.card-lg.playercard.potm-epl,
.fifa21.card-md.playercard.potm-epl,
.fifa21.card-lg.playercard.potm-premier-league,
.fifa21.card-md.playercard.potm-premier-league {background: url('/img/fifa/21/cards/1_43_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa21.card-lg.playercard.potm-mls,
.fifa21.card-md.playercard.potm-mls {background: url('/img/fifa/21/cards/1_67_0.png') no-repeat; color: white; background-size:contain;}
.fifa21.card-lg.playercard.potm-ligue-1,
.fifa21.card-md.playercard.potm-ligue-1 {background: url('/img/fifa/21/cards/1_79_0.png') no-repeat; color: #dfe52b; background-size:contain;}

.fifa21.card-lg.playercard.shapeshifters,
.fifa21.card-md.playercard.shapeshifters {background: url('/img/fifa/21/cards/1_97_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa21.card-lg.playercard.libertadores,
.fifa21.card-md.playercard.libertadores {background: url('/img/fifa/21/cards/1_900002_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.libertadores-special,
.fifa21.card-md.playercard.libertadores-special {background: url('/img/fifa/21/cards/1_900001_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.libertadores-motm,
.fifa21.card-md.playercard.libertadores-motm
{background: url('/img/fifa/21/cards/1_900004_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa21.card-lg.playercard.winter-refresh,
.fifa21.card-md.playercard.winter-refresh {background: url('/img/fifa/21/cards/1_81_0.png') no-repeat; color: #4af6a2; background-size:contain;}


.fifa21.card-lg.playercard.league-player,
.fifa21.card-md.playercard.league-player {background: url('/img/fifa/21/cards/1_85_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa21.card-lg.playercard.headliners,
.fifa21.card-md.playercard.headliners {background: url('/img/fifa/21/cards/1_95_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.headliners-streak,
.fifa21.card-md.playercard.headliners-streak {background: url('/img/fifa/21/cards/1_96_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa21.card-lg.playercard.future-stars,
.fifa21.card-md.playercard.future-stars {background: url('/img/fifa/21/cards/1_71_0.png') no-repeat; color: #17ffff; background-size:contain;}

.fifa21.card-lg.playercard.rulebreakers,
.fifa21.card-md.playercard.rulebreakers {background: url('/img/fifa/21/cards/1_22_0.png') no-repeat; color: #b2f41d;background-size: contain;}

.fifa21.card-lg.playercard.st-patricks,
.fifa21.card-md.playercard.st-patricks {background: url('/img/fifa/21/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa21.card-lg.playercard.what-if,
.fifa21.card-md.playercard.what-if {background: url('/img/fifa/21/cards/1_82_0.png') no-repeat; color: #f7fdfd; background-size:contain;}

.fifa21.card-lg.playercard.futties-nominees,
.fifa21.card-md.playercard.futties-nominees
{background: url('/img/fifa/21/cards/1_9_0.png') no-repeat; color: #f2ca9a; background-size: contain;}
.fifa21.card-lg.playercard.futties-winners,
.fifa21.card-md.playercard.futties-winners
{background: url('/img/fifa/21/cards/1_16_0.png') no-repeat; color: #f2ca9a; background-size: contain;}

.fifa21.card-lg.playercard.objectives-squad-foundations,
.fifa21.card-md.playercard.objectives-squad-foundations {background: url('/img/fifa/21/cards/1_87_0.png') no-repeat; color: #adbeb7; background-size: contain;}
.fifa21.card-lg.playercard.objectives-storyline,
.fifa21.card-md.playercard.objectives-storyline {background: url('/img/fifa/21/cards/1_91_0.png') no-repeat; color: #f6f31e; background-size: contain;}
.fifa21.card-lg.playercard.objectives-league-player,
.fifa21.card-md.playercard.objectives-league-player {background: url('/img/fifa/21/cards/1_98_0.png') no-repeat; color: #d1cad9; background-size: contain;}


.fifa21.card-lg.playercard.flashback,
.fifa21.card-md.playercard.flashback {background: url('/img/fifa/21/cards/1_51_0.png') no-repeat; color: #e7fda8; background-size: contain;}

.fifa21.card-lg.playercard.pro,
.fifa21.card-md.playercard.pro {background: url('/img/fifa/21/cards/1_10_0.png') no-repeat; color: white; background-size: contain;}


.fifa21.card-lg.playercard.conmebol-sudamericana,
.fifa21.card-md.playercard.conmebol-sudamericana
{background: url('/img/fifa/21/cards/1_52_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.conmebol-sudamericana-motm,
.fifa21.card-md.playercard.conmebol-sudamericana-motm
{background: url('/img/fifa/21/cards/1_59_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.conmebol-libertadores,
.fifa21.card-md.playercard.conmebol-libertadores
{background: url('/img/fifa/21/cards/1_53_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.conmebol-libertadores-motm,
.fifa21.card-md.playercard.conmebol-libertadores-motm
{background: url('/img/fifa/21/cards/1_54_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.conmebol-libertadores-kick-off,
.fifa21.card-md.playercard.conmebol-libertadores-kick-off
{background: url('/img/fifa/21/cards/1_56_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa21.card-lg.playercard.conmebol-libertadores-totgs,
.fifa21.card-md.playercard.conmebol-libertadores-totgs
{background: url('/img/fifa/21/cards/1_33_0.png') no-repeat; color: #ffffff; background-size:contain;}
/* ./Player Cards - FIFA 21 */



/* Stadium Cards - FIFA 21 */
.fifa21.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.fifa21.card-lg.stadium,
.fifa21.card-md.stadium,
.fifa21.card-lg.stadium.gold,
.fifa21.card-md.stadium.gold{
background: url('/img/fifa/21/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.fifa21.card-lg.stadium.gold.rare,
.fifa21.card-md.stadium.gold.rare {
background:red;
background: url('/img/fifa/21/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.fifa21.card-lg.stadium.silver,
.fifa21.card-md.stadium.silver {
background: url('/img/fifa/21/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.fifa21.card-lg.stadium.silver.rare,
.fifa21.card-md.stadium.silver.rare {
background:red;
background: url('/img/fifa/21/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.fifa21.card-lg.stadium.bronze,
.fifa21.card-md.stadium.bronze {
background: url('/img/fifa/21/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.fifa21.card-lg.stadium.bronze.rare,
.fifa21.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fifa/21/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.fifa21.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.fifa21.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.fifa21.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.fifa21.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.fifa21.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.fifa21.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - FIFA 21 */


/* Packs - FIFA 21 */
.fifa21.pack-details-container {
margin:0 0 15px;
padding:15px 0 7px 0;
color: #DFDFDF;
background: #19193f;
overflow: hidden;
}

.fifa21.pack-details-container h1,
.fifa21.pack-details-container h2,
.fifa21.pack-details-container h3,
.fifa21.pack-details-container h4,
.fifa21.pack-details-container h5 
{
color: #fff;
}

.fifa21.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa21.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa21.pack-details-container #store_price .content img {
vertical-align: middle;
}

.fifa21.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA 21 */


/* .FIFA 21 */















/* Player Cards - FIFA 20 */
.fifa20.player-card-container {
margin:0;
padding: 15px 0 7px 0;
background: #fc5461 url('/img/fifa/20/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}


/** FIFA 20 **/
/** ---------------- **/


/* Stadium Cards - FIFA 20 */
.fifa20.stadium-card-container {
margin: 0; padding: 0 0 7px 0;
overflow: hidden;
}

.fifa20.card-lg.stadium,
.fifa20.card-md.stadium,
.fifa20.card-lg.stadium.gold,
.fifa20.card-md.stadium.gold{
background: url('/img/fifa/20/stadiums/0_0_3.png') no-repeat;
background-size:contain;
}
.fifa20.card-lg.stadium.gold.rare,
.fifa20.card-md.stadium.gold.rare {
background:red;
background: url('/img/fifa/20/stadiums/0_1_3.png') no-repeat;
background-size:contain;
}
.fifa20.card-lg.stadium.silver,
.fifa20.card-md.stadium.silver {
background: url('/img/fifa/20/stadiums/0_0_2.png') no-repeat;
background-size:contain;
}
.fifa20.card-lg.stadium.silver.rare,
.fifa20.card-md.stadium.silver.rare {
background:red;
background: url('/img/fifa/20/stadiums/0_1_2.png') no-repeat;
background-size:contain;
}
.fifa20.card-lg.stadium.bronze,
.fifa20.card-md.stadium.bronze {
background: url('/img/fifa/20/stadiums/0_0_1.png') no-repeat;
background-size:contain;
}
.fifa20.card-lg.stadium.bronze.rare,
.fifa20.card-md.stadium.bronze.rare {
background:red;
background: url('/img/fifa/20/stadiums/0_1_1.png') no-repeat;
background-size:contain;
}

.fifa20.card-lg.stadium .content {
width:100%;
text-align: center; 
min-height: 60px;
margin: 0 auto;
top: 64px;
}
.fifa20.card-lg.stadium .content h4 {
margin-top: 22px;
font-size: 1.3em;
}
.fifa20.card-lg.stadium .content p {
margin: 0;
padding: 0;
}
.fifa20.card-lg.stadium .content img.profile {
width:65%;
max-height: 105px;
}

.fifa20.card-lg.stadium .info {
text-align: center;
margin: inherit;
width: inherit;
clear: both;
}
.fifa20.card-lg.stadium .info .weather {
top: 46px;
text-align: center;
margin: inherit;
width: inherit;
position: absolute;
} 
/*./Stadium Cards - FIFA 20 */



/* FIFA 20 */
.fifa20.playercard,
.fifa20.stadium {
background-repeat: no-repeat;
color: #231100;
}


.fifa20.playercard div,
.fifa20.stadium div {
line-height:22px;
text-align:center;
width:60px;
}
.fifa20.playercard div img,
.fifa20.stadium div img {
max-width:100%;
}



.fifa20.playercard.card-lg,
.fifa20.stadium.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 249px;
height: 348px;
}
.fifa20.playercard.card-md,
.fifa20.stadium.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 163px;
height: 228px;
}

.fifa20.card-lg .playercard-rating {
font-size: 41px;
font-weight: bold;
top: 45px;
left: 41px;
line-height: 44px;
}
.fifa20.card-md .playercard-rating {
font-size: 24px;
font-weight: 700;
width: 40px;
top: 33px;
left: 27px;
}
.fifa20.card-lg .playercard-position {
font-size: 22px;
font-weight:bold;
text-align: center;
top: 84px;
left: 41px;
}
.fifa20.card-md .playercard-position {
font-size: 14px;
font-weight: 550;
text-align: center;
width: 55px;
top: 52px;
left: 19px;
}

.fifa20.card-lg .playercard-nation {
top: 109px;
left: 41px;
}
.fifa20.card-lg .playercard-nation img {
max-width: 34px;
max-height: 21px;
}
.fifa20.card-md .playercard-nation {
width: 40px;
top: 67px;
left: 27px;
}
.fifa20.card-md .playercard-nation img {
width: 23px;
}

.fifa20.card-lg .playercard-club {
position: absolute;
top: 138px;
left: 41px;
}
.fifa20.card-lg .playercard-club img {
max-width: 35px;
}
.fifa20.card-md .playercard-club {
position: absolute;
width: 40px;
top: 89px;
left: 27px;
}
.fifa20.card-md .playercard-club img {
width: 23px;
}

.fifa20.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 54px;
left: 81px;
}
.fifa20.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 38px;
left: 57px;
}

.fifa20.card-lg .playercard-name,
.fifa20.card-lg .stadiumcard-name {
font-size: 23px;
left: 0px;
top: 187px;
width: 100%;
text-transform: uppercase;
font-weight: 700;
}
.fifa20.card-md .playercard-name,
.fifa20.card-md .stadiumcard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 117px;
left: 0px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa20.card-lg .playercard-name-long {
font-size:18px;
}



/* ----- Common Cards ----- */
.fifa20.card-lg.playercard.bronze,
.fifa20.card-md.playercard.bronze
{background: url('/img/fifa/20/cards/1_0_1.png') no-repeat; background-size:contain;}

.fifa20.card-lg.playercard.bronze.rare,
.fifa20.card-md.playercard.bronze.rare
{background: url('/img/fifa/20/cards/1_1_1.png') no-repeat; background-size:contain;}

.fifa20.card-lg.playercard.silver,
.fifa20.card-md.playercard.silver
{background: url('/img/fifa/20/cards/1_0_2.png') no-repeat; color: #333; background-size:contain;}

.fifa20.card-lg.playercard.silver.rare,
.fifa20.card-md.playercard.silver.rare
{background: url('/img/fifa/20/cards/1_1_2.png') no-repeat; background-size:contain;}

.fifa20.card-lg.playercard.gold,
.fifa20.card-md.playercard.gold 
{background: url('/img/fifa/20/cards/1_0_3.png') no-repeat; background-size:contain;}

.fifa20.card-lg.playercard.gold.rare,
.fifa20.card-md.playercard.gold.rare
{background: url('/img/fifa/20/cards/1_1_3.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */







.fifa20.card-lg.path-to-glory .playercard-rating,
.fifa20.card-md.path-to-glory .playercard-rating,
.fifa20.card-lg.ptg .playercard-rating,
.fifa20.card-md.ptg .playercard-rating,
.fifa20.card-lg.path-to-glory .playercard-position,
.fifa20.card-md.path-to-glory .playercard-position,
.fifa20.card-lg.ptg .playercard-position,
.fifa20.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa20.card-lg.path-to-glory .playercard-name,
.fifa20.card-md.path-to-glory .playercard-name,
.fifa20.card-lg.ptg .playercard-name,
.fifa20.card-md.ptg .playercard-name
{
color:#fff;
}

.fifa20.card-lg.futties .playercard-rating,
.fifa20.card-lg.futties .playercard-position,
.fifa20.card-lg.futties .playercard-name,
.fifa20.card-lg.futties-winner .playercard-rating,
.fifa20.card-lg.futties-winner .playercard-position,
.fifa20.card-lg.futties-winner .playercard-name
 {
color:#1e1517;
}

.fifa20.card-lg.futties .playercard-name {
color:#e377a0;
}


.fifa20.card-lg.playercard.summer-heat,
.fifa20.card-md.playercard.summer-heat,
.fifa20.card-lg.playercard.summer-heat-sbc,
.fifa20.card-md.playercard.summer-heat-sbc,
.fifa20.card-lg.playercard.summer-heat-nominees,
.fifa20.card-md.playercard.summer-heat-nominees,
.fifa20.card-lg.playercard.summer-heat-winners,
.fifa20.card-md.playercard.summer-heat-winners
{background: url('/img/fifa/20/cards/1_61_0.png') no-repeat; color: #cf0234; background-size: contain;}


.fifa20.card-lg .playercard-attr {
font-size: 20px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa20.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa20.card-lg.st-patricks .playercard-rating,
.fifa20.card-lg.st-patricks .playercard-position,
.fifa20.card-md.st-patricks .playercard-rating,
.fifa20.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa20.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa20.card-lg .playercard-attr1 {
top: 215px;
left: 59px;
}
.fifa20.card-md .playercard-attr1 {
top: 134px;
left: 38px;
}
.fifa20.card-lg .playercard-attr2 {
top: 238px;
left: 59px;
}
.fifa20.card-md .playercard-attr2 {
top: 150px;
left: 38px;
}
.fifa20.card-lg .playercard-attr3 {
top: 262px;
left: 59px;
}
.fifa20.card-md .playercard-attr3 {
top: 165px;
left: 38px;
}

.fifa20.card-lg .playercard-attr4 {
top: 215px;
left: 147px;
}
.fifa20.card-md .playercard-attr4 {
top: 134px;
left: 92px;
}
.fifa20.card-lg .playercard-attr5 {
top: 238px;
left: 147px;
}
.fifa20.card-md .playercard-attr5 {
top: 150px;
left: 92px;
}
.fifa20.card-lg .playercard-attr6 {
top: 262px;
left: 147px;
}
.fifa20.card-md .playercard-attr6 {
top: 165px;
left: 92px;
}

.fifa20.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
visibility: hidden;
}
.fifa20.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
visibility: hidden;
}



.fifa20.card-lg.playercard.carniball,
.fifa20.card-md.playercard.carniball {background: url('/img/fifa/20/cards/p_carniball.png') no-repeat; background-size: contain; color: #ffe632;}
.fifa20.card-lg.carniball .playercard-rating,
.fifa20.card-md.carniball .playercard-rating,
.fifa20.card-lg.carniball .playercard-position,
.fifa20.card-md.carniball .playercard-position {
color:#cf1d5d;
}

/* UCL */
.fifa20.card-lg.playercard.ucl-motm,
.fifa20.card-md.playercard.ucl-motm {background: url('/img/fifa/20/cards/1_49_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa20.card-lg.playercard.ucl-moments,
.fifa20.card-md.playercard.ucl-moments {background: url('/img/fifa/20/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa20.card-lg.playercard.ucl-common,
.fifa20.card-md.playercard.ucl-common
{background: url('/img/fifa/20/cards/1_47_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa20.card-lg.playercard.ucl,
.fifa20.card-md.playercard.ucl,
.fifa20.card-lg.playercard.ucl-rare,
.fifa20.card-md.playercard.ucl-rare
{background: url('/img/fifa/20/cards/1_48_0.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fifa20.card-lg.playercard.ucl-rttf,
.fifa20.card-md.playercard.ucl-rttf
{background: url('/img/fifa/20/cards/1_50_0.png') no-repeat; background-size: contain; color: #6cddf1;}

.fifa20.card-lg.playercard.ucl-showdown,
.fifa20.card-md.playercard.ucl-showdown
{background: url('/img/fifa/20/cards/1_73_0.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa20.card-lg.playercard.uel,
.fifa20.card-md.playercard.uel,
.fifa20.card-lg.playercard.uel.gold,
.fifa20.card-md.playercard.uel.gold,
.fifa20.card-lg.playercard.uel.silver,
.fifa20.card-md.playercard.uel.silver,
.fifa20.card-lg.playercard.uel.bronze,
.fifa20.card-md.playercard.uel.bronze {background: url('/img/fifa/20/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa20.card-lg.playercard.uel-moments,
.fifa20.card-md.playercard.uel-moments {background: url('/img/fifa/20/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fifa20.card-lg.playercard.uel-motm,
.fifa20.card-md.playercard.uel-motm {background: url('/img/fifa/20/cards/p_uel-motm.png') no-repeat; background-size: contain; color: #0c0c0c;}
.fifa20.card-lg.uel-motm .playercard-rating,
.fifa20.card-md.uel-motm .playercard-rating,
.fifa20.card-lg.uel-motm .playercard-position,
.fifa20.card-md.uel-motm .playercard-position {
color:#f5f5f5;
}

.fifa20.card-lg.playercard.uel-motm,
.fifa20.card-md.playercard.uel-motm
{background: url('/img/fifa/20/cards/1_45_0.png') no-repeat; background-size: contain; color: #030303;}
.fifa20.card-lg.playercard.uel-rttf,
.fifa20.card-md.playercard.uel-rttf
{background: url('/img/fifa/20/cards/1_46_0.png') no-repeat; background-size: contain; color: #030303;}
.fifa20.card-lg.playercard.uel-tott,
.fifa20.card-md.playercard.uel-tott
{background: url('/img/fifa/20/cards/1_68_0.png') no-repeat; background-size: contain; color: #ffffff;}

.fifa20.card-lg.playercard.totgs,
.fifa20.card-md.playercard.totgs,
.fifa20.card-lg.playercard.totgs.gold,
.fifa20.card-md.playercard.totgs.gold,
.fifa20.card-lg.playercard.totks,
.fifa20.card-md.playercard.totks,
.fifa20.card-lg.playercard.totks.gold,
.fifa20.card-md.playercard.totks.gold,
.fifa20.card-lg.playercard.ucl-tott,
.fifa20.card-md.playercard.ucl-tott {background: url('/img/fifa/20/cards/1_70_0.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa20.card-lg.playercard.totgs-uel,
.fifa20.card-md.playercard.totgs-uel,
.fifa20.card-lg.playercard.totgs-uel.gold,
.fifa20.card-md.playercard.totgs-uel.gold,
.fifa20.card-lg.playercard.totks-uel,
.fifa20.card-md.playercard.totks-uel,
.fifa20.card-lg.playercard.totks-uel.gold,
.fifa20.card-md.playercard.totks-uel.gold{background: url('/img/fifa/20/cards/1_68_0.png') no-repeat; background-size: contain; color: #fcfff8;}

/* ICON */
.fifa20.card-lg.playercard.icon,
.fifa20.card-md.playercard.icon,
.fifa20.card-lg.playercard.icon-base,
.fifa20.card-md.playercard.icon-base,
.fifa20.card-lg.playercard.icon-mid,
.fifa20.card-md.playercard.icon-mid,
.fifa20.card-lg.playercard.icon-prime,
.fifa20.card-md.playercard.icon-prime {background: url('/img/fifa/20/cards/1_12_0.png') no-repeat; color: #4c3d12; background-size:contain;}
.fifa20.card-lg.playercard.icon-moments,
.fifa20.card-md.playercard.icon-moments {background: url('/img/fifa/20/cards/1_84_0.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fifa20.card-lg.playercard.totw.gold,
.fifa20.card-md.playercard.totw.gold {background: url('/img/fifa/20/cards/1_3_3.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fifa20.card-lg.playercard.totw.silver,
.fifa20.card-md.playercard.totw.silver {background: url('/img/fifa/20/cards/1_3_2.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fifa20.card-lg.playercard.totw.bronze,
.fifa20.card-md.playercard.totw.bronze {background: url('/img/fifa/20/cards/1_3_1.png') no-repeat; background-size: contain; color: #e7c096;}

.fifa20.card-lg.playercard.totw-moments-silver,
.fifa20.card-md.playercard.totw-moments-silver,
.fifa20.card-lg.playercard.totw-moments.silver,
.fifa20.card-md.playercard.totw-moments.silver
{background: url('/img/fifa/20/cards/1_57_0.png') no-repeat; background-size: contain; color: #e9d77f;}
.fifa20.card-lg.playercard.totw-moments-gold,
.fifa20.card-md.playercard.totw-moments-gold
{background: url('/img/fifa/20/cards/1_58_0.png') no-repeat; background-size: contain; color: #e9d77f;}


/* TOTS */
.fifa20.card-lg.playercard.tots,
.fifa20.card-md.playercard.tots {background: url('/img/fifa/20/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}

/* TOTS */
.fifa20.card-lg.playercard.totssf,
.fifa20.card-md.playercard.totssf
{background: url('/img/fifa/20/cards/1_66_0.png') no-repeat; color: #fcff9a; background-size:contain;}
.fifa20.card-lg.playercard.totssf-moments,
.fifa20.card-md.playercard.totssf-moments,
.fifa20.card-lg.playercard.totssf-sbc,
.fifa20.card-md.playercard.totssf-sbc
{background: url('/img/fifa/20/cards/1_65_0.png') no-repeat; color: #fcff9a; background-size:contain;}


/* TOTY */
.fifa20.card-lg.playercard.toty,
.fifa20.card-md.playercard.toty {
background: url('/img/fifa/20/cards/1_5_0.png') no-repeat; color: #d3be67; background-size: contain;}
.fifa20.card-lg.playercard.toty-nominees,
.fifa20.card-md.playercard.toty-nominees {
background: url('/img/fifa/20/cards/1_64_0.png') no-repeat; color: #d3be67; background-size: contain;}


/* MOTM */
.fifa20.card-lg.playercard.motm,
.fifa20.card-md.playercard.motm
{background: url('/img/fifa/20/cards/1_8_0.png') no-repeat; color: #fbfbfb; background-size: contain;}

.fifa20.card-lg.playercard.imotm, .fifa20.card-md.playercard.imotm {background: url('/img/fifa/20/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa20.card-lg.playercard.motm-confed, .fifa20.card-md.playercard.motm-confed {background: url('/img/fifa/20/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa20.card-lg.playercard.emotm, .fifa20.card-md.playercard.emotm {background: url('/img/fifa/20/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}


.fifa20.card-lg.playercard.hero,
.fifa20.card-md.playercard.hero {background: url('/img/fifa/20/cards/1_4_0.png') no-repeat; color:#fcfd02; background-size:contain;}

.fifa20.card-lg.playercard.gold.record-breaker,
.fifa20.card-md.playercard.gold.record-breaker {background: url('/img/fifa/20/cards/1_6_0.png') no-repeat; color:#fafb20; background-size:contain;}

.fifa20.card-lg.playercard.fut-champions,
.fifa20.card-md.playercard.fut-champions,
.fifa20.card-lg.playercard.gold.fut-champions-gold,
.fifa20.card-md.playercard.gold.fut-champions-gold
{background: url('/img/fifa/20/cards/1_18_3.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa20.card-lg.playercard.silver.fut-champions-silver,
.fifa20.card-md.playercard.silver.fut-champions-silver
{background: url('/img/fifa/20/cards/1_18_2.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa20.card-lg.playercard.bronze.fut-champions-bronze,
.fifa20.card-md.playercard.bronze.fut-champions-bronze
{background: url('/img/fifa/20/cards/1_18_1.png') no-repeat; color:#e0cf8d; background-size:contain;}

.fifa20.card-lg.playercard.ptg,
.fifa20.card-lg.playercard.path-to-glory,
.fifa20.card-lg.playercard.marquee,
.fifa20.card-md.playercard.ptg,
.fifa20.card-md.playercard.path-to-glory,
.fifa20.card-md.playercard.marquee {background: url('/img/fifa/20/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}


.fifa20.card-lg.playercard.gold.sbc,
.fifa20.card-md.playercard.gold.sbc
{background: url('/img/fifa/20/cards/1_24_0.png') no-repeat; background-size: contain; color: #53edff;}
.fifa20.card-lg.playercard.sbc-premium,
.fifa20.card-lg.playercard.premium-sbc,
.fifa20.card-md.playercard.sbc-premium,
.fifa20.card-md.playercard.premium-sbc,
.fifa20.card-lg.playercard.gold.sbc-premium,
.fifa20.card-lg.playercard.gold.premium-sbc,
.fifa20.card-md.playercard.gold.sbc-premium,
.fifa20.card-md.playercard.gold.premium-sbc
{background: url('/img/fifa/20/cards/1_25_0.png') no-repeat; background-size: contain; color: #fff;}
.fifa20.card-lg.playercard.gold.sbc-special,
.fifa20.card-md.playercard.gold.sbc-special
{background: url('/img/fifa/20/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}
.fifa20.card-lg.playercard.gold.sbc-moment,
.fifa20.card-md.playercard.gold.sbc-moment,
.fifa20.card-lg.playercard.gold.sbc-moments,
.fifa20.card-md.playercard.gold.sbc-moments
{background: url('/img/fifa/20/cards/1_90_0.png') no-repeat; background-size: contain; color: #fffc00;}


.fifa20.playercard.card-lg.fut-birthday,
.fifa20.playercard.card-md.fut-birthday {background: url('/img/fifa/20/cards/1_30_0.png') no-repeat; background-size: contain; color: #ffffff;}


.fifa20.card-lg.playercard.otw,
.fifa20.card-md.playercard.otw
{background: url('/img/fifa/20/cards/1_21_0.png') no-repeat; color: #ff445e; background-size: contain;}


.fifa20.card-lg.playercard.icon-swaps-1,
.fifa20.card-md.playercard.icon-swaps-1
{background: url('/img/fifa/20/cards/1_92_0.png') no-repeat; color: #ccc6ae; background-size: contain;}
.fifa20.card-lg.icon-swaps-1 .playercard-rating,
.fifa20.card-lg.icon-swaps-1 .playercard-position,
.fifa20.card-md.icon-swaps-1 .playercard-rating,
.fifa20.card-md.icon-swaps-1 .playercard-position
{color:#4a4437;}
.fifa20.card-lg.playercard.icon-swaps-2,
.fifa20.card-md.playercard.icon-swaps-2
{background: url('/img/fifa/20/cards/1_93_0.png') no-repeat; color: #4a4437; background-size: contain;}
.fifa20.card-lg.playercard.icon-swaps-3,
.fifa20.card-md.playercard.icon-swaps-3
{background: url('/img/fifa/20/cards/1_94_0.png') no-repeat; color: #4a4437; background-size: contain;}


.fifa20.card-lg.playercard.swap-deals-1,
.fifa20.card-md.playercard.swap-deals-1 {background: url('/img/fifa/20/cards/p_swap-deals-1.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa20.card-lg.playercard.swap-deals,
.fifa20.card-md.playercard.swap-deals {background: url('/img/fifa/20/cards/p_swap-deals.png') no-repeat; color: #cdcdcd; background-size: contain;}

.fifa20.card-lg.playercard.halloween,
.fifa20.card-md.playercard.halloween {background: url('/img/fifa/20/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa20.card-lg.playercard.movember,
.fifa20.card-md.playercard.movember {background: url('/img/fifa/20/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa20.card-lg.playercard.futmas,
.fifa20.card-md.playercard.futmas {background: url('/img/fifa/20/cards/1_32_0.png') no-repeat; color: #fff; background-size: contain;}

.fifa20.card-lg.playercard.fof,
.fifa20.card-md.playercard.fof {background: url('/img/fifa/20/cards/p_festival_of_futball.png') no-repeat; color: #000; background-size: contain;}

.fifa20.card-lg.playercard.award-winner,
.fifa20.card-md.playercard.award-winner
{background: url('/img/fifa/20/cards/1_28_0.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa20.card-lg.playercard.potm-bundesliga,
.fifa20.card-md.playercard.potm-bundesliga
{background: url('/img/fifa/20/cards/1_42_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa20.card-lg.playercard.potm-laliga,
.fifa20.card-md.playercard.potm-laliga
{background: url('/img/fifa/20/cards/1_86_0.png') no-repeat; color: #99d9eb; background-size:contain;}
.fifa20.card-lg.playercard.potm-pl,
.fifa20.card-md.playercard.potm-pl,
.fifa20.card-lg.playercard.potm-epl,
.fifa20.card-md.playercard.potm-epl,
.fifa20.card-lg.playercard.potm-premier-league,
.fifa20.card-md.playercard.potm-premier-league
{background: url('/img/fifa/20/cards/1_43_0.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa20.card-lg.playercard.potm-mls,
.fifa20.card-md.playercard.potm-mls
{background: url('/img/fifa/20/cards/1_67_0.png') no-repeat; color: white; background-size:contain;}
.fifa20.card-lg.playercard.potm-ligue-1,
.fifa20.card-md.playercard.potm-ligue-1
{background: url('/img/fifa/20/cards/1_79_0.png') no-repeat; color: #dfe52b; background-size:contain;}

.fifa20.card-lg.playercard.shapeshifters,
.fifa20.card-md.playercard.shapeshifters
{background: url('/img/fifa/20/cards/1_97_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa20.card-lg.playercard.conmebol-sudamericana,
.fifa20.card-md.playercard.conmebol-sudamericana
{background: url('/img/fifa/20/cards/1_52_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa20.card-lg.playercard.conmebol-libertadores,
.fifa20.card-md.playercard.conmebol-libertadores
{background: url('/img/fifa/20/cards/1_53_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa20.card-lg.playercard.conmebol-libertadores-motm,
.fifa20.card-md.playercard.conmebol-libertadores-motm
{background: url('/img/fifa/20/cards/1_54_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa20.card-lg.playercard.conmebol-libertadores-kick-off,
.fifa20.card-md.playercard.conmebol-libertadores-kick-off
{background: url('/img/fifa/20/cards/1_56_0.png') no-repeat; color: #ffffff; background-size:contain;}


.fifa20.card-lg.playercard.winter-refresh,
.fifa20.card-md.playercard.winter-refresh {background: url('/img/fifa/20/cards/1_81_0.png') no-repeat; color: #4af6a2; background-size:contain;}


.fifa20.card-lg.playercard.league-player,
.fifa20.card-md.playercard.league-player {background: url('/img/fifa/20/cards/1_85_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa20.card-lg.playercard.headliners,
.fifa20.card-md.playercard.headliners {background: url('/img/fifa/20/cards/1_95_0.png') no-repeat; color: #ffffff; background-size:contain;}
.fifa20.card-lg.playercard.headliners-streak,
.fifa20.card-md.playercard.headliners-streak {background: url('/img/fifa/20/cards/1_96_0.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa20.card-lg.playercard.future-stars,
.fifa20.card-md.playercard.future-stars,
.fifa20.card-lg.playercard.future-stars-academy,
.fifa20.card-md.playercard.future-stars-academy,
.fifa20.card-lg.playercard.future-stars-nominees,
.fifa20.card-md.playercard.future-stars-nominees {background: url('/img/fifa/20/cards/1_71_0.png') no-repeat; color: #fffc1f; background-size:contain;}

.fifa20.card-lg.playercard.ultimate-scream,
.fifa20.card-md.playercard.ultimate-scream {background: url('/img/fifa/20/cards/1_22_0.png') no-repeat; color: #b5f965;background-size: contain;}

.fifa20.card-lg.playercard.st-patricks,
.fifa20.card-md.playercard.st-patricks {background: url('/img/fifa/20/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa20.card-lg.playercard.futties,
.fifa20.card-md.playercard.futties
{background: url('/img/fifa/20/cards/large-futties.png') no-repeat; color: #cdb379; background-size: contain;}
.fifa20.card-lg.playercard.futties-winner,
.fifa20.card-md.playercard.futties-winner
{background: url('/img/fifa/20/cards/large-futties-winner.png') no-repeat; color: #cdb379; background-size: contain;}

.fifa20.card-lg.playercard.season-reward,
.fifa20.card-md.playercard.season-reward,
.fifa20.card-lg.playercard.season-objective,
.fifa20.card-md.playercard.season-objective,
.fifa20.card-lg.playercard.objectives,
.fifa20.card-md.playercard.objectives
{background: url('/img/fifa/20/cards/1_91_0.png') no-repeat; color: #f6f31e; background-size: contain;}

.fifa20.card-lg.playercard.flashback,
.fifa20.card-md.playercard.flashback {background: url('/img/fifa/20/cards/1_51_0.png') no-repeat; color: #e7fda8; background-size: contain;}

.fifa20.card-lg.playercard.pro,
.fifa20.card-md.playercard.pro {background: url('/img/fifa/20/cards/1_10_0.png') no-repeat; color: white; background-size: contain;}


/* ./Player Cards - FIFA 20 */











/* Packs - FIFA 20 */
.fifa20.pack-details-container {
margin:15px; padding:15px 0 7px 0;
color: #DFDFDF;
background: #0639ab url('/img/fifa/20/packs/bg.png') top left no-repeat;
overflow: hidden;
}

.fifa20.pack-details-container h1,
.fifa20.pack-details-container h2,
.fifa20.pack-details-container h3,
.fifa20.pack-details-container h4,
.fifa20.pack-details-container h5 
{
color: #fff;
}

.fifa20.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa20.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa20.pack-details-container #store_price .content img {
vertical-align: middle;
}

.fifa20.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA 20 */





/** FIFA 19 **/
/** ---------------- **/


/* Player Cards - FIFA 19 */
.fifa19.player-card-container {
margin:0;
padding: 15px 0 7px 0;
background: #00216e url('/img/fifa/19/cards/bg-card.png') top left no-repeat;
overflow: hidden;
}


/* ----- Common Cards ----- */
.fifa19.card-lg.playercard.bronze, .fifa19.card-md.playercard.bronze {background: url('/img/fifa/19/cards/p_common_bronze.png') no-repeat; background-size:contain;}
.fifa19.card-lg.playercard.bronze.rare, .fifa19.card-md.playercard.bronze.rare {background: url('/img/fifa/19/cards/p_rare_bronze.png') no-repeat; background-size:contain;}

.fifa19.card-lg.playercard.gold, .fifa19.card-md.playercard.gold {background: url('/img/fifa/19/cards/p_common_gold.png') no-repeat; background-size:contain;}
.fifa19.card-lg.playercard.gold.rare, .fifa19.card-md.playercard.gold.rare {background: url('/img/fifa/19/cards/p_rare_gold.png') no-repeat; background-size:contain;}

.fifa19.card-lg.playercard.silver, .fifa19.card-md.playercard.silver {background: url('/img/fifa/19/cards/p_common_silver.png') no-repeat; color: #333; background-size:contain;}
.fifa19.card-lg.playercard.silver.rare, .fifa19.card-md.playercard.silver.rare {background: url('/img/fifa/19/cards/p_rare_silver.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */


/* FIFA 19 */
.fifa19.playercard {
font-family: "DINPro","Open Sans", Verdana, Arial, sans-serif;
background-repeat: no-repeat;
color: #231100;
position: relative;
}


.fifa19.playercard div {
line-height:22px;
position: absolute;
text-align:center;
width:60px;
}
.fifa19.playercard div img {
max-width:100%;
}



.fifa19.playercard.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 208px;
height: 316px;
}
.fifa19.playercard.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 138px;
height: 210px;
background:red;
}

.fifa19.card-lg .playercard-rating {
font-size: 36px;
font-weight: bold;
top: 35px;
left: 21px;
line-height: 44px;
}
.fifa19.card-md .playercard-rating {
font-size: 24px;
font-weight: 700;
width: 40px;
top: 22px;
left: 16px;
}
.fifa19.card-lg .playercard-position {
font-size: 17px;
font-weight:bold;
text-align: center;
top: 72px;
left: 20px;
}
.fifa19.card-md .playercard-position {
font-size: 14px;
font-weight: 550;
text-align: center;
width: 40px;
top: 40px;
left: 16px;
}

.fifa19.card-lg .playercard-nation {
top: 98px;
left: 20px;
}
.fifa19.card-lg .playercard-nation img {
max-height: 21px;
max-width: 31px;
}
.fifa19.card-md .playercard-nation {
width: 40px;
top: 59px;
left: 15px;
}
.fifa19.card-md .playercard-nation img {
width: 20px;
}

.fifa19.card-lg .playercard-club {
position: absolute;
top: 130px;
left: 20px;
}
.fifa19.card-lg .playercard-club img {
max-width: 31px;
}
.fifa19.card-md .playercard-club {
position: absolute;
width: 40px;
top: 80px;
left: 15px;
}
.fifa19.card-md .playercard-club img {
width: 20px;
}

.fifa19.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 40px;
left: 62px;
}
.fifa19.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 33px;
left: 50px;
}

.fifa19.card-lg .playercard-name {
font-size: 24px;
left: 0px;
top: 172px;
width: 100%;
text-transform: uppercase;
font-weight: 700;
}
.fifa19.card-md .playercard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 112px;
left: 0px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa19.card-lg .playercard-name-long {
font-size:18px;
}

.fifa19.card-lg.path-to-glory .playercard-rating,
.fifa19.card-md.path-to-glory .playercard-rating,
.fifa19.card-lg.ptg .playercard-rating,
.fifa19.card-md.ptg .playercard-rating,
.fifa19.card-lg.path-to-glory .playercard-position,
.fifa19.card-md.path-to-glory .playercard-position,
.fifa19.card-lg.ptg .playercard-position,
.fifa19.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa19.card-lg.path-to-glory .playercard-name,
.fifa19.card-md.path-to-glory .playercard-name,
.fifa19.card-lg.ptg .playercard-name,
.fifa19.card-md.ptg .playercard-name
{
color:#fff;
}

.fifa19.card-lg.otw .playercard-name,
.fifa19.card-lg.otw .playercard-rating,
.fifa19.card-lg.otw .playercard-position,
.fifa19.card-md.otw .playercard-name,
.fifa19.card-md.otw .playercard-rating,
.fifa19.card-md.otw .playercard-position {
color:#f9e786;
}


.fifa19.card-lg .playercard-attr {
font-size: 19px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa19.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa19.card-lg.st-patricks .playercard-rating,
.fifa19.card-lg.st-patricks .playercard-position,
.fifa19.card-md.st-patricks .playercard-rating,
.fifa19.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa19.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa19.card-lg .playercard-attr1 {
top: 205px;
left: 37px;
}
.fifa19.card-md .playercard-attr1 {
top: 130px;
left: 21px;
}
.fifa19.card-lg .playercard-attr2 {
top: 226px;
left: 37px;
}
.fifa19.card-md .playercard-attr2 {
top: 146px;
left: 21px;
}
.fifa19.card-lg .playercard-attr3 {
top: 248px;
left: 37px;
}
.fifa19.card-md .playercard-attr3 {
top: 161px;
left: 21px;
}

.fifa19.card-lg .playercard-attr4 {
top: 205px;
left: 125px;
}
.fifa19.card-md .playercard-attr4 {
top: 130px;
left: 82px;
}
.fifa19.card-lg .playercard-attr5 {
top: 226px;
left: 125px;
}
.fifa19.card-md .playercard-attr5 {
top: 146px;
left: 82px;
}
.fifa19.card-lg .playercard-attr6 {
top: 248px;
left: 125px;
}
.fifa19.card-md .playercard-attr6 {
top: 161px;
left: 82px;
}

.fifa19.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
visibility: hidden;
}
.fifa19.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
visibility: hidden;
}


.fifa19.card-lg.playercard.carniball,
.fifa19.card-md.playercard.carniball {background: url('/img/fifa/19/cards/p_carniball.png') no-repeat; background-size: contain; color: #ffe632;}
.fifa19.card-lg.carniball .playercard-rating,
.fifa19.card-md.carniball .playercard-rating,
.fifa19.card-lg.carniball .playercard-position,
.fifa19.card-md.carniball .playercard-position {
color:#cf1d5d;
}

/* UCL */
.fifa19.card-lg.playercard.ucl-motm,
.fifa19.card-md.playercard.ucl-motm
{background: url('/img/fifa/19/cards/p_ucl-motm.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa19.card-lg.playercard.ucl-moments,
.fifa19.card-md.playercard.ucl-moments
{background: url('/img/fifa/19/cards/p_ucl-moments.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa19.card-lg.playercard.ucl,
.fifa19.card-md.playercard.ucl {background: url('/img/fifa/19/cards/p_rare_champions_league.png') no-repeat; background-size: contain; color: #f3f3f3;}
.fifa19.card-lg.playercard.ucl-rttf,
.fifa19.card-md.playercard.ucl-rttf
{background: url('/img/fifa/19/cards/p_rttf-champions_league.png') no-repeat; background-size: contain; color: #f3f3f3;}

.fifa19.card-lg.playercard.uel,
.fifa19.card-md.playercard.uel,
.fifa19.card-lg.playercard.uel.gold,
.fifa19.card-md.playercard.uel.gold,
.fifa19.card-lg.playercard.uel.silver,
.fifa19.card-md.playercard.uel.silver,
.fifa19.card-lg.playercard.uel.bronze,
.fifa19.card-md.playercard.uel.bronze {background: url('/img/fifa/19/cards/p_uefa-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa19.card-lg.playercard.uel-moments,
.fifa19.card-md.playercard.uel-moments {background: url('/img/fifa/19/cards/p_uel-moments.png') no-repeat; background-size: contain; color: #0c0c0c;}

.fifa19.card-lg.playercard.uel-motm,
.fifa19.card-md.playercard.uel-motm {background: url('/img/fifa/19/cards/p_uel-motm.png') no-repeat; background-size: contain; color: #0c0c0c;}
.fifa19.card-lg.uel-motm .playercard-rating,
.fifa19.card-md.uel-motm .playercard-rating,
.fifa19.card-lg.uel-motm .playercard-position,
.fifa19.card-md.uel-motm .playercard-position {
color:#f5f5f5;
}


.fifa19.card-lg.playercard.uel-rttf,
.fifa19.card-md.playercard.uel-rttf
{background: url('/img/fifa/19/cards/p_rttf-europa_league.png') no-repeat; background-size: contain; color: #f39200;}

.fifa19.card-lg.playercard.totgs,
.fifa19.card-md.playercard.totgs,
.fifa19.card-lg.playercard.totgs.gold,
.fifa19.card-md.playercard.totgs.gold,
.fifa19.card-lg.playercard.totks,
.fifa19.card-md.playercard.totks,
.fifa19.card-lg.playercard.totks.gold,
.fifa19.card-md.playercard.totks.gold {background: url('/img/fifa/19/cards/p_totgs.png') no-repeat; background-size: contain; color: #fcfff8;}
.fifa19.card-lg.playercard.totgs-uel,
.fifa19.card-md.playercard.totgs-uel,
.fifa19.card-lg.playercard.totgs-uel.gold,
.fifa19.card-md.playercard.totgs-uel.gold,
.fifa19.card-lg.playercard.totks-uel,
.fifa19.card-md.playercard.totks-uel,
.fifa19.card-lg.playercard.totks-uel.gold,
.fifa19.card-md.playercard.totks-uel.gold{background: url('/img/fifa/19/cards/p_totgs-uel.png') no-repeat; background-size: contain; color: #fcfff8;}

/* ICON */
.fifa19.card-lg.playercard.icon,
.fifa19.card-md.playercard.icon {background: url('/img/fifa/19/cards/p_icon.png') no-repeat; color: #4c3d12; background-size:contain;}

/* TOTW */
.fifa19.card-lg.playercard.totw.gold,
.fifa19.card-md.playercard.totw.gold {background: url('/img/fifa/19/cards/p_totw_gold.png') no-repeat; background-size: contain; color: #e8cb7a;}
.fifa19.card-lg.playercard.totw.silver,
.fifa19.card-md.playercard.totw.silver {background: url('/img/fifa/19/cards/p_totw_silver.png') no-repeat; background-size: contain; color: #c4cfdb;}
.fifa19.card-lg.playercard.totw.bronze,
.fifa19.card-md.playercard.totw.bronze {background: url('/img/fifa/19/cards/p_totw_bronze.png') no-repeat; background-size: contain; color: #e7c096;}


/* TOTS */
.fifa19.card-lg.playercard.tots,
.fifa19.card-md.playercard.tots {background: url('/img/fifa/19/cards/p_tots.png') no-repeat; color: #eed170; background-size:contain;}
.fifa19.card-lg.playercard.tots-moments,
.fifa19.card-md.playercard.tots-moments {background: url('/img/fifa/19/cards/p_tots-moments.png') no-repeat; color: #eed170; background-size:contain;}


/* TOTY */
.fifa19.card-lg.playercard.toty,
.fifa19.card-md.playercard.toty {
background: url('/img/fifa/19/cards/p_toty.png') no-repeat; color: #d3be67; background-size: contain;}
.fifa19.card-lg.playercard.toty-nominees,
.fifa19.card-md.playercard.toty-nominees {
background: url('/img/fifa/19/cards/p_toty-nominees.png') no-repeat; color: #d3be67; background-size: contain;}


/* MOTM */
.fifa19.card-lg.playercard.motm, .fifa19.card-md.playercard.motm {background: url('/img/fifa/19/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa19.card-lg.playercard.imotm, .fifa19.card-md.playercard.imotm {background: url('/img/fifa/19/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa19.card-lg.playercard.motm-confed, .fifa19.card-md.playercard.motm-confed {background: url('/img/fifa/19/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa19.card-lg.playercard.emotm, .fifa19.card-md.playercard.emotm {background: url('/img/fifa/19/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}

.fifa19.card-lg.emotm .playercard-name,
.fifa19.card-md.emotm .playercard-name {
color:#fff;
}

.fifa19.card-lg.imotm .playercard-rating,
.fifa19.card-lg.motm .playercard-rating,
.fifa19.card-md.imotm .playercard-rating,
.fifa19.card-md.motm .playercard-rating {
color:#670500;
}
.fifa19.card-lg.imotm .playercard-position,
.fifa19.card-lg.motm .playercard-position,
.fifa19.card-md.imotm .playercard-position,
.fifa19.card-md.motm .playercard-position {
color:#670500;
}
.fifa19.card-lg.motm-confed .playercard-rating,
.fifa19.card-lg.motm-confed .playercard-position,
.fifa19.card-md.motm-confed .playercard-rating,
.fifa19.card-md.motm-confed .playercard-position {
color:#00366f;
}


.fifa19.card-lg.playercard.hero,
.fifa19.card-md.playercard.hero {background: url('/img/fifa/19/cards/p_hero.png') no-repeat; color:#c8baf4; background-size:contain;}

.fifa19.card-lg.playercard.gold.record-breaker,
.fifa19.card-md.playercard.gold.record-breaker {background: url('/img/fifa/19/cards/p_record-breaker.png') no-repeat; color:#b5fa10; background-size:contain;}

.fifa19.card-lg.playercard.gold.fut-champions.gold,
.fifa19.card-md.playercard.gold.fut-champions.gold,
.fifa19.card-lg.playercard.gold.fut-champions,
.fifa19.card-md.playercard.gold.fut-champions
{background: url('/img/fifa/19/cards/p_fut-champions_gold.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa19.card-lg.playercard.silver.fut-champions.silver,
.fifa19.card-md.playercard.silver.fut-champions.silver
{background: url('/img/fifa/19/cards/p_fut-champions_silver.png') no-repeat; color:#e0cf8d; background-size:contain;}
.fifa19.card-lg.playercard.bronze.fut-champions.bronze,
.fifa19.card-md.playercard.bronze.fut-champions.bronze
{background: url('/img/fifa/19/cards/p_fut-champions_bronze.png') no-repeat; color:#e0cf8d; background-size:contain;}

.fifa19.card-lg.playercard.ptg,
.fifa19.card-lg.playercard.path-to-glory,
.fifa19.card-lg.playercard.marquee,
.fifa19.card-md.playercard.ptg,
.fifa19.card-md.playercard.path-to-glory,
.fifa19.card-md.playercard.marquee {background: url('/img/fifa/19/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}


.fifa19.card-lg.playercard.gold.sbc,
.fifa19.card-md.playercard.gold.sbc {background: url('/img/fifa/19/cards/p_sbc.png') no-repeat; background-size: contain; color: #fff;}
.fifa19.card-lg.playercard.sbc-premium,
.fifa19.card-lg.playercard.premium-sbc,
.fifa19.card-md.playercard.sbc-premium,
.fifa19.card-md.playercard.premium-sbc,
.fifa19.card-lg.playercard.gold.sbc-premium,
.fifa19.card-lg.playercard.gold.premium-sbc,
.fifa19.card-md.playercard.gold.sbc-premium,
.fifa19.card-md.playercard.gold.premium-sbc {background: url('/img/fifa/19/cards/p_sbc_premium.png') no-repeat; background-size: contain; color: #fff;}
.fifa19.card-lg.playercard.gold.sbc-special,
.fifa19.card-md.playercard.gold.sbc-special {background: url('/img/fifa/19/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}


.fifa19.playercard.card-lg.fut-birthday,
.fifa19.playercard.card-md.fut-birthday {background: url('/img/fifa/19/cards/p_fut-birthday.png') no-repeat; background-size: contain; color: #12fcc6;}


.fifa19.card-lg.playercard.otw,
.fifa19.card-md.playercard.otw {background: url('/img/fifa/19/cards/p_otw.png') no-repeat; color: #cdcdcd; background-size: contain;}


.fifa19.card-lg.playercard.swap-deals,
.fifa19.card-md.playercard.swap-deals {background: url('/img/fifa/19/cards/1_63_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-1,
.fifa19.card-md.playercard.swap-deals-1 {background: url('/img/fifa/19/cards/1_52_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-2,
.fifa19.card-md.playercard.swap-deals-2 {background: url('/img/fifa/19/cards/1_53_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-3,
.fifa19.card-md.playercard.swap-deals-3 {background: url('/img/fifa/19/cards/1_54_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-4,
.fifa19.card-md.playercard.swap-deals-4 {background: url('/img/fifa/19/cards/1_55_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-5,
.fifa19.card-md.playercard.swap-deals-5 {background: url('/img/fifa/19/cards/1_56_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-6,
.fifa19.card-md.playercard.swap-deals-6 {background: url('/img/fifa/19/cards/1_57_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-7,
.fifa19.card-md.playercard.swap-deals-7 {background: url('/img/fifa/19/cards/1_58_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-8,
.fifa19.card-md.playercard.swap-deals-8 {background: url('/img/fifa/19/cards/1_59_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-9,
.fifa19.card-md.playercard.swap-deals-9 {background: url('/img/fifa/19/cards/1_60_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-10,
.fifa19.card-md.playercard.swap-deals-10 {background: url('/img/fifa/19/cards/1_61_0.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa19.card-lg.playercard.swap-deals-11,
.fifa19.card-md.playercard.swap-deals-11 {background: url('/img/fifa/19/cards/1_62_0.png') no-repeat; color: #cdcdcd; background-size: contain;}


.fifa19.card-lg.playercard.halloween,
.fifa19.card-md.playercard.halloween {background: url('/img/fifa/19/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa19.card-lg.playercard.movember,
.fifa19.card-md.playercard.movember {background: url('/img/fifa/19/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa19.card-lg.playercard.futmas,
.fifa19.card-md.playercard.futmas {background: url('/img/fifa/19/cards/p_futmas.png') no-repeat; color: #fff; background-size: contain;}

.fifa19.card-lg.playercard.fof,
.fifa19.card-md.playercard.fof {background: url('/img/fifa/19/cards/p_festival_of_futball.png') no-repeat; color: #000; background-size: contain;}

.fifa19.card-lg.playercard.award-winner,
.fifa19.card-md.playercard.award-winner {background: url('/img/fifa/19/cards/p_award-winner.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa19.card-lg.playercard.potm-bundesliga,
.fifa19.card-md.playercard.potm-bundesliga {background: url('/img/fifa/19/cards/p_potm_bundesliga.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa19.card-lg.playercard.potm-epl,
.fifa19.card-md.playercard.potm-epl {background: url('/img/fifa/19/cards/p_potm_epl.png') no-repeat; color: #f9e786; background-size:contain;}
.fifa19.card-lg.playercard.potm-mls,
.fifa19.card-md.playercard.potm-mls {background: url('/img/fifa/19/cards/p_potm_mls.png') no-repeat; color: white; background-size:contain;}

.fifa19.card-lg.playercard.headliners,
.fifa19.card-md.playercard.headliners {background: url('/img/fifa/19/cards/p_headliners.png') no-repeat; color: #ffffff; background-size:contain;}

.fifa19.card-lg.playercard.future-stars,
.fifa19.card-md.playercard.future-stars {background: url('/img/fifa/19/cards/p_future-stars.png') no-repeat; color: #c0ff36; background-size:contain;}
.fifa19.card-lg.playercard.future-stars-nominees,
.fifa19.card-md.playercard.future-stars-nominees {background: url('/img/fifa/19/cards/p_future-stars-nominees.png') no-repeat; color: #c0ff36; background-size:contain;}

.fifa19.card-lg.playercard.ultimate-scream,
.fifa19.card-md.playercard.ultimate-scream {background: url('/img/fifa/19/cards/p_ultimate-scream.png') no-repeat; color: #fff;background-size: contain;}

.fifa19.card-lg.playercard.st-patricks,
.fifa19.card-md.playercard.st-patricks {background: url('/img/fifa/19/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa19.card-lg.playercard.futties,
.fifa19.card-md.playercard.futties
{background: url('/img/fifa/19/cards/1_9_0.png') no-repeat; color: #ffffff; background-size: contain;}
.fifa19.card-lg.playercard.futties-winner,
.fifa19.card-md.playercard.futties-winner
{background: url('/img/fifa/19/cards/1_16_0.png') no-repeat; color: #cdb379; background-size: contain;}
/* ./Player Cards - FIFA 19 */



/* Packs - FIFA 19 */
.fifa19.pack-details-container {
margin:15px; padding:15px 0 7px 0;
color: #DFDFDF;
background: #0639ab url('/img/fifa/19/packs/bg.png') top left no-repeat;
overflow: hidden;
}

.fifa19.pack-details-container h1,
.fifa19.pack-details-container h2,
.fifa19.pack-details-container h3,
.fifa19.pack-details-container h4,
.fifa19.pack-details-container h5 
{
color: #fff;
}

.fifa19.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa19.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa19.pack-details-container #store_price .content img {
width: 17px;
vertical-align: middle;
}

.fifa19.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA 19 */



/* Packs - FIFA Mobile */
.fifamobile20.pack-details-container,
.fifamobile21.pack-details-container {
margin:15px; padding:15px 0 7px 0;
color: #DFDFDF;
background: #002e47;
overflow: hidden;
}

.fifamobile20.pack-details-container h1,
.fifamobile21.pack-details-container h1,
.fifamobile20.pack-details-container h2,
.fifamobile21.pack-details-container h2,
.fifamobile20.pack-details-container h3,
.fifamobile21.pack-details-container h3,
.fifamobile20.pack-details-container h4,
.fifamobile20.pack-details-container h5, 
.fifamobile21.pack-details-container h5
{
color: #fff;
}

.fifamobile20.pack-details-container #store_price,
.fifamobile21.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifamobile20.pack-details-container #store_price .content,
.fifamobile21.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifamobile20.pack-details-container #store_price .content img,
.fifamobile21.pack-details-container #store_price .content img {
/*width: 17px;*/
vertical-align: middle;
}

.fifamobile20.pack-details-container .pack-image img,
.fifamobile21.pack-details-container .pack-image img {
max-width:200px;
}
/* ./Packs - FIFA Mobile */




/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:rgba(0, 0, 0, 0.7); opacity:0.7; -moz-opacity: 0.7; filter: alpha(opacity=70);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/colorbox-controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/colorbox-controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/colorbox-controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}
/* Colorbox */



/* Encyclopedia */

.featured-image {
max-width:350px;
float: right;
margin: 0 0 15px 15px;
}

.featured-image figcaption {
color: #393939;
padding:7px;
background-color: #ececec;
font-size:0.85rem;
}

@media only screen and (max-width: 767px) {
.featured-image {
width:100%;
max-width:none;
}
}

.glossary h4,
.encyclopedia h4 {
margin-top:20px;
display: inline-block;
}
.glossary h5,
.encyclopedia h5 {
margin-top:10px;
display: inline-block;
}

.glossary hr,
.encyclopedia hr {
margin:5px 0 5px 0;
}

/*
h4 {
margin-top:20px;
display: inline-block;
}

hr {
margin:5px 0 5px 0;
}
*/




.bold {
font-weight:bold;
}

.upcase {
text-transform:uppercase;
}

.bg-green,
td.bg-green{
background:#b6e892;
border-bottom:1px solid #fff;
}

.bg-green-dark,
td.bg-green-dark{
background:#9ed875;
border-bottom:1px solid #fff;
}

.bg-orange,
td.bg-orange {
background:#f6d980;
border-bottom:1px solid #fff;
}

.bg-orange-dark,
td.bg-orange-dark {
background:#edc447;
border-bottom:1px solid #fff;
}

.bg-red,
td.bg-red {
background:#e7a5a5;
border-bottom:1px solid #fff;
}

.value {
background:#fff;
padding:1px 3px 1px 3px;
font-size:inherit;
}

.attrib {
padding-top:3px;
}

.table>thead>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>thead>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td {
padding:5px;
}

.text-middle {
vertical-align:bottom;
display: inline-block;
float:right;
}

.table tbody>tr>td.vert-align{
    vertical-align: middle;
}


.list.player {
background:#e5e5e5;
height:auto;
margin-bottom:15px;
}

.list .padding {
padding:9px 15px 9px 15px;
}

.list .left {
float:left;
}


.list.player .name h5 {
font-size:0.95rem;
margin-left:7px; margin-top:5px;
}

.list.player .name h5 a {
color:#333;
font-weight:bold;
}

.list.player .name h5 a:hover {
color:#c5000b;
}


.list.player .position {
color: #666;
margin-left:7px; margin-top:3px;
}

.list.player .nation img {
width:27px;
margin-left:1px;
}

.list.player .face img {
height: 50px;	
max-height: 50px;
}

.list.player footer {
height:7px;
border-top:1px solid #FFF;
clear:both;
}


.clearboth {
clear:both;
}

.listTitle {
padding:7px 15px 9px 15px;
font-size:1.6rem;
text-transform:uppercase;
margin-bottom:20px;
color: #000;
border-top:1px solid #666;
font-weight:lighter;
}

.listbadge img {
width:100%;
min-width:35px;
}

.listheading h1,
.listheading h2,
.listheading h3,
.listheading h4 {
margin:0;
}

.listheading h3 {
font-weight:lighter;
}

.table.player {
background:transparent;
}

.table.player .face {
max-width:30px;
min-width:25px;
}

.table.player .nation {
max-width:15px;
min-width:13px;
}

.table.player .club {
max-width:18px;
max-width:15px;
}

.table.player .name {
color:#333;
font-weight:650;
}

.table-padding>thead>tr>th, .table-padding>tbody>tr>td, .table-padding>tfoot>tr>th, .table-padding>thead>tr>th, .table-padding>tbody>tr>td, .table-padding>tfoot>tr>td {
padding:7px;
}

.table-nopadding>thead>tr>th, .table-nopadding>tbody>tr>td, .table-nopadding>tfoot>tr>th, .table-nopadding>thead>tr>th, .table-nopadding>tbody>tr>td, .table-nopadding>tfoot>tr>td {
padding:0;
}

.table-smallpadding>thead>tr>th, .table-smallpadding>tbody>tr>td, .table-smallpadding>tfoot>tr>th, .table-smallpadding>thead>tr>th, .table-smallpadding>tbody>tr>td, .table-smallpadding>tfoot>tr>td {
padding:7px;
}

.table-vert-align>thead>tr>th, .table-vert-align>tbody>tr>td, .table-vert-align>tfoot>tr>th, .table-vert-align>thead>tr>th, .table-vert-align>tbody>tr>td, .table-vert-align>tfoot>tr>td {
vertical-align: middle;
}


#playlist
#playlist_gamemode {
	font-size: 0.9rem;
}

#playlist a,
#playlist a:visited,
#playlist_gamemode a,
#playlist_gamemode a:visited{
	font-size:1rem;
text-decoration: none;
	color: #1968a6;
	font-weight: 500;
}

#playlist a:hover,
#playlist a:focus,
#playlist a:active,
#playlist_gamemode a:hover,
#playlist_gamemode a:focus,
#playlist_gamemode a:active {
	color:#c5000b;
	text-decoration:none;	
}

#playlist .play,
#playlist_gamemode .play {
width:65px;
}
#playlist .genre,
#playlist_gamemode .genre{
width:20%;
}
#playlist .download,
#playlist_gamemode .download {
width:45px;
}

#playlist .play img,
#playlist_gamemode .play img {
min-width:30px;
max-width:30px;
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}

#playlist .itunes,
#playlist_gamemode .itunes {
display:inline-block;
overflow:hidden;
background:url(//linkmaker.itunes.apple.com/assets/shared/badges/en-us/music-sm.svg) no-repeat;
width:70px;
height:15px;
background-size:contain;
}


.sidebar .playlist {
display:block;
max-height:350px;
overflow-y: scroll;
overflow-x: hidden;
text-overflow: ellipsis;
padding:15px;
margin-bottom: 15px;
}

.sidebar .playlist .containerDiv,
.sidebar .featured_playlist .containerDiv {
width:auto;
padding: 0px;
margin-bottom: 8px;
overflow: hidden;
}

.sidebar .playlist .img {
width:100px;
float: left;
}
.sidebar .playlist .img img {
width:92px;
height:55px;
}

.sidebar .playlist .content,
.sidebar .featured_playlist .content{
overflow: hidden;
}

.sidebar .playlist .content .title,
.sidebar .featured_playlist .content .title {
font-size: 1rem;
font-weight: 600;
overflow: hidden;
text-overflow: ellipsis;
}
.sidebar .playlist .content .info,
.sidebar .featured_playlist .content .info {
font-size: 0.8rem;
}

.sidebar .featured_playlist {
}

.sidebar .featured_playlist .img {
width:160px;
float: left;
}
.sidebar .featured_playlist .img img {
width:152px;
height:90px;
}

.media_content {
}

.media_content .media {
background: #282828;
}

.media_content .info {
}

.media_content .info .title {
min-width:100px;
color:#5D5D5D;
float:left;
}
.media_content .info .detail {
font-weight:bold;
}


#players-list table,
#packs-list table {
font-size: 0.9rem;
text-align: center;
}
#players-list th {
text-align: center;
}

#packs-list .coins {
height: 11px;
vertical-align: middle;
}

#packs-list .pack-image {
height: 25px;
vertical-align: middle;
margin:3px;
}

#formations-list .pack-image {
height: 28px;
vertical-align: middle;
margin:3px;
}

#stadiums-list .weather img,
.weather-icon img {
margin-right:5px;
max-width: 22px;
}

table thead {
font-weight:bold;
text-transform:uppercase;
}

table .form {
/*padding:5px;*/
}

.table.listing {
backgorund:transparent;
}

.table.listing .visual {
width:35px;
}

.table.listing .visual img {
max-width:38px;
min-width:10px;
}

.table.listing .visual.nation img {
max-width:20px;
}

.table.listing .visual.club {
max-width:25px;
}

.table.listing .visual.club img {
max-width:20px;
}

.table.listing .face {
width:48px;
margin-top:5px;
}

.table.listing .face img {
max-width:48px;
margin-top:5px;
}


.table.listing .league {
font-weight:lighter;
width:9%;
text-align:left;
}

.table.listing .name,
.table.listing .name a:link,
.table.listing .name a:visited {
color:#000;
font-weight:580;
font-size:1.15rem;
text-align:left;
}
.table.listing .name .sub {
font-weight: normal;
font-size:0.7rem;
}

.table.listing .rating {
text-align:center;
}

.table.listing .rating span {
font-size:0.8rem;
background:#bbb;
color:#fff;
padding:3px;
}

.table.listing .informs {
font-weight:bold;
}


table.listing .cat {
text-transform:uppercase;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
 background-color: #eaeaea;
}

.margin-bottom-3px {
margin-bottom:3px;
}

.margin-left-2px {
margin-left:2px;
}

.font-lighter {
font-weight:lighter;
}

.margin-center {
margin:auto 0;
}

.fifa15.player-card-container {
margin:0;
padding:15px 0 7px 0;
background:#cdcdcd;
overflow:hidden;
}
.fifa16.player-card-container {
margin:0;
padding:15px 0 7px 0;
background:#cdcdcd;
overflow:hidden;
}
.fifa17.player-card-container {
margin:0;
padding:15px 0 7px 0;
background:#cdcdcd url('/img/fifa/17/cards/bg-card.png') top left no-repeat;
overflow:hidden;
}
.fifa18.player-card-container {
margin:0;
padding:15px 0 7px 0;
background:#201a56 url('/img/fifa/18/cards/bg-card.png') top left no-repeat;
overflow:hidden;
}











.fifa18.pack-details-container {
margin:15px; padding:15px 0 7px 0;
color:#DFDFDF;
background:#35354b url('/img/fifa/18/packs/bg.png') top left no-repeat;
overflow:hidden;
}

.fifa18.pack-details-container h1,
.fifa18.pack-details-container h2,
.fifa18.pack-details-container h3,
.fifa18.pack-details-container h4,
.fifa18.pack-details-container h5 
{
color: #fff;
}

.fifa18.pack-details-container #store_price {
margin: 0 auto;
max-width: 85px;
font-size:1.1rem;
}

.fifa18.pack-details-container #store_price .content {
margin: 0 auto;
text-align: left;
}
.fifa18.pack-details-container #store_price .content img {
/*width: 17px;*/
vertical-align: middle;
}

.fifa18.pack-details-container .pack-image img {
max-width:200px;
}



.clickable {
cursor: pointer;
}

.table-details>thead>tr>th, .table-details>tbody>tr>td, .table-details>tfoot>tr>th, .table-details>thead>tr>th, .table-details>tbody>tr>td, .table-details>tfoot>tr>td {
padding: 8px 11px 8px 11px;
}

.players-filter select {
margin:3px;
}

.button-text {
border: 0px;
background-color: inherit;
}




/*  FIFA 16 */
.fifa16.playercard {
background-repeat: no-repeat;
color: #231100;
font-family: "Open Sans",Verdana,Arial,sans-serif;
position: relative;
}

.fifa16.playercard.card-sm {
cursor: pointer;
height: 200px;
width: 135px;
}
.fifa16.playercard.card-lg {
height: 300px;
width: 200px;
}
.fifa16.card-lg.playercard.gold { background-image: url('/img/fifa/16/cards/large-gold-rare.png');}
.fifa16.card-lg.playercard.gold.standard { background-image: url('/img/fifa/16/cards/large-gold-nonrare.png');}
.fifa16.card-lg.playercard.bronze { background-image: url('/img/fifa/16/cards/large-bronze-rare.png');}
.fifa16.card-lg.playercard.bronze.standard { background-image: url('/img/fifa/16/cards/large-bronze-nonrare.png'); }
.fifa16.card-lg.playercard.silver { background-image: url('/img/fifa/16/cards/large-silver-rare.png');}
.fifa16.card-lg.playercard.silver.standard { color: #fff;  background-image: url('/img/fifa/16/cards/large-silver-nonrare.png');}

.fifa16.card-lg.playercard.gold.hero { background-image: url('/img/fifa/16/cards/large-hero.png'); color:white;}
.fifa16.card-lg.playercard.gold.hero .playercard-rating, .fifa16.card-lg.playercard.gold.hero .playercard-position {color:white; }

.fifa16.card-lg.playercard.gold.totw {
background-image: url('/img/fifa/16/cards/large-gold-totw.png');
}

.fifa16.card-lg.playercard.gold.totw .playercard-attr,
.fifa16.card-lg.playercard.gold.totw .playercard-name {
color:#ffee8d;
}
.fifa16.card-lg.playercard.gold.tots .playercard-name,
.fifa16.card-lg.playercard.silver.tots .playercard-name,
.fifa16.card-lg.playercard.bronze.tots .playercard-name {
color: #333;
}

.fifa16.card-lg.playercard.silver.totw { background-image: url('/img/fifa/16/cards/large-silver-totw.png'); color: #d6dee0;}
.fifa16.card-lg.playercard.silver.totw .playercard-rating, .fifa16.card-lg.playercard.silver.totw .playercard-position {color:black; }

.fifa16.card-lg.playercard.bronze.totw { background-image: url('/img/fifa/16/cards/large-bronze-totw.png'); color: #ee9c59;}
.fifa16.card-lg.playercard.bronze.totw .playercard-rating, .fifa16.card-lg.playercard.bronze.totw .playercard-position {color:black; }

.fifa16.card-lg.playercard.redblue { background-image: url('/img/fifa/16/cards/large-blue-red.png'); color: #fff;}
.fifa16.card-lg.playercard.motm { background-image: url('/img/fifa/16/cards/large-motm.png'); color: #fff;}
.fifa16.card-lg.playercard.pink { background-image: url('/img/fifa/16/14/cards/large-pink.png'); color: #fff;}
.fifa16.card-lg.playercard.legend { background-image: url('/img/fifa/16/cards/large-legend.png'); color: #6c5d2a;}
.fifa16.card-lg.playercard.green { background-image: url('/img/fifa/16/14/cards/large-green.png'); color: #fff;}
.fifa16.card-lg.playercard.turquoise { background-image: url('/img/fifa/16/14/cards/large-turquoise.png'); color: #fff;}
.fifa16.card-lg.playercard.purple { background-image: url('/img/fifa/16/14/cards/large-purple.png'); color: #fff;}
.fifa16.card-lg.playercard.bluered { background-image: url('/img/fifa/16/14/cards/large-bluered.png'); color: #fff;}
.fifa16.card-lg.playercard.blue,
.fifa16.card-lg.playercard.toty { background-image: url('/img/fifa/16/cards/large-toty.png'); color: #fff;}
.fifa16.card-lg.playercard.bluelight { background-image: url('/img/fifa/16/14/cards/large-bluelight.png'); color: #fff;}
.fifa16.card-lg.playercard.tots.gold { background-image: url('/img/fifa/16/cards/large-tots-gold.png'); color: #fff;}
.fifa16.card-lg.playercard.tots.silver { background-image: url('/img/fifa/16/cards/large-tots-silver.png'); color: #fff;}
.fifa16.card-lg.playercard.tots.bronze { background-image: url('/img/fifa/16/cards/large-tots-bronze.png'); color: #fff;}
.fifa16.card-lg.playercard.whoscored { background-image: url('/img/fifa/16/14/cards/large-whoscored.png'); color: #fff;}
.fifa16.card-lg.playercard.wcmotm { background-image: url('/img/fifa/16/cards/large-green.png'); color: #fff;}
.fifa16.card-lg.playercard.bluered { background-image: url('/img/fifa/16/cards/large-blue-red.png'); color: #fff;}
.fifa16.card-sm.playercard.gold {
    background: no-repeat url("img/fifa/16/14/cards/small-gold-rare.png") 25% 1px;
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.gold.regular {
    background-image: url("img/fifa/16/14/cards/small-gold-nonrare.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.bronze {
    background-image: url("img/fifa/16/14/cards/small-bronze-rare.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.bronze.regular {
    background-image: url("img/fifa/16/14/cards/small-bronze-nonrare.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.silver {
    background-image: url("img/fifa/16/14/cards/small-silver-rare.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.silver.regular {
    background-image: url("img/fifa/16/14/cards/small-silver-nonrare.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.bsg {
    background-image: url("img/fifa/16/14/cards/small-bsg.png");
    color: #FFFFFF;
}
.fifa16.card-sm.playercard.gold:hover .hover, .fifa16.card-sm.playercard.silver:hover .hover, .fifa16.card-sm.playercard.bronze:hover .hover {
height: 100%;
position: absolute;
width: 127px;
}
.fifa16.playercard div {
line-height:22px;
position: absolute;
text-align:center;
width:60px;
}
.fifa16.playercard div img {
max-width:100%;
}


.fifa16.card-lg .playercard-name-long {
font-size:13px;
}


.fifa16.card-lg .playercard-rating {
font-size:28px;
font-weight:bold;
left:30px;
top:17px;
line-height: 44px;
}
.fifa16.card-lg .playercard-position {
font-size:16px;
text-align:center;
left:30px;
top:49px;
font-weight:bold;
}
.fifa16.card-lg .playercard-club {
position:absolute;
left:30px;
top:76px;
}
.fifa16.card-lg .playercard-club img {
max-height:38px;
}
.fifa16.card-lg .playercard-nation {
left:30px;
top:110px;
}

.fifa16.card-lg .playercard-nation img {
max-height:38px;
}

.fifa16.card-lg .playercard-name {
font-size:14px;
top:151px;
width:100%;
text-transform:uppercase;
font-weight:bold;
}

.fifa16.card-lg .playercard-picture {
height: 115px;
left: 75px;
top: 35px;
width: 115px;
}

.fifa16.card-lg .playercard-attr {
font-size:19px;
font-weight:lighter;
min-width:68px;
width:auto;
text-align:left;
}

.fifa16.card-lg .playercard-attr1 {
left:26px;
top:176px;
}
.fifa16.card-lg .playercard-attr2 {
left: 26px;
top: 199px;
}
.fifa16.card-lg .playercard-attr3 {
left: 26px;
top: 222px;
}
.fifa16.card-lg .playercard-attr4 {
left:111px;
top:176px;
}
.fifa16.card-lg .playercard-attr5 {
left: 111px;
top: 199px;
}
.fifa16.card-lg .playercard-attr6 {
left: 111px;
top: 222px;
}

.fifa16.card-lg .playercard-attr7 {
font-size:18px;
text-align:center;
width:100%;
top:251px;
}

.fifa16.card-sm .playercard-rating {
font-size: 19px;
left: 14px;
line-height: 24px;
top: 25px;
}
.fifa16.card-sm .playercard-name {
font-size: 13px;
left: 0;
line-height: 14px;
text-align: center;
top: 12px;
width: 100%;
}
.fifa16.card-sm .playercard-position {
font-size: 11px;
left: 45px;
text-align: left;
top: 29px;
}
.fifa16.card-sm .playercard-chem {
    color: #FFFFFF;
    font-size: 12px;
    left: 58px;
    top: 108px;
    width: 65px;
}
.fifa16.card-sm .playercard-workrates {
    color: #FFFFFF;
    font-size: 12px;
    left: 26px;
    top: 108px;
}
.fifa16.card-sm .playercard-nation {
    left: 18px;
    top: 85px;
}
.fifa16.card-sm .playercard-nation img {
    height: 16px;
    width: 26px;
}
.fifa16.card-sm .playercard-picture {
    left: 56px;
    top: 34px;
}
.fifa16.card-sm .playercard-picture img {
    height: 74px;
    width: 74px;
}
.fifa16.card-sm .playercard-club {
    left: 18px;
    top: 56px;
}
.fifa16.card-sm .playercard-club img {
    height: 27px;
    width: 27px;
}
.fifa16.card-sm .playercard-attr1 {
    font-size: 12px;
    left: 16px;
    top: 127px;
}
.fifa16.card-sm .playercard-attr2 {
    font-size: 12px;
    left: 16px;
    top: 144px;
}
.fifa16.card-sm .playercard-attr3 {
    font-size: 12px;
    left: 16px;
    top: 162px;
}
.fifa16.card-sm .playercard-attr4 {
    font-size: 12px;
    left: 69px;
    top: 127px;
}
.fifa16.card-sm .playercard-attr5 {
    font-size: 12px;
    left: 69px;
    top: 144px;
}
.fifa16.card-sm .playercard-attr6 {
    font-size: 12px;
    left: 69px;
    top: 162px;
}

.fifa16.card-sm .playercard-attr7 {
    font-size: 12px;
    left: 16px;
    top: 20px;
}




.fifa15.playercard {
background-repeat: no-repeat;
color: #FFFFFF;
font-family:"Open Sans",Verdana,Arial,sans-serif;
position: relative;
}
.fifa15.playercard.card-sm {
    cursor: pointer;
    height: 200px;
    width: 135px;
}
.fifa15.playercard.card-lg {
    height: 300px;
    width: 200px;
}
.fifa15.card-lg.playercard.gold { background-image: url('/img/fifa/15/cards/large-gold-rare.png');}
.fifa15.card-lg.playercard.gold.regular { background-image: url('/img/fifa/15/cards/large-gold-nonrare.png');}
.fifa15.card-lg.playercard.bronze { background-image: url('/img/fifa/15/cards/large-bronze-rare.png');}
.fifa15.card-lg.playercard.bronze.regular { background-image: url('/img/fifa/15/cards/large-bronze-nonrare.png'); }
.fifa15.card-lg.playercard.silver { background-image: url('/img/fifa/15/cards/large-silver-rare.png');}
.fifa15.card-lg.playercard.silver.regular { color: #fff;  background-image: url('/img/fifa/15/cards/large-silver-nonrare.png');}
.fifa15.card-lg.playercard.gold.totw { background-image: url('/img/fifa/15/cards/large-totw-gold.png'); color: #dcb20a;}
.fifa15.card-lg.playercard.silver.totw { background-image: url('/img/fifa/15/cards/large-totw-silver.png'); color: #d6dee0;}
.fifa15.card-lg.playercard.bronze.totw { background-image: url('/img/fifa/15/cards/large-totw-bronze.png'); color: #a48266;}
.fifa15.card-lg.playercard.redblue { background-image: url('/img/fifa/15/cards/large-blue-red.png'); color: #fff;}
.fifa15.card-lg.playercard.motm { background-image: url('/img/fifa/15/cards/large-motm.png'); color: #fff;}
.fifa15.card-lg.playercard.pink { background-image: url('/img/fifa/15/cards/large-pink.png'); color: #fff;}
.fifa15.card-lg.playercard.legend { background-image: url('/img/fifa/15/cards/large-legend.png'); color: #B39428; }
.fifa15.card-lg.playercard.green { background-image: url('/img/fifa/15/cards/large-green.png'); color: #fff;}
.fifa15.card-lg.playercard.turquoise { background-image: url('/img/fifa/15/cards/large-turquoise.png'); color: #fff;}
.fifa15.card-lg.playercard.purple { background-image: url('/img/fifa/15/cards/large-purple.png'); color: #fff;}
.fifa15.card-lg.playercard.bluered { background-image: url('/img/fifa/15/cards/large-bluered.png'); color: #fff;}
.fifa15.card-lg.playercard.blue,
.fifa15.card-lg.playercard.toty { background-image: url('/img/fifa/15/cards/large-toty.png'); color: #fff;}
.fifa15.card-lg.playercard.bluelight { background-image: url('/img/fifa/15/cards/large-bluelight.png'); color: #fff;}
.fifa15.card-lg.playercard.tots.gold { background-image: url('/img/fifa/15/cards/large-totsgold.png'); color: #fff;}
.fifa15.card-lg.playercard.tots.silver { background-image: url('/img/fifa/15/cards/large-totssilver.png'); color: #fff;}
.fifa15.card-lg.playercard.tots.bronze { background-image: url('/img/fifa/15/cards/large-totsbronze.png'); color: #fff;}
.fifa15.card-lg.playercard.whoscored { background-image: url('/img/fifa/15/cards/large-whoscored.png'); color: #fff;}
.fifa15.card-lg.playercard.wcmotm { background-image: url('/img/fifa/15/cards/large-green.png'); color: #fff;}
.fifa15.card-lg.playercard.bluered { background-image: url('/img/fifa/15/cards/large-blue-red.png'); color: #fff;}
.fifa15.card-sm.playercard.gold {
    background: no-repeat url("/img/fifa/15/cards/small-gold-rare.png") 25% 1px;
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.gold.regular {
    background-image: url("/img/fifa/15/cards/small-gold-nonrare.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.bronze {
    background-image: url("/img/fifa/15/cards/small-bronze-rare.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.bronze.regular {
    background-image: url("/img/fifa/15/cards/small-bronze-nonrare.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.silver {
    background-image: url("/img/fifa/15/cards/small-silver-rare.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.silver.regular {
    background-image: url("/img/fifa/15/cards/small-silver-nonrare.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.bsg {
    background-image: url("/img/fifa/15/cards/small-bsg.png");
    color: #FFFFFF;
}
.fifa15.card-sm.playercard.gold:hover .hover, .fifa15.card-sm.playercard.silver:hover .hover, .fifa15.card-sm.playercard.bronze:hover .hover {
   
    height: 100%;
    position: absolute;
    width: 127px;
}.fifa15.playercard div {
    font-weight: 600;
    line-height: 22px;
    position: absolute;
    text-shadow: 1px 1px 1px #333333;
}
.fifa15.card-lg .playercard-name {
font-size: 17px;
text-align: center;
top: 17px;
width: 200px;
text-transform:uppercase;
}

.fifa15.card-lg .playercard-rating {
font-size: 26px;
left: 21px;
line-height: 44px;
top: 32px;
}
.fifa15.card-lg .playercard-position {
 font-size: 16px;
font-weight: bold;
left: 69px;
top: 44px;
}
.fifa15.card-lg .playercard-nation {
    left: 25px;
    top: 110px;
}

.fifa15.card-lg .playercard-club {
    left: 30px;
    position: absolute;
    top: 78px;
}
.fifa15.card-lg .playercard-club img {
height: 40px;
width: 40px;
}
.fifa15.card-lg .playercard-nation img {
max-width: 80%;
}

.fifa15.card-lg .playercard-picture {
height: 115px;
left: 75px;
top: 42px;
width: 115px;
}

.fifa15.card-lg .playercard-attr1 {
font-size: 18px;
left: 21px;
top: 188px;
}
.fifa15.card-lg .playercard-attr2 {
font-size: 18px;
left: 21px;
top: 215px;
}
.fifa15.card-lg .playercard-attr3 {
font-size: 18px;
left: 21px;
top: 240px;
}
.fifa15.card-lg .playercard-attr4 {
font-size: 18px;
left: 107px;
top: 188px;
}
.fifa15.card-lg .playercard-attr5 {
font-size: 18px;
left: 107px;
top: 215px;
}
.fifa15.card-lg .playercard-attr6 {
font-size: 18px;
left: 107px;
top: 240px;
}

.fifa15.card-lg .playercard-attr7 {
font-size: 18px;
top: 160px;
left: 63px;
}

.fifa15.card-sm .playercard-rating {
font-size: 19px;
left: 14px;
line-height: 24px;
top: 25px;
}
.fifa15.card-sm .playercard-name {
font-size: 13px;
left: 0;
line-height: 14px;
text-align: center;
top: 12px;
width: 100%;
}
.fifa15.card-sm .playercard-position {
font-size: 11px;
left: 45px;
text-align: left;
top: 29px;
}
.fifa15.card-sm .playercard-chem {
    color: #FFFFFF;
    font-size: 12px;
    left: 58px;
    top: 108px;
    width: 65px;
}
.fifa15.card-sm .playercard-workrates {
    color: #FFFFFF;
    font-size: 12px;
    left: 26px;
    top: 108px;
}
.fifa15.card-sm .playercard-nation {
    left: 18px;
    top: 85px;
}
.fifa15.card-sm .playercard-nation img {
    height: 16px;
    width: 26px;
}
.fifa15.card-sm .playercard-picture {
    left: 56px;
    top: 34px;
}
.fifa15.card-sm .playercard-picture img {
    height: 74px;
    width: 74px;
}
.fifa15.card-sm .playercard-club {
    left: 18px;
    top: 56px;
}
.fifa15.card-sm .playercard-club img {
    height: 27px;
    width: 27px;
}
.fifa15.card-sm .playercard-attr1 {
    font-size: 12px;
    left: 16px;
    top: 127px;
}
.fifa15.card-sm .playercard-attr2 {
    font-size: 12px;
    left: 16px;
    top: 144px;
}
.fifa15.card-sm .playercard-attr3 {
    font-size: 12px;
    left: 16px;
    top: 162px;
}
.fifa15.card-sm .playercard-attr4 {
    font-size: 12px;
    left: 69px;
    top: 127px;
}
.fifa15.card-sm .playercard-attr5 {
    font-size: 12px;
    left: 69px;
    top: 144px;
}
.fifa15.card-sm .playercard-attr6 {
    font-size: 12px;
    left: 69px;
    top: 162px;
}

.fifa15.card-sm .playercard-attr7 {
    font-size: 12px;
    left: 16px;
    top: 20px;
}










.fifa18.playercard {
font-family: "DINPro","Open Sans", Verdana, Arial, sans-serif;
background-repeat: no-repeat;
color: #231100;
position: relative;
}


.fifa18.playercard div {
line-height:22px;
position: absolute;
text-align:center;
width:60px;
}
.fifa18.playercard div img {
max-width:100%;
}




.fifa18.playercard.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 208px;
height: 316px;
}
.fifa18.playercard.card-md {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 138px;
height: 210px;
background:red;
}

.fifa18.card-lg .playercard-rating {
font-size: 36px;
font-weight: bold;
top: 36px;
left: 0px;
line-height: 44px;
}
.fifa18.card-md .playercard-rating {
font-size: 22px;
font-weight: 700;
width: 40px;
top: 32px;
}
.fifa18.card-lg .playercard-position {
font-size: 17px;
font-weight:bold;
text-align: center;
top: 72px;
left: 0px;
}
.fifa18.card-md .playercard-position {
font-size: 13px;
font-weight: 500;
text-align: center;
width: 40px;
top: 48px;
left: 0px;
}

.fifa18.card-lg .playercard-club {
position: absolute;
top: 100px;
left: 0px;
}
.fifa18.card-lg .playercard-club img {
max-width:26px;
}
.fifa18.card-md .playercard-club {
position: absolute;
width: 40px;
top: 64px;
left: 0px;
}
.fifa18.card-md .playercard-club img {
width:18px;
}
.fifa18.card-lg .playercard-nation {
top: 125px;
left: 0px;
}
.fifa18.card-lg .playercard-nation img {
max-height: 39px;
max-width: 27px;
}
.fifa18.card-md .playercard-nation {
width: 40px;
top: 80px;
left: 0px;
}
.fifa18.card-md .playercard-nation img {
width:16px;
}

.fifa18.card-lg .playercard-name {
font-size: 21px;
left: 20px;
top: 154px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}
.fifa18.card-md .playercard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 14px;
top: 99px;
left: 13px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa18.card-lg .playercard-name-long {
font-size:18px;
}


.fifa18.card-lg.fut-birthday .playercard-rating,
.fifa18.card-lg.fut-birthday .playercard-position,
.fifa18.card-md.fut-birthday .playercard-rating,
.fifa18.card-md.fut-birthday .playercard-position {
color:#013f75;
}

.fifa18.card-lg.path-to-glory .playercard-rating,
.fifa18.card-md.path-to-glory .playercard-rating,
.fifa18.card-lg.ptg .playercard-rating,
.fifa18.card-md.ptg .playercard-rating,
.fifa18.card-lg.path-to-glory .playercard-position,
.fifa18.card-md.path-to-glory .playercard-position,
.fifa18.card-lg.ptg .playercard-position,
.fifa18.card-md.ptg .playercard-position
{
color:#201d55;
}
.fifa18.card-lg.path-to-glory .playercard-name,
.fifa18.card-md.path-to-glory .playercard-name,
.fifa18.card-lg.ptg .playercard-name,
.fifa18.card-md.ptg .playercard-name
{
color:#fff;
}


.fifa18.card-lg.fut-champions-gold .playercard-rating,
.fifa18.card-md.fut-champions-gold .playercard-rating,
.fifa18.card-lg.fut-champions-silver .playercard-rating,
.fifa18.card-md.fut-champions-silver .playercard-rating,
.fifa18.card-lg.fut-champions-bronze .playercard-rating,
.fifa18.card-md.fut-champions-bronze .playercard-rating
.fifa18.card-lg.fut-champions-gold .playercard-position,
.fifa18.card-md.fut-champions-gold .playercard-position,
.fifa18.card-lg.fut-champions-silver .playercard-position,
.fifa18.card-md.fut-champions-silver .playercard-position,
.fifa18.card-lg.fut-champions-bronze .playercard-position,
.fifa18.card-md.fut-champions-bronze .playercard-position
{
color:#780f11;
}
.fifa18.card-lg.fut-champions-gold .playercard-name,
.fifa18.card-md.fut-champions-gold .playercard-name,
.fifa18.card-lg.fut-champions-silver .playercard-name,
.fifa18.card-md.fut-champions-silver .playercard-name,
.fifa18.card-lg.fut-champions-bronze .playercard-name,
.fifa18.card-md.fut-champions-bronze .playercard-name
{
color:#fff;
}


.fifa18.card-lg.hero .playercard-rating,
.fifa18.card-md.hero .playercard-rating {
color:#170e19;
}
.fifa18.card-lg.hero .playercard-position,
.fifa18.card-md.hero .playercard-position {
color:#170e19;
}

.fifa18.card-lg.otw .playercard-name,
.fifa18.card-lg.otw .playercard-rating,
.fifa18.card-lg.otw .playercard-position,
.fifa18.card-md.otw .playercard-name,
.fifa18.card-md.otw .playercard-rating,
.fifa18.card-md.otw .playercard-position {
color:#f9e786;
}

.fifa18.card-lg.award-winner .playercard-rating,
.fifa18.card-lg.award-winner .playercard-position,
.fifa18.card-md.award-winner .playercard-rating,
.fifa18.card-md.award-winner .playercard-position {
color:#1c1832;
}

.fifa18.card-lg.futties .playercard-rating,
.fifa18.card-md.futties .playercard-rating,
.fifa18.card-lg.futties .playercard-position,
.fifa18.card-md.futties .playercard-position,
.fifa18.card-lg.futties .playercard-name,
.fifa18.card-md.futties .playercard-name,
.fifa18.card-lg.futties-winner .playercard-rating,
.fifa18.card-md.futties-winner .playercard-rating,
.fifa18.card-lg.futties-winner .playercard-position,
.fifa18.card-md.futties-winner .playercard-position,
.fifa18.card-lg.futties-winner .playercard-name
 {
color:#1e1517;
}

.fifa18.card-lg.futties .playercard-name {
color:#e377a0;
}

.fifa18.card-lg .playercard-picture {
width: 128px;
height: 128px;
top: 23px;
left: 59px;
}
.fifa18.card-md .playercard-picture {
width: 80px;
height: 80px;
top: 20px;
left: 41px;
}




.fifa18.card-lg .playercard-attr {
font-size: 21px;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa18.card-md .playercard-attr {
font-size: 16px;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa18.card-lg.st-patricks .playercard-rating,
.fifa18.card-lg.st-patricks .playercard-position,
.fifa18.card-md.st-patricks .playercard-rating,
.fifa18.card-md.st-patricks .playercard-position
{
color: #094d21;
}


.fifa18.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa18.card-lg .playercard-attr1 {
top: 183px;
left: 63px;
}
.fifa18.card-md .playercard-attr1 {
top: 120px;
left: 43px;
}
.fifa18.card-lg .playercard-attr2 {
top: 207px;
left: 63px;
}
.fifa18.card-md .playercard-attr2 {
top: 136px;
left: 43px;
}
.fifa18.card-lg .playercard-attr3 {
top:231px;
left:63px;
}
.fifa18.card-md .playercard-attr3 {
top: 152px;
left: 43px;
}
.fifa18.card-lg .playercard-attr4 {
top: 183px;
left: 136px;
}
.fifa18.card-md .playercard-attr4 {
top: 120px;
left: 87px;
}
.fifa18.card-lg .playercard-attr5 {
top:207px;
left:136px;
}
.fifa18.card-md .playercard-attr5 {
top: 136px;
left: 87px;
}
.fifa18.card-lg .playercard-attr6 {
top:231px;
left:136px;
}
.fifa18.card-md .playercard-attr6 {
top: 152px;
left: 87px;
}

.fifa18.card-lg .playercard-attr7 {
font-size: 18px;
text-align: center;
width: 100%;
top: 263px;
}
.fifa18.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
}




/* ----- Common Cards ----- */
.fifa18.card-lg.playercard.bronze, .fifa18.card-md.playercard.bronze {background: url('/img/fifa/18/cards/p_common_bronze.png') no-repeat; background-size:contain;}
.fifa18.card-lg.playercard.bronze.rare, .fifa18.card-md.playercard.bronze.rare {background: url('/img/fifa/18/cards/p_rare_bronze.png') no-repeat; background-size:contain;}

.fifa18.card-lg.playercard.gold, .fifa18.card-md.playercard.gold {background: url('/img/fifa/18/cards/p_common_gold.png') no-repeat; background-size:contain;}
.fifa18.card-lg.playercard.gold.rare, .fifa18.card-md.playercard.gold.rare {background: url('/img/fifa/18/cards/p_rare_gold.png') no-repeat; background-size:contain;}

.fifa18.card-lg.playercard.silver, .fifa18.card-md.playercard.silver {background: url('/img/fifa/18/cards/p_common_silver.png') no-repeat; color: #333; background-size:contain;}
.fifa18.card-lg.playercard.silver.rare, .fifa18.card-md.playercard.silver.rare {background: url('/img/fifa/18/cards/p_rare_silver.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */






/* ----- Premium Cards ----- */

/* LEGEND */
.fifa18.card-lg.playercard.icon,
.fifa18.card-md.playercard.icon {background: url('/img/fifa/18/cards/p_legend.png') no-repeat; color: #4c3d12; background-size:contain;}


/* TOTW */
.fifa18.card-lg.playercard.totw.bronze,
.fifa18.card-md.playercard.totw.bronze {background: url('/img/fifa/18/cards/p_totw_bronze.png') no-repeat; color: #ee9c59; background-size:contain;}
.fifa18.card-lg.playercard.totw.bronze .playercard-rating,
.fifa18.card-md.playercard.totw.bronze .playercard-rating,
.fifa18.card-lg.playercard.bronze.totw .playercard-position,
.fifa18.card-md.playercard.bronze.totw .playercard-position {color:black; }

.fifa18.card-lg.playercard.totw.silver,
.fifa18.card-md.playercard.totw.silver {background: url('/img/fifa/18/cards/p_totw_silver.png') no-repeat; background-size:contain; color: #d6dee0;}
.fifa18.card-lg.playercard.totw.silver .playercard-rating,
.fifa18.card-md.playercard.totw.silver .playercard-rating,
.fifa18.card-lg.playercard.silver.totw .playercard-position,
.fifa18.card-md.playercard.silver.totw .playercard-position {color:black; }

.fifa18.card-lg.playercard.totw.gold,
.fifa18.card-md.playercard.totw.gold {background: url('/img/fifa/18/cards/p_totw_gold.png') no-repeat; background-size:contain;}
.fifa18.card-lg.playercard.totw.gold .playercard-attr,
.fifa18.card-md.playercard.totw.gold .playercard-attr,
.fifa18.card-lg.playercard.totw.gold .playercard-name,
.fifa18.card-md.playercard.totw.gold .playercard-name {
color:#ffee8d;
}

.fifa18.card-lg.playercard.fof.gold .playercard-name,
.fifa18.card-md.playercard.fof.gold .playercard-name {
color:#fff;
}


/* TOTS */
.fifa18.card-lg.playercard.tots.bronze,
.fifa18.card-md.playercard.tots.bronze {background: url('/img/fifa/18/cards/p_tots_bronze.png') no-repeat; color: #efd78c; background-size:contain;}
.fifa18.card-lg.playercard.tots.silver,
.fifa18.card-mg.playercard.tots.silver {background: url('/img/fifa/18/cards/p_tots_silver.png') no-repeat; color: #efd78c; background-size:contain;}
.fifa18.card-lg.playercard.tots.gold,
.fifa18.card-md.playercard.tots.gold {background: url('/img/fifa/18/cards/p_tots_gold.png') no-repeat; color: #efd78c; background-size:contain;}

.fifa18.card-lg.playercard.gold.tots .playercard-rating,
.fifa18.card-md.playercard.gold.tots .playercard-rating,
.fifa18.card-lg.playercard.silver.tots .playercard-rating,
.fifa18.card-md.playercard.silver.tots .playercard-rating,
.fifa18.card-lg.playercard.bronze.tots .playercard-rating,
.fifa18.card-md.playercard.bronze.tots .playercard-rating,
.fifa18.card-lg.playercard.gold.tots .playercard-position,
.fifa18.card-md.playercard.gold.tots .playercard-position,
.fifa18.card-lg.playercard.silver.tots .playercard-position,
.fifa18.card-md.playercard.silver.tots .playercard-position,
.fifa18.card-lg.playercard.bronze.tots .playercard-position,
.fifa18.card-md.playercard.bronze.tots .playercard-position {
color: #071434;
}


/* TOTY */
.fifa18.card-lg.playercard.toty, .fifa18.card-md.playercard.toty {background: url('/img/fifa/18/cards/p_toty.png') no-repeat; color: #d3be67; background-size: contain;}
.fifa18.card-lg.playercard.toty .playercard-attr,
.fifa18.card-md.playercard.toty .playercard-attr {
color: #fff;
}


/* MOTM */
.fifa18.card-lg.playercard.motm, .fifa18.card-md.playercard.motm {background: url('/img/fifa/18/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa18.card-lg.playercard.imotm, .fifa18.card-md.playercard.imotm {background: url('/img/fifa/18/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa18.card-lg.playercard.motm-confed, .fifa18.card-md.playercard.motm-confed {background: url('/img/fifa/18/cards/p_motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa18.card-lg.playercard.emotm, .fifa18.card-md.playercard.emotm {background: url('/img/fifa/18/cards/p_motm_europe.png') no-repeat; color: #05357d; background-size: contain;}

.fifa18.card-lg.emotm .playercard-name,
.fifa18.card-md.emotm .playercard-name {
color:#fff;
}

.fifa18.card-lg.imotm .playercard-rating,
.fifa18.card-lg.motm .playercard-rating,
.fifa18.card-md.imotm .playercard-rating,
.fifa18.card-md.motm .playercard-rating {
color:#670500;
}
.fifa18.card-lg.imotm .playercard-position,
.fifa18.card-lg.motm .playercard-position,
.fifa18.card-md.imotm .playercard-position,
.fifa18.card-md.motm .playercard-position {
color:#670500;
}
.fifa18.card-lg.motm-confed .playercard-rating,
.fifa18.card-lg.motm-confed .playercard-position,
.fifa18.card-md.motm-confed .playercard-rating,
.fifa18.card-md.motm-confed .playercard-position {
color:#00366f;
}


.fifa18.card-lg.playercard.hero,
.fifa18.card-md.playercard.hero {background: url('/img/fifa/18/cards/p_purple.png') no-repeat; color:#a48af5; background-size:contain;}

.fifa18.card-lg.playercard.gold.record-breaker {background: url('/img/fifa/18/cards/large-recordbreaker.png') no-repeat; color:#fff;}

.fifa18.card-lg.playercard.gold.fut-champions-gold,
.fifa18.card-md.playercard.gold.fut-champions-gold {background: url('/img/fifa/18/cards/p_champion_gold.png') no-repeat; color:#ad8f3b; background-size:contain;}
.fifa18.card-lg.playercard.silver.fut-champions-silver,
.fifa18.card-md.playercard.silver.fut-champions-silver {background: url('/img/fifa/18/cards/p_champion_silver.png') no-repeat; color:#8a8f94; background-size:contain;}
.fifa18.card-lg.playercard.bronze.fut-champions-bronze,
.fifa18.card-md.playercard.bronze.fut-champions-bronze {background: url('/img/fifa/18/cards/p_champion_bronze.png') no-repeat; color:#ad743b; background-size:contain;}

.fifa18.card-lg.playercard.ptg,
.fifa18.card-lg.playercard.path-to-glory,
.fifa18.card-lg.playercard.marquee,
.fifa18.card-md.playercard.ptg,
.fifa18.card-md.playercard.path-to-glory,
.fifa18.card-md.playercard.marquee {background: url('/img/fifa/18/cards/p_marquee.png') no-repeat; color:#9be100; background-size: contain;}


.fifa18.card-lg.playercard.gold.sbc,
.fifa18.card-md.playercard.gold.sbc {background: url('/img/fifa/18/cards/p_sbc.png') no-repeat; background-size: contain; color: #fff;}
.fifa18.card-lg.playercard.sbc-premium,
.fifa18.card-lg.playercard.premium-sbc,
.fifa18.card-md.playercard.sbc-premium,
.fifa18.card-md.playercard.premium-sbc,
.fifa18.card-lg.playercard.gold.sbc-premium,
.fifa18.card-lg.playercard.gold.premium-sbc,
.fifa18.card-md.playercard.gold.sbc-premium,
.fifa18.card-md.playercard.gold.premium-sbc {background: url('/img/fifa/18/cards/p_sbc_premium.png') no-repeat; background-size: contain; color: #fff;}
.fifa18.card-lg.playercard.gold.sbc-special,
.fifa18.card-md.playercard.gold.sbc-special {background: url('/img/fifa/18/cards/p_sbc_special.png') no-repeat; background-size: contain; color: #fff;}


.fifa18.playercard.card-lg.fut-birthday,
.fifa18.playercard.card-md.fut-birthday {background: url('/img/fifa/18/cards/p_birthday.png') no-repeat; background-size: contain; color: #013f75;}

.fifa18.card-lg.playercard.totgs,
.fifa18.card-lg.playercard.gold.totgs,
.fifa18.card-md.playercard.totgs,
.fifa18.card-md.playercard.gold.totgs {background: url('/img/fifa/18/cards/p_promoa.png') no-repeat; background-size: contain; color: #001d68;}

.fifa18.card-lg.playercard.otw,
.fifa18.card-md.playercard.otw {background: url('/img/fifa/18/cards/p_otw.png') no-repeat; color: #cdcdcd; background-size: contain;}
.fifa18.card-lg.playercard.halloween,
.fifa18.card-md.playercard.halloween {background: url('/img/fifa/18/cards/p_halloween.png') no-repeat; color: #efefef; background-size:contain;}
.fifa18.card-lg.playercard.movember,
.fifa18.card-md.playercard.movember {background: url('/img/fifa/18/cards/p_movember.png') no-repeat; color: #261607; background-size:contain;}

.fifa18.card-lg.playercard.futmas,
.fifa18.card-md.playercard.futmas {background: url('/img/fifa/18/cards/p_futmas.png') no-repeat; color: #fff; background-size: contain;}

.fifa18.card-lg.playercard.fof,
.fifa18.card-md.playercard.fof {background: url('/img/fifa/18/cards/p_festival_of_futball.png') no-repeat; color: #000; background-size: contain;}

.fifa18.card-lg.playercard.award-winner,
.fifa18.card-md.playercard.award-winner {background: url('/img/fifa/18/cards/p_award_winner.png') no-repeat; color: #f9e786; background-size:contain;}

.fifa18.card-lg.playercard.st-patricks,
.fifa18.card-md.playercard.st-patricks {background: url('/img/fifa/18/cards/p_green.png') no-repeat; color: #fff;background-size: contain;}

.fifa18.card-lg.playercard.futties,
.fifa18.card-md.playercard.futties
{background: url('/img/fifa/18/cards/large-futties.png') no-repeat; color: #e377a0;}
.fifa18.card-lg.playercard.futties-winner,
.fifa18.card-md.playercard.futties-winner
{background: url('/img/fifa/18/cards/large-futties-winner.png') no-repeat; color: #e377a0;}




/*. ----- Premium Cards ----- */


/* .FUT CARDS */



/* User Profile Card */
.profile .playercard-container {
background-image: none;
}

.profile.player-card-container {
margin:0;
padding:15px 0 7px 0;
background:#201a56 url('/img/fifa/18/cards/bg-card.png') top left no-repeat;
overflow:hidden;
}

.profile.card-lg.playercard.gold  {
background: url('/img/profile/small_common_gold.png') no-repeat; background-size:contain;}

.profile.playercard div {
line-height:22px;
position: absolute;
text-align:center;
width:60px;
}

.profile.playercard {
font-family: "DINPro","Open Sans", Verdana, Arial, sans-serif;
background-repeat: no-repeat;
color: #231100;
position: relative;
}

.profile.playercard.card-lg {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
width: 208px;
height: 263px;
}

.profile.card-lg .playercard-name {
color:#2D2D2D;
width: 173px;
text-align: center;
font-size: 1.4em;
top: 159px;
left: 18px;
margin:0 auto;
font-weight: 600;
}

.profile.card-lg .playercard-club {
width: 75px;
top: 30px;
left: 67px;
}

.profile.card-lg .playercard-nation {
width: 42px;
top: 115px;
left: 83px;
}

/*
.profile.card-lg .playercard-club-ex {
width: 48px;
top: 60px;
left: 30px;
}

.profile.card-lg .playercard-nation-ex {
width: 40px;
top: 115px;
left: 34px;
}
*/

.profile.card-lg .playercard-picture {
width: 128px;
top: 27px;
left: 70px;
}

.profile .gamertag {
padding: 5px;
}
.profile .gamertag img {
height: 25px;
padding: 0 5px 0 0;
vertical-align: middle;
}


.fifa17.playercard {
font-family: "DINPro","Open Sans", Verdana, Arial, sans-serif;
background-repeat: no-repeat;
color: #231100;
position: relative;
}


.fifa17.playercard div {
line-height:22px;
position: absolute;
text-align:center;
width:60px;
}
.fifa17.playercard div img {
max-width:100%;
}




.fifa17.playercard.card-md {
width: 135px;
height: 204px;
}

.fifa17.playercard.card-lg {
width: 200px;
height: 302px;
}


.fifa17.card-lg .playercard-rating {
font-size:28px;
font-weight:bold;
top:19px;
left:25px;
line-height: 44px;
}
.fifa17.card-lg .playercard-position {
font-size:16px;
text-align:center;
top:51px;
left:25px;
font-weight:bold;
}
.fifa17.card-md .playercard-rating {
font-size: 20px;
font-weight: 700;
top: 19px;
left: 7px;
line-height: 22px;
}
.fifa17.card-md .playercard-position {
font-size: 13px;
font-weight: 500;
text-align:center;
top: 35px;
left: 7px;
}

.fifa17.card-lg .playercard-club {
position:absolute;
top:76px;
left:25px;
}
.fifa17.card-md .playercard-club {
position: absolute;
top: 53px;
left: 7px;
}
.fifa17.card-lg .playercard-club img {
max-height:42px;
}
.fifa17.card-md .playercard-club img {
max-height:22px;
}
.fifa17.card-lg .playercard-nation {
top:112px;
left:25px;
}
.fifa17.card-md .playercard-nation {
top: 70px;
left: 7px;
}

.fifa17.card-lg .playercard-nation img {
max-height:45px;
}
.fifa17.card-md .playercard-nation img {
max-height: 35px;
}

.fifa17.card-lg .playercard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 19px;
top: 154px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa17.card-md .playercard-name {
font-family: "DINPro Cond","Open Sans",Verdana,Arial,sans-serif;
font-size: 15px;
top: 101px;
width: 100%;
text-transform: uppercase;
font-weight: 500;
}

.fifa17.card-lg .playercard-name-long {
font-size:17px;
}


.fifa17.card-lg.fut-birthday .playercard-rating,
.fifa17.card-lg.fut-birthday .playercard-position,
.fifa17.card-md.fut-birthday .playercard-rating,
.fifa17.card-md.fut-birthday .playercard-position {
color:#013f75;
}



.fifa17.card-lg.hero .playercard-rating,
.fifa17.card-md.hero .playercard-rating {
color:#170e19;
}
.fifa17.card-lg.hero .playercard-position,
.fifa17.card-md.hero .playercard-position {
color:#170e19;
}

.fifa17.card-lg.totgs .playercard-name,
.fifa17.card-md.totgs .playercard-name {
color:white;
}

.fifa17.card-lg.award-winner .playercard-name,
.fifa17.card-md.award-winner .playercard-name {
color:#460866;
}

.fifa17.card-lg.futties .playercard-rating,
.fifa17.card-md.futties .playercard-rating,
.fifa17.card-lg.futties .playercard-position,
.fifa17.card-md.futties .playercard-position,
.fifa17.card-lg.futties .playercard-name,
.fifa17.card-md.futties .playercard-name,
.fifa17.card-lg.futties-winner .playercard-rating,
.fifa17.card-md.futties-winner .playercard-rating,
.fifa17.card-lg.futties-winner .playercard-position,
.fifa17.card-md.futties-winner .playercard-position,
.fifa17.card-lg.futties-winner .playercard-name
 {
color:#1e1517;
}

.fifa17.card-lg.futties .playercard-name,
.fifa17.card-md.futties .playercard-name{
color:#e377a0;
}

.fifa17.card-lg .playercard-picture {
height:115px;
left: 78px;
top: 38px;
width: 115px;
}
.fifa17.card-md .playercard-picture {
width:76px;
top: 27px;
left: 55px;
}




.fifa17.card-lg .playercard-attr {
font-size: 19px;
font-weight: lighter;
min-width: 68px;
width: auto;
text-align: left;
}
.fifa17.card-md .playercard-attr {
font-family: "DINPro Cond";
font-size: 15px;
font-weight: 500;
min-width: 68px;
width: auto;
text-align: left;
}


.fifa17.card-lg.st-patricks .playercard-attr {
color: #094d21;
}


.fifa17.card-lg.movember .playercard-attr {
color:#ddcabc;
}

.fifa17.card-lg .playercard-attr1 {
top: 179px;
left: 26px;
}
.fifa17.card-md .playercard-attr1 {
top: 119px;
left: 26px;
}
.fifa17.card-lg .playercard-attr2 {
top: 203px;
left: 26px;
}
.fifa17.card-md .playercard-attr2 {
top: 134px;
left: 26px;
}
.fifa17.card-lg .playercard-attr3 {
top:226px;
left:26px;
}
.fifa17.card-md .playercard-attr3 {
top: 149px;
left: 26px;
}
.fifa17.card-lg .playercard-attr4 {
top: 180px;
left: 111px;
}
.fifa17.card-md .playercard-attr4 {
top: 119px;
left: 75px;
}
.fifa17.card-lg .playercard-attr5 {
top:203px;
left:111px;
}
.fifa17.card-md .playercard-attr5 {
top: 134px;
left: 75px;
}
.fifa17.card-lg .playercard-attr6 {
top:226px;
left:111px;
}
.fifa17.card-md .playercard-attr6 {
top: 149px;
left: 75px;
}

.fifa17.card-lg .playercard-attr7 {
font-size:18px;
text-align:center;
width:100%;
top:256px;
}
.fifa17.card-md .playercard-attr7 {
font-size:0.9rem;
text-align:center;
width:100%;
top: 170px;
}




/* ----- Common Cards ----- */
.fifa17.card-lg.playercard.bronze, .fifa17.card-md.playercard.bronze {background: url('/img/fifa/17/cards/large-bronze.png') no-repeat; background-size:contain;}
.fifa17.card-lg.playercard.bronze.rare, .fifa17.card-md.playercard.bronze.rare {background: url('/img/fifa/17/cards/large-bronze-rare.png') no-repeat; background-size:contain;}

.fifa17.card-lg.playercard.gold, .fifa17.card-md.playercard.gold {background: url('/img/fifa/17/cards/large-gold.png') no-repeat; background-size:contain;}
.fifa17.card-lg.playercard.gold.rare, .fifa17.card-md.playercard.gold.rare {background: url('/img/fifa/17/cards/large-gold-rare.png') no-repeat; background-size:contain;}

.fifa17.card-lg.playercard.silver, .fifa17.card-md.playercard.silver {background: url('/img/fifa/17/cards/large-silver.png') no-repeat; color: #333; background-size:contain;}
.fifa17.card-lg.playercard.silver.rare, .fifa17.card-md.playercard.silver.rare {background: url('/img/fifa/17/cards/large-silver-rare.png') no-repeat; background-size:contain;}
/*. ----- Common Cards ----- */



/* ----- Premium Cards ----- */

/* LEGEND */
.fifa17.card-lg.playercard.legend,
.fifa17.card-md.playercard.legend {background: url('/img/fifa/17/cards/large-legend.png') no-repeat; color: #4c3d12; background-size:contain;}


/* TOTW */
.fifa17.card-lg.playercard.totw.bronze,
.fifa17.card-md.playercard.totw.bronze {background: url('/img/fifa/17/cards/large-totw-bronze.png') no-repeat; color: #ee9c59; background-size:contain;}
.fifa17.card-lg.playercard.totw.bronze .playercard-rating,
.fifa17.card-md.playercard.totw.bronze .playercard-rating,
.fifa17.card-lg.playercard.bronze.totw .playercard-position,
.fifa17.card-md.playercard.bronze.totw .playercard-position {color:black; }

.fifa17.card-lg.playercard.totw.silver,
.fifa17.card-md.playercard.totw.silver {background: url('/img/fifa/17/cards/large-totw-silver.png') no-repeat; background-size:contain; color: #d6dee0;}
.fifa17.card-lg.playercard.totw.silver .playercard-rating,
.fifa17.card-md.playercard.totw.silver .playercard-rating,
.fifa17.card-lg.playercard.silver.totw .playercard-position,
.fifa17.card-md.playercard.silver.totw .playercard-position {color:black; }

.fifa17.card-lg.playercard.totw.gold,
.fifa17.card-md.playercard.totw.gold {background: url('/img/fifa/17/cards/large-totw-gold.png') no-repeat; background-size:contain;}
.fifa17.card-lg.playercard.totw.gold .playercard-attr,
.fifa17.card-md.playercard.totw.gold .playercard-attr,
.fifa17.card-lg.playercard.totw.gold .playercard-name,
.fifa17.card-md.playercard.totw.gold .playercard-name {
color:#ffee8d;
}


/* TOTS */
.fifa17.card-lg.playercard.tots.bronze {background: url('/img/fifa/17/cards/large-tots-bronze.png') no-repeat; color: #f2c29c;}
.fifa17.card-lg.playercard.tots.silver {background: url('/img/fifa/17/cards/large-tots-silver.png') no-repeat; color: #e5ebf4;}
.fifa17.card-lg.playercard.tots.gold {background: url('/img/fifa/17/cards/large-tots-gold.png') no-repeat; color: #f9e48c;}

.fifa17.card-lg.playercard.gold.tots .playercard-name,
.fifa17.card-lg.playercard.silver.tots .playercard-name,
.fifa17.card-lg.playercard.bronze.tots .playercard-name {
color: #333;
}
.fifa17.card-lg.tots .playercard-attr7 {
color:#333;
}


/* TOTY */
.fifa17.card-lg.playercard.toty {background: url('/img/fifa/17/cards/large-toty.png') no-repeat; color: #fff;}


/* MOTM */
.fifa17.card-lg.playercard.motm, .fifa17.card-md.playercard.motm {background: url('/img/fifa/17/cards/large-motm.png') no-repeat; color: #fff; background-size: contain;}
.fifa17.card-lg.playercard.imotm, .fifa17.card-md.playercard.imotm {background: url('/img/fifa/17/cards/large-imotm.png') no-repeat; color: #fff; background-size: contain;}
.fifa17.card-lg.playercard.motm-confed, .fifa17.card-md.playercard.motm-confed {background: url('/img/fifa/17/cards/large-motm.png') no-repeat; color: #fff; background-size: contain;}

.fifa17.card-lg.imotm .playercard-rating,
.fifa17.card-lg.motm .playercard-rating,
.fifa17.card-md.imotm .playercard-rating,
.fifa17.card-md.motm .playercard-rating {
color:#670500;
}
.fifa17.card-lg.imotm .playercard-position,
.fifa17.card-lg.motm .playercard-position,
.fifa17.card-md.imotm .playercard-position,
.fifa17.card-md.motm .playercard-position {
color:#670500;
}
.fifa17.card-lg.motm-confed .playercard-rating,
.fifa17.card-lg.motm-confed .playercard-position,
.fifa17.card-md.motm-confed .playercard-rating,
.fifa17.card-md.motm-confed .playercard-position {
color:#00366f;
}


.fifa17.card-lg.playercard.gold.hero {background: url('/img/fifa/17/cards/large-hero.png') no-repeat; color:#a48af5;}
.fifa17.card-lg.playercard.gold.record-breaker {background: url('/img/fifa/17/cards/large-recordbreaker.png') no-repeat; color:#fff;}


.fifa17.card-lg.playercard.sbc {background: url('/img/fifa/17/cards/large-sbc.png') no-repeat; color: #fff;}
.fifa17.card-lg.playercard.sbc-premium,
.fifa17.card-lg.playercard.premium-sbc,
.fifa17.card-md.playercard.sbc-premium,
.fifa17.card-md.playercard.premium-sbc,
.fifa17.card-lg.playercard.gold.sbc-premium,
.fifa17.card-lg.playercard.gold.premium-sbc,
.fifa17.card-md.playercard.gold.sbc-premium,
.fifa17.card-md.playercard.gold.premium-sbc {background: url('/img/fifa/17/cards/large-sbc-premium.png') no-repeat; color: #fff;}

.fifa17.playercard.card-lg.fut-birthday {background: url('/img/fifa/17/cards/large-fut-birthday.png') no-repeat; color: #fff;}

.fifa17.card-lg.playercard.totgs {background: url('/img/fifa/17/cards/large-totgs.png') no-repeat; color: #001d68;}
.fifa17.card-lg.totgs .playercard-attr7 {
color:white;
}

.fifa17.card-lg.playercard.otw {background: url('/img/fifa/17/cards/large-otw.png') no-repeat; color: #cdcdcd;}
.fifa17.card-lg.playercard.halloween {background: url('/img/fifa/17/cards/large-halloween.png') no-repeat; color: #efefef;}
.fifa17.card-lg.playercard.movember {background: url('/img/fifa/17/cards/large-movember.png') no-repeat; color: #261607;}

.fifa17.card-md.playercard.award-winner,
.fifa17.card-lg.playercard.award-winner {background: url('/img/fifa/17/cards/large-award-winner.png') no-repeat; color: #fff;}
.fifa17.card-lg.playercard.st-patricks {background: url('/img/fifa/17/cards/large-st-patricks.png') no-repeat; color: #094d21;}

.fifa17.card-lg.playercard.futties,
.fifa17.card-md.playercard.futties
{background: url('/img/fifa/17/cards/large-futties.png') no-repeat; color: #e377a0;}
.fifa17.card-lg.playercard.futties-winner,
.fifa17.card-md.playercard.futties-winner
{background: url('/img/fifa/17/cards/large-futties-winner.png') no-repeat; color: #e377a0;}
/*. ----- Premium Cards ----- */


/* .FUT CARDS */



/* --- Card Theme --- */
.form {
margin:0;
padding:0;
font-size: 1.05rem;
font-weight: 560;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.form a,
.form a:visited {
color: #fff;
border-radius: 3px;
font-weight: 500;
text-shadow: 0;
margin: 3px;
width: 28px;
height: 28px;
}

.form.index a {
margin: 0px;
}

.form a:hover {
text-decoration: none;
}


.form.bronze a,
.form.common.bronze a,
.form.standard.bronze a,
.card-color-bronze.card-theme,
.card-color-bronze.card-theme-,
.card-color-bronze.card-theme-bronze,
.card-color-bronze.card-theme-common,
.card-color-bronze.card-theme-standard {
background:#c4ab8d;
}
.form.rare.bronze a,
.card-color-bronze.card-theme-rare {
background:#af7a43;
}

.form.silver a,
.form.common.silver a,
.form.standard.silver a,
.card-color-silver.card-theme,
.card-color-silver.card-theme-,
.card-color-silver.card-theme-silver,
.card-color-silver.card-theme-common,
.card-color-silver.card-theme-standard {
background:#b6bcc4;
}
.form.rare.silver a,
.card-color-silver.card-theme-rare {
background:#8897b1;
}

.form.gold a,
.form.common.gold a,
.form.standard.gold a,
.card-color-gold.card-theme,
.card-color-gold.card-theme-,
.card-color-gold.card-theme-gold,
.card-color-gold.card-theme-common, 
.card-color-gold.card-theme-standard {
background:#ecd584;
color:#3d2600;
}
.form.rare.gold a,
.card-color-gold.card-theme-rare {
background:#ffdc33;
color:#3d2600;
}

.form.summer-heat a,
.form.summer-heat-sbc a,
.form.summer-heat-nominees a,
.form.summer-heat-winners a,
.card-theme-summer-heat,
.card-theme-summer-heat-sbc,
.card-theme-summer-heat-nominees,
.card-theme-summer-heat-winners {
background:#d7d1e8;
color:#db308c;
}

.form.heroes a,
.card-theme-heroes {
background: #a44d1f;
color:#ffffff;
}
.form.heroes-origin a,
.card-theme-heroes-origin {
background: #671f43;
color:#ffffff;
}
.form.heroes-prime a,
.card-theme-heroes-prime {
background: #86335e;
color:#ffffff;
}
.form.fut-heroes a,
.card-theme-fut-heroes {
background:#232b38;
color:#c4e7fa;
}
.form.wc-heroes a,
.card-theme-wc-heroes {
background:#232b38;
color:#c4e7fa;
}

.form.futties a,
.card-theme-futties,
.form.futties-nominees a,
.card-theme-futties-nominees {
background:#cf277e;
color:#ffffff;
}
.form.futties-winner a,
.card-theme-futties-winner,
.form.futties-winners a,
.card-theme-futties-winners,
.form.futties-premium a,
.card-theme-futties-premium,
.form.futties-heroes a,
.card-theme-futties-heroes {
background:#cf277e;
color:#ffffff;
}

.form.cover-star-icons a,
.card-theme-cover-star-icons {
background: #d3cfd7;
color: #5f4593;
}

.form.dynamic-duos a,
.card-dynamic-duos {
background:#8c2dfd;
color:#e4e4e4;
}


.form.tots a,
.card-theme-tots,
.form.tots-moments a,
.card-theme-tots-moments,
.form.tots-moments-sbc a,
.card-theme-tots-moments-sbc,
.form.tots-sbc a,
.card-theme-tots-sbc {
background:#1e429a;
color:#ffe698;
}
.form.tots-token a,
.card-theme-tots-token,
.form.tots-token-2 a,
.card-theme-tots-token-2 {
background:#25385c;
color:#2cead3;
}
.form.totssf a,
.card-theme-totssf,
.form.totssf-moments a,
.card-theme-totssf-moments,
.form.totssf-sbc a,
.card-theme-totssf-sbc {
background:#2a7bbd;
color:#fcff9a;
}
.form.tots-fut-champions a,
.card-theme-tots-fut-champions {
background: #43110d;
color: #fdee9c;
}

.form.tots-live a,
.card-theme-tots-live,
.form.tots-moments a,
.card-theme-tots-moments,
.form.tots-plus a,
.card-theme-tots-plus {
background: #0c182c;
color: #f9ebb2;
}
.form.tots-champions a,
.card-theme-tots-champions,
.form.tots-champions-plus a,
.card-theme-tots-champions-plus {
background: #2a0d0e;
color: #fef1be;
}

.form.toty a,
.card-theme-toty,
.form.toty-nominees a,
.card-theme-toty-nominees,
.form.toty-honourable-mentions a,
.card-theme-toty-honourable-mentions {
background:#0b1471;
color:#f1db6c;
}

.form.hero a,
.card-theme-hero {
background:#8063cd;
color:#fff;
}
.form.trophy-titans-heroes a,
.card-theme-trophy-titans-heroes {
background:#616060;
color:#fff;
}

.form.thunderstrucks a,
.card-theme-thunderstrucks {
background: #2b2b29;
color: #fcf3c4;
}
.form.thunderstruck-icons a,
.card-theme-thunderstruck-icons {
background: #969186;
color: #352d18;
}

.form.ultimate-succession a,
.card-theme-ultimate-succession {
background: #412c15;
color: #ffffff;
}

.form.globetrotters a,
.card-theme-globetrotters {
background: #10656f;
color: #ffffff;
}

.form.ultimate-cover-star a,
.card-theme-ultimate-cover-star {
background: #551d13;
color: #ffffff;
}

.form.record-breaker a,
.card-theme-record-breaker {
background:#0b03e5;
color:#b5fa10;
}

.form.pro a,
.card-theme-pro {
background:#066154;
color:#f8ff83;
}

.form.flashback a,
.card-theme-flashback {
background: #2c1f70;
color: #ffffff;
}

.form.season-reward a,
.card-theme-season-reward,
.form.objective a,
.card-theme-objective,
.form.objectives a,
.card-theme-objectives,
.form.season-objectives a,
.card-theme-season-objectives {
background:#323439;
color:#fe868d;
}

.form.storyline a,
.card-theme-storyline {
background: #3d3138;
color: #fffe7f;
}

.form.objectives-storyline a,
.card-theme-objectives-storyline {
background:#2b263c;
color:#ffdb27;
}
.form.objectives-league-player a,
.card-theme-objectives-league-player {
background:#665971;
color:#d1cad9;
}
.form.objectives-squad-foundations a,
.card-theme-objectives-squad-foundations,
.form.squad-foundations a,
.card-theme-squad-foundations {
background:#2c3238;
color:#0cfca4;
}
.form.conmebol-libertadores-squad-foundations a,
.card-theme-conmebol-libertadores-squad-foundations {
background:#3e4346;
color:#bfbfbf;
}

.form.icon-swap a,
.card-theme-icon-swap,
.form.icon-swaps a,
.card-theme-icon-swaps,
.form.icon-swaps-1 a,
.card-theme-icon-swaps-1,
.form.icon-swaps-2 a,
.card-theme-icon-swaps-2,
.form.icon-swaps-3 a,
.card-theme-icon-swaps-3 {
background:#ccc2a2;
color:#4b4435;
}

.form.halloween a,
.form.ultimate-scream a,
.card-theme-halloween,
.card-theme-ultimate-scream {
background:#3f3f41;
color:#ff9c44;
}
.form.rulebreakers a,
.card-theme-rulebreakers {
background: #650515;
color: #ffffff;
}
.form.trailblazers a,
.card-theme-trailblazers {
background: #fe3433;
color: #ffffff;
}

.form.potm-bundesliga a,
.card-theme-potm-bundesliga {
background:#d30716;
color:#fff;
}
.form.potm-laliga a,
.card-theme-potm-laliga {
background:#0e2127;
color:#93d9ea;
}
.form.potm-pl a,
.card-theme-potm-pl,
.form.potm-epl a,
.card-theme-potm-epl,
.form.potm-premier-league a,
.card-theme-potm-premier-league {
background:#380241;
color:#9af2f8;
}
.form.potm-ligue-1 a,
.card-theme-potm-ligue-1 {
background:#15284c;
color:#dee32d;
}
.form.potm-mls a,
.card-theme-potm-mls {
background:#003287;
color:white;
}
.form.potm-serie-a a,
.card-theme-potm-serie-a {
background:#261379;
color:#1efcef;
}
.form.potm-eredivisie a,
.card-theme-potm-eredivisie {
background:#003287;
color:white;
}

.form.shapeshifters a,
.card-theme-shapeshifters,
.form.shapeshifters-premium a,
.card-theme-shapeshifters-premium,
.card-theme-out-of-position {
background:#0c5e4b;
color:#ff0e44;
}

.form.fgs a,
.card-theme-fgs {
background:#222256;
color:#ffffff;
}

.form.fut-vip a,
.card-theme-fut-vip {
background:#1e41af;
color:#cffd76;
}

.form.fut-ballers a,
.card-theme-fut-ballers {
background: #98236a;
color: #ffffff;
}

.form.golazo-icons a,
.card-theme-golazo-icons {
background: #c6c6c6;
color:#60502e;
}
.form.golazo-heroes a,
.card-theme-golazo-heroes {
background: #e81e2c;
color: #ffffff;
}


.form.next-level a,
.card-theme-next-level {
background:#ff1e11;
color:#ffffff;
}

.form.conmebol-sudamericana a,
.card-theme-conmebol-sudamericana {
background:#373737;
color:#f2f2f2;
}
.form.conmebol-libertadores a,
.card-theme-conmebol-libertadores {
background:#313132;
color:#ffffff;
}
.form.conmebol-libertadores-motm a,
.card-theme-conmebol-libertadores-motm {
background:#312d28;
color:#d1af6f;
}
.form.conmebol-libertadores-totgs a,
.card-theme-conmebol-libertadores-totgs {
background:#332f29;
color:#fae4bc;
}
.form.conmebol-libertadores-kick-off a,
.card-theme-conmebol-libertadores-kick-off {
background:#202020;
color:#fdc97d;
}
.form.conmebol-sudamericana-motm a,
.card-theme-conmebol-sudamericana-motm {
background:#212121;
color:#bfbfbf;
}

.form.winter-refresh a,
.card-theme-winter-refresh {
background:#0a7fcc;
color:#4af6a2;
}

.form.radioactive a,
.card-theme-radioactive {
background: #fdfc01;
color: #000000;
}

.form.ultimate-dynasties a,
.card-theme-ultimate-dynasties {
background: #9e2f24;
color: #ffffff;
}

.form.ultimate-dynasties-icons a,
.card-theme-ultimate-dynasties-icons {
background: #ddd2c7;
color: #362d14;
}

.form.uefa-heroes a,
.card-theme-uefa-heroes {
background: #0058aa;
color: #ffffff;
}

.form.beats a,
.card-theme-beats {
background: #979188;
color: #574d30;
}

.form.triple-threats a,
.card-theme-triple-threats {
background: #572995;
color: #ffffff;
}

.form.triple-threat-heroes a,
.card-theme-triple-threat-heroes {
background: #5e4236;
color: #f4f0da;
}

.form.headliners a,
.card-theme-headliners,
.form.headliners-streak a,
.card-theme-headliners-streak {
background:#fd3c0b;
color:#ffffff;
}

.form.league-player a,
.card-theme-league-player {
background:#2c2e33;
color:#fd3e58;
}

.form.future-stars a,
.card-theme-future-stars,
.form.future-stars-nominees a,
.card-theme-future-stars-nominees,
.form.future-stars-academy a,
.card-theme-future-stars-academy,
.form.future-stars-token a,
.card-theme-future-stars-token,
.form.future-stars-academy a,
.card-theme-future-stars-academy {
background: #b0d0e9;
color: #67008d;
}
.form.future-stars-icons a,
.card-theme-future-stars-icons {
background: #efefee;
color: #574d30;
}

.form.what-if a,
.card-theme-what-if {
background:#342161;
color:#b5f1fb;
}

.form.freeze a,
.card-theme-freeze {
background:#495069;
color:#fff;
}

.form.futmas a,
.card-theme-futmas {
background:#0e5e01;
color:#fff;
}

.form.fof-tott-euro a,
.card-theme-fof-tott-euro,
.form.festival-of-football-tott-euro a,
.card-theme-festival-of-football-tott-euro {
background:#143cdb;
color:#ffffff;
}
.form.fof-tott-copa-america a,
.card-theme-fof-tott-copa-america,
.form.festival-of-football-tott-copa-america a,
.card-theme-festival-of-football-tott-copa-america {
background:#dbdbdf;
color:#252b4b;
}
.form.fof-copa-america-is a,
.card-theme-fof-copa-america-is {
background: #24477e;
color: #ffffff;
}
.form.fof-euro-is a,
.card-theme-fof-euro-is {
background: #24477e;
color: #ffffff;
}

.form.fof a,
.card-theme-fof,
.form.fof-ptg a,
.card-theme-fof-ptg {
background:#3de40e;
color:#000;
}
.form.fof-national-player a,
.card-theme-fof-national-player,
.form.fof-sbc a,
.card-theme-fof-sbc {
background:#3276f5;
color:#efff00;
}
.form.fof-summer-stars a,
.card-theme-fof-summer-stars {
background:#4055eb;
color:#edfe00;
}
.form.euro-make-your-mark a,
.card-theme-euro-make-your-mark,
.form.euro-make-your-mark-plus a,
.card-theme-euro-make-your-mark-plus {
background:#194681;
color:#ffffff;
}
.form.copa-america-make-your-mark a,
.card-theme-copa-america-make-your-mark,
.form.copa-america-make-your-mark-plus a,
.card-theme-copa-america-make-your-mark-plus {
background:#194681;
color:#ffffff;
}


.form.movember a,
.card-theme-movember {
background:#cfc9ba;
color:#371f10;
}

.form.award-winner a,
.card-theme-award-winner {
background:#3b0f7f;
color:#c0ff36;
}
.form.tots-award-winners a,
.card-theme-tots-award-winners {
background:#4727c6;
color:#bef369;
}


.form.otw a,
.card-theme-otw {
background:#3a3a3a;
color:#ff778a;
}

.form.sbc a,
.form.sbc-premium a,
.form.premium-sbc a,
.card-theme-sbc,
.card-theme-sbc-premium,
.card-theme-premium-sbc {
background:#48375b;
color:#6bf3fc;
}

.form.sbc-special a,
.card-theme-sbc-special {
background:#ad804f;
color:#fffcf8;
}
.form.sbc-moments a,
.card-theme-sbc-moments,
.form.gold.sbc-moments a,
.gold.card-theme-sbc-moments {
background:#0e596c;
color:#fff500;
}

.form.swap-deals a,
.card-theme-swap-deals,
.form.swap-deals-1 a,
.card-theme-swap-deals-1,
.form.swap-deals-2 a,
.card-theme-swap-deals-2,
.form.swap-deals-3 a,
.card-theme-swap-deals-3,
.form.swap-deals-4 a,
.card-theme-swap-deals-4,
.form.swap-deals-5 a,
.card-theme-swap-deals-5,
.form.swap-deals-6 a,
.card-theme-swap-deals-6,
.form.swap-deals-7 a,
.card-theme-swap-deals-7,
.form.swap-deals-8 a,
.card-theme-swap-deals-8,
.form.swap-deals-9 a,
.card-theme-swap-deals-9,
.form.swap-deals-10 a,
.card-theme-swap-deals-10,
.form.swap-deals-11 a,
.card-theme-swap-deals-11
{
background:#000000;
color:#bbbbbb;
}

.form.fc-pro-live a,
.card-theme-fc-pro-live {
background: #590097;
color: #ffffff;
}
.form.fc-pro-upgrade a,
.card-theme-fc-pro-upgrade {
background: #570094;
color: #ffffff;
}

.form.swap-deals-01 a,
.card-theme-swap-deals-01 {
background:#0f0f0f;
color:#bbbbbb;
}

.form.totw.bronze a,
.card-color-bronze.card-theme-totw {
background:#181818;
color:#eecb97;
}
.form.totw.silver a,
.card-color-silver.card-theme-totw {
background:#181818;
color:#ededed;
}
.form.totw.gold a,
.card-color-gold.card-theme-totw {
background:#181818;
color:#ffea2a;
}

.form.totw-moments-gold a,
.card-theme-totw-moments-gold {
background:#053148;
color:#f8e94e;
}
.form.totw-moments-silver a,
.card-theme-totw-moments-silver,
.form.totw-moments.silver a,
.card-theme-totw-moments.silver {
background:#053148;
color:#cfcfd0;
}

.form.totgs a,
.card-theme-totgs {
background:#19137a;
color:#8bebff;
}
.form.totgs-uel a,
.card-theme-totgs-uel,
.form.totks-uel a,
.card-theme-totks-uel
.form.tott-uel a,
.card-theme-tott-uel {
background:#0f0e0d;
color:#989898;
}

.form.motm a,
.form.imotm a,
.form.motm-confed a,
.card-theme-motm,
.card-theme-imotm,
.card-theme-motm-confed {
background:#e57612;
color:#fff;
}

.form.emotm a,
.card-theme-emotm {
background:#0a3b9f;
color:#fff;
}

.form.legend a,
.form.icon a,
.form.icon-base a,
.form.icon-mid a,
.form.icon-prime a,
.form.icon-moments a,
.card-theme-legend,
.card-theme-icon,
.card-theme-icon-base,
.card-theme-icon-mid,
.card-theme-icon-prime,
.card-theme-icon-moments {
background:#b7b099;
color:#fff;
}
.form.toty-icons a,
.card-theme-toty-icons,
.form.toty-icon a,
.card-theme-toty-icon,
.form.trophy-titans-icon a,
.card-theme-trophy-titans-icon {
background:#29b7fc;
color:#6f6631;
}

.form.fut-champions a,
.form.fut-champions-gold a,
.form.fut-champions-silver a,
.form.fut-champions-bronze a,
.card-theme-fut-champions,
.card-theme-fut-champions-gold,
.card-theme-fut-champions-silver,
.card-theme-fut-champions-bronze {
background:#9d1515;
color:#fff;
background-size:32px;
}

.form.st-patricks a,
.card-theme-st-patricks {
background:#4bbd6b;
color:#fff;
}

.form.beckham-special a,
.card-theme-beckham-special {
background:#f71216;
color:#fff;
}

.form.world-tour a,
.card-theme-world-tour {
background: #473742;
color:#ffffff;
}

.form.fut-birthday a,
.card-theme-fut-birthday,
.form.fut-birthday-token a,
.card-theme-fut-birthday-token {
background:#ce3547;
color:#4edde3;
}
.form.fut-birthday-icons a,
.card-theme-fut-birthday-icons {
background:#c8c7c8;
color:#71431f;
}

.form.ultimate-birthday a,
.card-theme-ultimate-birthday,
.form.ultimate-birthday-token a,
.card-theme-ultimate-birthday-token {
background: #ba4ad6;
color: #ffffff;
}
.form.ultimate-birthday-icons a,
.card-theme-ultimate-birthday-icons {
background: #d08ade;
color: #574d30;
}



.form.fantasy-fut a,
.card-theme-fantasy-fut {
background:#3d2856;
color:#fefd64;
}
.form.fantasy-fut-heroes a,
.card-theme-fantasy-fut-heroes {
background:#3d2856;
color:#f5cbfb;
}
.form.fantasy-fc a,
.card-theme-fantasy-fc {
background: #0c71ca;
color: #ffffff;
}
.form.fantasy-heroes a,
.card-theme-fantasy-heroes {
background: #8c64e5;
color: #ffffff;
}

.form.fut-captains a,
.card-theme-fut-captains {
background:#46557b;
color:#e3e3e3;
}
.form.fut-captains-hero a,
.form.fut-hero-captains a,
.card-theme-fut-hero-captains,
.card-theme-fut-captains-hero {
background:#46557b;
color:#fdea55;
}
.card-theme-fut-hero-shapeshufters,
.card-theme-fut-captains-shapeshufters {
background:#2e3330;
color:#f2a4ce;
}

.form.path-to-glory a,
.form.marquee a,
.form.ptg a,
.card-theme-path-to-glory,
.card-theme-marquee,
.card-theme-ptg {
background:#201d55;
color:#9be100;
}


/* FIFA World Cup 2022 */
.form.wc-players a,
.card-theme-wc-players {
background:#8e1133;
color:#ffffff;
}
.form.wc-icons a,
.card-theme-wc-icons {
background:#e5d093;
color:#513330;
}
.form.wc-ptg a,
.card-theme-wc-ptg {
background:#a11e3e;
color:#19d5bb;
}
.form.wc-stars a,
.card-theme-wc-stars {
background:#662d4b;
color:#02ced4;
}
.form.wc-tokens a,
.card-theme-wc-tokens {
background:#406795;
color:#acfff5;
}
.form.road-to-world-cup a,
.card-theme-road-to-world-cup {
background:#74008e;
color:#5dd4be;
}
.form.wc-phenoms a,
.card-theme-wc-phenoms {
background:#6a69e1;
color:#ffffff;
}
.form.wc-stories a,
.card-theme-wc-stories {
background:#f7c245;
color:#771c32;
}
.form.wc-tott a,
.card-theme-wc-tott {
background:#327b88;
color:#ffffff;
}
.form.wc-history-makers a,
.card-theme-wc-history-makers {
background:#e2c981;
color:#443915;
}

.form.centurions a,
.card-theme-centurions {
background:#852614;
color:#fae79e;
}
.form.centurions-icons a,
.card-theme-centurions-icons {
background: #d2bda4;
color: #574d30;
}

.form.heroes-gotg a,
.card-theme-heroes-gotg {
background: #1763e1;
color: #ffffff;
}
.form.icons-gotg a,
.card-theme-icons-gotg {
background: #9c9bd9;
color: #4f4526;
}
.form.ptg a,
.card-theme-ptg {
background: #143cdb;
color: #ffffff;
}
.form.copa-america-ptg a,
.card-theme-copa-america-ptg {
background: #131b43;
color: #ffffff;
}
.form.euro-fofa a,
.card-theme-euro-fofa {
background: #0e4076;
color: #ffffff;
}
.form.copa-america-fofa a,
.card-theme-copa-america-fofa {
background: #111954;
color: #ffffff;
}

.form.ucl a,
.form.ucl-rare a,
.form.ucl-common a,
.card-theme-ucl,
.card-theme-ucl-rare,
.card-theme-ucl-common,
.card-theme-uefa-champions-league,
.card-theme-ucl-showdown {
background:#011a76;
color:#f8f8f8;
}
.form.uwcl-rttf a,
.card-theme-uwcl-rttf {
background: #0d76ab;
color: #ffffff;
}
.form.ucl-rttf a,
.form.uefa-champions-road-to-the-final a,
.card-theme-ucl-rttf,
.card-theme-uefa-champions-league-road-to-the-final,
.form.ucl-rttk a,
.card-theme-ucl-rttk
{
background:#040f47;
color:#52ecfc;
}
.form.uel-rttk a,
.card-theme-uel-rttk,
.form.uel-rttf a,
.card-theme-uel-rttf,
.form.uefa-europa-road-to-the-final a,
.card-theme-uefa-europa-league-road-to-the-final
{
background:#200503;
color:#f45a18;
}
.form.uecl-rttk a,
.card-theme-uecl-rttk,
.form.uecl-rttk a,
.card-theme-uecl-rttk,
.form.uecl-rttf a,
.card-theme-uecl-rttf {
background:#00260c;
color:#2dbc3f;
}
.form.uecl-totgs a,
.card-theme-uecl-totgs {
background:#b43e1c;
color:white;
}
.card-theme-ecl-winner-icons,
.card-theme-ecl-winner-icons,
.card-theme-shapeshifters-icons,
.card-theme-shapeshifters-icons {
background:#e9e9eb;
color:#554b1f;
}

.form.total-rush a,
.card-theme-total-rush {
background: #16847e;
color: #ffffff;
}

.form.centurions-icons a,
.card-theme-centurions-icons {
background: #f2e4c3;
color: #574d30;
}

.form.ballon-dor a,
.card-theme-ballon-dor {
background: #915b35;
color: #eeeeee;
}

.form.pundit-picks a,
.card-theme-pundit-picks {
background: #122c14;
color: #ffffff;
}

.form.level-up a,
.card-theme-level-up,
.form.level-up-premium a,
.card-theme-level-up-premium {
background:#30315c;
color:#fbf8c9;
}

.form.signature-signings a,
.card-theme-signature-signings {
background:#3b3933;
color:#c9af66;
}
.form.numbersup a,
.card-theme-numbersup {
background:#b43e1c;
color:white;
}
.form.versus-ice a,
.card-theme-versus-ice {
background:#2c5d8f;
color:white;
}
.form.versus-fire a,
.card-theme-versus-fire {
background:#8e3137;
color:white;
}
.form.next-generation a,
.card-theme-next-generation {
background:#cd4cb3;
color:#71efcc;
}
.form.winter-wildcards a,
.card-theme-winter-wildcards,
.form.winter-wildcards-token a,
.card-theme-winter-wildcards-token {
background: #2b574f;
color: #ffffff;
}.form.winter-wildcard-icons a,
.card-theme-winter-wildcard-icons {
background: #bfeac8;
color: #574d30;
}
.form.summer-swap-token a,
.card-theme-summer-swap-token,
.form.summer-swap-2-token a,
.card-theme-summer-swap-2-token{
background:#620018;
color:#fbbf7a;
}
.form.ucl-motm a,
.form.uefa-champions-league-man-of-the-match a,
.card-theme-ucl-motm,
.card-theme-uefa-champions-league-man-of-the-match {
background:#061145;
color:#5bb3f8;
}
.form.uecl-motm a,
.form.uefa-europa-conference-league-man-of-the-match a,
.card-theme-uecl-motm,
.card-theme-uefa-europa-conference-league-man-of-the-match {
background:#12340c;
color:#ffffff;
}
.form.ucl-moments a,
.form.uefa-champions-moments a,
.card-theme-ucl-moments,
.card-theme-uefa-champions-league-moments {
background:#5f168e;
color:#62fde9;
}


.form.totgs a,
.card-theme-totgs,
.form.ucl-totgs a,
.card-theme-ucl-totgs,
.form.ucl-totgs-ucl a,
.card-theme-totgs-ucl,
.form.totks a,
.card-theme-totks,
.form.ucl-tott a,
.card-theme-ucl-tott {
background:#011a76;
color:white;
}

.form.uel a,
.form.uefa-europa a,
.card-theme-uel,
.card-theme-uefa-europa-league {
background:#3b3b3b;
color:#f8c377;
}
.form.uel-tott a,
.form.uefa-europa-team-of-the-tournament a,
.card-theme-uel-tott,
.card-theme-uefa-europa-league-team-of-the-tournament {
background:#0e0b06;
color:#f49d00;
}
.form.uel-moments a,
.form.uefa-europa-moments a,
.card-theme-uel-moments,
.card-theme-uefa-europa-league-moments {
background:#fda008;
color:#0f0f0f;
}
.form.uel-motm a,
.form.uefa-europa-man-of-the-match a,
.card-theme-uel-motm,
.card-theme-uefa-europa-league-man-of-the-match {
background:#191919;
color:#f39f3a;
}

.form.uwcl-rttk a,
.card-theme-uwcl-rttk {
background: #09659a;
color: #ffffff;
}

.form.nike-mad-ready a,
.card-theme-nike-mad-ready {
background: #06a521;
color:#ffffff;
}

.form.carniball a,
.card-theme-carniball {
background:#06a521;
color:#ffe632;
}

.form.showdown a,
.card-theme-showdown,
.form.wc-showdown a,
.card-theme-wc-showdown {
background:#202020;
color:#ffffff;
}

.form.euro-2024 a,
.card-theme-euro-2024 {
background: #030b5d;
color: #ffffff;
}


/* Forms */
.player-forms {
margin:0 auto;
display:table;
text-align:center;
}

.player-forms.listing {
margin-top:1px;
margin-bottom:0px;
}

.player-forms div {
display:inline-block;
}
.player-forms .oop {
 /* opacity: .2; */
}

.search-players.form a,
.search-players.form a:hover {font-weight:bold; color:#fff; font-size:0.7rem; padding:0; margin:3px 0 0 3px; float:left; width:18px; height:18px; border:1px solid #666;}

.club-list.form a,
.club-list.form a:hover {font-weight:bold; text-align:center; color:#fff; font-size:0.85rem; padding:0; margin:6px 0 0 3px; float:left; width:23px; height:23px; border:1px solid #666;}






.list.bronze  { background-color: #977a5d; color: #fff; border: 1px solid #977a5d; }
.list.gold { background-color: #dcb20a; color: #fff;  }
.list.motm.bronze { background-color: #ff7800; color: #fff;  }
.list.motm.silver { background-color: #ff7800; color: #fff;  }
.list.motm.gold { background-color: #ff7800; color: #fff;  }
.list.toty.bronze,
.list.tots.bronze { background-color: #0f6acd; color: #fff;  }
.list.toty.silver,
.list.tots.silver { background-color: #0f6acd; color: #fff;  }
.list.toty.gold,
.list.tots.gold { background-color: #0f6acd; color: #fff;  }
.list.silver { background-color: #c2c7ca; color: #fff;  }
.list.totw.gold { background-color: #000; color: #dcb20a;   }
.list.totw.silver { background-color: #000; color: #c2c7ca;  }
.list.totw.bronze { background-color: #000; color: #977a5d;  }
.list.imotm.gold { background-color: #6c427a; color: #fff;  text-shadow: 0; }
.list.motm.gold { background-color: #6c427a; color: #fff;  text-shadow: 0; }
.list.totyr.gold { background-color: #0f6acd; color: #fff;  }
.list.hero, .list.icon {background-color:#6a60bd; color:#fff;}

.list.totgs,
.list.ucl-totgs,
.list.totgs-ucl,
list.totks {
background-color: #8eedff;
color: white;
}


.list.ucl, .list.uefa-champions-league {background-color: #001973; color: #f3f3f3;}


.form.bluered a {
text-shadow: 1px 1px #000;
color: #fff;
background: #0b294a;
background: -moz-linear-gradient(-45deg, #0b294a 15%, #ff0000 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(15%,#0b294a), color-stop(100%,#ff0000));
background: -webkit-linear-gradient(-45deg, #0b294a 15%,#ff0000 100%);
background: -o-linear-gradient(-45deg, #0b294a 15%,#ff0000 100%);
background: -ms-linear-gradient(-45deg, #0b294a 15%,#ff0000 100%);
background: linear-gradient(135deg, #0b294a 15%,#ff0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b294a', endColorstr='#ff0000',GradientType=1 );
}



.playerInfo {
border: 4px solid #55CCA2;
min-height:160px;

}



.stats-main {
font-size: 0.96rem;
font-weight: 600;
}
.stats-main-hl {
font-size: 0.69rem;
line-height: 0.38rem;
}
.stats {
font-size: 0.86rem;
}

/* .FUT PLAYERS */


	
/* User accounts */

#login {
width:280px;
}
#login form {
	padding:15px;

	clear: both;
}

#login form ::placeholder {
color: #AFAFAF;
	padding:6px;
	font-size:0.6em;
}

#login .nav {

	padding:10px;
	margin: 10px 10px 10px 0;
	text-align: center;
}


.signup-link {
padding:7px 0 0 0;
}


.backtosite  {
     
    background: #f8f8f8;

color:#6C6C6C;
	margin:0 auto;
	padding:10px;
	text-align: center;
}

.backtosite a {
color: #6C6C6C;
text-decoration: none;
}

input[type="text"].error,
input[type="password"].error{
background-color: #fff9e5; 
border-color:red;
display:none;
}


.round-box {
position: absolute;
border-radius: 3px;
background: #717171;
color: #fff;
font-size: 1em;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	text-align: center;
}

.table-responsive {
overflow-x: auto;
overflow-y: auto;
}








/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.6);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 70%;
  max-width: 764px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}

.text-left {
text-align: left;
}

.fifa20.icon,
.icon {
position: none;
}

.fifa20.icon.coin,
.icon.coin {
height: 15px; 
margin: 0 0 2px 0;
}
.fifa20.icon.point,
.icon.point {
height: 15px; 
margin: 0 0 2px 0;
}

.fifa20.icon.weather-sign,
.icon.weather-sign{
height: 25px; 
}

.new {
border-radius: 2px;
background: #73AD21;
padding: 3px 5px 3px 5px;
margin: 3px 5px 0 5px;
position: absolute;
width: 30px;
height: 18px;
font-size: 0.5em;
color:#fff;
}

.path {
height: 30px;
font-size: 0.78em;
color:#6d6d6d;
}
.path a,
.path a:visited {
color:#944b47;
}

.sponsored {
width: 300px;
margin: 0 0 15px 0;
text-align: center;
overflow: auto;
}

.sponsored.mega {
width: 100%;
margin: 0 0 15px 0;
text-align: center;
overflow: auto;
}
.sponsored.mega .content {
height: 100px;
text-align: center;
background: #f6f6f6;
width: auto;
max-width: 730px;
margin: 0 auto;
}


.float-center {
float: none;
margin-left: auto;
margin-right: auto;
}


.d-none {
display: none;
}




.clear-both {
clear: both;
}

.scroll-horz {
overflow: auto;
white-space: nowrap;
padding-bottom:15px;
}

.form-search {
width:100%;
}


.nav-pills,
.nav-link.active,
.nav-pills .show>.nav-link {
/*background: white;*/
}



.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
}




/* Scrol Horizonal - In-content related */
.ul-related {
list-style: none;
padding-right: 0;
margin: 0;
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow-x: scroll;
scroll-behavior: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
-ms-overflow-style: none;
}
.ul-related::-webkit-scrollbar {
display:none;
}


.li-related {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 1rem;
}


.li-div-related {
position: relative;
background-color: #eaeaea;
padding: 0.8rem;
/*	margin-bottom: 1rem;*/
}
.li-div-related img {
width: 100%;
}

@media (min-width: 0rem) {
.li-div-related {
width: 14.8125rem;
}
}

@media (min-width: 37.5rem) {
.li-div-related {
width: 11.125rem;
}
}

@media (min-width: 63rem) {
.li-div-related {
width: 15.6875rem;
}
}
/* .Scrol Horizonal - In-content related */





/* Column Card */
.col-card-container {
column-count: 4;
column-gap: 1rem;
margin: auto;
padding: 1rem;
}

.col-card {
 display: inline-block;
width: 100%;
margin-bottom: 0.75rem;
}

.col-card img {
width: 100%;
height: auto;
}
/* .Column Card */

