| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  | .search_categories, #categories { | 
					
						
							|  |  |  |   text-transform: capitalize; | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |   margin-bottom: 0.5rem; | 
					
						
							| 
									
										
										
										
											2016-07-27 02:08:24 +02:00
										 |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-wrap: wrap; | 
					
						
							|  |  |  |   flex-flow: row wrap; | 
					
						
							|  |  |  |   align-content: stretch; | 
					
						
							| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |   label, .input-group-addon { | 
					
						
							| 
									
										
										
										
											2016-07-27 02:08:24 +02:00
										 |  |  |     flex-grow: 1; | 
					
						
							|  |  |  |     flex-basis: auto; | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |     font-size: 1.2rem; | 
					
						
							| 
									
										
										
										
											2016-07-27 02:08:24 +02:00
										 |  |  |     font-weight: normal; | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |     background-color: white; | 
					
						
							|  |  |  |     border: @mild-gray 1px solid; | 
					
						
							|  |  |  |     border-right: none; | 
					
						
							|  |  |  |     color: @dark-gray; | 
					
						
							|  |  |  |     padding-bottom: 0.4rem; | 
					
						
							|  |  |  |     padding-top: 0.4rem; | 
					
						
							| 
									
										
										
										
											2016-07-27 02:08:24 +02:00
										 |  |  |     text-align: center; | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |   } | 
					
						
							|  |  |  |   label:last-child, .input-group-addon:last-child { | 
					
						
							|  |  |  |       border-right: @mild-gray 1px solid; | 
					
						
							| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  |   } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |   input[type="checkbox"]:checked + label { | 
					
						
							| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  |     color: @black; | 
					
						
							| 
									
										
										
										
											2016-07-27 02:08:24 +02:00
										 |  |  |     font-weight: bold; | 
					
						
							| 
									
										
										
										
											2016-07-17 18:43:47 +02:00
										 |  |  |     border-bottom: @light-green 5px solid; | 
					
						
							| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #main-logo{ | 
					
						
							|  |  |  |     margin-top: 10vh; | 
					
						
							|  |  |  |     margin-bottom: 25px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-06-26 14:12:35 +02:00
										 |  |  | #main-logo > img { | 
					
						
							|  |  |  |     max-width: 350px; | 
					
						
							|  |  |  |     width: 80%; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-06-26 01:57:43 +02:00
										 |  |  | #q{ | 
					
						
							|  |  |  |     box-shadow: none; | 
					
						
							|  |  |  |     border-right: none; | 
					
						
							|  |  |  |     border-color: @gray; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |  #search_form .input-group-btn .btn{ | 
					
						
							|  |  |  |     border-color: @gray; | 
					
						
							|  |  |  |  } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |  #search_form .input-group-btn .btn:hover{ | 
					
						
							|  |  |  |      background-color: @green; | 
					
						
							|  |  |  |      color: white; | 
					
						
							|  |  |  |  } |