.fog-container {
	height: 100vh;
	position: fixed;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	overflow: hidden;}
	
	.fog-container canvas {
		display: block;
		min-width: 100%;
		min-height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		opacity:0.9;
		-webkit-transform: translate(-50%);
		transform: translate(-50%);}

.icon-fog{
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 80px;
	height: 80px;
	z-index:1001;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}

	.icon-fog.on{
		background-image: url(https://waybackassets.bk21.net/20210309005220im_/https://www.it.mk/fog/mask-on.png);
		background-size: 80px 80px;}
	
	.icon-fog.off{
		background-image: url(https://waybackassets.bk21.net/20210309005220im_/https://www.it.mk/fog/mask-off.png);
		background-size: 80px 80px;}
	
	.icon-fog:hover {
		cursor:pointer;
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);}

.on-fog{
	display:inherit;}
	
.off-fog{
	display:none;}
/*
     FILE ARCHIVED ON 00:52:20 Mar 09, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:57:04 Mar 03, 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: 2.368
  exclusion.robots: 1.683
  exclusion.robots.policy: 1.666
  esindex: 0.012
  cdx.remote: 8.11
  LoadShardBlock: 150.798 (3)
  PetaboxLoader3.datanode: 90.677 (5)
  PetaboxLoader3.resolve: 342.3 (2)
  load_resource: 355.763
  loaddict: 51.869
*/