

/* Start:/bitrix/templates/kemma_main/components/bitrix/news/nmu/bitrix/news.list/.default/style.css?1752488579681*/
#filter-nmu {
	display: none;
}
.nmu-table {
	width: 100%;
	margin: 20px 0;
}
.nmu-table tr {

}
.nmu-table tbody tr {
	transition: 0.3s;
}
.nmu-table tbody tr:hover {
	transition: 0.3s;
	background-color: rgb(0 162 210 / 17%);
}
.nmu-table tr th {
	padding: 5px 10px;
	border-bottom: 1px solid black;
}
.nmu-table tr td {
	padding: 5px 10px;
	text-align: center;
}
.nmu-table-parentblock {
	overflow: auto;
	width: 100%;
}
@media (max-width:768px) {
	.nmu-table tr td, .nmu-table tr th {
		font-size: 0.7em;
	}
	.nmu-table tr th:nth-child(2) {
		min-width: 300px;
	}
	.nmu-table tr th:nth-child(3) {
		min-width: 200px;
	}
	.nmu-table tr th:nth-child(4) {
		min-width: 250px;
	}
}
/* End */
/* /bitrix/templates/kemma_main/components/bitrix/news/nmu/bitrix/news.list/.default/style.css?1752488579681 */
