@charset "utf-8";

.wetoz .form-control.inline-fix {display:inline-block;}

#room-select-list > ul {margin:4px 0 0;padding:0;list-style:none;}
#room-select-list > ul > li {margin-bottom:10px;}
#room-select-list > ul > li .room-photo-main {width: 100%;}
#room-select-list > ul > li .room-frame {margin-left:-10px;margin-right:-10px;padding:7px;border:1px solid #dfdfdf}
#room-select-list > ul > li.on .room-frame {border:1px solid #838cb9;background-color:#f5f6ff}
#room-select-list > ul > li .room-photo-frame {display:block;margin-bottom:5px;}
#room-select-list > ul > li .subject {margin-bottom:5px;height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

#room-select-form .list-group {margin-bottom:0px;}
#room-select-form .list-group .label-title {height:19px;display:inline-block;line-height:19px;}

.wetoz select.cal_room_adult,.wetoz select.cal_room_child,.wetoz select.cal_room_baby{width:72px}
