

/* Start:/bitrix/templates/.default/components/bitrix/news/actions_pro/bitrix/news.list/.default/style.css?15311538771971*/
.docs .last-child {margin-top: 20px;}
.docs .clear-form {position: initial;}


@media only screen and (max-width: 500px) {
	.docs .filters-sort .choose-by {height: 160px;}
	.docs .filters-sort .clear-by {height: 30px;}
    .docs .docs-item.type-pdf{
        padding-left: 20px;
    }
    .docs .docs-item .description:before{
        display: none;
    }
	.docs .docs-item .description span{
	  display: inline-block;
	}

	.docs .docs-item .description{
	  margin-top: 0;
	}
	.docs .docs-item .download{
	 margin-left: 23px;
	}
	.docs .docs-item .description p {
		margin: 6px 0 6px 23px;
		text-indent:0;
	}
}
@media only screen and (max-width: 800px) {
	.docs .docs-item i{
		position: absolute;
    	top: 15%;
	}
	.description p{
		margin-left: 30px;
	}
	.docs .filters-sort .clear-by {height: 30px;}
}
@media (min-width: 500px) and (max-width: 700px){
	/*.docs .filters-sort .choose-by {height: 115px;}*/
}
.docs .alert_box {
	display: none;
    width: 100%;
	position: relative;
    box-sizing: border-box;
    float: left;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.docs .alert_box.success {
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.docs .alert_box.error {
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.docs .clear-by {
	position: relative;
	height: 10px;
	margin-top: 3px;
	/*margin-right: 400px;*/
}
.docs .clear-by a {
	border: none;
	padding-left: 0;
}

a.download {
    text-decoration: none!important;
}

.docs .docs-item .download:hover {text-decoration: underline!important;;}

.news .info {
    width: 100%;
}
.news .text {
    line-height: 25px;
}
.container2{
	padding:0px !important;
}
@media only screen and (max-width: 500px) {
	.docs .filters-sort .choose-by {height: 110px !important;}
	.docs .clear-by {
		margin-right: 0px;
	}
}
.news .info {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/actions_pro/bitrix/news.list/.default/style.css?15311538771971 */
