.emptyBookingCard{background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.05);font-size:14px;margin-bottom:0!important;position:relative}.emptyBookingCard__cardWrapper{padding:16px!important}.emptyBookingCard__imageWrapper{background-color:#f0f0f0;border-radius:4px;display:inline-block;height:48px;margin-bottom:8px;overflow:hidden;position:relative;text-align:center;width:48px}.emptyBookingCard__imageWrapper img{height:100%;object-fit:contain;width:100%}.emptyBookingCard__infoWrapper{box-sizing:border-box;display:inline-block;padding:0 12px 0 0;vertical-align:top;width:calc(100% - 50px)}.emptyBookingCard__hotelName{color:rgba(0,0,0,.87);font-weight:600;line-height:1.5;margin-bottom:8px;text-decoration:none}.emptyBookingCard__barMargin{margin-bottom:40px!important}.emptyBookingCard__bar{background:#dfdfdf;background:linear-gradient(90deg,#eee 8%,#dfdfdf 18%,#eee 33%);background-size:800px 104px;border-radius:30px;height:16px;margin-bottom:12px;width:112px}.emptyBookingCard__bar--medium{height:10px;width:110px}.emptyBookingCard__bar--large{height:10px;width:150px}.emptyBookingCard__bar--fullWidth{height:10px;width:100%}