.header-logo-search-box-pwa {
	display: block !important;
	width: 100% !important;
	height: 40px !important;
	position: fixed !important;
	z-index: 99 !important;
	background: white !important;
	border-bottom: none !important;
	padding-top: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box;
}

.header-logo-search-box-fixed {
	display: block !important;
	width: 100% !important;
	height: 40px !important;
	position: fixed !important;
	z-index: 99 !important;
	background: white !important;
	border-bottom: none !important;
	padding-top: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box;
}

#header-search-box {
	margin: 8px 0 0 0 !important;
}

.yahoo-sp-result {
	/*border: 1px solid #ddd;*/
	box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
	border-radius: 8px;
	padding: 10px !important;
}

.yahoo-sp-result .yahoo-result-url::before {
	content: "Ad";
	border: 1px solid #006621;
	border-radius: 3px;
	padding: 0 3px;
	font-size: 13px;
	margin-right: 3px;
}

.yahoo-result {
	/*border: 1px solid #ddd;*/
	box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
	border-radius: 8px;
	padding: 10px !important;
}

.yahoo-result img {
	border: none !important;
}

.yahoo-result-url {
	margin-bottom: 5px;
}

.yahoo-result-mrrating {
	margin-bottom: 5px;
}

.yahoo-result-description {
	line-height: 1.2;
	font-size: 14px !important;
}

.yahoo-result-sitelinks {
	line-height: 1.2;
	margin-top: 5px;
}

.ad-label {
	display: none;
}

#mcebox {
	border-bottom: none !important;
}

#mcebox-bottom {
	border-top: none !important;
}

#footer {
	display: none;
}
