.img_box[data-v-76c4200e] {
  display: flex;
  justify-content: center;
}
footer[data-v-76c4200e] {
  padding: 18px;
  background: white;
  display: flex;
  justify-content: center;
  border-top: 1px solid #dcdee2;
}
footer button[data-v-76c4200e]:first-child {
  margin-right: 10px;
  width: 100px;
}
.patientInfo[data-v-76c4200e] {
  background: white;
  padding: 18px 30px 10px 30px;
  margin-top: 18px;
  position: relative;
}
.patientInfo button[data-v-76c4200e] {
  position: absolute;
  right: 30px;
}
.page[data-v-76c4200e] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 30px;
}

