.line-title[data-v-0db1ea6c] {
  font-weight: 600;
  font-size: 20px;
  color: black !important;
  padding-bottom: 20px;
}
.dialog-heade[data-v-0db1ea6c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-0db1ea6c]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-0db1ea6c]:last-child {
  cursor: pointer;
}
.avates[data-v-0db1ea6c] {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.avates > div[data-v-0db1ea6c] {
  width: 100px;
  height: 100px;
}
.avates > div[data-v-0db1ea6c]:last-child {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn[data-v-0db1ea6c] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-0db1ea6c] {
  border: 1px solid #cccccc;
}
.btn1[data-v-0db1ea6c]:hover {
  background: #fbfbfb;
}
.btn2[data-v-0db1ea6c] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.photo[data-v-0db1ea6c] {
  background: #f5f5f5;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 20px;
}
[data-v-0db1ea6c] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-0db1ea6c] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-0db1ea6c] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-0db1ea6c] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-0db1ea6c] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}

.setting[data-v-6eed6d9f] {
  width: 50%;
}
.setting > div[data-v-6eed6d9f]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-6eed6d9f]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.dparture_reason_tips[data-v-6eed6d9f] {
  font-size: 16px;
  line-height: 24px;
  word-break: keep-all;
}
.photo[data-v-6eed6d9f] {
  background: #f5f5f5;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.size[data-v-6eed6d9f] {
  width: 100px;
  height: 100px;
  margin: 20px 0;
}
.text > div[data-v-6eed6d9f] {
  font-size: 14px;
}
.text > div[data-v-6eed6d9f]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-6eed6d9f]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-6eed6d9f] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-6eed6d9f] {
  border: 1px solid #cccccc;
}
.btn1[data-v-6eed6d9f]:hover {
  background: #fbfbfb;
}
.btn2[data-v-6eed6d9f] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.delete[data-v-6eed6d9f] {
  padding: 20px 0;
}
.delete > button[data-v-6eed6d9f] {
  padding: 20px 10px;
}

.dialog-heade[data-v-89dd7f2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-89dd7f2c]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-89dd7f2c]:last-child {
  cursor: pointer;
}
.upload[data-v-89dd7f2c] {
  width: 100%;
  height: 40px;
  cursor: pointer;
  outline: 1px solid #f3f3f3;
  border: 1px solid #fff;
  border-radius: 8px;
  transition: all 0.5s;
}
.upload[data-v-89dd7f2c] .el-upload {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: left;
}
.upload[data-v-89dd7f2c] .el-upload > .progress {
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s;
}
.btn[data-v-89dd7f2c] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-89dd7f2c] {
  border: 1px solid #cccccc;
}
.btn1[data-v-89dd7f2c]:hover {
  background: #fbfbfb;
}
.btn2[data-v-89dd7f2c] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.clear[data-v-89dd7f2c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.clear > div[data-v-89dd7f2c]:first-child {
  color: black;
}
.clear > div[data-v-89dd7f2c]:last-child {
  color: #e11900;
  font-weight: 600;
  cursor: pointer;
}
[data-v-89dd7f2c] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-89dd7f2c] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-89dd7f2c] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-89dd7f2c] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-89dd7f2c] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}

.setting[data-v-1b8434a8] {
  width: 50%;
}
.setting > div[data-v-1b8434a8]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-1b8434a8]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-1b8434a8] {
  font-size: 14px;
}
.text > div[data-v-1b8434a8]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-1b8434a8]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.text a[data-v-1b8434a8] {
  text-decoration: none;
}
.text .btn[data-v-1b8434a8] {
  margin-left: 20px;
}
.text .horizental[data-v-1b8434a8] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0 12px 0;
  border-bottom: 1px solid #f3f3f3;
}
.text .horizental > div[data-v-1b8434a8]:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.text .horizental .download-icon[data-v-1b8434a8] {
  width: 20px;
  height: 20px;
}
.btn[data-v-1b8434a8] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-1b8434a8] {
  border: 1px solid #cccccc;
}
.btn1[data-v-1b8434a8]:hover {
  background: #fbfbfb;
}
.btn2[data-v-1b8434a8] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.btn2[data-v-1b8434a8]:hover {
  background: #fbfbfb;
}
.line-title[data-v-1b8434a8] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.dialog-heade[data-v-dcd8f5b0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-dcd8f5b0]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-dcd8f5b0]:last-child {
  cursor: pointer;
}
.btn[data-v-dcd8f5b0] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-dcd8f5b0] {
  border: 1px solid #cccccc;
}
.btn1[data-v-dcd8f5b0]:hover {
  background: #fbfbfb;
}
.btn2[data-v-dcd8f5b0] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.clear[data-v-dcd8f5b0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.clear > div[data-v-dcd8f5b0]:first-child {
  color: black;
}
.clear > div[data-v-dcd8f5b0]:last-child {
  color: #e11900;
  font-weight: 600;
  cursor: pointer;
}
[data-v-dcd8f5b0] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-dcd8f5b0] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-dcd8f5b0] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-dcd8f5b0] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-dcd8f5b0] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}

.setting[data-v-7940bbd4] {
  width: 50%;
}
.setting > div[data-v-7940bbd4]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-7940bbd4]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-7940bbd4] {
  font-size: 14px;
}
.text > div[data-v-7940bbd4]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-7940bbd4]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-7940bbd4] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-7940bbd4] {
  border: 1px solid #cccccc;
}
.btn1[data-v-7940bbd4]:hover {
  background: #fbfbfb;
}
.btn2[data-v-7940bbd4] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.line-title[data-v-7940bbd4] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.dialog-heade[data-v-bf73296a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-bf73296a]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-bf73296a]:last-child {
  cursor: pointer;
}
.btn[data-v-bf73296a] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-bf73296a] {
  border: 1px solid #cccccc;
}
.btn1[data-v-bf73296a]:hover {
  background: #fbfbfb;
}
.btn2[data-v-bf73296a] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.clear[data-v-bf73296a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.clear > div[data-v-bf73296a]:first-child {
  color: black;
}
.clear > div[data-v-bf73296a]:last-child {
  color: #e11900;
  font-weight: 600;
  cursor: pointer;
}
[data-v-bf73296a] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-bf73296a] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-bf73296a] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-bf73296a] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-bf73296a] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}

.other[data-v-3fb61db4] {
  border: 1px solid #dcdfe6;
  border-radius: 8px;
  margin: 20px 0;
}
.other > .other-first[data-v-3fb61db4] {
  width: 90%;
  margin: 15px auto;
}
.other > .other-first > div[data-v-3fb61db4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.other > .other-first > div > div[data-v-3fb61db4]:first-child {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.other > .other-first > div > div:first-child > div[data-v-3fb61db4]:first-child {
  margin-right: 20px;
}
.other > .other-first > div > div:first-child > div:first-child > div[data-v-3fb61db4] {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(53, 103, 199, 0.3);
}
.other > .other-first > div > div[data-v-3fb61db4]:nth-child(2) {
  flex-shrink: 0;
}
.other > .other-second[data-v-3fb61db4] {
  border-top: 1px solid #dcdfe6;
  padding: 10px 20px 10px 20px;
}
.add[data-v-3fb61db4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 50px 0;
}
.add > div[data-v-3fb61db4]:first-child {
  width: 60%;
}
.input-prepend[data-v-3fb61db4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.input-prepend > img[data-v-3fb61db4] {
  width: 30px;
  height: 30px;
}
.input-prepend > span[data-v-3fb61db4] {
  padding-left: 8px;
}
.footer[data-v-3fb61db4] {
  text-align: center;
  padding: 50px 0;
}
.btn[data-v-3fb61db4] {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-3fb61db4] {
  border: 1px solid #cccccc;
}
.btn1[data-v-3fb61db4]:hover {
  background: #fbfbfb;
}
[data-v-3fb61db4] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-3fb61db4] .el-textarea__inner:focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-3fb61db4] .el-form-item.is-error .el-textarea__inner {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-3fb61db4] .el-input-group--prepend > .el-input__wrapper {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
[data-v-3fb61db4] .el-input-group__prepend {
  background: white;
}
input[data-v-3fb61db4]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.setting[data-v-41fdd339] {
  width: 50%;
}
.setting > div[data-v-41fdd339]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-41fdd339]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-41fdd339] {
  font-size: 14px;
}
.text > div[data-v-41fdd339]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-41fdd339]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-41fdd339] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-41fdd339] {
  border: 1px solid #cccccc;
}
.btn1[data-v-41fdd339]:hover {
  background: #fbfbfb;
}
.btn2[data-v-41fdd339] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.line-title[data-v-41fdd339] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.dialog-heade[data-v-2dee5444] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-2dee5444]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-2dee5444]:last-child {
  cursor: pointer;
}
.btn[data-v-2dee5444] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-2dee5444] {
  border: 1px solid #cccccc;
}
.btn1[data-v-2dee5444]:hover {
  background: #fbfbfb;
}
.btn2[data-v-2dee5444] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.clear[data-v-2dee5444] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.clear > div[data-v-2dee5444]:first-child {
  color: black;
}
.clear > div[data-v-2dee5444]:last-child {
  color: #e11900;
  font-weight: 600;
  cursor: pointer;
}
[data-v-2dee5444] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-2dee5444] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-2dee5444] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-2dee5444] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-2dee5444] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-2dee5444] .el-textarea__inner:focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-2dee5444] .el-form-item.is-error .el-textarea__inner {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-2dee5444] .el-textarea__inner {
  border-radius: 8px;
}

.setting[data-v-40b1ec17] {
  width: 50%;
}
.setting > div[data-v-40b1ec17]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-40b1ec17]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-40b1ec17] {
  font-size: 14px;
}
.text > div[data-v-40b1ec17]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-40b1ec17]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-40b1ec17] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-40b1ec17] {
  border: 1px solid #cccccc;
}
.btn1[data-v-40b1ec17]:hover {
  background: #fbfbfb;
}
.btn2[data-v-40b1ec17] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.line-title[data-v-40b1ec17] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.setting[data-v-268932fa] {
  width: 100%;
}
.setting > div[data-v-268932fa]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-268932fa]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.btn[data-v-268932fa] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn2[data-v-268932fa] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.btn2[data-v-268932fa]:hover {
  background: #fbfbfb;
}
.file-name[data-v-268932fa] {
  display: flex;
  align-items: center;
}
.file-name > div[data-v-268932fa] {
  padding-left: 10px;
  font-weight: 600;
}
.file-name > i[data-v-268932fa] {
  cursor: pointer;
}

.file-name[data-v-4edbb0f4] {
  display: flex;
  align-items: center;
}
.file-name > div[data-v-4edbb0f4] {
  padding-left: 10px;
  font-weight: 600;
}
.file-name > i[data-v-4edbb0f4] {
  cursor: pointer;
}

.setting[data-v-6546ad9e] {
  width: 100%;
}
.setting > div[data-v-6546ad9e]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-6546ad9e]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.btn[data-v-6546ad9e] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn2[data-v-6546ad9e] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.btn2[data-v-6546ad9e]:hover {
  background: #fbfbfb;
}
.file-name[data-v-6546ad9e] {
  display: flex;
  align-items: center;
}
.file-name > div[data-v-6546ad9e] {
  padding-left: 10px;
  font-weight: 600;
}
.file-name > i[data-v-6546ad9e] {
  cursor: pointer;
}

.row[data-v-cdf65dee] {
  color: #878787;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.row > div[data-v-cdf65dee]:not(:first-child) {
  text-align: right;
}
.row1[data-v-cdf65dee] {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.leave-p[data-v-cdf65dee] {
  margin-bottom: 20px;
  background: #f5f5f5;
  color: #878787;
  font-size: 14px;
  padding: 15px 20px;
  border-radius: 8px;
  line-height: 20px;
}
.leave-day[data-v-cdf65dee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
}
.leave-day > div[data-v-cdf65dee]:first-child {
  padding-right: 30px;
  color: #878787;
}
.leave[data-v-cdf65dee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leave > div[data-v-cdf65dee]:first-child {
  font-size: 18px;
  font-weight: 600;
}
.pesonal[data-v-cdf65dee] {
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
.pesonal > div[data-v-cdf65dee] {
  display: flex;
  align-items: center;
}
.pesonal > div > div[data-v-cdf65dee]:first-child {
  width: 130px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.pesonal > div > div[data-v-cdf65dee]:last-child {
  color: #878787;
  padding-left: 10px;
}
.footer[data-v-cdf65dee] {
  text-align: center;
  padding: 50px 0;
}
.btn[data-v-cdf65dee] {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-cdf65dee] {
  border: 1px solid #cccccc;
}
.btn1[data-v-cdf65dee]:hover {
  background: #fbfbfb;
}
.input-position[data-v-cdf65dee] {
  position: relative;
}
.input-position > span[data-v-cdf65dee] {
  position: absolute;
  right: 10px;
  top: 12px;
}
[data-v-cdf65dee] .el-input-number .el-input__inner {
  text-align: left;
}

.row[data-v-7fb7c58e] {
  color: #878787;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.row > div[data-v-7fb7c58e]:not(:first-child) {
  text-align: right;
}
.row1[data-v-7fb7c58e] {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.leave-p[data-v-7fb7c58e] {
  margin-bottom: 20px;
  background: #f5f5f5;
  color: #878787;
  font-size: 14px;
  padding: 15px 20px;
  border-radius: 8px;
  line-height: 20px;
}
.leave-day[data-v-7fb7c58e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
}
.leave-day > div[data-v-7fb7c58e]:first-child {
  padding-right: 30px;
  color: #878787;
}
.leave[data-v-7fb7c58e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leave > div[data-v-7fb7c58e]:first-child {
  font-size: 18px;
  font-weight: 600;
}
.pesonal[data-v-7fb7c58e] {
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}
.pesonal > div[data-v-7fb7c58e] {
  display: flex;
  align-items: center;
}
.pesonal > div > div[data-v-7fb7c58e]:first-child {
  width: 130px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.pesonal > div > div[data-v-7fb7c58e]:last-child {
  color: #878787;
  padding-left: 10px;
}
.footer[data-v-7fb7c58e] {
  text-align: center;
  padding: 50px 0;
}
.btn[data-v-7fb7c58e] {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-7fb7c58e] {
  border: 1px solid #cccccc;
}
.btn1[data-v-7fb7c58e]:hover {
  background: #fbfbfb;
}
.input-position[data-v-7fb7c58e] {
  position: relative;
}
.input-position > span[data-v-7fb7c58e] {
  position: absolute;
  right: 10px;
  top: 12px;
}
[data-v-7fb7c58e] .el-input-number .el-input__inner {
  text-align: left;
}

.detail-time-off[data-v-66421b53] {
  display: flex;
  justify-content: space-between;
}
.setting[data-v-66421b53] {
  width: 45%;
}
.setting > div[data-v-66421b53]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-66421b53]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.disp[data-v-66421b53] {
  width: 50%;
}
.disp > div[data-v-66421b53]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.disp > div:first-child > div[data-v-66421b53]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.btn[data-v-66421b53] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn2[data-v-66421b53] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.btn2[data-v-66421b53]:hover {
  background: #fbfbfb;
}

.pd-timeoff-con .pd-td-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dialog-heade[data-v-76872acc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin: 0;
}
.dialog-heade > div[data-v-76872acc]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-76872acc]:last-child {
  cursor: pointer;
}
.btn[data-v-76872acc] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-76872acc] {
  border: 1px solid #cccccc;
}
.btn1[data-v-76872acc]:hover {
  background: #fbfbfb;
}
.btn2[data-v-76872acc] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.clear[data-v-76872acc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
}
.clear > div[data-v-76872acc]:first-child {
  color: black;
}
.clear > div[data-v-76872acc]:last-child {
  color: #e11900;
  font-weight: 600;
  cursor: pointer;
}
[data-v-76872acc] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-76872acc] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-76872acc] .el-select-dropdown__item {
  color: #606266 !important;
}
[data-v-76872acc] .el-select .el-input.is-focus .el-input__wrapper {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-76872acc] .el-select .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset !important;
}
[data-v-76872acc] .el-textarea__inner:focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-76872acc] .el-form-item.is-error .el-textarea__inner {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-76872acc] .el-textarea__inner {
  border-radius: 8px;
}

.setting[data-v-75097eea] {
  width: 50%;
}
.setting > div[data-v-75097eea]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-75097eea]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-75097eea] {
  font-size: 14px;
}
.text > div[data-v-75097eea]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-75097eea]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-75097eea] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-75097eea] {
  border: 1px solid #cccccc;
}
.btn1[data-v-75097eea]:hover {
  background: #fbfbfb;
}
.btn2[data-v-75097eea] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.line-title[data-v-75097eea] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.setting[data-v-a2f582c2] {
  width: 50%;
}
.setting > div[data-v-a2f582c2]:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
  min-height: 42px;
}
.setting > div:first-child > div[data-v-a2f582c2]:first-child {
  font-weight: 600;
  font-size: 20px;
}
.text > div[data-v-a2f582c2] {
  font-size: 14px;
}
.text > div[data-v-a2f582c2]:first-child {
  color: #605e5c;
  padding: 10px 0;
}
.text > div[data-v-a2f582c2]:last-child {
  color: #1e1d1c;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
.btn[data-v-a2f582c2] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-a2f582c2] {
  border: 1px solid #cccccc;
}
.btn1[data-v-a2f582c2]:hover {
  background: #fbfbfb;
}
.btn2[data-v-a2f582c2] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.line-title[data-v-a2f582c2] {
  font-size: 20px;
  font-weight: 600;
  padding: 25px 0;
}

.header[data-v-ab6e1700] {
  display: flex;
  align-items: center;
  padding: 30px 0 10px 0;
}
.title[data-v-ab6e1700] {
  font-size: 22px;
  font-weight: 600;
  padding-left: 20px;
}
.pagination[data-v-ab6e1700] {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
.password > div[data-v-ab6e1700] {
  font-size: 14px;
  margin: 20px 0;
}
.password > div[data-v-ab6e1700]:first-child {
  font-size: 20px;
  color: #212529;
  font-weight: 600;
  margin: 30px 0;
}
.password > div[data-v-ab6e1700]:nth-child(3) {
  color: #878787;
}
.row-name[data-v-ab6e1700] {
  display: flex;
  align-items: center;
  line-height: 20px;
}
.action[data-v-ab6e1700] {
  display: flex;
  align-items: center;
}
.btn[data-v-ab6e1700] {
  font-size: 14px;
  border-radius: 8px;
  padding: 20px 15px;
}
.btn1[data-v-ab6e1700] {
  border: 1px solid #cccccc;
}
.btn1[data-v-ab6e1700]:hover {
  background: #fbfbfb;
}
.btn2[data-v-ab6e1700] {
  border: 1px solid #cccccc;
  padding: 20px;
  font-weight: 600;
}
.delete[data-v-ab6e1700] {
  margin-left: 20px;
  cursor: pointer;
}
.dialog-heade[data-v-ab6e1700] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.dialog-heade > div[data-v-ab6e1700]:first-child {
  font-size: 24px;
  font-weight: 600;
}
.dialog-heade > div[data-v-ab6e1700]:last-child {
  cursor: pointer;
}
[data-v-ab6e1700] .el-form-item__label {
  color: #000;
}
[data-v-ab6e1700] .el-dialog.is-align-center {
  border-radius: 10px;
}
[data-v-ab6e1700] .el-input__wrapper {
  border-radius: 8px;
}
[data-v-ab6e1700] .el-input__wrapper.is-focus {
  box-shadow: 0 0 0 1px #dcdfe6 inset;
}
[data-v-ab6e1700] .el-collapse-item__header {
  background: #f5f5f5;
  border: none;
}
[data-v-ab6e1700] .el-collapse-item__content {
  background: #f5f5f5;
  padding-bottom: 15px;
}
[data-v-ab6e1700] .el-tabs__item.is-active {
  color: #000;
}
[data-v-ab6e1700] .el-tabs__active-bar {
  background: #000;
}
[data-v-ab6e1700] .el-tabs__item {
  color: #878797;
}

