

/* Start:/bitrix/templates/modern_blue_s1_mstuca/components/custom/documents.list/.default/style.css?17502383001358*/
.not-visible {
	display: none !important;
}
.only {
	border-bottom: 2px dashed #157fc4;
}
div.news-list {
	word-wrap: break-word;
}
div.news-list img.preview_picture {
	float:left;
	margin:0 4px 6px 0;
}
.item-fill:first-child tr:first-child td:first-child {
	border-top: 2px dashed #157fc4;
}
.item-fill tr:last-child td {
	border-bottom: 2px dashed #157fc4;
}
.news-date-time {
	color:#486DAA;
}
.news-tbl-border {
    width: 100%;
}
.news-tbl-border tr td {
    border-bottom: 1px solid #828282;
    color: black;
}
@media (max-width: 995px) {
	.news-tbl-border tr td {
		border-bottom: none;
	}
}
.tbl_oflowx {
    min-width: 350px;
    overflow-x: auto;
}
.news-name-col {
	width: 15%;
	padding: 25px;
	display: block;
	float: left;
}

.news-data-col {
	width: 65%;
	padding: 25px;
	display: block;
	float: left;
}

.news-data-doc {
	padding: 25px;
	display: block;
	float: left;
}

@media (max-width: 995px) {
	.news-name-col {
		border-bottom: 1px dashed grey;
		width: 85%;
		padding: 10px;
		display: block;
		float: left;
	}
}

@media (max-width: 995px) {
	.news-data-col {
		border-bottom: 2px solid grey;
		width: 95%;
		padding: 10px;
		display: block;
		float: left;
	}
	.news-data-col-only {
		width: 95%;
		padding: 10px;
		display: block;
		float: left;
	}
	.item-fill tr:last-child td .news-data-col:last-child {
		border-bottom: 0px;
	}
}

/* End */
/* /bitrix/templates/modern_blue_s1_mstuca/components/custom/documents.list/.default/style.css?17502383001358 */
