.floorPLanItem{
	position:absolute;
}
.floorPLanItemImage{
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	opacity: 0.9;
	width:100%;
	height:100%;
	position: absolute;
}
.floorPlanViewport{
	overflow: hidden;
}
.floorPlanContent{
	position:relative;
	display: block;
}
.floorPlanItemContainer{
	display: inline-block;
	position: relative;
	max-width: 100%;
}
.floorPlanImage{
	max-width:100%;
	image-rendering: auto;
}
.floorPlanItemList{
	width:100%;
	height:100%;
	position:absolute;
}
.floorPlanItem{
	max-width:100%;
}
 #fp-scroll-container1{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
 #fp-scroll-container2{
    height: 100%;
    width: 100%;
    overflow: auto;
    padding-right: 20px;
    margin-top:5em; 
}
#fp-scroll-container2::-webkit-scrollbar {
    display:none
}
.background-div{
	margin: 0px auto;
	backgroundRepeat: 'no-repeat';
	backgroundSize: 'cover'
}
.button, .button:visited {
	background-size: contain;
	background-image: url(../img/overlay.png);
	background-repeat: repeat-x;
	display: inline-table;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-weight: bold;
	width:99%;
	height:99%;
	text-align: center;
}
.button:hover								{ background-color: #111; color: #fff; }
.button:active								{ top: 1px;  background-image: url(../img/overlay.png);}
.green.button, .green.button:visited		{ background-color: #91bd09;}
.green.button:hover							{ background-color: #749a02; }
.data{
	width: 100%;
	height: 100%;
}
.data *{
	font-size:24px
}
.grid{
	height: 100%;
	width: 100%;
	position:absolute;
}
.gridImage {
	height: 100%;
	width: 100%;
}
.screen {
	height: 100%;
	width: 100%;
	position: relative;
}
.timWidget {
	position:absolute;
	height:78px;
	overflow: hidden;
	word-wrap: break-word;
}
#loadFacebookG{
	width:70px;
	height: 70px;
	display: block;
	position: relative;
	margin:auto;
}
.img-overlay-fp{
	left: 30px; top: 30px;position: relative;font: 25px Helvetica, Arial, sans-serif;color: white;line-height: 140px;text-align: center;cursor: all-scroll !important;
}
.facebook_blockG{
	background-color:rgba(217,217,217,0.94);
	border:2px solid rgb(217,217,217);
	float:left;
	height:50px;
	margin-left:4px;
	width:13px;
	opacity:0.1;
	animation-name:bounceG;
		-o-animation-name:bounceG;
		-ms-animation-name:bounceG;
		-webkit-animation-name:bounceG;
		-moz-animation-name:bounceG;
	animation-duration:1.69s;
		-o-animation-duration:1.69s;
		-ms-animation-duration:1.69s;
		-webkit-animation-duration:1.69s;
		-moz-animation-duration:1.69s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(0.7);
		-o-transform:scale(0.7);
		-ms-transform:scale(0.7);
		-webkit-transform:scale(0.7);
		-moz-transform:scale(0.7);
}

#blockG_1{
	animation-delay:0.51s;
		-o-animation-delay:0.51s;
		-ms-animation-delay:0.51s;
		-webkit-animation-delay:0.51s;
		-moz-animation-delay:0.51s;
}

#blockG_2{
	animation-delay:0.68s;
		-o-animation-delay:0.68s;
		-ms-animation-delay:0.68s;
		-webkit-animation-delay:0.68s;
		-moz-animation-delay:0.68s;
}

#blockG_3{
	animation-delay:0.85s;
		-o-animation-delay:0.85s;
		-ms-animation-delay:0.85s;
		-webkit-animation-delay:0.85s;
		-moz-animation-delay:0.85s;
}
@keyframes bounceG{
	0%{
		transform:scale(1.2);
		opacity:1;
	}

	100%{
		transform:scale(0.7);
		opacity:0.1;
	}
}

@-o-keyframes bounceG{
	0%{
		-o-transform:scale(1.2);
		opacity:1;
	}

	100%{
		-o-transform:scale(0.7);
		opacity:0.1;
	}
}

@-ms-keyframes bounceG{
	0%{
		-ms-transform:scale(1.2);
		opacity:1;
	}

	100%{
		-ms-transform:scale(0.7);
		opacity:0.1;
	}
}

@-webkit-keyframes bounceG{
	0%{
		-webkit-transform:scale(1.2);
		opacity:1;
	}

	100%{
		-webkit-transform:scale(0.7);
		opacity:0.1;
	}
}

@-moz-keyframes bounceG{
	0%{
		-moz-transform:scale(1.2);
		opacity:1;
	}

	100%{
		-moz-transform:scale(0.7);
		opacity:0.1;
	}
}
.static__fp-image{
	position: fixed !important;
    cursor: none;
    width: 100% !important;
    height: 100% !important;
	left: 0 !important;
}
.floorplanLoaderContainer{
	display: flex;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
	flex-direction: column;
	background-color: rgba(127,127,127,0.2);
}