/* 
 * CMS(服务平台)修正样式
 * 2020/09/19 Roopher
 */

#m-edit-his__wrapper {
  overflow: hidden;
  clear: both;
}

#m-edit-his__wrapper > h3 {
  /* display: inline-block; */
  font-size: 13px;
  text-align: right;
  width: 160px;
  float: left;
}

.m-edit-his__list__wrapper {
  margin-left: 180px;
}

.m-edit-his__list__wrapper h4 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
}

.m-edit-his__other__wrapper th,
.m-edit-his__other__wrapper td {
  text-align: center;
}

.m-foreign__other__wrapper th,
.m-foreign__other__wrapper td {
  text-align: center;
}

.f-imp-edit__wrapper th,
.f-imp-edit__wrapper td {
  text-align: center;
}
