#llgc_main_content_wrapper { background-color: #000; }

#uv {
    width: 100%;
    height: 768px;
}

.autocompleteText {
    color: #000;
}

.searchText {
    color: #000;
}

.iiif-metadata-component .groups .group .items .item .label {
    font-size: 1em;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 0;
}

.uv .footerPanel .searchOptions .label {
    font-size: 1em;
    line-height: normal;
}

.uv .footerPanel .searchResults .label.right {
    font-size: 1em;
}

.searchOverlay {
    background-color: #869f33 !important;
}

.iiif-metadata-component a {
    color: #869f33;
}

.value a{
    color: #f8d04e !important;
}

.mode{
    display: none;
}

.go{
    color: black !important;
    background-color: #f8d04e !important;
    border-color: black !important;
}

.uv .leftPanel .tabs .tab.on {
    border: 1px solid #373737;
    border-bottom: 1px solid #212121;
    color: #f8d04e;
    margin-bottom: -1px;
    height: 25px;
    line-height: 25px;
}

.uv-iiif-extension-host.uv-openseadragon-extension .centerPanel .content .annotationRect.current {
    background-color: #f8d04e;
}

.uv-iiif-extension-host.uv-openseadragon-extension .footerPanel .searchResults .searchResultPlacemarker {
    background: url("../img/teardrop.png") !important;
    height: 22px !important;
}

.uv-iiif-extension-host.uv-openseadragon-extension .footerPanel .searchPager .controls{
    width: 630px !important;
}

.uv .mainPanel .leftPanel .views .treeView .iiif-tree-component ul li a.selected{
    color: #f8d04e !important;
}

.uv .leftPanel .tabs .tab.on{
    color: #f8d04e !important;
}

.uv-iiif-extension-host.uv-openseadragon-extension .footerPanel .searchPager .controls .clearSearch{
    color: #f8d04e !important;
}

.index{
    color: #f8d04e !important;
}

.uv .btn-primary{
    color: black !important;
}

.uv-iiif-extension-host.uv-openseadragon-extension .centerPanel .content .annotationRect {
    background-color: #f8d04e !important;
    opacity: 0.5;
}

.iiif-metadata-component .items .value a {
    color: #f8d04e !important;
}

.uv .rightPanel .closed .title {
    color: #fff !important;
}

.search .autocomplete .result a {
    color: #f8d04e !important;
}