/**
 * @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: 20px;
  background-position: center 2px;
  background-repeat: no-repeat;
  display: block;
}

.system-status-counter__status-icon--error:before {
  background-image: url(https://feinsteinforca.com/core/themes/stable/images/core/icons/e32700/error.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(https://feinsteinforca.com/core/themes/stable/images/core/icons/e29700/warning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(https://feinsteinforca.com/core/themes/stable/images/core/icons/73b355/check.svg);
}

/*
     FILE ARCHIVED ON 23:59:08 Jul 10, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:28:13 Aug 09, 2025.
     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):
  captures_list: 0.633
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.028
  esindex: 0.013
  cdx.remote: 1756.674
  LoadShardBlock: 89.818 (3)
  PetaboxLoader3.datanode: 146.41 (4)
  load_resource: 76.589
*/