
[data-v-2fc19a4b] .export-font-size .el-form-item__label,[data-v-2fc19a4b] .export-font-size .el-radio__label,[data-v-2fc19a4b] .export-font-size .el-textarea__inner,
.export-font-size .tag-itam[data-v-2fc19a4b],
.export-font-size .self-evaluation-tab td[data-v-2fc19a4b],
.export-font-size .fs[data-v-2fc19a4b],
.export-font-size .txare[data-v-2fc19a4b] {
  font-size: 20px;
}
.export-font-size .fs .tw[data-v-2fc19a4b] {
  width: 150px !important;
  padding-top: 0px;
  line-height: 40px;
}
.export-font-size .fs .export-textarea[data-v-2fc19a4b] {
  display: flex;
  width: 100%;
}
.export-font-size .fs .export-textarea .export-context[data-v-2fc19a4b] {
  flex: 1;
  padding: 0px 15px;
  border-radius: 4px;
  border: 1px solid rgba(118, 118, 118, 0.3);
  background-color: #f5f7fa;
  color: #c0c4cc;
  font-size: 20px;
}
.application-pdf[data-v-2fc19a4b] {
  font-size: 30px;
  padding: 50px 40px 0 30px;
}
.apply-type[data-v-2fc19a4b] {
  grid-area: 1/1/2/4;
  width: 456.17px;
}
.personal-data-box[data-v-2fc19a4b] {
  grid-area: 4/1/5/4;
}
[data-v-2fc19a4b] .apply-type .el-input__suffix,[data-v-2fc19a4b] .apply-type .el-input__suffix .el-input__icon {
  line-height: calc(40 / 20 * 1rem);
}
.application[data-v-2fc19a4b] {
  padding: calc(26 / 20 * 1rem);
  overflow: auto;
}
.apply-content[data-v-2fc19a4b] {
  position: relative;
  background: #fff;
  padding: calc(70 / 20 * 1rem) calc(26 / 20 * 1rem) calc(26 / 20 * 1rem);
}
.apply-title[data-v-2fc19a4b] {
  background: #4f81f9;
  font-size: calc(20 / 20 * 1rem);
  padding: 0 calc(30 / 20 * 1rem);
  height: calc(40 / 20 * 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(15 / 20 * 1rem);
  top: calc(-12 / 20 * 1rem);
  color: #fff;
  font-weight: 600;
}
.apply-title[data-v-2fc19a4b]::after {
  content: "";
  position: absolute;
  left: calc(-6 / 20 * 1rem);
  top: 0;
  width: 0;
  height: 0;
  border-color: transparent #3558aa transparent transparent;
  border-style: solid;
  border-width: calc(12 / 20 * 1rem) calc(7 / 20 * 1rem) 0 0;
}
.el-form-box[data-v-2fc19a4b] {
  display: grid;
  grid-template: repeat(1, minmax(50px, auto)) / repeat(3, 1fr);
  gap: 0 66px;
}
[data-v-2fc19a4b] .el-form-box .el-input__inner {
  height: calc(40 / 20 * 1rem) !important;
  line-height: calc(40 / 20 * 1rem);
  font-size: calc(16 / 20 * 1rem) !important;
  border: 1px solid #d4d4d4 !important;
}
[data-v-2fc19a4b] .el-form-box .el-select {
  width: 100%;
}
.btn-box[data-v-2fc19a4b] {
  display: flex;
  justify-content: center;
  margin-top: calc(15 / 20 * 1rem);
  margin-left: 10px;
}
.apply-details[data-v-2fc19a4b] {
  grid-area: auto/1 / auto/4;
}
.check-tag[data-v-2fc19a4b] {
  display: flex;
}
.check-tag[data-v-2fc19a4b]::after {
  flex-grow: 1;
  content: "";
  border-bottom: 1px solid #d4d4d4;
}
.check-tag .tag-itam[data-v-2fc19a4b] {
  height: calc(40 / 20 * 1rem) !important;
  padding: 0 15px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  line-height: calc(40 / 20 * 1rem);
  cursor: pointer;
}
.check-tag .tag-itam[data-v-2fc19a4b]:nth-of-type(n + 2) {
  border-left: 0;
}
.details-box[data-v-2fc19a4b] {
  border: 1px solid #d4d4d4;
  border-top: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
  padding: 1px 15px 0 15px;
}
.border-btm0[data-v-2fc19a4b] {
  border-bottom: 0 !important;
  color: #4e81f9;
}
.formal[data-v-2fc19a4b] {
  display: grid;
  grid-template: repeat(3, minmax(62px, auto)) / repeat(3, 1fr);
  padding: 23px 0 29px;
}
.formal .physical-examination[data-v-2fc19a4b] {
  grid-area: 2/1/3/4;
}
.formal .personal-summary[data-v-2fc19a4b] {
  grid-area: 3/1/4/4;
}
[data-v-2fc19a4b] .formal .el-textarea .el-textarea__inner {
  height: 400px;
  min-height: 150px !important;
  max-height: 512px;
}
[data-v-2fc19a4b] .export-formal .el-textarea .el-textarea__inner {
  height: auto;
  min-height: auto !important;
  max-height: initial;
}
.self-evaluation[data-v-2fc19a4b] {
  padding: 23px 0 29px;
}
.self-evaluation .self-evaluation-tab[data-v-2fc19a4b] {
  width: 100%;
  text-align: center;
}
.self-evaluation-tab td[data-v-2fc19a4b] {
  border: 1px solid #d4d4d4;
}
.item-bgc[data-v-2fc19a4b] {
  background-color: #f2f7ff;
}
.td-ditem[data-v-2fc19a4b] {
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
}
.td-ditem[data-v-2fc19a4b]:not(:nth-last-of-type(1)) {
  border-right: 1px solid #d4d4d4;
}
.self-evaluation-tab .text>td>div[data-v-2fc19a4b] {
  line-height: 30px;
}
.cus-pad[data-v-2fc19a4b] {
  padding: 8px 0;
}
[data-v-2fc19a4b] .war-right-pos .el-form-item__error {
  transform: translateY(-50%);
  top: 50%;
  left: 470px;
  padding-top: 0;
}
.lead-idea-box[data-v-2fc19a4b] {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0 29px;
}
.lead-idea-box .title[data-v-2fc19a4b] {
  width: 100px;
  margin-right: 10px;
  padding-top: 4px;
  text-align: right;
  line-height: initial;
}
.lead-idea-box .txare[data-v-2fc19a4b] {
  flex: 1;
  min-height: 238px;
  padding: 4px 15px;
  border-radius: 4px;
  background-color: #f5f7fa;
  cursor: no-drop;
  color: #c0c4cc;
}
.export-lead-iead-box .txare[data-v-2fc19a4b] {
  min-height: auto;
}
.submit-date[data-v-2fc19a4b] {
  width: 100%;
  text-align: right;
}
.footer-box[data-v-2fc19a4b] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer-box[data-v-2fc19a4b] {
  margin-top: 16px;
}
.determine-date[data-v-2fc19a4b] {
  display: flex;
  align-items: center;
}
.determine-date .date-title[data-v-2fc19a4b] {
  width: 100px;
  margin-right: 10px;
  text-align: right;
}
.determine-date .text[data-v-2fc19a4b] {
  width: 220px;
  height: 14px;
  padding: 8px 13px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  background: #f5f7fa;
  line-height: 14px;
}
.history-title[data-v-2fc19a4b] {
  font-size: calc(16 / 20 * 1rem);
  margin: calc(30 / 20 * 1rem) auto calc(20 / 20 * 1rem);
}
.timeline[data-v-2fc19a4b] {
  margin-top: calc(40 / 20 * 1rem);
}
[data-v-2fc19a4b] .el-timeline-item__wrapper {
  padding-left: calc(30 / 20 * 1rem);
}
[data-v-2fc19a4b] .el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
  display: block !important;
}
[data-v-2fc19a4b] .el-timeline .el-timeline-item:last-child {
  padding-bottom: 0;
}
[data-v-2fc19a4b] .el-form-box .el-timeline-item__timestamp {
  color: #333;
  font-size: calc(18 / 20 * 1rem);
  padding-top: 0 !important;
}
[data-v-2fc19a4b] .el-timeline-item__tail {
  border-left: 1px solid #4e81f9;
  left: 1px;
}
[data-v-2fc19a4b] .el-timeline-item__node--normal {
  width: 5px;
  height: 5px;
}
.logContent[data-v-2fc19a4b] {
  margin-bottom: 1rem
}
.logContent[data-v-2fc19a4b]:nth-last-child(1) {
  margin-bottom: 0
}
[data-v-2fc19a4b] .el-step__icon.is-text {
  transform: translateY(-6px);
}
[data-v-2fc19a4b] .el-step__head.is-wait {
  color: #303133;
  border-color: #303133;
}
[data-v-2fc19a4b] .el-step__title.is-wait {
  color: #303133;
  font-weight: bold;
}


.dialog-container[data-v-04c154b5] .textarea-h .el-textarea__inner {
  min-height: 150px !important;
}
.select-box[data-v-04c154b5] {
  display: flex;
  align-items: center;
}
.select-box .sel-title-box[data-v-04c154b5] {
  margin: 0 15px;
}
.input-box .inp-title-box[data-v-04c154b5] {
  margin-bottom: 20px;
}
.date-box[data-v-04c154b5] {
  position: relative;
}
.date-box .title[data-v-04c154b5] {
  width: 66px;
  margin-right: 15px;
  text-align: right;
}
.date-box .warn-box[data-v-04c154b5],
.date-box .warn-box2[data-v-04c154b5] {
  position: absolute;
  top: 42px;
  left: 97px;
  color: red;
}
.date-select-box[data-v-04c154b5],
.general-select-box[data-v-04c154b5] {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.general-select-box[data-v-04c154b5] {
  margin-bottom: 0;
}
.date-box .date-textarea-box[data-v-04c154b5] {
  display: flex;
}
.date-box .date-textarea-box .date-textarea[data-v-04c154b5],
.general-manager-box .general-textarea-box .general-textarea[data-v-04c154b5] {
  flex: 1;
}
.general-manager-box[data-v-04c154b5] {
  position: relative;
}
.general-manager-box .warn-box[data-v-04c154b5],
.general-manager-box .warn-box2[data-v-04c154b5] {
  position: absolute;
  top: 154px;
  left: 127px;
  color: red;
}
.general-manager-box .warn-box2[data-v-04c154b5],
.date-box .warn-box2[data-v-04c154b5] {
  top: 222px;
}
.general-manager-box .general-textarea-box[data-v-04c154b5] {
  display: flex;
  margin-bottom: 30px;
}
.general-manager-box .title[data-v-04c154b5] {
  width: 96px;
  text-align: right;
  margin-right: 15px;
}
.other-warn[data-v-04c154b5] {
  /* margin-left: 137px; */
  margin-top: 6px;
  color: red;
}
[data-v-04c154b5] .export-font-size .h-box .m-tb {
  margin: 8px 0;
}
.grid-box-export[data-v-04c154b5] {
  gap: 0px 21px;
}
[data-v-04c154b5] .el-form-item-flex {
  display: flex;
}
[data-v-04c154b5] .el-form-item-flex .el-form-item__content {
  flex-grow: 1;
}
[data-v-04c154b5] .el-form-item-flex .el-form-item__label {
  width: 20%;
}
.el-select-dropdown__item[data-v-04c154b5] {
  height: auto;
}
.addScore.el-select-dropdown__item[data-v-04c154b5] {
&[data-v-04c154b5]::after {
    content: "";
    height: 12px;
    text-align: center;
    border: 1px solid #c0c4cc;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}
}
.el-select-dropdown__item.selected[data-v-04c154b5] {
&[data-v-04c154b5]::after {
    background-color: #409EFF;
    background-position: 50%;
    background-repeat: no-repeat;
    border-right: none;
    border-top: none;
    content: "";
    height: 12px;
    -webkit-mask: url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
            mask: url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    mask-size: 100% 100%;
    -webkit-mask: url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    -webkit-mask-size: 100% 100%;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}
&div[data-v-04c154b5] {
.el-input.el-input--small[data-v-04c154b5] {
#其他[data-v-04c154b5] {
        color: #409EFF
}
}
}
}


[data-v-5e84727d] .el-table th:first-of-type,[data-v-5e84727d] .el-table th:last-of-type,[data-v-5e84727d] .el-table td:first-of-type,[data-v-5e84727d] .el-table td:last-of-type {
  text-align: center !important;
}
.add-box[data-v-5e84727d] {
  text-align: right;
}
.btn-add[data-v-5e84727d] {
  /* width: 100px; */
  /* min-height: 34px; */
  min-height: 28px;
}
[data-v-5e84727d]  input[type="number"] {
  -moz-appearance: textfield;
}
[data-v-5e84727d]  input[type="number"]::-webkit-inner-spin-button,[data-v-5e84727d] input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
[data-v-5e84727d]  .conditional-query {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
[data-v-5e84727d] .conditional-item {
  margin-right: 20px !important;
  margin-bottom: 0;
}
.btn-box[data-v-5e84727d] {
}
[data-v-5e84727d] .operate-box .cell .el-button {
  margin: 3px 6px;
  padding: 6px !important;
  /* width: 62px; */
  min-width: 54px;
  white-space: pre-wrap;
  line-height: 14px;
}

