.__payroll-new__component2 .new-com2-table .new-com2-txt {
  color: #AEAEAE;
  font-size: .14rem;
  padding: 10px 0 3px;
}
.__payroll-new__component2 .new-com2-table .new-com2-txt .new-com2-txt-num {
    color: #33ac37;
}
.__payroll-new__component2 .new-com2-table .new-com2-txt .new-com2-hint {
    color: #33ac37;
    cursor: pointer;
}
.__payroll-new__component2 .new-com2-table .new-com2-txt .new-com2-hint-demo {
    cursor: not-allowed;
}
.__payroll-new__component2 .new-com2-table .new-com2-tmain {
  background: #fff;
}
.__payroll-new__component2 .new-com2-table .new-com2-tmain .new-com2-title {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}
.__payroll-new__component2 .new-com2-table .new-com2-tmain .new-com2-title span {
      margin-left: 10px;
}
.__payroll-new__component2 .new-com2-table .new-com2-tmain .el-table__body-wrapper {
    height: 185px;
}
.__payroll-new__component2 .new-com2-tmain th > .cell {
  white-space: nowrap;
  max-width: 114px;
}
.__payroll-new__component2 .new-com2-tmain th:nth-child(1) > .cell {
  display: none;
}
.__payroll-new__component2 .new-com2-step-4 {
  padding-top: 1px;
  margin-top: 10px;
}
.__payroll-new__component2 .new-com2-check {
  border: 1px solid #c9c9c9;
  position: relative;
  height: 76px;
  line-height: 76px;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.__payroll-new__component2 .new-com2-check .new-com2-div {
    padding: 0 24px;
}
.__payroll-new__component2 .new-com2-check .new-com2-div .el-select .el-input {
      height: 40px;
      line-height: 40px;
}
.__payroll-new__component2 .new-com2-check-flag {
    color: #33ac37;
    font-size: 18px;
    margin-right: 10px;
}
.__payroll-new__component2 .new-com2-check i {
    margin: 0 6px;
}
.__payroll-new__component2 .new-com2-check .new-com2-flag {
    position: absolute;
    top: -1em;
    left: 2%;
    line-height: 2em;
    background-color: #efefef;
    color: #666666;
    padding-right: 1%;
}
.__payroll-new__component2 .new-com2-opt {
  text-align: center;
}
.__payroll-new__component2 .new-com2-opt .new-com2-btn, .__payroll-new__component2 .new-com2-opt .new-com2-btn-dis, .__payroll-new__component2 .new-com2-opt .el-button.is-disabled {
    padding: 18px 40px;
    font-size: 16px;
    color: #fff;
    margin-top: 40px;
}
.__payroll-new__component2 .new-com2-opt .new-com2-btn, .__payroll-new__component2 .new-com2-opt .el-button:focus, .__payroll-new__component2 .new-com2-opt .el-button:hover {
    background: #33ac37;
    color: #fff;
    border: none;
}
.__payroll-new__component2 .new-com2-opt .new-com2-btn-dis, .__payroll-new__component2 .new-com2-opt .new-com2-btn-dis:hover {
    background: #cccccc;
    color: #fff;
}
.__payroll-new__component2 .new-com2-opt .el-button.is-disabled, .__payroll-new__component2 .new-com2-opt .el-button.is-disabled:focus, .__payroll-new__component2 .new-com2-opt .el-button.is-disabled:hover {
    background: #cccccc;
    color: #fff;
    cursor: not-allowed;
    border-color: #ccc;
}
.__payroll-new__component2 .new-com2-opt h4 {
    color: #999999;
    font-size: 12px;
    text-decoration: underline;
    height: 30px;
    line-height: 30px;
}
.__payroll-new__component2 .new-com2-error {
  color: #FF0000 !important;
}
.__payroll-new__component2 .new-com2-main-color {
  color: #33ac37;
}
.__payroll-new__component2 .new-com2-header {
  height: 60px !important;
}
.__payroll-new__component2 ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.__payroll-new__component2 ::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background: #ccc;
}
.__payroll-new__component2 ::-webkit-scrollbar-thumb:hover {
  background: #ccc !important;
}
.__payroll-new__component2 ::-webkit-scrollbar-track {
  background: #eee;
}
.__payroll-new__component2 ::-webkit-scrollbar-corner {
  background: #eee;
}
.__payroll-new__component2 ::-webkit-input-placeholder {
  color: #ccc;
}
.__payroll-new__component2 :hover::-webkit-scrollbar-thumb {
  background: #ccc;
}
.__payroll-new__component2 :hover::-webkit-scrollbar-track {
  background: #eee;
}

