@page {
  margin:0.2cm 0.52cm 0.2cm 0.4cm;
}

* {
  color: #000 !important;
}

#prop-details h2::after {
  display: none;
}

table, tr, td, .table, .row, .cell {
	background-color:transparent !important;
}

body, html {
  height:auto;
}

body {
  padding-top: 30px;
}

body:after {
  content: "";
  height: 1px;
  border-top:40px solid #000;
  width: 100%;
  position: absolute;
  top:-25px;
  left: 0px;
  z-index: 9999;
}

.page-break {
  /*page-break-before:always;*/
  page-break-inside: avoid;
}

.print-logo {
  display: block;
  margin: 0 auto;
  max-width: 980px;
  padding: 0px 25px;
  position: relative;
}

.print-logo span {
  display: inline-block;
  padding: 0px 15px;
  background: #FFF;
  position: relative;
  z-index: 1;
}

.print-logo:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #363636;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  left: 0;
  z-index: 0;
}

.print-logo:after {
  content: "Team Tiry Real Estate | 1820 Brackett Avenue, Eau Claire 54701 | Phone: 715.835.2129";
  display: inline-block;
  position: absolute;
  right: 15px;
  top: -4px;
  font-family: Gibson-Regular;
  font-size: 12px;
  line-height: 12px;
}

.print-logo img {
  width: 150px;
}

#nav-prop-details,
.image-gallery,
header, #breadcrumbs, .details-icons,
.jbsystem, .voted {
	display:none !important;
}

.print-header {
	position: relative;
	display: block !important;
	
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.print-header:after {
	content:"";
	display: block;
	clear:both;
}

.print-header img {
	width:76px;
}

.print-header article {
	float:right;
	padding:25px 0;
	text-align: right;
}

.details-price.sold::after {
	color:#FFF !important;
}

.prop-name {
	font-weight:bold;
}

.prop-name:after {
	content:"";
	display: block;
	clear:both;
}

#details-content {
  margin-top: 8px;
}

#prop-details .details-links {
  display: none !important;
}

#prop-details .prop-name > span {
	padding-top:0;
	display: block;
	padding-bottom: 0;
	float:right;
	font-size: 20px;
}

#prop-details .prop-name h1 {
  font-size: 20px;
  line-height: 26px;
  font-weight:bold;
  display: block;
  padding-top: 0px;
  margin-top: 0px;
  text-align: left;
  float:left;
}

#prop-details .prop-name h1 span {
  display: block;
}

.map-desc {
  width: 35%;
}

.main-photo {
  background: none !important;
}

.main-photo img {
  opacity: 1;
}

#details-content .desc {
  float: left;
  margin-left: -185%;
  padding-left: 0px;
}

#details-content .map {
  margin-bottom: 20px;
}

#prop-details > .cell {
	padding:5px 0;
}

#prop-details h2 {
	font-size:22px;
	line-height: 24px;
	margin-bottom:5px;
}

.prop-data .cell {
	padding:2px 0;
}

#details-extras {
	margin-top:20px;
}

#details-features {
	margin-top:30px;
}

#details-extras .text-data p {
	font-size:14px;
	padding-bottom:16px;
}

#prop-details .mls-num-details {
	font-size:24px;
}

#details-content .desc p {
  margin-bottom: 0px;
  font-size: 14px;
}

.details-price {
  width: 100%;
  font-weight: bold;
  background-color:transparent !important;
  color:#222 !important;
  bottom:0px;
}

.details-price:before {
  content: "Property List Price: ";
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
}

.details-price:after, .details-price.sold:after {
	background-color:transparent !important;
	color:#222 !important;
	display: block;
	height: 0px;
	width: 100%;
	border-top:52px solid #ededed; 
	bottom:0;
	left: 0px;
  position: absolute;
  z-index: -1;
}

.details-price:after, .details-price.sold:after {
  content: "";
}

.details-price i {
	display: none;
}

#details-features {
  margin-top:10px;
}

#details-features > .cell {
  display: block;
  width: 100%;
  height: auto;
}

#details-features >.lg-space {
  display: none;
}

.features-details,
.rooms-avali > .row > .cell{
  border-bottom: 1px solid #ededed;
}

.features-details:first-of-type,
.rooms-avali > .row:first-of-type > .cell {
  border-top: 1px solid #ededed;
}

.prop-data p {
  font-size: 12px;
  line-height: 14px;
}

#disclaimer {
	margin-top:30px;
}

#disclaimer p {
	font-size:12px;
	line-height: 1.2;
	margin-bottom:10px;
}
#disclaimer > .cell:first-child {
	padding-right:10px;
}
footer.row {
  display: none !important;
}