.ck-sensitive-social-filter-item {
  flex: 0 0 400px !important;
  width: 400px !important;
}

.ck-sensitive-social-filter-item .arco-form-item-label-col {
  flex: 0 0 148px !important;
  max-width: 148px !important;
}

.ck-sensitive-social-filter-item .arco-form-item-label {
  color: #1d2129 !important;
  overflow: visible !important;
  white-space: nowrap !important;
}

.ck-sensitive-social-filter-item .arco-form-item-wrapper-col {
  flex: 0 0 auto !important;
}

.ck-sensitive-social-picker {
  width: 230px !important;
}

.ck-sensitive-social-picker .arco-picker-input {
  min-width: 0 !important;
}

.ck-sensitive-social-picker .arco-picker-input:first-of-type {
  flex: 1 1 auto !important;
  width: 100% !important;
}

.ck-sensitive-social-picker .arco-picker-separator,
.ck-sensitive-social-picker .arco-picker-input:nth-of-type(2) {
  display: none !important;
}

.ck-sensitive-social-picker .arco-picker-suffix {
  margin-left: 0 !important;
}
