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

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

.system-status-counter__status-icon--error:before {
  background-image: url(https://8c1497.claudeassets.com/20200921081939im_/https://www.kollashop.com/core/themes/stable/images/core/icons/e32700/error.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(https://bdea5e.claudeassets.com/20200921081939im_/https://www.kollashop.com/core/themes/stable/images/core/icons/e29700/warning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(https://1e33a7.claudeassets.com/20200921081939im_/https://www.kollashop.com/core/themes/stable/images/core/icons/73b355/check.svg);
}

/*
     FILE ARCHIVED ON 12:48:34 Nov 20, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:07:24 Jul 24, 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):
  captures_list: 0.593
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.059
  esindex: 0.009
  cdx.remote: 36.238
  LoadShardBlock: 206.24 (3)
  PetaboxLoader3.datanode: 138.071 (4)
  PetaboxLoader3.resolve: 150.824 (2)
  load_resource: 100.707
*/