
.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

[data-v-0052ea01] .el-descriptions-item__cell {
  width: 25%;
}
.btnGroup[data-v-0052ea01] {
  text-align: center;
  margin-top: 20px;
}

.container[data-v-62ce9414] {
  width: 100%;
  height: 500px;
  background-color: pink;
}
[data-v-62ce9414] .el-descriptions-item__cell {
  width: 25%;
}
.btnGroup[data-v-62ce9414] {
  text-align: center;
  margin-top: 20px;
}

[data-v-2202328e] .el-descriptions-item__cell {
  width: 25%;
}
.btnGroup[data-v-2202328e] {
  text-align: center;
  margin-top: 20px;
}

[data-v-658da4ff] .el-descriptions-item__cell {
  width: 25%;
}
.btnGroup[data-v-658da4ff] {
  text-align: center;
  margin-top: 20px;
}
.Pending_admission[data-v-658da4ff] {
  font-size: 30px;
  color: red;
  font-weight: 500;
}
.Admitted[data-v-658da4ff] {
  color: #ffa306;
  font-size: 24px;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    background: rgba(0, 153, 229, 0.9);
}
.affix-line {
    height: 100px;
}

.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}


.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

