Your IP : 3.135.198.91


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/info-helper/src/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/info-helper/src/info-helper.css

.info-helper-panel-iframe {
	z-index: 2;
	opacity: 0;
	transition: all 0.6s;
}

.info-helper-panel-iframe-show {
	opacity: 1;
}

.info-helper-panel-iframe, .helper-container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	border: none;
	margin: 0;
}

.info-helper-container {
	background-color: #fff;
}