*{box-sizing:border-box}.hello-week{width:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1em;background-color:#245391;color:#fff;border-radius:7px;padding:5px 20px}.hello-week .navigation{display:flex;flex-direction:row;align-items:center;padding:0}.hello-week .prev,.hello-week .next{padding:1em;cursor:pointer}.hello-week .period{width:100%;font-size:16px;font-weight:600;text-align:center}.hello-week .week{display:flex;font-size:13px}.hello-week .week.rtl{flex-direction:row-reverse}.hello-week .month{display:flex;flex-wrap:wrap;padding:.4em 0;cursor:pointer}.hello-week .month.rtl{flex-direction:row-reverse}.hello-week .day{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(100% / 7);padding:10px 1em;cursor:pointer}.hello-week .day.is-disabled,.hello-week .day.is-weekend{cursor:not-allowed;opacity:.3}.hello-week .day.is-selected{background-color:#20a4df;color:#fff;border-radius:10px;cursor:default}.date_hour.time_selected{background-color:#20a4df}
