@font-face {
    font-family: 'SegoeUI';
    src: url(https://accounts.icc-cricket.com/static/tenant/templates/fonts/segoeui.WOFF);
    font-weight: normal;
}
@font-face {
    font-family: 'SegoeUI';
    src: url(https://accounts.icc-cricket.com/static/tenant/templates/fonts/segoeui_bold.WOFF);
    font-weight: bold;
}
#AmazonExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/amazon.svg);
}
#AmazonExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/amazon.svg);
}
#FacebookExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/facebook.svg);
}
#FacebookExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/facebook.svg);
}
#GitHubExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/github.svg);
}
#GitHubExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/github.svg);
}
#AppleExchange,#AppleManagedExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/apple.svg);
}
#AppleExchange:hover,#AppleManagedExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/apple.svg);
}
#GoogleExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/google.svg);
}
#GoogleExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/google.svg);
}
#LinkedInExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/linkedin.svg);
}
#LinkedInExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/linkedin.svg);
}
#MicrosoftAccountExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/microsoft.svg);
}
#MicrosoftAccountExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/microsoft.svg);
}
#QQExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/qq.svg);
}
#QQExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/qq.svg);
}
#TwitterExchange {
  background-image: url(https://account.prod-scale-icc-aws.d3-scale.com/adb2c-resources/icc/images/x-black.svg);
}
#TwitterExchange:hover {
  background-image: url(https://account.prod-scale-icc-aws.d3-scale.com/adb2c-resources/icc/images/x-white.svg);
}
#WeChatExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/wechat.svg);
}
#WeChatExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/wechat.svg);
}
#WeiboExchange {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/colored/weibo.svg);
}
#WeiboExchange:hover {
  background-image: url(https://accounts.icc-cricket.com/static/tenant/templates/idp_logos/white/weibo.svg);
}
.buttons #cancel:before {
    content: url(https://accounts.icc-cricket.com/static/tenant/templates/images/left-arrow.svg);
}