.el-dialog__header{
  padding: 0px 0px 0px 20px !important;
  height: 46px;
  line-height: 46px;
  background: #DFDFDF;
  border-radius: 4px 4px 0px 0px;
  color: #404040;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;

  
}
.el-dialog__header  img{
  vertical-align: top;
  width: 24px;
  margin-top: 12px;
}
.el-dialog__header > .el-dialog__headerbtn {
  top: 15px
}
.el-dialog__headerbtn .el-dialog__close:hover{
  color: #1B76F0 !important;
}
.el-dialog__body{
  font-size: 16px !important;
}
.el-month-table td .cell{
  width: 66px !important;
}
