.mbt___2hUmJ {
  width: 180px;
  height: 40px;
  line-height: 40px;
  background: #508cee;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
a.mbt___2hUmJ:hover {
  color: #fff;
}
.mask___2lbXh {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mask___2lbXh > div {
  width: 780px;
  height: 80vh;
  border: 1px solid #e7e7e7;
  background: #fff;
  position: relative;
  border-radius: 8px;
}
.mtop___2qxzw {
  height: 56px;
  line-height: 56px;
  background: #ffffff;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.84);
  box-shadow: inset 0 -1px 0 0 #e0e0e0;
}
.mtop___2qxzw > img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.mtop___2qxzw span {
  display: inline-block;
}
.mcontent___1vXaG {
  width: 100%;
  height: calc(100% - 60px);
  overflow: hidden;
}
.mcontent___1vXaG > div > h1 {
  margin: 0 auto;
  text-align: center;
  width: 200px;
  font-size: 22px;
  color: #333;
  margin-bottom: 26px;
}
.mcontent-iframe___3iHdi {
  width: 100%;
  height: calc(100% - 60px);
  overflow: hidden;
}
.mcontent-iframe___3iHdi > iframe {
  width: 100%;
  height: 100%;
}
.mcontent___1vXaG > div {
  padding: 24px 34px 0 34px;
  line-height: 2;
  overflow-y: auto;
  height: 100%;
  margin: 0 4px;
}
.mcontent___1vXaG > div > p {
  text-indent: 2em;
}
.mcontent___1vXaG > div em {
  width: 0px;
  border: 1px solid #e7e7e7;
  position: absolute;
  height: 290px;
  display: block;
  top: 79px;
  right: 14px;
}
.mcontent___1vXaG > div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background: #fff;
}
.mcontent___1vXaG > div::-webkit-scrollbar-thumb {
  background: #e7e7e7;
  border-radius: 4px;
}
.mcontent1___3i1zA > div::-webkit-scrollbar-button {
  background-color: #e7e7e7;
}
.footer___2r3mT {
  display: flex;
  justify-content: center;
  align-items: center;
}
.confirm___vwgMX,
.cancel___1Cbwk {
  padding: 5px 10px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.confirm___vwgMX {
  margin-left: 20px;
  color: white;
  background-color: #3385fc;
}
.cancel___1Cbwk {
  background-color: white;
  color: #3385fc;
  border: 1px solid #3385fc;
}

.leave-information-form .leave-information-form-title {
  color: rgba(0, 0, 0, 0.84);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}
.leave-information-form .leave-information-form-subtitle {
  color: rgba(0, 0, 0, 0.64);
  font-size: 14px;
  margin-bottom: 16px;
  text-align: center;
}
.leave-information-form .leave-information-form-formItem {
  width: 300px;
  height: 36px;
  margin-bottom: 20px;
}
.leave-information-form .leave-information-form-formItem.is-checkbox {
  height: 24px !important;
  margin-top: -10px;
  margin-bottom: 10px !important;
}
.leave-information-form .leave-information-form-formItem .agreement-highlight {
  color: #1890ff;
  margin-left: -8px;
  cursor: pointer;
}
.leave-information-form .leave-information-form-formItem .ant-input {
  height: 36px;
  border: none;
}
.leave-information-form .leave-information-form-formItem .ant-input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
}
.leave-information-form .leave-information-form-formItem .ant-select {
  width: 300px;
}
.leave-information-form .leave-information-form-formItem .ant-select-selection {
  border: none;
}
.leave-information-form .leave-information-form-formItem .ant-select-selection--single {
  height: 36px;
}
.leave-information-form .leave-information-form-formItem .ant-select-selection__rendered {
  line-height: 34px;
}
.leave-information-form .leave-information-form-formItem .ant-select-selection__placeholder,
.leave-information-form .leave-information-form-formItem .ant-select-arrow {
  color: rgba(0, 0, 0, 0.4);
}
.leave-information-form .leave-information-form-formItem .ant-cascader-picker {
  width: 300px;
}
.leave-information-form .leave-information-form-formItem .ant-cascader-picker .ant-cascader-picker-arrow {
  color: rgba(0, 0, 0, 0.4);
}
.leave-information-form .leave-information-form-btn {
  width: 300px;
  height: 40px;
  border-radius: 4px;
  background-color: #1478fa;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

