body {
	background: none;
}

body, html, .fullscreen-streetview, .fullscreen-streetview .fullscreen-media-wrapper,  .fullscreen-streetview .fullscreen-content {
	height: 100%;
}

.fullscreen-map {
	background: 0;
	height:99%;
}

.fullscreen-media-wrapper {
	padding:1.5%;
	height:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


.fullscreen-map .school-list-map {
	height:100% !important%;
}

.fullscreen-map .map-canvas {
	height:95% !important%;
}


#floorplancontrols {
	font-size: 92%;
	line-height: 1.5em;
}

.fullscreen-tools {
	float: right;
	padding-right: 1.2em;
	position: relative;
	top: 18px;
}

.fullscreen-tools a {
	margin-left: 10px;
}

#print {
	background: url("/ps/images/propertydetails/icon-sprite-propertydetails-v2.png") no-repeat scroll left -52px transparent;
	padding-left: 24px;
}

.fullscreen-content {
	padding-bottom: 0;
}

#mainmapwrapper {
	float: none;
	width: auto;
}

#mainmapwrapper #map_canvas {
	float: right;
	height: 89%;
	width: 100%;
}

#nearbystations > * {
	display: inline;
}

#nearbystations > .stations {
	margin-right: 20px;
}

#streetview {
	width: 100%;
	height:100%;
}

#streetviewcaption, #link-resetstreetview {
	display: inline-block;
}

#link-resetstreetview {
	position: relative;
	bottom: auto;
	left: auto;
	padding-left: 7px;
}

.print .floorplan {
	list-style-type: none;
	padding: 1em 0;
	page-break-before: auto;
	page-break-after: auto;
	page-break-inside: avoid;
}

.print .floorplan img {
	display: block;
	margin: 0 auto;
}

.print .fullscreen-tools {
	display: none;
}
