

/* Start:/bitrix/templates/opel22/components/bitrix/news/news/bitrix/news.list/.default/style.css?16769269521192*/
/***Кнопка Ajax подгрузки***/
#more_news_button {
	width: 132px;
	height: 20px;
	margin: 11px auto;
	background: #2C2C2C;
	font-size: 16px;
	font-family: "Georgia";
	font-weight: bold;
	color: #A5A5A5;
	padding: 14px 25px;
	border-radius: 4px;
	top: 3px;
	clear: both;
	cursor: pointer;
	-webkit-transition: background 0.15s ease-out 0.0s;
	-moz-transition: background 0.15s ease-out 0.0s;
	-o-transition: background 0.15s ease-out 0.0s;
	transition: background 0.15s ease-out 0.0s;
}

#more_news_button:hover {
	background: rgba(87, 87, 87, 0.8);
}

/***Нет новостей***/
.main-content-box p.no_elements {
	width: 600px;
	padding: 5px 5px; 
	margin: 32px auto 51px auto;
	text-align: center;
	line-height: 32px;
	color: #717171;
	background: #242424;
	border: 1px solid #303030;
	font-family: Georgia;
	border-radius: 1px;
	box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.21);
}


.main-content-box p.no_elements span {
	color: rgba(255, 239, 131, 0.83);
}

.main-content-box p.no_elements span:before {
	content: open-quote;
}

.main-content-box p.no_elements span:after {
	content: close-quote;
}

.news-container.no-els {
	width: 90%;
	margin: 34px auto;
	float: none;
}
/* End */
/* /bitrix/templates/opel22/components/bitrix/news/news/bitrix/news.list/.default/style.css?16769269521192 */
