.lg-outer.fb-comments .fb-comments {
	height: 100%;
	overflow-y: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 420px;
	z-index: 99999;
	background: white;
}
.lg-outer.fb-comments .fb-comments.fb_iframe_widget {
	background-image: none;
}
.lg-outer.fb-comments .fb-comments.fb_iframe_widget.fb_iframe_widget_loader {
	background: url(../img/loading.gif) center center no-repeat #fff;
}
.lg-outer.fb-comments .lg-toolbar {
	right: 420px;
	width: auto;
}
.lg-outer.fb-comments .lg-actions .lg-next {
	right: 420px;
}
.lg-outer.fb-comments .lg-item, .lg-outer.fb-comments .lg-item.lg-complete .lg-img-wrap, .lg-outer.fb-comments .lg-item.lg-complete .lg-video-cont {
	background-image: none;
}
.lg-outer.fb-comments .lg-img-wrap, .lg-outer.fb-comments .lg-video-cont {
	padding-right: 400px!important;
	background: url(../img/loading.gif) center center no-repeat;
	background-position: calc((100% - 400px)/ 2) center;
}
.lg-outer.fb-comments .lg-sub-html {
	padding: 0;
	position: static;
}
.lg-outer.fb-comments .lg-video-cont {
	max-width: 1250px!important;
}


.lg-outer.lg-visible 
{
	opacity: 1;
	background: black;
}
.lg-outer
{
	width: 90%;
	height: 90%;
	position: fixed;
	top: 5%;
	left: 5%;
}

.lg-backdrop.in
{
	opacity: 0.5;
}