ul[data-v-76c14e7c],
li[data-v-76c14e7c] {
  list-style: none;
}
.render-table-wrap[data-v-76c14e7c] {
  width: 100%;
  height: auto;
}
.render-table-wrap li[data-v-76c14e7c] {
  display: flex;
  justify-content: flex-start;
  transition: background-color 0.1s ease, color 0.1s ease;
  font-size: 15px;
  font-weight: bold;
}
[dir] .render-table-wrap li[data-v-76c14e7c] {
  padding: 0.78571429em;
}
.render-table-wrap li span[data-v-76c14e7c] {
  display: inline-block;
}
.render-table-wrap li span[data-v-76c14e7c]:nth-child(1) {
  width: 30%;
}
[dir] .render-table-wrap li span[data-v-76c14e7c]:nth-child(1) {
  text-align: center;
}
.render-table-wrap li span[data-v-76c14e7c]:nth-child(2) {
  width: 70%;
}
[dir] .render-table-wrap li[data-v-76c14e7c]:nth-child(odd) {
  background-color: #f3f2f7 !important;
  border-bottom: 2px solid #ebe9f1;
}
.render-table-wrap li span[data-v-76c14e7c]:nth-child(2) {
  white-space: pre-line;
}
[dir] .render-table-wrap li.special[data-v-76c14e7c] {
  background-color: #fff !important;
  border: 1px solid #f3f2f7;
}
.render-table-wrap .special-li span[data-v-76c14e7c]:nth-child(1) {
  width: 10%;
}
[dir] .render-table-wrap .special-li span[data-v-76c14e7c]:nth-child(1) {
  text-align: center;
}
.render-table-wrap .special-li span[data-v-76c14e7c]:nth-child(2) {
  width: 90%;
}
.common-modal-wrap .common-modal-title {
  font-size: 18px;
  color: #000;
}[dir] .common-modal-wrap .common-modal-title {
  margin: 20px 0;
}
.common-modal-wrap .modal-lg {
  max-width: 1140px !important;
}
.common-modal-wrap .profile-notes {
  position: relative;
  width: 96%;
  min-height: 1em;
  line-height: 1.4285em;
  color: rgba(0, 0, 0, 0.87);
  transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
}
[dir] .common-modal-wrap .profile-notes {
  margin: 1em 0;
  background: #f3f2f7 !important;
  padding: 1em 1.5em;
  border-radius: 0.28571429rem;
  border-bottom: 2px solid #ebe9f1;
}
[dir=ltr] .common-modal-wrap .profile-notes {
  margin-left: 4%;
}
[dir=rtl] .common-modal-wrap .profile-notes {
  margin-right: 4%;
}
[dir] .detail-wrap[data-v-448d64d2] {
  margin: 30px;
}
