.bc-ai-operator-education .ant-tabs-tab {
  padding-left: 0 !important;
}
.bc-ai-operator-education .ai-operator-tab .title {
  margin: 0 0 18px 0;
  padding: 0;
  font-size: 24px;
}
.bc-ai-operator-education .ai-operator-tab .text-field {
  max-width: 600px;
}

.bc-ai-education-skeleton {
  max-width: 770px;
}

@media screen and (max-width: 834px) {
  .bc-ai-operator-education .ant-tabs-tab-btn {
    padding-right: 12px;
  }
}
.ai-agents-content-layout .page-content {
  margin: 0 !important;
  padding: 12px 0 0 0 !important;
}

.user-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.bc-ai-agents {
  height: 100%;
}
.bc-ai-agents .loading-message {
  margin-left: 20px;
}
.bc-ai-agents .left-sider {
  background-color: white;
  border-right: 1px solid rgba(5, 5, 5, 0.06);
  height: 100%;
  flex: none !important;
  max-width: none !important;
  width: auto !important;
}
.bc-ai-agents .content {
  background-color: white;
  height: 100%;
  min-width: 900px;
}

/*# sourceMappingURL=main~30.ed449dc9.css.map*/