
            .empty-text {
                width: 100%;
                text-align: center;
                margin: 8 / @px-unit 0;
            }

            .jump-text {
                color: @brand-fg-1-normal;
                cursor: pointer;
            }
        }
    }

    .PanelContent {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        padding: 24 / @px-unit 0 24 / @px-unit 24 / @px-unit;
        overflow: hidden;

        .panel-empty {
            height: 100%;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;

            .empty-icon {
                background-image: url('/static/media/noData_deep.png');
                background-position: center;
                background-repeat: no-repeat;
                width: 160 / @px-unit;
                height: 160 / @px-unit;
            }

            .empty-text {
                width: 100%;
                text-align: center;
                margin: 8 / @px-unit 0;
            }

            .jump-text {
                color: @brand-fg-1-normal;
                cursor: pointer;
            }
        }

        .buttons {
            display: flex;

            .btn {
                margin-right: 12 / @px-unit;
            }
        }

        .table-wrap {
            height: 100%;

            .operation {
                display: flex;
                align-items: center;
            }

            .enable-switch {
                margin-right: 4 / @px-unit;
            }
        }
    }
}

._IPSpeakerTask_task-modal {
    .task-form {
        display: flex;
        flex-wrap: wrap;

        .col-12 {
            width: 50%;
        }
    }

    .files-table-title {
        padding:  8 / @px-unit 0 5 / @px-unit 0;
        font-size: 16 / @px-unit;
    }

    .buttons {
        display: flex;

        .btn {
            margin-right: 12 / @px-unit;
        }
    }

    .files-table {
        height: 312 / @px-unit;
        overflow-y: auto;
    }
}



._StreamDisc_ {
    
    .hdd-mode-swrap{
        margin-bottom: 10 /@px-unit;
        .hdd-mode {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
    }
    .table-item {
        margin: 0;
        text-align: center;
    }
    .table-input{
        width: 100% !important;
        .table-input-select-container{
            width: 100% !important;
        }
        .table-input-select-wrapped{
            width: 100% !important;
        }
    }
    
    
    
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 

    .hddmanage-combine-table .ant-table-body {
        min-height: 150 / @px-unit;
    }

}


._VideoFusion_windows {
    display: flex;
    width: 1000 / @px-unit;
    flex-wrap: wrap;
    > .label-div-Container {
        margin-right: 50 / @px-unit;
    }
}


._UpgradeIpc_ {
    .DeviceUpgrade{
        margin-top: 8 / @px-unit;
    }
    .DeviceType {
        display: flex;
        justify-content: space-between;
        &_left {
            display: flex;
            gap: 10 / @px-unit;
        }
    }  
    ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    } 
    
    .label-normal-wrapper.label-button{
        line-height: 0px;
    }
}
.UpgradeIPC_Attention{
    margin-top: 20 / @px-unit;
}


._StreamDisc_ {
    
    .hdd-mode-swrap{
        margin-bottom: 10 /@px-unit;
        .hdd-mode {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
    }
    .table-item {
        margin: 0;
        text-align: center;
    }
    .table-input{
        width: 100% !important;
        .table-input-select-container{
            width: 100% !important;
        }
        .table-input-select-wrapped{
            width: 100% !important;
        }
    }
    
    
    
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 

    .hddmanage-combine-table .ant-table-body {
        min-height: 150 / @px-unit;
    }

}


._ImageStream_ {
    .ImageMain {
        height: 740 /@px-unit;
    }
    .FlexLine{
        display: flex;
        .Second{
            margin-left: 10 / @px-unit;
        }
        .label-normal-behind {
            margin-left: 8 / @px-unit;
        }
    }
}
.ChannelGroup{
    .ant-checkbox-wrapper{
        width: 150 / @px-unit;
        margin-left: 5 / @px-unit;
    }
}



._AlarmGroupManage_ {
    
    
    

    width: 100%;
    height: 100%;

    .line-row {
        display: flex;
    }
}


._GAVI_ {
    .same-line {
        display: flex;
        align-items: center;
        .label-div-Container {
            margin-right: 30/@px-unit !important;
        }
    }
    .check-box-group {
        .sdd-checkboxGroup-container {
            .ant-checkbox-group {
                display: flex;
                .ant-checkbox-wrapper {
                    margin-right: 30/@px-unit !important;
                }
            }
        }
    }
    .online {
        color: @status-success-fg-1-normal;
    }
    .offline {
        color: @status-error-fg-1-normal;
    }
}

._RealDisplay_{
    ._Table_ .ant-table-body{
        min-height: 240/@px-unit;
        .fail{
            color: @errorColor;
        }
        .ant-table-cell{
            word-break:break-all;
        }
    }
}

.copy-modal__wrap{
    max-height: 400 / @px-unit;
    overflow: hidden;
    overflow-y: auto;
}

.copy-modal__item{
    display: flex;
    flex-wrap: wrap;
}


._RegionOfInterest_ {
    .form-head {
        display: flex;
        .form-head-right {
            margin-left: 30/@px-unit;
            margin-bottom: 20/@px-unit;
        }
    }
    .roi_ocx {
        
        transform-origin: left top;
    }
}


._AlarmHubNew_ {
    
    
    

    .line-row {
        display: flex;
    }
}



._VideoOSD_ {
    .pageMenu {
        height: 100%;
    }
    .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab{
        padding: 0 0/@px-unit 0 0;
    }
}



.UploadFileModal {
    .ant-modal-content {
        .ant-modal-body {
            .label-normal-container {
                .label-normal {
                    float: none;
                    color: @neutral-fg-3-normal;
                    margin-bottom: 4 / @px-unit;
                }
            }
        }
        .ant-modal-footer {
            .ant-space {
                justify-content: flex-end;
            }
        }
    }
}

.NetTest-modal {
    .ant-modal-content {
        .ant-modal-body {
            .NetTest-modal-content {
                .FlexLine {
                    display: flex;
                    justify-content: center;
                }
                .ipSpan {
                    width: 20 / @px-unit;
                    margin: 13 / @px-unit 0 0 6/@px-unit;
                }
            }
        }
    }
}



@titleHeight: 50/@px-unit;
@leftMenuWidth:280/ @px-unit;

._AlarmGroupManage_ {
    overflow: hidden;
    .page-view {
        display: flex;
        height: 100%;
        .left-menu {
            flex: none;
            width: @leftMenuWidth;
            border-right: 1/@px-unit solid @neutral-stroke-2-normal;

            .title {
                display: flex;
                width: 100%;
                background-color: @neutral-bg-4-hover;
                height: @titleHeight;
                justify-content: space-between;
                align-items:center;
                padding-left: 16/@px-unit;
                padding-right: 8/@px-unit;
                font-weight: 700;
                font-size: 14/@px-unit;
                line-height: @titleHeight;
                color:@neutral-fg-1-normal;

                border-bottom: 1/@px-unit solid @neutral-stroke-2-normal;

                .cus_icons {
                    cursor: pointer;
                }
            }

            .group-sideMenu {
                overflow-y: auto;
                height: calc(100% - @titleHeight);
                
                .menu-item {
                    cursor: pointer;
                    display: flex;
                    justify-content: space-around;
                    height: 36/@px-unit;
                    padding: 2/@px-unit 10/@px-unit 2/@px-unit 8/@px-unit;
                    border-bottom: 1/@px-unit solid @neutral-stroke-2-normal;
                    line-height: 32/@px-unit;
                    .cus_icons {
                        line-height: 60/@px-unit;
                    }
                    .group-status {
                        display: flex;
                        align-items: center;
                        margin-right: 4/@px-unit;
                    }
        
                    .group-name {
                        flex: 1;
                    }
        
                    .group-operation{
                        display:flex;
                        align-items: center;
                        flex: none;
                        cursor: pointer;
                    }

                    &.edit-menu-item {
                        padding: 2/@px-unit 4/@px-unit;

                        .label-normal-container {
                            padding: 0 !important;
                            .label-normal-wrapper {
                                width: auto !important;
                            }
                        }
                    }
                }

                .active-menu-item{
                    background-color: @brand-bg-2-selected;
                }
            }
        }

        .table-content {
            width: calc(100% - @leftMenuWidth);
            padding: 0  16/@px-unit  16/@px-unit;

            .btn-bar {
                display: flex;
                justify-content: space-between;
                width: 100%;
                padding: 16 / @px-unit 0;

                .btn-left {
                    display: flex;
                }

                .label-div-Container {
                    margin-right: 8 / @px-unit;
                    .label-normal-container {
                        padding: 0 !important;
                    }
                }
            }

            ._Table_ {
                margin-top: 0;
                height: calc(100% - @titleHeight);
                margin-right: 1/@px-unit;
                padding-top: 0 !important;
    
                >.m-table-showEmpty {
                    height: 100%;
                    >.ant-table-wrapper{
                        height: 100%;
    
                        .ant-table{
                            height: 100%;
                            >.ant-table-container{
                                height: 100%;
                            }
                        }
                    }
                }
    
                .ant-table-body {
                    min-height: calc(100% - @titleHeight);
                }
            }

            
            
            
            

            
            
            
            
        }
    }
}

.side-button {
    background-color: transparent;
    border: none;
    outline: none;
}


._RemotePassword_ {
    
    
    

    .line-row {
        display: flex;
    }
}



._outlookAuth_ {

    &.hidden {
        display: none;
    }

    .steps-wrap {
        display: flex;
        align-items: center;
        justify-content: space-around;
        background: @neutral-bg-4-hover;
        padding: 24 / @px-unit;
        overflow: auto;
    }

    .step-wrap {
        display: flex;
        width: 320 / @px-unit;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .step-header {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 16 / @px-unit;
        width: 100%;
    }

    .step-index {
        display: flex;
        align-items: center;
        justify-content: center;
        background: @neutral-bg-4-normal;
        width: 30 / @px-unit;
        height: 30 / @px-unit;
        border-radius: 50%;
        margin-right: 8 / @px-unit;
        flex: 0 0 auto;
    }

    .step-header-title {
        color: @neutral-fg-2-normal;
        
        
        
    }

    .step-contain {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 280 / @px-unit;
        height: 220 / @px-unit;
        background-image: url('/static/media/pcBg.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20 / @px-unit 30 / @px-unit 72 / @px-unit;
    }

    .step-content {
        

        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .step-title {
        padding: 8 / @px-unit 0;
    }

    .step-desc {
        width: 100%;
        text-align: center;
    }

    .step-url {
        cursor: pointer;
    }

    .step-copy-text {
        cursor: pointer;
    }
    
    .step-help {
        display: flex;
        align-items: center;
        color: @brand-fg-1-normal;
        cursor: pointer;

        .help-icon {
            color: @brand-fg-1-normal;
        }
    }

    .step-qrcode {
        position: relative;
        margin: 8 / @px-unit 0;

        .qrcode-mark {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: rgba(255, 255, 255, 0.8);
        }

        .noHoverIcon svg {
            width: 40 / @px-unit !important;
            height: 40 / @px-unit !important;
        }

        .warning-icon {
            color: @status-warning-fg-1-normal;
        }
    }

    .step-status-text {
        width: 100%;
        text-align: center;
    }

    .step-status-icon {
        .noHoverIcon svg {
            width: 40 / @px-unit !important;
            height: 40 / @px-unit !important;
        }

        .fail-icon {
            color: @status-error-fg-1-normal;
        }

        .warning-icon {
            color: @status-warning-fg-1-normal;
        }

        .success-icon {
            color: @status-success-fg-1-normal;
        }

        .loading-icon {
            background-image: url('/static/media/loading.png');
            background-repeat: no-repeat;
            background-size: 100% 100%;
            width: 40 / @px-unit;
            height: 40 / @px-unit;
        }
    }

    .step-arrow {
        background-image: url('/static/media/step_left.png');
        width: 22 / @px-unit;
        height: 44 / @px-unit;
        display: block;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0 20 / @px-unit;
    }
}

._OnlineMaintenance_ {
    padding-top: 24 / @px-unit;
    .DateExport{
        display: flex;
        padding-top: 30 / @px-unit;
        padding-left: 20 / @px-unit;
        .ExportTip{
            margin-left: 20 / @px-unit;
            margin-top: 13 / @px-unit;
        }
    }
}

._Maintenance_ {
    .AutoReboot{
        display: flex;
        .TimeSelect{
            margin-left: 5/@px-unit;
        }
    }
    .label-normal-behind {
        color: @status-error-fg-1-normal;
    }
}

._NetInfo_ {
    
    
    
    padding-top: 24 / @px-unit;
    
    ._Table_ .ant-table-body {
        min-height: 180 / @px-unit;
    } 
}

._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;
        }
    }
}


._ChannelState_ {
    ._Table_ .ant-table-body {
        min-height: 600 / @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: @status-success-fg-1-normal;
    }

    .newVersion {
        padding-top: 8 / @px-unit;
        padding-bottom: 8 / @px-unit;

        .findNewVersion {
            color: @status-error-fg-1-normal;
            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: @neutral-stroke-1-normal;
            overflow: auto;
        }

        .UpdateButton {
            width: 119 / @px-unit;
            margin-left: 500 / @px-unit;
        }
    }

    .newVersionLink {
        color: @brand-fg-1-normal;
    }

    .SystemUpgrade_wrapped {
        min-width: 610/@px-unit;
    }

    .auto-check-upgrade {
        display: flex;
        gap: 100 / @px-unit;
    }

    &.MainPage {
        overflow-y: auto;
    }
}

._CfgManage_ {
   
    .ExportButton{
        padding-top: 8/@px-unit;
        padding-bottom: 8/@px-unit;
    }
}

._AlgorithmVersion_ {
    .TextNormal{
        color: @neutral-fg-1-normal;
    }
    .TextRed{
        color:@status-error-fg-1-normal;
    }
    .version-text{
        .yellow{
            color: @orange;
        }
        .red{
            color: @red;
        }
    }
}
._VideoBlind_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    &line {
        display: flex;
    }
}

._VideoLoss_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

._SceneChange_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}



._RemotePassword_ {
    .page-view {
        .header-left {
            float: left;
        }
        .header-right {
            float: right;
        }
    }
}




._AlarmBox_ {
    .container_left {
        width: 480 / @px-unit;
    }
}
.AlarmBox-StatusModal {
    .AlarmBox-StatusModal-Table {
        width: 900 / @px-unit;
    }
}


._PIRAlarm_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
}



._DiskInfo_ {
    
    
    
    padding-top: 24 / @px-unit; 
    
    .record_time_modal {
        ._Table_ .ant-table-body {
            
        } 
    }
    .detect_smart_modal {
        ._Table_ .ant-table-body {
            
        } 
    }
    .label-v4-version {
        text-align: right;
    }
    ._Table_ .ant-table-container {
        
    }
    .disk_table_raid_select {
        .label-v4-version {
            width: 100%;
            text-align: left;
        }
    }
                            
}
.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;
    }
}


._ImgMode_ {
    .wrap {
        display: flex;
    }

    .label {
        width: 150 / @px-unit;
    }

    .text {
        margin-right: 10 / @px-unit;
    }

    .title {
        display: flex;
        align-items: center;
    }
}

._PosConfig_ {
    
    
    
    padding-top: inherit; 
    overflow: auto;
    .pos_ocx {
        width: 450/@px-unit;
        height: 337/@px-unit;
    }
    .colorBox(@posCheckbox);

    
    .ant-checkbox + span {
        padding: 0;
    }

    .top-enable {
        margin: 18/@px-unit 0 14/@px-unit 4/@px-unit;
        border-bottom: 1px solid @neutral-stroke-2-normal;
    }
    .ant-row{
      flex-wrap: nowrap;
    }
    .m-ml-20{
      min-width: 550/@px-unit;
    }
}



@IntervalHeight: 16 / @px-unit;  

._AlarmHubManage_ {
    width: 100%;
    height: 100%;
    .page-view{
        height: 100%;
    }
    ._Table_ .device-table .ant-table-body {
        min-height: 240 / @px-unit !important;
    }
    .device-interval{
        width: 100%;
        min-height: @IntervalHeight;
        background-color: @neutral-bg-6-normal;
    }
    .device-title{
        color: @neutral-fg-1-normal;
        font-size: 18 / @px-unit;
        font-weight: 400;
        line-height: 26 / @px-unit;
        margin-bottom:  8 / @px-unit;
        display: flex;
        justify-content: space-between;
        align-items: center;

        .collapse-list-btn{
            display: flex;
            align-items: center;
            height: 36 / @px-unit;
            cursor: pointer;
            color: @brand-fg-1-normal;
            font-size: 16 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            padding: 0 12 / @px-unit;
            &:hover{
                color: @brand-fg-1-hover;
                .cus_panel {
                    color: @brand-fg-1-hover;
                }
            }
            &:active{
                color: @brand-fg-1-active;
                .cus_panel {
                    color: @brand-fg-1-active;
                }
            }
            .cus_panel{
                transform: rotate(0deg);
            }
            .cus_panel.foldAllDevice{
                transform: rotate(180deg);
            }
            .collapse-list-text{
                margin-left: 8 / @px-unit;
            }
        }
    }

    .btn-bar {
        display: flex;
        .label-div-Container {
            margin-right: 8 / @px-unit;
        }
        .label-normal-wrapper{
            line-height: normal;
        }
    }
    @foldAllDeviceHeight: 68 / @px-unit; 

    
    .search-device-table {
        padding: 16 / @px-unit;
        height: 50%;
        min-height: 300 / @px-unit;
        &.foldAllDevice{
            height: @foldAllDeviceHeight;
            min-height: @foldAllDeviceHeight;
            overflow: hidden;
        }
        ._Table_ {
            margin-bottom: 8 / @px-unit;
            @TopHeaderHeight: 106/@px-unit; 
            height: calc(100% - @TopHeaderHeight);
            .m-table-hideEmpty,.m-table-showEmpty, .ant-table-wrapper,.ant-spin-nested-loading,.ant-spin-container,.ant-table,.ant-table-container{
                height: 100%;
            }
            .ant-table-body {
                min-height: 80/@px-unit!important;
                height: calc(100% - @tableTheadThHeight)!important;
                max-height: calc(100% - @tableTheadThHeight)!important;
            }
        }
    }


    
    .added-device-table{
        padding: 16 / @px-unit;
        height: calc(50% - @IntervalHeight);
        min-height: 300 / @px-unit;
        &.foldAllDevice{
            height: calc(100% - @IntervalHeight - @foldAllDeviceHeight);
        }
        ._Table_{
            @TopHeaderHeight: 100/@px-unit; 
            height: calc(100% - @TopHeaderHeight);
            .m-table-showEmpty, .ant-table-wrapper,.ant-spin-nested-loading,.ant-spin-container,.ant-table,.ant-table-container{
                height: 100%;
            }
            .ant-table-body {
                min-height: 80/@px-unit!important;
                height: calc(100% - @tableTheadThHeight)!important;
                max-height: calc(100% - @tableTheadThHeight)!important;
            }
        }
    }

    .manage-table-icon-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.iot-manual-modal{
    ._Table_ .device-table .ant-table-body {
        min-height: 160 / @px-unit !important;
    }
}


._AccessControl_ {
    
    
    

    .line-row {
        display: flex;
    }
}


._DisplayOriginalScaleWin_ {
    height: calc(100vh - 50vh);
    overflow-y:auto;
    .check-box-group-container{
        width: 100% !important;
    }
    .check-box-group-wrapped{
        width: 100% !important;
    }
    .selectContainer{
        width: 100% !important;
        .selectWrapped{
            width: 100% !important; 
        }
    }
    .checkBoxRow{
        width: 100%;
        display: flex;
        justify-content: space-between;
        .checkBoxItem-all{
            display: flex;
            align-items: center;
        }
        .checkBoxItem{
            width: 50%;
            .label-normal-container {
                display: flex;
            }
        }
        .checkBoxItem-behind{
            width: 100%!important;
        }
        .rightItem{
            display: flex;
            justify-content: center;
        }
    }
}
.targetSetting{
    overflow-y:auto;
}

._AudioDetection_ {
    
    overflow-y: auto;
}



._Dsiplay_ {
    .Main8KTip{
        .label-normal  {
            visibility: hidden;
        }
        .labelText-wrapper {
            overflow: visible;
        }  
    }
    .IntelRule{
        display: flex;
        >div:nth-of-type(1){
            margin-left: -8/@px-unit;
        }
        >div:nth-of-type(2){
            margin-left: 33/@px-unit; 
        }
    }
}


._PreventAlarm_ {
    
    
    

    .line-row {
        display: flex;
    }
}


.stream-card {
    width: auto;
    
    border: 1px solid @neutral-stroke-2-normal;

    .card-title {
        padding: 0 5 / @px-unit;
        height: 35 / @px-unit;
        line-height: 35 / @px-unit;
        background-color: @neutral-bg-4-hover;
        font-weight: bold;
        color: @neutral-fg-1-normal;
        font-size: 13px;
    }
    .card-content {
        padding: 0 15 / @px-unit;
    }
    .card-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}



._OneClickDisarm_ {
    
    
    
    padding-top: inherit; 
    overflow-y: scroll;

    .radiosArr {
        border: 1/@px-unit solid @neutral-stroke-2-normal;
        border-radius: 4 / @px-unit;
        
        width: 724/@px-unit;
        padding: 8/@px-unit 16/@px-unit;
        display: flex;
        flex-wrap: wrap;
        & > .label-div-Container:first-child{
            flex: 1 1 100%;
        }
        & > .label-div-Container:not(:first-child) {
            flex: 0 1 33%;
        }
    }

    @collapseHeaderHeight: 48 / @px-unit; 

    
    .ant-collapse {
        border: 1/@px-unit solid @neutral-stroke-2-normal;
        width: 320/@px-unit;
        height: 400/@px-unit;

        .ant-collapse-item {
            height: 100%;
        }

        .ant-collapse-header {
            padding-top: 0 / @px-unit;
            padding-bottom: 0 / @px-unit;
            border-radius: 0 !important;
            background: @neutral-bg-4-hover;
            height: 40 / @px-unit;

            cursor: default;
        }

        .ant-collapse-header-text {
            color: @neutral-fg-2-normal;
            font-size: 18 / @px-unit;
            font-weight: 400;
            line-height: 26 / @px-unit;
            display: flex;
            align-items: center;
            height: 100%;
        }

        .ant-collapse-content {
            height: calc(100% - @collapseHeaderHeight);
            overflow-y: auto;
        }

        .ant-collapse-content>.ant-collapse-content-box {
            padding: 16/@px-unit 1/@px-unit
        }

    }

    
    .panel-header {
        display: flex;
        align-items: center;
        height: 26 / @px-unit;

        .panel-left-operation {
            display: flex;
            align-items: center;

            .panel-header-checkbox {
                width: 28 / @px-unit;
                height: 26 / @px-unit;
            }

            .panel-header-title {
                display: flex;
                align-items: center;
                width: 206 / @px-unit;
                font-size: 16 / @px-unit;
                color: @neutral-fg-2-normal;
            }
        }
    }

    .panel-row-btn {
        margin-right: 4 / @px-unit;
    }

    .oneclick-disam-channel-list2{
        .channel-tree .channel-group .channel-group-header {
            padding-right: 0;
            .channel-group-header-right{
                width: 24 / @px-unit;
            }
        }
        .channel-group {
            .channel-item, .channel-group-header {
                margin: 0 0 0 4/@px-unit;
            }
        }
    }
}
.chn_div{
    display: flex;
}

.subtitle {
    margin: 0;
    font-weight: bold;
    color: #fff;
}
.oneclick-disam-channel-tooltip{
    max-width: 1000 / @px-unit !important;
}



._AddedDevice_ {
    .camera-connecting {
        color: @neutral-fg-disabled;
    }
}


._ImageAttr_{
    
    .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab{
        padding: 0;
    }
    .ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab{
        margin:5/@px-unit 0 0 0;
    }
    .ant-tabs-left{
        margin-left: -10/@px-unit;
    }

    
    .ant-picker{
        width: 127/@px-unit;
    }
    .label-normal-behind {
        
        min-width: 25/@px-unit !important;
        
        width: auto;
    }
    *:focus{
        outline-width: 0px; 
    }
    .ant-tabs-content-holder{
        min-height: 250/@px-unit;
    }
    
    .ant-spin-container {
        .ant-row {
            flex-flow: row nowrap;
        }
    }
    .ocxRight {
        padding-left: 24 / @px-unit;
        .image-header {
            margin-bottom: 8 / @px-unit;
        }
    }
}

.pos-list {
    display: flex;
    flex-direction: column;
    height: 100%;

    .search-input {
        flex: none;
    }

    .list-options {
        flex: 1;
        overflow-y: auto;
    }
}



._PreventAlarm_ {
    .page-view {
    }
}


.flex-layout {
    display: flex;
    height: 100%;
    background: @neutral-bg-6-normal;

    .page-left {
        width: 280 /  @px-unit;
        height: 100%;
        padding: @mainPagePadding;
        padding-top: 8 / @px-unit;
        background: @neutral-bg-4-normal;
        .search-input {
            padding-bottom: 8 / @px-unit;
        }
    }

    .page-content {
        position: relative;
        flex: 1;
        height: calc(100% - 2 * @mainPagePadding);
        margin: @mainPagePadding;
        background-color: @neutral-bg-4-normal;
        overflow: hidden;
    }
}



._AccessControl_ {
    .page-view {
    }
}




@modalHeaderHeight: 41 / @px-unit;
@modalFooterHeight: 60 / @px-unit;
@modalBodyHeight: calc(100vh - @modalHeaderHeight - @modalFooterHeight - 2px);

.anchor-point {
    position: relative;
}

.ChannelExchangeModal-wrap {
    width: 100%;
    height: 100%;
    .ant-modal {
        width: 100% !important;
        max-width: 100vw;
        height: 100%;
        .ant-modal-content {
            height: 100%;

            .ant-modal-header {
                height: @modalHeaderHeight;
            }
            .ant-modal-body {
                height: @modalBodyHeight;
                padding: 5 / @px-unit;
            }
            .ant-modal-footer {
                height: @modalFooterHeight;
            }
        }
    }
}

.content-wrap {
    height: 100%;
    overflow-y: auto;
    padding: 0px 5 / @px-unit;
    .grid-line {
        display: flex;
        margin-bottom: 5 / @px-unit;
    }
}


._VersionInfo_ {
    .SystemVersion {
        width: auto !important;
    }
    .achor_info {
        .label-normal {
            color: @status-error-fg-1-normal;
            cursor: pointer;
            &:hover {
                color: @status-success-bg-1-normal;
            }
        }
    }
    .serialNumber {
        width: 216px;
        height: 216px;
        padding: 8px;
        background-color: #FFF;
    }
}





@barHeight:20 / @px-unit;
.windows-card {
    margin-left: 5 / @px-unit;
    
    background-color: @neutral-bg-4-normal;
    position: relative;
    user-select: none;
    border: 1px solid @--component-border;
    .screen-content{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        p{
            margin-bottom:0
        }
        .logo-img{
            
            width: 50%;
            height: 30%;
            background-size: contain;
            background-repeat:no-repeat;
            
            background-image: url('/custom_logo/web_logo.png');
            background-repeat:no-repeat;
        }
    }
    .snap-img-panel{
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        .snap-img{
            width: 100%;
            height: 100%;
            object-fit: fill;
            user-select: none;
            -webkit-user-drag: none;
            pointer-events: none
        }
    }
    .channel-bar {
        position: absolute;
        bottom: 0px;
        height: @barHeight;
        width: 100%;
        background:none;
        .channel-tag{
            position: absolute;
            right: 0px;
            bottom: 0px;
        }
    }

}

.forbiden{
    pointer-events: auto!important;
    cursor: not-allowed!important;
    border: 1px solid @--component-border !important;
}

.normal:hover {
    border: 1px solid @--primary-5;
}



.ghost {
    position: fixed;
    background-color: @--option-bg-select;
    z-index: 9999;
    opacity: 0.9;
    .snap-img{
        opacity: 0.9;
    }
}

.label-normal-behind {
    .label-normal-container {
        padding-top: 0px !important;
    }
}
.image-lrlight-schedule { 
    ._NewSchedule_Component_ {
        .button-container {
            
            .clear-btn {
                display: none;
            }
        }
    }
}
.ManualSlider {
    .PtzMenu {
        justify-content: flex-start !important;
        gap: 24px;
        .PtzSpeed {
            display: flex;
            flex-direction: column;
            .label-div-Container {
              .label-normal-container {
                padding: 0 !important;
              }
            }
            .ant-slider {
                margin-top: 0 !important;
                flex: 1;
            }
        }
    }
}


._ExperienceBase_ {
      padding: 1rem;
    .optionChoice {
        padding: 12 / @px-unit 0;
        border-bottom: 1px solid @neutral-stroke-2-normal;
    }
    .button-panel {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .button-box { 
        margin-top: 12 / @px-unit;
    }
    .progress{
        padding-right: 24/@px-unit;
        .progress-describe{
            display: flex;
            justify-content: space-between;
            .suc-color{
                color: @status-success-stroke-1-normal;
            }
            .warn-color{
                color: @status-warning-stroke-1-normal;
            }
            .err-color{
                color: @status-error-stroke-1-normal
            }
        }
        .progress-view{
            width: 240/@px-unit;
        }
        .suc-color{
            .ant-progress-bg{
                background-color: @status-success-stroke-1-normal;
            }
        }
        .warn-color{
            .ant-progress-bg{
                background-color: @status-warning-stroke-1-normal;
            }
        }
        .err-color{
            .ant-progress-bg{
                background-color: @status-error-stroke-1-normal;
            }
        }
    }
  
}


._DomesticPrivateIPCModal_{
    .ResetContainer{
        height: 409 / @px-unit;
        display: flex;
        .left{
            width: 419 / @px-unit;
            height: 409 / @px-unit;
            border-right: 1/@px-unit solid @neutral-stroke-2-normal;
            
            .formTitle{
                font-size: @font-size-title-s;
                height: 24 / @px-unit;
                line-height: 24 / @px-unit;
                margin-top: 21 / @px-unit;
                margin-left: 30 / @px-unit;
            }
            .titleContent{
                margin-left: 29 / @px-unit;
            }
            .qrcodes{
                width: 100%;
                height: 332 / @px-unit;
                display: flex;
                justify-content: center;
                align-items: center;
                .qrcodrs-content{
                    width: 200/ @px-unit;
                    height: 235/ @px-unit;
                    .qrcodes-img{
                        width: 200 / @px-unit;
                        height: 200 / @px-unit;
                        background-color: #fff;
                        padding: 8 / @px-unit;
                        canvas {
                            width: 100% !important;
                            height: 100% !important;
                        }
                    }
                    .qrcodes-sn{
                        width: 200 / @px-unit;
                        height: 20 / @px-unit;
                        line-height: 20 / @px-unit;
                        margin-top: 15 / @px-unit;
                        text-align: center;
                        color: @neutral-fg-4-normal;
                    }
                }
            }
        }
        .right{
            height: 409 / @px-unit;
            flex: 1;
            
            .formTitle{
                font-size: @font-size-title-s;
                height: 24 / @px-unit;
                line-height: 24 / @px-unit;
                margin-top: 21 / @px-unit;
                margin-left: 48 / @px-unit;
            }
            .resetform{
                margin-left: 47 / @px-unit;
                .contact{
                    height: 20 / @px-unit;
                    font-size: @font-size-body-s;
                    line-height: 20 / @px-unit;
                    .label-normal-wrapper, .labelText-wrapper{
                        height: 20 / @px-unit;
                        line-height: 20 / @px-unit;
                        color: @neutral-fg-4-normal;
                    }
                }
            }
        }
    }

}


._OtherIPCModal_ {
    
    
    
    min-width: 780px;

    
    ._StepsHeader_ {
        display: flex;
        align-items: center;
        justify-content:center;
        border-bottom: 1 / @px-unit solid @neutral-stroke-2-normal;

        .headerText{
            text-align: center;
            width: 200 / @px-unit;
            font-size: 16px;
        }
        
        
        
        
        .headerText_current{
            color: @brand-fg-1-normal;
        }
        .headerIcon_current {
            fill: @brand-fg-1-normal;
        }
    }
    .PromptTip {
        margin: 175 / @px-unit;
        width: 780 / @px-unit;
        .PromptTipText{
            width: 100% !important;
        }
    }
    .ResetContainer {
        width: 100%;
        display: flex;
        flex: 50%;
        height: 480 / @px-unit;
        margin-top: 20 / @px-unit;

        .left {
            flex: 1;
            height: 100%;
            .label-normal-container {
                padding-bottom: 0 !important;
                padding-top: 0 !important;
            }

            .ResetInfoTip {
                width: 540 / @px-unit;
                .ResetInfoTipText{
                    width: 100% !important;
                }
                .cmpLabelText.spaceBreak {
                    width: 100% !important;
                }
            }
            display: flex;
            align-items: center;
            justify-content: center;

            .qrcodes {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: space-around;
                
                canvas, img {
                    width: 220/ @px-unit !important;
                    height: 220/ @px-unit !important;
                }
                .qrcodesImg {
                    width: 250/ @px-unit !important;
                    height: 250/ @px-unit !important;
                }
            }
        }
        .right {
            flex: 1;
            height: 100%;
            border-left: 1 / @px-unit solid @neutral-stroke-2-normal;
            display: flex;
            align-items: center;
            justify-content: center;
            
            
            
            .contactform {
                
                
                
                
                .label-div-Container:nth-child(2) {
                    text-align: right;
                }
            }
        }
        .QR_background {
            width: 250 / @px-unit;
            height: 250 / @px-unit;
            padding: 15 / @px-unit;
            background-color: @QRCodeBg;
        }
        .QRNumberDiv {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            .label-normal-wrapper {
                text-align: center;
            }
        }
    }
}

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


._IpcExtAlarm_ {
    &line {
        display: flex;
    }
    .container_left {
        width: 576 / @px-unit;
    }
}


._HeatMapTemperReport_ {
    .week-label {
        width: 100%;
        padding: 0 10%;
        .week-label-wrap {
            width: 100%;
            display: flex;
            .label-item {
                display: flex;
                justify-content: center;
                align-items: center;
            }
        }
    }
    .selector-wrap {
        &green {
            .ant-checkbox-inner {
                background-color: #1ee17f !important;
            }
        }
        &red {
            .ant-checkbox-inner {