.is-selected{color:#1989fa}.my-calendar-table{table-layout:fixed;width:100%;font-size:16px}.my-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.my-calendar-table thead th:not(.is-range),td.next,td.prev{color:#c0c4cc}.my-calendar-table td{border-bottom:1px solid #ebeef5;border-right:1px solid #ebeef5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.my-calendar-table td.is-selected{background-color:#f2f8fe}.my-calendar-table td.is-today{color:#409eff}.my-calendar-table tr:first-child td{border-top:1px solid #ebeef5}.my-calendar-table tr td:first-child{border-left:1px solid #ebeef5}.my-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.my-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.my-calendar-day:hover{cursor:pointer;background-color:#f2f8fe}.is-disabled{cursor:not-allowed!important}