| 
									
										
										
										
											2018-02-05 15:41:09 +01:00
										 |  |  | .inputSelect { | 
					
						
							| 
									
										
										
										
											2018-03-08 18:55:49 +01:00
										 |  |  |   min-height: 3.4rem; | 
					
						
							| 
									
										
										
										
											2018-02-05 15:41:09 +01:00
										 |  |  |   margin-top: .9rem; | 
					
						
							|  |  |  |   padding-top: 0rem; | 
					
						
							|  |  |  |   padding-left: 1rem; | 
					
						
							|  |  |  |   background-position: right -1px center; | 
					
						
							|  |  |  |   background-repeat: no-repeat; | 
					
						
							|  |  |  |   background-image: url('../../assets/images/background_input.svg'); | 
					
						
							|  |  |  |   border: 1px solid #E3E9F3; | 
					
						
							|  |  |  |   border-radius: 0.25rem; | 
					
						
							|  |  |  |   line-height: 3.2rem; | 
					
						
							|  |  |  |   font-size: 1.3rem; | 
					
						
							|  |  |  |   font-family: 'Lato' !important; | 
					
						
							|  |  |  |   -moz-appearance: none; | 
					
						
							|  |  |  |   -webkit-appearance: none; | 
					
						
							|  |  |  |   box-shadow: 0px 1px 1px rgba(104, 118, 142, 0.05); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2018-03-22 13:23:26 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | .inputSelectDisabled { | 
					
						
							| 
									
										
										
										
											2018-04-02 11:18:05 +02:00
										 |  |  |   background-color: #fff !important; | 
					
						
							|  |  |  |   opacity: 0.7 !important; | 
					
						
							| 
									
										
										
										
											2018-03-22 13:23:26 +01:00
										 |  |  |   cursor: not-allowed; | 
					
						
							|  |  |  | } |