| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* | 
					
						
							| 
									
										
										
										
											2021-10-01 18:07:27 +02:00
										 |  |  | * SearXNG, A privacy-respecting, hackable metasearch engine | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | * | 
					
						
							|  |  |  | * To convert "style.less" to "style.css" run: $make styles | 
					
						
							|  |  |  | */ | 
					
						
							| 
									
										
										
										
											2021-04-28 16:12:34 +02:00
										 |  |  | .github-issue-button { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   padding: 8px 16px; | 
					
						
							|  |  |  |   font-family: sans-serif; | 
					
						
							|  |  |  |   font-size: 16px; | 
					
						
							|  |  |  |   color: white; | 
					
						
							|  |  |  |   background-color: #238636 !important; | 
					
						
							|  |  |  |   /* important is needed cause to an !important in logicodev-dark */ | 
					
						
							|  |  |  |   border: #2ea043; | 
					
						
							|  |  |  |   border-radius: 10px !important; | 
					
						
							|  |  |  |   box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .github-issue-button:hover { | 
					
						
							|  |  |  |   background-color: #2ea043; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-05-17 18:10:53 +02:00
										 |  |  | .issue-hide { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats .engine-name { | 
					
						
							|  |  |  |   width: 20rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats .engine-score { | 
					
						
							|  |  |  |   width: 7rem; | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats .engine-reliability { | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats table.engine-error { | 
					
						
							|  |  |  |   max-width: 1280px; | 
					
						
							|  |  |  |   margin: 1rem; | 
					
						
							|  |  |  |   border: 1px solid gray; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats table.engine-error th.engine-error-type, | 
					
						
							|  |  |  | .engine-stats table.engine-error td.engine-error-type, | 
					
						
							|  |  |  | .engine-stats failed-test { | 
					
						
							|  |  |  |   width: 10rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engine-stats table.engine-error span.log_parameters { | 
					
						
							|  |  |  |   border-right: 1px solid gray; | 
					
						
							|  |  |  |   padding: 0 1rem 0 0; | 
					
						
							|  |  |  |   margin: 0 0 0 0.5rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar-chart-value { | 
					
						
							|  |  |  |   width: 3em; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  |   padding-right: 0.5rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar-chart-graph { | 
					
						
							|  |  |  |   width: calc(100% - 5rem); | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar-chart-bar { | 
					
						
							|  |  |  |   border: 3px solid #5bc0de; | 
					
						
							|  |  |  |   margin: 1px 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar-chart-serie1 { | 
					
						
							|  |  |  |   border: 3px solid #5bc0de; | 
					
						
							|  |  |  |   margin: 1px 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar-chart-serie2 { | 
					
						
							|  |  |  |   border: 3px solid #deb15b; | 
					
						
							|  |  |  |   margin: 1px 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar0 { | 
					
						
							|  |  |  |   width: 0; | 
					
						
							|  |  |  |   border: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar1 { | 
					
						
							|  |  |  |   width: 1%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar2 { | 
					
						
							|  |  |  |   width: 2%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar3 { | 
					
						
							|  |  |  |   width: 3%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar4 { | 
					
						
							|  |  |  |   width: 4%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar5 { | 
					
						
							|  |  |  |   width: 5%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar6 { | 
					
						
							|  |  |  |   width: 6%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar7 { | 
					
						
							|  |  |  |   width: 7%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar8 { | 
					
						
							|  |  |  |   width: 8%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar9 { | 
					
						
							|  |  |  |   width: 9%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar10 { | 
					
						
							|  |  |  |   width: 10%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar11 { | 
					
						
							|  |  |  |   width: 11%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar12 { | 
					
						
							|  |  |  |   width: 12%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar13 { | 
					
						
							|  |  |  |   width: 13%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar14 { | 
					
						
							|  |  |  |   width: 14%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar15 { | 
					
						
							|  |  |  |   width: 15%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar16 { | 
					
						
							|  |  |  |   width: 16%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar17 { | 
					
						
							|  |  |  |   width: 17%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar18 { | 
					
						
							|  |  |  |   width: 18%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar19 { | 
					
						
							|  |  |  |   width: 19%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar20 { | 
					
						
							|  |  |  |   width: 20%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar21 { | 
					
						
							|  |  |  |   width: 21%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar22 { | 
					
						
							|  |  |  |   width: 22%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar23 { | 
					
						
							|  |  |  |   width: 23%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar24 { | 
					
						
							|  |  |  |   width: 24%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar25 { | 
					
						
							|  |  |  |   width: 25%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar26 { | 
					
						
							|  |  |  |   width: 26%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar27 { | 
					
						
							|  |  |  |   width: 27%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar28 { | 
					
						
							|  |  |  |   width: 28%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar29 { | 
					
						
							|  |  |  |   width: 29%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar30 { | 
					
						
							|  |  |  |   width: 30%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar31 { | 
					
						
							|  |  |  |   width: 31%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar32 { | 
					
						
							|  |  |  |   width: 32%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar33 { | 
					
						
							|  |  |  |   width: 33%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar34 { | 
					
						
							|  |  |  |   width: 34%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar35 { | 
					
						
							|  |  |  |   width: 35%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar36 { | 
					
						
							|  |  |  |   width: 36%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar37 { | 
					
						
							|  |  |  |   width: 37%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar38 { | 
					
						
							|  |  |  |   width: 38%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar39 { | 
					
						
							|  |  |  |   width: 39%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar40 { | 
					
						
							|  |  |  |   width: 40%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar41 { | 
					
						
							|  |  |  |   width: 41%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar42 { | 
					
						
							|  |  |  |   width: 42%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar43 { | 
					
						
							|  |  |  |   width: 43%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar44 { | 
					
						
							|  |  |  |   width: 44%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar45 { | 
					
						
							|  |  |  |   width: 45%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar46 { | 
					
						
							|  |  |  |   width: 46%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar47 { | 
					
						
							|  |  |  |   width: 47%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar48 { | 
					
						
							|  |  |  |   width: 48%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar49 { | 
					
						
							|  |  |  |   width: 49%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar50 { | 
					
						
							|  |  |  |   width: 50%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar51 { | 
					
						
							|  |  |  |   width: 51%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar52 { | 
					
						
							|  |  |  |   width: 52%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar53 { | 
					
						
							|  |  |  |   width: 53%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar54 { | 
					
						
							|  |  |  |   width: 54%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar55 { | 
					
						
							|  |  |  |   width: 55%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar56 { | 
					
						
							|  |  |  |   width: 56%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar57 { | 
					
						
							|  |  |  |   width: 57%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar58 { | 
					
						
							|  |  |  |   width: 58%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar59 { | 
					
						
							|  |  |  |   width: 59%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar60 { | 
					
						
							|  |  |  |   width: 60%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar61 { | 
					
						
							|  |  |  |   width: 61%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar62 { | 
					
						
							|  |  |  |   width: 62%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar63 { | 
					
						
							|  |  |  |   width: 63%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar64 { | 
					
						
							|  |  |  |   width: 64%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar65 { | 
					
						
							|  |  |  |   width: 65%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar66 { | 
					
						
							|  |  |  |   width: 66%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar67 { | 
					
						
							|  |  |  |   width: 67%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar68 { | 
					
						
							|  |  |  |   width: 68%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar69 { | 
					
						
							|  |  |  |   width: 69%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar70 { | 
					
						
							|  |  |  |   width: 70%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar71 { | 
					
						
							|  |  |  |   width: 71%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar72 { | 
					
						
							|  |  |  |   width: 72%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar73 { | 
					
						
							|  |  |  |   width: 73%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar74 { | 
					
						
							|  |  |  |   width: 74%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar75 { | 
					
						
							|  |  |  |   width: 75%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar76 { | 
					
						
							|  |  |  |   width: 76%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar77 { | 
					
						
							|  |  |  |   width: 77%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar78 { | 
					
						
							|  |  |  |   width: 78%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar79 { | 
					
						
							|  |  |  |   width: 79%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar80 { | 
					
						
							|  |  |  |   width: 80%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar81 { | 
					
						
							|  |  |  |   width: 81%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar82 { | 
					
						
							|  |  |  |   width: 82%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar83 { | 
					
						
							|  |  |  |   width: 83%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar84 { | 
					
						
							|  |  |  |   width: 84%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar85 { | 
					
						
							|  |  |  |   width: 85%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar86 { | 
					
						
							|  |  |  |   width: 86%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar87 { | 
					
						
							|  |  |  |   width: 87%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar88 { | 
					
						
							|  |  |  |   width: 88%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar89 { | 
					
						
							|  |  |  |   width: 89%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar90 { | 
					
						
							|  |  |  |   width: 90%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar91 { | 
					
						
							|  |  |  |   width: 91%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar92 { | 
					
						
							|  |  |  |   width: 92%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar93 { | 
					
						
							|  |  |  |   width: 93%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar94 { | 
					
						
							|  |  |  |   width: 94%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar95 { | 
					
						
							|  |  |  |   width: 95%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar96 { | 
					
						
							|  |  |  |   width: 96%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar97 { | 
					
						
							|  |  |  |   width: 97%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar98 { | 
					
						
							|  |  |  |   width: 98%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar99 { | 
					
						
							|  |  |  |   width: 99%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .bar100 { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-06 11:12:17 +02:00
										 |  |  | .osm-map-box { | 
					
						
							|  |  |  |   height: 300px; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   margin: 10px 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Document | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the line height in all browsers. | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * 2. Prevent adjustments of font size after orientation changes in iOS. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | html { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   line-height: 1.15; /* 1 */ | 
					
						
							|  |  |  |   -webkit-text-size-adjust: 100%; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Sections | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Remove the margin in all browsers. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | body { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Render the `main` element consistently in IE. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | main { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Correct the font size and margin on `h1` elements within `section` and | 
					
						
							|  |  |  |  * `article` contexts in Chrome, Firefox, and Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | h1 { | 
					
						
							|  |  |  |   font-size: 2em; | 
					
						
							|  |  |  |   margin: 0.67em 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Grouping content | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Add the correct box sizing in Firefox. | 
					
						
							|  |  |  |  * 2. Show the overflow in Edge and IE. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | hr { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   box-sizing: content-box; /* 1 */ | 
					
						
							|  |  |  |   height: 0; /* 1 */ | 
					
						
							|  |  |  |   overflow: visible; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the inheritance and scaling of font size in all browsers. | 
					
						
							|  |  |  |  * 2. Correct the odd `em` font sizing in all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | pre { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   font-family: monospace, monospace; /* 1 */ | 
					
						
							|  |  |  |   font-size: 1em; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Text-level semantics | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Remove the gray background on active links in IE 10. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | a { | 
					
						
							|  |  |  |   background-color: transparent; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * 1. Remove the bottom border in Chrome 57- | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | abbr[title] { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   border-bottom: none; /* 1 */ | 
					
						
							|  |  |  |   text-decoration: underline; /* 2 */ | 
					
						
							|  |  |  |   text-decoration: underline dotted; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Add the correct font weight in Chrome, Edge, and Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | b, | 
					
						
							|  |  |  | strong { | 
					
						
							|  |  |  |   font-weight: bolder; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the inheritance and scaling of font size in all browsers. | 
					
						
							|  |  |  |  * 2. Correct the odd `em` font sizing in all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | code, | 
					
						
							|  |  |  | kbd, | 
					
						
							|  |  |  | samp { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   font-family: monospace, monospace; /* 1 */ | 
					
						
							|  |  |  |   font-size: 1em; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Add the correct font size in all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | small { | 
					
						
							|  |  |  |   font-size: 80%; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Prevent `sub` and `sup` elements from affecting the line height in | 
					
						
							|  |  |  |  * all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | sub, | 
					
						
							|  |  |  | sup { | 
					
						
							|  |  |  |   font-size: 75%; | 
					
						
							|  |  |  |   line-height: 0; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   vertical-align: baseline; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | sub { | 
					
						
							|  |  |  |   bottom: -0.25em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | sup { | 
					
						
							|  |  |  |   top: -0.5em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Embedded content | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Remove the border on images inside links in IE 10. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | img { | 
					
						
							|  |  |  |   border-style: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Forms | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * 1. Change the font styles in all browsers. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  * 2. Remove the margin in Firefox and Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button, | 
					
						
							|  |  |  | input, | 
					
						
							|  |  |  | optgroup, | 
					
						
							|  |  |  | select, | 
					
						
							|  |  |  | textarea { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   font-family: inherit; /* 1 */ | 
					
						
							|  |  |  |   font-size: 100%; /* 1 */ | 
					
						
							|  |  |  |   line-height: 1.15; /* 1 */ | 
					
						
							|  |  |  |   margin: 0; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Show the overflow in IE. | 
					
						
							|  |  |  |  * 1. Show the overflow in Edge. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button, | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | input { /* 1 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   overflow: visible; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Remove the inheritance of text transform in Edge, Firefox, and IE. | 
					
						
							|  |  |  |  * 1. Remove the inheritance of text transform in Firefox. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button, | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | select { /* 1 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-transform: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Correct the inability to style clickable types in iOS and Safari. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button, | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | [type="button"], | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [type="reset"], | 
					
						
							|  |  |  | [type="submit"] { | 
					
						
							|  |  |  |   -webkit-appearance: button; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Remove the inner border and padding in Firefox. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button::-moz-focus-inner, | 
					
						
							|  |  |  | [type="button"]::-moz-focus-inner, | 
					
						
							|  |  |  | [type="reset"]::-moz-focus-inner, | 
					
						
							|  |  |  | [type="submit"]::-moz-focus-inner { | 
					
						
							|  |  |  |   border-style: none; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Restore the focus styles unset by the previous rule. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | button:-moz-focusring, | 
					
						
							|  |  |  | [type="button"]:-moz-focusring, | 
					
						
							|  |  |  | [type="reset"]:-moz-focusring, | 
					
						
							|  |  |  | [type="submit"]:-moz-focusring { | 
					
						
							|  |  |  |   outline: 1px dotted ButtonText; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Correct the padding in Firefox. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | fieldset { | 
					
						
							|  |  |  |   padding: 0.35em 0.75em 0.625em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the text wrapping in Edge and IE. | 
					
						
							|  |  |  |  * 2. Correct the color inheritance from `fieldset` elements in IE. | 
					
						
							|  |  |  |  * 3. Remove the padding so developers are not caught out when they zero out | 
					
						
							|  |  |  |  *    `fieldset` elements in all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | legend { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   box-sizing: border-box; /* 1 */ | 
					
						
							|  |  |  |   color: inherit; /* 2 */ | 
					
						
							|  |  |  |   display: table; /* 1 */ | 
					
						
							|  |  |  |   max-width: 100%; /* 1 */ | 
					
						
							|  |  |  |   padding: 0; /* 3 */ | 
					
						
							|  |  |  |   white-space: normal; /* 1 */ | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Add the correct vertical alignment in Chrome, Firefox, and Opera. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | progress { | 
					
						
							|  |  |  |   vertical-align: baseline; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Remove the default vertical scrollbar in IE 10+. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | textarea { | 
					
						
							|  |  |  |   overflow: auto; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * 1. Add the correct box sizing in IE 10. | 
					
						
							|  |  |  |  * 2. Remove the padding in IE 10. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [type="checkbox"], | 
					
						
							|  |  |  | [type="radio"] { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   box-sizing: border-box; /* 1 */ | 
					
						
							|  |  |  |   padding: 0; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * Correct the cursor style of increment and decrement buttons in Chrome. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [type="number"]::-webkit-inner-spin-button, | 
					
						
							|  |  |  | [type="number"]::-webkit-outer-spin-button { | 
					
						
							|  |  |  |   height: auto; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the odd appearance in Chrome and Safari. | 
					
						
							|  |  |  |  * 2. Correct the outline style in Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [type="search"] { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   -webkit-appearance: textfield; /* 1 */ | 
					
						
							|  |  |  |   outline-offset: -2px; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Remove the inner padding in Chrome and Safari on macOS. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [type="search"]::-webkit-search-decoration { | 
					
						
							|  |  |  |   -webkit-appearance: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * 1. Correct the inability to style clickable types in iOS and Safari. | 
					
						
							|  |  |  |  * 2. Change font properties to `inherit` in Safari. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | ::-webkit-file-upload-button { | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  |   -webkit-appearance: button; /* 1 */ | 
					
						
							|  |  |  |   font: inherit; /* 2 */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* Interactive | 
					
						
							|  |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Add the correct display in Edge, IE 10+, and Firefox. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | details { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* | 
					
						
							|  |  |  |  * Add the correct display in all browsers. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | summary { | 
					
						
							|  |  |  |   display: list-item; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | /* Misc | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |    ========================================================================== */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Add the correct display in IE 10+. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | template { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /** | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |  * Add the correct display in IE 10. | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | [hidden] { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-22 08:04:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* | 
					
						
							| 
									
										
										
										
											2021-10-01 18:07:27 +02:00
										 |  |  |  * SearXNG, A privacy-respecting, hackable metasearch engine | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |  * | 
					
						
							|  |  |  |  * To change the colors of the site, simple edit this variables | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  | :root { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-base-font: #444; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   --color-base-font-rgb: 68, 68, 68; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-base-background: #fff; | 
					
						
							|  |  |  |   --color-url-font: #29314d; | 
					
						
							|  |  |  |   --color-url-visited-font: #80b; | 
					
						
							|  |  |  |   --color-header-background: #f7f7f7; | 
					
						
							|  |  |  |   --color-header-border: #ddd; | 
					
						
							|  |  |  |   --color-footer-background: #f7f7f7; | 
					
						
							|  |  |  |   --color-footer-border: #ddd; | 
					
						
							|  |  |  |   --color-sidebar-border: #ddd; | 
					
						
							|  |  |  |   --color-sidebar-font: #000; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |   --color-backtotop-font: #444; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-backtotop-border: #ddd; | 
					
						
							|  |  |  |   --color-backtotop-background: #fff; | 
					
						
							|  |  |  |   --color-btn-background: #3050ff; | 
					
						
							|  |  |  |   --color-btn-font: #fff; | 
					
						
							|  |  |  |   --color-search-border: #bbb; | 
					
						
							|  |  |  |   --color-search-background: #fff; | 
					
						
							|  |  |  |   --color-search-font: #222; | 
					
						
							|  |  |  |   --color-search-background-hover: #3050ff; | 
					
						
							|  |  |  |   --color-error: #db3434; | 
					
						
							|  |  |  |   --color-error-background: #fae1e1; | 
					
						
							|  |  |  |   --color-warning: #dbba34; | 
					
						
							|  |  |  |   --color-warning-background: #faf5e1; | 
					
						
							|  |  |  |   --color-success: #42db34; | 
					
						
							|  |  |  |   --color-success-background: #e3fae1; | 
					
						
							|  |  |  |   --color-categories-item-selected-font: #3050ff; | 
					
						
							|  |  |  |   --color-categories-item-border-selected: #3050ff; | 
					
						
							|  |  |  |   --color-autocomplete-font: #000; | 
					
						
							|  |  |  |   --color-autocomplete-border: #bbb; | 
					
						
							|  |  |  |   --color-autocomplete-background: #fff; | 
					
						
							|  |  |  |   --color-autocomplete-background-hover: #f7f7f7; | 
					
						
							|  |  |  |   --color-answer-border: #ddd; | 
					
						
							| 
									
										
										
										
											2021-11-02 13:59:45 +01:00
										 |  |  |   --color-answer-font: #444; | 
					
						
							|  |  |  |   --color-answer-background: #f7f7f7; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-result-border: #ddd; | 
					
						
							|  |  |  |   --color-result-url-font: #000; | 
					
						
							|  |  |  |   --color-result-vim-selected: #f7f7f7; | 
					
						
							|  |  |  |   --color-result-vim-arrow: #000bbb; | 
					
						
							|  |  |  |   --color-result-description-highlight-font: #000; | 
					
						
							|  |  |  |   --color-result-link-font: #000bbb; | 
					
						
							|  |  |  |   --color-result-link-font-highlight: #000bbb; | 
					
						
							|  |  |  |   --color-result-link-visited-font: #80b; | 
					
						
							|  |  |  |   --color-result-publishdate-font: #777; | 
					
						
							|  |  |  |   --color-result-engines-font: #777; | 
					
						
							|  |  |  |   --color-result-search-url-border: #ddd; | 
					
						
							|  |  |  |   --color-result-search-url-font: #000; | 
					
						
							|  |  |  |   --color-result-image-span-background-hover: rgba(0, 0, 0, 0.6); | 
					
						
							|  |  |  |   --color-result-image-span-font: #fff; | 
					
						
							|  |  |  |   --color-result-image-background: #000bbb; | 
					
						
							|  |  |  |   --color-settings-tr-hover: #f7f7f7; | 
					
						
							|  |  |  |   --color-settings-engine-description-font: #909090; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |   --color-result-detail-font: #fff; | 
					
						
							|  |  |  |   --color-result-detail-label-font: lightgray; | 
					
						
							|  |  |  |   --color-result-detail-background: #000; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |   --color-result-detail-hr: #555; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |   --color-result-detail-link: #8af; | 
					
						
							|  |  |  |   --color-result-detail-loader-border: rgba(255, 255, 255, 0.2); | 
					
						
							|  |  |  |   --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-toolkit-badge-font: #fff; | 
					
						
							|  |  |  |   --color-toolkit-badge-background: #777; | 
					
						
							|  |  |  |   --color-toolkit-kbd-font: #fff; | 
					
						
							|  |  |  |   --color-toolkit-kbd-background: #000; | 
					
						
							|  |  |  |   --color-toolkit-dialog-border: #ddd; | 
					
						
							|  |  |  |   --color-toolkit-dialog-background: #fff; | 
					
						
							|  |  |  |   --color-toolkit-tabs-label-border: #fff; | 
					
						
							|  |  |  |   --color-toolkit-tabs-section-border: #ddd; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   --color-toolkit-select-background: #f7f7f7; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-toolkit-select-border: #ddd; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   --color-toolkit-select-background-hover: #bbb; | 
					
						
							| 
									
										
										
										
											2021-11-13 17:13:09 +01:00
										 |  |  |   --color-toolkit-input-text-font: #222; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-toolkit-checkbox-onoff-background: #ddd; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-onoff-label-background: #3050ff; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   --color-toolkit-checkbox-onoff-checked-background: #aaa; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   --color-toolkit-checkbox-label-background: #fff; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-label-border: #ddd; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-input-border: #3050ff; | 
					
						
							|  |  |  |   --color-toolkit-engine-tooltip-border: #ddd; | 
					
						
							|  |  |  |   --color-toolkit-engine-tooltip-background: #fff; | 
					
						
							|  |  |  |   --color-toolkit-loader-border: rgba(0, 0, 0, 0.2); | 
					
						
							|  |  |  |   --color-toolkit-loader-borderleft: rgba(255, 255, 255, 0); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media (prefers-color-scheme: dark) { | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |   :root.theme-auto { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-base-font: #bbb; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |     --color-base-font-rgb: 187, 187, 187; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-base-background: #222; | 
					
						
							|  |  |  |     --color-url-font: #8af; | 
					
						
							|  |  |  |     --color-url-visited-font: #96b; | 
					
						
							|  |  |  |     --color-header-background: #181818; | 
					
						
							|  |  |  |     --color-header-border: #333; | 
					
						
							|  |  |  |     --color-footer-background: #181818; | 
					
						
							|  |  |  |     --color-footer-border: #333; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-sidebar-border: #555; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-sidebar-font: #fff; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-backtotop-font: #bbb; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-backtotop-border: #333; | 
					
						
							|  |  |  |     --color-backtotop-background: #181818; | 
					
						
							|  |  |  |     --color-btn-background: #58f; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-btn-font: #222; | 
					
						
							|  |  |  |     --color-search-border: #555; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-search-background: #222; | 
					
						
							|  |  |  |     --color-search-font: #fff; | 
					
						
							|  |  |  |     --color-search-background-hover: #58f; | 
					
						
							|  |  |  |     --color-error: #f55b5b; | 
					
						
							|  |  |  |     --color-error-background: #390a0a; | 
					
						
							|  |  |  |     --color-warning: #f1d561; | 
					
						
							|  |  |  |     --color-warning-background: #39300a; | 
					
						
							|  |  |  |     --color-success: #79f56e; | 
					
						
							|  |  |  |     --color-success-background: #0e390a; | 
					
						
							|  |  |  |     --color-categories-item-selected-font: #58f; | 
					
						
							|  |  |  |     --color-categories-item-border-selected: #58f; | 
					
						
							|  |  |  |     --color-autocomplete-font: #fff; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-autocomplete-border: #555; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-autocomplete-background: #222; | 
					
						
							|  |  |  |     --color-autocomplete-background-hover: #181818; | 
					
						
							| 
									
										
										
										
											2021-11-02 13:59:45 +01:00
										 |  |  |     --color-answer-border: #333; | 
					
						
							|  |  |  |     --color-answer-font: #bbb; | 
					
						
							|  |  |  |     --color-answer-background: #181818; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-result-border: #333; | 
					
						
							|  |  |  |     --color-result-url-font: #fff; | 
					
						
							|  |  |  |     --color-result-vim-selected: #181818; | 
					
						
							|  |  |  |     --color-result-vim-arrow: #8af; | 
					
						
							|  |  |  |     --color-result-description-highlight-font: #fff; | 
					
						
							|  |  |  |     --color-result-link-font: #8af; | 
					
						
							|  |  |  |     --color-result-link-font-highlight: #8af; | 
					
						
							|  |  |  |     --color-result-link-visited-font: #96b; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     --color-result-publishdate-font: #888; | 
					
						
							|  |  |  |     --color-result-engines-font: #888; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-result-search-url-border: #555; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-result-search-url-font: #fff; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |     --color-result-detail-font: #fff; | 
					
						
							|  |  |  |     --color-result-detail-label-font: lightgray; | 
					
						
							|  |  |  |     --color-result-detail-background: #000; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-result-detail-hr: #555; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |     --color-result-detail-link: #8af; | 
					
						
							|  |  |  |     --color-result-detail-loader-border: rgba(255, 255, 255, 0.2); | 
					
						
							|  |  |  |     --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-result-image-span-background-hover: rgba(0, 0, 0, 0.6); | 
					
						
							|  |  |  |     --color-result-image-span-font: #fff; | 
					
						
							|  |  |  |     --color-result-image-background: #8af; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-settings-tr-hover: #2d2d2d; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-settings-engine-description-font: #909090; | 
					
						
							|  |  |  |     --color-toolkit-badge-font: #fff; | 
					
						
							|  |  |  |     --color-toolkit-badge-background: #777; | 
					
						
							|  |  |  |     --color-toolkit-kbd-font: #000; | 
					
						
							|  |  |  |     --color-toolkit-kbd-background: #fff; | 
					
						
							| 
									
										
										
										
											2021-11-05 12:45:15 +01:00
										 |  |  |     --color-toolkit-dialog-border: #555; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-toolkit-dialog-background: #222; | 
					
						
							|  |  |  |     --color-toolkit-tabs-label-border: #222; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-toolkit-tabs-section-border: #555; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     --color-toolkit-select-background: #3c3b31; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-toolkit-select-border: #555; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     --color-toolkit-select-background-hover: #333; | 
					
						
							| 
									
										
										
										
											2021-11-13 17:13:09 +01:00
										 |  |  |     --color-toolkit-input-text-font: #fff; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |     --color-toolkit-checkbox-onoff-background: #3c3b31; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     --color-toolkit-checkbox-onoff-label-background: #58f; | 
					
						
							|  |  |  |     --color-toolkit-checkbox-onoff-checked-background: #ddd; | 
					
						
							|  |  |  |     --color-toolkit-checkbox-label-background: #fff; | 
					
						
							|  |  |  |     --color-toolkit-checkbox-label-border: #333; | 
					
						
							|  |  |  |     --color-toolkit-checkbox-input-border: #58f; | 
					
						
							|  |  |  |     --color-toolkit-engine-tooltip-border: #333; | 
					
						
							|  |  |  |     --color-toolkit-engine-tooltip-background: #222; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |     --color-toolkit-loader-border: rgba(255, 255, 255, 0.2); | 
					
						
							|  |  |  |     --color-toolkit-loader-borderleft: rgba(0, 0, 0, 0); | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  | :root.theme-dark { | 
					
						
							|  |  |  |   --color-base-font: #bbb; | 
					
						
							|  |  |  |   --color-base-font-rgb: 187, 187, 187; | 
					
						
							|  |  |  |   --color-base-background: #222; | 
					
						
							|  |  |  |   --color-url-font: #8af; | 
					
						
							|  |  |  |   --color-url-visited-font: #96b; | 
					
						
							|  |  |  |   --color-header-background: #181818; | 
					
						
							|  |  |  |   --color-header-border: #333; | 
					
						
							|  |  |  |   --color-footer-background: #181818; | 
					
						
							|  |  |  |   --color-footer-border: #333; | 
					
						
							|  |  |  |   --color-sidebar-border: #555; | 
					
						
							|  |  |  |   --color-sidebar-font: #fff; | 
					
						
							|  |  |  |   --color-backtotop-font: #bbb; | 
					
						
							|  |  |  |   --color-backtotop-border: #333; | 
					
						
							|  |  |  |   --color-backtotop-background: #181818; | 
					
						
							|  |  |  |   --color-btn-background: #58f; | 
					
						
							|  |  |  |   --color-btn-font: #222; | 
					
						
							|  |  |  |   --color-search-border: #555; | 
					
						
							|  |  |  |   --color-search-background: #222; | 
					
						
							|  |  |  |   --color-search-font: #fff; | 
					
						
							|  |  |  |   --color-search-background-hover: #58f; | 
					
						
							|  |  |  |   --color-error: #f55b5b; | 
					
						
							|  |  |  |   --color-error-background: #390a0a; | 
					
						
							|  |  |  |   --color-warning: #f1d561; | 
					
						
							|  |  |  |   --color-warning-background: #39300a; | 
					
						
							|  |  |  |   --color-success: #79f56e; | 
					
						
							|  |  |  |   --color-success-background: #0e390a; | 
					
						
							|  |  |  |   --color-categories-item-selected-font: #58f; | 
					
						
							|  |  |  |   --color-categories-item-border-selected: #58f; | 
					
						
							|  |  |  |   --color-autocomplete-font: #fff; | 
					
						
							|  |  |  |   --color-autocomplete-border: #555; | 
					
						
							|  |  |  |   --color-autocomplete-background: #222; | 
					
						
							|  |  |  |   --color-autocomplete-background-hover: #181818; | 
					
						
							|  |  |  |   --color-answer-border: #333; | 
					
						
							|  |  |  |   --color-answer-font: #bbb; | 
					
						
							|  |  |  |   --color-answer-background: #181818; | 
					
						
							|  |  |  |   --color-result-border: #333; | 
					
						
							|  |  |  |   --color-result-url-font: #fff; | 
					
						
							|  |  |  |   --color-result-vim-selected: #181818; | 
					
						
							|  |  |  |   --color-result-vim-arrow: #8af; | 
					
						
							|  |  |  |   --color-result-description-highlight-font: #fff; | 
					
						
							|  |  |  |   --color-result-link-font: #8af; | 
					
						
							|  |  |  |   --color-result-link-font-highlight: #8af; | 
					
						
							|  |  |  |   --color-result-link-visited-font: #96b; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   --color-result-publishdate-font: #888; | 
					
						
							|  |  |  |   --color-result-engines-font: #888; | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |   --color-result-search-url-border: #555; | 
					
						
							|  |  |  |   --color-result-search-url-font: #fff; | 
					
						
							|  |  |  |   --color-result-detail-font: #fff; | 
					
						
							|  |  |  |   --color-result-detail-label-font: lightgray; | 
					
						
							|  |  |  |   --color-result-detail-background: #000; | 
					
						
							|  |  |  |   --color-result-detail-hr: #555; | 
					
						
							|  |  |  |   --color-result-detail-link: #8af; | 
					
						
							|  |  |  |   --color-result-detail-loader-border: rgba(255, 255, 255, 0.2); | 
					
						
							|  |  |  |   --color-result-detail-loader-borderleft: rgba(0, 0, 0, 0); | 
					
						
							|  |  |  |   --color-result-image-span-background-hover: rgba(0, 0, 0, 0.6); | 
					
						
							|  |  |  |   --color-result-image-span-font: #fff; | 
					
						
							|  |  |  |   --color-result-image-background: #8af; | 
					
						
							|  |  |  |   --color-settings-tr-hover: #2d2d2d; | 
					
						
							|  |  |  |   --color-settings-engine-description-font: #909090; | 
					
						
							|  |  |  |   --color-toolkit-badge-font: #fff; | 
					
						
							|  |  |  |   --color-toolkit-badge-background: #777; | 
					
						
							|  |  |  |   --color-toolkit-kbd-font: #000; | 
					
						
							|  |  |  |   --color-toolkit-kbd-background: #fff; | 
					
						
							|  |  |  |   --color-toolkit-dialog-border: #555; | 
					
						
							|  |  |  |   --color-toolkit-dialog-background: #222; | 
					
						
							|  |  |  |   --color-toolkit-tabs-label-border: #222; | 
					
						
							|  |  |  |   --color-toolkit-tabs-section-border: #555; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   --color-toolkit-select-background: #3c3b31; | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |   --color-toolkit-select-border: #555; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   --color-toolkit-select-background-hover: #333; | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |   --color-toolkit-input-text-font: #fff; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-onoff-background: #3c3b31; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-onoff-label-background: #58f; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-onoff-checked-background: #ddd; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-label-background: #fff; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-label-border: #333; | 
					
						
							|  |  |  |   --color-toolkit-checkbox-input-border: #58f; | 
					
						
							|  |  |  |   --color-toolkit-engine-tooltip-border: #333; | 
					
						
							|  |  |  |   --color-toolkit-engine-tooltip-background: #222; | 
					
						
							|  |  |  |   --color-toolkit-loader-border: rgba(255, 255, 255, 0.2); | 
					
						
							|  |  |  |   --color-toolkit-loader-borderleft: rgba(0, 0, 0, 0); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | /* | 
					
						
							| 
									
										
										
										
											2021-10-01 18:07:27 +02:00
										 |  |  | * SearXNG, A privacy-respecting, hackable metasearch engine | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight pre { | 
					
						
							|  |  |  |   overflow: auto; | 
					
						
							|  |  |  |   background-color: inherit; | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   border: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* | 
					
						
							| 
									
										
										
										
											2021-10-02 17:34:18 +02:00
										 |  |  |    this file is generated automatically by searxng_extra/update/update_pygments.py | 
					
						
							| 
									
										
										
										
											2021-09-06 11:12:17 +02:00
										 |  |  |    using pygments version 2.10.0 | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | */ | 
					
						
							|  |  |  | .code-highlight .linenos { | 
					
						
							|  |  |  |   -webkit-touch-callout: none; | 
					
						
							|  |  |  |   -webkit-user-select: none; | 
					
						
							|  |  |  |   -khtml-user-select: none; | 
					
						
							|  |  |  |   -moz-user-select: none; | 
					
						
							|  |  |  |   -ms-user-select: none; | 
					
						
							|  |  |  |   user-select: none; | 
					
						
							|  |  |  |   cursor: default; | 
					
						
							|  |  |  |   margin-right: 8px; | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight .linenos::selection { | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							|  |  |  |   /* WebKit/Blink Browsers */ | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight .linenos::-moz-selection { | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							|  |  |  |   /* Gecko Browsers */ | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight pre { | 
					
						
							|  |  |  |   line-height: 125%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight td.linenos .normal { | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   background-color: transparent; | 
					
						
							|  |  |  |   padding-left: 5px; | 
					
						
							|  |  |  |   padding-right: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight span.linenos { | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   background-color: transparent; | 
					
						
							|  |  |  |   padding-left: 5px; | 
					
						
							|  |  |  |   padding-right: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight td.linenos .special { | 
					
						
							|  |  |  |   color: #000000; | 
					
						
							|  |  |  |   background-color: #ffffc0; | 
					
						
							|  |  |  |   padding-left: 5px; | 
					
						
							|  |  |  |   padding-right: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight span.linenos.special { | 
					
						
							|  |  |  |   color: #000000; | 
					
						
							|  |  |  |   background-color: #ffffc0; | 
					
						
							|  |  |  |   padding-left: 5px; | 
					
						
							|  |  |  |   padding-right: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .code-highlight .hll { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   background-color: #ffffcc; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   background: #f8f8f8; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .c { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .err { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   border: 1px solid #FF0000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Error */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .k { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .o { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Operator */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ch { | 
					
						
							|  |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.Hashbang */ | 
					
						
							|  |  |  | .code-highlight .cm { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.Multiline */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .cp { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BC7A00; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.Preproc */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .cpf { | 
					
						
							|  |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.PreprocFile */ | 
					
						
							|  |  |  | .code-highlight .c1 { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.Single */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .cs { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #408080; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Comment.Special */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gd { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #A00000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Deleted */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ge { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Emph */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gr { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #FF0000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Error */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gh { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #000080; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Heading */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gi { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #00A000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Inserted */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .go { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #888888; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Output */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gp { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #000080; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Prompt */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gs { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Strong */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gu { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #800080; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Subheading */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .gt { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #0044DD; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Generic.Traceback */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kc { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Constant */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kd { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Declaration */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kn { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Namespace */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kp { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Pseudo */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kr { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Reserved */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .kt { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #B00040; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Keyword.Type */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .m { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .s { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .na { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #7D9029; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Attribute */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nb { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Builtin */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nc { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #0000FF; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Class */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .no { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #880000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Constant */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nd { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #AA22FF; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Decorator */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ni { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #999999; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Entity */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ne { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #D2413A; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Exception */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nf { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #0000FF; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Function */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nl { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #A0A000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Label */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nn { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #0000FF; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Namespace */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nt { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Tag */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .nv { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Variable */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ow { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #AA22FF; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Operator.Word */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .w { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #bbbbbb; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Text.Whitespace */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .mb { | 
					
						
							|  |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Bin */ | 
					
						
							|  |  |  | .code-highlight .mf { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Float */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .mh { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Hex */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .mi { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Integer */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .mo { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Oct */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .sa { | 
					
						
							|  |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Affix */ | 
					
						
							|  |  |  | .code-highlight .sb { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Backtick */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .sc { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Char */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .dl { | 
					
						
							|  |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Delimiter */ | 
					
						
							|  |  |  | .code-highlight .sd { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Doc */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .s2 { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Double */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .se { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BB6622; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Escape */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .sh { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Heredoc */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .si { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BB6688; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Interpol */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .sx { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Other */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .sr { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BB6688; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Regex */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .s1 { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #BA2121; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Single */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .ss { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.String.Symbol */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .bp { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #008000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Builtin.Pseudo */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .fm { | 
					
						
							|  |  |  |   color: #0000FF; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Function.Magic */ | 
					
						
							|  |  |  | .code-highlight .vc { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Variable.Class */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .vg { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Variable.Global */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .vi { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Variable.Instance */ | 
					
						
							| 
									
										
										
										
											2020-09-16 08:53:05 +02:00
										 |  |  | .code-highlight .vm { | 
					
						
							|  |  |  |   color: #19177C; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Name.Variable.Magic */ | 
					
						
							|  |  |  | .code-highlight .il { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   color: #666666; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | /* Literal.Number.Integer.Long */ | 
					
						
							|  |  |  | html.no-js .hide_if_nojs { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | html.js .show_if_nojs { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .center { | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .right { | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   float: right; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .left { | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .invisible { | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   display: none !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .list-unstyled { | 
					
						
							|  |  |  |   list-style-type: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .list-unstyled li { | 
					
						
							|  |  |  |   margin-top: 4px; | 
					
						
							|  |  |  |   margin-bottom: 4px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .danger { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-error-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  | .warning { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-warning-background); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .success { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-success-background); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .badge { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-toolkit-badge-font); | 
					
						
							|  |  |  |   background-color: var(--color-toolkit-badge-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-align: center; | 
					
						
							|  |  |  |   white-space: nowrap; | 
					
						
							|  |  |  |   vertical-align: baseline; | 
					
						
							|  |  |  |   min-width: 10px; | 
					
						
							|  |  |  |   padding: 1px 5px; | 
					
						
							|  |  |  |   border-radius: 5px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | kbd { | 
					
						
							|  |  |  |   padding: 2px 4px; | 
					
						
							|  |  |  |   margin: 1px; | 
					
						
							|  |  |  |   font-size: 90%; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-toolkit-kbd-font); | 
					
						
							|  |  |  |   background: var(--color-toolkit-kbd-background); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | table { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | table.striped tr { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-bottom: 1px solid var(--color-settings-tr-hover); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | th { | 
					
						
							|  |  |  |   padding: 0.4em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | td { | 
					
						
							|  |  |  |   padding: 0 4px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | tr:hover { | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |   background: var(--color-settings-tr-hover) !important; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | div.selectable_url { | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-result-search-url-border); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   padding: 4px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-search-url-font); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   margin: 0.1em; | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  |   height: 1.2em; | 
					
						
							|  |  |  |   line-height: 1.2em; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   border-radius: 5px; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | div.selectable_url pre { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   font-size: 0.8em; | 
					
						
							|  |  |  |   word-break: break-all; | 
					
						
							|  |  |  |   margin: 0.1em; | 
					
						
							|  |  |  |   -webkit-user-select: all; | 
					
						
							|  |  |  |   -moz-user-select: all; | 
					
						
							|  |  |  |   -ms-user-select: element; | 
					
						
							|  |  |  |   user-select: all; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .dialog-error { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   padding: 1rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 0 0 1em 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-toolkit-dialog-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							|  |  |  |   color: var(--color-error); | 
					
						
							|  |  |  |   background: var(--color-error-background); | 
					
						
							|  |  |  |   border-color: var(--color-error); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-error .close { | 
					
						
							|  |  |  |   float: right; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   top: -3px; | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   font-size: 1.5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-error ul, | 
					
						
							|  |  |  | .dialog-error ol, | 
					
						
							|  |  |  | .dialog-error p { | 
					
						
							|  |  |  |   margin: 1px 0 0 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | .dialog-error table { | 
					
						
							|  |  |  |   width: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-error tr { | 
					
						
							|  |  |  |   vertical-align: text-top; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-error tr:hover { | 
					
						
							| 
									
										
										
										
											2021-11-13 00:52:34 +01:00
										 |  |  |   background: transparent !important; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-error td { | 
					
						
							|  |  |  |   padding: 0 1em 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-error h4 { | 
					
						
							|  |  |  |   margin-top: 0.3em; | 
					
						
							|  |  |  |   margin-bottom: 0.3em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .dialog-warning { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   padding: 1rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 0 0 1em 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-toolkit-dialog-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							|  |  |  |   color: var(--color-warning); | 
					
						
							|  |  |  |   background: var(--color-warning-background); | 
					
						
							|  |  |  |   border-color: var(--color-warning); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-warning .close { | 
					
						
							|  |  |  |   float: right; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   top: -3px; | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   font-size: 1.5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-warning ul, | 
					
						
							|  |  |  | .dialog-warning ol, | 
					
						
							|  |  |  | .dialog-warning p { | 
					
						
							|  |  |  |   margin: 1px 0 0 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | .dialog-warning table { | 
					
						
							|  |  |  |   width: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-warning tr { | 
					
						
							|  |  |  |   vertical-align: text-top; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-warning tr:hover { | 
					
						
							| 
									
										
										
										
											2021-11-13 00:52:34 +01:00
										 |  |  |   background: transparent !important; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-warning td { | 
					
						
							|  |  |  |   padding: 0 1em 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-warning h4 { | 
					
						
							|  |  |  |   margin-top: 0.3em; | 
					
						
							|  |  |  |   margin-bottom: 0.3em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   padding: 1rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 0 0 1em 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-toolkit-dialog-border); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2021-11-23 12:37:43 +01:00
										 |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-toolkit-dialog-background); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   position: fixed; | 
					
						
							|  |  |  |   top: 50%; | 
					
						
							|  |  |  |   left: 50%; | 
					
						
							| 
									
										
										
										
											2021-11-05 12:45:15 +01:00
										 |  |  |   margin: 0 auto; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   transform: translate(-50%, -50%); | 
					
						
							| 
									
										
										
										
											2021-11-05 12:45:15 +01:00
										 |  |  |   z-index: 10000000; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-modal .close { | 
					
						
							|  |  |  |   float: right; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   top: -3px; | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   font-size: 1.5em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal ul, | 
					
						
							|  |  |  | .dialog-modal ol, | 
					
						
							|  |  |  | .dialog-modal p { | 
					
						
							|  |  |  |   margin: 1px 0 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal table { | 
					
						
							|  |  |  |   width: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal tr { | 
					
						
							|  |  |  |   vertical-align: text-top; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal tr:hover { | 
					
						
							| 
									
										
										
										
											2021-11-13 00:52:34 +01:00
										 |  |  |   background: transparent !important; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .dialog-modal td { | 
					
						
							|  |  |  |   padding: 0 1em 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .dialog-modal h4 { | 
					
						
							|  |  |  |   margin-top: 0.3em; | 
					
						
							|  |  |  |   margin-bottom: 0.3em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-23 12:37:43 +01:00
										 |  |  | .dialog-modal h3 { | 
					
						
							|  |  |  |   margin-top: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .btn-collapse { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .scrollx { | 
					
						
							|  |  |  |   overflow-x: auto; | 
					
						
							|  |  |  |   overflow-y: hidden; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  | /* -- tabs -- */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .tabs .tabs > label { | 
					
						
							|  |  |  |   font-size: 90%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs { | 
					
						
							|  |  |  |   display: -webkit-box; | 
					
						
							|  |  |  |   display: -moz-box; | 
					
						
							|  |  |  |   display: -webkit-flex; | 
					
						
							|  |  |  |   display: -ms-flexbox; | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-wrap: wrap; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   min-width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > * { | 
					
						
							|  |  |  |   order: 2; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > input[type=radio] { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > label { | 
					
						
							|  |  |  |   order: 1; | 
					
						
							|  |  |  |   padding: 0.7em; | 
					
						
							|  |  |  |   margin: 0 0.7em; | 
					
						
							|  |  |  |   letter-spacing: 0.5px; | 
					
						
							|  |  |  |   text-transform: uppercase; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: solid var(--color-toolkit-tabs-label-border); | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   border-width: 0 0 2px 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   -webkit-touch-callout: none; | 
					
						
							|  |  |  |   -webkit-user-select: none; | 
					
						
							|  |  |  |   -khtml-user-select: none; | 
					
						
							|  |  |  |   -moz-user-select: none; | 
					
						
							|  |  |  |   -ms-user-select: none; | 
					
						
							|  |  |  |   user-select: none; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > label:hover { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-bottom: 2px solid var(--color-categories-item-border-selected); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .tabs > section { | 
					
						
							|  |  |  |   min-width: 100%; | 
					
						
							|  |  |  |   padding: 0.7rem 0; | 
					
						
							|  |  |  |   box-sizing: border-box; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-top: 1px solid var(--color-toolkit-tabs-section-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > label:last-of-type { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-bottom: 2px solid var(--color-categories-item-border-selected); | 
					
						
							|  |  |  |   background: var(--color-categories-item-selected); | 
					
						
							|  |  |  |   color: var(--color-categories-item-selected-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   letter-spacing: -0.1px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .tabs > section:last-of-type { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | html body .tabs > input:checked ~ section { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | html body .tabs > input:checked ~ label { | 
					
						
							|  |  |  |   position: inherited; | 
					
						
							|  |  |  |   background: inherit; | 
					
						
							|  |  |  |   border-bottom: 2px solid transparent; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | html body .tabs > input:checked ~ label:hover { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-bottom: 2px solid var(--color-categories-item-border-selected); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | html body .tabs > input:checked + label { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-bottom: 2px solid var(--color-categories-item-border-selected); | 
					
						
							|  |  |  |   background: var(--color-categories-item-selected); | 
					
						
							|  |  |  |   color: var(--color-categories-item-selected-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | html body .tabs > input:checked + label + section { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | /* -- select -- */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | select { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   height: 2.4rem; | 
					
						
							|  |  |  |   margin: 0 1rem 0 0; | 
					
						
							|  |  |  |   padding: 0.2rem !important; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-font); | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   font-size: 0.9rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   z-index: 2; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | select:hover, | 
					
						
							|  |  |  | select:focus { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @supports ((background-position-x: 100%) and ((appearance: none) or (-webkit-appearance: none) or (-moz-appearance: none))) { | 
					
						
							|  |  |  |   select { | 
					
						
							|  |  |  |     appearance: none; | 
					
						
							|  |  |  |     -webkit-appearance: none; | 
					
						
							|  |  |  |     -moz-appearance: none; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     border-width: 0 2rem 0 0; | 
					
						
							|  |  |  |     border-color: transparent; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |     background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%0A%3Cg%3E%3Cpolygon%20points%3D%22128%2C192%20256%2C320%20384%2C192%22%2F%3E%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     background-position-x: calc(100% + 2rem); | 
					
						
							|  |  |  |     background-size: 2rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     background-origin: content-box; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     background-color: var(--color-toolkit-select-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     outline: medium none; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     text-overflow: ellipsis; | 
					
						
							|  |  |  |     border-radius: 5px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   select:hover, | 
					
						
							|  |  |  |   select:focus { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     background-color: var(--color-toolkit-select-background-hover); | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   select option { | 
					
						
							|  |  |  |     background-color: var(--color-base-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   @media (prefers-color-scheme: dark) { | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |     html.theme-auto select, | 
					
						
							|  |  |  |     html.theme-dark select { | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |       background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%0A%3Cg%3E%3Cpolygon%20fill%3D%22%23ddd%22%20points%3D%22128%2C192%20256%2C320%20384%2C192%22%2F%3E%3C%2Fg%3E%0A%3C%2Fsvg%3E"); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-11-19 16:56:07 +01:00
										 |  |  |   html.theme-dark select { | 
					
						
							|  |  |  |     background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%0A%3Cg%3E%3Cpolygon%20fill%3D%22%23ddd%22%20points%3D%22128%2C192%20256%2C320%20384%2C192%22%2F%3E%3C%2Fg%3E%0A%3C%2Fsvg%3E"); | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | /* -- checkbox-onoff -- */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | @supports (border-radius: 50px) { | 
					
						
							|  |  |  |   .checkbox-onoff { | 
					
						
							|  |  |  |     display: inline-block; | 
					
						
							|  |  |  |     width: 40px; | 
					
						
							|  |  |  |     height: 10px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     background: var(--color-toolkit-checkbox-onoff-background); | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |     margin: 8px 1rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     position: relative; | 
					
						
							|  |  |  |     border-radius: 50px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox-onoff label { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     width: 20px; | 
					
						
							|  |  |  |     height: 20px; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: -5px; | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  |     border-radius: 50px; | 
					
						
							|  |  |  |     transition: all 0.4s ease; | 
					
						
							|  |  |  |     left: 27px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     background-color: var(--color-toolkit-checkbox-onoff-label-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   .checkbox-onoff input[type=checkbox] { | 
					
						
							|  |  |  |     visibility: hidden; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox-onoff input[type=checkbox]:checked + label { | 
					
						
							|  |  |  |     left: -5px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     background: var(--color-toolkit-checkbox-onoff-checked-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  | /* -- checkbox -- */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | @supports (transform: rotate(-45deg)) { | 
					
						
							|  |  |  |   .checkbox { | 
					
						
							|  |  |  |     width: 20px; | 
					
						
							|  |  |  |     position: relative; | 
					
						
							|  |  |  |     margin: 20px auto; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox label { | 
					
						
							|  |  |  |     width: 20px; | 
					
						
							|  |  |  |     height: 20px; | 
					
						
							|  |  |  |     cursor: pointer; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     background: var(--color-toolkit-checkbox-label-background); | 
					
						
							|  |  |  |     border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   .checkbox label::after { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     content: ''; | 
					
						
							|  |  |  |     width: 9px; | 
					
						
							|  |  |  |     height: 5px; | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     top: 4px; | 
					
						
							|  |  |  |     left: 4px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     border: 3px solid var(--color-toolkit-checkbox-label-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     border-top: none; | 
					
						
							|  |  |  |     border-right: none; | 
					
						
							|  |  |  |     background: transparent; | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							|  |  |  |     transform: rotate(-45deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox input[type=checkbox] { | 
					
						
							|  |  |  |     visibility: hidden; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   .checkbox input[type=checkbox]:checked + label::after { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     border-color: var(--color-toolkit-checkbox-input-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     opacity: 1; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox input[disabled] + label { | 
					
						
							|  |  |  |     background-color: transparent !important; | 
					
						
							|  |  |  |     cursor: inherit; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .checkbox input:not(:checked):not([readonly]):not([disabled]) + label:hover::after { | 
					
						
							|  |  |  |     opacity: 0.5; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 50em) { | 
					
						
							|  |  |  |   .tabs > label { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | /* -- loader -- */ | 
					
						
							|  |  |  | .loader, | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  | .loader::after { | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   border-radius: 50%; | 
					
						
							|  |  |  |   width: 2em; | 
					
						
							|  |  |  |   height: 2em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .loader { | 
					
						
							|  |  |  |   margin: 1em auto; | 
					
						
							|  |  |  |   font-size: 10px; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   text-indent: -9999em; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-top: 0.5em solid var(--color-toolkit-loader-border); | 
					
						
							|  |  |  |   border-right: 0.5em solid var(--color-toolkit-loader-border); | 
					
						
							|  |  |  |   border-bottom: 0.5em solid var(--color-toolkit-loader-border); | 
					
						
							|  |  |  |   border-left: 0.5em solid var(--color-toolkit-loader-borderleft); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   -webkit-transform: translateZ(0); | 
					
						
							|  |  |  |   -ms-transform: translateZ(0); | 
					
						
							|  |  |  |   transform: translateZ(0); | 
					
						
							|  |  |  |   -webkit-animation: load8 1.2s infinite linear; | 
					
						
							|  |  |  |   animation: load8 1.2s infinite linear; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @-webkit-keyframes load8 { | 
					
						
							|  |  |  |   0% { | 
					
						
							|  |  |  |     -webkit-transform: rotate(0deg); | 
					
						
							|  |  |  |     transform: rotate(0deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   100% { | 
					
						
							|  |  |  |     -webkit-transform: rotate(360deg); | 
					
						
							|  |  |  |     transform: rotate(360deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @keyframes load8 { | 
					
						
							|  |  |  |   0% { | 
					
						
							|  |  |  |     -webkit-transform: rotate(0deg); | 
					
						
							|  |  |  |     transform: rotate(0deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   100% { | 
					
						
							|  |  |  |     -webkit-transform: rotate(360deg); | 
					
						
							|  |  |  |     transform: rotate(360deg); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-04-23 11:01:54 +02:00
										 |  |  | /* -- engine-tooltip -- */ | 
					
						
							|  |  |  | .engine-tooltip { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   padding: 0.5rem 1rem; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   margin: 0 0 0 2rem; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-toolkit-engine-tooltip-border); | 
					
						
							|  |  |  |   background: var(--color-toolkit-engine-tooltip-background); | 
					
						
							| 
									
										
										
										
											2021-04-23 11:01:54 +02:00
										 |  |  |   font-size: 14px; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   z-index: 1000000; | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2021-04-23 11:01:54 +02:00
										 |  |  | } | 
					
						
							|  |  |  | th:hover .engine-tooltip, | 
					
						
							|  |  |  | td:hover .engine-tooltip, | 
					
						
							|  |  |  | .engine-tooltip:hover { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  | /* -- stacked bar chart -- */ | 
					
						
							|  |  |  | .stacked-bar-chart { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0 0.125rem 0 4rem; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   width: -moz-available; | 
					
						
							|  |  |  |   width: -webkit-fill-available; | 
					
						
							|  |  |  |   width: fill; | 
					
						
							|  |  |  |   flex-direction: row; | 
					
						
							|  |  |  |   flex-wrap: nowrap; | 
					
						
							|  |  |  |   align-items: center; | 
					
						
							|  |  |  |   display: inline-flex; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-value { | 
					
						
							|  |  |  |   width: 3rem; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   padding: 0 0.5rem; | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-base { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-shrink: 0; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-basis: unset; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-median { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-shrink: 0; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-basis: unset; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   background: var(--color-base-font); | 
					
						
							|  |  |  |   border: 1px solid rgba(var(--color-base-font-rgb), 0.9); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  |   padding: 0.3rem 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-rate80 { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-shrink: 0; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-basis: unset; | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   border: 1px solid rgba(var(--color-base-font-rgb), 0.3); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  |   padding: 0.3rem 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-rate95 { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-shrink: 0; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-basis: unset; | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   border-bottom: 1px dotted rgba(var(--color-base-font-rgb), 0.5); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .stacked-bar-chart-rate100 { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-shrink: 0; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-basis: unset; | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   border-left: 1px solid rgba(var(--color-base-font-rgb), 0.9); | 
					
						
							| 
									
										
										
										
											2021-04-14 18:11:35 +02:00
										 |  |  |   padding: 0.4rem 0; | 
					
						
							|  |  |  |   width: 1px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-11-26 14:33:11 +01:00
										 |  |  | /*! Autocomplete.js v2.6.3 | license MIT | (c) 2017, Baptiste Donaux | http://autocomplete-js.com */ | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .autocomplete { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   max-height: 0; | 
					
						
							|  |  |  |   overflow-y: hidden; | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .autocomplete:active, | 
					
						
							|  |  |  | .autocomplete:focus, | 
					
						
							|  |  |  | .autocomplete:hover { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-autocomplete-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .autocomplete:empty { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .autocomplete > ul { | 
					
						
							|  |  |  |   list-style-type: none; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .autocomplete > ul > li { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding: 8px 0 8px 8px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .autocomplete > ul > li.active, | 
					
						
							|  |  |  | .autocomplete > ul > li:active, | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  | .autocomplete > ul > li:focus, | 
					
						
							|  |  |  | .autocomplete > ul > li:hover { | 
					
						
							|  |  |  |   background-color: var(--color-autocomplete-background-hover); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .autocomplete > ul > li.active a:active, | 
					
						
							|  |  |  | .autocomplete > ul > li:active a:active, | 
					
						
							|  |  |  | .autocomplete > ul > li:focus a:active, | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  | .autocomplete > ul > li:hover a:active, | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .autocomplete > ul > li.active a:focus, | 
					
						
							|  |  |  | .autocomplete > ul > li:active a:focus, | 
					
						
							|  |  |  | .autocomplete > ul > li:focus a:focus, | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  | .autocomplete > ul > li:hover a:focus, | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .autocomplete > ul > li.active a:hover, | 
					
						
							|  |  |  | .autocomplete > ul > li:active a:hover, | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  | .autocomplete > ul > li:focus a:hover, | 
					
						
							|  |  |  | .autocomplete > ul > li:hover a:hover { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-decoration: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .autocomplete > ul > li.locked { | 
					
						
							|  |  |  |   cursor: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .autocomplete.open { | 
					
						
							|  |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-autocomplete-background); | 
					
						
							|  |  |  |   color: var(--color-autocomplete-font); | 
					
						
							|  |  |  |   border: 1px solid var(--color-autocomplete-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   max-height: 500px; | 
					
						
							|  |  |  |   overflow-y: auto; | 
					
						
							|  |  |  |   z-index: 100; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .autocomplete.open:empty { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-18 21:57:56 +02:00
										 |  |  | @media screen and (max-width: 50em) { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   .autocomplete { | 
					
						
							|  |  |  |     bottom: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .autocomplete > ul > li { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     border-bottom: 1px solid var(--color-result-top-border); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     text-align: left; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | #main_results #results.image-detail-open.only_template_images { | 
					
						
							| 
									
										
										
										
											2021-11-19 10:45:12 +01:00
										 |  |  |   width: min(98%, 59.25rem) !important; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_results #results.only_template_images.image-detail-open #backToTop { | 
					
						
							|  |  |  |   left: 56.75rem !important; | 
					
						
							|  |  |  |   right: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | article.result-images .detail { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-direction: column; | 
					
						
							|  |  |  |   position: fixed; | 
					
						
							|  |  |  |   left: 60rem; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							| 
									
										
										
										
											2021-11-19 10:45:12 +01:00
										 |  |  |   top: 7.75rem; | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  |   transition: top 0.064s ease-in 0s; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |   bottom: 0; | 
					
						
							|  |  |  |   background: var(--color-result-detail-background); | 
					
						
							|  |  |  |   border: 1px solid var(--color-result-detail-background); | 
					
						
							|  |  |  |   z-index: 10000; | 
					
						
							|  |  |  |   padding: 4rem 3rem 3rem 3rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-images-source { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  |   text-decoration: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-images-source img { | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  |   object-fit: contain; | 
					
						
							|  |  |  |   width: inherit; | 
					
						
							|  |  |  |   max-width: 100%; | 
					
						
							|  |  |  |   min-height: inherit; | 
					
						
							|  |  |  |   max-height: calc(100vh - 25rem - 7rem); | 
					
						
							|  |  |  |   background: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels { | 
					
						
							|  |  |  |   color: var(--color-result-detail-font); | 
					
						
							|  |  |  |   max-height: 16rem; | 
					
						
							|  |  |  |   min-height: 16rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels hr { | 
					
						
							|  |  |  |   border-top: 1px solid var(--color-result-detail-hr); | 
					
						
							|  |  |  |   border-bottom: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels h4 { | 
					
						
							|  |  |  |   height: 2rem; | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  |   text-overflow: ellipsis; | 
					
						
							|  |  |  |   font-size: 0.9rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p { | 
					
						
							|  |  |  |   color: var(--color-result-detail-label-font); | 
					
						
							|  |  |  |   font-size: 0.9rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p span { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   width: 12rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels h4, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a { | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p.result-content { | 
					
						
							|  |  |  |   height: 2rem; | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  |   text-overflow: ellipsis; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p.result-url { | 
					
						
							|  |  |  |   white-space: nowrap; | 
					
						
							|  |  |  |   overflow-x: hidden; | 
					
						
							|  |  |  |   text-overflow: ellipsis; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p.result-content:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p.result-url:hover { | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   overflow: inherit !important; | 
					
						
							|  |  |  |   background: var(--color-result-detail-background); | 
					
						
							|  |  |  |   text-overflow: inherit !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a:visited, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a:active { | 
					
						
							|  |  |  |   color: var(--color-result-detail-link); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels a:hover { | 
					
						
							|  |  |  |   text-decoration: underline; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close { | 
					
						
							|  |  |  |   top: 1rem; | 
					
						
							|  |  |  |   left: 1rem; | 
					
						
							|  |  |  |   padding: 0.4rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous { | 
					
						
							|  |  |  |   top: 1rem; | 
					
						
							|  |  |  |   right: 6rem; | 
					
						
							|  |  |  |   padding: 0.4rem 0.5rem 0.4rem 0.3rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next { | 
					
						
							|  |  |  |   top: 1rem; | 
					
						
							|  |  |  |   right: 2rem; | 
					
						
							|  |  |  |   padding: 0.4rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous { | 
					
						
							|  |  |  |   border-radius: 50%; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   width: 1.5rem; | 
					
						
							|  |  |  |   height: 1.5rem; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   filter: opacity(40%); | 
					
						
							|  |  |  |   z-index: 2000002; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close span, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next span, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous span { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   width: 1.5rem; | 
					
						
							|  |  |  |   height: 1.5rem; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next span::before, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous span::before { | 
					
						
							|  |  |  |   vertical-align: sub; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close:visited, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close:active, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous:visited, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous:active, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next:visited, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next:active { | 
					
						
							|  |  |  |   color: var(--color-result-detail-font); | 
					
						
							|  |  |  |   background: var(--color-result-detail-background); | 
					
						
							|  |  |  |   border: 1px solid var(--color-result-detail-font); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close:focus, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-close:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous:focus, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-previous:hover, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next:focus, | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next:hover { | 
					
						
							|  |  |  |   filter: opacity(80%); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open article.result-images[data-vim-selected] .detail .loader { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 1rem; | 
					
						
							|  |  |  |   right: 50%; | 
					
						
							|  |  |  |   border-top: 0.5em solid var(--color-result-detail-loader-border); | 
					
						
							|  |  |  |   border-right: 0.5em solid var(--color-result-detail-loader-border); | 
					
						
							|  |  |  |   border-bottom: 0.5em solid var(--color-result-detail-loader-border); | 
					
						
							|  |  |  |   border-left: 0.5em solid var(--color-result-detail-loader-borderleft); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open.scrolling article.result-images[data-vim-selected] .detail { | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results.image-detail-open.scrolling article.result-images[data-vim-selected] .detail a.result-images-source img { | 
					
						
							|  |  |  |   max-height: calc(100vh - 25rem); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 80em) { | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail { | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-images-source { | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: column; | 
					
						
							|  |  |  |     justify-content: center; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-images-source img { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     max-height: calc(100vh - 24rem); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-detail-next { | 
					
						
							|  |  |  |     right: 1rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 50em) { | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail { | 
					
						
							|  |  |  |     top: 0; | 
					
						
							|  |  |  |     left: 0; | 
					
						
							|  |  |  |     padding: 1rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail a.result-images-source img { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     max-height: calc(100vh - 20rem); | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #results.image-detail-open article.result-images[data-vim-selected] .detail .result-images-labels p span { | 
					
						
							|  |  |  |     width: inherit; | 
					
						
							|  |  |  |     margin-right: 1rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-23 12:37:43 +01:00
										 |  |  | .dialog-modal { | 
					
						
							|  |  |  |   animation-name: dialogmodal; | 
					
						
							|  |  |  |   animation-duration: 0.13s; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @keyframes dialogmodal { | 
					
						
							|  |  |  |   0% { | 
					
						
							|  |  |  |     opacity: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   50% { | 
					
						
							|  |  |  |     opacity: 0.5; | 
					
						
							|  |  |  |     transform: translate(-50%, -50%) scale(1.05); | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | #main_index { | 
					
						
							| 
									
										
										
										
											2021-10-29 20:24:30 +02:00
										 |  |  |   margin-top: 26vh; | 
					
						
							| 
									
										
										
										
											2021-10-28 20:54:17 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_index #linkto_preferences { | 
					
						
							|  |  |  |   right: 1.8rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .index { | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .index .title { | 
					
						
							| 
									
										
										
										
											2021-10-29 20:24:30 +02:00
										 |  |  |   background: url('../img/searxng.png') no-repeat; | 
					
						
							|  |  |  |   min-height: 4rem; | 
					
						
							|  |  |  |   margin: 4rem auto; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   background-position: center; | 
					
						
							| 
									
										
										
										
											2021-10-29 20:24:30 +02:00
										 |  |  |   background-size: contain; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .index h1 { | 
					
						
							| 
									
										
										
										
											2021-10-29 20:24:30 +02:00
										 |  |  |   font-size: 4em; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   visibility: hidden; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | .index #search, | 
					
						
							|  |  |  | .index #search_header { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   margin: 0 auto; | 
					
						
							|  |  |  |   background: inherit; | 
					
						
							|  |  |  |   border: inherit; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   padding: 0; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .index .search_filters { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   margin: 1em 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .index .category label { | 
					
						
							|  |  |  |   padding: 6px 10px; | 
					
						
							|  |  |  |   border-bottom: initial !important; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | @media screen and (max-width: 80em) { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   div.title h1 { | 
					
						
							|  |  |  |     font-size: 1em; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   #main_index { | 
					
						
							|  |  |  |     margin-top: 6em; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 50em) { | 
					
						
							|  |  |  |   #main_index { | 
					
						
							|  |  |  |     margin-top: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-24 18:02:07 +02:00
										 |  |  | #tab-contentquery table td, | 
					
						
							|  |  |  | #tab-contentquery table th { | 
					
						
							|  |  |  |   text-align: left !important; | 
					
						
							|  |  |  |   height: 3rem; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #main_preferences form { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences fieldset { | 
					
						
							|  |  |  |   margin: 8px; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences legend { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 5px 0 0 0; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  |   width: 300px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .value { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  |   width: 15em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 17:13:09 +01:00
										 |  |  | #main_preferences .value select, | 
					
						
							|  |  |  | #main_preferences .value input[type="text"] { | 
					
						
							|  |  |  |   font-size: inherit !important; | 
					
						
							|  |  |  |   margin: 0 1rem 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .value select { | 
					
						
							|  |  |  |   width: 14rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .value input[type="text"] { | 
					
						
							|  |  |  |   width: 13.25rem; | 
					
						
							|  |  |  |   color: var(--color-toolkit-input-text-font); | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   border: none; | 
					
						
							|  |  |  |   background: none repeat scroll 0 0 var(--color-toolkit-select-background); | 
					
						
							|  |  |  |   padding: 0.2rem 0.4rem; | 
					
						
							|  |  |  |   height: 2rem; | 
					
						
							| 
									
										
										
										
											2021-11-13 17:13:09 +01:00
										 |  |  |   border-radius: 5px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | #main_preferences .value input[type="text"]:hover, | 
					
						
							|  |  |  | #main_preferences .value input[type="text"]:focus { | 
					
						
							|  |  |  |   background-color: var(--color-toolkit-select-background-hover); | 
					
						
							| 
									
										
										
										
											2021-11-13 17:13:09 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences .value select:focus, | 
					
						
							|  |  |  | #main_preferences .value input:focus { | 
					
						
							|  |  |  |   outline: none; | 
					
						
							|  |  |  |   box-shadow: 0 0 1px 1px var(--color-btn-background); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #main_preferences .description { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 5px 0 0 0; | 
					
						
							|  |  |  |   float: left; | 
					
						
							|  |  |  |   width: 50%; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-settings-engine-description-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-size: 90%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences table { | 
					
						
							|  |  |  |   border-collapse: collapse; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences table td { | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | #main_preferences table.cookies { | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   width: 100%; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences table.cookies th, | 
					
						
							|  |  |  | #main_preferences table.cookies td { | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   font-family: monospace; | 
					
						
							|  |  |  |   font-size: 1rem; | 
					
						
							|  |  |  |   padding: 0.5em; | 
					
						
							|  |  |  |   vertical-align: top; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences table.cookies td:first-child { | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   word-break: keep-all; | 
					
						
							|  |  |  |   width: 14rem; | 
					
						
							|  |  |  |   padding-right: 1rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences table.cookies td:last-child { | 
					
						
							|  |  |  |   word-break: break-all; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences table.cookies > tbody > tr:nth-child(even) > th, | 
					
						
							|  |  |  | #main_preferences table.cookies > tbody > tr:nth-child(even) > td { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-settings-tr-hover); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | #main_preferences .category { | 
					
						
							|  |  |  |   margin-right: 0.5rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .category label { | 
					
						
							|  |  |  |   border: 2px solid transparent; | 
					
						
							|  |  |  |   padding: 0.2rem 0.4rem; | 
					
						
							|  |  |  |   border-radius: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .category input[type="checkbox"]:checked + label { | 
					
						
							|  |  |  |   border: 2px solid var(--color-categories-item-border-selected); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #main_preferences .name, | 
					
						
							|  |  |  | #main_preferences .shortcut { | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences .preferences_back { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: none repeat scroll 0 0 var(--color-btn-background); | 
					
						
							|  |  |  |   color: var(--color-btn-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   border: 0 none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   cursor: pointer; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   margin: 2px 4px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding: 0.7em; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences .preferences_back a { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-settings-return-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences .preferences_back a::first-letter { | 
					
						
							|  |  |  |   text-transform: uppercase; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | #main_preferences div.selectable_url pre { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-24 20:38:56 +02:00
										 |  |  | #main_preferences th.name .engine-tooltip { | 
					
						
							|  |  |  |   margin-top: 1.8rem; | 
					
						
							| 
									
										
										
										
											2021-09-28 00:26:43 +02:00
										 |  |  |   left: calc((100% - 85em) / 2 + 10em); | 
					
						
							| 
									
										
										
										
											2021-09-24 20:38:56 +02:00
										 |  |  |   max-width: 40rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences th.name .engine-tooltip .engine-description { | 
					
						
							|  |  |  |   margin-top: 0.5rem; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | @media screen and (max-width: 80em) { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   .preferences_back { | 
					
						
							|  |  |  |     clear: both; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-09-28 00:26:43 +02:00
										 |  |  |   .engine-tooltip { | 
					
						
							|  |  |  |     left: 10em !important; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | /* | 
					
						
							| 
									
										
										
										
											2021-10-01 18:07:27 +02:00
										 |  |  | * SearXNG, A privacy-respecting, hackable metasearch engine | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | */ | 
					
						
							|  |  |  | #search { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #search_header { | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   padding: 1.5em 2em 0 7rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-header-background); | 
					
						
							|  |  |  |   border-bottom: 1px solid var(--color-header-border); | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |   display: grid; | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   column-gap: 1.2rem; | 
					
						
							| 
									
										
										
										
											2021-10-28 20:54:17 +02:00
										 |  |  |   row-gap: 1rem; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |   grid-template-columns: 3rem 1fr; | 
					
						
							|  |  |  |   grid-template-areas: "logo search" "spacer categories"; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  | .category { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   margin-right: 1rem; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .category input { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .category label { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  |   padding: 0.2rem 0; | 
					
						
							|  |  |  |   display: inline-flex; | 
					
						
							|  |  |  |   text-transform: capitalize; | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   border-bottom: 2px solid transparent; | 
					
						
							|  |  |  |   -webkit-touch-callout: none; | 
					
						
							|  |  |  |   -webkit-user-select: none; | 
					
						
							|  |  |  |   -khtml-user-select: none; | 
					
						
							|  |  |  |   -moz-user-select: none; | 
					
						
							|  |  |  |   -ms-user-select: none; | 
					
						
							|  |  |  |   user-select: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .category label svg { | 
					
						
							|  |  |  |   padding-right: 0.2rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .category label div.category_name { | 
					
						
							|  |  |  |   margin: auto 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .category input[type="checkbox"]:checked + label { | 
					
						
							|  |  |  |   color: var(--color-categories-item-selected-font); | 
					
						
							|  |  |  |   border-bottom: 2px solid var(--color-categories-item-border-selected); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  | #search_logo { | 
					
						
							|  |  |  |   grid-area: logo; | 
					
						
							| 
									
										
										
										
											2021-11-13 09:06:33 +01:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   align-items: center; | 
					
						
							|  |  |  |   justify-content: center; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 09:06:33 +01:00
										 |  |  | #search_logo svg { | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							|  |  |  |   width: 30px; | 
					
						
							|  |  |  |   height: 30px; | 
					
						
							|  |  |  |   margin: 0.5rem 0 auto 0; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  | } | 
					
						
							|  |  |  | .search_categories { | 
					
						
							|  |  |  |   grid-area: categories; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | .search_box { | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   grid-area: search; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: inline-flex; | 
					
						
							|  |  |  |   flex-direction: row; | 
					
						
							|  |  |  |   white-space: nowrap; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | #clear_search { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   border-collapse: separate; | 
					
						
							|  |  |  |   box-sizing: border-box; | 
					
						
							|  |  |  |   width: 1.8em; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding: 8px 2px; | 
					
						
							|  |  |  |   background: none repeat scroll 0 0 var(--color-search-background); | 
					
						
							|  |  |  |   border-top: 1px solid var(--color-search-border); | 
					
						
							|  |  |  |   border-bottom: 1px solid var(--color-search-border); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   border-right: none; | 
					
						
							|  |  |  |   border-left: none; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   border-radius: 0; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   outline: none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-font); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  |   font-size: 16px; | 
					
						
							|  |  |  |   z-index: 10000; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #clear_search:hover { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-background-hover); | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #clear_search.empty * { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #q, | 
					
						
							|  |  |  | #send_search { | 
					
						
							|  |  |  |   display: block !important; | 
					
						
							|  |  |  |   border-collapse: separate; | 
					
						
							|  |  |  |   box-sizing: border-box; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   padding: 10px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: none repeat scroll 0 0 var(--color-search-background); | 
					
						
							|  |  |  |   border: 1px solid var(--color-search-border); | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   border-radius: 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   outline: none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-size: 16px; | 
					
						
							|  |  |  |   z-index: 2; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #q { | 
					
						
							|  |  |  |   outline: medium none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding-left: 12px; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   padding-right: 0 !important; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   border-right: none; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   width: 40rem; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px 0 0 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  | #q::-ms-clear, | 
					
						
							|  |  |  | #q::-webkit-search-cancel-button { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #send_search { | 
					
						
							|  |  |  |   border-left: none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 0 10px 10px 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #send_search:hover { | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-search-background-hover); | 
					
						
							|  |  |  |   color: var(--color-search-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | .no-js #clear_search, | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .no-js #send_search { | 
					
						
							|  |  |  |   width: auto !important; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   border-left: 1px solid var(--color-search-border); | 
					
						
							|  |  |  |   padding: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .search_filters { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   margin: 0.6rem 0 0 10.6rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .search_filters select { | 
					
						
							|  |  |  |   background-color: inherit; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .search_filters select:hover, | 
					
						
							|  |  |  | .search_filters select:focus { | 
					
						
							|  |  |  |   color: var(--color-base-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | @media screen and (max-width: 80em) { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   #search_header { | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |     padding: 1.5em 0.5rem 0 0.5rem; | 
					
						
							|  |  |  |     column-gap: 0.5rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   .search_filters { | 
					
						
							|  |  |  |     margin: 0.6rem 0 0 3.5rem; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   #categories { | 
					
						
							|  |  |  |     font-size: 90%; | 
					
						
							|  |  |  |     clear: both; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #categories .checkbox_container { | 
					
						
							|  |  |  |     margin: auto; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |     margin-top: 2px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   html.touch #main_index #categories_container, | 
					
						
							|  |  |  |   html.touch #main_results #categories_container { | 
					
						
							|  |  |  |     width: 1000px; | 
					
						
							|  |  |  |     width: -moz-max-content; | 
					
						
							|  |  |  |     width: -webkit-max-content; | 
					
						
							|  |  |  |     width: max-content; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   html.touch #main_index #categories_container .category, | 
					
						
							|  |  |  |   html.touch #main_results #categories_container .category { | 
					
						
							|  |  |  |     display: inline-block; | 
					
						
							|  |  |  |     width: auto; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   html.touch #main_index #categories, | 
					
						
							|  |  |  |   html.touch #main_results #categories { | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |     text-align: left; | 
					
						
							|  |  |  |     overflow-x: scroll; | 
					
						
							|  |  |  |     overflow-y: hidden; | 
					
						
							|  |  |  |     -webkit-overflow-scrolling: touch; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 50em) { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   #search_header { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     width: 100%; | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     padding: 0.1rem 0 0 0; | 
					
						
							| 
									
										
										
										
											2021-10-26 23:12:49 +02:00
										 |  |  |     column-gap: 0; | 
					
						
							|  |  |  |     row-gap: 0; | 
					
						
							|  |  |  |     grid-template-areas: "logo search" "categories categories"; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .search_logo { | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   .search_box { | 
					
						
							|  |  |  |     width: 99%; | 
					
						
							|  |  |  |     display: flex; | 
					
						
							|  |  |  |     flex-direction: row; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #q { | 
					
						
							| 
									
										
										
										
											2021-11-11 22:28:09 +01:00
										 |  |  |     width: 100%; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     flex: 1; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-11-06 21:14:12 +01:00
										 |  |  |   #main_results #q:placeholder-shown ~ #send_search { | 
					
						
							|  |  |  |     margin-right: 2.6rem; | 
					
						
							|  |  |  |     transition: margin-right 0.1s; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   .search_filters { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     margin: 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   .language, | 
					
						
							|  |  |  |   .time_range { | 
					
						
							|  |  |  |     width: 45%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .category { | 
					
						
							|  |  |  |     display: block; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |     width: 100%; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |     margin: 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   .category label { | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |     padding: 0.8rem !important; | 
					
						
							|  |  |  |     margin: 0 !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .category label svg { | 
					
						
							|  |  |  |     display: none; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-11 22:28:09 +01:00
										 |  |  | @media screen and (max-width: 20rem) { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   #search_header { | 
					
						
							| 
									
										
										
										
											2021-11-11 22:28:09 +01:00
										 |  |  |     grid-template-areas: "search search" "categories categories"; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #search_logo { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #categories { | 
					
						
							|  |  |  |   -webkit-touch-callout: none; | 
					
						
							|  |  |  |   -webkit-user-select: none; | 
					
						
							|  |  |  |   -khtml-user-select: none; | 
					
						
							|  |  |  |   -moz-user-select: none; | 
					
						
							|  |  |  |   -ms-user-select: none; | 
					
						
							|  |  |  |   user-select: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #categories::-webkit-scrollbar { | 
					
						
							|  |  |  |   width: 0; | 
					
						
							|  |  |  |   height: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  | #categories_container { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   position: relative; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  | .ion-icon { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   vertical-align: bottom; | 
					
						
							|  |  |  |   line-height: 1; | 
					
						
							|  |  |  |   text-decoration: inherit; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  | .ion-icon-small { | 
					
						
							|  |  |  |   width: 1rem; | 
					
						
							|  |  |  |   height: 1rem; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   vertical-align: bottom; | 
					
						
							|  |  |  |   line-height: 1; | 
					
						
							|  |  |  |   text-decoration: inherit; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  | .ion-icon-big { | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   width: 1.5rem; | 
					
						
							|  |  |  |   height: 1.5rem; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   display: inline-block; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   vertical-align: bottom; | 
					
						
							| 
									
										
										
										
											2021-06-28 10:39:10 +02:00
										 |  |  |   line-height: 1; | 
					
						
							|  |  |  |   text-decoration: inherit; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | html { | 
					
						
							| 
									
										
										
										
											2021-09-27 17:40:11 +02:00
										 |  |  |   font-family: sans-serif; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   -webkit-text-size-adjust: 100%; | 
					
						
							|  |  |  |   -ms-text-size-adjust: 100%; | 
					
						
							|  |  |  |   -moz-text-size-adjust: 100%; | 
					
						
							|  |  |  |   text-size-adjust: 100%; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-base-font); | 
					
						
							|  |  |  |   background-color: var(--color-base-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | body, | 
					
						
							|  |  |  | main { | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | body { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-direction: column; | 
					
						
							|  |  |  |   height: 100vh; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | main { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin-bottom: 2rem; | 
					
						
							|  |  |  |   flex: 1; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #main_preferences, | 
					
						
							|  |  |  | #main_about, | 
					
						
							|  |  |  | #main_stats { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 2em auto; | 
					
						
							|  |  |  |   width: 85em; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | footer { | 
					
						
							|  |  |  |   clear: both; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   min-height: 4rem; | 
					
						
							|  |  |  |   padding: 1rem 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   width: 100%; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-footer-background); | 
					
						
							|  |  |  |   border-top: 1px solid var(--color-footer-border); | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   overflow: hidden; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | footer p { | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences h1, | 
					
						
							|  |  |  | #main_stats h1 { | 
					
						
							| 
									
										
										
										
											2021-10-29 20:24:30 +02:00
										 |  |  |   background: url('../img/searxng.png') no-repeat; | 
					
						
							|  |  |  |   background-size: contain; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   min-height: 40px; | 
					
						
							|  |  |  |   margin: 0 auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #main_preferences h1 span, | 
					
						
							|  |  |  | #main_stats h1 span { | 
					
						
							|  |  |  |   visibility: hidden; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | input[type="submit"], | 
					
						
							|  |  |  | #results button[type="submit"] { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding: 0.7rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: inline-block; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-btn-background); | 
					
						
							|  |  |  |   color: var(--color-btn-font); | 
					
						
							|  |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   border: 0; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  |   text-decoration: none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-url-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | a:visited { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-url-visited-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | a:visited .highlight { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-url-visited-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | article[data-vim-selected] { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-result-vim-selected); | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   border-left: 0.2rem solid var(--color-result-vim-arrow); | 
					
						
							|  |  |  |   border-radius: 0 10px 10px 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | article.result-images[data-vim-selected] { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-result-vim-arrow); | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   border: none; | 
					
						
							|  |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | article.result-images[data-vim-selected] .image_thumbnail { | 
					
						
							|  |  |  |   filter: opacity(60%); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | article[data-vim-selected].category-videos, | 
					
						
							|  |  |  | article[data-vim-selected].category-news, | 
					
						
							|  |  |  | article[data-vim-selected].category-map, | 
					
						
							|  |  |  | article[data-vim-selected].category-music, | 
					
						
							|  |  |  | article[data-vim-selected].category-files, | 
					
						
							|  |  |  | article[data-vim-selected].category-social { | 
					
						
							|  |  |  |   border: 1px solid var(--color-result-vim-arrow); | 
					
						
							|  |  |  |   border-radius: 10px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .result { | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   margin: 0.125rem 0; | 
					
						
							|  |  |  |   padding: 1rem; | 
					
						
							|  |  |  |   border-left: 0.2rem solid transparent; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result h3 { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   font-size: 1.2rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   word-wrap: break-word; | 
					
						
							| 
									
										
										
										
											2021-10-28 20:54:17 +02:00
										 |  |  |   margin: 0.4rem 0 0.4rem 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result h3 a { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-link-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-size: 1.1em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result h3 a:visited { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-link-visited-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result h3 a:focus, | 
					
						
							|  |  |  | .result h3 a:hover { | 
					
						
							|  |  |  |   text-decoration: underline; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  |   outline: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .cache_link, | 
					
						
							|  |  |  | .result .proxyfied_link { | 
					
						
							|  |  |  |   font-size: 0.9em !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .content, | 
					
						
							|  |  |  | .result .stat, | 
					
						
							|  |  |  | .result .altlink { | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   max-width: 54em; | 
					
						
							|  |  |  |   word-wrap: break-word; | 
					
						
							|  |  |  |   line-height: 1.24; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .content .highlight, | 
					
						
							|  |  |  | .result .stat .highlight, | 
					
						
							|  |  |  | .result .altlink .highlight { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-description-highlight-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   background: inherit; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .codelines .highlight { | 
					
						
							|  |  |  |   color: inherit; | 
					
						
							|  |  |  |   background: inherit; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  | .result .url_wrapper { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   font-size: 1rem; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-url-font); | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   flex-wrap: nowrap; | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  |   flex-direction: row; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .url_wrapper .url_o1 { | 
					
						
							|  |  |  |   white-space: nowrap; | 
					
						
							|  |  |  |   flex-shrink: 1; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .url_wrapper .url_o1::after { | 
					
						
							|  |  |  |   content: " "; | 
					
						
							|  |  |  |   width: 1ch; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .url_wrapper .url_o2 { | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  |   white-space: nowrap; | 
					
						
							|  |  |  |   flex-basis: content; | 
					
						
							|  |  |  |   flex-grow: 0; | 
					
						
							|  |  |  |   flex-shrink: 1; | 
					
						
							|  |  |  |   text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .url_wrapper .url_o2 .url_i2 { | 
					
						
							|  |  |  |   float: right; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result .published_date { | 
					
						
							|  |  |  |   font-size: 0.8em; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-publishdate-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result img.thumbnail { | 
					
						
							|  |  |  |   float: left; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   padding: 0.6rem 1rem 0 0; | 
					
						
							|  |  |  |   width: 20rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result img.image { | 
					
						
							|  |  |  |   float: left; | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   padding: 0.6rem 1rem 0 0; | 
					
						
							|  |  |  |   width: 7rem; | 
					
						
							|  |  |  |   max-height: 7rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   object-fit: scale-down; | 
					
						
							|  |  |  |   object-position: right top; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result .break { | 
					
						
							|  |  |  |   clear: both; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | .category-videos, | 
					
						
							|  |  |  | .category-news, | 
					
						
							|  |  |  | .category-map, | 
					
						
							|  |  |  | .category-music, | 
					
						
							|  |  |  | .category-files, | 
					
						
							|  |  |  | .category-social { | 
					
						
							|  |  |  |   border: 1px solid var(--color-result-border); | 
					
						
							|  |  |  |   margin: 1rem 0; | 
					
						
							|  |  |  |   border-radius: 10px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .category-social .image { | 
					
						
							|  |  |  |   width: auto !important; | 
					
						
							|  |  |  |   min-width: 48px; | 
					
						
							|  |  |  |   min-height: 48px; | 
					
						
							|  |  |  |   padding: 0 5px 25px 0 !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result-videos .content { | 
					
						
							|  |  |  |   overflow: hidden; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .engines { | 
					
						
							|  |  |  |   float: right; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-engines-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .engines span { | 
					
						
							|  |  |  |   font-size: smaller; | 
					
						
							|  |  |  |   margin: 0 0.5em 0 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .small_font { | 
					
						
							|  |  |  |   font-size: 0.8em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .highlight { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-link-font-highlight); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   background: inherit; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-23 15:28:26 +01:00
										 |  |  | .empty_element { | 
					
						
							|  |  |  |   font-style: italic; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | .result-images { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  |   max-height: 200px; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   border: none !important; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | .result-images img { | 
					
						
							|  |  |  |   float: inherit; | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  |   margin: 0.125rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   border: none; | 
					
						
							|  |  |  |   max-height: 200px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-result-image-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | .result-images span.title { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: none; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-image-span-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | .result-images:hover span.title { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: block; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   bottom: 0; | 
					
						
							|  |  |  |   right: 0; | 
					
						
							|  |  |  |   padding: 4px; | 
					
						
							|  |  |  |   margin: 0 0 4px 4px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background-color: var(--color-result-image-span-background-hover); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-size: 0.7em; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-10 09:18:59 +02:00
										 |  |  | .result-map img.image { | 
					
						
							|  |  |  |   float: right !important; | 
					
						
							|  |  |  |   height: 100px !important; | 
					
						
							|  |  |  |   width: auto !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result-map table { | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   width: auto; | 
					
						
							|  |  |  |   border-collapse: separate; | 
					
						
							|  |  |  |   border-spacing: 0 0.35rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result-map table th { | 
					
						
							|  |  |  |   font-weight: inherit; | 
					
						
							|  |  |  |   width: 17rem; | 
					
						
							|  |  |  |   vertical-align: top; | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .result-map table td { | 
					
						
							|  |  |  |   vertical-align: top; | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .hidden { | 
					
						
							|  |  |  |   display: none !important; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #results { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   margin: 1rem 2rem 0 10rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   display: grid; | 
					
						
							|  |  |  |   grid-template-columns: 45rem 25rem; | 
					
						
							|  |  |  |   grid-template-rows: min-content min-content 1fr min-content; | 
					
						
							|  |  |  |   gap: 0 5rem; | 
					
						
							|  |  |  |   grid-template-areas: "corrections sidebar" "answers sidebar" "urls sidebar" "pagination sidebar"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #results #sidebar *:first-child, | 
					
						
							|  |  |  | #results #urls *:first-child { | 
					
						
							|  |  |  |   margin-top: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #urls { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   grid-area: urls; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #suggestions .wrapper { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-flow: row wrap; | 
					
						
							|  |  |  |   justify-content: flex-end; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #suggestions .wrapper form { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   flex: 1 1 50%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #suggestions input, | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | #infoboxes input { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   margin: 3px; | 
					
						
							|  |  |  |   font-size: 0.9em; | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   background: transparent; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-search-url-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #suggestions input[type="submit"], | 
					
						
							|  |  |  | #infoboxes input[type="submit"], | 
					
						
							|  |  |  | #suggestions .infobox .url a, | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | #infoboxes .infobox .url a { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-result-link-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-decoration: none; | 
					
						
							|  |  |  |   font-size: 0.9rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #suggestions input[type="submit"]:hover, | 
					
						
							|  |  |  | #infoboxes input[type="submit"]:hover, | 
					
						
							|  |  |  | #suggestions .infobox .url a:hover, | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | #infoboxes .infobox .url a:hover { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   text-decoration: underline; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #corrections { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   grid-area: corrections; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-flow: row wrap; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 0 0 1em 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #corrections h4, | 
					
						
							|  |  |  | #corrections input[type="submit"] { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   padding: 0.5rem; | 
					
						
							|  |  |  |   margin: 0.5rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  | #corrections input[type="submit"] { | 
					
						
							|  |  |  |   font-size: 0.8rem; | 
					
						
							|  |  |  |   border-radius: 5px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #suggestions .title, | 
					
						
							|  |  |  | #search_url .title, | 
					
						
							|  |  |  | #apis .title { | 
					
						
							|  |  |  |   margin: 2em 0 0.5em 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-base-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #answers { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   grid-area: answers; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-answer-border); | 
					
						
							| 
									
										
										
										
											2021-11-02 13:59:45 +01:00
										 |  |  |   background: var(--color-answer-background); | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   padding: 1rem; | 
					
						
							| 
									
										
										
										
											2021-11-13 00:52:34 +01:00
										 |  |  |   margin: 1rem 0; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   margin-top: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-answer-font); | 
					
						
							|  |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #answers h4 { | 
					
						
							|  |  |  |   display: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #infoboxes form { | 
					
						
							|  |  |  |   min-width: 210px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   grid-area: sidebar; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   word-wrap: break-word; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-sidebar-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox { | 
					
						
							|  |  |  |   margin: 10px 0 10px; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-sidebar-border); | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |   padding: 1rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   font-size: 0.9em; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox h2 { | 
					
						
							| 
									
										
										
										
											2021-05-17 18:10:53 +02:00
										 |  |  |   margin: 0 0 0.5em 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox img { | 
					
						
							|  |  |  |   max-width: 100%; | 
					
						
							|  |  |  |   max-height: 12em; | 
					
						
							|  |  |  |   display: block; | 
					
						
							| 
									
										
										
										
											2021-10-30 22:34:05 +02:00
										 |  |  |   margin: 0 auto; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox dl { | 
					
						
							|  |  |  |   margin: 0.5em 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox dt { | 
					
						
							|  |  |  |   display: inline; | 
					
						
							|  |  |  |   margin: 0.5em 0.25em 0.5em 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  |   font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox dd { | 
					
						
							|  |  |  |   display: inline; | 
					
						
							|  |  |  |   margin: 0.5em 0; | 
					
						
							|  |  |  |   padding: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox input { | 
					
						
							|  |  |  |   font-size: 1em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox br { | 
					
						
							|  |  |  |   clear: both; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #sidebar .infobox .attributes, | 
					
						
							|  |  |  | #sidebar .infobox .urls { | 
					
						
							|  |  |  |   clear: both; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #search_url { | 
					
						
							|  |  |  |   margin-top: 8px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | #search_url div.selectable_url pre { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   width: 200em; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #linkto_preferences { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   right: 10px; | 
					
						
							| 
									
										
										
										
											2021-11-13 10:42:35 +01:00
										 |  |  |   top: 2.2rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   border: 0; | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   font-size: 1.2em; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #linkto_preferences a:link *, | 
					
						
							|  |  |  | #linkto_preferences a:hover *, | 
					
						
							|  |  |  | #linkto_preferences a:visited *, | 
					
						
							|  |  |  | #linkto_preferences a:active * { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   color: var(--color-search-font); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #pagination { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   grid-area: pagination; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #pagination br { | 
					
						
							|  |  |  |   clear: both; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #apis { | 
					
						
							|  |  |  |   margin-top: 8px; | 
					
						
							|  |  |  |   clear: both; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #backToTop { | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border: 1px solid var(--color-backtotop-border); | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   padding: 0; | 
					
						
							|  |  |  |   font-size: 1em; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   background: var(--color-backtotop-background); | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   position: fixed; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   bottom: 8rem; | 
					
						
							|  |  |  |   left: 56.3rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   transition: opacity 0.5s; | 
					
						
							|  |  |  |   opacity: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							|  |  |  | #backToTop a { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |   padding: 0.7em; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-03 09:26:20 +01:00
										 |  |  | #backToTop a, | 
					
						
							|  |  |  | #backToTop a:visited, | 
					
						
							|  |  |  | #backToTop a:hover, | 
					
						
							|  |  |  | #backToTop a:active { | 
					
						
							|  |  |  |   color: var(--color-backtotop-font); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-28 08:37:38 +02:00
										 |  |  | #results.scrolling #backToTop { | 
					
						
							|  |  |  |   opacity: 1; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  | @media screen and (max-width: 80em) { | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   #main_preferences, | 
					
						
							|  |  |  |   #main_about, | 
					
						
							|  |  |  |   #main_stats { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |     margin: 2rem 0.5rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     width: auto; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #infoboxes { | 
					
						
							|  |  |  |     position: inherit; | 
					
						
							|  |  |  |     max-width: inherit; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #infoboxes .infobox { | 
					
						
							|  |  |  |     clear: both; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #infoboxes .infobox img { | 
					
						
							|  |  |  |     float: left; | 
					
						
							|  |  |  |     max-width: 10em; | 
					
						
							|  |  |  |     margin: 0.5em 0.5em 0.5em 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #sidebar { | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |     margin-bottom: 0.125rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |     padding: 0; | 
					
						
							|  |  |  |     float: none; | 
					
						
							|  |  |  |     border: none; | 
					
						
							|  |  |  |     width: auto; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #sidebar input { | 
					
						
							|  |  |  |     border: 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #apis { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #search_url { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .result .thumbnail { | 
					
						
							|  |  |  |     max-width: 98%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .result .url span.url { | 
					
						
							|  |  |  |     display: block; | 
					
						
							|  |  |  |     white-space: nowrap; | 
					
						
							|  |  |  |     text-overflow: ellipsis; | 
					
						
							|  |  |  |     overflow: hidden; | 
					
						
							|  |  |  |     width: 100%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .result .engines { | 
					
						
							|  |  |  |     float: right; | 
					
						
							|  |  |  |     padding: 0 0 3px 0; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .result-images { | 
					
						
							|  |  |  |     border-bottom: none !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .image_result { | 
					
						
							|  |  |  |     max-width: 98%; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .image_result img { | 
					
						
							|  |  |  |     max-width: 98%; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   #backToTop { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #pagination { | 
					
						
							|  |  |  |     margin: 2rem 0 0 0 !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #main_results div#results { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |     margin: 1rem auto 0 auto; | 
					
						
							| 
									
										
										
										
											2021-10-17 00:35:47 +02:00
										 |  |  |     justify-content: center; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |     display: grid; | 
					
						
							|  |  |  |     grid-template-columns: 45rem; | 
					
						
							|  |  |  |     grid-template-rows: min-content min-content min-content 1fr min-content min-content; | 
					
						
							|  |  |  |     gap: 0; | 
					
						
							|  |  |  |     grid-template-areas: "corrections" "answers" "sidebar" "urls" "pagination"; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | #main_results div#results.only_template_images { | 
					
						
							| 
									
										
										
										
											2021-11-21 21:40:49 +01:00
										 |  |  |   margin: 1rem 0.5rem 0 0.5rem; | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   display: grid; | 
					
						
							|  |  |  |   grid-template-columns: 100%; | 
					
						
							|  |  |  |   grid-template-rows: min-content min-content 1fr min-content min-content; | 
					
						
							|  |  |  |   gap: 0; | 
					
						
							|  |  |  |   grid-template-areas: "corrections" "urls" "answers" "sidebar" "pagination"; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_results div#results.only_template_images #urls { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   width: inherit; | 
					
						
							|  |  |  |   margin: 0; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_results div#results.only_template_images #backToTop { | 
					
						
							|  |  |  |   left: auto; | 
					
						
							| 
									
										
										
										
											2021-10-28 20:54:17 +02:00
										 |  |  |   right: 1rem; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							|  |  |  | #main_results div#results.only_template_images #pagination { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   margin-right: 4rem; | 
					
						
							| 
									
										
										
										
											2018-08-09 16:13:50 +02:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | @media screen and (max-width: 50em) { | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   #main_results div#results { | 
					
						
							|  |  |  |     grid-template-columns: 100%; | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |     margin: 2rem 0.5rem 0 0.5rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   #linkto_preferences { | 
					
						
							| 
									
										
										
										
											2021-11-06 21:14:12 +01:00
										 |  |  |     top: 0.8rem; | 
					
						
							|  |  |  |     right: 0.7rem; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #main_index #linkto_preferences { | 
					
						
							|  |  |  |     top: 0.5rem; | 
					
						
							|  |  |  |     right: 0.5rem; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							|  |  |  |   #results { | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-09-27 13:47:00 +02:00
										 |  |  |   #pagination { | 
					
						
							|  |  |  |     margin: 2rem 1rem 0 1rem !important; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   article[data-vim-selected] { | 
					
						
							|  |  |  |     border: 1px solid var(--color-result-vim-arrow); | 
					
						
							| 
									
										
										
										
											2021-10-09 16:03:58 +02:00
										 |  |  |     border-radius: 10px; | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |   .result { | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |     border: 1px solid var(--color-result-border); | 
					
						
							| 
									
										
										
										
											2021-11-04 00:07:49 +01:00
										 |  |  |     margin: 1rem 0; | 
					
						
							| 
									
										
										
										
											2021-10-29 18:58:55 +02:00
										 |  |  |     border-radius: 10px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  |   .result-images { | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  |     padding: 0; | 
					
						
							|  |  |  |     border: none; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (max-width: 35em) { | 
					
						
							|  |  |  |   .result-videos img.thumbnail { | 
					
						
							|  |  |  |     float: none !important; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .result-videos .content { | 
					
						
							|  |  |  |     overflow: inherit; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-06-04 23:22:44 +02:00
										 |  |  | pre code { | 
					
						
							|  |  |  |   white-space: pre-wrap; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2017-02-12 15:06:01 +01:00
										 |  |  | #search_submit { | 
					
						
							|  |  |  |   left: 1px; | 
					
						
							|  |  |  |   right: auto; | 
					
						
							|  |  |  | } |