    .container {
        display: flex;
        width: 100%;
    }
}



._GBCertManage_ {
    .delete-icon {
        cursor: pointer;
        font-size: 2.5rem;
        &:hover {
            svg {
                & + {
                    path:first-child {
                        fill: #f00 !important;
                    }
                }
            }
        }
    }
    .download-icon {
        cursor: pointer;
    }
    ._Table_ .ant-table-body {
        min-height: 350 / @px-unit;
    } 
}

.clusterControl {
    display: flex;
    .open {
        padding-right: 20 / @px-unit !important;
    }
}


._FourG_ {
    width: 100%;
    .Row{
        display: flex;
        align-items: center;
    }
    .wifi {
         svg path:nth-child(2){
             fill: #0293ff; 
        }
        &.s_05 {
            
            .svgOut(#0293ff);
        }
    }
    .ant-input-affix-wrapper-disabled {
        background-color: @neutral-bg-disabled;
    }
}



._GBClient_ {
    &.MainPage {
        
    }

    .form-list {
        .left {
            width: 600 / @px-unit;
        }
    }
}

._ExtraStreamDisc_ {
    width: 100%;
}


._PasswordReset_ {
    .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: @QRCodeBg;
        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;
}

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



._User_ {
    padding-left: 20 / @px-unit;
    padding-top: 20 / @px-unit;
    padding-right: 10 / @px-unit;
    width: 100%;
    ._Table_ {
        .ant-table {
            .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;
            padding: 40/ @px-unit 24/ @px-unit;
            .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;
    }
    .ant-popover-content {
        width: 550 / @px-unit;
    }
    .tabText {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}


._Onvif_ {
    padding-left: 20 / @px-unit;
    padding-top: 20 / @px-unit;
    padding-right: 10 / @px-unit;
    width: 100%;
    ._Table_ {
        .ant-table {
            .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;
        }
    }
 
}



._Videocalcalculation_ {
    .page-view {
        .tab-button-wrapper{
            margin-top: 20/ @px-unit;
        }
        .modify-modal-footer{
            position: relative;
        }
    }
}



._Group_ {
    padding-left: 20 / @px-unit;
    padding-top: 20 / @px-unit;
    padding-right: 10 / @px-unit;
    width: 100%;
    ._Table_ {
        .ant-table {
            .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;
   }
}




.raidinfo_modal {
    ._Table_ .ant-table-body {
        min-height: 240 / @px-unit;
    } 
}
._RaidInfo_ {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}

._SNMP_ {
    .subform {
        display: flex;
        justify-content: space-between;
        .box {
            width: 50%;
        }
    }
}


._RecordControl_ {
    .content-wrapper {
        display: flex;
        width: 100%;
        height: 100%;
        .pagination-left, .pagination-right {
            display: flex;
            align-items: center;
            width: 50/@px-unit;
        }
        .header-titles {
            width: auto;
            max-width: 110/@px-unit;
            margin-right: 30 / @px-unit;
            .title-wrapper {
                display: flex;
                flex-direction: column;
                padding: 8/@px-unit 0;
                .header-title-item {
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    line-height: 30/@px-unit;
                }
                .header-title-first {
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    line-height: 32/@px-unit;
                }
            }
        }
        .channel-radios {
            width: auto;
            .sdd-radioGroup-container{
                height: auto;
            }
            .radio-group-wrapper {
                display: flex;
                .channel-radio-group {
                    display: flex;
                    flex-direction: column;
                    .channel-one-radio-group {
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        .ant-radio-group {
                            margin-top: 11/@px-unit;
                        }
                        .ant-radio-wrapper {
                            height: 30/@px-unit !important;
                            line-height: 16/@px-unit !important;
                        }

                        .ant-checkbox-group{
                            margin-top: 14/@px-unit;
                            display: flex;
                            flex-direction: column;

                            .ant-checkbox-wrapper{
                                margin-left: 0;
                                margin-bottom: 4 / @px-unit;;
                            }
                        }
                    }
                }    
            }    
        }    
    }
}

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



._MainStreamDisc_ {
    width: 100%;
}

._RaidManage_ {
    .FlexLine{
        display: flex;
        .WorkMode{
            margin-left: 15 / @px-unit;
        }
    }
    .fixed-button {
        .label-normal-wrapper {
            width: auto !important;
        }
        button {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            min-width: 100 / @px-unit;
            &#Create, &#Celerity {
                width: auto;
                padding: 4/@px-unit 5/@px-unit;
            }
        }
    }
    ._Table_ .ant-table-body {
        min-height: 600 / @px-unit;
    } 
}


._Multicast_ {
    padding: 22 / @px-unit;
    .behindSpan {
        padding: 5 / @px-unit;
    }
}


._SnapDisc_ {
    width: 100%;
}

.savepath{
  .label-normal-behind{
    padding-left:0 !important;
  }
}
._Iscsi_ {
    width: 100%;
    .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;
        }
    }
}


.RaidHotSpare_FlexLine{
    display: flex;
    .AddTo{
        margin-left: 15 / @px-unit;
    }
}
._RaidHotSpare_ {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    } 
}


._RecordPlan_ {
    .childLableContainer-d-inlineBlock {
        &>div {
            display: inline-block;
        }
    }  
    .labelCheckBox-behind-labelText {
        .label-normal-container {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }
    }  
}

._StreamCombine_ {
    @padding:20 / @px-unit;
    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;
        }
    }
}

._Pppoe_ {
    
    
    
    
    
}


.SharedStoragePool{
    .flex{
      display: flex;
        .label-div-Container{
          margin-right:10/@px-unit;
        }
    }
}


._BPSLimit_{
    padding: 20 / @px-unit;
}

._DDNS_ {
    .label-text {
        width: 60rem;
        cursor: default;
        user-select: none;
    }
    p {
        margin: 0;
    }
    
    .netState_0{
        
        color: @neutral-fg-1-normal;
    }
    .netState_1{
        
        color: @status-success-fg-1-normal;
    }
    .netState_2{
        
        color: @status-error-fg-1-normal;
    }
}

.modal-footer {
    display: flex;
    flex-direction: row-reverse;
    button {
        width: 100%;
    }
}



._IPSpeakerManage_ {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;

    
    .device-interval {
        width: 100%;
        min-height: 16 / @px-unit;
        background-color: @neutral-bg-6-normal;
    }

    ._Table_ {
        margin-top: 0;
    }

    
    ._AllDevice_,
    ._AddedDevice_ {
        padding: 0 16 / @px-unit 16 / @px-unit 16 / @px-unit;

        &.open {
            height: 40vh;
            min-height: 380px;
            overflow: hidden;
        }

        &.close {
            height: 60 / @px-unit;
            min-height: 60 / @px-unit;
            overflow: hidden;
        }

        &:not(.in-tab) {
            padding-top: 16 / @px-unit;

            &.close {
                height: 68 / @px-unit;
                min-height: 68 / @px-unit;
            }
        }

        ._Table_ {
            padding-top: 0;
        }

        
        .table-header-bar {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-right: 6 / @px-unit;

            &.device-title {
                color: @neutral-fg-1-normal;
                font-size: 18 / @px-unit;
                font-weight: 400;
                line-height: 26 / @px-unit;
            }

            &:not(.device-title) {
                height: 48 / @px-unit;
            }

            .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.close {
                    transform: rotate(180deg);
                }

                .collapse-list-text {
                    margin-left: 8 / @px-unit;
                }
            }
        }

        
        .all-device-upper {
            display: flex;
            justify-content: space-between;
            min-height: 64 / @px-unit;

            .upper-left {
                display: flex;
                align-items: center;
                margin-top: 8 / @px-unit;
                margin-bottom: 8 / @px-unit;
                width: 100%;
                padding-right: 24 / @px-unit;
            }

            .upper-right {
                display: flex;
                align-items: center;
            }
        }

        
        .m-display-show {
            position: relative;
        }

        
        .show-login-password {
            display: flex;
            align-items: center;
            width: 100%;
            justify-content: flex-start;
            .password-title {
                
                margin-right: 4 / @px-unit;
            }
        }
    }

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

        .bindChannels-text {
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }
    }
}


._IPSpeakerManage_DeviceModal_ {
    .form-panel {
        display: flex;
        flex-wrap: wrap;

        .col-12 {
            width: 50%;

            &:nth-child(even) {
                .label-div-Container {
                    display: flex;
                    justify-content: flex-end;
                }
            }
        }

        .label-normal-container {
            & > div:last-child {
                clear: both;
            }
        }
    }

    .modal-table {
        margin-bottom: 24 / @px-unit;
    }

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




._RemoteDevice_ {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    
    .device-interval {
        width: 100%;
        min-height: 16 / @px-unit;
        background-color: @neutral-bg-6-normal;
    }

    ._Table_ {
        margin-top: 0;
    }

    
    ._AllDevice_ {
        padding: 0 24 / @px-unit 16 / @px-unit 24 / @px-unit;
        ._Table_ {
            padding-top: 0;
        }
        &.open {
            height: 40vh;
            min-height: 380px;
            overflow: hidden;
        }
        &.close {
            height: 60 / @px-unit;
            min-height: 60 / @px-unit;
            overflow: hidden;
        }
        .all-device-upper {
            display: flex;
            justify-content: space-between;
            min-height: 64 / @px-unit;
            .upper-left {
                display: flex;
                align-items: center;
                margin-top: 8 / @px-unit;
                margin-bottom: 8 / @px-unit;
                width: 100%;
                padding-right: 24 / @px-unit;
                .IPSegments-wraper {
                    margin-left: 52 / @px-unit !important;
                }
                .label-normal-wrapper {
                    line-height: normal;
                }
                .plug-and-play,
                .auto-set-h265 {
                    display: flex;
                    align-items: center;
                    & > .label-normal-wrapper {
                        width: auto !important;
                    }
                }
            }
            .upper-right {
                display: flex;
                align-items: center;
            }
        }

        .all-device-table {
            .table-header-bar {
                width: 100%;
                display: flex;
                justify-content: space-between;
                align-items: center;
                height: 48 / @px-unit;
                margin-right: 6 / @px-unit;
                .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.close {
                        transform: rotate(180deg);
                    }
                    .collapse-list-text {
                        margin-left: 8 / @px-unit;
                    }
                }
            }
            .table-bottom-bar1 {
                display: flex;
                justify-content: space-between;
                height: 40 / @px-unit;
                align-items: center;
                .alert-info {
                    max-width: 600 / @px-unit;
                    min-width: 300 / @px-unit;
                }
            }

            .table-bottom-bar2 {
                display: flex;
                line-height: 32 / @px-unit;
            }
            .IPSegments-wraper {
                .cross-search-button {
                    .label-button {
                        max-width: 300 / @px-unit;
                    }
                }
            }
        }

        .all-device-more-config {
            .label-normal-container {
                padding-bottom: 0 !important;
                padding-top: 0 !important;
            }
        }

        .manage-table-icon-wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }

    
    ._AddedDevice_ {
        padding: 16 / @px-unit 24 / @px-unit;
        flex: 1;
        height: calc(100% - 44vh);
        min-height: 420 / @px-unit;
        ._Table_ {
            padding-top: 0;
        }
        
        .show-login-password {
            display: flex;
            align-items: center;
            width: 100%;
            justify-content: flex-start;
            .password-title {
                
                margin-right: 4 / @px-unit;
            }
            .password-icon {
                color: @neutral-fg-3-normal;
            }
        }
        .added-device-num {
            color: @neutral-fg-1-normal;
            font-size: 18 / @px-unit;
            font-weight: 400;
            line-height: 26 / @px-unit;
            margin-bottom: 8 / @px-unit;
        }
        .label-button {
            line-height: normal;
        }
        .m-display-show {
            @TopHeaderHeight: 150 / @px-unit;
            height: calc(100% - @TopHeaderHeight);
            .table-content {
                height: 100%;
                ._Table_,
                .m-table-showEmpty,
                .ant-table-wrapper,
                .ant-table,
                .ant-table-container {
                    height: 100%;
                }
            }
            .ant-table-body {
                @TableHeader: 50 / @px-unit;
                min-height: 180 / @px-unit!important;
                height: calc(100% - @tableTheadThHeight) !important;
                max-height: calc(100% - @tableTheadThHeight) !important;
            }
        }
        .table-bottom-bar {
            display: flex;
            margin-bottom: 8 / @px-unit;
            justify-content: space-between;
            align-items: center;
            .upper-left {
                display: flex;
            }
        }
        .table-header-bar {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 48 / @px-unit;
            background-color: @neutral-bg-4-hover;
            
            margin-bottom: 1 / @px-unit;
            .ant-tabs-nav-wrap {
                padding-left: 8 / @px-unit;
            }
        }
        .manage-table-icon-wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        
        
        
    }

    .remoteDevice-table {
        
        
        
        .ant-table-cell {
            &.ant-table-column-sort {
                background: transparent;
            }
        }
    }
    .grid-previewIcon {
        cursor: pointer;
    }
    .table-hidden {
        height: 0;
        overflow: hidden;
    }
}
.deviceTip.ant-tooltip {
    max-width: 400 / @px-unit !important;
}
.__ModifyDeviceForm__ {
    .label-radio-wrapper {
        .ant-radio-wrapper {
            width: 150 / @px-unit;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 160 / @px-unit;
    }
}
.addDevice-modal {
    .ant-form-item-has-error {
        .ant-input {
            border-color: @status-error-fg-1-normal;
        }
    }
    .modify-labelInputNumber {
        .ant-input-number {
            width: 100%;
        }
    }
    .label-normal-behind {
        .label-normal-container {
            padding: 0 !important;
        }
    }

    .manage-table-icon-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    @ItemWidth: 440 / @px-unit;
    .content-list {
        .content-row {
            display: flex;
            & > div {
                width: @ItemWidth;
            }
            .label-normal-container {
                & > .label-normal {
                    width: @ItemWidth!important;
                }
            }
            .content-item-rtsp {
                .label-normal-container {
                    display: flex;
                    flex-wrap: wrap;
                    .label-normal {
                        width: @ItemWidth;
                    }
                }
            }
        }
    }
    .content-bottom-list {
        display: flex;
        flex-wrap: wrap;
        & > div {
            width: @ItemWidth;
        }
        .label-normal-container {
            & > .label-normal {
                width: @ItemWidth!important;
            }
        }
    }
}

._OverseasRemoteDevInit_ {
    .ant-modal-body {
        height: 600 / @px-unit;
    }
    .step1-footer {
        display: flex;
        flex-direction: row-reverse;
    }
    .step2-footer {
        display: flex;
        justify-content: space-between;
        .step2-footer-right {
            display: flex;
        }
    }
    .step3-footer {
        display: flex;
        justify-content: space-between;
        .step3-footer-right {
            display: flex;
        }
    }
    .step4-footer {
        display: flex;
        flex-direction: row-reverse;
    }
    .initSuccess {
        color: green;
    }
    .initFailed {
        color: red;
    }
    .label-radio-wrapper {
        .ant-radio-wrapper {
            width: 150 / @px-unit;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    }
}

._DomesticRemoteDevInit_ {
    .step1-footer {
        display: flex;
        flex-direction: row-reverse;
    }
    .step2-footer {
        display: flex;
        justify-content: space-between;
        .step2-footer-right {
            display: flex;
        }
    }
    .step3-footer {
        display: flex;
        justify-content: space-between;
        .step3-footer-right {
            display: flex;
        }
    }
    .step4-footer {
        display: flex;
        flex-direction: row-reverse;
    }
    .initSuccess {
        color: green;
    }
    .initFailed {
        color: red;
    }
    .label-radio-wrapper {
        .ant-radio-wrapper {
            width: 150 / @px-unit;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    }
    .same-line {
        display: flex;
        align-items: center;
        .label-div-Container {
            margin-right: 30 / @px-unit !important;
        }
    }
}

.__useModeErrorModal__ {
    .ant-modal-body {
        height: 260 / @px-unit;
    }
}
.remote-init-failed-table {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    }
}

.IPSegments_modal {
    .tip {
        padding: 8 / @px-unit;
    }
    .flex {
        display: flex;
    }
    width: 500 / @px-unit !important;
    .IPV4 {
        position: relative;
        margin-left: 10 / @px-unit;
        

        .label-normal-behind {
            position: absolute;
            right: 0 / @px-unit;
            top: 9 / @px-unit;
            width: 70 / @px-unit !important;
            height: 29 / @px-unit!important;
            background-color: @neutral-bg-disabled !important;
            color: @neutral-fg-disabled;
            text-align: center;
        }
    }
    .LabelIPV4 {
        
        .ant-input:nth-of-type(7) {
            display: none;
        }
    }

    .labelRadioGroup {
        display: flex;
    }
    .IPSegments-ipInput {
        display: flex;
        align-items: center;
        .label-normal-wrapper {
            width: 240 / @px-unit !important;
        }
        .IPSegments-middle {
            margin-left: 10 / @px-unit;
            margin-right: 10 / @px-unit;
        }
    }
}


._RemoteTableInfoModal_ {
    .RemoteTable {
        .remoteInfo-table {
            .ant-table-thead {
                display: none;
            }
        }
    }
}


._MoreSetModal_ {
    ._MidTitleDivider_ {
        margin-top: 0;
    }
}

.all-device-more-config-overlay {
    .menu-auto-set-h265 {
        height: 30 / @px-unit;
        display: flex;
        align-items: center;
    }
}

.ant-dropdown.all-device-more-config-overlay {
    border: 1 / @px-unit solid @neutral-stroke-3-normal;
    background: @neutral-bg-1-normal;
    .ant-dropdown-menu {
        background: @neutral-bg-1-normal;
    }
    .ant-dropdown-menu-submenu-expand-icon {
        top: 7 / @px-unit;
    }
}

.menu-auto-set-h265-overlay {
    .ant-dropdown-menu {
        border: 1 / @px-unit solid @neutral-stroke-3-normal;
        background: @neutral-bg-1-normal;
        .ant-dropdown-menu {
            background: @neutral-bg-1-normal;
        }
    }
    .menu-auto-set-h265-sub {
        display: flex;
        align-items: center;
        min-width: 120 / @px-unit;
        .hide {
            visibility: hidden;
        }
    }
}

.modify-device-result {
    .modify-ip-tip {
        display: inline-flex;
        align-items: center;
    }
}



._ChannelName_ {
    
    
    
    height: 100%;
    
    .ChannelList {
        height: calc(100% - @mainPagebottomH);
        overflow-y: auto;

        .gutter-row {
            margin-right: 80 / @px-unit;
        }
    }
}

._PoeManage_{
    &.MainPage{
      
      
      height: auto !important;
    }
    .info-line {
        display: flex;
        align-items: center;
        margin-bottom: 10 / @px-unit;
        .linked {
          margin-right: 60 /@px-unit;
          .title{
            margin-right: 60/@px-unit;
          }
        }
      }
    .tips-panel {
        margin-top: 10 / @px-unit;
    }
    ._Table_ .ant-table-body {
      min-height: 450 / @px-unit;
    }  
}


._VideoStream_ {
    width: 100%;

    .content-container {
        height: calc(100% - @mainPagebottomH);
    }

    .stream-content {
        display: flex;
        .stream-card {
            flex: 1;
        }
        .card-content {
            padding: 16/@px-unit 0 16/@px-unit 16/@px-unit;
        }
    }
    .label-normal-container {
        padding-top:5 / @px-unit  !important;
        padding-bottom: 5  / @px-unit !important;
    }

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
   
}




._SFSConfig_ {
    
    
    
    padding-top: inherit; 
    .sfs_ocx {
        width: 450 / @px-unit; 
        height: 337 / @px-unit; 
        background-color: @neutral-bg-4-normal;
    }
    .colorBox(@posCheckbox);

    
    .ant-checkbox + span {
        padding: 0;
    }
}

.ChannelList-modal {
    height: 800/@px-unit;
    .ant-modal-body {
        max-height: 600/@px-unit;
        overflow-y: auto;
        .gutter-row {
            padding: 0 10/@px-unit;
            margin-right: 10/@px-unit;
        }
    }
}

._ChannelInfo_ {
    .FlexLine{
        display: flex;
        ._Table_{
            width: 40%;
        }
        ._Table_ .ant-table-body {
            min-height: 500 / @px-unit;
        } 
        .RightPane{
            margin-left: 40 / @px-unit;
        }
    }
}


.detailTime {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.errStatus {
    color: @status-error-fg-1-normal;
}
.warnStatus {
    color: @status-warning-fg-1-normal;
}
.hdd_health_modal {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    } 
}


._VideoOSD_ {
    overflow-y: hidden !important;
    .page-view{
        height: 100%;
    }
    .page-view-content{
        display: flex;
        width: 100%;
    }
    &.MainPage .ant-spin-container{
        display: flex;
        
        .ant-row {
            flex-flow: row nowrap;
        }
    }


    @pluginWidth: 450/@px-unit;
    
    .osd-plugin{
        width: @pluginWidth;
        height:  337/@px-unit;
    }

    &ptz{
        width: 400/@px-unit;
        margin-top: 24 /@px-unit;
        ._PtzCtrl_right{
            visibility: hidden;
        }
    }

    
    &config {
        padding: 0  0 0 24/@px-unit;
        flex: 1;
        height: 100%;
        display: flex;
        flex-direction: column;
        width: calc(100% - @pluginWidth);

        
        .enable-set {
            display: flex;
            align-items: center;
            justify-content: space-between;
            .show-extend {
                display: flex;
            }
            .set-button {
                display: flex;
                justify-content: flex-end;
            }
        }

        
        .tabs-wrapper {
            overflow: hidden;
            flex: 1;
            .ant-tabs{
                
            }
            .ant-tabs-content-holder{
                overflow-y: auto;
                overflow-x: hidden;
                padding-right: 16 / @px-unit;
            }
            *:focus{
                outline-width: 0px; 
            }
        }

        
        .privacy-mask-alarm-input {
            .label-normal-wrapper{
                line-height: normal;
            }
        }
        .privacy-mask-operation{
            .label-normal-wrapper{
                line-height: normal;
            }
        }

        
        .shield-zoom-wrapper{
            height: 100%;
            align-items: center;
        }
                
        
        .color-picker {
            display: flex;
            justify-content: flex-start;
            .color-picker-button {
                display: inline-block;
                cursor: pointer;
                display: flex;
                align-items: center;
                justify-content: center;
                svg {
                    margin-top: 5/@px-unit;
                }
                .cus_panel{
                    margin-left: 4/@px-unit;
                }
            }
            &.disabled {
                .color-picker-button {
                    cursor: not-allowed;
                    pointer-events: none;
                }
            }
        }

        .color-picker-container {
            position: absolute;
            z-index: 2;

            .twitter-picker {
                position: fixed;
                z-index: 10;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }
        }



    
    }

    &table {
        .ant-table{
            width: 100%;
        }
        .ant-table-body{
            max-height: 400/@px-unit!important;
            height: auto;
            min-height: 200/@px-unit!important;
        }
        td{
            .label-normal-container  {
                width: 100%;
            }
        }
        .editable-cell-value-wrap {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: normal;
        }
    }
}

.privacy-mask-add-overlay{
    .add-item{
        padding: 0 12 /@px-unit;
    }
}

.twitter_picker {
    background-color: @neutral-bg-1-normal !important;
}

._DeveloperLog_ {
    .FlexLine{
        display: flex;
        .LogLevel{
            margin-left: 100 / @px-unit;
        }
        .log-tip {
          color: @errorColor;
        }
    }
    .batch-download {
        &-contain {
            display: flex;
            align-items: center;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 500 / @px-unit;
    } 

}

._Port_ {
    
    
    
    
    
}

._RecordInfo_{
    .recordTable{
        width: 80vw;
    }
    ._Table_ .ant-table-body {
        min-height: 360 / @px-unit;
    } 
}

._AudioOut_MainPage {
    
    
    
    .title_class {
        display: flex;
        flex-direction: row;
        .label-div-Container {
            margin-right: 15 / @px-unit;
            
        }
    }
    .content_class {
        display: flex;
        flex-direction: row;
        .label-div-Container {
            margin-right: 15 / @px-unit;
            
        }
    }
    .ant-picker .ant-picker-input input {
        width: 100 / @px-unit;
    }
}




._Dsiplay_ {
    .page-swrap{
        width: 100%;
        display: flex;
        .ant-divider-horizontal {
            margin: 5 / @px-unit;
            width:85%;
            min-width:85%;
        }
        .main-screen-swrap{
            width: 50%;
        }
        .extra-screen-swrap{
            width: 50%;
        }
    }
}


@groupChBox: 23 / @px-unit;
._MainScreen_, ._ExtraScreen_ {
    ._ChnSplit_ {
        clear: both;
        .ant-tag {
            margin: 1px;
            padding: 0;
            text-align: center;
            width: @groupChBox;
            height: @groupChBox;
            line-height: @groupChBox;
            margin: 5 / @px-unit;
        }
        .operationBtn {
            margin-right: 10px;
        }
        ._Table_{
            .table_td_chGroup{
                .tr_chGroup{
                    
                    text-align: left;
                    display: inline-block;
                }
            }
        }
        .ant-divider-vertical{
            top: -8 / @px-unit;
        }
    }
}

.operationBtn_Div{
    display: inline-block;
    align-items: center;
}
.opraBtn{
    padding: 0 !important;
}

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


._NetTest_ {
    padding-top: 24 / @px-unit;
    .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;
    }
    
    
    
    
    
    
  
    ._MidTitleDivider_ {
        margin-top: 0;
    }
    .addressTest-reulst {
        height: 160 / @px-unit;
    }
    .m-c-r {
        color: @status-error-fg-1-normal !important;
    }
    .m-c-1EB149 {
        color: @status-success-fg-1-normal;
    }
    .addressTest-content {
        input {
            width: 240 / @px-unit;
        }
        .addressTest-content {
            display: inline-block;
            vertical-align: top;
        }
    }
}



.AudioFileList {

    
    
    
    .select_box {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;

        .label-div-Container {
            width: 100%;
            margin-right: 40 / @px-unit;
        }
    }

    ._Table_ .ant-table-body {
        min-height: 190 / @px-unit;
    }

    .table-wrap {
        display: flex;
        flex-wrap: wrap;

        .buttons {
            width: 100%;
            display: flex;
            align-items: center;

            .btn {
                margin-right: 12 / @px-unit;
            }
        }
    }
}

.file-modal {
    width: 360 / @px-unit !important;

    .file_alarm {
        text-align: center;
    }
}

._AudioFileList_upload-file-modal {
    .upload-label {
        display: flex;
        align-items: center;
        height: 100%;
    }
}


._IPSpeakerTask_ {
    width: 100%;
    height: 100%;
    padding: 16 / @px-unit;

    .PanelWrap {
        display: flex;
        width: 100%;
        height: 100%;
        border: 1px solid @neutral-stroke-2-normal;
    }

    .LeftSide {
        display: flex;
        flex-direction: column;
        flex: 0 0 auto;
        width: 300 / @px-unit;
        border-right: 1px solid @neutral-stroke-2-normal;

        &-title {
            display: flex;
            align-items: center;
            height: 48 / @px-unit;
            padding: 0 10 / @px-unit 0 16 / @px-unit;
            background-color: @neutral-bg-4-hover;
        }

        .device-items {
            padding: 16 / @px-unit;
            height: 100%;
            overflow: auto;
        }

        .device-item-wrap {
            height: 36 / @px-unit;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            padding: 0 4 / @px-unit 0 8 / @px-unit;
            cursor: pointer;

            &:hover {
                background-color: @neutral-bg-1-hover-1;
            }

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

            .cus_panel {
                &.online {
                    svg path:nth-child(1) {
                        fill: @status-success-fg-1-normal;
                    }
                }

                &.offline {
                    svg path:nth-child(1) {
                        fill: @status-error-fg-1-normal;
                    }
                }
            }
        }

        .device-name {
            color: @neutral-fg-2-normal;
            font-size: 14 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            padding-left: 4 / @px-unit;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

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

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