/**
 * @file
 * Styles for the system status counter component.
 */

.system-status-counter__status-icon {
  display: inline-block;
  height: 25px;
  width: 25px;
  vertical-align: middle;
}
.system-status-counter__status-icon:before {
  content: "";
  background-size: 16px;
  background-position: center 2px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}

.system-status-counter__status-icon--error:before {
  background-image: url(/web/20180321032328im_/https://ca-commercial.com/core/misc/icons/e32700/error.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(/web/20180321032328im_/https://ca-commercial.com/core/misc/icons/e29700/warning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(/web/20180321032328im_/https://ca-commercial.com/core/misc/icons/73b355/check.svg);
}

/*
     FILE ARCHIVED ON 03:23:28 Mar 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:19:41 Mar 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.653
  captures_list: 0.588
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 17.699
  LoadShardBlock: 152.268 (3)
  PetaboxLoader3.datanode: 124.972 (4)
  PetaboxLoader3.resolve: 2148.9 (2)
  load_resource: 2401.819
*/