div,
p,
ul,
li {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

li {
  list-style: none;
}

.beisen-phoenix-commentor {
  font-family: "PingFang SC", "Hiragino Sans GB", STHeitiSC, Helvetica, "Helvetica Neue", "Microsoft YaHei", Tahoma;
  width: 100%;
  min-width: 300px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.beisen-phoenix-commentor .phoenix-unmodeled-layer {
  margin-right: 16px;
}

.beisen-phoenix-commentor .commentor-textArea-wrap {
  outline: none;
}

.beisen-phoenix-commentor .commentor-button-area {
  margin-top: 10px;
  width: 100%;
  display: flex;
  box-sizing: border-box;
}

.beisen-phoenix-commentor .commentor-button-area-left {
  margin-right: 20px;
  display: flex;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul {
  display: flex;
  flex-wrap: wrap;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul li {
  font-size: 12px;
  line-height: 20px;
  line-height: 26px;
  padding-right: 12px;
  cursor: pointer;
  color: #33383d;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul li .commentor-btn-label {
  margin-left: 4px;
  vertical-align: middle;
  color: #33383D;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul li:hover .commentor-btn-svg {
  color: #1D86F0;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul li:hover .commentor-btn-label {
  color: #1D86F0;
}

.beisen-phoenix-commentor .commentor-button-area-left-ul li .commentor-btn-svg {
  vertical-align: middle;
  color: #83898F;
}

.beisen-phoenix-commentor .commentor-button-area-right {
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.beisen-phoenix-commentor .commentor-button-area-right .common-right-box {
  display: flex;
}

.beisen-phoenix-commentor .commentor-button-area-right .commentor-range-button {
  margin-right: 16px;
}

.commentor-person-wrapper {
  position: absolute;
  z-index: 100;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.commentor-file-list {
  margin-top: 10px;
}

.commentor-file-list div {
  box-sizing: content-box;
}
