.compare-element {
    display: inline-block;
    margin: 10px 0px 10px 14px;
}

.item-property {
    margin-bottom: 10px;
}

.item-property-label {
    float: left;
    width: 200px;
    font-weight: bold;
}

.item-property-value {
    margin-left: 220px;
}

.item-property-value p {
    margin-bottom: 0;
}

.item-property-value table {
    width: 100%;
}
.item-property-value table{outline:1px solid #aaaaaa;}
.item-property-value table td{ outline:1px solid #aaaaaa; padding: 0 10px 0 10px;}
.item-property-value table th{color:#ffffff;background-color:#999999;}


.sb-item .sbi-prop {
    height: 95px;
}

.fa-chevron-down, .select-city {
    cursor: pointer;
}

.search-page form {
    display: none;
}

div.title-search-result {
    z-index: 1000 !important;
}

.special_card.sb-item-wrap .sbi-price {
    margin-left: 200px;
    font-size: 18px;
    margin-right: 15px;
    margin-bottom: 0;
}

.filter-category-name {
    white-space: nowrap;
}