@page {
	size: portrait;
}
body {
	width: 100%;
	font-size: 13pt;
	background: none transparent;
	font-family: Arial, Helvetica, sans-serif;
}
header, 
.result-paging .previous, 
.result-paging .next, 
.result-paging .back-to-list, 
.flex-control-nav, 
.contact .red-btn, 
#info_holder .position, 
#seller_holder .contact, 
#seller_holder .more-info, 
#share_tools_box, .col-02, 
#footer, .flex-direction-nav, 
#container #top_content span, 
#header_leaderboard, 
#footer_leaderboard, 
#footer_leaderboard_ad_container, 
#cms_ad,
#imu, 
.pub, 
#gallery_lightbox, 
#project_property_templates .transaction {
	display: none;
}
#container #top_content a#peb_indicator {
    text-decoration: none;
    display: inline;
}
#container #top_content #peb_indicator span {
	display: inline;
}
* {
	page-break-after: avoid;
}
h1 {
	margin-top:20px;
}
ul, li {
	margin:0;
	padding:0;
}
#info_holder .assets li {
	list-style: disc outside none;
	display: list-item;
	margin-left: 16px;
}
#result_paging {
	height: auto;
	margin-bottom: 10px;
}
.result-paging .u-identifier,
.transaction-type {
	margin: 0;
}
#top_content .wrapper {
	padding: 0;
	border: none; 
}
#container #top_content .price span {
	display: block;
}
#seller_holder {
	width: auto;
	padding: 0;
	border: none;
}
#seller_holder img {
	width: 250px !important;
	height:auto !important;
}
#top_content .col {
	margin-top: 0;
}
#seller_holder ul {
    margin-top:0;
}
#middle_content,
#seller_holder {
	font-size: 9pt;
}

.location [data-role="address"], 
.cadaster-info {
    display: block !important;
}
.location [data-ask-address="true"] {
    display: none !important;
}

.epc2 {
    display: inline-block!important;
}

.detail #top_content .wrapper .not-figure .assets span.peb-value, 
.detail #top_content .wrapper .not-figure .assets span.peb-level {
    display: inline-block!important;
    position: relative;
    background: none;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
}
#peb_link {
    text-decoration: none !important;
}

/* Hide badly rendered nodes in print */
#sideContact, .yatmo-section, .hellohome-container, .social-network, .tools, .contact
{
    display : none;
}