#calendarManagement .fc-toolbar.fc-header-toolbar{margin-bottom:0;background-color:#00284c;color:#fff;line-height:50px;display:flex;align-items:center;justify-content:center;font-size:2vh}#calendarManagement .fc-row.fc-widget-header table thead{color:#fff}#calendarManagement .fc-row.fc-widget-header table thead tr th{line-height:4vh}#calendarManagement .fc-row.fc-widget-header table thead tr th:nth-child(odd){background-color:#5c768d;border-color:#5c768d}#calendarManagement .fc-row.fc-widget-header table thead tr th:nth-child(2n){background-color:#345370;border-color:#345370}#calendarManagement .fc-unthemed td{border-color:#ebebeb;background-color:#fff;font-size:.8vh}#calendarManagement .fc-unthemed td.fc-today{background-color:#ebf5fd}#calendarManagement .fc-unthemed .fc-head td{border:none}#calendarManagement .fc-more{color:#fff;background-color:#f90;border-radius:10px;line-height:3vh;padding:0 5px}#calendarManagement .fc-day-top{line-height:2.5vh}#calendarManagement .fc-day-top span:first-child{color:#404040;font-weight:700;padding-right:10px;font-size:2vh}#calendarManagement .fc-day-top span:last-child{padding-left:10px;color:#6b6b6b;font-size:1.5vh}#calendarManagement .fc-content,#calendarManagement .fc-event{background-color:#5eaef0;border-color:#5eaef0;border-radius:10px}#calendarManagement .fc-content{padding:0 5px}#calendarManagement .toolBar{font-size:1.5vh;display:flex;align-items:center;height:40px;margin-bottom:10px}#calendarManagement .toolBar>p{line-height:40px;text-align:center;padding:0 10px;cursor:pointer;margin-left:10px}#calendarManagement .selectMonth,#calendarManagement .toolBar>p{background-color:#fff;border-radius:8px;border:1px solid #dee0df}#calendarManagement .selectMonth{width:170px;height:40px;display:flex;align-items:center;align-content:center}#calendarManagement .selectMonth p{line-height:30px;padding:0 10px;height:30px;border-right:1px solid #dee0df;background-color:#fff}#calendarManagement .fc-center>button{height:50px;background-color:transparent;background-image:none;color:#fff;outline:none}#calendarManagement .el-input--prefix .el-input__inner{height:30px;color:#000;padding:0 10px;border:none}#calendarManagement .el-input__prefix{display:none}#calendarManagement .el-date-editor.el-input,#calendarManagement .el-date-editor.el-input__inner{width:110px;font-size:1.5vh}#calendarManagement .el-dialog__body{padding-top:20px}#calendarManagement .el-dialog__body .el-input__inner:focus,#calendarManagement .el-input__inner:hover,#calendarManagement .el-textarea__inner:focus,#calendarManagement .el-textarea__inner:hover{border-color:#dcdfe6}