.CALENDAR[data-v-b82804c8]{-ms-flex-negative:0;flex-shrink:0;margin:auto;background-color:#fff;padding:20px 30px;border-radius:10px;width:465px}.CALENDAR .optionsDiv[data-v-b82804c8]{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;width:95%;margin:auto;margin-bottom:10px}.CALENDAR .optionsDiv .jiantou[data-v-b82804c8]{width:12px;height:14px;margin:0 3px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.CALENDAR .optionsDiv .jiantou.left[data-v-b82804c8]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.CALENDAR .optionsDiv .jiantou.right[data-v-b82804c8]{margin-left:50px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.CALENDAR .optionsDiv .monthYear[data-v-b82804c8]{font-size:16px}.CALENDAR .optionsDiv.midden .jiantou[data-v-b82804c8]{width:17px;height:19px}.CALENDAR .optionsDiv.midden .monthYear[data-v-b82804c8]{font-size:20px}.CALENDAR .dateDiv[data-v-b82804c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.CALENDAR .dateDiv .date[data-v-b82804c8]{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px 0;font-size:16px;width:12.8%;height:35px;border-radius:5px;-webkit-transition:all .5s;transition:all .5s;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-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.CALENDAR .dateDiv .date.today[data-v-b82804c8]{color:#f5c653}.CALENDAR .dateDiv .date.beforeTody[data-v-b82804c8]{color:#cfcecb}.CALENDAR .dateDiv .date.weeks[data-v-b82804c8]{border:1px solid rgba(200,201,202,0);font-size:18px;font-weight:500;cursor:auto}.CALENDAR .dateDiv .date.dis[data-v-b82804c8]{color:#c7c8c8;cursor:no-drop}.CALENDAR .dateDiv .date.click .day[data-v-b82804c8]{background-color:#2472b3;color:#fff}.CALENDAR .dateDiv .date.click.today .day[data-v-b82804c8]{background-color:#f5c653;color:#333}.CALENDAR .dateDiv .date .day[data-v-b82804c8]{display:block;width:30px;height:30px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CALENDAR .dateDiv .date .point[data-v-b82804c8]{font-size:40px;height:10px;line-height:10px;display:block;position:absolute;left:50%;bottom:20%;-webkit-transform:translate(-50%);transform:translate(-50%)}