| 
									
										
										
										
											2013-10-15 18:19:31 +02:00
										 |  |  | html { | 
					
						
							|  |  |  |   font-family: sans-serif; | 
					
						
							| 
									
										
										
										
											2013-11-06 14:38:22 +01:00
										 |  |  |   font-size: 0.9em; | 
					
						
							| 
									
										
										
										
											2013-10-15 18:19:31 +02:00
										 |  |  |   -webkit-text-size-adjust: 100%; | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |   -ms-text-size-adjust: 100%; | 
					
						
							|  |  |  |   -moz-text-size-adjust: 100%; | 
					
						
							| 
									
										
										
										
											2013-10-15 18:19:31 +02:00
										 |  |  |   color: #444444; | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | body, #container { | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #container { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							| 
									
										
										
										
											2013-10-15 18:19:31 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2013-10-21 00:28:48 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .row { max-width: 800px; margin: auto; text-align: justify; } | 
					
						
							|  |  |  | .row h1 { font-size: 3em; margin-top: 50px; } | 
					
						
							| 
									
										
										
										
											2013-10-21 00:42:07 +02:00
										 |  |  | .row p { padding: 0 10px; max-width: 700px; } | 
					
						
							|  |  |  | .row h3,ul { margin: 4px 8px;} | 
					
						
							| 
									
										
										
										
											2013-10-21 00:28:48 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-17 17:26:45 +01:00
										 |  |  | .hmarg { | 
					
						
							|  |  |  |     margin: 0 20px; | 
					
						
							|  |  |  |     border: 1px solid #3498DB; | 
					
						
							|  |  |  |     padding: 4px 10px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a:link.hmarg { color: #3498DB; } | 
					
						
							|  |  |  | a:visited.hmarg { color: #3498DB; } | 
					
						
							|  |  |  | a:active.hmarg { color: #3498DB; } | 
					
						
							|  |  |  | a:hover.hmarg { color: #3498DB; } | 
					
						
							| 
									
										
										
										
											2013-10-22 21:31:56 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .top_margin { margin-top: 60px; } | 
					
						
							| 
									
										
										
										
											2013-10-21 00:28:48 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-15 18:19:31 +02:00
										 |  |  | .center { text-align: center; } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | h1 { font-size: 5em; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-12-03 18:33:05 +01:00
										 |  |  | div.title { background: url('/static/img/searx.png') no-repeat; width: 100%; background-position: center; } | 
					
						
							|  |  |  | div.title h1 { visibility: hidden; } | 
					
						
							| 
									
										
										
										
											2013-11-02 17:38:57 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-12-02 00:26:56 +01:00
										 |  |  | input[type="submit"] { border: 1px solid #666666; color: #444444;  padding: 4px; background-color: #FFFFFF; margin-left: 8px; } | 
					
						
							| 
									
										
										
										
											2013-10-15 19:11:43 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-20 12:19:34 +02:00
										 |  |  | input[type="checkbox"] { visibility: hidden; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-22 00:59:18 +01:00
										 |  |  | fieldset { margin: 8px; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | #categories { margin: 0 10px; } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .checkbox_container { display: inline-block; position: relative; margin: 0 3px; padding: 0px; } | 
					
						
							|  |  |  | .checkbox_container input { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2013-10-20 12:19:34 +02:00
										 |  |  | .checkbox_container label { | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |     padding: 4px 10px; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     text-transform: capitalize; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     -webkit-touch-callout: none; | 
					
						
							|  |  |  |     -webkit-user-select: none; | 
					
						
							|  |  |  |     -khtml-user-select: none; | 
					
						
							|  |  |  |     -moz-user-select: none; | 
					
						
							|  |  |  |     -ms-user-select: none; | 
					
						
							|  |  |  |     user-select: none; | 
					
						
							| 
									
										
										
										
											2013-10-20 12:19:34 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  | .checkbox_container input[type="checkbox"]:checked + label { background: #3498DB; color: #FFFFFF; } | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | .search .checkbox_container label { border-bottom: 4px solid #e8e7e6; } | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  | .search .checkbox_container label:hover { border-bottom: 4px solid #3498DB; } | 
					
						
							|  |  |  | .search .checkbox_container input[type="checkbox"]:checked + label { border-bottom: 4px solid #2980B9; } | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | a { text-decoration: none; color: #1a11be; } | 
					
						
							|  |  |  | a:visited { color: #7b11be; } | 
					
						
							| 
									
										
										
										
											2013-10-15 18:47:26 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 12:40:24 +01:00
										 |  |  | .result { margin: 19px 0 18px 0; padding: 0; max-width: 55em;  clear: both; } | 
					
						
							| 
									
										
										
										
											2013-10-20 22:37:55 +02:00
										 |  |  | .result_title { margin-bottom: 0; } | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | .result h3 { font-size: 1em; word-wrap:break-word; margin: 5px 0 1px 0; padding: 0 } | 
					
						
							|  |  |  | .result .content { font-size: 0.8em; margin: 0; padding: 0; max-width: 54em; word-wrap:break-word; line-height: 1.24; } | 
					
						
							|  |  |  | .result .url { font-size: 0.8em; margin: 3px 0 0 0; padding: 0; max-width: 54em; word-wrap:break-word; color: #2e1c0b; } | 
					
						
							| 
									
										
										
										
											2013-10-17 20:44:50 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .q { width: 30em; } | 
					
						
							| 
									
										
										
										
											2013-10-19 18:28:58 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .engines { color: #888888; } | 
					
						
							| 
									
										
										
										
											2013-10-19 19:55:43 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-22 23:32:52 +02:00
										 |  |  | .small_font { font-size: 0.8em; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-19 19:55:43 +02:00
										 |  |  | .small p { margin: 2px 0; } | 
					
						
							| 
									
										
										
										
											2013-10-19 22:35:06 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  | .search { background: #ECF0F1; padding: 0; margin: 0 } | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-19 22:35:06 +02:00
										 |  |  | .right { float: right; } | 
					
						
							| 
									
										
										
										
											2013-10-20 10:39:49 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .invisible { display: none; } | 
					
						
							| 
									
										
										
										
											2013-10-22 23:32:52 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-27 02:59:32 +02:00
										 |  |  | .left { float: left; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-27 00:12:04 +02:00
										 |  |  | .image_result { float: left; margin: 10px 10px; position: relative;  height: 160px;} | 
					
						
							|  |  |  | .image_result img { border: 0;  height: 160px;} | 
					
						
							|  |  |  | .image_result p { margin: 0; padding: 0; } | 
					
						
							|  |  |  | .image_result p span a { display: none; } | 
					
						
							|  |  |  | .image_result p span a { color: #FFFFFF; } | 
					
						
							| 
									
										
										
										
											2013-10-27 23:42:18 +01:00
										 |  |  | .image_result p:hover span a { display: block; position: absolute; bottom: 0; right: 0; padding: 4px; background-color: rgba(0, 0, 0, 0.6); font-size: 0.7em; } | 
					
						
							| 
									
										
										
										
											2013-10-27 02:59:32 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | .torrent_result { border-left: 10px solid lightgray; padding-left: 3px; } | 
					
						
							|  |  |  | .torrent_result p { margin: 3px; font-size: 0.8em; } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .definition_result { border-left: 10px solid gray; padding-left: 3px; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-27 02:59:32 +02:00
										 |  |  | .percentage { position: relative; width: 300px; } | 
					
						
							|  |  |  | .percentage div { background: #444444; } | 
					
						
							|  |  |  | td { padding: 0 4px; } | 
					
						
							|  |  |  | tr:hover td { background: #DDDDDD; } | 
					
						
							| 
									
										
										
										
											2013-11-01 15:33:53 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | #search_wrapper { position: relative; max-width: 600px; padding: 10px; } | 
					
						
							| 
									
										
										
										
											2013-11-01 15:33:53 +01:00
										 |  |  | .center #search_wrapper { margin-left: auto; margin-right: auto; } | 
					
						
							|  |  |  | .q { | 
					
						
							| 
									
										
										
										
											2013-11-05 21:01:22 +01:00
										 |  |  |     background: none repeat scroll 0 0 #FFFFFF; | 
					
						
							| 
									
										
										
										
											2014-01-17 17:26:45 +01:00
										 |  |  |     border: 1px solid #3498DB; | 
					
						
							| 
									
										
										
										
											2013-11-05 21:01:22 +01:00
										 |  |  |     color: #222222; | 
					
						
							| 
									
										
										
										
											2013-11-06 14:38:22 +01:00
										 |  |  |     font-size: 16px; | 
					
						
							| 
									
										
										
										
											2013-11-05 21:01:22 +01:00
										 |  |  |     height: 28px; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     outline: medium none; | 
					
						
							|  |  |  |     padding: 4px; | 
					
						
							|  |  |  |     padding-left: 8px; | 
					
						
							|  |  |  |     padding-right: 0px !important; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     z-index: 2; | 
					
						
							| 
									
										
										
										
											2013-11-01 15:33:53 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2013-11-05 21:01:22 +01:00
										 |  |  | #search_submit { | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |     top: 15px; | 
					
						
							|  |  |  |     right: 4px; | 
					
						
							| 
									
										
										
										
											2013-11-05 21:01:22 +01:00
										 |  |  |     padding: 0; | 
					
						
							|  |  |  |     border: 0; | 
					
						
							|  |  |  |     background: url('/static/img/search-icon.png') no-repeat; | 
					
						
							|  |  |  |     background-size: 28px 28px; | 
					
						
							|  |  |  |     opacity: 0.8; | 
					
						
							|  |  |  |     width: 28px; | 
					
						
							|  |  |  |     height: 30px; | 
					
						
							| 
									
										
										
										
											2013-11-01 15:33:53 +01:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | #results { margin: 10px; padding: 0; } | 
					
						
							| 
									
										
										
										
											2013-11-13 19:35:32 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | #result_count { font-size: 0.8em; margin: 2px 0 2px 0; padding: 0 } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #suggestions { position: absolute; left: 54em; width: 12em; margin: 0 2px 5px 5px; padding: 0 2px 2px 2px; } | 
					
						
							|  |  |  | #suggestions span { display: block; font-size: 0.8em; margin: 0 2px 10px 2px; padding: 0; } | 
					
						
							|  |  |  | #suggestions form { display: block; } | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  | #suggestions input { padding: 2px 6px; margin: 2px 4px;  font-size: 0.8em; display: inline-block; background: #3498DB; color: #FFFFFF; border-radius: 4px; border: 0; cursor: pointer; } | 
					
						
							| 
									
										
										
										
											2014-01-04 00:27:40 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | #preferences { | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |     top: 10px; | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |     border: 0; | 
					
						
							|  |  |  |     background: url('/static/img/preference-icon.png') no-repeat; | 
					
						
							|  |  |  |     background-size: 28px 28px; | 
					
						
							|  |  |  |     opacity: 0.8; | 
					
						
							|  |  |  |     width: 28px; | 
					
						
							|  |  |  |     height: 30px; | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #preferences * { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #apis { | 
					
						
							|  |  |  |     clear: both; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | @media screen and (max-width: 60em) { | 
					
						
							| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  |   #suggestions { position: static; max-width: 50em; margin: 0 0 2px 0; padding: 0; float: none; border: none; width: auto } | 
					
						
							|  |  |  |   #suggestions span { display: inline; font-size: 0.8em } | 
					
						
							|  |  |  |   #suggestions form { display: inline; } | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  |   #suggestions input { padding: 2px 6px; margin: 2px 4px;  font-size: 0.8em; display: inline-block; border-radius: 4px; border: 0; cursor: pointer; } | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | @media screen and (max-width: 680px) { | 
					
						
							| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  |   #search_wrapper { width: 90%; clear:both; overflow: hidden } | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |   .right { display: none; postion: fixed !important; top: 100px; right: 0px; } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  |   #categories { font-size: 80%; clear: both; } | 
					
						
							| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |   #categories .checkbox_container { margin-top: 2px; margin: 0 2px; } | 
					
						
							| 
									
										
										
										
											2014-01-11 16:57:43 +01:00
										 |  |  |   .checkbox_container { display: block; width: 100%; float: left; } | 
					
						
							|  |  |  |   .checkbox_container label { border-bottom: 0; } | 
					
						
							| 
									
										
										
										
											2014-01-04 00:27:40 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  |   .result { border-top: 1px solid #e8e7e6; margin: 7px 0 6px 0;  } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-01-05 20:27:13 +01:00
										 |  |  |   .result img { max-width: 90%; width: auto; height: auto } | 
					
						
							| 
									
										
										
										
											2014-01-04 00:27:40 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2014-01-19 22:58:50 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | .favicon { float: left; margin-right: 4px; } |