
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
	opacity: 0;
	font-family: "aslsicons2";
	content: "";
	font-weight: normal !important;
	background: rgba(255, 255, 255, 0);
	border: none !important;
	box-sizing: content-box;
	color: #fff;
	height: 100%;
	width: 100%;
	padding: 0 !important;
	margin: 1px 0 0 0 !important;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	display: block;
	font-size: 11px !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
