| 
									
										
										
										
											2016-06-27 11:23:27 -07:00
										 |  |  | /* #docregion */ | 
					
						
							|  |  |  | .error {color:red;} | 
					
						
							| 
									
										
										
										
											2016-04-09 00:18:37 -04:00
										 |  |  | button.delete-button{ | 
					
						
							|  |  |  |   float:right; | 
					
						
							|  |  |  |   background-color: gray !important; | 
					
						
							|  |  |  |   color:white; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-05-23 22:24:15 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | .search-result{ | 
					
						
							|  |  |  |   border-bottom: 1px solid gray; | 
					
						
							|  |  |  |   border-left: 1px solid gray; | 
					
						
							|  |  |  |   border-right: 1px solid gray; | 
					
						
							|  |  |  |   width:195px; | 
					
						
							|  |  |  |   height: 20px; | 
					
						
							|  |  |  |   padding: 5px; | 
					
						
							|  |  |  |   background-color: white; | 
					
						
							|  |  |  |   cursor: pointer; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #search-box{ | 
					
						
							|  |  |  |   width: 200px; | 
					
						
							|  |  |  |   height: 20px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 |