@page { 
	size: auto;
	margin: 0mm; 
 	background-color: #ffffff; 
}

header {
	position: static;
	background: #fff;
	margin: 5px 0 5px 0;
	text-align: center
}
.header-inner {
	background: none;
	color: #000;
}

.header-inner .mls-num {
    display: inline;
}

.header-inner a {display:none;}

.mobile-toolbar {display:none;}

#pcs-client-nav {display:none;}

.section-header, .section-content{display: none;}

html, body, .content, .main-container, .column3 {
	background-color: #ffffff;
	background-image: none;
	border: 0;
}

/* xp-listing class is added when viewing listing details in the xposure control center  */

body.xp-listing {
    background-color: #fff;
}

footer {display: none;}

.pcs-nav-form{display:none;}

.column1, .column2  {display: none;}

.content-pane, #showcase iframe {
    min-height: 700px !important;
}

.column3{
	width: 100% !important;
}

.column3 .content-pane {
	display: none;
}

.column3 .content-pane.active {
	display: block;
}

#detail-tabs { display:none; }

a.return-top.large.button { display:none; }

.button {display: none;}

.fb-like.fb_iframe_widget { display: none; }

#photo-pause-btn, .rsFullscreenBtn, .rsArrow, .rsNav { display: none !important; }

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #fff;
}

.map-tabs,.mapboxgl-ctrl-attrib-inner,.mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-bottom-left, #map-type-control{ display: none; }

#return-top-button { display: none; }

#share-sheet, #share-sheet-mask { display: none; }
