/**
 * @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/20191119123210im_/https://rrb.gov/core/misc/icons/e32700/error.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(/web/20191119123210im_/https://rrb.gov/core/misc/icons/e29700/warning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(/web/20191119123210im_/https://rrb.gov/core/misc/icons/73b355/check.svg);
}

/*
     FILE ARCHIVED ON 12:32:10 Nov 19, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:41:08 Mar 26, 2022.
     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: 491.675
  exclusion.robots: 0.103
  exclusion.robots.policy: 0.094
  RedisCDXSource: 3.193
  esindex: 0.008
  LoadShardBlock: 467.277 (3)
  PetaboxLoader3.datanode: 409.035 (4)
  CDXLines.iter: 17.355 (3)
  PetaboxLoader3.resolve: 75.155 (2)
  load_resource: 70.378
*/