
.b-feedback-form-container {
	bottom:45px;
	position: absolute;
	right: 42px;
	z-index: 400;
	width: 400px;
	padding: 10px 10px 5px;
	background:#c7cbcf url(../img/feedback-gradient-background.png) repeat-x;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e2e5), to(#c6cace));
}
.l-app--bb .b-feedback-form-container {
	opacity: 0;
	filter: alpha(opacity=0);
	border: 1px solid #999CA1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.6);
}
	.m-lsb .b-feedback-form-container {
		left: 42px;
		right: auto;
	}
.b-feedback-form-container .b-form-row:not(.b-form-submitter) {
	margin-left: -10px;
}
.b-feedback-form-container .b-textarea textarea {
	resize:none;
	font:1em Arial, sans-serif;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #000;
	outline:1px solid #fff;
	background:#fff;
}
.b-feedback-form-container .b-form-toolbar .b-form-toolbar-container {
	margin:0 0 0 10px;
	overflow:hidden;
}
.b-feedback-form-container .b-form-toolbar .b-button {
	cursor: pointer;
	background: none;
	float: left;
	clear:right;
	width: 25%;
	height: 30px;
	margin: 0;
	overflow: hidden;
	text-shadow: #fff 0.5px 1px;
	font-weight: bold;
	font-size: 0.8em;
	color: #878a93;
	padding:0;
}
.b-feedback-form-container .b-button:hover .b-button-container {
	color: #0085BC;
}
.b-feedback-form-container .b-form-toolbar .selected .b-button-container {
	color: #000;
}
.b-feedback-form-container .b-form-toolbar .b-button-container {
	background: none;
	padding-left: 29px;
	padding-top: 3px;
}
.b-feedback-form-container .b-form-toolbar .b-icon {
	width: 21px;
	height: 21px;
	top: 0;
	left: 10px;
	background: url(../img/feedback-icons.png) no-repeat;
}
.b-feedback-form-container .b-button-idea:hover .b-icon {
	background-position:0 -42px;
}
.b-feedback-form-container .b-button-idea.selected .b-icon {
	background-position:0 -21px;
}
.b-feedback-form-container .b-button-question .b-icon {
	background-position:-21px 0;
}
.b-feedback-form-container .b-button-question:hover .b-icon {
	background-position:-21px -42px;
}
.b-feedback-form-container .b-button-question.selected .b-icon {
	background-position:-21px -21px;
}
.b-feedback-form-container .b-button-error .b-icon {
	background-position:-42px 0;
}
.b-feedback-form-container .b-button-error:hover .b-icon {
	background-position:-42px -42px;
}
.b-feedback-form-container .b-button-error.selected .b-icon {
	background-position:-42px -21px;
}
.b-feedback-form-container .b-button-response .b-icon {
	background-position:-63px 0;
}
.b-feedback-form-container .b-button-response:hover .b-icon {
	background-position:-63px -42px;
}
.b-feedback-form-container .b-button-response.selected .b-icon {
	background-position:-63px -21px;
}
.b-feedback-form-container .b-form-submitters {
	padding-top:10px;
}
.b-feedback-form-container .b-form-submitters .b-annotation {
	text-shadow:0.5px 1px #fff;
	float: left;
	font-size: 0.88em;
}
.b-feedback-form-container .b-form-submitters .b-form-row {
	margin-bottom: 0;
}
.b-feedback-form-container .b-form-submitters .b-button-container {
	float: right;
}
.b-feedback-form-container .top-left-edge,
.b-feedback-form-container .top-edge,
.b-feedback-form-container .top-right-edge,
.b-feedback-form-container .right-edge,
.b-feedback-form-container .bottom-right-edge,
.b-feedback-form-container .bottom-edge,
.b-feedback-form-container .bottom-left-edge,
.b-feedback-form-container .left-edge {
	background-image: url(../img/feedback-sprite.png);
}
.b-feedback-form-container .top-left-edge {
	background-position: 0 -13px;
}
.b-feedback-form-container .top-edge {
	background-position:0 0;
	height: 6px;
	top: -5px;
}
.b-feedback-form-container .top-right-edge {
	background-position: -40px -13px;
}
.b-feedback-form-container .left-edge {
	background: url(../img/feedback-sprite-y.png) repeat-y;
	left: -19px;
}
.b-feedback-form-container .right-edge {
	background: url(../img/feedback-sprite-y.png) -20px 0 repeat-y;
}
.b-feedback-form-container .bottom-right-edge {
	background-position:-40px -131px;
}
	.m-lsb .b-feedback-form-container .bottom-right-edge { background-position: -40px -53px; }
.b-feedback-form-container .bottom-edge {
	background-position: 0 -6px;
	height: 6px;
	bottom: -6px;
}
.b-feedback-form-advice-container {
	top: 30px;
	right: 30px;
	bottom: auto;
}
.b-feedback-form-container .bottom-left-edge {
	background-position:0 -53px;
}
	.m-lsb .b-feedback-form-container .bottom-left-edge {
		background-position: -7px -131px;
		left: -12px;
	}
	.m-lsb .b-feedback-form-container .bottom-edge { left: 28px; }
.b-feedback-form-advice .b-form-toolbar {
	font-size: 0.8em;
	margin-bottom: 10px;
	text-shadow: #fff 1px 1px 1px;
}
.b-feedback-form-advice .b-form-toolbar .b-form-toolbar-container {
	margin-left: 0;
}
.b-feedback-form-advice .b-form-submitters p {
	font-size: 0.8em;
	float: left;
	text-shadow: #fff 1px 1px 1px;
	width:20em;
}
.b-feedback-form-advice .b-form-submitters .b-button-container {
	background-color: transparent;
}
.b-feedback-form-advice-container .top-right-edge {
	background-position: -40px -91px;
}
.b-feedback-form-advice-container .bottom-right-edge {
	background-position: -40px -53px;
}
.b-form-toolbar-container .b-button .before,
.b-form-toolbar-container .b-button .after {
	display:none;
}
.b-form-toolbar-container .b-button:before {
	background:none;
}
.b-form-toolbar-container .b-button {
	webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.b-feedback-form-container .b-form-row .b-button {
	float:right;
}
