

/* Start:/local/templates/lab1918/components/bitrix/news.detail/product/style.css?1757831626499*/
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;
}
.button-link{
	display: inline-block;
    margin: 20px 0;
	padding: 10px 20px;
	font-size:24px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;     
	background: rgb(20, 115, 245);	
    outline: none;
    border-radius: 5px;
	transition: background-color 0.5s ease;
}
.button-link:hover{
	background: rgb(38, 62, 235); 
}
/* End */
/* /local/templates/lab1918/components/bitrix/news.detail/product/style.css?1757831626499 */
