[dir] .calendar[data-v-11b62ce0]{text-align:center;background-color:#fff}.header[data-v-11b62ce0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir] .header[data-v-11b62ce0]{margin-bottom:1em}.days[data-v-11b62ce0],.weekdays[data-v-11b62ce0]{display:grid;grid-template-columns:repeat(7,1fr)}[dir] .days[data-v-11b62ce0],[dir] .weekdays[data-v-11b62ce0]{cursor:pointer}[dir] .days[data-v-11b62ce0]{border-bottom:1px solid #ccc}[dir=ltr] .days[data-v-11b62ce0]{border-left:1px solid #ccc}[dir=rtl] .days[data-v-11b62ce0]{border-right:1px solid #ccc}.weekdays[data-v-11b62ce0]{font-size:larger}[dir] .weekdays[data-v-11b62ce0]{border:1px solid #ccc}[dir] .weekdays div[data-v-11b62ce0]{padding:5px}[dir=ltr] .weekdays div[data-v-11b62ce0]:last-child{border-right:none}[dir=rtl] .weekdays div[data-v-11b62ce0]:last-child{border-left:none}.day[data-v-11b62ce0]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[dir] .day[data-v-11b62ce0]{border-bottom:1px solid #ccc}[dir=ltr] .day[data-v-11b62ce0]{border-right:1px solid #ccc}[dir=rtl] .day[data-v-11b62ce0]{border-left:1px solid #ccc}[dir] .day[data-v-11b62ce0]:nth-last-child(-n+7){border-bottom:none}.date[data-v-11b62ce0]{font-size:24px}[dir=ltr] .date[data-v-11b62ce0]{margin:10px 0 0 15px}[dir=rtl] .date[data-v-11b62ce0]{margin:10px 15px 0 0}.note[data-v-11b62ce0]{font-size:12px;color:grey}[dir] .note[data-v-11b62ce0]{margin:5px}.day.today[data-v-11b62ce0]{color:#fff}[dir] .day.today[data-v-11b62ce0]{background-color:#199174}.day.selected[data-v-11b62ce0]{color:unset}[dir] .day.selected[data-v-11b62ce0]{background-color:#90ee90}[dir] .cursor-disabled[data-v-11b62ce0]{cursor:not-allowed}