.calendar-wrapper{margin:0 auto 10px;width:300px}.calendar-wrapper h1{font:16px arial;display:flex;justify-content:space-between}.week{width:100%;display:flex;justify-content:space-around;flex-wrap:wrap}.day{cursor:pointer;position:relative;border:1px solid #dbdbdb;margin-bottom:5px}.disabled{color:#f3a24d;pointer-events:none}.current{cursor:pointer;position:relative;color:#e0f0ff}.day span span{position:relative;z-index:9}.booked{background:#e0f0ff;color:#dc7547;font-weight:500}.checkin>span:before{bottom:0;right:0;border-bottom:36px solid #e0f0ff;border-left:36px solid transparent}.checkin>span:before,.checkout>span:after{content:"";position:absolute;width:0;height:0;color:#000;font-weight:500}.checkout>span:after{top:0;left:0;border-top:36px solid #e0f0ff;border-right:36px solid transparent}.popup{position:absolute;width:100px;background:orange}.App{margin:0 auto;width:300px}.legend-booked,.legend-checkin,.legend-checkout{display:block;margin-bottom:20px;line-height:20px;padding-left:15px;position:relative}.legend-checkin span{border-bottom:20px solid #e0f0ff;border-left:20px solid transparent}.legend-checkin span,.legend-checkout span{color:#000;font-weight:500;margin-right:5px;float:left}.legend-checkout span{border-top:20px solid #e0f0ff;border-right:20px solid transparent}.legend-booked span{width:18px;height:18px;margin-right:5px;background:#e0f0ff;float:left}
/*# sourceMappingURL=hoh.min.css.map */