body *:focus, .x-text sup a:focus, a.lk-underline-text:focus{
	outline: 5px auto -webkit-focus-ring-color !important;
}
.mh2j-3.x-anchor:hover{
	box-shadow: 0px 0px 0px 1px black;
}
/* .post-25825 h1.x-text-content-text-primary, .post-25825 div.partnerAff p.x-text-content-text-primary{
	text-shadow: 1px 1px 4px #000, 0px 0px 4px #000, 1px 1px 4px #000, 0px 0px 4px #000;
}
 */
.switch-field > input:focus + label{
	border: 3px dotted white !important;
}
.post-22319 .x-img.stars, .post-6 .x-img.stars{
	background: #000000b5;
}

.a11y_shadow{
	text-shadow: 1px 1px 4px #000, 0px 0px 4px #000, 1px 1px 4px #000, 0px 0px 4px #000;
}

.x-dropdown.xa11y-active {
    visibility: visible;
    opacity: 1;
    transform: none;
    pointer-events: auto;
}