
body {
	font-size: 8pt;
}

#logo-banner {
	font-size: 11pt;
}

#logo-banner img {
	max-width: 65mm;
}

#mainnav,
.print-hide,
.jea-header,
#jea-gallery-scroll,
.jea_youtube {
	display: none; 
}

#footer {
	position: absolute;
	min-height: 18mm !important;
	bottom: 0;
	width: 100%;
}

#logo-footer img {
	max-width: 35mm;
}

#content {
	height: 220mm;
}

p {
	margin: 3mm 0;
	line-height: 9pt;
}

h1 {
	color: #A8001D;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2mm 0;
}

h2 {
	color: #A8001D;
	font-size: 11pt;
	font-weight: 400;
	padding: 0;
	margin: 2mm 0;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 1.5mm 0;
}

table.jea-data {
	border: solid 0.5mm black;
	border-radius: 2mm;
}

table.jea-data td {
	font-weight: bold;
	border: solid 0.5mm black;
	padding: 0 2mm;
	border-radius: 1mm;
}


#jea-gallery-preview img {
	height: 65mm ;
	width: auto;
}

#jea_property_map {
	width: 100%;
	width: 70mm;
	height: 40mm;
}

.container {
	margin: 0;
	width: 100% !important;
}


.jea_dpe img {
	width: 30mm;
}


.jea_dpe > a > img {
	height: 45mm !important;
	width: auto !important;
}

.row {
	display: block;
	position: relative;
	background: #fff;
	height: 100%;
}

.row .col-md-8 {
	position: absolute;
	width: 130mm;
	left: 0;
	
}

.row .col-md-4 {
	position: absolute;
	width: 60mm;
	left: 135mm;
}


