.agenda-section .agenda-visual {
	margin: 10px;
	width: 180px;
}
.agenda-section .agenda-visual .actor-name {
	font-weight: bold;
}
#main .agenda-section .agenda-box h1 {
	color: #0072BC;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
}
.actor-detail-text {
	display: none;
}
.agenda-section .actor-more-text {
	background: url("/local/templates/1c-interes_v2.0/images/arrow-down.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0 15px 0 0;
    text-decoration: underline;
    font-weight: bold;
}
.agenda-section .actor-more-text__hide {
	background: url("/local/templates/1c-interes_v2.0/images/arrow-top.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
}

.section-holder .container {
	width: 100%!important;
}

.catalog_item .btn_dropdown {
	display: none!important;	
}

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

.alt-page .btn_type2 {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

.item_lead .hover_holder .product_name a:hover {
	text-decoration: underline!important;
}

.hold_link.link:hover {
	text-decoration: underline!important;
}

.hide-action-products-links {
	display: none;
}
.actor-preview-text,
.actor-detail-text {
	text-align: left;
}