html {
    overflow: hidden;
}

html,
body {
    margin: 0;
    padding: 0;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

#root {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
}

.ant-btn-link {
    padding: 0;
}

.can-navigate-table .ant-table-row {
        cursor: pointer;
    }

.ant-popover-title {
    min-width: 0 !important;
}

.toco-scroll-table .ant-table-body {
        overflow-y: auto !important;
        height: 100vh;
    }

.toco-table-container {
    width: 100%;
    height: 100%;
}

.toco-table-container :global(> div) {
        height: 100%;
        width: 100%;
    }

.ellipsis1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tooltip-text {
    max-width: 200;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #5d6268;
}

.tooltipcol-text {
    max-width: 200;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #5d6268;
}

.toco-upload-preview .ant-upload-list-item-actions a {
            display: none;
        }

.ant-pagination .ant-pagination-options-quick-jumper input {
    height: 26px;
}

.ant-table-wrapper .ant-table.ant-table-small {
    font-size: 12px;
}

.logo-image .ant-image-mask {
    display: none;
}


.toco_antd_table div {
    font-size: 12px;
}
.toco-icon-container {
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: inherit;
}

.clickable {
    cursor: pointer;
}
.SuspenseLayout_loader__QbzfY {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.user_user-container__X2M98 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.user_user-nickname__Yruq6 {
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.user_content__hHSpp {
    width: 200px;
}

.user_first__zXUio, .user_second__zEL1c {
    height: 60px;
    width: 100%;

    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 18px;
}

.user_first__zXUio {
    background: linear-gradient(180deg, rgba(19, 97, 179, 0.1) 0%, rgba(208, 202, 249, 0.1) 100%);
}

.user_second__zEL1c {
    height: 40px;
    cursor: pointer;
    color: rgba(219, 67, 63, 1);
}

.user_word__iISpc {
    font-size: 14px;
    margin-left: 10px;
}

.user_logo__2SVho {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.user_nickname__J22ZB {
    font-weight: 500;
    font-size: 16px;
    margin-left: 10px;
    color: var(--toco-colorTextBase);
    width: 120px;
}

.user_user-info-popover__sYEFx .ant-popover-inner {
        padding: 0;
    }

.user_user-basic__h-WdS {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}
.user_user-self__cbAuC {
    background-color: var(--toco-colorPrimary);
    color: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-size: 12px;
    width: 28px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modalForm_toco-manage-modal-form__-zQt3 {
    
}
.Upload_toco-upload-container__TOvmb {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

  .Upload_toco-upload-container__TOvmb .Upload_ant-upload-drag__1C3WQ {
    border-width: 0;
  }

.Upload_preview-image__uIhNU {
  opacity: 0;
}

.choose_change-module__6g6Ey .choose_current__ohlMo {     
        height: 35px;
        line-height: 35px;
        display: flex;
        padding: 0 4px;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        width: 100%;
    }
    .choose_change-module__6g6Ey .choose_left__sGr7S {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex: 1;
    }
    .choose_change-module__6g6Ey .choose_left__sGr7S .ant-image {
            display: flex;
            justify-content: center;
            align-items: center;
        }
    .choose_change-module__6g6Ey .choose_logo-container__IYlMy {
        flex: 0;
        width: 20px;
        height: 20px;
    }
    .choose_change-module__6g6Ey .choose_logo__XQerh {
        width: 20px;
        height: 20px;
    }
    .choose_change-module__6g6Ey .choose_title__gBkSN {
        font-size: 14px;
        margin-left: 12px;
        color: var(--toco-colorTextBase);
        white-space: nowrap;
        overflow: hidden;
        flex: 1;
        width: 0;
    }

.choose_module-container__idbD9 {
    width: 320px;
}

.choose_module-search__9Ko5A {
    padding: 16px;
}

.choose_module-main-container__2Pe73 {
    padding: 0;
    max-height: 50vh;
    overflow: auto;
}

.choose_module-item__O4MgB {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    margin-bottom: 6px;
    padding: 2px 28px;
    height: 52px;
}

.choose_module-item-block__-9p3p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 12px;
    flex: 1;
}

.choose_module-item-active__KPRy9 {
    color: var(--toco-colorPrimary);
    background-color: rgba(19, 97, 179, 0.1);
}

.choose_module-item-name__RIwfl {
    margin-bottom: 2px;
    max-width: 190px;
}

.choose_module-item-role__44FaW {
    font-size: 12px;
    font-weight: 400;
    color: var(--toco-colorTextSecondary);
}

.choose_module-item-root__Ar8sJ {
    font-size: 12px;
    font-weight: 400;
    color: var(--toco-colorPrimary);
    margin-left: auto;
}

.choose_module-item-add__97WBk {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    border-top: 1px solid var(--toco-colorBorderCustom);
    cursor: pointer;
}

.choose_change-module-popover__q\+OX5 .ant-popover-inner {
        padding: 0;
    }

.choose_change-module-popover__q\+OX5 .ant-popover-title {
        padding: 12px;
        border-bottom: 1px solid var(--toco-colorBorderCustom);
    }
.choose_module-empty__8YokQ {
    text-align: center;
    padding: 24px;
    color: #ADAFB4;
}
.layout_layout__YzXMd {
    height: 100%;
}


.layout_header-left__7QMO8 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-left: 16px;
}

.layout_header__weGA3 {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--toco-colorBgBase);
    height: 56px;
    border-bottom: 1px solid var(--toco-colorBorderCustom);
}


.layout_header-right__JNnXs {
    display: flex;
    margin-right: 16px;
    align-items: center;
    gap: 20px;
}


.layout_header-right__JNnXs .layout_download__7jQ3Q {
        font-size: 14px;
        display: flex;
        align-items: center;
    }

.layout_info__7H8WC {
    margin-left: 16px;
}

.layout_logo__yXos1 {
    /* padding: 0 16px; */
    width: 200px;
}

.layout_top-menu__ZkEml {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.layout_top-menu-item__qrYXe {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 16px;
    position: relative;
}

.layout_top-menu-item__qrYXe:not(:last-of-type)::after {
            position: absolute;
            right: 0;
            top: calc("50% - 10px");
            content: "";
            width: 1px;
            height: 20px;
            background-color: rgba(214, 215, 217, 1);
        }

.layout_top-menu-item-tab__WeC03 {
    font-weight: 600;
    font-size: 16px;
    color: var(--toco-colorTextSecondary);
    padding: 0 12px;
    cursor: pointer;
}

.layout_top-menu-item-tab-active__Lu0ue {
    font-weight: 600;
    font-size: 16px;
    color: var(--toco-colorTextBase);
    padding: 0 12px;
    cursor: pointer;
}

.layout_organization-info__JJpsq {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
}

.layout_organization-name__d1IlH {
    padding: 0 8px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
}
.layout_organization-name-word__DVGUX {
    display: flex;
    gap: 6px;
    align-items: center;
    cursor: pointer;
}
.layout_organization-name-choose__hYtJG {
    cursor: pointer;
}

.layout_organization-role__BoRIj {
    font-size: 12px;
    color: #fff;
    background-color: rgba(19, 97, 179, 1);
    border-radius: 28px;
    padding: 0 6px;
    height: 20px;
    white-space: nowrap;
    line-height: 20px;
    margin-right: 8px;
}

.layout_sider__m6W7u {
    padding: 8px;
    border-right: 1px solid var(--toco-colorBorderSecondary);
}
.layout_content__RliGO {
    padding: 0;
    margin: 0;
}

.layout_layout-menu__PxgQd .ant-menu-sub {
        background-color: transparent !important;
    }

.layout_display-role__JUOoe {
    height: 20px !important;
    line-height: 20px !important;
    margin: 0 !important;
    cursor: default !important;
}

.layout_display-role-word__TLWyM {
    display: inline-block;
    background: linear-gradient(90deg, #8594C3 0%, #8B98C5 55%, #929EC8 100%);
    border-radius: 10px;
    padding: 0 6px;
    color: #fff;
}


/*# sourceMappingURL=main.50e83e68.css.map*/