@charset "utf-8";
/* CSS Document */
	/*	protected-image-container	*/
		.protected-image-container 				{ position: relative; display: inline-block; }
		.protected-image-container .overlay 	{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; margin-top: 0 !important; }
		.protected-image-container .overlay img { width: 100%!important; height: 100%!important; max-width: initial!important; }


		/* winactor.php */
		.iconImg2 a .protected-image-container,
		.iconIng1 a .protected-image-container	{ float: right; margin: 0.8em 1em 0.8em 0.8em; }

		.industry-adoption .setFlex div.protected-image-container,
		.industry-adoption .setFlex div.overlay	{ background: transparent; text-decoration: underline; width: initial; height: initial; display: inline-block; margin-bottom: initial; align-items: normal; position: absolute; }

		.type3 .protected-image-container 	{ margin: 0 auto; text-align: center; width: 100%;}

		.corpIntro div.protected-image-container,
		.corpIntro div.overlay { background: transparent; padding: initial; width: initial; }