/* _content/AntChat/Pages/Embedded/EmbeddedVLList.razor.rz.scp.css */
.u_cardgrid[b-xmou1s6roq] {
    width: 25%;
    padding: 0 25px 25px 0;
    box-shadow: none;
    min-height: 190px;
    min-width: 420px;
}

.u_card[b-xmou1s6roq] {
    cursor: inherit;
    border: solid 1px #d5d5d5;
}

.u_card_empty[b-xmou1s6roq] {
    height: 100%;
    cursor: inherit;
}

.u_num[b-xmou1s6roq] {
    color: #1890ff;
    font-size: 14px;
}

.u_cardbody_box[b-xmou1s6roq] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin: 20px;
}

.u_action[b-xmou1s6roq] {
    cursor: inherit;
    font-size: 12px;
}

.u_action_btn[b-xmou1s6roq] {
    padding: 0 5px;
    height: auto;
}

.u_action_title[b-xmou1s6roq] {
    font-size: 16px;
    color: #616161;
}

.u_title[b-xmou1s6roq] {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    align-items: center;
    width: 90%;
}

.u_search[b-xmou1s6roq] {
    display: inline-flex;
    justify-content: flex-end;
    margin: 10px 0;
    width: 100%;
}

.ant-card-head-title[b-xmou1s6roq] {
    padding: 7px 0;
}

.ant-card-extra[b-xmou1s6roq] {
    padding: 7px 0;
}

.ant-card-actions[b-xmou1s6roq] {
    justify-content: space-between;
    align-items: center;
}

.ant-btn-primary[b-xmou1s6roq] {
    background-color: #2767CF !important;
    border-color: #2767CF !important;
}


/*编辑弹框样式 begin*/

.flex-container[b-xmou1s6roq] {
    display: flex;
}


.u_modelBox[b-xmou1s6roq] {
    border-radius: 7px;
    text-align: center;
    padding: 20px 0;
    margin: 5px;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #fff;
    width: 260px;
}

    .u_modelBox.selected[b-xmou1s6roq] {
        border: solid 1px #2468f2;
        background-color: #2468f217;
    }

    .u_modelBox.disableSelect[b-xmou1s6roq] {
        border: solid 1px #F2F2F2;
        cursor: auto;
        opacity: 0.7;
    }

.u_modelBox_txt[b-xmou1s6roq] {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.cmd-box[b-xmou1s6roq] {
    margin: 50px 0 40px 0;
    text-align: center;
}

.btn-primary[b-xmou1s6roq] {
    background-color: #2767CF !important;
}

.btnSubmitCss[b-xmou1s6roq] {
    width: 200px;
    height: 50px;
    font-size: 16px;
}

.formValidCss[b-xmou1s6roq] {
    color: red;
    font-size: 12px;
}
/* _content/AntChat/Pages/Layouts/BasicLayout.razor.rz.scp.css */
.ant_basic_layout[b-i73i2dtdtu]  .ant-layout-header {
    position: fixed;
}

.ant_basic_layout[b-i73i2dtdtu]{
    width: 90% !important;
}
/* _content/AntChat/Pages/Layouts/ChatLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-1f4xz8e9os] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-1f4xz8e9os] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-1f4xz8e9os] {
  margin-right: 24px;
}
.container__b__0 .content[b-1f4xz8e9os] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-1f4xz8e9os] {
  text-align: center;
}
.container__b__0 .header[b-1f4xz8e9os] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-1f4xz8e9os] {
  text-decoration: none;
}
.container__b__0 .logo[b-1f4xz8e9os] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
    .container__b__0 .title[b-1f4xz8e9os] {
        position: relative;
        top: 2px;
        color: rgba(0, 0, 0, 0.85);
        color: #1890ff;
        font-size: 28px;
        font-weight: 500;
    }
.container__b__0 .desc[b-1f4xz8e9os] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-1f4xz8e9os] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-1f4xz8e9os] {
    padding: 32px 0 24px;
  }
}
/* _content/AntChat/Pages/Layouts/UserLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-pq26wlzix4] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-pq26wlzix4] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-pq26wlzix4] {
  margin-right: 24px;
}
.container__b__0 .content[b-pq26wlzix4] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-pq26wlzix4] {
  text-align: center;
}
.container__b__0 .header[b-pq26wlzix4] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-pq26wlzix4] {
  text-decoration: none;
}
.container__b__0 .logo[b-pq26wlzix4] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
    .container__b__0 .title[b-pq26wlzix4] {
        position: relative;
        top: 2px;
        color: rgba(0, 0, 0, 0.85);
        color: #1890ff;
        font-size: 28px;
        font-weight: 500;
    }
.container__b__0 .desc[b-pq26wlzix4] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-pq26wlzix4] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-pq26wlzix4] {
    padding: 32px 0 24px;
  }
}
/* _content/AntChat/Pages/Login.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*此处为了解决样式冲突, 在pro样式的基础上包了一层main, 原始样式从.login开始*/
.main__b__0[b-qiecjtjbiy]  {
  width: 368px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .main__b__0[b-qiecjtjbiy]  {
    width: 95%;
  }
}
.main__b__0[b-qiecjtjbiy]  .login :global .ant-tabs .ant-tabs-nav {
  margin-bottom: 24px;
  text-align: center;
  border-bottom: 0;
}
.main__b__0[b-qiecjtjbiy]  .login .getCaptcha {
  display: block;
  width: 100%;
}
.main__b__0[b-qiecjtjbiy]  .login .icon {
  color: #1890ff;
}
.main__b__0[b-qiecjtjbiy]  .login .other {
  margin-top: 24px;
  line-height: 22px;
  text-align: left;
}
.main__b__0[b-qiecjtjbiy]  .login .other .icon {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.main__b__0[b-qiecjtjbiy]  .login .other .icon:hover {
  color: #1890ff;
}
.main__b__0[b-qiecjtjbiy]  .login .other .register {
  float: right;
}
.main__b__0[b-qiecjtjbiy]  .login .prefixIcon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}
.main__b__0[b-qiecjtjbiy]  .login .submit {
  width: 100%;
  margin-top: 24px;
}
