            .ant-tooltip-inner {
                word-spacing: normal;
                word-break: break-word;
            }
        }
    }
    .chItem {
        display: flex;
        align-items: center;
        padding: 3/@px-unit;
        height:31/@px-unit;
        cursor: pointer;
        &_cameraIcon {
            .svgOut(@channelFontColor);
            margin-left: 20/@px-unit;
            width: 30/@px-unit;
            height: 30/@px-unit;
        }
        ._cameraIcon_active {
            .svgOut(@iconColorA);
        }
        &_title {
            margin-left: 15/@px-unit;
            width: 120/@px-unit;
            color: @preview_ChnlTextN;
        }
        &:hover {
            .chItem_title {
                color: .color_N(@preview_ChnlBgA)[]
            }
            background-color: @preview_ChnlBgA;
            .chItem_btn {
                display: inline-block;
            }
        }
        &_btn {
            padding: 0 !important;
            border: 0 !important;
            background: none !important;
            height: 30/@px-unit;
            display: none;
        }
        .chItem_btn{
            display: none;
        }
        .label-div-Container {
            .label-normal-container  .label-normal-wrapper  {
                width: 50/@px-unit !important;
            }
        }
    }
}


._FastPreview_ {
    
    
    
    
    height: 100%;
    padding: 0!important;
    
    @fastPreviewBtnColor:.color_N(@preview_Left_Bg)[];

    
    @fastPreviewBtnColor_A:.color_A(@preview_ChnlBgA)[];

    
    &up {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 7/@px-unit 0!important;
        cursor: pointer;
        color:@fastPreviewBtnColor;
        &:hover {
            background-color: @preview_ChnlBgA;
            color: @fastPreviewBtnColor_A;
            .icon_default{
                svg path:nth-of-type(1){
                     fill:@fastPreviewBtnColor_A!important;
                }
                svg path:nth-of-type(2){
                    fill: .color_A(@preview_ChnlBgA)[@inverse] !important;
                }
                svg path:nth-of-type(3){
                    fill:@fastPreviewBtnColor_A!important;
                }
            }
        }
        &_icon{
            margin:0 30/@px-unit 0
        }


    }
    .active{
        color: .color_A(@fastPreview_btnActBg)[];
        background-color: @fastPreview_btnActBg;
    }
    .icon_active{
        svg path:nth-of-type(1){
            fill:@successColor!important;
        }
        svg path:nth-of-type(2){
            fill:@iconBgColor!important;
        }
        svg path:nth-of-type(3){
            fill:@successColor!important;
        }
    }
    .icon_default{
        svg path:nth-of-type(1){
            fill:@fastPreviewBtnColor!important;
        }
        svg path:nth-of-type(2){
            fill:@iconBgColor!important;
        }
        svg path:nth-of-type(3){
            fill:@fastPreviewBtnColor!important;
        }
    }
    &wrap{
        height:32/@px-unit;
        width:105/@px-unit;
        position: relative;
        border:1px solid @fastPreview_border;
    }
    .btnClass{
        position: absolute;
        background: transparent!important;
        right:-15/@px-unit;
        .cus_icons{
            .svgOut(@fastPreviewBtnColor);
        }
    }
    &down{
        height:auto!important;
        padding: 0 !important;;
        display: flex;
        justify-content: center;
         &_left{
            
            max-height: 80vh;
            min-width:105 /@px-unit!important;
            overflow: auto;
            padding: 0!important;
            left:15/@px-unit!important;
            .ant-dropdown-menu-root{
                width:103/@px-unit;
            }
            .ant-dropdown-menu-item{
                padding:0!important;
                white-space: nowrap;
            }
            .ant-dropdown-menu-title-content{
               display: flex;
               align-items: center;
               justify-content: center;
            }
        }
        &_right{
            width:110/@px-unit;
            max-height: 80vh;
            overflow: auto;
            padding: 0!important;
            left:115/@px-unit!important;
            .ant-dropdown-menu-root{
                width:103/@px-unit;
            }
            .ant-dropdown-menu-item{
                padding:0!important;
                white-space: nowrap;
                height:32/@px-unit!important
            }
            .ant-dropdown-menu-title-content{
                display: flex;
                align-items: center;
                justify-content: center;
                .iconDropitem_name{
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
            }
        }
        &_box{
            width:80/@px-unit;
            height:32 /@px-unit!important;
            position: absolute;
            border-right:1px solid @fastPreview_border;
            z-index:9;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            .cus_icons{
                .svgOut(@fastPreviewBtnColor);
            }
        }

        &_text{
            color: @fastPreviewBtnColor;
            margin-left:10/@px-unit;
            line-height: 35/@px-unit;
        }



    }
}



._MultiPreview_ {
    
    
    
    display: flex;
    &item {
        display: flex;
        position: relative;
    }
    &item_split {
        position: absolute;
        right: 32/@px-unit;
        width: auto;
        height: 32/@px-unit;
        padding: 0 10/@px-unit;
        background-color: @mutilPreview_Bg;
        border: 1/@px-unit solid @mutilPreview_border;
    }
    &split_group {
        display: flex;
        height: 100%;
        align-items: center;
        overflow: hidden;
    }
    &split {
        max-width: 782/@px-unit;
        overflow: hidden;
        display: flex;
        height: 100%;
        align-items: center;
    }
    &number {
        width: 46/@px-unit;
        height: 16/@px-unit;
        border-right: 1/@px-unit solid @preview_center_separator_ColorN;
        display: flex;
        justify-content: center;
        flex-shrink: 0;
        font-size: 10/@px-unit;
        cursor: pointer;
        position: relative;
    }
    &current {
        color: @current;
    }
    &number:last-child {
        border-right: none;
    }
    &number:hover {
        color: @current;
    }
}



._QualityBtns_ {
    .popover_contain{
        .popover_icon:not(.disabled_icons):not(.noHover) svg path {
            fill: .color_N(@preview_center_bottom_Bg)[];
        }
        .popover_icon:hover:not(.disabled_icons):not(.noHover):hover svg path {
            fill: @--primary-5!important;
        }
    }
    }
  



._AlarmOut_ {
    &wrapper{
        width:100%;
        overflow: hidden;
    }
    &down{
        width:330 /@px-unit;
    }

}


._ImageConfig_ {
    width: 100%;
    background-color: @preview_Left_Bg;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    ._ImageConfig_button{
        .label-div-Container{
            margin-left:50/@px-unit;
            .label-normal-wrapper {
                width:92/@px-unit!important;;
            }
        }
    }
  
    .label-normal-container {
        width:190/@px-unit!important;;
    }
    .label-normal-wrapper{
        width:160/@px-unit!important;
    }
    .label-normal {
        width:28/@px-unit!important;
    }
    .label-normal-behind {
        display: none;
    }
}

._AiPreviewModal_{
    
    width: 50% !important;
    min-width: 750px;  
}
.modal-swrap{
    .events-bar{
        display: flex;
        flex-direction: row;
        margin-top: 0 / @px-unit;
        .events-bar-btn{
            min-width: 180 / @px-unit;
            .tab-title-btn{
                min-width: 140 / @px-unit;
            }
        }
        .events-bar-btn-selected {
            button{
                background: @current!important;
                border: 1 / @px-unit solid @current!important;
                color: .color_A(@current)[] !important
            }
        }
        .events-bar-btn-no-selected{
            button{
                background: @buttonNormalBgN!important;
                border: 1 / @px-unit solid @buttonNormalBorderN!important;
                color: .color_N(@buttonNormalBgN)[] !important;
            }
        }
    }
    .object-params-swrap{
        .template-list{
            display: flex;
            margin-top:25 / @px-unit;
            .template-card-list-item {
                margin-right: 41/@px-unit;
            }
            .card-selected {
                border: 1 / @px-unit solid @current;
            }
            .card-no-selected {
                border: 1 / @px-unit solid @pageBorderN;
            }
            .template-card:last-child{ 
                margin-right: 0 / @px-unit;
            }
        }
        .attri-list{
            display: flex;
            margin-top: 20 / @px-unit;
            flex-wrap: wrap;
            min-height: 100 / @px-unit;
            .attri-btn-swrap{
                width: 16.5%;
                .attri-btn{
                    width: 85%;
                    .ant-btn>span{
                        width: 100%;
                        display: block;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }
                    
                    .attri-button-contain{
                        width: 100% !important;
                    }
                    .attri-button-wrap{
                        width: 100% !important;
                    }
                }
                .attri-btn-selected {
                    button{
                        background: @current!important;
                        border: 1 / @px-unit solid @current!important;
                        color: .color_A(@current)[] !important
                    }
                }
                .attri-btn-no-selected{
                    button{
                        background: @aiSetPanel_bottom_unSelectBg!important;
                        border: 1 / @px-unit solid @buttonNormalBorderN!important;
                        color: .color_N(@aiSetPanel_bottom_unSelectBg)[] !important;
                    }
                }
            }

        }

    }


}

._ClusterDevice_ {
    
    
    
    padding-top: inherit; 
    
}

._RecordBack_ {
    padding-top: inherit;
    .editable-cell-value-wrap {
        height: auto;
    }
    ._Table_ .ant-table-body {
        min-height: 600 / @px-unit;
    }
}
.recordinfo-footer-btn {
    display: inline-block;
    .label-div-Container {
        display: inline-block;
        &:first-child {
            margin-right: 10 /@px-unit;
        }
    }
}

.ClusterLog_detailModal{
    width: 650/@px-unit !important;
    .loginfo_Table{
        height: 290/@px-unit;
    }
    ._Table_ .ant-table-body {
        min-height: 290 / @px-unit;
    } 
    .ant-modal-footer{
        height: 53 / @px-unit;
        .ClusterLog_detailButton{
            display: flex;
            justify-content: space-between;
            .ClusterLog_btnLeft {
                display: flex;
                float: left;
            }
            .label-div-Container{
                margin-left: 10 / @px-unit;
            }
        }
    }
}
.ClusterLog_timePicker {
    display: flex;
    justify-content: space-between;
    .ClusterLog_datePicker {
        display: flex;
        .ClusterLog_right {
            margin-left: 20 / @px-unit;
        }
    }
}


._UPnP_ {
    
    
    
    padding-top: inherit; 
    
}

._TCPIP_ {
    width: 100%;
    .table-item {
        margin: 0;
        text-align: center;
        .delete-icon {
            cursor: pointer;
            &:hover {
                svg {
                    & + {
                        path:first-child {
                            fill: #f00 !important;
                            opacity: 0.3 !important;
                        }
                    }
                }
            }
        }
    }

    .info-container {
        padding: 0 10px;
        margin-top: 10px;
        border: 1px solid @tableBorderN;;
        .label-normal-wrapper {
            width: 150px !important;
        }
    }

    .input-enabled:hover:not(.ant-input-disabled) {
        
    }

    ._Table_ {
        .ant-table-content {
            min-height: 260 / @px-unit;
        }
    }
}

._RouteTable_ {
    width: 100%;
    .table-header {
        user-select: none;
    }
    .delete-icon {
        cursor: pointer;
        &:hover {
            svg {
                & + {
                    path:first-child {
                        fill: #f00 !important;
                    }
                }
            }
        }
    }
}

.netCardMenber_checkbox .ant-checkbox-wrapper{
    margin-left: 0;
    margin-right: 6 / @px-unit;
}
.netCardMenber_checkbox .ant-checkbox-wrapper:last-child{
    margin-right: 0;
}

.testSuc{
    color: rgb(0, 255, 0);
    width: 250 / @px-unit;
}


.ai-preview-list{

    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5 / @px-unit;
    .ai-template-card-swrap{
        
        margin: 5 / @px-unit 0 / @px-unit;
    }
}



.card-selected {
    border: 1 / @px-unit solid @current;
}
.card-no-selected {
    border: 1 / @px-unit solid @pageBorderN;
}
.template-card-swrap {
    padding: 3px;
    position: relative;
}
.template-listcard {
    width: 250 / @px-unit !important;
}
.template-card {
    display: inline-block;
    width: 200 / @px-unit;
    min-height: 177 / @px-unit;
    background-color: @aiPanel_cardBg;
    .template-card-top-face-database {
        height: 20 / @px-unit;
        padding-top: 2 / @px-unit;
        display: flex;
        align-items: center; 
        .face-database-name {
            width: 50%;
            padding-left: 15 / @px-unit;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .face-person-name {
            width: 50%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }
    .template-card-top {
        height: 145 / @px-unit;
        display: flex;
        .template-card-top-swrap {
            width: 50%;

            .image-panle {
                display: flex;
                flex-direction: row;
                justify-content: center;
                width: 100%;
                height: 100%;
            }
            .svg-panle {
                height: 100%;
                width: 100%;
                background-color: @aiPanel_box_color;
                border: 1 / @px-unit solid @aiPanel_box_bordere_color;
                display: flex;
                justify-content: center;
                align-items: center;
                .svg-icon {
                    font-size: 7.142857rem;
                    svg {
                        path {
                            fill: @aiPanel_info_bg_color;
                        }
                    }
                    .svgHover(@aiPanel_info_bg_color);
                }
            }
        }
        .left {
            padding: 10 / @px-unit 5 / @px-unit 10 / @px-unit 10 / @px-unit;
        }
        .center {
            margin-left: 60 / @px-unit;
        }
        .right {
            padding: 10 / @px-unit 10 / @px-unit 10 / @px-unit 5 / @px-unit;
        }
    }
    .template-card-top-no-center {
        display: flex;
        height: 170 / @px-unit !important;
        .template-card-top-swrap {
            width: 50%;
        }
        .right-attri-list {
            display: flex;
            flex-direction: column;
            height: 100%;
            justify-content: flex-start;
            .attri-item-wrapper {
                display: flex;
                .attri-left-item {
                    text-align: left;
                    width: 35 / @px-unit;
                    line-height: 35 / @px-unit;
                    flex-shrink: 0;
                    margin-right: 4 / @px-unit;
                }
                .attri-right-item {
                    width: 100%;
                    line-height: 35 / @px-unit;

                }
                .attri-color-block {
                    width: 100%;
                    display: flex;
                    justify-content: flex-end;
                    align-items: center;
                }
            }
            .attri-item-wrapper-high {
                .attri-left-item {
                    line-height: 28 / @px-unit;
                }
                .attri-right-item {
                    line-height: 28 / @px-unit;
                }
            }
            .thumb-white {
                border: 1px solid @vehicle_whiteplate_borderColor;
                background-color: @vehicle_whiteplate_bgColor;
                color: .color_N(@vehicle_whiteplate_bgColor)[];
            }
            .thumb-black {
                background-color: @vehicle_blackplate_bgColor;
                border: 1px solid @vehicle_blackplate_borderColor;
                color: .color_N(@vehicle_blackplate_bgColor)[];
            }
            .white-black-list {
                display: flex;
                justify-content: center;
                border-radius: 2px;
                padding-top: 2 / @px-unit;
            }
            .OverSpeed{
                width: 80 / @px-unit;
                height: 40 / @px-unit;
                position: absolute;
                bottom: 14 / @px-unit;
                right: 14 / @px-unit;
            }
        }
        .image-panle {
            display: flex;
            flex-direction: row;
            justify-content: center;
            width: 100%;
            height: 100%;
        }
        .imageList-panle{
            width: 100%;
            height: 100%;
            .imagesmall-panle{
                width: 100%;
                height: 80%;
            }
            .imageplate-panle{
                width: 100%;
                margin-top: 6/ @px-unit;
                height: 15%;
            }
        }
        .svg-panle {
            height: 100%;
            width: 100%;
            background-color: @aiPanel_box_color;
            border: 1 / @px-unit solid @aiPanel_box_bordere_color;
            display: flex;
            justify-content: center;
            align-items: center;
            .svg-icon {
                width: 100%;
                font-size: 7.142857rem;
                svg {
                    width: 100%;
                    path {
                        fill: @aiPanel_info_bg_color;
                    }
                }
                .svgHover(@aiPanel_info_bg_color);
            }
        }
        .left {
            padding: 10 / @px-unit 5 / @px-unit 10 / @px-unit 10 / @px-unit;
        }
        .center {
            margin-left: 60 / @px-unit;
        }
        .right {
            padding: 10 / @px-unit 10 / @px-unit 10 / @px-unit 5 / @px-unit;
        }
    }
    .template-card-center {
        height: 25 / @px-unit;
        background-color: @preview_Sider_Bg;
    }
    .template-card-cenBtm {
        height: 28 / @px-unit;
        line-height: 28 / @px-unit;
        .template-card-cenBtm-left {
            float: left;
            padding-left: 14 / @px-unit;
            color: @red;
        }
        .template-card-cenBtm-right {
            float: right;
            padding-right: 10 / @px-unit;
        }
    }
    .template-card-bottom {
        height: 25 / @px-unit;
        background-color: @aiPanel_box_bottom-color;
        padding: 0 / @px-unit 12 / @px-unit 0 / @px-unit 12 / @px-unit;
        display: flex;
        align-items: center;
        width: 100%;
        color: .color_N(@aiPanel_box_bottom-color)[];
        .template-card-bottom-left {
            width: 30%;
        }
        .template-card-bottom-right {
            width: 70%;
            display: flex;
            justify-content: center;
        }
    }
    .template-card-tag {
        position: absolute;
        bottom: (-35 / @px-unit);
        right: (-10 / @px-unit);
        .svg-icon {
            font-size: (180 / @px-unit);
            svg {
                path {
                    
                }
            }
            .svgHover(@urgentRecord_defText);
        }
        .match,
        .mismatch {
            font-size: 100/@px-unit;
            margin: 0 15/@px-unit 30/@px-unit 0
        }
    }
    .color-0{
        color:#a6aab2;
    };
    .color-1{
        color:green;
    };
    .color-2{
        color:red;
    };
}

.template-list .template-card .template-card-top-no-center .right-attri-list .attri-item-wrapper .attri-left-item{
    width: 66/@px-unit;
}
.template-card:last-child {
    margin-right: 0 / @px-unit;
}



._PasswordReset_ {
    padding-left: 20 / @px-unit;
    padding-top: 20 / @px-unit;

    .ant-divider {
        background: inherit;
    }

    .ant-divider-horizontal.ant-divider-with-text-left:after {
        border-top: 1 / @px-unit solid #13161b;
    }
    .QR_background {
        width: 205 / @px-unit;
        height: 205 / @px-unit;
        padding: 10 / @px-unit;
        background-color: @formInputTextN;
        margin: 10 / @px-unit;
        img{
            width: 185 / @px-unit;
            height: 185 / @px-unit;
        }
    }
    
    .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{
        height: 30 / @px-unit;
        .ant-select-selection-search-input {
            height: 28 / @px-unit;
        }
    }
}

.password-reset-modal {
    width:430 /@px-unit !important;
}



._Onvif_ {
    padding-left: 20 / @px-unit;
    padding-top: 20 / @px-unit;
    padding-right: 10 / @px-unit;
    width: 100%;
    ._Table_ {
        .ant-table {
            background-color: @pageBodyBg;
            .ant-table-content {
                height: 450 / @px-unit;
                overflow-y: auto;
            }
        }
        .not-show {
            display: none;
        }
    }
    .ant-modal {
        .ant-modal-body {
            min-height: 498 / @px-unit;
            overflow-y: auto;
        }
    }
 
}


._DDNS_ {
    .label-text {
        width: 60rem;
        cursor: default;
        user-select: none;
    }
    p {
        margin: 0;
    }
    
    .netState_0{
        
        color: @pageTextN;
    }
    .netState_1{
        
        color: @successColor;
    }
    .netState_2{
        
        color: @errorColor;
    }
}

.modal-footer {
    display: flex;
    flex-direction: row-reverse;
    button {
        width: 100%;
    }
}



._ClusterCommonModule_ {
    
    
    
    padding-top: inherit; 
    
    .info_table ._Table_ .ant-table-body {
        min-height: 600 / @px-unit;
    } 
    .clusterModal ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    } 
}

.record-device-info, .record-device-info {
    display: flex;
    .label-normal-wrapper {
        width: 150/@px-unit !important;
    }
}
.recordBackModal {
    ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    }
}

._WIFI_ {
    .header-btn-group {
        display: flex;
        justify-content: space-between;
        .btn {
            align-self: center;
        }
    }
    .wifi-info-container {
        padding: 0 20px;
        margin-top: 10px;
        border: 1px solid @--component-border;

        .boss {
            font-weight: bold;
        }

        p {
            margin-bottom: 5px;
        }
    }
    .table-body {
        margin: 0;
        text-align: center;
    }
    .ant-table-body {
        min-height: 150px;
    }
    .wifi {
        & + {
            path:second-child {
                fill: @iconActiveWifi; 
            }
        }
        &.s_05 {
            
            .svgOut(@iconActiveWifi);
        }
    }
}



._AiPreviewDetailModal_SWRAP{
    .ant-modal{
        @modalHeight:95vh;
        @modalWidth:75vw;
        height: @modalHeight !important;
        width: @modalWidth !important;
        .ant-modal-content{
            width: 100%;
            height: 100%;
            .ant-modal-header{
                height: 45 / @px-unit;
                display: flex;
                flex-direction: row;
                align-items: center;
                padding: 0 / @px-unit 24 / @px-unit;
            }
            .ant-modal-body{
                padding: 0 / @px-unit;
                
                @headerHeight:47 / @px-unit;
                height: calc(@modalHeight - @headerHeight);
                ._AiPreviewDetailModal_ {
                    width: 100%;
                    height: 100%;
                    display: flex;
                    .win-preview-panel-swrap{
                        height:100%;
                        width: 78%;
                        background-color: #3e3e3e;
                        .WinPreview {
                            height: 100%;
                        }
                    }
                    .pic-win-details-swrap{
                        height:100%;
                        width: 22%;
                        
                    }

                    .WinPreview_ocx{
                        @WinPreviewFooterHeight:40 / @px-unit;
                        height: calc(100% - @WinPreviewFooterHeight) !important;
                    }
                }
            }

        }
    }
}


._P2P_ {
    
    word-break: keep-all;
    .tip {
        width: 60rem;
    }
    .qrcodes {
        display: flex;
        width: 800px;
        height: 350px;
        margin-top: 30px;
        margin-left: 20px;
        .qrbox {
            display: flex;
            width: 300px;
            height: 350px;
            flex-direction: column;
            justify-content: space-between;
            .qrImg {
                width: 210px;
                padding: 5px;
                background-color: @QRCodeBg;
            }
            p {
                margin: 0;
                font-size: 14px;
                font-weight: 400;
                color: .color_N(@pageBodyBg)[];
            }
        }
    }
}

.modal-button {
    button {
        width: 100%;
    }
}



._viewAiResult_ {

    .label-normal,
    .labelText-wrapper {
        height: 20/@px-unit;
        line-height: 20/@px-unit;
    }

    
    height: 212/@px-unit;

    .ant-row {
        height: 680/@px-unit;
        overflow: auto
    }

    .activeItem {
        border: 1px solid @formInputBorderA  !important;
    }

    ._viewAiResult_similarity {
        margin: 0 8px 7px 5px;
    }

    .picData_content {
        margin: 5/@px-unit 5/@px-unit;
        width: 268/@px-unit;
        height: 212/@px-unit;
        float: left;
        border: 1px solid @ai_DataItem_bd;
        background-color: @ai_DataItem_bg;

        
        .picData_groupName {
            height: 35/@px-unit;
            line-height: 35/@px-unit;
            margin-left: 10/@px-unit;
            font-size: @font-huge;
            color: @pageTextA;
            overflow:hidden !important;
        }

        
        .picData_imgContent {
            width: 268/@px-unit;
            height: 112/@px-unit;
            margin-bottom: 8/@px-unit;

            img {
                display: inline-block;
                width: 120/@px-unit;
                height: 100%;
                margin: 0 5/@px-unit 0 5/@px-unit;
            }
        }
        .picData_imgContentByPic{
            
            height: 137/@px-unit;
            
            margin:10/@px-unit 0 8/@px-unit 0;
            img {
                display: inline-block;
                width: 120/@px-unit;
                height: 100%;
                margin: 0 5/@px-unit 0 5/@px-unit;
            }
        }

        
        .picData_progress {
            margin: 0 8px 7px 5px;
            background: @ai_progress_default;
            height: 14/@px-unit;
            position: relative;
            color: @pageTextA;
            display: flex;
            align-items: center;

            .progress_item {
                display: inline-block;
                height: 100%;
            }

            .progress_red {
                background: @ai_progress_red;
            }

            .progress_orange {
                background: @ai_progress_orange;
            }

            .progress_blue {
                background: @ai_progress_blue;
            }
            
            .progress_label {
                position: absolute;
                right: 0;
                line-height: 14/@px-unit;
                top: 0;
            }
        }

        .picData_smallImgContent {
            width: 268/@px-unit;
            height: 112/@px-unit;
            margin-bottom: 8/@px-unit;

            img {
                display: inline-block;
                width: 120/@px-unit;
                height: 100%;
                margin: 0 5/@px-unit 0 5/@px-unit;
            }
        }

        .picData_imgAndInfo {
            overflow: hidden;
            margin: 35/@px-unit 0px 22/@px-unit 0px;
        }

        .picData_smallImgContent {
            width: 132/@px-unit;
            float: left;
        }

        .picData_info {
            display: inline-block;

            .label-normal-container {
                height: 18/@px-unit;
                padding: 0px !important;
            }

            color: @buttonNormalTextN;
        }


        .picData_labelCheck {
            background: @ai_labelCheck_bg;
            height: 32/@px-unit;
            line-height: 32/@px-unit;
            padding: 5/@px-unit 10/@px-unit;
            display: flex;
            flex-direction: row;
            justify-content: space-between;

            .ch_number {
                height: 20/@px-unit;
                line-height: 20/@px-unit ;
                color: @ai_labelCheck_font;
            }

            .label-normal-container {
                height: 20/@px-unit;
                padding: 0px !important;
                color: @ai_labelCheck_font;
                .label-normal {
                    color: @ai_labelCheck_font;
                }
            }

            .ant-checkbox {
                top: 0px;
            }
        }

    }

    
    .human_detect {
        .compliantIcon{
            font-size: 150/@px-unit;
            margin-top: -200/@px-unit;
            margin-left: 150/@px-unit;
            &:hover {
                svg {
                    & + {
                        path:first-child {
                            fill: @iconColorN !important;
                        }
                    }
                }
            }
        }
        .compliantIcon_operatemonitor{
            font-size: 120/@px-unit;
            position: absolute;
            bottom: 0;
            margin-left: 150/@px-unit;
            &:hover {
                svg {
                    & + {
                        path:first-child {
                            fill: @iconColorN !important;
                        }
                    }
                }
            }
        }
        .picData_human_detect_imgAndInfo {
            margin-top: 20/@px-unit;
            height: 156/@px-unit;

            display: flex;
            flex-direction: row;
            justify-content: center;

            .human_detect_width140 {
                width: 140/@px-unit
            }

            .human_detect_width268 {
                width: 268/@px-unit
            }

            .picData_imgContentByPic {
                height: 137/@px-unit;
                margin: 0;
                float: left;

                img {
                    display: inline-block;
                    height: 100%;
                    margin: 0 5/@px-unit 0 5/@px-unit;
                    max-width: 120/@px-unit;
                }

                .pic_humanImg {
                    height: 100%;
                    margin: 0;
                    width: 120/@px-unit;
                    float: left;
                    text-align: center;
                }

                .nonmoperson-face {
                    height: 60%;
                    width: 80/@px-unit;
                    float: right;
                }

                .face {
                    height: 137/@px-unit;
                    margin: 0;
                    float: right;
                    margin-left: 30/@px-unit;
                }
            }

            .pic_humanImg {
                height: 100%;
                margin: 0;
                width: 120/@px-unit;
                float: left;
                text-align: center;
            }

            .person {
                margin-left: 10/@px-unit;
                display: inline-block;
                height: 100%;
                max-width: 120/@px-unit;
                width: auto;
            }

            .nonmoperson-face {
                height: 60%;
                width: 80/@px-unit;
                float: right;
            }

            .face {
                height: 137/@px-unit;
                margin: 0;
                float: right;
                margin-left: 30/@px-unit;
            }
        }
    }

    
    .vehicle_detact {
        .picData_vehicle_detect_imgAndInfo {
            margin-top: 10/@px-unit;
            height: 166/@px-unit;
            display: flex;
            flex-direction: row;
            justify-content: center;

            .picData_imgContentByPic {
                position: relative;
                width: 140/@px-unit;
                height: 155/@px-unit;
                margin: 0;
                float: left;

                img {
                    width: 120/@px-unit;
                    display: inline-block;
                    height: 100%;
                    margin: 0 5/@px-unit 0 5/@px-unit;
                }

                .vehicle {
                    width: 120/@px-unit;
                    height: 120/@px-unit;
                    display: block;
                    margin: 0 auto;
                    position: absolute;
                    top: 0/@px-unit;
                    left: 5/@px-unit;
                }

                .plate {
                    width: 120/@px-unit;
                    height: 32/@px-unit;
                    display: block;
                    margin: 0 auto;
                    position: absolute;
                    top: 121/@px-unit;
                    left: 5/@px-unit;
                }
            }

            .picData_info {
                height: 166/@px-unit;

                .plateWhiteListDB {
                    width: 120/@px-unit;
                    height: 30/@px-unit;
                    line-height: 30/@px-unit;
                    text-align: center;
                    margin-top: 54/@px-unit;
                    float: left;
                    border: 1/@px-unit solid @vehicle_whiteplate_borderColor;
                    background-color: @vehicle_whiteplate_bgColor;
                    color: .color_N(@vehicle_whiteplate_bgColor)[];
                }

                .plateBlackListDB {
                    width: 120/@px-unit;
                    height: 30/@px-unit;
                    line-height: 30/@px-unit;
                    text-align: center;
                    margin-top: 54/@px-unit;
                    float: left;
                    background-color: @vehicle_blackplate_bgColor;
                    color: .color_N(@vehicle_blackplate_bgColor)[];
                    border: 1px solid @vehicle_blackplate_borderColor;
                }

                .plateNormalListDB {
                    display: none
                }

            }
        }
    }
}
.infotext{
    width: 115/@px-unit;
    display: flex;
}
.info_label{
    max-width: 70/@px-unit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info_val{
    max-width: 45/@px-unit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

._LeCheng_ {
    .tip {
        width: 60rem;
    }
    .qrcodes {
        display: flex;
        width: 800px;
        height: 350px;
        margin-top: 30px;
        margin-left: 20px;
        .qrbox {
            display: flex;
            width: 300px;
            height: 250px;
            flex-direction: column;
            justify-content: space-between;
            .qrImg {
                width: 215px;
                height: 215px;
                padding: 5px;
                background-color: @QRCodeBg;
                img {
                    width: 100%;
                    height: 100%;
                }
            }
            p {
                margin: 0;
                font-size: 14px;
                font-weight: 400;
                color: .color_N(@pageBodyBg)[];
            }
        }
    }
}

.modal-button {
    button {
        width: 100%;
    }
}



.pic-details-info{
    height: 100%;
    position: relative;
    .pic-details-info-list{
        height: 100%;
        .thumb-white {
          border: 1px solid @vehicle_whiteplate_borderColor;
          background-color: @vehicle_whiteplate_bgColor;
          color: .color_N(@vehicle_whiteplate_bgColor)[];
          text-align: center;
          width:150 / @px-unit;
        }
        .thumb-black {
            background-color: @vehicle_blackplate_bgColor;
            border: 1px solid @vehicle_blackplate_borderColor;
            color: .color_N(@vehicle_blackplate_bgColor)[];
            text-align: center;
            width:150 / @px-unit;
        }
        .white-black-list {
          display: flex;
          justify-content: center;
          border-radius: 2px;
          padding-top: 2 / @px-unit;
        }
        .pic-details-info-list-swrap{
            overflow: auto;
            height: 100%;
            .detail-image{
                width: 100%;
                height: 120px;
                display: flex;
                justify-content: center;
                padding: 10 / @px-unit 0 / @px-unit 10 / @px-unit 0 / @px-unit;
                .img-swrap{
                    width: 90px;
                }
            }
            .detail-text-swrap{
                display: flex;
                justify-content: center;
            }
        }
    }
    .pic-details-bottom{
        position: absolute;
        bottom: 0 / @px-unit;
        width: 100%;
        display: flex;
        height: 40 / @px-unit;
        border-top: 1 / @px-unit solid @BottomBarBorder;
        background: @aiPanel_details_bottom_bg;
        .pic-details-bottom-left{
            width: 30%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .pic-details-bottom-right{
            width: 70%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }
    .template-card-tag {
        position: absolute;
        top:0;
        left: 0;
        width: 110%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        .svg-icon {
            font-size: (180 / @px-unit);
        }

        .match,
        .mismatch {
            font-size: 70/@px-unit;
        }
    }
}


._QuotaMain_ {
    .mode-changer {
        display: flex;
        button {
            width: 300/@px-unit;
            overflow: hidden;
            padding: 0 10/@px-unit;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }
    .scalstat-btn {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .MainPage {
        padding: 0 !important;
    }
}

._Quota_ {
    .quota-bleaSpace {
        display: flex;
        .warning-tip {
            color: @errorColor !important;
        }
    }
    .unquotad-warning-tip {
        width: 1000/@px-unit;
        color: @errorColor !important;
    }
    .hdd-mode {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #bitrate-container {
        .ant-select-disabled.ant-select-multiple .ant-select-selection-item {
            color: @pageTextD;
        }
        .ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
            background: @pageBodyBg;
        }
        .ant-select-disabled.ant-select-multiple .ant-select-selection-item {
            border-color: @pageBorderN;
        }
    }
}

.clusterControl {
    display: flex;
    .open {
        padding-right: 20 / @px-unit !important;
    }
}



@icon-success-color: @iconNolmal; 
@icon-warning-color: @iconFail; 
@icon-fail-color: @iconFail; 
@icon-ignore-color: @iconColorD; 
@icon-list-color: @iconListColorN; 


._SAFESecurityStatus_ {
    ._SAFESecurityStatus_title {
        background-color: inherit;
    }
    ._SAFESecurityStatus_detect {
        height: 32/@px-unit;
        width: 100/@px-unit;
    }
    .anticon.item-icon-list {
        svg .icon-cicrle-part {
            fill: @icon-list-color;
        }
    }
    .item-list-btn {
        border-color: @buttonNormalBorderN;
    }
    .item-icon-loading {
        &::after {
            border-bottom-color: @icon-success-color;
        }
    }
    .anticon.icon-status-success {
        svg .icon-cicrle-part {
            fill: @icon-success-color;
        }
    }
    .anticon.icon-status-fail {
        svg .icon-cicrle-part {
            fill: @icon-fail-color;
        }
    }
    .anticon.icon-status-ignore{
        svg .icon-cicrle-part{
            fill:@icon-ignore-color;
        }
    }
    .anticon._SAFESecurityStatus_titleIcon {
        svg .icon-cicrle-part {
            fill: @icon-success-color;
        }
    }
    .anticon.warningTips-icon {
        svg .icon-cicrle-part {
            fill: @icon-fail-color;
        }
    }
    .anticon.successTips-icon {
        svg .icon-cicrle-part {
            fill: @icon-success-color;
        }
    }
}

.safeopr-table-normal {
    .ant-table-placeholder{
        display: none;
    }
}
.safeopr-configBar {
    background-color: @BottomBarBg;
    border-top: 1px solid @BottomBarBorder;
    position: absolute;
    left: 0;
}

.FireWall-tab {
    a {
        color: @pageTextN;
        &:hover {
            color: @current;
        }
    }
}

.Loading-wapper {
    .ant-spin-text {
        position: initial;
        transform: initial;
        white-space: nowrap;
    }
}

._SAFESafetyWarning_ {
    .anticon.detail_icon {
        svg .icon-cicrle-part {
            fill: none;
        }
    }
}
.Cert {
    .anticon.detail_icon {
        svg .icon-cicrle-part {
            fill: none;
        }
    }
    .ant-input-number {
        width: 100%;
    }
    .anticon.default-select {
        svg .icon-cicrle-part {
            fill: @icon-success-color;
        }
    }
}

._VideoTransmission_, ._SAFESafetyWarning_, ._UserLock_, .FireWall-tab, ._publicAccountLock_, ._DOSAttack_, ._WlanAgree_, ._publicHttps_ {
    padding-bottom: 78/@px-unit;
}
._Whitelist_ {
    padding-bottom: 78/@px-unit !important;
}

._SymServer_ {
    .gap-divider {
        margin-top: 0;
        margin-bottom: 0;
    }
}

._MachineConfig_ {
    
    
    
    padding-top: inherit; 
    
    .ant-row .label-normal-container {
        min-width:550/@px-unit;
    }
    .syncRemoteCheckBox .label-normal-container>.label-normal-wrapper{
        width: auto !important;
    }
}

.RaidHotSpare_FlexLine{
    display: flex;
    .AddTo{
        margin-left: 15 / @px-unit;
    }
}
._RaidHotSpare_ {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}


._TimeDelay_{
    .switch-tip{
        margin-top: 18 / @px-unit;;
    }
}

._Iscsi_ {
    width: 100%;
    padding:20 / @px-unit;
    .operation-btn {
        width: 100%;
        display: flex;
        .label-div-Container {
            margin-right: 10/@px-unit;
        }
    }
    .ant-col {
        .label-div-Container {
            margin-right: 10/@px-unit;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 380 / @px-unit;
    } 
}
.storage-modal {
    .footer-btn {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        .label-div-Container {
            margin-right: 15/@px-unit;
        }
    }
}


._SnapDisc_ {
    padding:20 / @px-unit;
    width: 100%;
}

._HddHealth_ {
  ._Table_ .ant-table-body {
    min-height: 220 / @px-unit;
  }   
}



._MainStreamDisc_ {
    padding:20 / @px-unit;
    width: 100%;
}

.flexBetween(){
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._ChanlDiscGroup_ {
  width: 100%;
  padding:20 / @px-unit;
  .hdd-mode {
    .flexBetween();
    margin-bottom: 10 /@px-unit;
  }
  ._Table_ .ant-table-body {
    min-height: 450 / @px-unit;
  }   
}
.hddmng-table .ant-table-body{
  min-height:192 / @px-unit !important;
}

._ExtraStreamDisc_ {
    padding:20 / @px-unit;
    width: 100%;
}

._RemoteStorage_ {
    .ant-divider-horizontal{
        background-color: #090c0c !important;
        margin-top: 8 / @px-unit;
        margin-bottom: 8 / @px-unit;
    }
    .FTPEnable{
        display: flex;
        .FTPRadio{
            margin-left: 100 / @px-unit;
        }
    }
    .EventPreRecord {
        display: flex;
        .PerRecord{
            margin-left: 308 / @px-unit;
        }
        .StreamType {
            margin-left: 108 / @px-unit;
        }
    }
    .TimePicker{
        display: flex;
        .Connector{
            padding-top: 10 / @px-unit;
            margin-left: 5 / @px-unit;
            margin-right: 5 / @px-unit;
        }
        .ant-checkbox-group{
            margin-left: 20 / @px-unit;
            .ant-checkbox-wrapper{
                margin-left: 0;
            }
        }
        .ant-picker-disabled{
            svg{
                opacity: 0.5;
            }
        }
    }
    .Channel{
        .label-normal{
            margin-top: 8 / @px-unit;
        }
    }
    .uploadChannel{
        display: flex;
        .label-div-Container:first-child  {
            margin-right: 109 / @px-unit;
        }
    }
}

._StreamCombine_ {
    @padding:20 / @px-unit;
    padding:@padding;
    box-sizing: content-box;
    width:calc(100% - 2 *  @padding);
    height:900 / @px-unit !important;

    .TitleBar{
        display: flex;
        height: 40 / @px-unit;
        justify-content: space-between;
        align-items: center;
        margin-top: 4 / @px-unit;

        .text{
            font-weight: bold;
            font-size: 16 / @px-unit;
        }
    }

    .ant-table-body{
        min-height: 150 / @px-unit !important;
        .table-input-select-wrapped,.table-input-select-container{
            width: 95% !important;
        }
    }
}



.SyncProgress_LeftTime{
    padding-left: 10 / @px-unit;
}
.raidinfo_modal {
    ._Table_ .ant-table-body {
        min-height: 240 / @px-unit;
    } 
}
._RaidInfo_ {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}
