

/* Start:/local/templates/translux/components/bitrix/news.detail/catalog_detail/style.css?17550759291644*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.have-tooltip{
	border-bottom: 1px dashed;
	cursor: help;
	position: relative;
}
.atooltip{
	display: none;
	position: absolute;
	background: #FFF;
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .12);
	box-shadow: 0 0 12px rgba(0, 0, 0, .12);
	border-radius: 4px;
	width: 300px;
	z-index: 1;
	padding: 1rem;
	bottom: 2rem;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
	left: -130px;
	font-size: 14px;
	left: 0 !important;
}
.have-tooltip:hover .atooltip{display: block; opacity: 1;}
.atooltip div b{
	color: #d70000;
	font-weight: 700;
}
.d-time img, .d-time b{display: inline !important;}
.d-time img{margin-right: 5px;}
.zakaz_button{

		display: inline-block;
		padding: 12px 50px;
		color: #ef233c; /* Белый текст для контраста */
		border: 2px solid #ef233c; /* Красная рамка (чуть темнее фона) */
		font-size: 18px; /* Большой текст */
		font-weight: bold;
		text-align: center;
		text-decoration: none; /* Убираем подчёркивание */
		border-radius: 5px; /* Скругленные углы */
		transition: background-color 0.3s, border-color 0.3s; /* Плавный ховер-эффект */
	cursor: pointer;
}
.zakaz_button:hover {
	background-color: #ef233c; /* Темнее при наведении */
	border-color: #a30000; /* Ещё темнее рамка */
	color: #fff;
}
/* End */
/* /local/templates/translux/components/bitrix/news.detail/catalog_detail/style.css?17550759291644 */
