/* Start:/bitrix/templates/dobro/components/bitrix/news/documents/bitrix/catalog.filter/.default/style.css?13998703932198*/
#top-line{
	line-height: 34px;
	width: 950px;
	margin: 0px auto 15px auto;
	vertical-align: top;
}

#top-line h1{ 
	text-transform: uppercase;
	color: #000205;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
}

#top-line #sort-wrapper{
	float: right;
	line-height: 34px;
	height: 34px;
}
#top-line #sort-wrapper a:first-child, #top-line #sort-wrapper span:first-child{
	margin-left: 10px;
}


#top-line #sort-wrapper a, #top-line #sort-wrapper span{
	margin-left: 0px;
}
#top-line #sort-wrapper a.current {
	color:#222;
}

#top-line #sort-wrapper a i{
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url("../../../../../templates/dobro/images/icons.png") no-repeat 0 -781px;
	display: inline-block;
}
#top-line #sort-wrapper a.up i{
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url("../../../../../templates/dobro/images/icons.png") no-repeat 0 -815px;
	display: inline-block;
}
#top-line #sort-wrapper a.down i{
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url("../../../../../templates/dobro/images/icons.png") no-repeat 0 -799px;
	display: inline-block;
}

	#filter-wrapper{
		border-top: 1px solid #60A9C9;
		border-bottom: 1px solid #60A9C9;
		height: 70px;
		width: 970px;
		position: relative;
		margin: 0px auto;
		border-radius: 4px;
		background: url("../../../../../templates/dobro/images/filter-bg.png") repeat;
	}

	 #filter-wrapper .filter-item .calendar-icon{
		position: absolute;
		top: 25px;
		right: 4px;
	 }

	#filter-wrapper .filter-item{
		height: 70px;
		display: inline-block;
		position: relative;
		vertical-align: top;
		margin: 10px 0px 0px 10px;
	}

	#filter-wrapper .filter-item a#fund-selector{
		display: inline-block;
		height: 19px;
	    vertical-align: top;
	    width: 27px;
	    position: absolute;
	    background: url("../../../../../templates/dobro/images/icons.png") no-repeat -60px -832px;
	    right: 6px;
	    top:22px;

	}

	#filter-wrapper .filter-item .text{
		color: #3681A1;
		display: block;
		margin-left: 10px;
		margin-bottom: 2px;
		font-size: 90%;
	}


	#filter-wrapper #filter-button{
		margin-top: 29px;
		margin-left: 16px;
	}
/* End */


/* Start:/bitrix/templates/dobro/components/bitrix/main.calendar/.default/style.css?1381311933157*/
.calendar-icon{
	background: url(../../../../../templates/dobro/images/icons.png) no-repeat 0 -386px;
	padding-left: 10px;
	height: 14px;
	width: 5px;
	cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/dobro/components/bitrix/news.list/documents/style.css?14013548743706*/

	.doc-list table.doc-table  {
	    font-size: 10pt;
	    width: 100%;
	    border-collapse: collapse;
	    /*line-height: 1.1em;*/
	}

	.doc-list table.doc-table tr.item{
		height: 40px;
		border-bottom: 1px solid #A3C8D8;
	}

	.doc-list table.doc-table tr.item td.date{
		width: 105px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}

	.doc-list table.doc-table tr.item td.date i{
		background: url(../../../../../templates/dobro/images/icons.png) no-repeat 0 -383px;
		height: 14px;
		width: 5px;
		margin-right: 5px;
		padding-left: 10px;
		display: inline-block;
	}

	.doc-list table.doc-table tr.item td.name{
		color: #00608C;
		height: 40px;
		white-space: nowrap;
		line-height: 40px;
		text-decoration: underline;
		width: 255px;
	}

	.doc-list table.doc-table tr.item td.name span.text-cut{
		display: inline-block;
		width: 250px;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.doc-list table.doc-table tr.item td.author{
		height: 40px;
		overflow: hidden;
		white-space: nowrap;
		line-height: 40px;
		text-overflow: ellipsis;
		position: relative;
		width: 270px;
	}
	 .doc-list table.doc-table tr.item td.author span.text-cut{
		display: inline-block;
		width: 265px;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.doc-list table.doc-table tr.item td.type {
		text-align: left;
		font-size: 10pt;
		color: #666;
	}
		.doc-list table.doc-table tr.item td.type .type {
			color: #00608C;
		}

	.doc-list table.doc-table tr.item td.doc-size{ 
		text-align: center;
	}

	.doc-list table.doc-table tr.item td.doc-type{
		width: 32px;
	}

	/* === file types === */
	.doc-list table.doc-table tr.item td.word{
		background: url(../../../../../templates/dobro/images/icons.png) no-repeat 12px -1186px;
		height: 15px;
		width: 30px;
	}

	.doc-list table.doc-table tr.item td.xls{
		background: url(../../../../../templates/dobro/images/icons.png) no-repeat 12px -1220px;
		height: 15px;
		width: 30px;
	}

	.doc-list table.doc-table tr.item td.p-point{
		background: url(../../../../../templates/dobro/images/icons.png) no-repeat 12px -1256px;
		height: 15px;
		width: 30px;
	}

	.doc-list table.doc-table tr.item td.default{
		background: url(../../../../../templates/dobro/images/icons.png) no-repeat 8px -1292px;
		height: 15px;
		width: 30px;
	}
	/* === file types === */

	.doc-list table.doc-table tr.item td.download {
		text-align: right;
		width: 100px;
	}

	.doc-list table.doc-table tr.item td.download a.download, .doc-list table.doc-table tr.item td.download a.edit, .doc-list table.doc-table tr.item td.download a.special-delete {
		margin: 0px;
		margin-right: 5px;
		padding: 0px;
		border-radius: 0px;
		border: none;
		width: 25px;
		height: 100%;
		vertical-align: top;
		display: inline-block;
	}

	.doc-list table.doc-table tr.item td.download a.public-download {
		margin-top: 0px;
	}


	.doc-list table.doc-table tr.item td.download a.download {
		background: url(../../../../../templates/dobro/images/doc_download.png) no-repeat 0px 10px;
		background-size: 80%;
	}

	.doc-list table.doc-table tr.item td.download a.edit {
		background: url(../../../../../templates/dobro/images/doc_edit.png) no-repeat 0px 10px;
		background-size: 80%;
	}

	.doc-list table.doc-table tr.item td.download a.delete {
		background: url(../../../../../templates/dobro/images/doc_delete.png) no-repeat 0px 10px;
		background-size: 80%;
	}

  .doc-list table.doc-table tr.item td.download a.download:hover {
		opacity: 0.8;
	}

	.doc-list table.doc-table tr.item td.download a.edit:hover {
		opacity: 0.8;
	}

	.doc-list table.doc-table tr.item td.download a.special-delete:hover {
		box-shadow: none;
		opacity: 0.8;
	}

	.doc-list table.doc-table tr.item td span.blur{
		position: absolute;
		right: 0px
		top:0px;
		height: 40px;
		box-shadow: -40px 0px 20px 
	}

	.l-right a {
		margin: 10px 0px 0px 0px !important;
	}
/* End */


/* Start:/bitrix/templates/dobro/components//bitrix/system.pagenavigation/.default/style.css?1381300537809*/
div.modern-page-navigation { 
	padding: 0.5em 0;
	text-align: center;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

span.modern-page-title{
	display: none;
}
/* End */
/* /bitrix/templates/dobro/components/bitrix/news/documents/bitrix/catalog.filter/.default/style.css?13998703932198 */
/* /bitrix/templates/dobro/components/bitrix/main.calendar/.default/style.css?1381311933157 */
/* /bitrix/templates/dobro/components/bitrix/news.list/documents/style.css?14013548743706 */
/* /bitrix/templates/dobro/components//bitrix/system.pagenavigation/.default/style.css?1381300537809 */
