/* line 2, iya_logos.scss */
.iya-type-logo.faskills {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/thefa-skills.ashx") 0 3px no-repeat;
}
/* line 5, iya_logos.scss */
.iya-type-logo.justplay {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/thefa-just-play.ashx") 0 3px no-repeat;
}
/* line 8, iya_logos.scss fa-clubs*/
.iya-type-logo.faclub {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-clubs.ashx") 18px 3px no-repeat;
}
/* line 11, iya_logos.scss */
.iya-type-logo.mashup {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/football-mashup.ashx") 0 3px no-repeat;
}
/* line 14, iya_logos.scss */
.iya-type-logo.peoplescup {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/peoples-cup.ashx") 23px 3px no-repeat;
}
/* line 17, iya_logos.scss */
.iya-type-logo.fiveaside {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/five-a-side.ashx") 0 3px no-repeat;
}
/* line 8, iya_logos.scss */
.iya-type-logo.fafives {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-five.ashx") 0px 3px no-repeat;
}
.iya-type-logo.fageneral {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-logo.ashx") 18px 3px no-repeat;
}
.iya-type-logo.ssefootball {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-sse.ashx") 0px 3px no-repeat;
}
.iya-type-logo.fafivesunder18 {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-fafivesunder18.ashx") 0px 3px no-repeat;
}
.iya-type-logo.fafivesover18 {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-fafivesover18.ashx") 0px 3px no-repeat;
}
.iya-type-logo.ageuk {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-ageuk.ashx") 0px 3px no-repeat;
}
.iya-type-logo.girlspilot {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/girlsfootballpilot.ashx") 0px 3px no-repeat;
}
.iya-type-logo.disabilityrecreationcentres{
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/englandfootballdisability.ashx") 0px 3px no-repeat;
    position: relative;
    top: 0.5em;
}


/* // /~/media/www-thefa-com/images/inyourarea/greyblob.ashx // */
/* line 25, iya_logos.scss */
.iya-type-minor-logo.faskills {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/thefa-skills.ashx") 0 0 no-repeat;
  background-size: contain;
}
/* line 29, iya_logos.scss */
.iya-type-minor-logo.justplay {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/thefa-just-play.ashx") 0 0 no-repeat;
  background-size: contain;
}
/* line 33, iya_logos.scss fa-clubs */
.iya-type-minor-logo.faclub {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-clubs.ashx") 0 0 no-repeat;
    background-size: contain;
    /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../../images/fa-clubs.png', sizingMethod='scale'); */
}
/* line 38, iya_logos.scss */
.iya-type-minor-logo.mashup {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/football-mashup.ashx") 0 0 no-repeat;
  background-size: contain;
}
/* line 42, iya_logos.scss */
.iya-type-minor-logo.peoplescup {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/peoples-cup.ashx") 0 0 no-repeat;
  background-size: contain;
}
/* line 46, iya_logos.scss */
.iya-type-minor-logo.fiveaside {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/five-a-side.ashx") 0 0 no-repeat;
  background-size: contain;
}
.iya-type-minor-logo.ssefootball {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-sse.ashx") 0 0 no-repeat;
  background-size: contain;
}
.iya-type-minor-logo.fafives {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-five.ashx") 0 0 no-repeat;
    background-size: contain;
}
.iya-type-minor-logo.ageuk {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-ageuk.ashx") 0 0 no-repeat;
    background-size: contain;
}
.iya-type-minor-logo.girlspilot {
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/girlsfootballpilot.ashx") 0 0 no-repeat;
    background-size: contain;
    position: relative;
    top: 1em;
}
.iya-type-minor-logo.fageneral {
  background: transparent url("/~/media/www-thefa-com/images/inyourarea/fa-logo.ashx") 0 0 no-repeat;
  background-size: contain;
  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='../../images/fa-logo.png', sizingMethod='scale'); */
}
.iya-type-minor-logo.disabilityrecreationcentres{
    background: transparent url("/~/media/www-thefa-com/images/inyourarea/englandfootballdisability.ashx") 0 0 no-repeat;
    background-size: contain;
    position: relative;
    top: 0.5em;
}
.bg-girlspilot,.bg-disabilityrecreationcentres{
    margin-bottom: 0.5em !important;
}

