/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/view.less ***!
  \**************************************************************************************************************************************************************************************************************************************/
.location-check-in-mission-component {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.location-check-in-mission-component .location-check-in-mission-component-background-image {
  max-width: 100%;
  max-height: 100%;
}
.mrc-modal-mask,
.mrc-modal-wrapper {
  width: 100vw;
  height: 100vh;
}
.location-check-in-audit-modal {
  width: 80vw;
  min-height: 53.3333vw;
  border-radius: 4.2667vw;
  overflow: hidden;
  background: linear-gradient(180deg, #FFFFFF -15.91%, #E5EFFF 107.7%);
  padding: 0 4.2667vw;
}
.location-check-in-audit-modal .audit-modal-header {
  display: flex;
  justify-content: center;
  padding-top: 7.4667vw;
  font-weight: 900;
  font-size: 5.06667vw;
  line-height: 5.06667vw;
  color: #1C3F99;
}
.location-check-in-audit-modal .audit-modal-text {
  padding: 4.2667vw 2.1333vw;
  color: #16367B;
  font-size: 3.2vw;
}
.location-check-in-audit-modal .audit-modal-image {
  margin-bottom: 4.2667vw;
}
.location-check-in-audit-modal .audit-modal-image img {
  width: 100%;
}
.location-check-in-audit-modal .audit-modal-button-upload {
  width: 100%;
  height: 11.7333vw;
  border-radius: 5.8667vw;
  background-color: #5574CB;
  color: #fff;
  font-size: 4.8vw;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.location-check-in-audit-modal .audit-modal-footer {
  font-size: 2.6667vw;
  margin-top: 2.1333vw;
  margin-bottom: 4.2667vw;
  text-align: center;
  color: #6477A1;
}
.location-check-in-audit-modal .audit-modal-waiting-title {
  font-size: 4.2667vw;
  color: #16367B;
  text-align: center;
  margin-top: 6.4vw;
  font-weight: 500;
}
.location-check-in-audit-modal .audit-modal-waiting-text {
  font-size: 2.9333vw;
  color: #6477A1;
  text-align: center;
  margin: 3.2vw 0;
}
.location-check-in-audit-modal .audit-modal-waiting-buttons {
  margin-top: 6.4vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.location-check-in-audit-modal .waiting-button-close {
  width: 31.4667vw;
  height: 11.2vw;
  border-radius: 5.6vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333vw;
  font-weight: bold;
  color: #fff;
  background-color: #5574CB;
  margin-right: 4.2667vw;
}
.location-check-in-audit-modal .waiting-button-retry {
  box-sizing: border-box;
  width: 31.4667vw;
  height: 11.2vw;
  border: 1px solid #5574CB;
  border-radius: 5.6vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.7333vw;
  font-weight: bold;
  color: #5574CB;
}

