

/* Start:/local/templates/neiroinform/components/bitrix/system.pagenavigation/useful_materials/style.css?1746006109302*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
/* End */


/* Start:/local/templates/neiroinform/components/bitrix/news/useful_materials/bitrix/news.list/.default/style.css?1759476091845*/
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;
}
.item__link {
	cursor: pointer;
}

.js-resources-form .item__header,
.js-resources-form p,
.js-resources-form svg {
	pointer-events: none;
}
.useful-materials .list .item__link {
    position: relative;
}
.useful-materials .list .item__link:after {
    position: absolute;
    content: "";
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    transition: .3s ease-in-out;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0007 6.66797V9.33464H20.7873L5.33398 24.788L7.21398 26.668L22.6673 11.2146V20.0013H25.334V6.66797H12.0007Z' fill='%23FE5428'/%3E%3C/svg%3E%0A")
}
/* End */
/* /local/templates/neiroinform/components/bitrix/system.pagenavigation/useful_materials/style.css?1746006109302 */
/* /local/templates/neiroinform/components/bitrix/news/useful_materials/bitrix/news.list/.default/style.css?1759476091845 */
