/**
 * @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://8b4514.claudeassets.com/20241219044755im_/https://www.bova-university.org/core/themes/stable/images/core/icons/e32700/error.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(https://8a0a75.claudeassets.com/20241219044755im_/https://www.bova-university.org/core/themes/stable/images/core/icons/e29700/warning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(https://ed102d.claudeassets.com/20241219044755im_/https://www.bova-university.org/core/themes/stable/images/core/icons/73b355/check.svg);
}

/*
     FILE ARCHIVED ON 23:54:46 Nov 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:39:21 Aug 26, 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.664
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.073
  esindex: 0.01
  cdx.remote: 6.548
  LoadShardBlock: 77.321 (3)
  PetaboxLoader3.datanode: 146.608 (5)
  PetaboxLoader3.resolve: 48.593 (2)
  load_resource: 127.3
  loaddict: 29.382
*/