.autoc_li {
	padding: 5px 0.4em 9px 0.4em !important;
}

.autoc_descr {
	width: 460px; /* filter width (-) */
    max-width: 460px; /* filter width (-) */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.autoc_descr span {
}

.autoc_directOpenPic {
    padding-right: 5px;
    v-align: center;
}

.autoc_directOpen {
    float: right;
    color: #3E85C0 !important;
    font-size: smaller;
}

.autoc_openInCateg {
	float: right;
	color: #3E85C0;
    font-size: smaller;
}

.autoc_borderBefore {
    border-top: 1px solid #3E85C0;
    clear:both;
}


.ui-menu-item {
	width: 460px; /* filter width (-) */
}
.ui-menu .autoc_li.ui-state-focus {
	z-index: -100;
}

.ui-autocomplete.ui-widget-content {
    left: 302px;
    width: 605px !important;
}
.autoc_descr {
    float: right;
    max-width: 350px !important;
    text-align: left;
    width: 350px !important;
}
.autoc_openInCateg {
    color: black;
    float: left;
}
.ui-menu-item {
    margin: 0 10px !important;
    width: 573px;
}
.autoc_borderBefore {border-top: 1px solid #808080;}

.autoc_li.ui-state-focus {
    width: 572px !important;
}
.ui-menu .autoc_li.ui-menu-item {
    height: 14px !important;
}
