

/* Start:/bitrix/templates/special_mibok_concept_kraken_co/components/bitrix/news.list/files/style.css?17673894053000*/
.files-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 20px;
  border: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  margin-top:20px;
  margin-bottom:20px;
}
 
.files-table td
{
  height: 50px;
  padding: 0 20px;
  border-bottom: 1px dashed #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
 
.files-table tbody td
{
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  text-align: left;
  border-left: 0px solid #a5a5a5;
  border-right: 0px solid #a5a5a5; 
  border-top: 1px dashed#a5a5a5;
  border-bottom: 1px dashed#a5a5a5;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}*/
/*.files-table td.grey
{
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
/*  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
 }
 
.files-table td.green
{
  background: #e7f3d4;
  background: rgba(184,243,85,0.3);
}
*/

.list_docs{
	display:block;
	margin-top:20px;
}

.doc_item{
	margin:14px 0;
	font-size: 18px;
    font-weight: bold;
	display:block;
}
.doc_item p{
	float: right;
	text-align: right;
    font-weight: normal;
	font-family: Georgia,serif;
	font-size: 16px;
	font-style: italic;
	color:#666666;
}
a.link_doc{
	text-decoration:none;
}

a.link_doc:hover{
	text-decoration:none;
}

.doc_icon{
	background: url("/bitrix/templates/special_mibok_concept_kraken_co/components/bitrix/news.list/files/images/icon_doc.png") no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	margin-right: 10px;
	float: left;
}

.xsl_icon{
	background: url("/bitrix/templates/special_mibok_concept_kraken_co/components/bitrix/news.list/files/images/icon_excel.png") no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	margin-right: 10px;
	float: left;
}

.pdf_icon{
	background: url("/bitrix/templates/special_mibok_concept_kraken_co/components/bitrix/news.list/files/images/icon_pdf.png") no-repeat;
	height: 32px;
	width: 32px;
	display: block;
	margin-right: 10px;
	float: left;
}

.fl_size{
	color:#666666;
}

.blocktext {
/*border-right: 2px solid #0e6caa;
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;*/
border-left: 2px solid #0e6caa;
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
margin: 1.5em 10px;
padding: 0.7em 10px;
font-weight: normal;
font-size: 16px;
color:#666666;
}
.blocktext span {
font-size: 19px;
line-height: 27px;
color: #0e6caa;
cursor: pointer;
border-bottom: 1px dashed #0e6caa;
}
.blocktext span:hover {
	border-bottom-color: transparent;
}
/* End */
/* /bitrix/templates/special_mibok_concept_kraken_co/components/bitrix/news.list/files/style.css?17673894053000 */
