#cl_resignation .el-table .el-table__empty-text {
  color: #333333;
}

#cl_resignation .el-table th {
  background-color: #023886;
  color: #fff;
  height: 60px;
  text-align: center;
}

#cl_resignation .el-table__body {
  color: #333333;
  text-align: center;
}
#cl_resignation .el-table__body td {
  text-align: center;
}
#cl_resignation .notice-pagination {
  float: right;
  margin-top: 10px;
}
.resignation-titile{
  text-align: center;
}


