div.dokuwiki div.search { /* width: 1024px; */ } div.dokuwiki .search_snippet { color: #000000; margin-left: 0px; font-size: 18px; } div.dokuwiki .search_result { /* width: 600px; */ float: left; } div.dokuwiki .search_result a.title { font-size: 24px; } div.dokuwiki .search_result span { font-size: 18px; } div.dokuwiki .search_result span { font-size: 18px; } div.dokuwiki .search_sidebar { /* width: 300px; */ /* float: right;*/ /* margin-right: 30px; */ } div.dokuwiki .search_result_row { color: #000000; margin-left: 0px; /* width:600px; */ } div.dokuwiki .search_result_row_child { color: #000000; margin-left: 30px; /* width:600px; */ text-align: left; } div.dokuwiki .hide { display: none; } div.dokuwiki .search_cnt { color: #909090; font-size: 18px; } div.dokuwiki .search_nmsp { font-size: 18px; color: green; } div.dokuwiki .search_nmsp>a { color: green; } div.dokuwiki .sphinxsearch_nav { font-size: 48px; clear: both; text-align: center; width: 100%; } div.dokuwiki .gs_prev { background: transparent url(/lib/plugins/sphinxsearch/images/prev.png) no-repeat 0 0/48px !important; font-size: 48px; color: transparent; float: left; width: 48px; height: 48px; padding: 18px; } div.dokuwiki .searchhelp { background: transparent url(/lib/plugins/sphinxsearch/images/searchhelp.png) no-repeat 0 0/48px !important; font-size: 48px; color: transparent; float: left; width: 48px; height: 48px; padding: 18px; } div.dokuwiki .gs_next { background: transparent url(/lib/plugins/sphinxsearch/images/next.png) no-repeat 0 0/48px !important; font-size: 48px; color: transparent; float: right; width: 48px; height: 48px; padding: 18px; } div.dokuwiki .morematches { text-align: right; font: 12px monospace; } div.dokuwiki .morematches>a { text-decoration: none !important; color: green; font-weight: red; } div.dokuwiki .morematches>a:hover { text-decoration: none !important; color: green; font-weight: red; }