.browsing-panel-header { height: 5em; text-align: center; } .browsing-panel-indicator { display: none; } .browsing-panel-controls { display: none; } ul.facets-container { padding: 0; padding-right: 5px; } li.facet-container { display: block; clear: both; margin: 0; padding: 0; margin-top: 10px; background: white; border: 1px solid #ccc; border-bottom-left-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; } .facet-title { padding: 3px 5px; padding-right: 2px; font-weight: bold; cursor: move; } .facet-body { padding: 1px; } .facet-body-message { margin: 1em; color: #f88; } .facet-body-scrollable { height: 20em; overflow: auto; } .facet-footer { padding: 1px; text-align: center; font-size: 80%; } .facet-choice { padding: 2px 5px; clear: both; } .facet-choice-selected .facet-choice-label { font-weight: bold; } a.facet-choice-label { margin-right: 0.5em; text-decoration: none; color: #004; } a.facet-choice-label:hover { text-decoration: underline; color: #66f; } .facet-choice-count { color: #aaa; } .facet-choice-count:before { content: "("; color: #aaa; } .facet-choice-count:after { content: ")"; color: #aaa; } a.facet-choice-link { margin-left: 1em; font-size: 80%; float: right; text-decoration: none; color: #aac; } a.facet-choice-link:hover { text-decoration: underline; color: #88a; } a.facet-choice-edit { margin-left: 0.5em; font-size: 80%; text-decoration: none; color: #aac; visibility: hidden; } a.facet-choice-edit:hover { text-decoration: underline; color: #88a; } img.facet-choice-link { text-align: baseline; cursor: pointer; margin-left: 2px; float: right; } .facet-range-body { padding: 15px; } .facet-range-message { margin: 1em; color: #f88; } .facet-range-histogram { margin: 10px 0px; overflow: hidden; } .facet-range-slider.ui-corner-all { border-bottom-left-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; } .facet-range-status { margin: 10px 0; text-align: center; color: #aaa; } .facet-text-body { border: 1px solid #ccc; padding: 5px; }