

/* Start:/local/components/mepar/docs_list/templates/.default/style.css?17739887001773*/
.fileicon {
    width: 20px;
    margin-left: 10px;
}

.docs .row>div{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
		-ms-flex-align: stretch;
			align-items: stretch;
	padding:0px 10px 5px 10px;
}
.white-block{
  margin: 10px 0px 10px 0px;
  text-align: left;
}
	.white-block_caption{
	margin-top: 32px;
	margin-bottom: 10px;
	}

	.white-block_caption>*{
		vertical-align: middle;
	}
	.white-block .white-block_caption a{
		border-bottom: 0px;
	}
	.white-block_caption .caption-icon{
		display: inline-block;
		margin-right: 7px;
		margin-bottom: 5px;
	}
	.white-block_caption .caption-text{
		font-family: 'Korinna BT';
		display: inline-block;
		font-size: 24px;
		font-weight: bold;
		color: #333;
		border-bottom: none;
		margin-bottom: 0px;
		-webkit-transition: border .2s ease-in-out;
		-o-transition: border .2s ease-in-out;
		transition: border .2s ease-in-out;
	}
	.white-block_caption .caption-text a{border-bottom: 0px;}
	.white-block_caption .caption-text:hover{
		border-bottom-color: transparent;
	}
.list{
	padding-left: 30px;
}
	.list .list-item{
		margin:5px 0px 5px 0px;
	}
		.list .list-item .item-date{
			display: block;
			margin: 20px 0px 12px;
			color: #868E96;
			font-size: 13px;
			font-weight: 100;
		}
		.list .list-item .item-text{
					display: inline-block;
					border-bottom: 0px;
					font-size: 15px;
					color: #343A40;
					margin-bottom: 5px;
					line-height: 22px;
					font-weight: 400;
					text-decoration: underline!important;
					text-decoration-color: #dee2e6!important;
		}
		.list .list-item .item-text a{
			display: block;
			color: #014675;
			border-bottom: 0px;
		}

		.list .list-item .item-text:hover {
			text-decoration: underline!important;
			color: #1862AB;
		}
/* End */
/* /local/components/mepar/docs_list/templates/.default/style.css?17739887001773 */
