

/* Start:/local/templates/tavros/components/bitrix/news.detail/activity/style.css?1692266519590*/
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;
}
.sugar_scam_alert{
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 4rem;
}
.sugar_scam_container{
    max-width: 78rem;
    border: 7px solid #FF0000;
    background-color: white;
}
.scam_text_popup{
    display: block;
    height: 0px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.scam_text:hover .scam_text_popup{
    height: 48rem;
}
.scam_text_popup p{
    margin-top: 3rem;
}
/* End */
/* /local/templates/tavros/components/bitrix/news.detail/activity/style.css?1692266519590 */
