/* 
search styles
Colorado Encyclopedia 
Greg Vogl 2017-02-06
*/

/* search results */
#block-search-form input[type="submit"][id^="edit-submit"] { display: none; }
.search-node-type { font-size: 0.8em; }
p.search-suggestion { margin: 0; padding: 0; clear: both; }

/* search results thumbnails - float left */
.search-result-thumb { float: left; margin-right: 15px; }

/* Google Custom Search results */
.search-form.google-cse { margin: 0; }
.cse .gsc-control-cse { padding: 0 !important; }
.goog-te-menu-value,
#google-cse-results, .gsc-control-cse, .gsc-control-cse .gsc-table-result { font-family: 'Lato', Arial, Helvetica, sans-serif !important; }
#google-cse-results table { margin: 0; }
#google-cse-results tr { background: none !important; }
.gsc-result { border-bottom: 1px solid #eee !important; }
#google-cse-results a, .gsc-result .gs-title { color: #0073bd !important; text-decoration: none !important; }
#google-cse-results a:hover { color: #0090eb !important; text-decoration: underline !important; }
.gsc-resultsHeader, .gcsc-branding { display: none; }
.gsc-result .gs-title { font-size: 1.2em !important; height: 1.4em !important; }
.gsc-result a.gs-title { font-weight: bold; line-height: 1em !important; }
.gsc-table-result { font-size: 1.2em !important; }
.gsc-cursor-page { font-size: 2em; color: #0073bd !important; }
.gsc-cursor-page:hover { color: #0090eb !important; }
.gsc-cursor-page.gsc-cursor-current-page { color: black !important; }
div.gs-visibleUrl { color: #002868 !important; }
.gs-image-box { width: auto !important; height: auto !important; }
.gs-image { max-width: 120px !important; max-height: 120px !important; }
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top { padding: 0 !important; }
/* hide search tabs for public users */
.not-logged-in.page-search .tabs { display: none; }
.gsc-tabHeader.gsc-tabhInactive { border: 1px solid #ccc !important; border-bottom-width: 0 !important; }
.gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhActive { border-radius: 5px 5px 0 0; font-size: 1.2em; margin: 0 2px; }
/* hide redundant labels */
.gs-per-result-labels { display: none; }