.roleDrawer .info {
  height: 190px;
  padding: 10px 20px 0 20px;
}
.roleDrawer .info .ant-row {
  height: 55px;
  line-height: 55px;
}
.roleDrawer .info .ant-row .disable.ant-radio-button-wrapper-checked {
  background: #1784fc;
  border-color: #1784fc;
}
.roleDrawer .box {
  overflow: inherit!important;
}
.roleDrawer .box .ant-tabs-tabpane {
  height: calc(100vh - 352px);
  overflow-y: scroll;
  padding-left: 40px;
}
.shows .talks,
.shows .TreatmentPlan,
.shows .Sop,
.shows .SOP,
.shows .SystemTalks {
  display: none;
}
.hie .ExcelExportData,
.hie .ExcelAnalyse {
  display: none;
}

.tenantRole {
  height: calc(100vh - 97px);
}
.tenantRole .ant-card-head-title {
  padding: 12px 0;
}
.tenantRole .ant-card-extra {
  padding: 0;
}
.tenantRole .ant-card-body {
  padding: 0;
}

