.dropdown-container.hidden {
	display: none;
}
.dropdown-container {
	display: inline;
	position: relative;
	float: right;
	z-index: 2;
}
@media only screen and (max-width: 767px) {
	.dropdown-container {
		padding-top:  12px;
	}
}
.dropdown-container select {
	color: #0066CC;
	font-weight: 600;
	line-height: 1.333333;
	display: inline;
	direction: rtl;
	width: initial;
	height: initial;
	padding: 0 0.75rem 0 0;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
}
@media (max-width: 850px) {
	.dropdown-container select {
		direction: ltr;
	}
	.dropdown-container select:active {
		font-size: 16px;
		transform-origin: top left;
		transform: scale(0.719);
	}
	.dropdown-container select:active + span {
		display: none;
	}
}
.dropdown-container select:active,
.dropdown-container select:focus {
	border: none;
	outline: none;
}
.dropdown-container option {
	direction: ltr;
}
.dropdown-container:hover * {
	text-decoration: underline;
	color: #000;
}
.dropdown-container span {
	pointer-events: none;
	position: absolute;
}
.dropdown-container .dropdown-label {
	top: 1rem;
	left: 0;
}
.dropdown-container .dropdown-icon {
	right: 0;
	line-height: 1.3;
}


.theme-dark .dropdown-container select,
.theme-dark .dropdown-container:hover * {
	color: #2997FF;
}

/*
     FILE ARCHIVED ON 09:07:48 Jan 24, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:05:32 Mar 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.878
  exclusion.robots: 3.358
  exclusion.robots.policy: 0.06
  esindex: 0.007
  cdx.remote: 1874.439
  LoadShardBlock: 4132.236 (6)
  PetaboxLoader3.datanode: 4141.226 (7)
  load_resource: 1487.0
  PetaboxLoader3.resolve: 1450.702
*/