

/* Start:/local/templates/enko-tender/components/bitrix/news.list/careers/style.css?1776687306439*/
.popup-fade {
	display: none;
}
.popup-fade:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}
.popup {
	position: fixed;
	top: 20%;
	left: 50%;
	padding: 20px;
	width: 245px;
	margin-left: -100px;
	border-radius: 4px;
	z-index: 99999;
	opacity: 1;
	text-align: center;
}
.popup p{
	margin-bottom: 20px;
}
.popup-close {
	top: 10px;
	right: 10px;
}

/* End */
/* /local/templates/enko-tender/components/bitrix/news.list/careers/style.css?1776687306439 */
