

/* Start:/local/templates/sros-ns/components/bitrix/news/inspection/bitrix/news.list/.default/style.css?1706706642747*/
.registry-list tbody > tr > td {
    font-size: 13px;
}
.inspection-list{
	overflow-x: auto;
}
.inspection-list table{
	width: 100%;
}
.inspection-list thead > tr > th, 
.inspection-list tbody > tr > td {
    border-bottom: 1px solid #a7c8d8;
    padding: 8px;
}
.inspection-list thead > tr > th:nth-child(4),
.inspection-list thead > tr > th:nth-child(5),
.inspection-list thead > tr > th:nth-child(6){
	width: 14%;
}
.inspection-list thead > tr > th {
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}
@media(max-width: 991px) {
	.inspection-list tbody > tr{
		border-top: 1px solid #a7c8d8;
		border-bottom: 1px solid #a7c8d8;
		padding: 8px 0;
	}
	.inspection-list tbody > tr > td{
		border: 0;
		padding: 0 0 5px;
	}
}
/* End */
/* /local/templates/sros-ns/components/bitrix/news/inspection/bitrix/news.list/.default/style.css?1706706642747 */
