
.headerBtn {
  margin-top: 10px;
  margin-left: 50px;
}
.header {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.header11 {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.searchHeader {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  margin-top: 20px;
}
.month-con {
  font-weight: 700;
  font-size: 14px;
}
.month {
  margin: 0 10px;
  font-size: 16px;
  color: #666666;
}
.table-header-cell-class {
  background: #fafafa !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC";
  border: 1px solid #ebeef5;
}
.table-header-cell-class2 {
  background: #f2f2f2 !important;
}
.table-header-cell-class1 {
  background: #fff !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ebeef5 !important;
}
.bgcArrTable {
  background: #f6f6f6 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #f6f6f6 !important;
}
/* 迟到早退旷工背景色 */
.lateBgc {
  background: #ffdada !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ffdada !important;
}
/* 请假 */
.leaveBgc {
  background: #ffdfca !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ffdfca !important;
}
/* 出差 */
.evectionBgc {
  background: #ebffdf !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ebffdf !important;
}
/* 加班 */
.overTimeBgc {
  background: #d7f2ff !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #d7f2ff !important;
}
/* 轮休 */
.rotateBgc {
  background: #aaa1a1 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #aaa1a1 !important;
}
#avue-view {
  background-color: #fff !important;
}
.btnStyle {
  border-radius: 6px !important;
  margin-right: 5px !important;
}
.attendanceChecked {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  color: black;
  margin: 0 20px;
}
.header {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}


.lateDiv {
  width: 100%;
}
.lateLeft {
  font-weight: 500;
  width: 10%;
  height: 40px;
  line-height: 40px;
  float: left;
  color: #333;
}
.lateRight {
  width: 90%;
  float: left;
}
.rule {
  float: left;
}
.rule_left {
  height: 105px;
  line-height: 105px;
  float: left;
  margin-right: 20px;
}
.rule_right {
  height: 105px;
  float: left;
  border-left: 1px solid #dbdbdb;
  padding-left: 20px;
}

.month-con[data-v-366d2512] {
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month[data-v-366d2512] {
  margin: 0 10px;
  font-size: 16px;
  color: #666666;
}
.header[data-v-366d2512] {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.button[data-v-366d2512] {
  border-radius: 6px !important;
}
.table-header-cell-class[data-v-366d2512] {
  font-weight: 700 !important;
  background: #f2f2f2 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC";
  border: 1px solid #ebeef5;
}
.table-header-cell-class1[data-v-366d2512] {
  background: #fff !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ebeef5 !important;
}
#avue-view[data-v-366d2512] {
  background-color: #fff !important;
}
[data-v-366d2512] .ve-table .ve-table-container .ve-table-content-wrapper table.ve-table-content tbody.ve-table-body tr.ve-table-body-tr,
.ve-table .ve-table-container .ve-table-content-wrapper table.ve-table-content tbody.ve-table-body tr.ve-table-expand-tr[data-v-366d2512] {
  height: 84px !important;
}

.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  margin: 0 20px;
}
.header {
  width: auto !important;
  display: inline-block;
  margin-top: 4px !important;
  margin-right: 20px;
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  margin: 0 20px;
}
.header {
  width: auto !important;
  display: inline-block;
  margin-top: 4px !important;
  margin-right: 20px;
}


.month-con {
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  margin: 0 10px;
  font-size: 16px;
  color: #666666;
}
.header1 {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.button {
  border-radius: 6px !important;
  margin-left: 5px !important;
}
.table-header-cell-class {
  font-weight: 700 !important;
  background: #f2f2f2 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC";
  border: 1px solid #ebeef5;
}
.table-header-cell-class1 {
  background: #fff !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #ebeef5 !important;
}
.bgcArr {
  background: #f6f6f6 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-family: "Noto Sans SC" !important;
  border: 1px solid #f6f6f6 !important;
}
#avue-view {
  background-color: #fff !important;
}
.noticText {
  display: block;
  color: rgba(16, 16, 16, 1);
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}


.setting {
  width: 600px;
  height: 135px;
  margin-bottom: 25px;
}
.set_left {
  width: 25%;
  height: 135px;
  line-height: 135px;
  float: left;
}
.set_right {
  width: 75%;
  height: 135px;
  float: left;
  border-left: 1px solid #dbdbdb;
  padding-left: 20px;
}
.sickSetting {
  width: 600px;
  height: 70px;
  margin-bottom: 25px;
}
.sickSet_left {
  width: 25%;
  height: 70px;
  line-height: 70px;
  float: left;
}
.sickSet_right {
  width: 75%;
  height: 70px;
  float: left;
  border-left: 1px solid #dbdbdb;
  padding-left: 20px;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.box-margin {
  margin-bottom: 20px;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

.wf-dialog .el-dialog__body {
  padding: 5px;
}
.wf-dialog .avue-dialog__footer {
  text-align: center;
}

.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.boxsCharts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-1 {
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.blue-bar::before {
  content: "";
  display: inline-block;
  width: 10px; /* 柱状的宽度 */
  height: 100%; /* 与文本行高相同 */
  background-color: blue; /* 蓝色 */
  margin-right: 10px; /* 与文本之间的间距 */
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  color: black;
  margin: 0 20px;
}
.header {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}


.month {
  margin: 0 10px;
  font-size: 15px;
  color: #666666;
}


.month {
  margin: 0 10px;
  font-size: 15px;
  color: #666666;
}


/* .box-clear {
  overflow: auto;
  height: 500px;
} */
.attendanceChecked[data-v-79d4d7c0] {
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-box[data-v-79d4d7c0] {
  margin-top: 13px;
  height: 50px;
}
.left-box[data-v-79d4d7c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* .right-box{
  display: flex;
  align-items: center;
  margin-left: 10px;
} */


.box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 22px;
}
.box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


/*  */
.col1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.audit-box {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.people-1 {
  width: 145px;
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-weight: bold; /* 将 font-weight 更改为 bold */
  font-size: 15px;
  font-family: Microsoft Yahei;
}
.btns {
  margin: 0px 25px 25px 25px;
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  color: black;
  margin: 0 20px;
}
.header {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}


.red-box {
  width: 200px;
  height: 40px;
  border: 2px solid #92b9d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; /* 水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
  margin-right: 10px; /* 添加适当的右边距 */
  border-radius: 10px;
}
.centered-text {
  /* 如果你希望文字居中，你可以使用以下样式 */
  display: inline-block;
  text-align: center;
}
.cal-btn {
  color: #eee;
  background-color: #a2ef4d;
}


.status {
  width: 120px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  font-size: 16px;
  font-weight: 600;
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  color: black;
  margin: 0 20px;
}
.header {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}


.month-con {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.month {
  margin: 0 20px;
}
.header {
  width: auto !important;
  display: inline-block;
  margin-top: 4px !important;
  margin-right: 20px;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
  width: 100%;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}
.step-div {
  margin-top: 30px;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
  display: inline-block;
  color: #fff;
  padding: 10px 30px;
  text-align: center;
  background: rgba(0, 153, 229, 0.9);
}
.affix-line {
  height: 100px;
}
.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}

.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

