

/* Start:/local/templates/round/components/bitrix/news.list/table/style.css?17244902731449*/
.site-table td, .site-table td p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.004em;
	text-align: left;
	color: rgba(38, 38, 38, 1);
}

.site-table thead td, .site-table thead td p {
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: rgba(38, 38, 38, 1);
}
.site-table td {
	padding: 16px;
	text-align: left;
	vertical-align: top;
}

.site-table thead tr{
	background: #ffffff;
}

.site-table thead tr td {
	border: none;
}

.site-table.tr-color tbody tr:nth-child(even) {
	background: #ffffff;
}

.site-table.tr-color tbody tr:nth-child(odd) {
	background: rgba(149, 149, 149, 0.2);
}

.table.tr-no-color .table-row-color {
	background: rgba(149, 149, 149, 0.2) !important;
}

table .row_number {
	width: 65px;
	min-width: 65px;
}

.site-table {
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
	background: #fff;
}

.table_wrapper {
	overflow: auto;
	border-radius: 16px;
}

.table-row_no-color {
	border: none !important;
	background: #fff !important;
}

.td-no-border {
	border: none !important;
}

.table.tr-color tbody tr:nth-child(odd) .table-row_no-color{
	background: rgba(149, 149, 149, 0.2) !important;
}

.site-table.tr-color tbody tr:nth-child(even) {
	background: #ffffff !important;
}

.this-tr-color {
	background: rgba(149, 149, 149, 0.2) !important;
}

@media(max-width: 500px) {
	.row_number {
		display: none;
	}
}

/* End */
/* /local/templates/round/components/bitrix/news.list/table/style.css?17244902731449 */
