.logo-container {
	background: rgba(0, 0, 0, 0.3); padding: 0px 1px; height: 16px; right: 0px; bottom: 0px; font-size: 0px; display: block; position: absolute; z-index: 65534;
}
.logo-container a {
	background: rgba(102, 102, 102, 0.6); font-size: 0px;
}
.logo-container a img {
	border: currentColor; position: static;
}
.logo-container .gap {
	width: 1px; height: 16px; display: inline-block; filter: alpha(opacity=45); opacity: 0.45; background-color: rgb(255, 255, 255);
}
.logo-link {
	margin: 3px 4px; width: 33px; height: 10px; display: inline-block;
}
.logo-close-img {
	margin: 4px; width: 8px; height: 8px; display: inline-block;
}
.logo-mobile-container .logo-link {
	margin: 3px 4px; width: 33px;
}
.feedback-container {
	background: rgb(252, 252, 252); left: 0px; top: 0px; height: 100%; right: 0px; bottom: 0px; color: rgb(102, 102, 102); font-size: 12px; display: none; position: absolute; z-index: 65535;
}
.feedback-container a {
	font-size: 12px;
}
.feedback-container .intro {
	font-size: 14px;
}
.feedback-container .bk-logo {
	background: url("../images/logo-fb-big.png"); width: 68px; height: 22px; right: 10px; bottom: 10px; position: absolute; z-index: -1; _background: 0 0;
}
.fd-small.feedback-container .bk-logo {
	background: url("../images/logo-fb-small.png"); width: 50px; height: 16px; right: 5px; bottom: 5px; _background: 0 0;
}
.fd-small.feedback-container .closed-content {
	padding: 5px; font-size: 14px; font-weight: 400;
}
.reason-content {
	margin: 0px auto;
}
.reason-item {
	margin: 5px 10px 0px 0px; padding: 0px 10px; border: 1px solid rgb(219, 219, 219); width: 48px; text-align: center; color: rgb(102, 102, 102); line-height: 2; text-decoration: none; display: inline-block;
}
.reason-item:hover {
	background-color: rgb(238, 238, 238);
}
.fb-btn-cancel {
	color: rgb(51, 137, 227); text-decoration: none; margin-top: 10px; display: block;
}
.thx-content {
	text-align: center; margin-top: 10px; display: none;
}
.thx-content h5 {
	margin: 0px; font-size: 16px;
}
.thx-content p {
	text-align: center; font-size: 12px; margin-top: 5px;
}
.closed-content {
	padding: 20px 0px 0px 20px; font-size: 16px; font-weight: 700; display: none;
}
