.top_nav[data-v-2f26e59e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top_nav .top_nav_inner[data-v-2f26e59e] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.equipmet_inner[data-v-2f26e59e] {
  margin-top: 20px;
}
.patient[data-v-2f26e59e] .el-card__body {
  overflow: hidden;
}
.patient_table[data-v-2f26e59e] {
  height: 100%;
}
#content_card[data-v-2f26e59e] {
  height: calc(100% - 92px) !important;
  overflow: auto;
}
.patient_table[data-v-2f26e59e] {
  height: 100%;
}
.patient_table[data-v-2f26e59e] .el-table__body-wrapper .el-table__cell .cell {
  height: 26px;
  line-height: 27px;
}
.patient_table[data-v-2f26e59e] .el-table__body-wrapper .el-table__cell .cell button {
  padding: 0;
}
