/*
* Plugin styles
*/
.fcbkbttn_share {
	clear: both;
	line-height: 1;
}
.fcbkbttn_share * {
	vertical-align: top;
}
.fcbkbttn_button {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fcbkbttn_button a {
	display: block;
	border-bottom: 0px !important;
	box-shadow: none !important;
}
.fcbkbttn_button a:hover {
	opacity: 0.9;
}
.fcbkbttn_like {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fb_edge_widget_with_comment span {
	width: 450px !important;
}
.fb_iframe_widget_fluid {
	max-width: 100% !important;
}
.fcbkbttn_button a img {
	display: inline-block !important;
}
.fcbkbttn_share img,
.fcbkbttn_like .fb_iframe_widget span {
	vertical-align: top !important;
}
.form-table td fieldset.fcbkbttn_layout_option label {
	display: block;
}
.fcbkbttn_pro_block {
	max-width: 100%;
}
@media screen and ( max-width: 380px ) {
	.fcbkbttn_share {
	margin-top: 20px;
	}
}