.textRight {
  text-align: right;
}
.crm-main {
  background: #fff;
  border-radius: 6px;
  padding: 10px 10px 0px 10px;
  //font-weight: bold;
  font-size: 15px;
  color: #1890ff;
  height: auto !important;
  flex: none;
  margin-bottom: 4px;
  border: 1px solid #d8dce5;
}
