
.model-title-99 {
    font-size: 22px;
    padding-left: 0;
}
.search-result-item99 {
    height: 400px;
}
.roomVsign {
    font-size: 120%;
    margin: 1px 0 0 5px;
    display: block;
    float: left;
    clear: both;
    text-align: left;
    background: url(https://www.zimmer.co.il/zimmeril/images/roomVsign.png) no-repeat;
    padding-left: 20px;
    background-position-x:left;
    background-position-y: 50%;
    border:1px;
    width:250px
}
.roomVsignWrapper {
    height: 65px;
    width:265px;
    overflow:hidden;

}

.night1data {
    display: block;
    width: 269px;
    height: 255px;
    border-top: 1px solid #b3b1b4;
    text-align: left;
    color: #484848;
    font-size: 120%;
}

.datedata {
    display: inline-block;
    width: 80px;
    float: left;
    padding-top: 8px;
    padding-left: 18px;
}
.unitdata {
    display: inline-block;
    width: 57px;
    float: left;
    padding-top: 8px;
    direction: ltr;
}
    .unitdata div {
        display: inline-block;
        width: 19px;
        height: 16px;
        border: 0;
        background: url('https://www.zimmer.co.il/zimmeril/images/roomUnits.png') no-repeat;
    }

.pricedata1 {
    display: inline-block;
    width: 110px;
    float: left;
    text-align: right;
    padding-top: 8px;
    color: #fe9a2a;
    font-size: 120%;
    font-weight: 600;
    direction: ltr;
}

    .pricedata1 div {
        display: inline-block;
        font-size: 80%;
        font-weight:600;
    }

    
.pricedata2 {
    color: #467bbd;
}
.greenLine {
    background-color: #73bf67;
    text-align: left;
    width: 262px;
    padding: 4px;
    direction: ltr;
    cursor:pointer;
    height:25px;
    vertical-align:middle;
}
.greenLeft {
    color: #fff;
    text-align: left;
    width: 140px;
    display: inline-block;
}
.greenRight {
    color: #fff;
    text-align: right;
    width: 110px;
    display: inline-block;
    font-size:20px;
    font-weight:bold;
}

.checkbox99 {
    width: 13px;
    height: 12px;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding-top: 2px;
    margin-top: 2px;
    background-image:url('https://www.zimmer.co.il/zimmeril/images/checkBox.png');
    background-color:#cbcdca;
}
.paginationWrapper {
    display: block;
    margin-top: 30px;
    width: 100%;
    text-align: center;
    clear: both;
    padding: 20px 0;
}
.paginationItem {
    cursor: pointer;
    color: #fff;
    width: 17px;
    height: 22px;
    margin-right: 3px;
    padding: 5px;
    text-align: center;
    display: inline-block;
    background: #d9d9d9;
}

    .paginationItem:hover {
        background: #4a7bbe;
    }



.articleExtract {
    height: 101px;
    width:265px;
    overflow:hidden;
    direction:ltr;
    margin-bottom:15px;
}


.dayOfC {
    color: #467BBF;
    width:75px;
    padding-top:8px;
    padding-bottom:15px;
}