.searchEmpty {
    background-color: #EEF1F3;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 30px;
}
.searchEmpty .gray {
    color: #9B9B9B;
    font-weight: 500;
    min-width: 65px;
    display: block;
    float: left;
}
.infoLine:first-child  {
    margin-bottom: 5px;
    clear: both;
    width: 100%;
}
span.highlight { 
    color: #101010;
    font-weight: 600;
}


/*----- Offers Boxes Search ------*/
