| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | /*! | 
					
						
							|  |  |  |  * No overrides for the default theme as it aligns with general.css | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .table { | 
					
						
							|  |  |  | 	--bs-table-border-color: #444444; | 
					
						
							|  |  |  | 	--bs-table-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-striped-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-active-color: #fff; | 
					
						
							|  |  |  | 	--bs-table-hover-color: #fff; | 
					
						
							| 
									
										
										
										
											2023-12-08 05:35:03 +08:00
										 |  |  | 	--bs-table-accent-bg: #303030; | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-08 05:35:03 +08:00
										 |  |  | .qslprint { | 
					
						
							|  |  |  | 	--bs-table-striped-bg: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .table-striped tbody > tr.activeRow { | 
					
						
							|  |  |  |     background-color: #5cb85c !important; | 
					
						
							|  |  |  | 	--bs-table-accent-bg: none; | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .border-top { | 
					
						
							|  |  |  | 	--bs-border-color: #444444; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .text-bg-light { | 
					
						
							|  |  |  | 	color: black !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .awardsBgDanger a { | 
					
						
							|  |  |  | 	color: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .awardsBgSuccess a{ | 
					
						
							|  |  |  | 	color: white; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* | 
					
						
							|  |  |  | *	Dark Maps | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .leaflet-tile { | 
					
						
							|  |  |  | 	filter: invert() hue-rotate(180deg) grayscale(0.8) brightness(1.2) !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-rectangle { | 
					
						
							|  |  |  | 	stroke: rgba(200, 200, 200, 0.5); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | span.grid-text > font { | 
					
						
							|  |  |  | 	color: rgba(220, 220, 220, 0.85) !important; | 
					
						
							|  |  |  | 	-webkit-text-stroke: 1px black !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-confirmed { | 
					
						
							|  |  |  | 	fill: rgba(144, 238, 144, 0.15) !important; | 
					
						
							|  |  |  | 	stroke: rgba(144, 238, 144, 0.15) !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | path.grid-worked { | 
					
						
							|  |  |  | 	fill: rgba(220, 50, 50, 0.25) !important; | 
					
						
							|  |  |  | 	stroke: rgba(220, 50, 50, 0.25) !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-09 17:54:18 +08:00
										 |  |  | .map-leaflet { | 
					
						
							|  |  |  | 	background-color: #343d3f!important; | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*  | 
					
						
							|  |  |  | *	Dark Navigation  | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Navigation background */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .bg-light { | 
					
						
							|  |  |  | 	background-color: #303030 !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Inactive Links */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .navbar-light .navbar-nav .nav-link { | 
					
						
							|  |  |  | 	color: rgba(255, 255, 255, 0.6); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Active Links and Logo */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .navbar-light .navbar-brand, | 
					
						
							|  |  |  | .navbar-light .navbar-brand:focus, | 
					
						
							|  |  |  | .navbar-light .navbar-brand:hover, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .active > .nav-link, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .nav-link:focus, | 
					
						
							|  |  |  | .navbar-light .navbar-nav .nav-link:hover { | 
					
						
							|  |  |  | 	color: #fff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Hamburger Menu */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .navbar-light .navbar-toggler-icon { | 
					
						
							|  |  |  | 	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*  | 
					
						
							|  |  |  | *	Dark inputs  | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .form-control, | 
					
						
							|  |  |  | .form-control-sm, | 
					
						
							|  |  |  | .form-control:focus, | 
					
						
							|  |  |  | .form-control:disabled, | 
					
						
							|  |  |  | .form-select { | 
					
						
							|  |  |  | 	background-color: rgba(20, 20, 20, 0.5); | 
					
						
							|  |  |  | 	color: #eee; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | select optgroup, | 
					
						
							|  |  |  | select option { | 
					
						
							|  |  |  | 	background-color: #222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | div.alert-success a, | 
					
						
							|  |  |  | div.alert-danger a, | 
					
						
							|  |  |  | div.alert-danger { | 
					
						
							|  |  |  | 	color: #ffffff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .bootstrap-dialog.type-primary .modal-header { | 
					
						
							|  |  |  | 	background-color: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-input, | 
					
						
							|  |  |  | .selectize-input input { | 
					
						
							|  |  |  | 	color: #fff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input, | 
					
						
							|  |  |  | .selectize-control.single .selectize-input.input-active { | 
					
						
							|  |  |  | 	background: #222222; | 
					
						
							|  |  |  | 	color: #fff; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input.full { | 
					
						
							|  |  |  | 	background-color: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-dropdown.form-control { | 
					
						
							|  |  |  | 	background: #222222; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-input.focus { | 
					
						
							|  |  |  | 	color: #444; | 
					
						
							|  |  |  | 	background-color: #fff; | 
					
						
							|  |  |  | 	border-color: #739ac2; | 
					
						
							|  |  |  | 	box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .selectize-dropdown, | 
					
						
							|  |  |  | .selectize-dropdown.form-control { | 
					
						
							|  |  |  | 	border-radius: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #lotw_badge { | 
					
						
							|  |  |  | 	float: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #edit_qso:not(.btn) { | 
					
						
							|  |  |  | 	float: left; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .qso_call { | 
					
						
							|  |  |  | 	float: left; | 
					
						
							|  |  |  | 	width: 140px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .qso_icons { | 
					
						
							|  |  |  | 	float: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #qsoList_wrapper th { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							| 
									
										
										
										
											2023-12-07 20:10:31 +08:00
										 |  |  | 	white-space: nowrap; | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | } | 
					
						
							|  |  |  | #qsoList_wrapper td { | 
					
						
							|  |  |  | 	text-align: left !important; | 
					
						
							| 
									
										
										
										
											2023-12-07 08:50:03 +08:00
										 |  |  | 	white-space: pre-wrap; | 
					
						
							| 
									
										
										
										
											2023-12-07 03:38:20 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (min-width: 992px) { | 
					
						
							|  |  |  | 	.modal-lg, .modal-xl { | 
					
						
							|  |  |  | 		max-width: 1300px; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar { | 
					
						
							|  |  |  | 	width: 12px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar-track { | 
					
						
							|  |  |  | 	-webkit-box-shadow: inset 0 0 6px rgba(196, 196, 196, 0.185); | 
					
						
							|  |  |  | 	border-radius: 10px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ::-webkit-scrollbar-thumb { | 
					
						
							|  |  |  | 	border-radius: 10px; | 
					
						
							|  |  |  | 	-webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.5); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .modal-body { | 
					
						
							|  |  |  | 	max-height: calc(100vh - 200px); | 
					
						
							|  |  |  | 	overflow-y: auto; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @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 | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #map { | 
					
						
							|  |  |  | 	height: 500px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #gridsquare_map { | 
					
						
							|  |  |  | 	height: calc(100vh - 380px) !important; | 
					
						
							|  |  |  | 	max-height: 900px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #mapqso { | 
					
						
							|  |  |  | 	height: 400px !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #qsomap { | 
					
						
							|  |  |  | 	height: 400px !important; | 
					
						
							|  |  |  | } |