
  div.CP.svelte-xjjtcy {
    position: relative;
  }
  div.CP.standalone.svelte-xjjtcy {
    position: absolute;
    border-radius: 2px;
    z-index: 3;
    top: 10px;
    right: 10px;
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 10px;
    line-height: 12px;
  }
  div.CP.standalone.open.svelte-xjjtcy {
    background-color: hsla(0, 0%, 100%, 0.9);
    z-index: 4;
  }
  div.CPicon.svelte-xjjtcy,
  div.CPiconOOO.svelte-xjjtcy {
    text-align: right;
    width: 30px;
    margin: auto 0 auto auto;
  }
  div.CPiconOOO.svelte-xjjtcy {
    cursor: pointer;
  }
  div.CParea.svelte-xjjtcy {
    width: 150px;
    padding: 5px 0;
  }
  div.CParea.included.svelte-xjjtcy {
    position: absolute;
    right: 0;
    border-radius: 2px;
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  div.CParea.svelte-xjjtcy label:where(.svelte-xjjtcy) {
    cursor: pointer;
    display: block;
    padding-left: 5px;
    line-height: 30px;
  }
  div.CParea.svelte-xjjtcy label:where(.svelte-xjjtcy):before {
    margin-top: 5px;
  }

  div.CParea.svelte-xjjtcy label:where(.svelte-xjjtcy):hover {
    background-color: hsla(0, 0%, 90%, 0.9);
  }

  output.svelte-xjjtcy {
    font-weight: bold;
  }


div.PP.svelte-1v0v8o3 {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 3;
  /*bottom: 128px;*/
  left: 10px;
  display: flex;
  border-radius: 2px;
  color: hsla(204, 47%, 38%, 0.8);
  background-color: hsla(0, 0%, 100%, 0.6);
  font-size: 10px;
  line-height: 12px;
}
div.PP.opened.svelte-1v0v8o3 .icon:where(.svelte-1v0v8o3) {
  padding: 0 5px;
}
.icon.svelte-1v0v8o3 {
  cursor: pointer;
}

div.PP.active.svelte-1v0v8o3 {
  background-color: hsla(0, 0%, 100%, 0.9);
}

div.playSpeedDisplay.svelte-1v0v8o3 div:where(.svelte-1v0v8o3) {
  padding: 2px 5px;
  font-size: 14px;
  line-height: 26px;
  background-color: hsla(20, 100%, 85%, 0.6);
}
div.time.svelte-1v0v8o3 {
  padding: 2px 4px;
  font-family: 'Roboto', sans-serif;
  font-size: 7px;
  background-color: hsla(207, 29%, 94%, 0.6);
  text-align: center;
}
div.time.svelte-1v0v8o3 b:where(.svelte-1v0v8o3) {
  font-size: 9px;
}


	/** fullscreen **/
	div.container.svelte-19terrb:fullscreen, div.container.svelte-19terrb:-webkit-full-screen, div.container.svelte-19terrb:-moz-full-screen {
		width: 100%;
		height: 100%;
	}


	/** prepis mapboxich stylu **/
	div.container.svelte-19terrb .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
		margin: auto auto 19px 0;
	}
	div.container.svelte-19terrb .mapboxgl-ctrl-scale {
		background-color: hsla(0, 0%, 100%, 0);
		border-style: none solid solid solid;
		border-width: 0 1px 1px 1px;
		border-color: hsla(0, 0%, 100%, 0.6);
		line-height: 15px;
		text-align: right;
		text-shadow:-1px -1px 1px white, 1px -1px 1px white, -1px 1px 1px white, 1px 1px 1px white;
	}
	div.container.svelte-19terrb .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl.mapboxgl-ctrl-attrib {
		margin: auto 10px 30px auto;
		min-height: 60px;
		opacity: 0.75;
		padding: 0;
	}

	div.container.svelte-19terrb .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
		padding: 0 24px 0 4px;
	}

	div.container.svelte-19terrb .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 197 197' xmlns='http://www.w3.org/2000/svg'%3E %3Ccircle cx='98' cy='98' r='60' fill='%23333333'/%3E %3Ccircle cx='98' cy='98' r='35' fill='white'/%3E %3Ccircle cx='98' cy='98' r='22' fill='%23333333'/%3E %3Crect x='115' y='90' width='23' height='16' fill='%23333333'/%3E %3C/svg%3E");
	}

	div.container.svelte-19terrb .mapboxgl-ctrl-group {
	 background-color: hsla(0, 0%, 100%, 1);
	 border-radius: 2px;
	 opacity: 0.6;
	}

	div.container.svelte-19terrb * {
		user-select: none;
		-webkit-user-select: none;
	}

	/** xc icons **/
	div.container.svelte-19terrb .xcicon {
		width: 15px;
		height: 15px;
	}
	div.container.svelte-19terrb .xcicon.start {
		z-index: 3;
	}
	div.container.svelte-19terrb .xcicon.end {
		z-index: 2;
	}
	div.container.svelte-19terrb .xcicon.start svg {
		fill: hsla(120, 100%, 50%, 0.75);
		stroke: hsla(120, 100%, 50%, 0.75);
	}
	div.container.svelte-19terrb .xcicon.end svg {
		fill: hsla(360, 100%, 50%, 0.75);
		stroke: hsla(360, 100%, 50%, 0.75);
	}

	.airspace-popup {
		opacity: 0.9;
	}


body {
	overscroll-behavior-x: none;
}
div.graph.svelte-gsm5hf {
  position: absolute;
  bottom: 18px;
  left: 0px;
  width: 100%;
  height: 100px;
  border: 0 none;
  background-color: transparent;
  font-size: 10px;
  line-height: 18px;
  overflow-y: hidden;
  /*z-index: 4;*/
}
div.graph.svelte-gsm5hf * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
svg.overlayer.svelte-gsm5hf {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}



	div.displayer.svelte-udjf2w {
		display: flex;
		justify-content: left;
		align-items: left;
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
        height: 18px;
		color: hsla(204, 47%, 38%, 1);
		background-color: hsla(207, 29%, 94%, 1);
		font-family: 'Roboto', sans-serif;
		font-size: 9.5px;
		will-change: contents;
	}
	div.displayer.svelte-udjf2w div:where(.svelte-udjf2w) {
		display: flex;
		align-items: center;
		justify-content: safe flex-end;
		border: 0.5px solid lightgrey;
		border-width: 0 0.5px;
		padding: 0 1px;
		width: 4em;
		height: 18px;
		overflow: hidden;
        white-space: nowrap;
	}
	.display-alt-gps.svelte-udjf2w {
		color: hsla(28, 100%, 50%, 1);
	}
	.display-alt-baro.svelte-udjf2w {
		color: hsla(198, 100%, 40%, 1);
	}
	div.displayer.svelte-udjf2w div.display-alt-gnd:where(.svelte-udjf2w) {
		width: 6em;
		color: white;
		background-color: hsla(0, 0%, 66%, 1);
	}
  div.displayer.svelte-udjf2w div.display-alt-agl:where(.svelte-udjf2w) {
		width: 6em;
		color: black;
		background-color: hsla(0, 0%, 86%, 1);
	}
	div.displayer.svelte-udjf2w div.display-vario:where(.svelte-udjf2w) {
		width: 4.5em;
		color: hsla(0, 100%, 25%, 1);
		background-color: hsla(60, 100%, 70%, 1);
	}
	div.displayer.svelte-udjf2w div.display-speed:where(.svelte-udjf2w) {
		width: 4.5em;
		color: black;
		background-color: hsla(20, 100%, 85%, 1);
	}
	div.displayer.svelte-udjf2w div.display-time:where(.svelte-udjf2w) {
		width: 8em;
		color: black;
	}


	div.map.svelte-6h6lie {
		position: absolute;
		top:0px;
		width:100%;
	}

	.svelte-6h6lie {
		color: #333;
		box-sizing: border-box;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	}
/*
	div.map :global(a) {
		color: rgb(0,100,200);
		text-decoration: none;
	}

	div.map :global(a:hover) {
		text-decoration: underline;
	}

	div.map :global(a:visited) {
		color: rgb(0,80,160);
	}

	div.map :global(label) {
		display: block;
	}

	div.map :global(input),
	div.map :global(button),
	div.map :global(select),
	div.map :global(textarea) {
		font-family: inherit;
		font-size: inherit;
		padding: 0.4em;
		margin: 0;
		box-sizing: border-box;
		border: 1px solid #ccc;
		border-radius: 2px;
	}

	div.map :global(input:disabled) {
		color: #ccc;
	}

	div.map :global(input[type="range"]) {
		height: 0;
	}

	div.map :global(button) {
		background-color: #f4f4f4;
		outline: none;
	}

	div.map :global(button:active) {
		background-color: #ddd;
	}

	div.map :global(button:focus) {
		border-color: #666;
	}
*/


ul.spacer.svelte-1yfvuee {
	margin: 0;
	padding: 0;
  width: 100%;

  /* Prevent the translated items from bleeding through, causing more scrolling */
  overflow: hidden;
}



.pilot.svelte-1hoy7uf {
  position: relative;
  top: 10px;
  margin-right: 35px;
  display: flex;
  justify-content: flex-end;
  
}
#live-list .pilot {
  width: 300px;
}
.popup .pilot {
  top: 8px;
  margin-top: -8px;
  width: 200px;
}
.detail .pilot {
  background: linear-gradient(180deg, hsla(40, 100%, 95%, 1) 0% 50%, hsla(0, 0%, 100%, 1) 100%);
  top: 0;
  margin-right: 0;
  border-radius: 3px;
  font-size: 120%;
  padding: 5px;
  text-align: center;
  line-height: 1.5em;
  width: auto;
}
.name.svelte-1hoy7uf {
  display: inline-block;
  margin: 0 5px;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.popup .name {
  width: 180px;
}
.fullname.svelte-1hoy7uf {
	font-weight: bold;
}
.username.svelte-1hoy7uf {
	font-weight: normal;
}
.nationality.svelte-1hoy7uf {
  margin: auto 0;
  width: 10px;
}
.altagl.svelte-1hoy7uf {
  border: 0.5px solid hsla(207, 29%, 94%, 1);
  border-radius: 2px;
  margin-left: 5px;
  white-space: nowrap;
  display: flex;
}
.popup .altagl {
  border: none;
  margin-right: -28px;
}
.altitude.svelte-1hoy7uf {
  color: hsla(28, 100%, 50%, 1);
  padding: 0 2px;
}
.agl.svelte-1hoy7uf {
  color: hsla(0, 0%, 66%, 1);
  padding: 0 2px;
}
.popup .agl span {
  display: inline-block;
  transform: scaleY(0.6) translateY(-3px);
  width: 21px;
}
.act.svelte-1hoy7uf {
  color:hsl(0, 0%, 10%);
}
.popup .act {
  margin-right: 25px;
}


  div.svelte-rcmput {
    display: flex;
    align-items: flex-end;
    margin-right: 5px;
  }
  .takeoff.svelte-rcmput {
    font-weight: bold;
    max-width: 80px;
    margin: 0 3px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }


.xcdist.svelte-1uswcsc {
	padding-left: 2px;
	padding-right: 5px;
	font-weight: bold;
}


.airtime.svelte-u88v6a {
	display: flex;
	align-items: flex-end;
	font-weight: bold;
	padding-right: 5px;
}
svg.svelte-u88v6a {
	margin-right: 2px;
}


.wind.svelte-1ir5buj {
  margin-right: auto;
  margin-left: 10px;
}
.wdir.svelte-1ir5buj {
  display:inline-block;
  font-weight:bold;
  margin-right:3px;
}


.activity.svelte-1r1eb1w {
  display:inline-block;
  margin-right: 20px;
}


.status.svelte-uswfj3 {
	font-weight: bold;
	white-space: nowrap;
}
.status.live.svelte-uswfj3 {
	color: hsla(100, 100%, 50%, 1);
	-webkit-text-stroke: 0.5px hsla(0, 0%, 50%, 0.7);
}
.status.landed.svelte-uswfj3 {
	color: hsla(190, 100%, 75%, 1);
	-webkit-text-stroke: 0.5px hsla(0, 0%, 50%, 0.7);
	
}
.status.lost.svelte-uswfj3 {
	color: hsla(0, 100%, 80%, 1);
	-webkit-text-stroke: 0.5px hsla(0, 0%, 50%, 0.7);
}
.followers.svelte-uswfj3 {
	margin: 0 5px 0 5px;
}


.svelte-fxizvh {
  box-sizing: border-box;
}

#live-list.svelte-fxizvh {
  scroll-margin-top: 100px;
  padding: 5px;
}

.live-list.svelte-fxizvh {
	color: #346B8F;
}

.live-list.popup.svelte-fxizvh {
  margin: -5px -5px -10px -5px;
  padding: 5px;
  overflow-y: auto;
  max-height: 225px;
  scrollbar-width: thin;
}

ul.svelte-fxizvh {
	margin: 0;
	padding: 0;
}

li.svelte-fxizvh {
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
}

li.pilot-item.svelte-fxizvh {
	border: 0.5px dotted hsla(0, 0%, 100%, 1);
	border-radius: 2px;
  padding-bottom: 5px;

}

li.pilot-item.match.svelte-fxizvh {
  background-color: hsl(160, 100%, 75%);
}

.live-list.popup.svelte-fxizvh li.pilot-item:where(.svelte-fxizvh) {
  padding-top: 5px;
}

li.pilot-item.svelte-fxizvh ul:where(.svelte-fxizvh) li:where(.svelte-fxizvh) {
  white-space: nowrap;
}

.live-list.list.svelte-fxizvh li.pilot-item:where(.svelte-fxizvh):hover {
  background-color: hsla(0, 0%, 90%, 0.9);
}
.live-list.list.svelte-fxizvh li.pilot-item:where(.svelte-fxizvh) {
  cursor: pointer;
}

.live-list li:not(.pilot-item) > span {
  display: inline-block;
	position: relative;
	top: 5px;
}

div.CParea.svelte-fxizvh label:where(.svelte-fxizvh) {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 5px;
}

.primary.svelte-fxizvh {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.secondary.svelte-fxizvh {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.additional.svelte-fxizvh div:where(.svelte-fxizvh) {
  padding: 5px;
}

.additional.svelte-fxizvh div.from-to:where(.svelte-fxizvh) {
  margin-top: -8px;
}


.from-to.svelte-fxizvh svg.icon:where(.svelte-fxizvh) {
  top: 5px;
  position: relative;
  transform:rotate(270deg);
}

.actions.svelte-fxizvh {
  padding: 5px 5px 0 5px;
}

.glider.svelte-fxizvh {
  padding: 0 5px 10px 0;
  font-weight: bold;
}

.client.svelte-fxizvh {
  padding: 0 5px 10px 0;
}


.button.svelte-fxizvh {
  border-radius: 3px;
  border: 1px solid lightgrey;
  padding: 5px;
  background-color: hsla(150, 50%, 95%, 1);
  display: flex;
  align-items: center;
}

.button.svelte-fxizvh a:where(.svelte-fxizvh) {
  color: inherit;
}

.button.svelte-fxizvh a:where(.svelte-fxizvh):hover {
  text-decoration: underline;
}

label.svelte-fxizvh div.checkbox:where(.svelte-fxizvh) {
  background-color: hsla(0, 0%, 0%, 0.25);
  margin-bottom: 3px;
}

label.checked.svelte-fxizvh div.checkbox:where(.svelte-fxizvh) {
  background-color: hsla(0, 0%, 40%, 1);
  color: lightgreen;
}

.c0.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci0);background-color:var(--c0)}
.c1.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci1);background-color:var(--c1)}
.c2.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci2);background-color:var(--c2)}
.c3.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci3);background-color:var(--c3)}
.c4.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci4);background-color:var(--c4)}
.c5.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci5);background-color:var(--c5)}
.c6.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci6);background-color:var(--c6)}
.c7.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci7);background-color:var(--c7)}
.c8.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci8);background-color:var(--c8)}
.c9.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci9);background-color:var(--c9)}
.c10.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci10);background-color:var(--c10)}
.c11.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci11);background-color:var(--c11)}
.c12.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci12);background-color:var(--c12)}
.c13.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci13);background-color:var(--c13)}
.c14.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci14);background-color:var(--c14)}
.c15.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci15);background-color:var(--c15)}
.c16.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci16);background-color:var(--c16)}
.c17.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci17);background-color:var(--c17)}
.c18.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci18);background-color:var(--c18)}
.c19.svelte-fxizvh label.checked:where(.svelte-fxizvh) div:where(.svelte-fxizvh) {color:var(--ci19);background-color:var(--c19)}



h2.svelte-77fv1j {
  margin: 5px 10px 0 10px;
  padding: 5px;
  background-color: white;
  border: 0.7px dotted grey;
  border-radius: 2px;
  box-shadow: 0 0 5px lightgrey;

  font-weight: bold;
  font-size: 120%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  text-wrap: nowrap;

  position: sticky;
  top: 36px;
  z-index: 2;
}

h2.active.svelte-77fv1j {
  background-color: hsla(190, 100%, 75%, 1);
}

h2.svelte-77fv1j label:where(.svelte-77fv1j), label.manage.svelte-77fv1j {
  margin: 1px 5px;
  padding: 8px;
  border-color: white;
  font-weight: bold;
  min-width: auto;
}

h2.opened.svelte-77fv1j label:where(.svelte-77fv1j):hover, h2.active.svelte-77fv1j label:where(.svelte-77fv1j):hover {
  background-color: lightgrey;
}

label.manage.svelte-77fv1j {
  text-align: right;
  background-color: transparent;
  margin-bottom: 5px;
}

label.manage.svelte-77fv1j:hover {
  background: linear-gradient(to right, #e6e6e6 0%, #d3d3d3 100%);
}

h2.svelte-77fv1j div:where(.svelte-77fv1j) {
  margin: 5px auto 5px 5px;
  padding: 5px 0;
}

/* (unused) h2 span {
  color: white;
  margin: 0 auto;
}*/

.filter.svelte-77fv1j {
  margin: -46px 5px 5px 5px;
  padding-top: 50px;
  background-color: hsl(0, 0%, 90%);
  border: 0.7px dotted grey;
  border-radius: 2px;
  scroll-margin-top: 40px;
}

div.cols.svelte-77fv1j {
  display: flex;
  justify-content: space-between;
}

div.cols.svelte-77fv1j > div:where(.svelte-77fv1j) {
  flex: 1;
  display: flex;
  flex-direction: column;
}

div.nationality.svelte-77fv1j > div:where(.svelte-77fv1j) {
  flex: 1;
  display: flex;
  flex-direction: column;
}

div.nationality.svelte-77fv1j > div:where(.svelte-77fv1j) > label:where(.svelte-77fv1j) {
  margin-top: auto;
}

h3.svelte-77fv1j {
  font-style: italic;
  margin: 10px 0 0 0;
  padding-left: 5px;
}

li.svelte-77fv1j {
  list-style-type: none;
  margin: 5px 0;
}

label.svelte-77fv1j {
  display: block;
  border-radius: 2px;
  padding: 5px;
  margin: 0;
  min-width: 75px;
  max-width: 160px;
  background-color: white;
  border: 0.7px dotted grey;
  text-align: left;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

li.svelte-77fv1j>label:where(.svelte-77fv1j) {
  margin: 0 auto;
}

li.svelte-77fv1j>label:where(.svelte-77fv1j):active {
  background-color:hsla(190, 100%, 75%, 1)
}

label.svelte-77fv1j :where(.svelte-77fv1j) {
  vertical-align: middle;
}

ul.status.svelte-77fv1j, ul.classes.svelte-77fv1j {
 margin: 0 5px;
}

#pilot-search.svelte-77fv1j {
  margin: 0;
  padding: 2px 5px;
  width: 150px;
}

#pilot-search.svelte-77fv1j:placeholder-shown + button:where(.svelte-77fv1j) {
  display: none;
}

#pilot-search-clear.svelte-77fv1j {
  position: absolute;
  top: 7px;
  right: 9px;
  padding: 6px;
  border-radius: 14px;
  border-color: #f4f4f4;
}

#pilot-search-clear.svelte-77fv1j:hover {
  background-color: #ffffff;
}

input[type=search].chosen.svelte-77fv1j {
  background-color: hsl(160, 100%, 75%);
  font-weight: bold;
}

input[type=search].chosen.empty.svelte-77fv1j{
  background-color: hsl(3, 100%, 80%);
}

.status.svelte-77fv1j, .classes.svelte-77fv1j {
  display: flex;
  justify-content: space-between;
}
.status.svelte-77fv1j li:where(.svelte-77fv1j) {
  display: block;
  padding-left: 0;
  margin-left: 0;
}

.ext.svelte-77fv1j {
  padding: 10px 5px;
  font-weight: bold;
}

.ext.svelte-77fv1j:hover {
  cursor: pointer;
}

input[type=radio].svelte-77fv1j,
input[type=checkbox].svelte-77fv1j {
  display: none;
}

input[type=checkbox].svelte-77fv1j {
  margin: 0;
}

label.chosen.svelte-77fv1j {
  font-weight: bold;
  background-color: hsla(190, 100%, 75%, 1);
  border: 0.7px solid grey;
}
.note.svelte-77fv1j {
  margin: 5px 10px 5px 5px;
  text-align: right;
  color: hsla(190, 100%, 75%, 1);
}



    p.svelte-1inzez4 {
        display: flex;
        justify-content: flex-end;
        line-height: 2em;
        padding: 5px 10px 2px 10px;
        margin: 5px -10px;
        color: hsl(204, 47%, 38%);
        cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9ImdyYXkiPjxzeW1ib2wgaWQ9ImEiIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDFoMnYyLjA4M0E2LjAwNSA2LjAwNSAwIDAgMSAxNC45MTcgOEgxN3YyaC0yLjA4M0E2LjAwNSA2LjAwNSAwIDAgMSAxMCAxNC45MTdWMTdIOHYtMi4wODNBNi4wMDUgNi4wMDUgMCAwIDEgMy4wODMgMTBIMVY4aDIuMDgzQTYuMDA1IDYuMDA1IDAgMCAxIDggMy4wODN6bTUgOGE0IDQgMCAxIDEtOCAwIDQgNCAwIDAgMSA4IDAiLz48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iNCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05IDExYTIgMiAwIDEgMCAwLTQgMiAyIDAgMCAwIDAgNCIvPjwvc3ltYm9sPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L3N2Zz4=") 9 9, pointer;
        transition: background-color 0.3s ease;
    }

    .is-active.svelte-1inzez4 {
        background-color: hsl(0, 0%, 90%);
    }

    .name.svelte-1inzez4 {
        display: inline-block;
        margin: 0 5px;
        max-width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .fullname.svelte-1inzez4 {
        font-weight: bold;
    }

    .username.svelte-1inzez4 {
        font-weight: normal;
    }


.status.svelte-1my9ci2 {
    font-weight: bold;
    text-align: right;
}
h2.svelte-1my9ci2 {
    font-size: 1.2em;
    font-weight: bold;	
}
p.svelte-1my9ci2 {
    line-height: 2em;
    padding: 5px 10px 2px 10px;
    margin: 5px -10px;
    display: flex;
    justify-content: flex-end;
}
span.livelink.svelte-1my9ci2 {
    display: inline-block;
    padding: 0 5px;
}
.notfound.svelte-1my9ci2 .livelink:where(.svelte-1my9ci2) {
    color: white;
    background-color: grey;
}
.notfound.svelte-1my9ci2 p:where(.svelte-1my9ci2) {
    color: grey;
}

.found.svelte-1my9ci2 .livelink:where(.svelte-1my9ci2) {
    color: white;
    background-color: hsl(120, 100%, 25%);
}


div.svelte-1ob0qeu {
  margin-right: 5px;
}
.online.svelte-1ob0qeu {
  color: green;
}
.offline.svelte-1ob0qeu {
  color: red;
  font-weight: bold;
}


		:root {
			--c0: hsla(36, 100%, 50%, 1);
			--ci0: hsla(0, 0%, 100%, 1);
			--c1: hsla(4, 90%, 58%, 1);
			--ci1: hsla(0, 0%, 100%, 1);
			--c2: hsla(291, 64%, 42%, 1);
			--ci2: hsla(0, 0%, 100%, 1);
			--c3: hsla(231, 48%, 48%, 1);
			--ci3: hsla(0, 0%, 100%, 1);
			--c4: hsla(199, 98%, 48%, 1);
			--ci4: hsla(0, 0%, 100%, 1);
			--c5: hsla(174, 100%, 29%, 1);
			--ci5: hsla(0, 0%, 100%, 1);
			--c6: hsla(88, 50%, 53%, 1);
			--ci6: hsla(0, 0%, 100%, 1);
			--c7: hsla(54, 100%, 62%, 1);
			--ci7: hsla(0, 0%, 0%, 1);
			--c8: hsla(14, 100%, 57%, 1);
			--ci8: hsla(0, 0%, 100%, 1);
			--c9: hsla(0, 0%, 62%, 1);
			--ci9: hsla(0, 0%, 100%, 1);
			--c10: hsla(340, 82%, 52%, 1);
			--ci10: hsla(0, 0%, 100%, 1);
			--c11: hsla(262, 52%, 47%, 1);
			--ci11: hsla(0, 0%, 100%, 1);
			--c12: hsla(207, 90%, 54%, 1);
			--ci12: hsla(0, 0%, 100%, 1);
			--c13: hsla(187, 100%, 42%, 1);
			--ci13: hsla(0, 0%, 100%, 1);
			--c14: hsla(122, 39%, 49%, 1);
			--ci14: hsla(0, 0%, 100%, 1);
			--c15: hsla(66, 70%, 54%, 1);
			--ci15: hsla(0, 0%, 0%, 1);
			--c16: hsla(45, 100%, 51%, 1);
			--ci16: hsla(0, 0%, 0%, 1);
			--c17: hsla(16, 25%, 38%, 1);
			--ci17: hsla(0, 0%, 100%, 1);
			--c18: hsla(200, 18%, 46%, 1);
			--ci18: hsla(0, 0%, 100%, 1);
			--c19: hsla(0, 0%, 100%, 1);
			--ci19: hsla(0, 0%, 0%, 1);
		}

		.svelte-tr1x4p {
			/*color: #333;*/
			box-sizing: border-box;
			font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
		}

		.mapboxgl-ctrl button {
			margin-bottom: 0;
		}

		.nobody.svelte-tr1x4p {
			font-weight: bold;
			min-height: 30px;
			padding: 0 5px;
			user-select: none;
		}

		div.CP.svelte-tr1x4p {
			position: absolute;
			border-radius: 2px;
			z-index: 3;
			top: 10px;
			left: 10px;
			background-color: hsla(0, 0%, 100%, 0.6);
			font-size: 11px;
			line-height: 11px;
			user-select: none;
			max-height: calc(100% - 40px);
			min-width: 205px;
			overflow: hidden;
		}

		div.CP.open.svelte-tr1x4p {
			background-color: hsla(0, 0%, 100%, 1);
			min-width: 240px;

			display: flex;
			flex-direction: column;
		}

		div.CP.open.svelte-tr1x4p>div:where(.svelte-tr1x4p) {
			height: 100%;
			width: 100%;
			overflow-y: auto;
			overflow-x: hidden;
		}

		div.CPiconOOO.svelte-tr1x4p {
			cursor: pointer;
			text-align: right;
			min-height: 30px;
			font-weight: bold;
			padding-left: 5px;
		}

		div.CP.open.svelte-tr1x4p div.CPiconOOO:where(.svelte-tr1x4p) {
			position: sticky;
			top: 0;
			background: linear-gradient(180deg, hsla(0, 0%, 100%, 1) 0% 80%, hsla(0, 0%, 100%, 0) 100%);
			z-index: 1;
			margin-right: 2px;
		}

		div.CP.open.svelte-tr1x4p div.CPiconOOO:where(.svelte-tr1x4p) {
			color: hsla(0, 0%, 50%, 1);
		}

		.positions-popup {
			opacity: 0.95;
			font-size: 10px;
			line-height: 12px;
			user-select: none;
		}

		.positions-popup:hover {
			opacity: 1;
			z-index: 4;
		}

		div.mapboxgl-ctrl.notification {
			box-sizing: border-box;
			margin-left: 10px;
			margin-right: 100px;
			margin-top: 50px;
			width: 205px;
			background-color: hsla(0, 0%, 100%, 1);
			padding: 10px;
			border-radius: 2px;
			box-shadow: 0 0 10px rgba(0,0,0,0.1);
		}
	
