.background-fill {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.disabled .btn, :disabled .btn {
	opacity: .65;
}

.img-inline {
	height: 1em;
}

.no-ad .sp {
	display: none !important;
}

.sp {
	max-width: 100%;
	margin: 15px auto;
	text-align: center;
	background: rgba(241,241,241,.5);
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	color: #000;
}

.top-panel .sp {
	background: #f8f8f8
}

.sp > .sp-container {
	display: inline-block;
	max-width: 100%;
}

.sp.sp-wide > .sp-container, .sp.sp-wide ins.adsbygoogle {
	width: 728px;
	height: 90px;
}

.sp.sp-portrait > .sp-container, .sp.sp-portrait ins.adsbygoogle {
	width: 300px;
	height: 600px;
}

.sp.sp-square > .sp-container, .sp.sp-square ins.adsbygoogle {
	width: 340px;
	height: 284px;
}

.sp.no-bg {
	background: none;
}

.align-with-sp {
	width: 300px;
	margin: 10px auto;
}
