        .ant-picker {
            width: 122px !important;
        }
        .label-normal-container a {
            
            color: @buttonNormalBorderN;
        }
        .label-normal-wrapper {
            height: 32px;
            line-height: 32px;
        }
        .ant-picker {
            height: 32px;
        }
        .ant-picker-input {
            height: 22px;
        }
    }
    .cut_line {
        .label-div-Container {
            width: 170px !important;
        }
    }
    .cut_show {
        display: flex;
    }
    .cut_hide {
        display: none;
    }
    .progress_text {
        
        width: auto;
    }
    .cut_operation {
        
        
        height: 32px;
        
        text-align: center;
        width: 30px;
        background-color: @buttonNormalBgN;
        border: 1px solid @buttonNormalBorderN;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cur-icon {
        .svgFont(28);
    }
    .ivs-color {
        svg {
            & + {
                path:first-child {
                    fill: @current !important; 
                }
            }
        }
    }
    .audio-box-slider {
        width: 120 / @px-unit;
    }
    .select-ivs-btn {
        width: 48px;
    }
    .ivs-button {
        border-color: @current !important;
        color: @current !important;
    }
}
._operation_smd_ {
    display: flex;
    .label-normal-container {
        padding: 4px 0 !important;
    }
    .labelText-wrapper {
        width: 90px;
    }
}
.cutPanel_rangePicker{
    @media screen and (max-width: 1280px) {
        min-width: 300 / @px-unit;
    }
}
.intel_detect-contain{
    width: 400 / @px-unit !important;
    .labelCheckboxGroup{
        width: 400 / @px-unit !important;
    }
}

.direct-label{
    width: 66 / @px-unit!important;
}
.direct-wrap{
    width: 110  / @px-unit !important;
}


._RegionofInterest_ {
    
    
    
    height: 100%;
    position: relative;
    padding: 40/@px-unit 0;
}


._BottomPanel_bottom_select {
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    .bottom_select_left {
        width: 180 / @px-unit;
        height: 50px;
        line-height: 50px;
        padding: 0 / @px-unit 16 / @px-unit;    
                   
        color: .color_N(@--toolbar-bg)[];
    }
    .bottom_select_center {
        flex-grow: 1;
        height: 50px;
        line-height: 50px;
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        
        .label-div-Container{                        
            .ant-checkbox-wrapper{
                color: .color_N(@--toolbar-bg)[];
            }
        }
    }
    .bottom_select_right {
        width: 260 / @px-unit;
        height: 50px;
        line-height: 50px;
        padding: 16 / @px-unit;
        display: flex;
        flex-direction: row;
        align-items: center;
        
        .operation-icon{
            .svgOut(.color_N(@--toolbar-bg)[]);
        }
    }
    .bottom_select_slider {
        width: 168 / @px-unit;
    }
    .mask_center {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 2;
        
        
    }
    .mask_center_show {
        display: block;
    }
    .mask_center_hide {
        display: none;
    }
}




@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;
}

._DeveloperLog_ {
    .FlexLine{
        display: flex;
        .LogLevel{
            margin-left: 100 / @px-unit;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    } 

}


._DiskInfo_ {
    
    
    
    padding-top: inherit; 
    
    .record_time_modal {
        ._Table_ .ant-table-body {
            
        } 
    }
    .detect_smart_modal {
        ._Table_ .ant-table-body {
            
        } 
    }
.label-v4-version {
    text-align: right;
}
    ._Table_ .ant-table-container {
        
    }
                            
}
.detect_smart_modal {
    .detectTips {  
        width: 600 / @px-unit !important;
    }
}
.disk_info_BtnDiv {
    display: flex;
    justify-content: flex-end;

    .btn-left {
        margin-right: 10 / @px-unit;
    }
}

.record_updata_modal {
    .label-normal-container {
        display: flex;
    }
}

._CfgManage_ {
    .ConfirmTip{
        padding-top: 8/@px-unit;
        padding-bottom: 8/@px-unit;
    }
    .ExportButton{
        padding-top: 8/@px-unit;
        padding-bottom: 8/@px-unit;
    }
}

._Maintenance_ {
    .AutoReboot{
        display: flex;
        .TimeSelect{
            margin-left: 5/@px-unit;
        }
    }
    .label-normal-behind {
        color: @buttonDangerTextH;
    }
}


._AlarmInfo_{
    .period {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .table {
        min-height: 440px;
        .ant-table {
            min-height: 440px !important;
        }
        .ant-empty-normal {
            margin-top: 140px;
        }
        .table-header {
            text-align: center;
            user-select: none;
        }
        .table-icon {
            cursor: pointer;
        }
    }
    .table-text {
        position: absolute;
        right: 1.14285714rem;
        transform: translateY(-50px);
    }
    .backup {
        width: 100px;
    }
    & :nth-child(5) {
        text-align: right;
        margin-right: 1.14285714rem;;
    }
}



.detail-table {
    border: 1px solid @tableBorderN;

    .detail-list-item {
        display: flex;
        color: @tableTextN;
        border: none !important;

        &:hover {
            color: .color_A(@tableOddBgN)[];
        }
        .detail-key {
            width: 30%;
            text-align: center;
        }
        .detail-val {
            width: 70%;
            text-align: center;
        }
        p {
            margin: 0;
        }
    }
    .detail-list-item-odd {
        background-color: @tableEvenBgN;
    }
    .detail-list-item-even {
        background-color: @tableOddBgN;;
    }
}

.detail-footer {
    display: flex;
    justify-content: space-between;
}


._PocInfo_ {
    .FlexLine{
        display: flex;
        ._Table_{
            width: 40%;
        }
        ._Table_ .ant-table-body {
            min-height: 500 / @px-unit;
        } 
        .RightPane{
            margin-left: 40 / @px-unit;
        }
    }
}

._Update_ {
    .ant-btn::before {
        background: none!important;
     }
    .UpdateLine {
        display: flex;
        align-items: center;
        .update_Label {
            width: 110 / @px-unit;
        }
        .checkUpdateText {
            width: 150 / @px-unit;
        }
        .update_text {
            width: 140 / @px-unit;
        }
    }
    .UpdateButton {
        width: 119 / @px-unit;
    }
    .NewestVersion {
        padding-top: 8 / @px-unit;
        padding-bottom: 8 / @px-unit;
        color: @successColor;
    }
    .newVersion {
        padding-top: 8 / @px-unit;
        padding-bottom: 8 / @px-unit;
        .findNewVersion {
            color: @errorColor;
            margin-right: 5 / @px-unit;
            width: 150 / @px-unit;
        }
        .updatePanel {
            height: 200 / @px-unit;
            width: 620 / @px-unit;
            padding: 0 10 / @px-unit;
            border: 1 / @px-unit solid;
            border-color: @pageBorderN;
            overflow: auto;
        }
        .UpdateButton {
            width: 119 / @px-unit;
            margin-left: 500 / @px-unit;
        }
    }
    .newVersionLink {
        color: @current;
    }
    .SystemUpgrade_wrapped {
        min-width: 610/@px-unit;
    }
}


._LocalAlarm_ {
    .container_left {
        width: 480 / @px-unit;
    }
}


._FaceDetection_ {
    .fd_right {
        width: 495 / @px-unit;
    }
    .channelSelect {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}


._AudioDetection_ {
    height: calc(100% - 66px);
    overflow-y: auto;
}


._TimeBackup_{

    .line-block{
        display: flex;
    }

    .default-interval{
        margin-left: 30 / @px-unit;
    }

    .search-btn-list{
        justify-content:flex-end;
    }
}


._ChannelInfo_ {
    .FlexLine{
        display: flex;
        ._Table_{
            width: 40%;
        }
        ._Table_ .ant-table-body {
            min-height: 500 / @px-unit;
        } 
        .RightPane{
            margin-left: 40 / @px-unit;
        }
    }
    .channelState{
        .svgOut(@successIcon);
        .svgFont(20);
    }
}


._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;
        }
    }
 
}



._ChannelList_ {
    
    
    
    
    height: 100%;
    padding-bottom: 14/@px-unit;
    @channelFontColor:.color_N(@preview_Left_Bg)[];
    .chnlist_tooltip {
        .ant-tooltip-content {
            .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;
            }
        }
    }
}
._VideoLoss_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}


._RecordInfo_{
    .recordTable{
        width: 80vw;
    }
    ._Table_ .ant-table-body {
        min-height: 360 / @px-unit;
    } 
}


._QuickPick_ {
    
    
    

    .line-row {
        display: flex;
    }
}


._PosSearch_ {
    
    
    
    padding-top: inherit; 
    .ant-table {
        height: 450 / @px-unit;
        overflow-y: auto;
    }

}
.backUp_button{
    margin-left: 100%;
    transform: translateX(-100%);
}


.MainPage {
    width: 100%;

    ._AcuPickSearch_UploadImageDiv {
        width: 100%;
        .ant-divider-horizontal{
            margin: 1/@px-unit !important;
        }
        ._AcuPickSearch_UploadButtons {
            width: 100%;
            margin-top: 15/@px-unit;

            .label-div-Container {
                margin-right: 15/@px-unit;
                display: inline-block;
            }

            .mostSelected_tip {
                color: @errorColor;
            }

            .clear_button {
                
                float: right;
            }
            .label-normal-container {
                display: flex;
                align-items: center;
            }
        }
        .upload_imgDiv{
            overflow-x: auto;
            width: 100%;
            overflow-x: auto; 
            height: 120/@px-unit; 
            line-height: 120/@px-unit;
            white-space: nowrap; 
            
            .upload_imgInnerDiv{    
                width: 100%;
            }
            .face_uploadImg {
                width: 100/@px-unit;
                height: 100/@px-unit;
                border: 2/@px-unit solid @com_facesmallpics_border;
                margin-left: 8/@px-unit;
            }
        }
        

        .face_uploadImg_selected {
            border-color: @current !important;
        }
    }


}
._SceneChange_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}



.intereting-modal{
    width: 100% !important;
    height: 100%;
    .ant-modal-content{
        height: 100%;
        .ant-modal-body{
            height: 93%;
            display: flex;
            flex-direction: column;
            padding-bottom: 0;
            .intereting-modal-header {
                flex-shrink: 0;
                height: 40 / @px-unit;
                .header-bar {
                    width: 300 / @px-unit !important;
                    margin-top: 20 / @px-unit;
                }
            }           
            .intereting-modal-wrap{
                position: relative;
                height: 100%;
                overflow-y: scroll;
                flex-grow: 1;
                
                .interet-card-wrap{
                    width: 300 / @px-unit;
                    float: left;
                    margin-right: 20 / @px-unit;
                    margin-bottom: 10 / @px-unit;
                }
            }
        }
    }
}

.intereting-footer{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    .all-label{
        width: 50 / @px-unit !important;
    }
}


._RegionofInterest_ {
    .list-wrap{
        height: 100%;
        .flat-list {
            height: 100%;
            padding: 10 / @px-unit;
            overflow-y: scroll;
            .win-view{
                
                
                margin-top: 0px;
                margin-bottom: 20000px;
            }
        }
        .footer-bar{
            position: absolute;
            bottom: 0;
            height: 40 / @px-unit;
            display: flex;
            width: 100%;
            .footer-item{
                display: flex;
                flex:1;
                justify-content: center;
                align-items: center;
                .left-arrow:hover{
                    color: @anchorTextA;
                    cursor:pointer
                }
                .right-arrow:hover{
                    color: @anchorTextA;
                    cursor:pointer
                }
            }
        }
        
    }

}



.MainPage {
    width: 100%;

    ._FaceReImageSearch_UploadImageDiv {
        width: 100%;
        .ant-divider-horizontal{
            margin: 1/@px-unit !important;
        }
        ._FaceReImageSearch_UploadButtons {
            width: 100%;
            margin-top: 15/@px-unit;

            .label-div-Container {
                margin-right: 15/@px-unit;
                display: inline-block;
            }

            .mostSelected_tip {
                color: @errorColor;
            }

            .clear_button {
                
                float: right;
            }
        }
        .upload_imgDiv{
            overflow-x: auto;
            width: 100%;
            overflow-x: auto; 
            height: 120/@px-unit; 
            line-height: 120/@px-unit;
            white-space: nowrap; 
            
            .upload_imgInnerDiv{    
                width: 100%;
            }
            .face_uploadImg {
                width: 100/@px-unit;
                height: 100/@px-unit;
                border: 2/@px-unit solid @com_facesmallpics_border;
                margin-left: 8/@px-unit;
            }
        }
        

        .face_uploadImg_selected {
            border-color: @current !important;
        }
    }


}
._VideoBlind_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    &line {
        display: flex;
    }
}



._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;
        }



    }
}



._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;
}


._DefaultCfg_ {
    .DefaultCfgLine {
        display: flex;
        padding-top: 8 / @px-unit;
        padding-bottom: 8 / @px-unit;
        width: 800 / @px-unit;
        .wrapCol{
            flex:inherit;
            button {
                width: 130 / @px-unit;
            }
        }
        .DefaultTip {
            margin-left: 40 / @px-unit;
            display: flex;
            align-items: center;
        }
    }
}



._ExtendedIn_ {
    
    
    
    padding-top: inherit; 
    width: 100%;
    
    .onlineIcon {
        .svgOut(@successColor);
        .svgFont(20);
    }
    .offlineIcon {
        .svgOut(@warningColor);
        .svgFont(20);
    }
    .tag_BtnDiv {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .tag_RightBtnDiv {
        display: flex;
        flex-direction: row;
    }
    .save_Btn {
        margin-right: 10 / @px-unit;
    }
}


._NetTest_ {
    .FlexLine {
        display: flex;
        justify-content: center;
    }
    .ipSpan {
        width: 20 / @px-unit;
        margin-top: 3 / @px-unit;
    }
    ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    }
    
    
    
    
    
    
    .label-normal-container {
        padding: 0 5 / @px-unit !important;
    }
    ._MidTitleDivider_ {
        margin-top: 0;
    }
    .addressTest-reulst {
        height: 160 / @px-unit;
    }
    .m-c-r {
        color: @errorColor !important;
    }
    .m-c-1EB149 {
        color: @successColor;
    }
    .addressTest-content {
        input {
            width: 240 / @px-unit;
        }
        .addressTest-content {
            display: inline-block;
            vertical-align: top;
        }
    }
}


._IpcExtAlarm_ {
    &line {
        display: flex;
    }
    .container_left {
        width: 576 / @px-unit;
    }
}



.header-bar{
    position: absolute;
    top: 0;
    height: 40 / @px-unit;
    display: flex;
    align-items: center;
    width: 100%;
    .count-icon-bright {
        width: 30%;
        svg {
            & + {
                path:first-child {
                    fill: @current !important; 
                }
            }
        }
    }
    .count-icon{
        width: 30%;
    }
    .count-icon-disabled {
        pointer-events: none;
        width: 30%;
    }
    .right-icon{
        float: right;
        margin-right: 10 / @px-unit;
        padding-left: 60 / @px-unit;
    }
}

._VideoMotion_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    &line {
        display: flex;
    }
    .container_left {
        width: 480 / @px-unit;
    }
}

.setting-modal {
    .video {
        width: 580px;
        height: 450px;
    }

    .form {
        width: 250px;
        height: 450px;
    }
}


._Disarming_ {
    
    
    
    padding-top: inherit; 
}
.chn_div{
    display: flex;
}

.subtitle {
    margin: 0;
    font-weight: bold;
    color: #fff;
}



._CrowdDensity_{
    .active{
        svg path:nth-of-type(1){
            fill:@current!important;
        }
    }
}

._AIMode_ {
    height: calc(100% - 66px);
    overflow-y: auto;
}


._User_ {
    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;
            height: 580 / @px-unit;
            overflow-y: auto;
            .ant-tabs .ant-tabs-content {
                [id*="Auth"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 190 / @px-unit
                    }
                }
                [id*="Monitor"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
                [id*="Replay"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
                [id*="Voice"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
                .label-normal-container  {
                    padding: 5/@px-unit 0 !important;
                }
                .user_tab_container {
                    &>.label-div-Container {
                        margin-right: 4 / @px-unit;
                    }
                }
            }
        }
    }
    .ant-tabs-nav .ant-tabs-tab-btn {
        width: 150/@px-unit !important;
        min-width: 150 / @px-unit;
    }

    .tabText {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}


._OpenAll_ {
    
    
    
    
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20/@px-unit 0;
    ._OpenAll_box{
        width: 210/@px-unit;
        height:32/@px-unit;
        padding: 0!important;
        display: flex;
        align-items: center;
        justify-content: left;
        cursor: pointer;
    }
    ._OpenAll_default{
        border: 1px solid @talkAndSound_defBorder;
        background-color: @talkAndSound_defBg;
        color: @talkAndSound_defText;
    }
    .label-div-Container {
        width: 30/@px-unit;
        height:32/@px-unit;
        .label-normal-container {
            width: 30/@px-unit;
            height:32/@px-unit;
            padding-top: 0 !important;
            .label-normal-wrapper {
                width: 30/@px-unit !important;
                height:32/@px-unit !important;
            }
        }
    }
    ._OpenAll_btn {
        padding: 0 !important;
        border: 0 !important;
        background: none !important;
        height: 30/@px-unit;
    }
    ._OpenAll_down {
        width: 30/@px-unit;
        height: 30/@px-unit;
        border-left: 1px solid @talkAndSound_defBorder;
    }
    ._OpenAll_start {
        width: 210/@px-unit;
        height: 100%;
        display: flex;
        justify-content: left;
        background-color: @talkAndSound_defBg;
        border-right: 1px solid @talkAndSound_defBorder;
    }
    ._OpenAll_stop {
        width: 210/@px-unit;
        height: 100%;
        display: flex;
        justify-content: left;
        background-color: @talkAndSound_actBg;
        border-right: 1px solid @talkAndSound_defBorder;
        color: .color_A(@talkAndSound_actBg)[];
    }
    ._OpenAll_text {
        line-height: 32/@px-unit;
        width: 64/@px-unit;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    ._OpenAll_talk {
        display: flex;
        justify-content: center;
        width: 180/@px-unit;
        >span:nth-of-type(1){
            margin: 0 25/@px-unit 0  -33/@px-unit ;
        }
        .cus_icons {
            .svgHover(@iconColorN);
        }
    }
    ._OpenAll_current {
        color: @current !important;
    }
}

._NetInfo_ {
    
    
    
    padding-top: inherit; 
    
    ._Table_ .ant-table-body {
        min-height: 180 / @px-unit;
    } 
}



.manage-table-icon-wrapper {
    .manage-grid-errorIcon {
        .svgOut(@errorColor);
        .svgFont(20);
    }
    .manage-grid-successIcon {
        .svgOut(@successColor);
        .svgFont(20);
    }
}
._AlarmBox_ {
    .container_left {
        width: 480 / @px-unit;
    }
}



._AnalyticsList_ {
    
    
    

    .line-row {
        display: flex;
    }
}


._FaceConfig_ {
    padding: 1rem;
    padding-top: 2rem;
    .optionChoice {
        margin-bottom: 30px;
    }
    .label-normal {
        margin-top: 2px;
    }
    
    
    
    .buildbutton {
        margin-top: 20px;
        width: 100px;
    }
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}
.imexModal {
    width: 650/@px-unit !important;
}


._VideoStructrue_ {
    
    
    
    .ivsParameterSet;
}



._IVSRule_ {
    
    
    
    .ivsParameterSet;

    
    .objectSwitch {
        width: 200 / @px-unit !important;
    }
    .TrackTime {
        width: 200 / @px-unit !important;
    }

    .AlarmInput-channel-select {
        .label-normal-container {
            display: flex;
            align-items: center;
        }
    }
}



._Group_ {
    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;
            }
        }
    }
    .ant-modal {
        .ant-modal-body {
            min-height: 498 / @px-unit;
            overflow-y: auto;
            .ant-tabs .ant-tabs-content {
                [id*="Auth"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 190 / @px-unit
                    }
                }
                [id*="Monitor"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
                [id*="Replay"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
                [id*="Voice"] {
                    .label-div-Container:not(:first-child) {
                        display: inline-block;
                        width: 70 / @px-unit
                    }
                }
            }
        }
    }

    .ant-tabs-nav .ant-tabs-tab-btn {
        width: 150/@px-unit !important;
        min-width: 150 / @px-unit;
   }
   
   .tabText {
       overflow: hidden;
       white-space: nowrap;
       -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
   }
}



._FaceIdentify_ {
    width: 100%;
    height: calc(100% - 66px);
    .mainRow {
        height: 100%;
    }
    .form-container {
        height: 100%;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        overflow-y: auto;
        .channel {
            display: flex;
            .enable {
                width: 10.7143rem;
                padding-right: 0.57142857rem;
            }
        }
        .button-group{
            display: flex;
            .label-div-Container:last-child {
                margin-left: 20px;
            }
        }
        .normal-alarm {
            .add {
                svg {
                    path {
                        fill: @current;
                    }
                }
            }
            .delete {
                .svgHover(#f00);
            }
            svg {
                cursor: pointer;
            }
            .ant-table-body {
                min-height: 400 / @px-unit;
            }
        }
        fieldset {
            
            flex: 1;
            .event-handler {
                overflow-y: auto;
                height: 370 / @px-unit;
            }
        }
    }
}


._Holiday_ {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}

._PosConfig_ {
    
    
    
    padding-top: inherit; 
    .pos_ocx {
        width: 450/@px-unit;
        height: 337/@px-unit;
    }
    .colorBox(@posCheckbox);

    
    .ant-checkbox + span {
        padding: 0;
    }      
}


._FrequencyAnalysis_ {
    .delete {
        .svgHover(#f00);
    }
    svg {
        cursor: pointer;
    }
}


._SMDConfig_ {
    .ant-divider-horizontal {
        margin: 12 / @px-unit 0;
    }
        .flex {
            display: flex;
            align-items: center;
        }

        .AlarmInput-channel-select {
            .label-normal-container {
                display: flex;
                align-items: center;
            }
        }
}



._FileListPanel_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    &bottom {
        width: 100%;
        height: 60 / @px-unit;
        padding: 0 10px 4px 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    &bottom_mix {
        display: flex;
        flex-direction: row;
        width: 140 / @px-unit;
        justify-content: flex-start;
    }
    &bottom_item {
        width: 66 / @px-unit;
        height: 40 / @px-unit;
        text-align: center;        
        
        background-color: @playback_Right_iConBtn_bg;
        border: 1 / @px-unit solid @buttonNormalBorderN;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    &bottom_item_lock {
        line-height: 50 / @px-unit;
    }
    &bottom_icon {
        font-size: 30 / @px-unit !important;
    }
    &timer_piker {
        width: 290px;
        margin: 10 / @px-unit 0;
    }
    ._Table_ {
        margin-top: 0;
        flex: 1;
        overflow: hidden;
        .m-table-showEmpty{
            height: 100%;
            .ant-table-wrapper {
                height: 100%;
            }
        }
        .ant-table {
            & > .ant-table-container {
                tr {
                    td {
                        height: 40px;
                    }
                }
                th {
                    height: 40px !important;
                }
            }
        }
    }
}


._AnalyticsList_RuleTbale{
    ._Table_ .ant-table-body{
        min-height: 240/@px-unit;
        .ant-table-cell{
            word-break:break-all;
        }
    }
    .filter_rule{
        float: right;
        margin-top: -50 / @px-unit;
    }
}


._SmartMotionDetectSearch_behind_btn {
    .label-div-Container {
        .label-normal-container {
            padding: 0 !important;
        }
    }
}
.search_type {
    padding-left: 30 / @px-unit;
}

.search_button {
    float: right;
    margin-top: -50 / @px-unit;
}

.SmartMotionDetectSearch_Table {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    }
    > .ant-spin-nested-loading > .ant-spin-container {
        width: 100%;
        overflow: hidden;
    }
}

.holidayRadioGroup{
    label{
        width: 45%;
    }
}



.win-view {
    .target-card {
        margin-bottom: 10/ @px-unit;
    }
}
.target-card{
    height: 150/ @px-unit;
    
    background-color: @aiPanel_cardBg;
    border: 1 / @px-unit solid @pageBorderN;
    
    position: relative;
    .card-content{
        height: 125/ @px-unit;
        img{
            width: 100%;
            height: 100%;
            object-fit: contain;
        }
    }
    .card-bottom{
        position: absolute;
        bottom: 0/ @px-unit;
        width: 100%;
        
        height: 25/ @px-unit;
        display: flex;
        align-items: center;
        padding: 10/ @px-unit;
        background-color: @aiPanel_box_bottom-color;
        color: .color_N(@aiPanel_box_bottom-color)[];
    }

    .tool-bar{
        background-color: @aiPanel_box_bottom-color;
        height: 30px;
        position: absolute;
        top: 0px;
        width: 100%
    }
}

.selected{
    border: 1 / @px-unit solid @current;
}

._AnalyticsList_FormList {
    .search_button {
        float: right;
        margin-top: -50 / @px-unit;
    }
}


._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;
            }