Your IP : 3.147.72.135


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/landing/css/ui/tool/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/landing/css/ui/tool/popup.css

.landing-ui-popup.landing-ui-show {
	animation: showPopupAnimation 200ms ease both;
}

.landing-ui-popup.landing-ui-hide {
	visibility: visible;
	animation: hidePopupAnimation 200ms ease both;
}

.landing-ui-popup .popup-window-angly {
	pointer-events: none;
}