.main-container[data-v-312dd86a] {
  border-radius: 4px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-color: #fff;
  overflow: hidden;
  margin-top: 50px;
  height: calc(100vh - 140px);
}
.main-footer[data-v-312dd86a] {
  width: 100%;
  height: 100px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(100vh - 100px);
  position: absolute;
  background: #e2e1e1ce;
}
footer[data-v-312dd86a] {
  position: absolute;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
}
.foot-container .content.has-text-centered section[data-v-312dd86a] {
  text-align: center;
  margin-top: 16px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
  align-items: center;
}
.foot-container .content.has-text-centered img[data-v-312dd86a] {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 13px;
}
.upDiv[data-v-312dd86a] {
  width: 500px;
  height: 180px;
  background-image: "";
  margin-top: 0px;
  text-align: center;
}
.upDiv .drag[data-v-312dd86a] {
  border-radius: 20px;
  width: 100%;
  height: 170px;
  margin-top: 0px;
  z-index: 700;
  background: #f4f4f4;
  -webkit-box-shadow: 0 0 0 2px #d8d8d4;
          box-shadow: 0 0 0 2px #d8d8d4;
}
.upDiv .drag .filebox[data-v-312dd86a] {
  position: relative;
  width: 100%;
  height: 180px;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom: 5px;
}
.upDiv .filebox p[data-v-312dd86a] {
  width: 100%;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}
.upDiv .drag .filebox .uploadImg[data-v-312dd86a] {
  position: absolute;
  left: 10px;
  width: 100%;
  height: 100px;
}
.upDiv .drag .filebox .selectFiles[data-v-312dd86a] {
  position: absolute;
  left: 10px;
  width: 400px;
  z-index: 1800;
  top: 10px;
}
.upDiv .drag .filebox .selectFiles input[data-v-312dd86a] {
  width: 400px;
  height: 125px;
  z-index: 1600;
  opacity: 0;
  position: relative;
  cursor: pointer;
  border-color: #4280d1;
  border-style: solid;
}
