.bdColor[data-v-48e389fc] {
  color: #0052CC;
}
.textColor[data-v-48e389fc] {
  color: #0052cc;
}
.warningText[data-v-48e389fc] {
  color: #e6a23c;
}
.dangerText[data-v-48e389fc] {
  color: #d9001b;
}
.successText[data-v-48e389fc] {
  color: #67c23a;
}
.warningBg[data-v-48e389fc] {
  background-color: #e6a23c;
}
.dangerBg[data-v-48e389fc] {
  background-color: #d9001b;
}
.successBg[data-v-48e389fc] {
  background-color: #67c23a;
}
.primaryBg[data-v-48e389fc] {
  background-color: #4573d8;
}
.grayBg[data-v-48e389fc] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-48e389fc] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-48e389fc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-48e389fc] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-48e389fc] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-48e389fc] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-48e389fc] {
  color: #2662f0;
}
.colorTxt892[data-v-48e389fc] {
  color: #8f92a1;
}
.textDUb[data-v-48e389fc] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-48e389fc] {
  font-size: 14px;
}
.fz_20[data-v-48e389fc] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-48e389fc] {
  color: #e6a23c;
}
.text5[data-v-48e389fc] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-48e389fc] {
  margin-top: 20px !important;
}
.noData[data-v-48e389fc] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-48e389fc]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-48e389fc]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-48e389fc]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-48e389fc] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-48e389fc] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-48e389fc] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-48e389fc] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-48e389fc] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-48e389fc] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-48e389fc] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-48e389fc] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-48e389fc] {
  width: 10%;
}
[data-v-48e389fc] .el-dialog {
  height: 98vh;
  overflow: auto;
  margin: 0 auto;
  margin-top: 1vh !important;
}
[data-v-48e389fc] .el-dialog__body {
  padding: 30px 20px 0 !important;
}
.followTag[data-v-48e389fc] {
  width: 100%;
  display: inline-block;
}
.followTag span[data-v-48e389fc] {
  padding: 5px 15px;
  border: 1px solid #0052CC;
  color: #0052CC;
  margin-top: 15px;
  display: inline-block;
  border-radius: 20px;
  margin-right: 20px;
}
.followDiv[data-v-48e389fc] {
  width: 100%;
  display: inline-block;
}
.followDiv .followLi[data-v-48e389fc] {
  width: 100%;
  float: left;
  position: relative;
}
.followDiv .followLi .followIcon[data-v-48e389fc] {
  width: 30px;
  height: 320px;
  border-left: 1px solid #0052CC;
  position: relative;
  display: inline-block;
}
.followDiv .followLi .followIcon i[data-v-48e389fc] {
  position: absolute;
  top: 0;
  left: -10px;
}
.followDiv .followLi .followConent[data-v-48e389fc] {
  width: calc(100% - 30px);
  height: 320px;
  display: inline-block;
  position: absolute;
}
.followDiv .followLi .followConent h2[data-v-48e389fc] {
  width: 100%;
  padding: 10px 15px;
  background-color: #f2f2f2;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  border-radius: 5px;
}
.followDiv .followLi .followConent h2 .span1[data-v-48e389fc] {
  padding: 3px 10px;
  border: 1px solid #aaaaaa;
  background-color: #aaaaaa;
  color: #333;
  border-radius: 20px;
  font-size: 12px;
}
.followDiv .followLi .followConent h2 .span2[data-v-48e389fc] {
  padding: 3px 10px;
  border: 1px solid #0052CC;
  background-color: #0052CC;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
}
[data-v-48e389fc] .el-dialog::-webkit-scrollbar {
  width: 5px !important;
  height: 12px !important;
}
[data-v-48e389fc] .el-dialog::-webkit-scrollbar-track {
  background: #f2f2f2;
}
[data-v-48e389fc] .el-dialog::-webkit-scrollbar-thumb {
  background: #ddd;
}
[data-v-48e389fc] .el-dialog::-webkit-scrollbar-thumb:hover {
  background: #ddd;
}

.bdColor[data-v-a9d95cd2] {
  color: #0052CC;
}
.textColor[data-v-a9d95cd2] {
  color: #0052cc;
}
.warningText[data-v-a9d95cd2] {
  color: #e6a23c;
}
.dangerText[data-v-a9d95cd2] {
  color: #d9001b;
}
.successText[data-v-a9d95cd2] {
  color: #67c23a;
}
.warningBg[data-v-a9d95cd2] {
  background-color: #e6a23c;
}
.dangerBg[data-v-a9d95cd2] {
  background-color: #d9001b;
}
.successBg[data-v-a9d95cd2] {
  background-color: #67c23a;
}
.primaryBg[data-v-a9d95cd2] {
  background-color: #4573d8;
}
.grayBg[data-v-a9d95cd2] {
  background-color: #aaaaaa;
}
.fl_sb[data-v-a9d95cd2] {
  display: flex;
  justify-content: space-between;
}
.fl_as[data-v-a9d95cd2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fl_st[data-v-a9d95cd2] {
  display: flex;
  align-items: center;
  justify-content: start;
}
.fl_cc[data-v-a9d95cd2] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fl_wrap[data-v-a9d95cd2] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.colorPr[data-v-a9d95cd2] {
  color: #2662f0;
}
.colorTxt892[data-v-a9d95cd2] {
  color: #8f92a1;
}
.textDUb[data-v-a9d95cd2] {
  text-decoration: underline;
  white-space: pre-wrap;
}
.fz14[data-v-a9d95cd2] {
  font-size: 14px;
}
.fz_20[data-v-a9d95cd2] {
  font-size: 22px;
  font-weight: 400;
  color: #566770;
}
.fz_waming[data-v-a9d95cd2] {
  color: #e6a23c;
}
.text5[data-v-a9d95cd2] {
  display: inline-block;
  max-width: 8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt20[data-v-a9d95cd2] {
  margin-top: 20px !important;
}
.noData[data-v-a9d95cd2] {
  margin: 200px 0;
  text-align: center;
}
.el-button--primary[data-v-a9d95cd2]:not(.is-disabled) {
  border: 1px solid #0052CC;
  color: #0052CC;
  background: #fff;
}
.el-button--primary[data-v-a9d95cd2]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button[data-v-a9d95cd2]:hover {
  background: #0052CC;
  border-color: #0052CC;
  color: #FFF;
}
.el-button--primary.solid[data-v-a9d95cd2] {
  color: #FFF;
  background-color: #0052CC;
  border-color: #0052CC;
}
.el-button[data-v-a9d95cd2] {
  min-width: 80px;
  border-radius: 12px;
}
.el-input__inner[data-v-a9d95cd2] {
  border-radius: 8px;
}
.el-button--primary.bg[data-v-a9d95cd2] {
  border-radius: 30px;
  border: 1px solid #0052cc;
  color: #fff;
  background: #0052cc;
}
.el-button--primary.bg2f[data-v-a9d95cd2] {
  width: 100%;
  border: 1px solid #0052CC;
  color: #fff;
  background: #0052CC;
}
.el-table[data-v-a9d95cd2] {
  overflow: hidden;
  border-radius: 4px;
}
.el-table .el-table__cell[data-v-a9d95cd2] {
  padding: 22px 0;
}
.el-table .el-table__body-wrapper[data-v-a9d95cd2] {
  padding-right: 20px;
}
.el-date-editor .el-range-separator[data-v-a9d95cd2] {
  width: 10%;
}
.follow-patient .label[data-v-a9d95cd2] {
  margin-left: 10px;
}
[data-v-a9d95cd2] .el-dialog {
  height: 98vh;
  overflow: auto;
  margin: 0 auto;
  margin-top: 1vh !important;
}
[data-v-a9d95cd2] .el-dialog__body {
  padding: 30px 20px 0 !important;
}
[data-v-a9d95cd2] .el-timeline-item__timestamp {
  color: #000 !important;
  font-size: 18px !important;
  margin-bottom: 20px !important;
}
[data-v-a9d95cd2] .el-divider {
  background-color: #0052CC;
}
.type-tag[data-v-a9d95cd2] {
  color: #fff;
  font-size: 12px;
  padding: 6px 15px;
  border-radius: 50px;
}
.search-item[data-v-a9d95cd2] {
  width: 200px;
  margin-left: 10px;
  margin-top: 10px;
}
.table-btn[data-v-a9d95cd2] {
  display: inline-block;
  padding: 0 10px;
  color: #0052CC;
  cursor: pointer;
}
[data-v-a9d95cd2] .el-table td {
  padding: 12px 0 20px !important;
}
[data-v-a9d95cd2] .el-table td div {
  overflow: visible;
}

