

/* Start:/local/templates/cncgroup/components/bitrix/news/products/bitrix/news.list/.default/style.css?1789036951150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/cnc/main.feedback/templates/brief/style.css?1789054130433*/
.s-brief .form-success {
    width: 35%;
    font-size: 25px;
}

.cnc-button-loader {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: cnc-button-loader 0.7s linear infinite;
    vertical-align: middle;
}

@keyframes cnc-button-loader {
    to {
        transform: rotate(360deg);
    }
}
/* End */
/* /local/templates/cncgroup/components/bitrix/news/products/bitrix/news.list/.default/style.css?1789036951150 */
/* /local/components/cnc/main.feedback/templates/brief/style.css?1789054130433 */
