.star1 .fa-star-o:nth-child(1)::before {
   content: '\f005';
}

.star2 .fa-star-o:nth-child(1)::before,
.star2 .fa-star-o:nth-child(2)::before {
   content: '\f005';
}

.star3 .fa-star-o:nth-child(1)::before,
.star3 .fa-star-o:nth-child(2)::before,
.star3 .fa-star-o:nth-child(3)::before {
   content: '\f005';
}

.star4 .fa-star-o:nth-child(1)::before,
.star4 .fa-star-o:nth-child(2)::before,
.star4 .fa-star-o:nth-child(3)::before,
.star4 .fa-star-o:nth-child(4)::before {
   content: '\f005';
}

.star5 .fa-star-o::before {
   content: '\f005';
}

div.searchlight-balloon {
        opacity: 1.00;
        z-index: 10000;
        xmax-height:390px;
        border: 1px solid #d0d0d0;
}

div.searchlight-results-wrapper { margin-top:0!important; }
div.searchlight-balloon { padding: 0!important; right:unset!important;}

table.searchlight-results {
        border-collapse: collapse;
        font-family: open sans,sans-serif;
        font-size: 12px;
        font-weight: normal;
        width: 	350px!important;
        xmax-width:259px;
}
div.searchlight-results-wrapper {
        color: #211551;
        xborder: 1px solid #aaa;
        xmargin: 8px 0 0 0;

}
table.searchlight-results td {
        padding: 15px;
        text-shadow: none;
}
table.searchlight-results .searchlight-header-text, table.searchlight-results .searchlight-result-text {
}
table.searchlight-results td {
        background: #FFF;
        width: 100%;
        border-bottom:1px solid #e2e2e2;
}
table.searchlight-results td .searchlight-result-item {
        padding: 1px 0;
}
table.searchlight-results tr {
        cursor: pointer;
}
table.searchlight-results tr.searchlight-selected th, table.searchlight-results tr.searchlight-selected td {
        background: #f9f9f9;
        xcolor: #A70000;
        text-decoration:underline;
        text-shadow: none;
}
table.searchlight-results .searchlight-result-icon {
        margin-right: 4px;
        vertical-align: text-top;
        float: left;
        max-width:50px;
        min-height: 50px;
        max-height: 100px;
        border: 1px solid #e2e2e2;
	border-radius: 4px;	
	margin-top: 5px;	
	margin-right: 10px;
	margin-left: 3px;                
}
table.searchlight-results tr.searchlight-spacer-row td {
        height: 10px;
}

.searchlight-not-selected {
        align:left;
        text-align:left;
}
.searchlight-selected {
        align:left;
        text-align:left;
}

.searchlight-result-text .sale-price {
        font-weight: bold;
        color: #ac0404;;
        float: left;
}

.sale-price-img { height: 15px;margin-left: 5px;position: relative;top: 2px; float:right; display:none; }

.search-price {
        font-weight: bold;
        color: #211551;
        float: left;
}

.searchlight-spacer-row { display:none; }


#searchlight-footer {

  xwidth:280px;
  color:#000;
  background:#F9F9F9;
  height:40px;
  xmargin-top:-5px;
  padding-top:10px;
  font-weight:bold;
  

}

#searchlight-footer td { padding:0px!important; }

/* kludge to hide filters that need to be configured in FB account, so that query acts upon them, but not displayed via $lgk_filtertag */
.fbFltYMM { display: none; }

#qsMoleculeImg { width:15px!important;padding:0;margin:0 10px 3px 0; }
#qsMoleculeDiv { float:right; }
#qsMoleculeDiv a:hover { background:unset; }

#XqsMoleculeDiv { display:none;}

.sl_title { max-height:35px; overflow:hidden; }
