@page {
  size: auto;
  margin: 25mm 10mm 25mm 10mm;
}
.header-banner,
#HousingInsights,
.nav-middlefixed-wrapper,
.search-overviewBg,
.priceline-graphs .btn,
#content-wrapper .stats-numberpanel .btn-chevron,
.stats-numberpanel .btn-chevron,
.print-hide,
#property-value,
#property-sale-history,
footer {
  display: none;
}
.print-show {
  display: block !important;
  visibility: visible !important;
}
#pricelines,
#property-listings,
#property-insights {
  page-break-before: always;
}
.search-overviewPanels {
  top: 0px;
}
.stats-largenumber {
  font-size: 50px;
}
.stats-small-symbol {
  font-size: 20px !important;
  padding: 85px 0 0 0;
}
.prop-slider {
  position: relative;
}
.prop-slider img {
  width: 80%;
}
.col-md-push-4 {
  left: 50%;
}
.prop-slider-textual {
  width: 50%;
  position: absolute;
  top: 0px;
}
#content-wrapper .stats-numberpanel,
.stats-numberpanel {
  width: 165px;
  height: 230px;
  padding: 5px 20px !important;
  border: 0;
  box-shadow: none;
}
#content-wrapper .stats-numberpanel .stats-description,
.stats-numberpanel .stats-description {
  font-size: 11px;
}
#content-wrapper .stats-numberpanel .stats-confidence a,
.stats-numberpanel .stats-confidence a,
#content-wrapper .stats-numberpanel .stats-description-light,
.stats-numberpanel .stats-description-light {
  font-size: 11px;
}
.priceline-block-line span:nth-child(1) {
  border: 5px solid #5a676f;
}
.priceline-block-line span:nth-child(2) {
  border: 5px solid #a4adb2;
}
.priceline-block-line span:nth-child(3) {
  border: 5px solid #000;
}
.priceline-dots::after {
  border: 5px solid #d8d8d8;
}
#content-wrapper ul .priceline-dot::after,
.priceline-dot::after {
  background: #c20000 !important;
  border: 5px solid #c20000;
}
.priceline-dot-price,
.priceline-dot-year {
  clear: both;
}
#property-listings .prop-tab-group.slick-current {
  width: auto !important;
}
#property-listings .prop-listing-img {
  width: 32%;
}
#property-listings .prop-listing-content {
  width: 67.99%;
}
#property-listings .prop-listing-content h6 {
  width: 200px;
}
#property-listings .prop-tabs,
#property-listings .js-prop-load-more {
  display: none;
}
#graph-panels .graph-panel {
  page-break-inside: avoid;
  padding-top: 35px;
  padding-bottom: 20px;
}
#graph-panels .graph-panel canvas {
  width: 100% !important;
  height: 400px !important;
}
#graph-panels .accordion-content .graph-panel-text {
  width: 100% !important;
  margin-bottom: 25px;
}
#graph-panels .accordion-content .graph-panel-visual {
  width: 100% !important;
}
#graph-panels .accordion-trigger .icon {
  display: none !important;
}
#graph-panels .accordion-content {
  max-height: none;
}
/*# sourceMappingURL=print.css.map */