

/* Start:/bitrix/templates/.default/components/bitrix/news/docs_pro/bitrix/news.list/.default/style.css?17599088242209*/
.docs .last-child {margin-top: 20px;}
.docs .clear-form {position: initial;}
.docs .docs-item .description a {text-decoration: none;}
.docs .docs-item .description a:hover {text-decoration: underline;}

@media only screen and (max-width: 1169px) {
	.docs .docs-item .download { display: none;	}
	.docs .docs-item .description {
		width: 85%;
		display: initial;
		position: initial;
	}
	.docs .docs-item .description a {display: -webkit-inline-box;}
}

@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: 15px;
    }
	.docs div.docs-item {
		padding-left: 15px;
		margin-top: 0;
	}
    .docs .docs-item .description:before{
        display: none;
    }
	.docs .docs-item .description span{
	  	display: inline-block;
		font-weight: normal;
	}

	.docs .docs-item div.description{
	    margin-top: 3px;
		font-weight: 600;
	}
	.docs .docs-item .download{
	 margin-left: 10px;
	}
	.docs .docs-item .description a {
		margin: 6px 0 6px 0;
		text-indent:0;
	}
	.docs .docs-item a.download{
		margin-left: 10px;
		display: none;
	}
}
@media only screen and (max-width: 800px) {
	/*.docs .docs-item i{
		position: absolute;
    	top: 15%;
    	left: 0px;
	}*/
	/*.description a{
		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: 170px;
}
.docs .clear-by a {
	border: none;
	padding-left: 0;
}

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

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


/* End */
/* /bitrix/templates/.default/components/bitrix/news/docs_pro/bitrix/news.list/.default/style.css?17599088242209 */
