

/* Start:/local/templates/unimagazin_s1/components/bitrix/news.list/history_company/style.css?17097076982503*/
.tizers-list {
	width:100%;
	padding-bottom:30px;
	padding-top:30px;
}
.tizers-list ul {
	list-style:none;
	margin:0;
	padding:0;
    overflow: hidden;
}
.tizers-list.big ul {
	//height: 116px;
}
.tizers-list.big .img_banner {
	display: inline-block;
	vertical-align: middle;
}
.tizers-list.big .r_col {
	display: inline-block;
	vertical-align: middle;
}
.tizers-list li {
    list-style:none;
    white-space: nowrap;
    overflow: hidden;
}
.tizers-list.big li {
	height: 80px;
	text-align: center;
}
.tizers-list .img_banner {
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
.tizers-list .name {
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
    overflow: hidden;
	white-space: normal;
}
.tizers-list .description {
	margin-top:0px;
	font-size:13px;
    text-align: justify;
    white-space: normal;
    height: 72px;
    overflow: hidden;
}
@media (max-width: 800px) {
	.tizers-list.big .img_banner {
    	float: none;
		margin-top: 0;
	}
	.tizers-list.big li {
		height: 80px;
	}
	.tizers-list li {
		margin-bottom: 10px;
	}
	.tizers-list.big .r_col {
    	margin-left: 0;
	}
}

.history_notes{
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #525252;
	padding: 0px;
}
.history_notes .list_item{
	display: table;
}
.history_notes .list_item .anons{
	display: table-cell;
	vertical-align: top;
	padding-left: 28px;
	position: relative;
	border-left: 1px solid #e1e1e1;
	width: 24%;
}
.history_notes .list_item .empty_cell{
	display: table-cell;
}
.history_notes .list_item .anons:after{
	position: absolute;
	top: 0px;
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	left: -8px;
	background-color: #e5ac1e;
}
.history_notes .list_item .detail{
	display: table-cell;
	width: 59%;
	vertical-align: top;
	padding-bottom: 55px;
	position: relative;
	bottom: 4px;
}
.history_notes .list_item .date{
	font-weight: bold;
	color: #353535;
	display: block;
	position: relative;
	bottom: 2px;
	margin-bottom: 14px;
}
@media all and (max-width: 530px){
	.history_notes, 
	.history_notes .list_item,
	.history_notes .list_item .anons,
	.history_notes .list_item .detail{
		display: block;
		width: auto;
	}
	.history_notes .list_item .anons{
		border: none;
		padding: 0px;
	}
	.history_notes .list_item .detail{
		margin-top: 15px;
	}
	.history_notes .list_item .anons:after{
		display: none
	}
	.history_notes .list_item .empty_cell{
		display: none;
	}
}
/* End */
/* /local/templates/unimagazin_s1/components/bitrix/news.list/history_company/style.css?17097076982503 */
