.person-modal-list table.c-result-table > colgroup > col:nth-child(1) {
  width: 4%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(2) {
  width: 11%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(3) {
  width: 11%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(4) {
  width: auto;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(5) {
  width: 14.5%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(6) {
  width: 14.5%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(7) {
  width: 11%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(8) {
  width: 9%;
}

.person-modal-list table.c-result-table > colgroup > col:nth-child(9) {
  width: auto;
}

.person-modal-list {
  max-height: 423px;
}
