/* CONCAT of
/css/fisheye-mentions.css
*/
/* START /css/fisheye-mentions.css */


#userAutocomplete .aui-dropdown ol.top-menu-item {
    border-bottom-color: #BBB;
    font-size: .9em;
    padding: 0;
}

#userAutocomplete .aui-dropdown ol.top-menu-item li, #userAutocomplete .aui-dropdown ol.top-menu-item li:hover {
    background: #F0F0F0;
    height: 22px;
    line-height: 22px;
}

#userAutocomplete.aui-dd-parent .aui-dropdown li img {
    left: 0.4em;
    position: absolute;
    top: 0.3em;
    z-index: 1;
}

#userAutocomplete.aui-dd-parent .aui-dropdown {
    border: 1px solid #BBB;
    margin: 0;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
}

#userAutocomplete.aui-dd-parent .aui-dropdown li a > span {
    padding-left: 2em;
}

.aui-dd-parent .aui-dropdown li a span span.autocomplete-username,
.aui-dd-parent .aui-dropdown li a span span.autocomplete-email {
    padding-left: 10px;
}

span.autocomplete-query-highlight {
    font-weight: bold;
}

.autocomplete li a {
    text-decoration: none;
}

.autocomplete li a span em {
    font-style: normal;
}

.quick-nav-drop-down li span em {
    font-style: normal;
    line-height: 26px;
}

#userAutocomplete, #userAutocomplete .aui-dropdown {
    width: 25em;
    z-index: 4000;
}

#userAutocomplete.aui-dd-parent .aui-dropdown {
    font-size: 1em;
    list-style: none;
    white-space: nowrap;
}

#userAutocomplete li.not-found img {
    background: transparent url(../2static/images/sprite_messages.png) no-repeat 3px 0;
    width: 20px;
    height: 20px;
}

.disabled span.autocomplete-query-highlight {
    font-weight: normal;
}/*[{!fisheye_mentions_css_pg8c43c!}]*/
/* END /css/fisheye-mentions.css */
