[class^="lfwwh_button_"] {
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	color: inherit;
}

.lfwwh_pos_hint {
	color: white;
	background-color: steelblue;
	border: 1px solid skyblue;
	padding: 2px 4px;
	font-size: smaller;
	line-height: 2em;
}

.lfwwh_time,
.lfwwh_ip {
	color: inherit;
}
