div.auto_complete {
    width: 350px;
    background: #fff;
}

div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}

div.auto_complete ul li.selected {
    background-color: #ffb;
}

div.auto_complete ul strong.highlight {
    color: #800;
    margin: 0;
    padding: 0;
}

ol.autocompleter {
    background: #fff;
    border: 1px solid #888;
    font-size: 0.9em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 15em;
}

ol.autocompleter li {
    margin: 0;
    padding: 3px;
    cursor: default;
}

ol.autocompleter q, ol.autocompleter i {
    display: none;
}

ol.autocompleter li.focused {
    background: #ccf;
}

.username-in-autocomplete-list {
    color: #666;
    font-size: 1em;
}
#add-labels-form {
    margin: 0; 
    padding: 0;
    clear: left; /* makes sure top margins of stuff following labels are effective */
}
.labels-input {
    border: 1px solid #ccc;
    padding: 8px;
    background-color: #f0f0f0;
}

#labelOperationStatus {
    vertical-align: middle;
}

#labels-section #labelInputSpan {
    display: none;
    clear: left;
    margin-top: 5px;
}
#labels-section.open #labelInputSpan {
    display: block;
}

#labels-section .remove-label {
    display: none;
    background: url(/web/20130119032152im_/http://wiki.hudson-ci.org/s/1634/7/1.0/_/images/icons/del_8.gif) no-repeat 100% 50%;
    width: 8px;
    position: absolute;
    right: 5px;
    top: 0;
    text-indent: -999em;
}
#labels-section.open .remove-label {
    display: block;
}
#labels-section .confluence-label {
    display: inline;
    float: left;
    margin-right: .5em;
    margin-bottom: 5px;
    position: relative; /* allows positioning of delete link within this */
}
#labels-section .remove-label-caption {
    display: none;
}
#labels-section.open .remove-label-caption {
    display: inline;
    margin: 2px 16px 2px 0px;
}
#labels-section a.label {
    font-weight: normal;
}

#labels-section.open a.label {
    display: none;
}
#labels-section a.remove-label:focus {
    outline: none;
}
#labels-section-title {
    padding-right: 5px;
}
#labels-section-title.hidden {
    display: none;
}
#waitImageAndStatus {
    display: none;
    height: 16px;
}
#waitImageAndStatus.open {
    display: inline;
}
.labels-tip {
    color: #666;
    font-size: .9em;
    margin-top: .3em;
}
.suggested-label {
    padding-right: .3em;
}
a.suggested-label:focus {
    outline: none;
}

#labels-section .waiting {
    vertical-align: middle;
    border: none;
}

/*
     FILE ARCHIVED ON 03:21:52 Jan 19, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:35:47 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 90.227
  exclusion.robots: 0.131
  exclusion.robots.policy: 0.126
  cdx.remote: 0.041
  esindex: 0.006
  LoadShardBlock: 69.182 (3)
  PetaboxLoader3.datanode: 61.856 (5)
  CDXLines.iter: 13.096 (3)
  load_resource: 167.866 (2)
  PetaboxLoader3.resolve: 94.516 (2)
*/