body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#444;font-family:Open Sans,Helvetica Neue,arial,sans-serif;font-weight:400;height:100%;margin:0;padding:0;width:100%}*{box-sizing:border-box}#app .rs-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;overflow:hidden}#app .rs-container,main{height:100vh;width:100vw}main{-ms-flex-positive:1;-webkit-overflow-scrolling:touch;background-color:#f2f2f2;flex-grow:1;overflow-y:scroll;padding:1rem 2rem 2rem}.page_title{font-size:1.2rem;font-weight:700}.box{border-radius:8px;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);padding:1rem}.booking_modal .rs-modal-content{padding:0!important}.booking_modal .rs-modal-content .rs-modal-header-close{-ms-flex-align:center;-ms-flex-pack:center;-ms-flex-order:2;align-items:center;background:#e4e6eb;border-radius:100%;display:-ms-flexbox;display:flex;height:36px;justify-content:center;order:2;position:static;width:36px}.booking_modal .rs-modal-content .rs-modal-header-close:hover{background:#dedfe2}.booking_modal .rs-modal-content .rs-modal-header-close svg{height:1rem;width:1rem}@media only screen and (min-width:768px){#app .rs-container{-ms-flex-flow:row;flex-flow:row}main{-ms-flex-order:2;-webkit-overflow-scrolling:initial;order:2;overflow:scroll}}.mycalendar .rs-calendar-table-cell-day{font-size:1.1rem}.mycalendar .rs-calendar-table-row:nth-child(2) .rs-calendar-table-cell-content,.mycalendar .rs-calendar-table-row:nth-child(3) .rs-calendar-table-cell-content,.mycalendar .rs-calendar-table-row:nth-child(4) .rs-calendar-table-cell-content,.mycalendar .rs-calendar-table-row:nth-child(5) .rs-calendar-table-cell-content,.mycalendar .rs-calendar-table-row:nth-child(7) .rs-calendar-table-cell-content{background-color:#7ac37a;color:#fff;font-weight:700}.mycalendar .rs-calendar-table-row:nth-child(6) .rs-calendar-table-cell-content{background-color:#ff3e3e;color:#fff;font-weight:700}.mycalendar .rs-calendar-table-cell-content svg{fill:#333}.mycalendar .mycalendar_cell{color:#333}.mycalendar .rs-calendar-table-cell-is-today .rs-calendar-table-cell-day{height:30px!important;line-height:30px;width:30px!important}