*::-webkit-scrollbar {
	width: 12px !important;
}

* {
	scroll-behavior: smooth;
	scrollbar-width: thin;
	scrollbar-color: #ccc #f7f7f7;
	-ms-overflow-style: scrollbar;
	scrollbar-width: 12px !important;
}

*::-webkit-scrollbar-track {
	background: #f7f7f7;
}

*::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 12px !important;
}

*,
html,
body {
	font-family: 'Nunito', sans-serif;
	font-weight: 300;
	color: #555;
	outline: 0;
	border: none;
	text-rendering: geometricPrecision;
}

html,
body,
#_Map_ {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

.esri-feature-table.esri-widget {
	height: 215px;
	width: calc(100vw - 9em);
}

#_Search_ #_Search__controls_content .esri-search.esri-widget {
	width: 280px;
}

.esri-attribution__powered-by,
.esri-column__menu-container.esri-button-menu.esri-widget {
	display: none !important;
}

/*
.esri-legend__layer-caption {
	display: none !important;
}
*/
.esri-legend__layer-caption {
	font-size: 14px;
	font-weight: 400;
	margin-left: -0.5em;
	padding-bottom: 0.8em;
	padding-top: 0;
}

.esri-legend.esri-widget.esri-widget--panel {
	max-width: 280px;
}

.esri-widget__heading.esri-legend__service-label {
	font-size: 16px;
	font-weight: 400 !important;
	margin: 0 0 0.8em 0;
	color: #555;
}

.esri-legend__layer-cell--info {
	font-size: 14px;
	font-weight: 400;
}

.esri-widget,
.esri-component,
.esri-widget--button,
.esri-popup__main-container,
.esri-feature-table__content,
.esri-input.esri-search__input,
.esri-menu.esri-search__suggestions-menu,
#_Filters_ #_Filters__controls_content,
#_LS_ #_LS__controls_content,
.esri-feature-table__header {
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(128, 128, 128, 0.375);
}

.esri-input.esri-search__input {
	text-transform: uppercase;
}

.esri-input.esri-search__input::placeholder {
	text-transform: none;
}

.esri-ui-inner-container.esri-ui-corner-container {
	inset: 1em !important;
}

.esri-component.esri-popup {
	border-radius: 0;
	box-shadow: none;
}

.esri-popup__main-container.esri-widget.esri-popup--shadow {
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(128, 128, 128, 0.375);
}

.esri-popup__main-container {
	width: 260px;
	height: 305px;
}

.esri-popup__main-container.esri-popup--is-collapsed {
	height: 85px;
}

/*
.esri-popup--is-docked {
	right: 330px;
}

#_Legend_.esri-expand__container.esri-expand__container--expanded {

}
*/
.esri-view.esri-view-surface--inset-outline {
	display: none;
}

.esri-field-column__header-content {
	background: rgba(128, 128, 128, 0.10);
	padding: 0.45rem 0.35rem;
}

.esri-field-column__header-content .esri-column__sorter {
	font-weight: 600;
}

.esri-widget--button.esri-widget.esri-interactive[title="Zoom out"] {
	border-top: none;
}

#_Logo_ {
	background-image: url('https://www.spectrumselectormap.com/assets/media/logo-229x292.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 38px;
	height: 48px;
	border: none;
	box-shadow: none;
	display: none;
	cursor: pointer;
}

.esri-view .esri-view-surface--inset-outline:focus::after {
	outline: none !important;
}

#_Table_ table,
.esri-grid__grid {
	border-radius: 4px !important;
	box-shadow: 0 1px 4px rgba(128, 128, 128, 0.375) !important;
}

.esri-popup__header-title {
	font-size: 16px;
	font-weight: 400;
}

.esri-feature-fields__field-header {
	font-weight: 600 !important;
}

a.link.external-target {
	text-decoration: none;
	color: #6c99ff;
}

a.link.external-target:hover {
	color: #5287ff;
}

a.link.outline,
span.link.outline {
	text-decoration: none;
	font-weight: 400;
	color: #1f64ff;
	/*transition: all 0.2s ease-in-out;*/
	background-color: #ebf1ff;
	border-radius: 4px;
	padding: 5px 7px 5px 7px;
	font-size: 12px;
}

a.link.outline.light,
span.link.outline.light {
	background-color: #f5f8ff;
}

a.link.outline.light:hover,
span.link.outline.light:hover {
	background-color: #ebf1ff;
}

span.link.outline.light:hover,
span.link.outline:hover {
	cursor: pointer;
}

span.link.outline:hover {
	color: #004cf7;
	background-color: #dfe8ff;
}

span.padding {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

span.reports-popup__header-title {
	font-size: 18px !important;
	font-weight: 400;
}

/*
vaadin-checkbox {
	display: none !important;
	pointer-events: none !important;
}
*/
#_Filters_ #_Filters__controls_content,
#_LS_ #_LS__controls_content {
	padding: 1em;
	width: 280px;
	height: 300px;
	background-color: #fff;
}

#_LS_ #_LS__controls_content {
	height: 135px;
}

.esri-legend__message {
	display: none !important;
}

#_Filters_ #_Filters__controls_content div:first {
	height: 350px;
}

#_Filters_ #_Filters__controls_content .dropdown,
.dropdown {
	position: relative;
	margin-top: 1em;
}

#_Filters_ #_Filters__controls_content .dropdown input[type='text'],
.dropdown input[type='text'] {
	width: 100%;
	max-width: 300px;
	height: 38px;
	padding: 0 1em !important;
	font-size: 1em;
	color: #555;
	border-radius: 4px;
	border: 1px solid #ccc;
	outline: none;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 0.038em
}

.dropdown input[type='text']::placeholder {
	font-weight: 400;
	letter-spacing: 0.038em !important;
	color: #8b9ab2 !important;
}

#_Filters_ #_Filters__controls_content .dropdown i,
.dropdown i {
	position: absolute;
	right: 0.5em;
	top: 0.35em;
	font-size: 1.8em;
	color: #777;
}

#_Filters_ #_Filters__controls_content .dropdown--open .dropdown__list,
.dropdown--open .dropdown__list {
	display: block;
}

#_Filters_ #_Filters__controls_content .dropdown__list,
.dropdown__list {
	position: absolute;
	z-index: 2;
	display: none;
	top: 42px;
	left: 0;
	width: 100%;
	overflow: hidden;
	background-color: white;
	border-radius: 4px;
	border: 1px solid #ccc;
	box-shadow: 0 0px 2px 0 rgba(85, 85, 85, 0.375);
}

#_Filters_ #_Filters__controls_content .dropdown__list ul,
.dropdown__list ul {
	height: 180px;
	overflow: auto;
	padding: 0;
	margin: 0;
}

#_Filters_ #_Filters__controls_content .dropdown__list li,
.dropdown__list li {
	padding: 0.5em 1.5em !important;
	margin: 0 !important;
	cursor: pointer;
	list-style: none;
}

#_Filters_ #_Filters__controls_content .dropdown__list li:hover,
.dropdown__list li:hover {
	background-color: #0854ff;
	color: white;
}

#_Filters_ #_Filters__controls_content .dropdown input:hover,
.dropdown input:hover {
	-webkit-transition: border-color 0.2s ease-in-out;
	-moz-transition: border-color 0.2s ease-in-out;
	transition: border-color 0.2s ease-in-out;
	border: 1px solid #aaa;
}

#_Filters_ #_Filters__controls_content .filter-options__header,
#_LS_ #_LS__controls_content .ls-options__header {
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
}

#_Options_,
#_LSOptions_ {
	display: none;
	font-size: 12px;
}

#_Filters_ #_Filters__controls_content .filter-options__buttons {
	margin-top: 1.5em;
	text-align: right;
}

#_Filters_ #_Filters__controls_content .filter-options__buttons #ApplyFilters {
	margin-left: 1em;
	margin-right: 0.2em;
}

.esri-legend__layer-cell.esri-legend__layer-cell--symbols {
	padding: 1px 0;
}

.esri-legend__layer-cell.esri-legend__layer-cell--info {
	vertical-align: bottom;
}

#_LS_ #_LS__controls_content .filter-options__buttons {
	margin-top: 1.5em;
	text-align: left;
}

#_LS_ #_LS__controls_content .filter-options__buttons #LeasedSold {
	margin-left: 1em;
	margin-right: 0.2em;
}

#_LS_ .ls-options__description {
	font-size: 14px;
}

#_Report_ #_Report__controls_content #_Tab_ {
	width: 460px;
	background-color: #fff;
	height: 400px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(128, 128, 128, 0.375);
}

/*#_Report_ #_Tab_ div.buttons {
	padding: 1em;
}*/
.set__default-tab {
	height: 32px !important;
	width: 280px !important;
	padding: 0.5em 1em;
}

span.default-tab__description {
	font-size: 14px;
}

span.report-tab__header-title {
	font-size: 18px !important;
	font-weight: 400;
}

#_Report_ #_Tab_ div.contact-section {
	padding: 1.2em 1em 1em 1em;
}

#_Report_ #_Tab_ div.contact-section p {
	margin: 0.4em 0;
}

#_Report_ #_Tab .rt-table a {
	padding: 4px 6px 4px 6px;
}

.rt-table a.open-tab {
	font-weight: 400;
	text-decoration: none;
}

.rt-table a.open-tab:hover {
	text-decoration: underline;
}

.rt-table a i.material-icons {
	font-size: 1em;
	margin-left: 0.2em;
	vertical-align: 3px;
}

.rt-table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
	font-size: 13px;
}

.rt-table th,
.rt-table td {
	text-align: left;
	font-weight: normal;
	border: 0;
}

.rt-table th,
.rt-table td {
	line-height: 1.5;
	padding: 0.5em 1em;
	border-top: 1px solid #e9ebec;
}

.rt-table th {
	color: #888;
	white-space: nowrap;
}

.rt-table thead th {
	border-bottom: 2px solid #e9ebec;
	border-top: 0;
}

.rt-table thead th:first-child {
	width: 1px;
}

.rt-table tbody th {
	width: 1px;
}

.rt-table.is-h-colored thead th {
	color: white;
	background-color: hsl(220, 50%, 62%);
	border: 0;
	font-weight: normal;
}

.rt-table.is-v-colored tbody th {
	/*color: white;*/
	color: #555;
	/*background-color: hsl(220, 50%, 62%);*/
	background-color: #f2f2f2;
	font-weight: normal;
}

.rt-table.is-v-colored thead th {
	border-bottom: 0;
}

.rt-table.is-two-column caption {
	font-weight: bold;
	font-size: 13px;
	padding: 1em;
	color: black;
	text-align: left;
}

.rt-table.is-two-column tbody th {
	text-align: left;
	white-space: nowrap;
	font-weight: 400;
}

.rt-table.is-two-column td {
	font-weight: 300;
}

.rt-table.is-two-column td:last-child {
	padding-left: 1em;
	width: 100%;
}

.rt-table.is-two-column tbody tr:last-child th,
.rt-table.is-two-column tbody tr:last-child td {
	border-bottom: 1px solid #e9ebec;
}

vaadin-grid-cell-content {
	cursor: pointer !important;
}

.set-cursor__pointer {
	cursor: pointer !important;
}

.block {
	margin: 0.4em auto 0 auto;
	max-width: 460px;
	display: inline-flex;
}

.block label {
	font-weight: 400;
}

.block div.a {
	display: block;
	width: 145px;
}

.block div.b {
	display: block;
	width: 200px;
	margin-left: 0.6em;
}

.input-res,
.input-res-btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	/*max-width: 175px;*/
	/*background-color: #ddd;*/
	background-color: #fff;
	border: 1px solid #ccc;
	/*border: none;*/
	padding: 0.5em 0.8em 0.5em 0.8em;
	border-radius: 4px;
	box-shadow: none;
	outline: none;
	margin: 0;
	margin-right: 0.4em;
	box-sizing: border-box;
	transition: all 0.2s ease-in-out;
}

.input-res {
	margin-top: 0.2em;
}

.input-res-btn {
	position: absolute;
	right: 0.7em;
	bottom: 1.05em;
	width: 50px;
	box-sizing: unset;
	height: 20px;
}

.input-res.a {
	max-width: 145px;
}

.input-res.b {
	max-width: 205px;
}

.input-res:hover {
	border-color: #aaa;
}

.input-res:focus {
	border-color: #4780ff;
}

.input-res-btn {
	max-width: 60px;
	color: #1f64ff;
	background-color: unset;
	text-align: center;
	border: 1px solid #1f64ff;
	padding: 0.45em 0.8em 0.45em 0.8em;
	margin: 0;
	cursor: pointer;
}

.input-res-btn:hover {
	color: #fff;
	background-color: #1f64ff;
}

.esri-legend__layer-cell.esri-legend__layer-cell--info:hover {
	cursor: pointer !important;
	color: #333;
}

.esri-legend__layer-cell.esri-legend__layer-cell--info.set-highlight {
	font-weight: 700;
	color: #333;
}

.esri-feature-table__title,
.esri-feature-table__header {
	display: none;
}

.esri-feature-table__title {
	font-size: 16px;
	font-weight: 400;
	padding-left: 0.8em;
	letter-spacing: 0.033em;
}

.esri-feature-table__title span {
	font-weight: 300;
	font-size: 16px;
	color: #555;
}

.esri-icon-handle-horizontal::before {
	content: '\e600' !important;
}

.esri-legend__layer-body {
	margin-left: -6px !important;
}

.esri-legend__symbol {
	margin-left: 1em !important;
}

.esri-legend__layer-cell--info {
	padding-left: 1.7em !important;
}

#_Legend__controls_content,
.esri-legend.esri-widget.esri-widget--panel {
	max-height: 620px !important;
}

p.layer-legend__title {
	margin-bottom: 0;
}

p.layer-legend__title span {
	font-weight: 600;
	margin-right: 1em;
}

p.layer-legend__title span:last-of-type {
	margin-right: 0;
}

#_Legend_ span.icon-title {
	position: absolute;
	right: 3em;
	top: 0.4em;
	font-weight: 600;
	font-size: 1.05em;
	white-space: nowrap;
	color: #555;
	display: none;
	letter-spacing: 0.25px;
}

#_BandFreqOptions_,
#_Notification_ {
	position: absolute;
	top: 50%;
	left: 50%;
	/*width: 480px;*/
	width: 460px;
	/*height: 410px;*/
	height: 510px;
	margin-left: -230px;
	margin-top: -255px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(128, 128, 128, 0.375);
	display: none;
}

#_Notification_ {
	width: 400px;
	height: 160px;
	margin-left: -200px;
	margin-top: -80px;
}

#_BandFreqOptions_ div.header-title,
#_Notification_ div.header-title {
	font-size: 1.2em;
	color: #555;
	font-weight: 400;
	padding: 1em 1em 0;
}

#_BandFreqOptions_ div.header-description,
#_Notification_  div.header-description {
	font-size: 1em;
	color: #555;
	font-weight: 300;
	padding: 0.5em 1.2em 0;
}

#_BandFreqOptions_ .opt-button,
#_Notification_ .opt-button {
	position: absolute;
	top: 400px;
	right: 0;
}

#_Notification_ .opt-button {
	top: 95px;
}

#_BandFreqOptions_ .opt-button,
#_Notification_ .opt-button {
	float: right;
	margin: 0.2em 1em 0 0;
	text-align: center;
}

#_BandFreqOptions_ .opt-button span,
#_Notification_ .opt-button span {
	display: block;
	/*max-width: 100px;
	width: 100%;*/
	width: 172px;
	padding: 1em 1em;
	margin: 0 auto;
	letter-spacing: 0.033em;
}

#_BandFreqOptions_ .opt-button #ApplySettings,
#_Notification_ .opt-button #NotificationResetFilters {
	margin-bottom: 0.8em;
	font-weight: 600 !important;
	font-size: 14px;
}

#_BandFreqOptions_ .opt-button #AddAllSettings,
#_Notification_ .opt-button #NotificationClose {
	padding: 0.7em 1em;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {

	#_BandFreqOptions_ input[type=checkbox],
	#_BandFreqOptions_ input[type=radio] {
		--active: #0854ff;
		--active-inner: #fff;
		--focus: 2px rgba(39, 94, 254, 0.3);
		--border: #bbc1e1;
		--border-hover: #0854ff;
		--background: #fff;
		--disabled: #f6f8ff;
		--disabled-inner: #e1e6f9;
		-webkit-appearance: none;
		-moz-appearance: none;
		height: 21px;
		outline: none;
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin: 0;
		cursor: pointer;
		border: 1px solid var(--bc, var(--border));
		background: var(--b, var(--background));
		transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
	}

	#_BandFreqOptions_ input[type=checkbox]:after,
	#_BandFreqOptions_ input[type=radio]:after {
		content: "";
		display: block;
		left: 0;
		top: 0;
		position: absolute;
		transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
	}

	#_BandFreqOptions_ input[type=checkbox]:checked,
	#_BandFreqOptions_ input[type=radio]:checked {
		--b: var(--active);
		--bc: var(--active);
		--d-o: 0.3s;
		--d-t: 0.6s;
		--d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2);
	}

	#_BandFreqOptions_ input[type=checkbox]:disabled,
	#_BandFreqOptions_ input[type=radio]:disabled {
		--b: var(--disabled);
		cursor: not-allowed;
		opacity: 0.9;
	}

	#_BandFreqOptions_ input[type=checkbox]:disabled:checked,
	#_BandFreqOptions_ input[type=radio]:disabled:checked {
		--b: var(--disabled-inner);
		--bc: var(--border);
	}

	#_BandFreqOptions_ input[type=checkbox]:disabled+label,
	#_BandFreqOptions_ input[type=radio]:disabled+label {
		cursor: not-allowed;
	}

	#_BandFreqOptions_ input[type=checkbox]:hover:not(:checked):not(:disabled),
	#_BandFreqOptions_ input[type=radio]:hover:not(:checked):not(:disabled) {
		--bc: var(--border-hover);
	}

	#_BandFreqOptions_ input[type=checkbox]:focus,
	#_BandFreqOptions_ input[type=radio]:focus {
		box-shadow: 0 0 0 var(--focus);
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch),
	#_BandFreqOptions_ input[type=radio]:not(.switch) {
		width: 21px;
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch):after,
	#_BandFreqOptions_ input[type=radio]:not(.switch):after {
		opacity: var(--o, 0);
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch):checked,
	#_BandFreqOptions_ input[type=radio]:not(.switch):checked {
		--o: 1;
	}

	#_BandFreqOptions_ input[type=checkbox]+label,
	#_BandFreqOptions_ input[type=radio]+label {
		font-size: 14px;
		line-height: 21px;
		display: inline-block;
		vertical-align: top;
		cursor: pointer;
		margin-left: 4px;
		margin-top: 2px;
		font-weight: 400;
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch) {
		border-radius: 6px;
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch):after {
		width: 5px;
		height: 9px;
		border: 2px solid var(--active-inner);
		border-top: 0;
		border-left: 0;
		left: 7px;
		top: 4px;
		transform: rotate(var(--r, 20deg));
	}

	#_BandFreqOptions_ input[type=checkbox]:not(.switch):checked {
		--r: 43deg;
	}

	#_BandFreqOptions_ input[type=checkbox].switch {
		width: 38px;
		border-radius: 11px;
	}

	#_BandFreqOptions_ input[type=checkbox].switch:after {
		left: 2px;
		top: 2px;
		border-radius: 50%;
		width: 15px;
		height: 15px;
		background: var(--ab, var(--border));
		transform: translateX(var(--x, 0));
	}

	#_BandFreqOptions_ input[type=checkbox].switch:checked {
		--ab: var(--active-inner);
		--x: 17px;
	}

	#_BandFreqOptions_ input[type=checkbox].switch:disabled:not(:checked):after {
		opacity: 0.6;
	}

	#_BandFreqOptions_ input[type=radio] {
		border-radius: 50%;
	}

	#_BandFreqOptions_ input[type=radio]:after {
		width: 19px;
		height: 19px;
		border-radius: 50%;
		background: var(--active-inner);
		opacity: 0;
		transform: scale(var(--s, 0.7));
	}

	#_BandFreqOptions_ input[type=radio]:checked {
		--s: 0.5;
	}
}

#_BandFreqOptions_ .narrowband .title,
#_BandFreqOptions_ .broadband .title {
	padding: 1em 1.2em 0;
	position: relative;
}

#_BandFreqOptions_ .narrowband .title span,
#_BandFreqOptions_ .broadband .title span {
	font-size: 1em;
	font-weight: 600;
}

#_BandFreqOptions_ .narrowband .title ::after,
#_BandFreqOptions_ .broadband .title ::after {
	content: '';
	position: absolute;
	left: 1.2em;
	right: 0;
	bottom: -6px;
	border-bottom: 2px solid #1f64ff;
	width: 30px;
}

#_BandFreqOptions_ .broadband {
	height: 300px;
}

#_BandFreqOptions_ .table {
	columns: 2;
	column-gap: 0;
	column-rule: none;
	column-width: 0;
}

#_BandFreqOptions_ ul {
	padding: 0 1.2em;
	margin-bottom: 0;
	list-style: none;
	width: 100%;
	max-width: 460px;
	/*columns: 2;*/
	height: 400px;
}

#_BandFreqOptions_ ul li {
	padding: 0.3em 0;
	position: relative;
}

#_BandFreqOptions_ * {
	box-sizing: inherit;
}

#_BandFreqOptions_ *:before,
#_BandFreqOptions_ *:after {
	box-sizing: inherit;
}

.esri-legend__layer-caption {
	display: none;
}

#ULS-Reload {
	text-decoration: underline;
}

.dropdown i.material-icons {
	pointer-events: none;
	cursor: none;
}

vaadin-checkbox {
	pointer-events: none !important;
}

/*
#_Report__controls_content.esri-expand__content.esri-expand__content--expanded {
	top: -17.3em;
}
*/

/*
body {
	min-height: 100vh;
	font-family: "Inter", Arial, sans-serif;
	color: #8a91b4;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f6f8ff;
}

@media (max-width: 800px) {
	body {
		flex-direction: column;
	}
}
*/
/*
 * FeatureTable Hight
 .esri-feature-table.esri-widget
 */
/* VISUAL_VARIABLE
.esri-legend__layer-table.esri-legend__layer-table--size-ramp:last-of-type {
	display: none !important;
}
*/
