select { min-width: 180px; }
#loader, #loadmore { display: none; }
.property { margin-bottom: 10px; }
.property h2 { margin-top: 0; }
.property img.thumbnail { margin-right: 20px; margin-bottom: 0; }
.table-weeks { width: 100% }
.table-weeks tr:not(:first-of-type) td:first-of-type { width: 30px; border-top: none; }
.table-weeks .btn { margin-left: 12px; }
.hideHighlights {
    overflow: hidden;
    line-height: 1em;
    height: 2.1em;
}
.showHighlights {
    line-height: 1em;
    height: auto;
}
.show-more {
    text-align: right;
}
table.rewards_prices td {
  margin: 0;
  padding: 0 0 0 6px;
  font-size: small;
  white-space: nowrap;
}
table.rewards_prices tr td:last-of-type {
  text-align: right;
}
.padding-top-4 {
  padding-top: 4px;
}