
.headerCalssWhite[data-v-40f9ac40] {
  background: white;
  height: 50px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.headerCalssGray[data-v-40f9ac40] {
  background: rgba(246, 246, 246, 1);
  height: 50px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.headerClass[data-v-40f9ac40] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0px 20px;
  /* background: yellow; */
}
.headerLogo[data-v-40f9ac40] {
  font-size: 25px;
}
.dalishenImg[data-v-40f9ac40] {
  width: 150px;
  margin-right: 20px;
}
.dialogTitle[data-v-40f9ac40] {
  padding-left: 140px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}
.lableRequired[data-v-40f9ac40]::before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.rawpoolImg[data-v-40f9ac40] {
  width: 150px;
}
.formDateBox[data-v-40f9ac40] {
  height: 620px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-y: scroll;
}
.headerBox[data-v-40f9ac40] .el-dialog__body {
  margin-top: -20px;
}
.inputBox[data-v-40f9ac40] {
  width: 100%;
  text-align: center;
  /* display: flex;
  flex-direction: column;
  align-items: center; */
}
.inputBox span[data-v-40f9ac40] {
  width: calc(100% - 46%);;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.elInput[data-v-40f9ac40] {
    width: 56%;
    margin-bottom: 10px;
    margin-left: 25px;
}
.submitBtn[data-v-40f9ac40] {
  /* width: 522px; */
  font-weight: bold;
  font-size: 16px;
}
.headerRight[data-v-40f9ac40] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-right: 30px;
}
.submitLink[data-v-40f9ac40] {
  font-size: 14px;
  margin-right: 35px;
  cursor: pointer;
}
.settingDropdown[data-v-40f9ac40] {
  margin-left: 10px;
}
.redImage[data-v-40f9ac40] {
  width: 28px;
  height: 28px;
  background: #eb5757;
  color: #ffffff;
  margin-left: 35px;
  border-radius: 18px;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
}
.redBigImage[data-v-40f9ac40] {
  width: 54px;
  height: 54px;
  background: #eb5757;
  color: #ffffff;
  border-radius: 37px;
  text-align: center;
  line-height: 49px;
}
.dropdownInfo[data-v-40f9ac40] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 0px;
  margin-bottom: 32px;
}
.el-divider[data-v-40f9ac40] {
  margin: 11px 20px 30px 20px;
  width: 260px;
}
.changeSpan[data-v-40f9ac40] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0px 20px;
}
.changePassword[data-v-40f9ac40] {
  font-size: 14px;
  color: #4a4a4a;
}
.logOut[data-v-40f9ac40] {
  font-size: 14px;
  font-weight: 400;
  color: #eb5757;
  margin-left: 20px;
  margin-bottom: 10px;
}
/* 未登录 */
.noLogin[data-v-40f9ac40] {
  margin-right: 50px;
}
.el-dropdown-link[data-v-40f9ac40] {
  cursor: pointer;
}

