.bubble-wrapper{position:absolute;background:rgba(255,255,255,.94);user-select:none;white-space:nowrap;border-radius:40px;font-size:12px;box-shadow:0 0 2px rgba(0,0,0,.1);color:#606266;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.bubble-wrapper.active{color:#f9de4b;color:#000}.bubble-content{padding:10px 20px;position:relative}.bubble-wrapper:after{content:'';background:url(../../images/booking/arrow.png) no-repeat;background-size:56px 21px;width:56px;height:21px;position:absolute;left:0;right:0;bottom:-20px;margin:0 auto}.space-content{width:50px;height:50px;text-align:center;color:red;border:1px solid red;border-radius:50%;margin-right:10px;font-size:12px;padding-top:8px}