
.noContent[data-v-01d8d08c] {
  text-align: center;
  padding: 30px 0;
}
.noContent > h4[data-v-01d8d08c] {
  margin-top: 25px;
}


.imgDialog .imgBox[data-v-c7f70614] {
  min-height: 240px;
  padding-bottom: 20px;
  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;
}
.imgDialog .imgBox img[data-v-c7f70614] {
  max-width: 100%;
}

