| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | /*! | 
					
						
							|  |  |  |  * No overrides for the default theme as it aligns with general.css | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-18 00:37:44 +08:00
										 |  |  | :root{ | 
					
						
							|  |  |  | 	--cl-border-btn-pwd:var(--bs-border-color); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | .selectize-input { | 
					
						
							|  |  |  | 	border-radius: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input { | 
					
						
							|  |  |  | 	border: 1px solid #ced4da; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input.dropdown-active { | 
					
						
							|  |  |  | 	border-radius: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-dropdown.form-control { | 
					
						
							|  |  |  | 	border-radius: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .awardsBgDanger { | 
					
						
							|  |  |  | 	background-color: #f8d7db !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .awardsBgSuccess { | 
					
						
							|  |  |  | 	background-color: #d4edda !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (min-width: 1500px) { | 
					
						
							|  |  |  | 	.container, .container-lg, .container-md, .container-sm, .container-xl { | 
					
						
							|  |  |  | 		max-width: 1400px | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (min-width: 1920px) { | 
					
						
							|  |  |  | 	.container, .container-lg, .container-md, .container-sm, .container-xl { | 
					
						
							|  |  |  | 		max-width: 1800px | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar { | 
					
						
							|  |  |  | 	width: 12px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar-track { | 
					
						
							|  |  |  | 	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); | 
					
						
							|  |  |  | 	border-radius: 10px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar-thumb { | 
					
						
							|  |  |  | 	border-radius: 10px; | 
					
						
							|  |  |  | 	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #map { | 
					
						
							|  |  |  | 	height: 500px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #gridsquare_map { | 
					
						
							|  |  |  | 	height: calc(100vh - 380px) !important; | 
					
						
							|  |  |  | 	max-height: 900px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (min-width: 992px) { | 
					
						
							|  |  |  | 	.modal-lg, .modal-xl { | 
					
						
							|  |  |  | 		max-width: 1300px; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .modal-body { | 
					
						
							|  |  |  | 	max-height: calc(100vh - 200px); | 
					
						
							|  |  |  | 	overflow-y: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #mapqso { | 
					
						
							|  |  |  | 	height: 400px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #qsomap { | 
					
						
							|  |  |  | 	height: 400px !important; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2023-12-07 08:50:03 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | #qsoList_wrapper th { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							| 
									
										
										
										
											2023-12-07 20:10:31 +08:00
										 |  |  | 	white-space: nowrap; | 
					
						
							| 
									
										
										
										
											2023-12-07 08:50:03 +08:00
										 |  |  | } | 
					
						
							|  |  |  | #qsoList_wrapper td { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							|  |  |  | 	white-space: pre-wrap; | 
					
						
							| 
									
										
										
										
											2023-12-08 23:50:23 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | TD.qrz { | 
					
						
							|  |  |  | 	white-space: nowrap; | 
					
						
							| 
									
										
										
										
											2023-12-18 00:37:44 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .accordion { | 
					
						
							|  |  |  | 	--bs-accordion-btn-bg: #f9f9f9; | 
					
						
							|  |  |  | 	--bs-accordion-active-bg: #f9f9f9; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-01-01 18:20:32 +08:00
										 |  |  | .dxccsummaryheader:after { | 
					
						
							|  |  |  | 	background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%); | 
					
						
							|  |  |  | } |