.account-info .el-divider--horizontal {
  margin-top: 8px;
  margin-bottom: 10px;
}

.item-width {
  width: 100%;
}

.btn-circle {
  padding-top: 5px;
}
.margin-top {
  margin-top: 10px;
}
.crm-main {
  background: #fff;
  border-radius: 6px;
  padding: 10px 10px 0 10px;
  //font-weight: bold;
  font-size: 15px;
  color: #1890ff;
  height: auto !important;
  flex: none;
  margin-bottom: 4px;
  border: 1px solid #d8dce5;
}
