.personalDataConfiguration[data-v-4d7c8565] {
  position: relative;
  height: 100%;
}
.personalDataConfiguration[data-v-4d7c8565]  .el-card__body {
  height: 100%;
}
.table-cont[data-v-4d7c8565] {
  height: calc(100% - 100px );
  position: relative;
  overflow: auto;
}
.my-table[data-v-4d7c8565] {
  position: absolute;
  width: auto;
  max-width: none;
}
[data-v-4d7c8565] .text-hover {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: blue;
  cursor: pointer;
}
.imgText[data-v-4d7c8565] {
  width: 100%;
  height: 100%;
}
.tabelTit[data-v-4d7c8565] {
  cursor: pointer;
  color: #409eff;
}
[data-v-4d7c8565] .search-Sel {
  margin-bottom: 10px;
  width: 90%;
}
[data-v-4d7c8565] .column-active {
  color: blue;
}
