.el-calendar__body{padding:0;font-size:12px}.el-calendar-table .el-calendar-day{box-sizing:border-box;padding:8px;height:auto;text-align:center;border-radius:5px}.el-calendar-table td.is-selected{background-color:#396cc8;color:#fff;border-radius:5px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#f2f8fe;color:#000;border-radius:5px}.el-calendar__header{display:flex;justify-content:space-between;border-bottom:1px solid #ebeef5;padding:0 0 10px;flex-direction:column;align-items:center}.el-calendar-table tr td:first-child{border-left:0}.el-calendar-table td{border-bottom:0;border-right:0;vertical-align:top;transition:background-color .2s ease}.el-calendar__button-group{margin-top:5px}.el-calendar__title{color:#676767;align-self:center;font-size:16px}