<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.calendar-deleted-event-view-slider-root {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

	background:
		url(/bitrix/components/bitrix/calendar.pub.sharing/templates/.default/images/calendar-pub-bg-build.svg) right bottom no-repeat,
		url(/bitrix/components/bitrix/calendar.pub.sharing/templates/.default/images/calendar-pub-bg-clouds.svg) left top -15px no-repeat,
		#f2f6f7;
}

.calendar-deleted-event-view-slider-root .calendar-pub__block {
	height: auto;
	min-height: 0;
}

.calendar-sharing-deletedviewform_open-profile,
.calendar-sharing-deletedviewform_open-profile:hover {
	text-decoration: none;
	color: inherit;
}

.calendar-deleted-event-view-slider-root .calendar-pub__form-status_text {
	cursor: default;
}
</pre></body></html>