Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/report.list/templates/.default/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/report.list/templates/.default/style.css

.reports-list-wrap-restricted {
	position: relative;
	height: 70vh;
	max-width: 800px;
	margin: 0 auto;
}

.reports-list-wrap-restricted.--lock:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.9) url('images/graph.svg') center center no-repeat;
	z-index: 9;
}