/**********************************************************************************************************************/
/* Search Results */
/* Vars */
/* NEW SEARCH RESULTS*/
.search_results_body #base_body_container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  .search_results_body .col_left_results .pro_hor_list {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.search_results_body .col_left_results .not_found {
  font-size: x-large;
  line-height: normal;
  margin-top: 21px;
  clear: both;
  color: silver;
  font-weight: normal;
}
@media (max-width: 979px) {
  .search_results_body .col_left_results {
    width: 64%;
  }
  .search_results_body .col_right_results {
    width: 33%;
    margin-left: 1%;
  }
}
@media (max-width: 767px) {
  .search_results_body .col_left_results {
    float: left;
  }
  .search_results_body .col_right_results {
    float: left;
    margin-top: 21px;
  }
}
@media (max-width: 700px) {
  .search_results_body .col_left_results {
    width: 100%;
    float: none;
  }
  .search_results_body .col_right_results {
    display: none;
  }
}

.prop_list_items {
  position: relative;
}
.prop_list_items .prop_list_item {
  cursor: pointer;
  margin-top: 50px;
  clear: both;
  box-shadow: 0 0 14px -2px rgb(58, 57, 57);
  border-radius: 5px;
  position: relative;
}
.prop_list_items .prop_list_item .prop_header {
  position: absolute;
  z-index: 2;
  width: 40%;
}
.prop_list_items .prop_list_item .prop_header .prop_badges {
  float: right;
  padding-right: 4px;
  margin-bottom: 4px;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge {
  cursor: help;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop_badge_item {
  padding: 1px 6px;
  font-weight: bold;
  border-radius: 3px;
  float: right;
  margin-left: 3px;
  margin-top: 4px;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-blue {
  background-color: white;
  color: #01a8ea;
  border: 1px solid #01a8ea;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-green {
  background-color: #01bb6f;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-open-market {
  display: none;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-black {
  background-color: #212121;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-yellow {
  background-color: #ffe024;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-orange {
  background-color: #DC9E1A;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-red {
  background-color: #f42430;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-gray {
  background-color: #c4c4c4;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-sbsa {
  background-color: #002673;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-fnb {
  background-color: #009b9b;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-nedbank_repo {
  background-color: #006241;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-sahl {
  background-color: #ed7900;
  color: white;
}
.prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge .prop-badge-dark {
  background-color: #333;
  color: #fff;
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item .prop_header .prop_badges .prop_badge {
    margin-bottom: 4px;
  }
}
@media (max-width: 1000px) {
  .prop_list_items .prop_list_item .prop_header {
    width: 34%;
  }
}
@media (max-width: 976px) {
  .prop_list_items .prop_list_item .prop_header {
    width: 98%;
  }
}
.prop_list_items .prop_list_item .prop_content {
  height: 244px;
  clear: both;
}
.prop_list_items .prop_list_item .prop_content .prop_photo {
  float: left;
  width: 40%;
  position: absolute;
  bottom: 0;
  display: block;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .photo_thumb {
  width: 100%;
  height: 244px;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner {
  position: absolute;
  display: none;
  width: 60%;
  left: 20%;
  right: 20%;
  bottom: 4px;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .spinner_item {
  float: left;
  background-color: rgba(255, 255, 255, 0.45);
  height: 48px;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .icon {
  width: 25%;
  cursor: pointer;
  position: relative;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .icon .arrow {
  position: absolute;
  left: 3px;
  top: 2px;
  height: 44px;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .icon .arrow polygon {
  fill: #333;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .icon.icon_right .arrow {
  left: auto;
  right: 3px;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .icon:hover .arrow polygon {
  fill: #6e6e6e;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner .total_photos {
  width: 50%;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .agent_listing_actions {
  position: absolute;
  left: 25px;
  top: 0;
  margin-top: -35px;
  z-index: 2;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .agent_listing_actions .btn {
  font-weight: bold;
}
.prop_list_items .prop_list_item .prop_content .prop_photo .agent_listing_actions .button_pro {
  display: none;
}
.prop_list_items .prop_list_item .prop_content .prop_text {
  float: right;
  width: 58%;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons {
  margin-top: 7px;
  position: relative;
  height: 38px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price {
  float: left;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_price_item {
  display: inline-block;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_title {
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  line-height: 14px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices {
  font-size: 18px;
}
@media (max-width: 1444px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_price_item {
    display: block;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices .prop_price_item {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_title {
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 3px;
  }
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
  float: right;
  cursor: default;
  margin-right: 14px;
  background-color: white;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon {
  float: left;
  height: 40px;
  text-align: center;
  padding: 0 7px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon .key_value {
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_floor {
    display: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_erf {
    display: none;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_floor {
    display: block;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_erf {
    display: block;
  }
}
@media (max-width: 425px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
    margin-right: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_floor {
    display: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon_erf {
    display: none;
  }
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle {
  clear: both;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes {
  float: left;
  width: 50%;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .ellipsis_link {
  font-weight: bold;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
  max-height: 108px;
  overflow: hidden;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .prop_note .pre_hammer_asap_note {
  text-align: center;
  padding: 3px;
  border-radius: 2px;
  font-size: 11px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
  clear: both;
  margin-top: 7px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
  width: 60px;
  float: left;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo img {
  width: 100%;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
  width: 160px;
  float: left;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo img {
  width: 100%;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor {
  width: 290px;
  max-height: 200px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .prop_floor_image {
  filter: grayscale(100%);
  opacity: 0.75;
  width: auto;
  max-height: 196px;
  display: block;
  margin: 0 auto;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid {
  width: 100%;
  max-height: 200px;
  overflow: hidden;
  margin-left: 4px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
  width: 49%;
  display: block;
  float: left;
  max-height: 95px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(1), .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(3) {
  padding-right: 2px;
}
.prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(1), .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(2) {
  padding-bottom: 2px;
}
@media (max-width: 1384px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 94px;
  }
}
@media (max-width: 1366px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 93px;
  }
}
@media (max-width: 1352px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 92px;
  }
}
@media (max-width: 1338px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 91px;
  }
}
@media (max-width: 1324px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 90px;
  }
}
@media (max-width: 1310px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 89px;
  }
}
@media (max-width: 1298px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 88px;
  }
}
@media (max-width: 1284px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 87px;
  }
}
@media (max-width: 1270px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 86px;
  }
}
@media (max-width: 1256px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 85px;
  }
}
@media (max-width: 1242px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 84px;
  }
}
@media (max-width: 1228px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 83px;
  }
}
@media (max-width: 1214px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    max-height: 82px;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid {
    max-height: none;
    margin-left: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item {
    width: 23%;
    padding-top: 4px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(1), .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(3) {
    padding-right: 1%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(1), .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid .photo_item:nth-child(2) {
    padding-right: 1%;
  }
}
.prop_list_items .prop_list_item .action_buttons {
  display: none;
  position: absolute;
  left: 7px;
  bottom: 7px;
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item .action_buttons.main_action_buttons {
    display: none;
  }
  .prop_list_items .prop_list_item .action_buttons.agent_action_buttons {
    position: absolute;
    display: block;
    right: 7px;
    bottom: 14px;
    left: auto;
    width: auto;
    max-width: 100px;
  }
  .prop_list_items .prop_list_item .action_buttons.agent_action_buttons .action_compare {
    display: none;
  }
}
@media (max-width: 320px) {
  .prop_list_items .prop_list_item .action_buttons {
    max-width: 100px;
    bottom: 0;
  }
}
.prop_list_items .prop_list_item .record_no {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 22px;
  font-weight: bold;
  color: #e4e4e4;
  line-height: 34px;
  margin-top: -40px;
}
@media (max-width: 1500px) {
  .prop_list_items .prop_list_item .record_no {
    margin-left: 0;
  }
}
.prop_list_items .prop_list_item .prop_mrno {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  font-weight: normal;
  color: #e4e4e4;
  line-height: 34px;
  margin-top: -32px;
}
@media (max-width: 1500px) {
  .prop_list_items .prop_list_item .prop_mrno {
    margin-left: 0;
  }
}
.prop_list_items .prop_list_item:hover {
  box-shadow: 0 0 10px 1px rgba(6, 95, 192, 0.45);
}
.prop_list_items .prop_list_item:hover .prop_content .prop_photo .mini_spinner {
  display: none;
}
.prop_list_items .prop_list_item:hover .action_buttons {
  display: block;
}
.prop_list_items .prop_list_item:hover .action_buttons.main_action_buttons {
  display: none;
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item:hover .action_buttons {
    opacity: 0.25;
  }
  .prop_list_items .prop_list_item:hover .action_buttons.agent_action_buttons {
    opacity: 1;
  }
  .prop_list_items .prop_list_item:hover .action_buttons:hover {
    opacity: 1;
  }
}
.prop_list_items .prop_list_item:hover .agent_listing_actions {
  display: block;
}
.prop_list_items .prop_list_item:hover .prop_mrno {
  color: rgba(6, 95, 192, 0.45);
}
.prop_list_items .prop_list_item.pop_out_step_1 {
  z-index: 1;
  background-color: white;
}
.prop_list_items .prop_list_item.pop_out_step_1 .agent_listing_actions {
  display: none;
}
.prop_list_items .prop_list_item.pop_out_step_2 {
  z-index: 1;
  background-color: white;
  margin-left: -25px;
  margin-right: -25px;
  position: absolute;
  box-shadow: 10px 10px 30px 0 #323638;
}
.prop_list_items .prop_list_item.pop_out_step_up {
  animation: listing_fly_up 1s linear 1;
}
.prop_list_items .prop_list_item.pop_in_step_1 {
  display: none;
}
.prop_list_items .prop_list_item.pop_in_step_2 {
  background-color: white;
  margin-left: -25px;
  margin-right: -25px;
  box-shadow: 10px 10px 30px 0 #323638;
}
.prop_list_items .prop_list_item:first-child .prop_content .prop_photo .agent_listing_actions .button_booster {
  display: none;
}
.prop_list_items .prop_list_item:first-child.is_free .prop_content .prop_photo .agent_listing_actions .button_booster {
  display: none;
}
.prop_list_items .prop_list_item.is_free {
  clear: none;
  float: left;
  width: 32%;
  margin-right: 1.33%;
}
.prop_list_items .prop_list_item.is_free .agent_photo {
  background-image: url("/static/img/640x480.png");
  background-size: 100%;
  background-position: center center;
}
.prop_list_items .prop_list_item.is_free .agent_photo .agent_photo_element {
  opacity: 0.2;
}
.prop_list_items .prop_list_item.is_free .prop_header {
  width: 86%;
}
@media (max-width: 1300px) {
  .prop_list_items .prop_list_item.is_free .prop_header {
    width: 80%;
  }
}
.prop_list_items .prop_list_item.is_free .prop_content {
  height: 200px;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_photo {
  float: none;
  width: 100%;
  top: 0;
  bottom: auto;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_photo .photo_link {
  display: block;
  overflow: hidden;
  height: 150px;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_photo .photo_link .photo_thumb {
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  .prop_list_items .prop_list_item.is_free .prop_content .prop_photo .photo_link .photo_thumb {
    max-height: 133px;
  }
}
@media (max-width: 425px) {
  .prop_list_items .prop_list_item.is_free .prop_content .prop_photo .photo_link .photo_thumb {
    max-height: none;
  }
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_photo .agent_listing_actions .button_pro {
  display: inline-block;
}
@media (max-width: 375px) {
  .prop_list_items .prop_list_item.is_free .prop_content .prop_photo .agent_listing_actions {
    background-color: white;
    border-radius: 0;
  }
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text {
  float: none;
  width: auto;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header {
  position: inherit;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons {
  position: inherit;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price {
  position: absolute;
  left: 7px;
  bottom: 7px;
  font-size: 18px;
  line-height: 22px;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_price_item {
  display: block;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_title {
  position: relative;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices {
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 768px) {
  .prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices {
    font-size: 17px;
    line-height: 22px;
  }
  .prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices .prop_price_item {
    display: inline-block;
  }
  .prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price.has_both_prices .prop_title {
    display: block;
  }
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 7px 7px 0 0;
  min-height: 144px;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon {
  float: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon.prop_icon_garage {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon.prop_icon_floor {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon.prop_icon_erf {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes {
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: auto;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
  overflow: hidden;
  float: none;
  width: 100%;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
  float: none;
  max-width: 95px;
  max-height: 50px;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo .prop_link {
  display: block;
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
    width: 75px;
  }
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_action_buttons {
  display: none;
}
.prop_list_items .prop_list_item.is_free .prop_content .prop_text .prop_text_middle .prop_floor {
  display: none;
}
.prop_list_items .prop_list_item.is_free .record_no {
  margin-left: 0;
}
.prop_list_items .prop_list_item.is_free:hover .action_buttons {
  display: none;
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item.is_free {
    width: 49%;
    margin-right: 1%;
  }
}
@media (max-width: 480px) {
  .prop_list_items .prop_list_item.is_free .prop_content {
    height: 180px;
  }
}
@media (max-width: 425px) {
  .prop_list_items .prop_list_item.is_free {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .prop_list_items .prop_list_item.is_free .prop_content {
    height: 220px;
  }
}
@media (max-width: 320px) {
  .prop_list_items .prop_list_item.is_free .prop_content {
    height: 200px;
  }
}
.prop_list_items .prop_list_item.is_pro .prop_content .prop_photo .agent_listing_actions .button_pro {
  display: none;
}
.prop_list_items .prop_list_item.is_pro.top_3 {
  box-shadow: 0 0 14px -2px rgb(207, 155, 72);
}
@media (min-width: 1200px) {
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_header {
    width: 60%;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content {
    height: 351px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_photo {
    width: 60%;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_photo .photo_thumb {
    height: 351px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text {
    width: 40%;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header {
    height: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons {
    height: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price {
    float: none;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_price_item {
    margin-top: 14px;
    font-size: 27px;
    line-height: 27px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_title {
    margin-top: 14px;
    margin-bottom: 7px;
    position: relative;
    display: block;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
    float: none;
    min-height: 37px;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon {
    display: inline-block;
    float: none;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes {
    float: none;
    width: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
    display: none;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
    width: 107px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
    width: 107px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note {
    display: block;
    max-height: unset;
    padding: 3px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_floor {
    display: none;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_photo .photo_thumb {
    max-width: 344px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text {
    width: 55%;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons {
    height: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price {
    float: none;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_price .prop_title {
    margin-top: 14px;
    margin-bottom: 7px;
    position: relative;
    display: block;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
    clear: both;
    float: none;
    height: 40px;
    text-align: center;
    background-color: transparent;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons .prop_icon {
    display: inline-block;
    float: none;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
    display: none;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
    float: none;
    width: auto;
    text-align: center;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
    display: inline-block;
    float: none;
    width: auto;
    height: 82px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
    display: inline-block;
    float: none;
    width: 163px;
    max-height: 82px;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note {
    display: block;
    float: none;
    width: auto;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .prop_note_write_up {
    display: none;
  }
  .prop_list_items .prop_list_item.is_pro.top_3 .prop_content .prop_text .prop_text_middle .prop_floor {
    display: none;
  }
}
.prop_list_items .prop_list_item.is_bank .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .live_auction {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: 7px;
  height: 70px;
}
.prop_list_items .prop_list_item.is_bank .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .live_auction .live_auction_count_down {
  margin-top: 0;
  padding-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
.prop_list_items .prop_list_item.is_bank .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .live_auction .live_auction_count_down .countdown_row {
  margin-top: 7px;
}
.prop_list_items .prop_list_item.is_bank .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .live_auction .live_auction_high_offer {
  clear: both;
  text-align: center;
}
.prop_list_items .prop_list_item.is_bank .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note .live_auction.pre_hammer_countdown {
  margin-top: -3px;
}
.prop_list_items .prop_list_item.is_sbsa .prop_content {
  background-image: url("/static/img/sbsa/sbsa_logo_big_faded.png");
  background-position: 44% 95%;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_sbsa .prop_content {
    background-position: 99% 94%;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item.is_sbsa .prop_content {
    background-image: none;
  }
}
.prop_list_items .prop_list_item.is_sbsa.top_3 .prop_content {
  background-position: 99% 95%;
}
.prop_list_items .prop_list_item.is_sbsa.top_3.bank_auction .prop_content {
  background-size: 40px;
}
.prop_list_items .prop_list_item.is_sbsa.is_free .prop_content {
  background-image: none;
}
.prop_list_items .prop_list_item.is_sbsa .pre_hammer_asap_note {
  background-color: #002673;
  color: white;
  box-shadow: 0px 1px 3px #002673;
}
.prop_list_items .prop_list_item.is_sbsa .live-auction {
  background-color: #002673;
  color: white;
  box-shadow: 0px 1px 3px #002673;
}
.prop_list_items .prop_list_item.is_fnb .prop_content {
  background-image: url("/static/img/fnb/fnb_logo_for_search_results.png");
  background-position: 44% 95%;
  background-repeat: no-repeat;
  background-size: 64px;
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_fnb .prop_content {
    background-position: 99% 94%;
    background-size: 32px;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item.is_fnb .prop_content {
    background-image: none;
  }
}
.prop_list_items .prop_list_item.is_fnb.top_3 .prop_content {
  background-position: 95% 100%;
}
.prop_list_items .prop_list_item.is_fnb.top_3.bank_auction .prop_content {
  background-size: 40px;
}
.prop_list_items .prop_list_item.is_fnb.is_free .prop_content {
  background-image: none;
}
.prop_list_items .prop_list_item.is_fnb .pre_hammer_asap_note {
  background-color: #009b9b;
  color: white;
  box-shadow: 0px 1px 3px #009b9b;
}
.prop_list_items .prop_list_item.is_fnb .live-auction {
  background-color: #009b9b;
  color: white;
  box-shadow: 0px 1px 3px #009b9b;
}
.prop_list_items .prop_list_item.is_nedbank .prop_content {
  background-image: url("/static/img/nedbank/nedbank_logo_for_search_results.png");
  background-position: 44% 95%;
  background-repeat: no-repeat;
  background-size: 64px;
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_nedbank .prop_content {
    background-position: 99% 94%;
    background-size: 32px;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item.is_nedbank .prop_content {
    background-image: none;
  }
}
.prop_list_items .prop_list_item.is_nedbank.top_3 .prop_content {
  background-position: 82% 82%;
}
.prop_list_items .prop_list_item.is_nedbank.top_3.bank_auction .prop_content {
  background-size: 40px;
}
.prop_list_items .prop_list_item.is_nedbank.is_free .prop_content {
  background-image: none;
}
.prop_list_items .prop_list_item.is_sahomeloans .prop_content {
  background-image: url("/static/img/sahomeloans/sahomeloans_logo_for_search_results.png");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 64px;
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item.is_sahomeloans .prop_content {
    background-position: 99% 94%;
    background-size: 32px;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item.is_sahomeloans .prop_content {
    background-image: none;
  }
}
.prop_list_items .prop_list_item.is_sahomeloans.top_3.bank_auction .prop_content {
  background-size: 40px;
}
.prop_list_items .prop_list_item.is_sahomeloans.is_free .prop_content {
  background-image: none;
}
.prop_list_items .prop_list_item.is_sahomeloans .pre_hammer_asap_note {
  background-color: #ed7900;
  color: white;
  box-shadow: 0px 1px 3px #ed7900;
}
.prop_list_items .prop_list_item.is_sahomeloans .live-auction {
  background-color: #ed7900;
  color: white;
  box-shadow: 0px 1px 3px #ed7900;
}
@keyframes listing_fly_up {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -250px;
  }
  75% {
    margin-top: -500px;
    opacity: 0.5;
  }
  100% {
    margin-top: -2000px;
    opacity: 0;
  }
}
@media (max-width: 1400px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header .prop_price_icons .prop_icons {
    float: right;
    margin-left: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor {
    width: 50%;
    position: relative;
    float: right;
  }
}
@media (max-width: 1199px) {
  .prop_list_items .prop_list_item .prop_content {
    height: 193px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo {
    max-width: none;
    width: 40%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_thumb {
    height: 193px;
    max-height: 193px;
    width: auto;
    max-width: 321px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes {
    width: 100%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
    float: left;
    width: 64%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
    float: right;
    width: 36%;
    clear: none;
    margin-top: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
    float: right;
    width: 120px;
    height: 60px;
    text-align: center;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo img {
    height: 100%;
    width: auto;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
    float: right;
    clear: both;
    width: 120px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor {
    display: none;
  }
}
@media (max-width: 1100px) {
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_thumb {
    max-width: 295px;
  }
}
@media (max-width: 1100px) {
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_thumb {
    max-width: 295px;
  }
}
@media (max-width: 1000px) {
  .prop_list_items .prop_list_item .prop_content .prop_photo {
    width: 35%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_thumb {
    max-width: 245px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text {
    width: 64%;
  }
}
@media (max-width: 979px) {
  .prop_list_items .prop_list_item .prop_header {
    padding: 4px 2px;
  }
  .prop_list_items .prop_list_item .prop_content {
    height: auto;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo {
    width: 100%;
    float: none;
    position: relative;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_link {
    display: block;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo .photo_link .photo_thumb {
    max-width: none;
    max-height: none;
    height: auto;
    width: 100%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_photo .mini_spinner {
    width: 170px;
    left: 50%;
    right: auto;
    margin-left: -85px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text {
    padding: 4px 7px;
    width: auto;
    float: none;
    margin-left: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_header {
    height: 48px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes {
    float: none;
    position: relative;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
    display: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
    float: none;
    width: 100%;
    right: 0;
    top: 0;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo {
    float: none;
    display: inline-block;
    height: auto;
    width: 15%;
    max-width: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agent_photo img {
    height: auto;
    width: 100%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info .agency_logo {
    float: none;
    display: inline-block;
    width: 40%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes.no_agent_info .prop_note {
    width: 100%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes.no_agent_info .agent_info {
    display: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .prop_note {
    display: block;
    float: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .live-auction-count-down {
    padding-top: 1px;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes.has_auction .live-auction-count-down .countdown_row .countdown_section .countdown_amount {
    font-size: 120%;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor {
    display: block;
    width: 100%;
    height: auto;
    float: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_floor .photo_grid {
    display: none;
  }
}
@media (max-width: 375px) {
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .prop_note {
    float: none;
    width: 100%;
    display: none;
  }
  .prop_list_items .prop_list_item .prop_content .prop_text .prop_text_middle .prop_notes .agent_info {
    float: none;
    width: 100%;
    position: relative;
  }
}
.prop_list_items .prop_list_item_reset {
  clear: both;
}

.agents {
  margin-top: 79px;
  min-height: 650px;
}
.agents .agent_list {
  box-shadow: 0 0 6px -2px #3a3939;
  border-radius: 5px;
  padding-left: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.agents .agent_list .heading {
  margin-bottom: 14px;
}
.agents .agent_list .agent {
  position: relative;
  height: 110px;
  display: block;
}
.agents .agent_list .agent .photo {
  float: left;
  height: 100px;
  margin-right: 7px;
}
.agents .agent_list .agent .photo .photo_img {
  height: 100%;
  max-width: 75px;
}
.agents .agent_list .agent .details {
  float: left;
  width: 65%;
  font-size: 17px;
  line-height: 20px;
}
.agents .agent_list .agent .details .name {
  padding-top: 7px;
  font-weight: bold;
}
.agents .agent_list .agent .details .agency {
  font-size: 16px;
  color: #bbb;
}
@media (max-width: 1100px) {
  .agents .agent_list .agent {
    text-align: center;
    height: auto;
    margin-bottom: 7px;
  }
  .agents .agent_list .agent .photo {
    float: none;
  }
  .agents .agent_list .agent .details {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .agents {
    margin-top: 114px;
  }
}

.search-results-neighbouring-results {
  font-size: 20px;
  line-height: 25px;
  margin-top: 25px;
}

/* Generic */
.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Filter Area */
.search_crumbs {
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  color: #bfbfbf;
}
.search_crumbs a {
  color: #7a7a7a;
  font-weight: 500;
}

.geo_selection {
  max-height: 160px;
  overflow: hidden;
  position: relative;
}
.geo_selection .list {
  list-style: none;
  columns: auto 3;
  -webkit-columns: auto 3;
}
.geo_selection .list li {
  line-height: 22px;
}
.geo_selection .list li a {
  padding-left: 3px;
}
@media (min-width: 1400px) {
  .geo_selection .list {
    columns: auto 4;
    -webkit-columns: auto 4;
  }
}
@media (max-width: 580px) {
  .geo_selection .list {
    columns: auto 2;
    -webkit-columns: auto 2;
  }
}
.geo_selection .geo_header .geo_header_title {
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  font-weight: normal;
}
.geo_selection .geo_header .geo_apply_selection {
  display: none;
}
.geo_selection .geo_header .geo_apply_selection .geo_apply_selection_form {
  width: 157px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.geo_selection .geo_header .geo_apply_selection .geo_apply_selection_form button {
  margin-bottom: 5px;
}
.geo_selection .show_all {
  display: none;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.geo_selection .show_all:hover {
  color: #0088cc;
}
.geo_selection.long_list .show_all {
  display: block;
}
.geo_selection.show_all_items {
  max-height: none;
  padding-top: 45px;
  padding-bottom: 450px;
  border-bottom: 2px solid silver;
  z-index: 1050;
}
.geo_selection.show_all_items .geo_header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 130px;
  background-color: white;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
  padding-top: 60px;
}
.geo_selection.show_all_items .geo_header .geo_header_title {
  font-size: 22px;
}
.geo_selection.show_all_items .geo_header .geo_apply_selection {
  display: block;
  min-height: 67px;
}
.geo_selection.show_all_items .show_all {
  display: none;
}

.filter-block {
  float: none;
  width: 100%;
  margin-top: 20px;
  min-height: 40px;
  position: relative;
}
.filter-block .hover-effect {
  background-color: #f8f8f8;
  padding: 5px;
}
.filter-block form {
  margin-bottom: 5px;
  cursor: pointer;
}
.filter-block hr {
  margin: 6px 0;
}
.filter-block .filter-heading {
  margin-bottom: 23px;
  padding-left: 6px;
  font-size: 18px;
}
.filter-block .searchfield {
  width: 44%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  float: left;
}
.filter-block .searchfield.searchfield_location {
  width: 90%;
  clear: both;
}
.filter-block .searchfield.searchfield_email_address {
  width: 90%;
  clear: both;
}
.filter-block #clicked_status {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 4px 14px 3px 8px;
  font-weight: bold;
  transition: all 750ms ease;
  color: white;
  cursor: pointer;
  background-color: red;
  border-top-left-radius: 6px;
}
.filter-block .current_filter_text {
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 21px;
  padding-left: 43px;
}
.filter-block .for_non_fixed {
  display: inline-block;
}
.filter-block .for_fixed {
  display: none;
}
.filter-block.to-be-fixed-fixed {
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
  background-color: #000;
  z-index: 1000;
  height: 70px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 430px) {
  .filter-block.to-be-fixed-fixed .current_filter_text {
    top: 27px;
  }
}
.filter-block.to-be-fixed-fixed .save-notify {
  position: absolute;
  right: 11px;
  top: 13px;
  margin: 0;
  width: 46px;
  height: 46px;
  background-image: url("/static/img/basetheme/notify_bell.png");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1001;
}
.filter-block.to-be-fixed-fixed .save-notify p {
  display: none;
}
.filter-block.to-be-fixed-fixed .filter-holder {
  width: 940px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-top: 7px;
  background-image: none;
  background-color: #000;
  border: 1px solid black;
  color: white;
}
.filter-block.to-be-fixed-fixed .filter-holder .textboxlist-autocomplete {
  color: #333;
}
.filter-block.to-be-fixed-fixed .filter-holder .current_filter_text {
  display: block;
  right: 45px;
}
.filter-block.to-be-fixed-fixed .filter-holder #search-filter {
  max-width: 500px;
}
.filter-block.to-be-fixed-fixed .filter-holder .filter_header_icon i {
  background-image: url("/static/img/glyphicons-halflings-white.png");
}
@media (min-width: 1200px) {
  .filter-block.to-be-fixed-fixed .filter-holder {
    width: 1170px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .filter-block.to-be-fixed-fixed .filter-holder {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .filter-block.to-be-fixed-fixed .filter-holder {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 430px) {
  .filter-block.to-be-fixed-fixed .filter-holder {
    margin: 0;
    padding: 0;
  }
}
.filter-block.to-be-fixed-fixed .hover-effect {
  box-shadow: none;
}
.filter-block.to-be-fixed-fixed .searchicon {
  background-image: url("/static/img/basetheme/search_icon_big_sprite_for_black.png");
  background-color: transparent;
}
.filter-block.to-be-fixed-fixed .textboxlist .type_sub, .filter-block.to-be-fixed-fixed .textboxlist .type_edu, .filter-block.to-be-fixed-fixed .textboxlist .type_mall, .filter-block.to-be-fixed-fixed .textboxlist .type_reg, .filter-block.to-be-fixed-fixed .textboxlist .type_mr, .filter-block.to-be-fixed-fixed .textboxlist .type_bou_ {
  color: #333;
}
.filter-block.to-be-fixed-fixed .btn_create_alert .for_non_fixed {
  display: none;
}
.filter-block.to-be-fixed-fixed .btn_create_alert .for_fixed {
  display: inline-block;
}
@media (max-width: 430px) {
  .filter-block.to-be-fixed-fixed {
    height: 44px;
  }
}
.filter-block.clicked .btn_create_alert {
  display: none;
}
.current_style_SBSA .filter-block.to-be-fixed-fixed {
  background-color: #003399;
}
.current_style_SBSA .filter-block.to-be-fixed-fixed .filter-holder {
  background-color: #003399;
  border: 1px solid transparent;
  background-image: url("/static/img/sbsa/header_logo.png");
  background-position: 100% -9px;
  background-repeat: no-repeat;
}
@media (max-width: 600px) {
  .current_style_SBSA .filter-block.to-be-fixed-fixed .filter-holder {
    background-image: url("/static/img/sbsa/header_logo_notext.png");
    background-position: 100% 0;
  }
}
.current_style_SBSA .filter-block .clicked #update-filter.btn-success {
  background-color: #5bb75b;
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.current_style_FNB .filter-block.to-be-fixed-fixed {
  background-color: #009b9b;
}
.current_style_FNB .filter-block.to-be-fixed-fixed .filter-holder {
  background-color: #009b9b;
  border: 1px solid transparent;
  background-image: url("/static/img/fnb/fnb_logo_big_faded.png");
  background-position: 100% 0px;
  background-repeat: no-repeat;
  background-size: 47px;
}
@media (max-width: 600px) {
  .current_style_FNB .filter-block.to-be-fixed-fixed .filter-holder {
    background-image: url("/static/img/fnb/fnb_logo_big_faded.png");
    background-position: 100% 0;
  }
}
@media (max-width: 430px) {
  .current_style_FNB .filter-block.to-be-fixed-fixed .filter-holder {
    background-position: 100% 3px;
  }
}

.current_style_SAHOMELOANS .filter-block.to-be-fixed-fixed {
  background-color: #FF6600;
}
.current_style_SAHOMELOANS .filter-block.to-be-fixed-fixed .filter-holder {
  background-color: #FF6600;
  border: 1px solid transparent;
  background-image: url("/static/img/sahomeloans/sahl_white_opt.svg");
  background-position: 100% 0px;
  background-repeat: no-repeat;
  background-size: 70px;
}
@media (max-width: 600px) {
  .current_style_SAHOMELOANS .filter-block.to-be-fixed-fixed .filter-holder {
    background-position: 100% 0;
  }
}
.current_style_SAHOMELOANS .filter-block .clicked #update-filter.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.is_bank_assisted_sale_page .prop_list_items .prop_list_item .prop_header .prop_badges .prop-badge-open-market {
  display: block;
}

.filter-block .filter-holder {
  height: 49px;
  width: 60%;
  overflow: hidden;
  float: left;
  margin-bottom: 15px;
  z-index: 1000;
  position: absolute;
}
.filter-block .filter-holder .notify_me_email_supply {
  display: none;
}
.filter-block .filter-holder #update-filter {
  display: none;
}
.filter-block .filter-holder #update-filter.btn-success, .filter-block .filter-holder #update-filter.btn-primary {
  display: block;
}
.filter-block .filter-holder #update-filter-save {
  display: none;
  margin-right: 3px;
}
.filter-block .filter-holder #update-filter-save.btn-success, .filter-block .filter-holder #update-filter-save.btn-primary {
  display: block;
}
.filter-block .filter-holder .filter_header_icon i {
  margin: 9px;
}
@media (max-width: 430px) {
  .filter-block .filter-holder {
    height: 44px;
  }
}
.filter-block .clicked {
  height: auto !important;
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.05);
  padding-bottom: 40px !important;
}
.filter-block .clicked #clicked_status {
  display: block;
}
.filter-block .clicked #update-filter.btn-success, .filter-block .clicked #update-filter.btn-primary {
  display: block;
}
@media (max-width: 768px) {
  .filter-block .clicked #update-filter.btn-success, .filter-block .clicked #update-filter.btn-primary {
    position: absolute;
    bottom: 33px;
    left: 3px;
    right: 17px;
    line-height: 33px;
  }
}
.filter-block .clicked #update-filter-save.btn-success, .filter-block .clicked #update-filter-save.btn-primary {
  display: block;
  margin-right: 3px;
}
@media (max-width: 768px) {
  .filter-block .clicked #update-filter-save.btn-success, .filter-block .clicked #update-filter-save.btn-primary {
    position: absolute;
    bottom: 81px;
    left: 3px;
    right: 17px;
    line-height: 33px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .filter-block .clicked {
    position: fixed !important;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: 0 !important;
    width: 100% !important;
  }
}
.filter-block.search_block_view_type_Map {
  display: none;
}
.filter-block.has_filter_update .btn_create_alert {
  display: none;
}
.filter-block.has_filter_update .filter-holder #update-filter-save {
  display: none;
}
.filter-block.has_filter_update .filter-holder.clicked #update-filter-save {
  display: block;
}
.filter-block.ask_for_email .filter-heading {
  display: none;
}
.filter-block.ask_for_email .current_filter_text {
  display: none !important;
}
.filter-block.ask_for_email #clicked_status {
  display: none;
}
.filter-block.ask_for_email .notify_me_email_supply {
  display: block;
}
.filter-block.ask_for_email .notify_me_email_supply .searchfield {
  display: block;
}
.filter-block.ask_for_email .notify_me_email_supply .searchfield input {
  width: 90%;
}
.filter-block.ask_for_email .notify_me_email_supply .searchfield .email_address_label {
  margin-top: 15px;
  margin-bottom: 7px;
  font-weight: bold;
}
.filter-block.ask_for_email .searchfield {
  display: none;
}
.filter-block.ask_for_email.to-be-fixed-fixed .email_address_label {
  color: white;
}
@media (max-width: 784px) {
  .filter-block .filter-holder {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .filter-block .searchfield {
    width: 100%;
  }
}

.searchfield .filter_area_holder {
  margin-bottom: 5px;
}
.searchfield .filter_area_holder .textboxlist-bits {
  background-color: white;
}
.searchfield .filter_area_holder .textboxlist {
  width: 100%;
}
.searchfield .filter_area_holder .textboxlist_empty {
  border: 1px solid red;
}

.filter-show-focus {
  height: auto;
  background-image: none;
}

@media (max-width: 784px) {
  .desktop_text {
    display: none;
  }
}

.tablet_text {
  display: none;
}
@media (max-width: 784px) {
  .tablet_text {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .tablet_text {
    display: none;
  }
}

.phone_text {
  display: none;
}
@media (max-width: 500px) {
  .phone_text {
    display: inline-block;
  }
}

/*changed the fixed stuff*/
.to-be-fixed.bottom_fixed {
  display: none;
}

.to-be-fixed-fixed {
  position: fixed;
  right: 1%;
  margin-top: 13px;
  top: 0px;
  float: none;
  margin-right: 0px;
}
.to-be-fixed-fixed .btn_create_alert {
  z-index: 1001;
  margin-top: 3px;
}
.to-be-fixed-fixed.bottom_fixed {
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  top: auto;
}

/* Mini Map */
.map-holder {
  margin-top: 10px;
  width: 95%;
  height: 150px;
}
.map-holder:hover {
  height: 280px;
}

.map_holder_fine_print {
  text-align: center;
  margin: 4px 0px;
}

#map_canvas_mini {
  width: 100%;
  height: 100%;
}

/* Notify me of changes to listings...*/
.save-notify {
  width: 30%;
  float: right;
  cursor: pointer;
  height: 61px;
}
.save-notify p {
  padding-left: 38px;
  margin: 0 0 0 0;
  background-image: url("/static/img/basetheme/notify_bell.png");
  background-repeat: no-repeat;
  background-position-y: 9px;
}
@media (max-width: 1024px) {
  .save-notify .inner_text {
    font-size: small;
  }
}
@media (max-width: 784px) {
  .save-notify {
    overflow: hidden;
    width: 61px;
  }
  .save-notify p {
    display: block;
    width: 32px;
    height: 61px;
    overflow: hidden;
    background-position-y: 16px;
    background-position-x: 16px;
    transition: background 500ms ease;
    padding-left: 61px;
  }
  .save-notify p:hover {
    background-color: rgba(192, 192, 192, 0.36);
  }
}

.property_sort_box.btn-group {
  margin-left: 15px;
}
@media (max-width: 367px) {
  .property_sort_box.btn-group {
    margin-top: 7px;
    margin-left: 0;
  }
}

@media (max-width: 367px) {
  .property_filter_group {
    margin-top: 7px;
    margin-right: 7px;
  }
}

.save-notify-spaced {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  width: 50%;
  margin-bottom: 66px;
}

/* Area Info Block */
.clear_area {
  clear: both;
}

.in-the-area {
  margin-top: 28px;
  clear: both;
  border: 1px solid #f8f8f8;
  border-radius: 3px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #f8f8f8;
  padding: 5px;
}
.in-the-area .poi_list li {
  font-size: large;
  line-height: normal;
}

/*Listing by blocks*/
.search-results-toggle {
  height: 30px;
}

.search-results-province-toggle {
  padding-top: 5px;
  height: 30px;
  padding-bottom: 5px;
}

.search-results-prop-count {
  line-height: 22px;
  margin-top: 10px;
}
.search-results-prop-count .change_filter_label {
  cursor: pointer;
}

.search-results-toggle button i {
  margin-right: 3px;
}

.search-results-blocks {
  margin-top: 35px;
}

.search_result_new_section_title {
  font-size: xx-large;
  line-height: normal;
  margin-top: 21px;
  clear: both;
}

/* DEBUG stuffies */
#debugscroll {
  display: none;
  position: fixed;
  top: 1px;
  right: 1px;
  height: 25px;
  width: 100px;
  background-color: red;
}

/* MAP Listing*/
.page-heading-Map {
  margin-top: 4px;
}
.page-heading-Map .search-results-toggle {
  padding-top: 0;
}

.search-results-map {
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  /*
  padding: 5px;
  border-radius: 4px;
  border: 2px solid #f8f8f8;
  margin-top: 20px;
  */
}
.search-results-map #map_canvas {
  /*float: left;*/
  height: 100%;
}
.search-results-map .map_canvas_full, .search-results-map .map_canvas_75 {
  width: 100%;
}
.search-results-map #map_info {
  height: auto;
  width: 400px;
}
.search-results-map #map_info .holder {
  border: 0;
}
.search-results-map #map_info .holder .prop-meta {
  margin: 0;
}
.search-results-map #map_info .holder .prop-meta .prop-photo {
  margin: 0;
}
.search-results-map #map_info .holder .prop-meta .prop-photo img {
  width: 100%;
  max-width: none;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  max-height: 300px;
}

#map_info .search-results-blocks .prop-type-list .prop-actions {
  display: block;
}
#map_info .holder {
  border-left: 2px solid #f8f8f8;
  background-color: #f8f8f8;
  width: 100%;
  height: 100%;
}
#map_info .search-results-blocks {
  margin-top: 0px;
}
#map_info .search-results-blocks .prop-type-list {
  /*height: 99%;*/
}
#map_info .prop-mrno {
  float: none;
  margin-right: auto;
  margin-left: auto;
  display: none;
}
#map_info .prop-title, #map_info .prop-photo, #map_info .prop-meta, #map_info .prop-street, #map_info .prop-price, #map_info .prop-price-best {
  margin: 2px;
  float: none;
  width: 100%;
  height: auto;
}
#map_info .prop-photo {
  height: auto;
}
#map_info .prop-photo img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 75%;
  max-width: 200px;
}
#map_info .prop-icons {
  width: 100%;
  float: none;
  height: 60px;
}
#map_info .prop-price {
  text-align: center;
}
#map_info .prop-actions {
  margin-left: auto;
  margin-right: auto;
  width: 203px;
  float: none;
  margin-top: 10px;
}
#map_info .prop-actions button {
  margin-left: 0px;
  margin-bottom: 3px;
  margin-right: 3px;
  width: 93px;
  height: 25px;
}
#map_info .prop-list-item {
  margin-bottom: 0px;
}

.search-results-map .map_filter_control_div {
  width: 250px;
}
.search-results-map .map_filter_control_div #clicked_status {
  display: none;
}
.search-results-map .map_filter_control_div .map_filter_control {
  background-image: none;
}
.search-results-map .map_filter_control_div .map_filter_control #filter-holder .filter-heading {
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 5px;
}
.search-results-map .map_filter_control_div .map_filter_control #filter-holder .filter-heading .filter_header_icon {
  font-size: 17px;
  line-height: normal;
  margin-right: 5px;
}
.search-results-map .map_filter_control_div.clicked {
  height: auto;
}
.search-results-map .map_filter_control_div.clicked .map_filter_control {
  height: auto;
}
.search-results-map .map_filter_control_div.clicked .map_filter_control #update-filter {
  display: inline-block;
}
.search-results-map h2 {
  line-height: 26px;
}
.search-results-map .map_filter_control_div_big {
  width: 400px;
}
.search-results-map .searchfield {
  float: left;
  width: 200px;
}
.search-results-map .mini_spinner {
  /*right: 27%;*/
  /*left: 27%;*/
  /*width: 36%;*/
  /*padding-left: 8px;*/
  /*margin-left: 6px;*/
}
.search-results-map .icon-chevron-left {
  /*width: 20%;*/
}
.search-results-map .icon-chevron-right {
  /*width: 20%;*/
  /*float: right;*/
}
.search-results-map .prop-photo .mini_spinner .total_photos {
  /*float: left;*/
  /*width: 60%;*/
}

#map_filter_control {
  overflow: hidden;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.search-results-map .map_filter_control {
  cursor: pointer;
  width: 100%;
  padding: 5px;
  height: 22px;
  background-color: #fff;
  border: 1px solid #717B87;
  box-shadow: rgba(0, 0, 0, 0.39844) 0px 2px 4px;
  background-image: url("/static/img/basetheme/filter_more.png");
  border-radius: 3px;
}

#map_filter_control .map_filter_hider {
  padding: 2px 5px 2px 2px;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
  float: right;
  margin-bottom: 3px;
}

.search-results-map #update-filter {
  display: none;
}
.search-results-map .map_filter_expanded {
  height: auto;
  background-image: none;
  cursor: default;
}
.search-results-map .map_filter_expanded #update-filter {
  display: inline-block;
}

#map_user_prompt {
  border-radius: 9px;
  border: 4px solid #212121;
  background-color: white;
  display: none;
  position: fixed;
  z-index: 10;
  width: 94%;
  max-width: 792px;
  top: 170px;
  box-shadow: 0px 0px 35px 15px rgba(0, 0, 0, 0.5);
}
#map_user_prompt .prompt_listing, #map_user_prompt .prompt_map {
  height: 439px;
  width: 50%;
  float: left;
  background-position: bottom left;
  background-repeat: no-repeat;
  cursor: pointer;
}
#map_user_prompt .inner_text_block {
  font-size: 30px;
  line-height: 35px;
  padding: 20px;
  text-align: center;
}
#map_user_prompt .prompt_listing {
  background-image: url("/static/img/basetheme/map/prompt/listing.jpg");
  border-right: 4px solid #212121;
  width: 50%;
  border-bottom-left-radius: 9px;
}
#map_user_prompt .prompt_map {
  background-image: url("/static/img/basetheme/map/prompt/map.jpg");
  width: 49%;
  border-bottom-right-radius: 9px;
}

.map_suburb_hover {
  display: none;
  position: fixed;
  z-index: 9;
  width: 80%;
  left: 10%;
  font-size: 55px;
  text-align: center;
  line-height: 100px;
  color: #ffffff;
  text-shadow: 1px 2px 13px #000000;
}

.map_suburb_control_div {
  z-index: 0;
  font-size: 15px;
}
.map_suburb_control_div li {
  line-height: 20px;
}

.map_filter_control_div {
  z-index: 1;
}

.map_suburbs {
  display: none;
  border-radius: 3px;
  border: 1px solid #212121;
  background-color: white;
  display: none;
  position: fixed;
  z-index: 9;
  width: 16%;
  max-width: 230px;
  height: 50%;
  top: 200px;
  left: 11px;
  box-shadow: rgba(0, 0, 0, 0.39844) 0px 2px 4px;
  padding: 15px;
  overflow-y: scroll;
}
.map_suburbs h3 {
  cursor: pointer;
}
.map_suburbs ul {
  list-style: none;
  margin-left: 0px;
}

.map_suburb_smaller {
  overflow-y: hidden;
  height: 25px;
  padding: 3px;
  width: 120px;
}
.map_suburb_smaller .close {
  display: none;
}
.map_suburb_smaller #list_of_map_suburbs {
  display: none;
}
.map_suburb_smaller h3 {
  padding: 3px;
  line-height: 22px;
}

.map_suburbs .suburb_map_link {
  cursor: pointer;
  color: #0088cc;
}

#map_load_error {
  margin-top: 40px;
}

.map_full_screen {
  position: fixed;
  top: 145px;
  left: 0px;
  right: 0px;
  bottom: 90px;
}

.map_grid {
  /*display: none;*/
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 90px;
  overflow-y: scroll;
  background-color: transparent;
}
.map_grid:hover {
  height: 200px;
  background-color: #ffffff;
  z-index: 15;
}
.map_grid .table {
  margin-bottom: 0px;
}
.map_grid .table th, .map_grid .table td {
  line-height: 13px;
  padding: 2px 4px 2px 4px;
}
.map_grid .map_grid_cols {
  position: fixed;
  left: 0px;
  right: 30px;
  background-color: #212121;
  color: #fff;
  z-index: 2;
}
.map_grid .map_grid_data {
  position: absolute;
  left: 0px;
  right: 0px;
  margin-top: 18px;
  z-index: 1;
  cursor: pointer;
}
.map_grid .map_grid_row {
  clear: both;
}
.map_grid .map_grid_row_high .map_grid_col {
  background-color: #D7FDD7;
}
.map_grid .map_grid_row .map_grid_col {
  float: left;
  width: 12.5%;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.map_grid .map_grid_data .map_grid_row .map_grid_col {
  border-bottom: 1px solid silver;
}
.map_grid .map_grid_data .map_grid_row:hover .map_grid_col {
  background-color: #CCC;
}
.map_grid .map_grid_row .col_1 {
  width: 33%;
  padding-left: 5px;
}
.map_grid .map_grid_row .col_2 {
  width: 18%;
}
.map_grid .map_grid_row .col_3, .map_grid .map_grid_row .col_4, .map_grid .map_grid_row .col_5, .map_grid .map_grid_row .col_6, .map_grid .map_grid_row .col_7, .map_grid .map_grid_row .col_8 {
  width: 8%;
}

.cssload-container {
  position: fixed;
  left: 11px;
  bottom: 95px;
  width: 35px;
  height: 35px;
  text-align: center;
  z-index: 1000;
  display: none;
}
.cssload-container .cssload-speeding-wheel {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  border: 3px solid rgb(0, 0, 0);
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin 950ms infinite linear;
}
@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*fix google maps for android phones using the build in browser*/
.gmnoprint, .map_filter_control_div, .map_info_control_div, #PropertyHoverWindow-control {
  -webkit-transform: translate3d(0, 0, 0);
}

.map_home_link_control_div {
  -webkit-transform: translate3d(0, 0, 0);
  padding: 3px;
}

#map_info .search-results-blocks .prop-type-list {
  height: auto;
}

/* List view */
.search-results-blocks .prop-type-list {
  width: 100%;
  height: 159px;
  display: block;
  border-radius: 4px;
  background-color: #ffffff;
}
.search-results-blocks .prop-type-list.estate_listing_item {
  border-radius: 6px;
  transition: all 250ms ease-in;
}
.search-results-blocks .prop-type-list.estate_listing_item:hover {
  border-color: #EBCA3F;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 10px rgba(235, 202, 63, 0.6);
}
.search-results-blocks .prop-type-list.estate_listing_item .prop-tag {
  margin-top: -26px;
}
.search-results-blocks .prop-type-list.estate_listing_item .prop-tag .prop-badge {
  transition: all 250ms ease-in;
}
.search-results-blocks .prop-type-list.estate_listing_item .prop-mrno {
  margin-top: -28px;
  transition: all 250ms ease-in;
}
.search-results-blocks .prop-type-list.pro_listing_item {
  border-radius: 6px;
  transition: all 250ms ease-in;
  background-image: url("/static/img/basetheme/go_pro/listing_superhero_smaller.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
.search-results-blocks .prop-type-list.pro_listing_item .prop-tag {
  margin-top: -26px;
}
.search-results-blocks .prop-type-list.pro_listing_item .prop-tag .prop-badge {
  transition: all 250ms ease-in;
}
.search-results-blocks .prop-type-list.pro_listing_item .prop-mrno {
  margin-top: -28px;
  transition: all 250ms ease-in;
}
.search-results-blocks .prop-type-list-Archived, .search-results-blocks .offer_status_Archived {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.search-results-blocks .prop-type-list-Archived:hover, .search-results-blocks .offer_status_Archived:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.search_results_summary_holder h3 {
  margin-top: 35px;
}
.search_results_summary_holder .search_results_summary {
  margin: 15px 15px 15px 0;
  box-shadow: 1px 1px 3px 0 #f1f1f1;
}
.search_results_summary_holder .search_results_summary th {
  font-size: 15px;
}
.search_results_summary_holder .search_results_summary th, .search_results_summary_holder .search_results_summary td {
  padding-left: 10px;
  padding-right: 10px;
}
.search_results_summary_holder .search_results_summary td {
  border-bottom: 1px solid #EEEEEE;
}
.search_results_summary_holder .search_results_summary thead .PropertyType {
  text-align: left;
}
.search_results_summary_holder .search_results_summary tbody .for_sale, .search_results_summary_holder .search_results_summary tbody .bed_avg {
  text-align: center;
}
.search_results_summary_holder .search_results_summary tbody .price_avg {
  text-align: right;
}
@media (max-width: 650px) {
  .search_results_summary_holder {
    display: none;
  }
}

/** PRO LISTING ENHANCED STYLES - START **/
/** PRO LISTING ENHANCED STYLES - END **/
/** Estate LISTING ENHANCED STYLES - START **/
/** Estate LISTING ENHANCED STYLES - END **/
.close_info_block {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 1px 0 white;
  line-height: 18px;
  display: block;
  z-index: 1;
  cursor: pointer;
}
.close_info_block:hover {
  color: red;
}

.listing-group-by {
  border-bottom: 1px solid #CACACA;
  margin-right: 25px;
  text-align: center;
}

.search-results-blocks .prop_type_holder {
  height: 80px;
  background-repeat: no-repeat;
  background-position: 95% 10%;
  position: relative;
}
.search-results-blocks .prop_type_holder_for_SBSA {
  background-image: url("/static/img/basetheme/search_result_logos_sbsa.png");
}
.search-results-blocks .prop_type_holder_for_ABSA {
  background-image: url("/static/img/basetheme/search_result_logos_absa.png");
}
.search-results-blocks .prop_type_holder_for_FNB {
  background-image: url("/static/img/basetheme/search_result_logos_fnb.png?v=2");
}
.search-results-blocks .prop-type-list-high {
  background-color: #FAFAFA;
}
.search-results-blocks .prop-type-list .prop-meta {
  height: 10px;
  display: block;
  float: left;
  width: 100%;
}

* + html .search-results-blocks .prop-type-list .prop-meta {
  /*thanx ie7*/
  float: none;
}

.search-results-blocks .prop-type-list .prop-latlng {
  display: none;
}
.search-results-blocks .prop-type-list:hover {
  border-color: #fdb419;
}
.search-results-blocks .prop-type-list:hover .prop-mrno span {
  background-color: red;
  color: #ffffff;
}
.search-results-blocks .prop-type-list .prop-mrno {
  text-align: center;
  float: right;
  width: 70px;
  display: block;
  height: 20px;
  clear: both;
  background-color: #ffffff;
  margin-top: -26px;
  margin-top: -25 px \9 ;
  margin-right: 10px;
  padding: 2px 2px 0px 2px;
}

* + html .search-results-blocks .prop-type-list .prop-mrno {
  margin-top: -24px;
}

.search-results-blocks .prop-type-list .prop-mrno span {
  display: block;
  background-color: #cccccc;
  border-radius: 2px;
}
.search-results-blocks .prop-type-list .prop-tag {
  float: left;
  height: 20px;
  margin-top: -24px;
  margin-top: -23 px \9 ;
  margin-left: 10px;
  border-bottom: 2px solid white;
}

* + html .search-results-blocks .prop-type-list .prop-tag {
  margin-top: -22px;
}

.search-results-blocks .prop-type-list .prop-tag .prop-badge {
  float: left;
  margin-right: 10px;
  padding: 2px 3px 0px 3px;
  background-color: #ffffff;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge span {
  background-color: #fff;
  border-radius: 2px;
  padding: 2px 5px;
  height: 14px;
  display: block;
  float: left;
  max-width: 150px;
  overflow: hidden;
  margin-right: 3px;
  line-height: 14px;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-blue {
  color: #01a8ea;
  border: 1px solid #01a8ea;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-green {
  color: #01bb6f;
  border: 1px solid #01bb6f;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-black {
  color: #212121;
  border: 1px solid #212121;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-yellow {
  color: #ffe024;
  border: 1px solid #ffe024;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-orange {
  color: #DC9E1A;
  border: 1px solid #DC9E1A;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-red {
  color: #f42430;
  border: 1px solid #f42430;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-gray {
  color: #c4c4c4;
  border: 1px solid #c4c4c4;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-sbsa {
  color: #002673;
  border: 1px solid #002673;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-absa {
  /*
  background-image: url('/static/img/basetheme/search_results_bank_icons_small.png');
  background-repeat: no-repeat;
  background-position: 1px 2px;
  padding-left: 18px;
  */
  background-color: #F4F4F4;
  color: #ED1B2F;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-fnb {
  /*
  background-image: url('/static/img/basetheme/search_results_bank_icons_small.png');
  background-repeat: no-repeat;
  background-position: 1px -36px;
  padding-left: 18px;
  */
  background-color: #fff;
  color: #009696;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-dark {
  background-color: #333;
  color: #fff;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-estate {
  background-color: #EBCA3F;
  color: #0f0f0f;
}
.search-results-blocks .prop-type-list .prop-tag .prop-badge .prop-badge-special {
  background-color: #FF9100;
  color: #ffffff;
}
.search-results-blocks .prop-type-list:hover .prop-tag .prop-badge .prop-badge-special {
  box-shadow: 0 0 10px -1px rgb(255, 145, 0);
}
.search-results-blocks .prop-type-list .prop-photo {
  float: left;
  width: 208px;
  clear: both;
  height: 158px;
  margin-right: 10px;
}
.search-results-blocks .prop-type-list .prop-photo img {
  display: block;
  margin: 4px auto 4px 4px;
  border-radius: 3px;
}
.search-results-blocks .prop-type-list .prop-title {
  display: block;
  float: left;
  width: 50%;
  margin-top: 12px;
  font-weight: bold;
  font-size: 17px;
  color: #0579C7;
}
.search-results-blocks .prop-type-list img.wide_photo_thumb {
  /*margin-top: 22px;*/
}
.search-results-blocks .prop-type-list .prop-street {
  float: left;
  width: 50%;
  font-weight: bold;
  font-size: 12px;
}
@media (max-width: 745px) {
  .search-results-blocks .prop-type-list .prop-street {
    width: 45%;
  }
}
.search-results-blocks .prop-type-list .prop-suburb {
  display: none;
}
.search-results-blocks .prop-type-list .prop-icons {
  width: 50%;
  float: left;
  margin-top: 8px;
}
.search-results-blocks .prop-type-list .prop-icons div {
  margin-right: 8px;
  margin-bottom: 8px;
  font-size: 13px;
}
.search-results-blocks .prop-type-list .prop-icons .prop-icon-bed {
  background-position: 0px -22px;
}
.search-results-blocks .prop-type-list .prop-icons .prop-icon-bath {
  background-position: 0px -44px;
}
.search-results-blocks .prop-type-list .prop-icons .prop-icon-garage {
  background-position: 0px -110px;
}
.search-results-blocks .prop-type-list .prop-icons .prop-icon-size {
  background-position: 0px -66px;
}
.search-results-blocks .prop-type-list .prop-icons .prop-icon-erf {
  background-position: 0px -88px;
}
@media (max-width: 745px) {
  .search-results-blocks .prop-type-list .prop-icons {
    width: 45%;
  }
}
.search-results-blocks .prop-type-list .prop-price {
  float: left;
  width: 51%;
  font-weight: bold;
  font-size: 19px;
}
@media (max-width: 745px) {
  .search-results-blocks .prop-type-list .prop-price {
    width: 45%;
  }
}
.search-results-blocks .prop-type-list .prop-price-rent {
  font-size: 14px;
}
.search-results-blocks .prop-type-list .prop-price-rent .rental_per_month_short {
  display: inline;
}
.search-results-blocks .prop-type-list .prop-price-rent .rental_per_month {
  display: none;
}
@media (max-width: 745px) {
  .search-results-blocks .prop-type-list .prop-price-rent .rental_per_month_short {
    display: none;
  }
  .search-results-blocks .prop-type-list .prop-price-rent .rental_per_month {
    display: inline;
  }
}
.search-results-blocks .prop-type-list .prop-price-rent .currency-symbol {
  font-size: 15px;
}
.search-results-blocks .prop-type-list .prop-price .currency-symbol {
  font-size: 23px;
}
.search-results-blocks .prop-type-list .prop-price .special_until {
  display: block;
  font-size: 13px;
  line-height: 25px;
}
.search-results-blocks .prop-type-list .prop-price-best {
  display: block;
  float: left;
  width: 100%;
  font-size: 11px;
  font-weight: normal;
}
.search-results-blocks .prop-type-list .prop-right {
  position: absolute;
  right: 7px;
  top: 75px;
}
.search-results-blocks .prop-type-list .prop-right .live-auction {
  background-position: 7px 7px;
  background-image: url("/static/img/basetheme/prop_detail_icons_auction.png");
  background-repeat: no-repeat;
}
.search-results-blocks .prop-type-list .prop_notes {
  float: left;
  width: 29%;
  font-size: 13px;
  padding-top: 6px;
  max-height: 103px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 979px) {
  .search-results-blocks .prop-type-list .prop_notes {
    max-height: 68px;
  }
}
@media (max-width: 745px) {
  .search-results-blocks .prop-type-list .prop_notes {
    width: 45%;
  }
}
@media (max-width: 650px) {
  .search-results-blocks .prop-type-list .prop_notes {
    display: none;
  }
}
.search-results-blocks .prop-type-list .prop-actions {
  /*width: 205px;*/
  display: none;
  float: right;
  margin-top: 97px;
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.search-results-blocks .prop-type-list:hover .prop-actions {
  display: block;
}
.search-results-blocks .prop-type-list .prop-actions button {
  margin-left: 0px;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 95px;
  height: 36px;
}
.search-results-blocks .prop-type-list .prop-actions button i {
  margin-right: 5px;
}
.search-results-blocks .prop-type-list .prop-actions .plain-button {
  background-image: none;
  background-color: #E6E6E6;
}
.search-results-blocks .prop-type-list .prop-actions .plain-button:hover {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline-width: thin;
  outline-style: dotted;
  outline-offset: 9px;
}
.search-results-blocks .prop-type-list .agent_profile {
  position: absolute;
  right: 0;
  top: 0;
  min-height: 130px;
  min-width: 160px;
  background-color: rgba(255, 0, 0, 0.26);
  display: none;
}
.search-results-blocks .search_results_feedback_include {
  margin-bottom: 47px;
  height: 3px;
  overflow: hidden;
  -webkit-transition: all 750ms ease-in;
  -moz-transition: all 750ms ease-in;
  -ms-transition: all 750ms ease-in;
  -o-transition: all 750ms ease-in;
  transition: all 750ms ease-in;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}
.search-results-blocks .search_results_feedback_include.worried_about_scroll_be_worried {
  height: 270px;
}
.search-results-blocks .search_results_feedback_sell_prop_line {
  margin-top: 17px;
}
.search-results-blocks .search_results_feedback_include .row {
  width: 95%;
}
.search-results-blocks .search_results_feedback_include .row .span12 {
  width: 100%;
}

/*TODO: if the chrome float bug is fixed remove this...and the one below*/
/* Grid View */
.search-results-grid {
  margin-top: 20px;
  min-height: 480px;
}
.search-results-grid th {
  background-color: #e2e2e2;
}
.search-results-grid td {
  cursor: pointer;
}
.search-results-grid .grid_listing_col_address {
  background-image: url("/static/img/basetheme/search_results_bank_icons_small.png");
  background-repeat: no-repeat;
  background-position: 3px -60px;
  padding-left: 21px;
}
.search-results-grid .grid_row_ABSA .grid_listing_col_address {
  background-position: 3px -117px;
}
.search-results-grid .grid_row_SBSA .grid_listing_col_address {
  background-position: 3px -285px;
}
.search-results-grid .grid_row_FNB .grid_listing_col_address {
  background-position: 3px -474px;
}
.search-results-grid .grid_row td {
  background-color: #fff;
}
.search-results-grid .grid_row_active td, .search-results-grid .grid_row_active:hover td {
  background-color: #343434;
  color: #fff;
}
.search-results-grid .grid_row_active:nth-child(odd) td, .search-results-grid .grid_row_active:hover td, .search-results-grid .grid_row_active td {
  background-color: #343434;
  color: #fff;
  text-shadow: #E1E1E1 1px 1px 12px;
  border-left: 0px;
}

.grid-detail-block {
  margin-top: 10px;
  height: auto;
  width: 95%;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
}
.grid-detail-block .holder {
  width: 100%;
  padding-top: 15px;
}
.grid-detail-block .search-results-blocks .prop-type-list {
  height: auto;
}
.grid-detail-block .search-results-blocks .prop-type-list .prop-mrno {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.grid-detail-block .search-results-blocks .prop-title, .grid-detail-block .search-results-blocks .prop-photo, .grid-detail-block .search-results-blocks .prop-meta, .grid-detail-block .search-results-blocks .prop-street, .grid-detail-block .search-results-blocks .prop-price, .grid-detail-block .search-results-blocks .prop-price-best {
  margin: 2px;
  float: none;
  width: 100%;
  height: auto;
}
.grid-detail-block .search-results-blocks .prop-photo {
  height: auto;
}
.grid-detail-block .search-results-blocks .prop-photo img {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 75%;
  max-height: 150px;
  max-width: 200px;
  height: auto;
}
.grid-detail-block .search-results-blocks .prop-icons {
  width: 100%;
  float: none;
  height: 60px;
}
.grid-detail-block .search-results-blocks .prop-price {
  text-align: center;
}
.grid-detail-block .search-results-blocks .prop-actions {
  margin-left: auto;
  margin-right: auto;
  width: 203px;
  float: none;
  margin-top: 10px;
  display: block;
}
.grid-detail-block .search-results-blocks .prop-actions button {
  margin-left: 0px;
  margin-bottom: 3px;
  margin-right: 3px;
  width: 93px;
  height: 25px;
}

/*Mini Map Pin*/
#mini_map_pin {
  background-color: #fff;
  background-image: url("/static/img/basetheme/tiny_pin.png");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  height: 16px;
  width: 16px;
  cursor: pointer;
  border: 1px solid #717B87;
  box-shadow: rgba(0, 0, 0, 0.39844) 0px 2px 4px;
}
#mini_map_pin.map_pinned {
  background-position: 0px -16px;
}

.bigger_map {
  height: 280px;
}

.intransaction_label {
  display: block;
  position: absolute;
  left: 3px;
  bottom: 3px;
}

/*Auction Stuff*/
.live-auction .live-auction-count-down {
  height: 21px;
  margin-top: 0;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7px;
}
/* New Development Section */
.new_development_list .prop-type-list .prop-title {
  width: 50%;
}
.new_development_list .prop-type-list .prop-meta {
  width: 100%;
}
.new_development_list .prop-type-list .prop_dev_size, .new_development_list .prop-type-list .prop_dev_price {
  float: left;
  width: 50%;
  font-weight: bold;
  font-size: 12px;
}
.new_development_list .prop-type-list .prop_dev_spacer {
  float: left;
  height: 30px;
}

.prov_header {
  margin-top: 20px;
}

.new_dev_maps .map_canvas_full {
  width: 100%;
  height: 600px;
  margin-bottom: 25px;
}

.kiosk_link_bar {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 5px;
  background-color: #0A884C;
  color: white;
  display: none;
}
.kiosk_link_bar a {
  color: white;
  text-decoration: underline;
}

#hide-filter {
  display: none;
}

.hover_window_fine_print {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  text-align: center;
  font-size: 9px;
  line-height: 12px;
  background-color: rgba(255, 255, 255, 0.5);
}

/*Responsive stuff*/
@media (max-width: 4000px) {
  .to-be-fixed-fixed .searchfield {
    float: left;
    margin-right: 15px;
  }
}
@media (max-width: 1200px) {
  .grid-detail-block .search-results-blocks .prop-type-list {
    padding-left: 5px;
    padding-right: 5px;
  }
  .filter-block .searchfield .filter_area_holder .textboxlist {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .search-results-blocks .prop-type-list .prop-right {
    display: block;
    position: relative;
    float: none;
    margin-top: 0px;
    top: 104px;
    width: 186px;
    left: 5px;
  }
  .search-results-blocks .prop-type-list .prop-right .live-auction {
    background-image: none;
  }
  .live-auction {
    padding: 0px;
    margin-top: 0px;
    height: 44px;
  }
  .live-auction .live-auction-count-down {
    margin-top: 0px;
  }
  .live-auction .countdown_row {
    font-size: 12px;
  }
  .search-results-blocks .prop-type-list .prop-meta {
    width: 100%;
  }
  .search-results-blocks .prop-type-list .prop-actions {
    /*width: 106px;*/
    margin-top: 100px;
    background-color: transparent;
  }
  #map_info .prop-actions {
    width: 106px;
    margin-top: 20px;
  }
  .grid-detail-block .search-results-blocks .prop-type-list {
    padding-left: 2px;
    padding-right: 2px;
  }
  .search-results-map .map_canvas_75 {
    width: 100%;
  }
  .search-results-map #map_info {
    /*width: 35%;*/
  }
  .search-results-blocks .search_results_feedback_include.worried_about_scroll_be_worried {
    height: 590px;
  }
}
@media (max-width: 900px) {
  .map_suburbs {
    display: none;
  }
}
@media (max-width: 800px) {
  .filter-holder:hover {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .page-heading, .page-heading-Map {
    margin-top: 4px;
  }
  .search-results-blocks .prop-type-list .prop-right {
    display: block;
  }
  #map_info .prop-photo img {
    height: auto;
  }
  .search-results-grid .grid_listing_col_suburb {
    background-image: url("/static/img/basetheme/search_results_bank_icons_small.png");
    background-repeat: no-repeat;
    background-position: 3px -60px;
    padding-left: 21px;
  }
  .search-results-grid .grid_row_ABSA .grid_listing_col_suburb {
    background-position: 3px -97px;
  }
  .search-results-grid .grid_row_SBSA .grid_listing_col_suburb {
    background-position: 3px -136px;
  }
  .search-results-grid .grid_row_FNB .grid_listing_col_suburb {
    background-position: 3px -176px;
  }
  .map_full_screen {
    top: 130px;
    bottom: 0px;
  }
  #map_user_prompt .inner_text_block {
    font-size: 23px;
    line-height: 30px;
  }
  #map_user_prompt .prompt_listing, #map_user_prompt .prompt_map {
    width: 49%;
  }
  .map_suburb_smaller_mobile {
    left: 148px;
    top: 12px;
  }
  .search-results-blocks .prop-type-list .prop-price .special_until {
    font-size: 11px;
    line-height: 11px;
    margin-top: 3px;
  }
}
@media (max-width: 700px) {
  .search-results-blocks .prop-type-list .prop-right {
    /*display: none;*/
  }
  .search-results-map #map_info {
    width: 200px;
  }
  .map_suburb_hover {
    font-size: 28px;
    /*top: 10px;*/
    line-height: 30px;
  }
  .map_suburbs {
    /*width: 33%;*/
  }
  .search-results-blocks .prop-type-list .prop-title {
    width: 47%;
  }
}
@media (max-height: 700px) {
  .map_suburbs {
    height: 30%;
  }
  .map_suburb_smaller {
    height: 21px;
  }
  .map_suburbs .close {
    display: none;
  }
}
@media (max-width: 600px) and (max-height: 700px) {
  .map_suburbs {
    top: auto;
    margin-top: 19px;
  }
}
@media (max-width: 600px) {
  .search-results-map {
    /*
    width: 94%;
    margin-top: -20px;
    height: 300px;
    */
  }
  .search-results-map #map_canvas {
    /*height: 300px;*/
  }
  .search-results-blocks .prop-type-list .prop-suburb {
    display: block;
  }
  .search-results-blocks .prop-type-list .prop-title, .search-results-blocks .prop-type-list .prop-street {
    display: none;
  }
  .search-results-blocks .prop-type-list .prop-suburb {
    /*display: block;*/
    float: left;
    width: 100%;
    margin-top: 12px;
    font-weight: bold;
    font-size: 17px;
    color: #0579C7;
  }
  body.myroof div.body {
    min-height: inherit;
  }
  .search-results-blocks .prop-type-list .prop-icons div {
    margin-bottom: 2px;
  }
  .prop-icons .prop-icon-erf, .prop-icons .prop-icon-size {
    display: none;
  }
  #map_info .prop-icons {
    height: auto;
  }
  #map_info .search-results-blocks .prop-type-list .prop-actions {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 1px;
  }
  #map_user_prompt {
    top: 30px;
  }
  #map_user_prompt .prompt_listing, #map_user_prompt .prompt_map {
    height: 350px;
    background-position: 0% 94px;
  }
  .map_grid, .map_suburbs .close, .search-results-blocks .prop-type-list.estate_listing_item .prop-mrno {
    display: none;
  }
}
@media (max-width: 500px) {
  .search-results-blocks .prop-type-list {
    /*height: 347px;*/
    display: block;
    border-radius: 4px;
    background-color: #ffffff;
  }
  .search-results-view-list .prop-type-list {
    height: auto;
  }
  .search-results-blocks .prop_type_holder {
    height: 340px;
    background-position: 95% 95%;
  }
  .search-results-blocks .prop-type-list .prop-meta {
    height: 10px;
    width: 100%;
    display: block;
  }
  .search-results-blocks .prop-type-list .prop-mrno {
    margin-right: auto;
    margin-left: 10px;
    float: left;
  }
  .search-results-blocks .prop-type-list .prop-photo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .search-results-blocks .prop-type-list .prop-street, .search-results-blocks .prop-type-list .prop-icons, .search-results-blocks .prop-type-list .prop-title, .search-results-blocks .prop-type-list .prop-price, .search-results-blocks .prop-type-list .prop-price-best, .search-results-blocks .prop-type-list .prop-suburb {
    text-align: center;
    float: none;
    width: auto;
    margin: 5px;
  }
  #map_info .prop-icons {
    height: auto;
  }
  .search-results-blocks .prop-type-list .prop-icons {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    /*height: 58px;*/
  }
  .search-results-blocks .prop-type-list .prop-icons div {
    float: left;
    width: auto;
    display: inline-block;
    clear: none;
  }
  .search-results-blocks .prop-type-list .prop-icons div.hidden {
    display: none;
  }
  .search-results-blocks .prop-type-list .prop-actions {
    /*width: 100px;*/
    margin-top: 274px;
  }
  .search-results-blocks .prop-type-list .prop-price {
    clear: both;
  }
  .search-results-map {
    /*
    width: 94%;
    margin-top: -20px;
    height: auto;
    */
  }
  .search-results-map #map_canvas {
    /*
    float: none;
    clear: both;
    height: 250px;
    */
  }
  .search-results-map .map_canvas_75 {
    width: 100%;
  }
  .search-results-map #map_info {
    margin-left: auto;
    margin-right: auto;
    /*width: 250px;*/
    float: none;
    margin-top: 35px;
  }
  .close_info_block {
    background-color: white;
    top: 16px;
    height: 24px;
    width: 50px;
    text-align: center;
    line-height: 24px;
    border: 2px solid #CCC;
    border-radius: 3px;
    right: 10px;
  }
  .search-results-blocks .prop-type-list .prop-right {
    top: 280px;
  }
  #map_user_prompt .inner_text_block {
    font-size: 18px;
    line-height: 20px;
  }
  #map_user_prompt .prompt_listing, #map_user_prompt .prompt_map {
    width: 48%;
  }
  .map_grid {
    display: none;
  }
  .map_suburbs {
    top: auto;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 0px;
    border: 0px;
    max-width: none;
    width: auto;
    height: 28px;
    padding: 2px;
    box-shadow: rgba(0, 0, 0, 0.73) 0px -5px 25px;
  }
  .map_suburbs #list_of_map_suburbs {
    display: none;
  }
  .map_suburb_smaller #list_of_map_suburbs {
    display: block;
  }
  .map_suburbs .close {
    display: none;
  }
  .map_suburb_smaller {
    overflow-y: scroll;
    height: 50%;
    width: auto;
  }
  #list_of_map_suburbs {
    margin-top: 10px;
  }
  #list_of_map_suburbs li {
    line-height: 40px;
    font-size: 21px;
  }
  .search-results-map .map_filter_control_div_big {
    width: auto;
  }
  .search-results-blocks .search_results_feedback_include.worried_about_scroll_be_worried {
    height: 590px;
  }
}
@media (max-width: 400px) {
  .search-results-blocks .prop-type-list.prop-list-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1.5em 3em -1em silver;
    -webkit-box-shadow: 0 1.5em 3em -1em silver;
    -moz-box-shadow: 0 1.5em 3em -1em silver;
    margin-bottom: 60px;
  }
  .search-results-blocks .prop-type-list.prop-list-item .prop-mrno {
    display: none;
  }
  .search-results-blocks .prop-type-list .prop-photo {
    width: 90%;
    height: 213px;
  }
  .search-results-blocks .prop-list-item .prop-photo img {
    width: 100%;
    height: auto;
    border-radius: 0;
    max-height: 207px;
  }
  .search-results-blocks .prop-type-list.estate_listing_item:hover {
    box-shadow: 0 1.5em 3em -1em rgba(82, 168, 236, 0.6);
    -webkit-box-shadow: 0 1.5em 3em -1em rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 1.5em 3em -1em rgba(82, 168, 236, 0.6);
  }
  #toggle_grid_view {
    display: none;
  }
  .search-results-blocks {
    margin-top: 60px;
  }
  .search-results-blocks .prop-type-list .prop-tag {
    display: block;
    margin-bottom: 0px;
    height: 0;
    position: relative;
  }
  .search-results-blocks .prop-type-list .prop-tag .prop-badge {
    height: 18px;
    border-radius: 0;
    overflow: hidden;
    /*position: absolute;*/
    /*top: 344px;*/
  }
  .search-results-blocks .prop-type-list.estate_listing_item .prop-tag .prop-badge {
    border: 0;
    margin-top: 0px;
  }
  .search-results-blocks .prop-type-list.estate_listing_item:hover .prop-tag .prop-badge {
    border: 0;
  }
  .search-results-blocks .prop-type-list.pro_listing_item .prop-tag .prop-badge, .search-results-blocks .prop-type-list.pro_listing_item:hover .prop-tag .prop-badge {
    border: 0;
  }
  .search-results-blocks .prop-type-list .prop-tag .prop-badge, .search-results-blocks .prop-type-list:hover .prop-tag .prop-badge {
    border: 0;
  }
  .filter-holder {
    height: auto;
  }
  .searchblock.to-be-fixed-fixed {
    margin: 0;
  }
  .filter-holder {
    background-image: none;
    border-radius: 0;
  }
  .filter-block {
    padding: 0;
    width: 100%;
    margin: 0 0 25px 0;
  }
  .current_style_ABSA .search-results-blocks .prop-type-list:hover {
    border: none;
  }
  .current_style_ABSA .search-results-blocks .prop-type-list:hover .prop-tag .prop-badge {
    border: none;
  }
}
@media (max-width: 320px) {
  .search-results-blocks .prop_type_holder {
    height: 370px;
  }
  .search-results-blocks .prop-type-list .prop-photo {
    height: 180px;
  }
}
@media (max-height: 600px) {
  .search-results-blocks .prop-type-list .prop-title, .search-results-blocks .prop-type-list .prop-street {
    display: none;
  }
  #map_info .prop-icons {
    height: 25px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.alert_footer_bar {
  background-color: black;
  color: white;
  z-index: 1000;
}
.alert_footer_bar .flex_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: flex-start;
  align-items: flex-start;
}
.alert_footer_bar .flex_container > * {
  padding: 3px;
}
.alert_footer_bar .flex_container .text_content {
  flex-grow: 1;
  font-size: 16px;
  line-height: 33px;
  padding-left: 9px;
}
.alert_footer_bar .flex_container .action_buttons {
  width: 81px;
}

/*# sourceMappingURL=search_results.css.map */
