                width: 70%;
                ._BackupGrid_timebackupTip {
                    width: 250/@px-unit;
                }
            }
        }
    }
}
._BackupSelector_formatModal {
    ._BackupSelector_formatTip,
    ._BackupSelector_formatType {
        width: 100%;
        .label-normal-wrapper {
            width: 100% !important;
            text-align: center;
        }
        .ant-radio {
            top: 0;
        }
        .ant-radio-wrapper:first-child .ant-radio{
            left: 2px;
        }
    }
    .ant-modal-footer {
        padding: 5/@px-unit 16/@px-unit 50/@px-unit 16/@px-unit;
        .label-normal-container {
            float: right;
            margin-left: 30/@px-unit;
        }
    }
}
._BackupPopUpFile_Modal {
    width: 1200/@px-unit !important;
    ._Table_ .ant-table-body {
        min-height: 290 / @px-unit;
        td.ant-table-column-sort {
            background: transparent;
        }
    }
}

._BackupWarterMark_Modal {
    width: 900/@px-unit !important;
    height: 650/@px-unit !important;
    ._BackupWarterMark_fistline,
    ._BackupWarterMark_secondline,
    ._BackupWarterMark_thirdline {
        display: flex;
        ._BackupWarterMark_fileaddress,
        ._BackupWarterMark_progress {        
            margin-left: 30/@px-unit;
            width: 600/@px-unit !important;
        }
        ._BackupWarterMark_wartermarkinfo {
            textarea {
                resize: none;
            }
            .label-normal {
                margin-left: 6/@px-unit;
                width: 125/@px-unit !important;
            }
            .label-normal-wrapper {
                width: 600/@px-unit !important;
            }
        }
    }
    ._Table_ .ant-table-body {
        min-height: 350 / @px-unit;
    }  
}
._VideoBlind_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    &line {
        display: flex;
    }
}

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


.stream-card {
    width: 450 / @px-unit;
    
    border: 1px solid @tableBorderN;

    .card-title {
        padding: 0 5 / @px-unit;
        height: 35 / @px-unit;
        line-height: 35 / @px-unit;
        background-color: @streamTopTabBgA;
        font-weight: bold;
        color: .color_N(@streamTopTabBgA) [];
        font-size: 13px;
    }
    .card-content {
        padding: 0 15 / @px-unit;
    }
    .card-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

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



@StepsHeaderHeight:60 / @px-unit;

._AddGroupModal_ {
    width: 900/ @px-unit !important;

    .ant-modal-body{
        height: 500 / @px-unit;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    ._StepsHeader_ {
        display: flex;
        height: @StepsHeaderHeight;
        align-items: center;
        justify-content:center;
        border-bottom: 1 / @px-unit solid @pageBorderN;
    
        .headerText{
            text-align: center;
            display: flex;
            
            font-size: 16px;
            line-height: 28 / @px-unit;

            .step-index {
                width: 28 / @px-unit;
                margin-right: 4 / @px-unit;
                height: 28 / @px-unit;
                border-radius: 50%;
                border: 1 / @px-unit solid @pageBorderN;
            }
        }
        
        
        
        

        .setted{
            border-radius: 50%;
            width: 28 / @px-unit;
            margin-right: 4 / @px-unit;
            height: 28 / @px-unit;
            line-height: 28/ @px-unit;
            border: 1 / @px-unit solid @--primary-6;
            .svgOut(@--primary-6);
            svg{
                height: 26 / @px-unit;
                width: 26 / @px-unit;
            }
        }

        .step-divider{
            width: 200/ @px-unit;
            height: 1/ @px-unit;
            border-bottom: 1 / @px-unit solid @pageBorderN;
        }


        .headerText_current{
            color: @--font-l;

            .step-index {
                background-color: @--primary-6;
                color:.color_A(@--primary-6)[];
            }
        }
        .headerIcon_current {
            fill: @current;
        }
    }

    .group-name{
        margin-top: -20/ @px-unit;
        height: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .clearIcon{
        .svgFont(20);
    }

    ._footer_ {
        display: flex;
    }

    .device-transfer{
        height: 440/ @px-unit;
        padding: 12/ @px-unit;
        .ant-transfer-list-body {
            padding-left: 8/ @px-unit;
        }
        ._Table_ {
            width: 400/ @px-unit;

            .ant-table-body{
                max-height: 310 / @px-unit !important;
                min-height: 310 / @px-unit !important;
            }
        }
    }
}




._ResetModal_ {
    
    
    
    min-width: 780px;

    ._StepsHeader_ {
        display: flex;
        align-items: center;
        justify-content:center;
        border-bottom: 1 / @px-unit solid @pageBorderN;

        .headerText{
            text-align: center;
            width: 200 / @px-unit;
            font-size: 16px;
        }
        
        
        
        
        .headerText_current{
            color: @current;
        }
        .headerIcon_current {
            fill: @current;
        }
    }
    .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 @pageBorderN;
            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;
            }
        }
    }
}

.label-normal-behind {
    .label-normal-container {
        padding-top: 0px !important;
    }
}



._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; 
        }
    }
}


._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;
    }
}

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



._PreventAlarm_ {
    .page-view {
    }
}




.modifyIpTip{
    display: flex;
    justify-content: center;
    align-items: center;
    
    .grid-successIcon {
        .svgOut(@successIcon);
    }
    .grid-errorIcon {
        .svgOut(@errorIcon)
    }
    .grid-unInitIcon {
        .svgOut(@warningColor)
    }
}

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



._ImageAttr_{
   
    .label-normal-behind {
        .EQ-label-slider-behind {
            display: flex;
        }
    }
}



@barHeight:20 / @px-unit;
.windows-card {
    margin-left: 5 / @px-unit;
    background-color: @preview_windowCard_Bg;
    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;
    }
}


.CompliantInfoModal {
    
    
    
    .ant-checkbox-wrapper + .ant-checkbox-wrapper {
        margin-left: 0px !important
    }
    .ant-checkbox-wrapper {
        width: 120 / @px-unit;
    }
}


._WIFI_ {
    .header-btn-group {
        display: flex;
        justify-content: space-between;
        .btn {
            align-self: center;
        }
    }
    .wifi-info-container {
        padding: 0 20px;
        margin-top: 10px;
        border: 1px solid @--component-border;

        .boss {
            font-weight: bold;
        }

        p {
            margin-bottom: 5px;
        }
    }
    .table-body {
        margin: 0;
        text-align: center;
    }
    .ant-table-body {
        min-height: 150px;
    }
    .wifi {
        & + {
            path:second-child {
                fill: @iconActiveWifi; 
            }
        }
        &.s_05 {
            
            .svgOut(@iconActiveWifi);
        }
    }
}

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

._UPnP_ {
    
    
    
    padding-top: inherit; 
    
}


._SGCC_ {
    .row-flex {
        display: flex;
        > div {
            margin-right: 50px;
        }
    }
}


._Pppoe_ {
    
    
    
    padding-top: inherit; 
    
}


._Multicast_ {
    padding: 22 / @px-unit;
    .behindSpan {
        padding: 5 / @px-unit;
    }
}




.header-homeBack{
    cursor: pointer;
    &:hover{
        .svgHover(@homeTaskIconColorA);
    }
}
._PhoneSetting_ {
    .container {
        display: flex;
        width: 100%;
    }
}



._IPSpeaker_{
    padding: 20 / @px-unit;
    .blueIEBrowser {
        .svgOut(@IEBrowerColor);
    }
    .manage-grid-successIcon {
        .svgOut(@successIcon);
        .svgFont(20);
    }
    .manage-grid-errorIcon {
        .svgOut(@errorColor);
        .svgFont(20);
    }
}


._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: @--component-bg-disable;
    }
}


.live {
   .liveBtn {
        .label-normal-container {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
        }
        background-color: red !important;
        color: white !important;
    } 
    margin-left: 8 / @px-unit;
    margin-right: 8 / @px-unit;
    @media all and (-ms-high-contrast:none) {
        
        
        margin-top: 11 / @px-unit;
    }
}



.languageDropMenu {
    min-width: 130/@px-unit !important;
}

.task_languageBtn{
    min-width:50/@px-unit ;
    .cus_icons{
        .svgHover(@homeTaskIconColorA);
    }
}
.task_languageBtn:hover{
    .cus_icons{
        .svgOut(@homeTaskIconColorA);
    }
}



.header-HelpAlarm {
    cursor: pointer;
    &:hover {
        .svgHover(@homeTaskIconColorA);
    }
}



.home_settingBtn{
    .cus_icons{
        .svgHover(@homeTaskIconColorA);
        margin: 0 15/@px-unit !important;
    }
}

.home_settingBtn:hover{
    .cus_icons{
        .svgOut(@homeTaskIconColorA);
    }
}



.userDropMenu{
    &.iconDropMenu{
        min-width: 130/@px-unit !important;
    }
}
.task_userBtn {
    min-width: 45/@px-unit ;
}














.cursor {
    cursor: pointer;
    &:hover {
        color: @navMenuTextA;
    }
}


._IPSpeakerCfgModal_{
    
}

.header-tabMenu {
    width: 100%;
    line-height: @navMenuLineHeight;
    .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
        background-color: @topTabBgA !important;
        border: none;
        color: @navMenuTextA !important;
    }
    .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
        background-color: @topTabBgN;
        border: none;
        border-left: 1px solid @topTabBgA;
        border-right: 1px solid @topTabBgA;
        text-align: center;
        line-height: @navMenuLineHeight;
        width: unset;
        margin-right: 9/@px-unit;
        color:@navMenuTextN;
    }
    .ant-tabs-bar {
        border: none;
        color:@navMenuTextN;
        margin: 0;
    }
    .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
        height: @navMenuLineHeight;
    }
    .ant-tabs-nav-container {
        line-height: @navMenuLineHeight;
    }
    .ant-tabs-tab-next{
        height: @navMenuLineHeight;
        color:@navMenuIconSvgN;
        &:hover{
            color:@navMenuIconSvgA;
        }
    }
    .ant-tabs-tab-prev{
        height: @navMenuLineHeight;
        color:@navMenuIconSvgN;
        &:hover{
            color:@navMenuIconSvgA;
        }
    }

    .ant-tabs-tab {
        height: auto !important;
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        min-width: 152 / @px-unit;
        & > div {
            display: flex;
            width: auto;
            min-width: 122 / @px-unit;
            align-items: center;
            justify-content: space-between;
            padding: 0 0.3rem;
        }

        .anticon-close{
            color:@navMenuIconSvgN !important;
            margin: 0 !important;
        }

        .tab-item {
            display: flex;
            margin-left: 5/@px-unit;
            align-items: center;
            width: 100%;
            .ant-image{
                width: 25/@px-unit; 
                .ant-image-img{
                    
                    width: 16/@px-unit;
                }
            }
            .tabIcon{
                
                font-size: 20/@px-unit;
            }
            .tab-text{
                
                margin-left: 4/@px-unit;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }
        }
    }

    .ant-tabs-tab-btn:focus,
    .ant-tabs-tab-remove:focus,
    .ant-tabs-tab-btn:active,
    .ant-tabs-tab-remove:active {
        color:@navMenuTextN;
    }
    .errorCls{
        width: 100% !important;
        color: @errorColor;
        text-align: center;
        font-size: @font-size-base !important;
        .errorCls_text {
            line-height: @navMenuHeight;
        }
    }
}
.ant-tabs-dropdown .ant-tabs-dropdown-menu-vertical .ant-tabs-dropdown-menu-item .header-dropdown-item span {
    margin-left: 0;
    text-align: left;
    width: 25/@px-unit;
}

.ant-tabs-dropdown .ant-tabs-dropdown-menu-vertical .ant-tabs-dropdown-menu-item {
    min-width: 152/@px-unit;
}


._SideView_ {
    min-width: 1280px;
    height: 100%;
    background-color: @setUpContentBg;
    .ant-tabs {
        .ant-tabs-bar {
            border-bottom-color: @setUpContentBg;

            .ant-tabs-nav-container {
                height: 50px;

                .ant-tabs-nav-wrap {
                    .ant-tabs-nav {
                        .ant-tabs-tab {
                            width: 200 / @px-unit;
                            height: 50px;
                            text-align: center;
                            background: @pagetabBgN; 
                            color: .color_N(@pagetabBgN)[]; 
                            border: 1px solid @tabBorder;
                            margin: 0;

                            &.ant-tabs-tab-active {
                                background: @tabBgA;
                                color: @tabTextA;
                            }
                        }

                        .ant-tabs-ink-bar {
                            visibility: hidden;
                        }
                    }
                }
            }
        }
    }

    .m-side-container {
        height: 100%;
        width: 12.5%;
        min-width: 100px;
        overflow-y: auto;
        background: @SideMenuBg;
    }

    .m-main-page {
        height: 100%;
        background: @setUpBodyBg;

        & > div {
            background: @setUpContentBg;
            width: 100%;
            height: 100%;
        }

        .MainPage {
            padding: 16 / @px-unit;
            padding-bottom: 66 / @px-unit;
            
            &.noFixedButton {
                padding-bottom: 0px;
            }
        }
        @media screen and (-webkit-min-device-pixel-ratio: 1.1),
            (-ms-high-contrast: active),
            (-ms-high-contrast: none) {
            .MainPage {
                
                &:not(.noFixedButton) {
                    height: calc(100% - 66px);
                    overflow-y: auto;
                }
            }
        }

        .content-container {
            overflow-x: hidden;
            overflow-y: auto;
        }
    }
    .ant-spin-nested-loading,
    .ant-spin-container {
        position: static;
        height: 100%;
    }
    ._SideTabView_ {
        height: 100%;
        overflow-y: hidden;
        ._SideTabView_Tabmenu{
            .ant-tabs-nav .ant-tabs-tab-btn{
                
                border-top: 0px;
                border-left: 0px;
            }
        }
    }
    ._SideTabView_ > .ant-col {
        position: static;
        height: 100%;
    }
    
    ._SideTabView_ > .ant-col > .ant-row:nth-child(2) {
        height: calc(100% - 50px);
        overflow-y: auto;
    }
}


.LanguageButtons {
    .language {
        background-color: #007A0C !important;
        color: white !important;
    }
    .label-normal-container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    width: 210 / @px-unit;
    @media all and (-ms-high-contrast:none) {
        
        
        margin-top: 11 / @px-unit;
    }
}


._IPSpeakerCfgModal_{
    
}

.header-Timer {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}




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



._BPSLimit_{
    padding: 20 / @px-unit;
}


._AlarmCenter_ {
    .divider {
        margin: 5 / @px-unit 0;
    }
}


._AlarmOut_ {
    
    
    
    padding-top: inherit; 
    position: relative;
    &up{
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: @preview_ChnlTextN;
      padding:10/@px-unit 15/@px-unit;
      ._AlarmOut_header_bg_icon{
        .svgOut(@preview_ChnlTextN);
      }
    }
    .active{
        border-color: @alramOut_actBorder;
        color:@alramOut_actText;
    }
    .label-div-Container{
        width:35/@px-unit;
        height:45/@px-unit;
    }
   

    ._AlarmOut_right_header_title {
        height: 35 / @px-unit;
        background-color: @preview_right_tabTitle_Bg;
        color: .color_N(@preview_right_tabTitle_Bg)[];
        padding-left: 10 / @px-unit;
        display: flex;
        align-items: center;
        width: 100%;
    }
    .ant-menu{
        background: @preview_right_tabTitle_Bg !important;
        color: @pageTextN;
        height: 35 / @px-unit;
        width: 100%;
    }
    .ant-menu-horizontal {
        border-bottom-color: @preview_right_tabTitle_Bg;
    }
    .ant-menu-horizontal:not(.ant-menu-dark) {
        .ant-menu-item {
            height: 30 / @px-unit;
            margin-top: 2 / @px-unit;
            line-height: 30 / @px-unit;
            width: 49%;
            padding: 0 10 / @px-unit;
            display: flex;
            justify-content: center;
            span {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
        }
        .ant-menu-item:hover::after,
        .ant-menu-item-selected::after {
            border-bottom: 0px solid transparent;
        }
        .ant-menu-item-selected {
            background: @preview_right_ptzZoom_Bg !important;                
            border-radius: 5 /@px-unit;                
            span {                   
                background: @preview_right_ptzZoom_Bg;
                color: @pageTextA;
            }                
        }
        .ant-menu-item:hover {
            color: @pageTextN;
        }
    } 


}



.side-button {
    background-color: transparent;
    border: none;
    outline: none;
}

.sideMenu {
    .ant-menu {
        &:not(.ant-menu-horizontal) .ant-menu-item-selected {
            background-color: @SideMenuItemBg;
            color: @SideMenuTextA;

            a {
                color: @SideMenuTextN;
            }
        }

        &.sideMenuBody {
            height: 100%;
            border-right: 1px solid @BottomBarBorder !important;
            background-color: @SideMenuBg;
            color: @SideMenuTextN;

            &.ant-menu-inline {
                
                .ant-menu-item {
                    
                    margin-top: 0;
                    margin-bottom: 0;
                    width: calc(100%);
                    height: 50px;
                    line-height: 50px;

                    &::after {
                        border-right: none;
                    }
                    .anticon {
                        &.cus_icons {
                            left: 2 / @px-unit;
                            visibility: hidden;
                            position: relative;
                            top: 6 / @px-unit;
                            .svgFont(25);
                            .svgOut();
                        }

                        &.display-icon {
                            visibility:visible;
                        }
                    }

                    a {
                        margin-left: 15 / @px-unit;
                        font-size: 16 / @px-unit;
                        display: inline !important;
                        color: @SideMenuTextN;
                    }
                    &:active {
                        background: transparent;
                    }
                    &:hover {
                        color: @SideMenuTextA;

                        a {
                            color: @SideMenuTextA;
                        }
                    }

                    &.ant-menu-item-selected {
                        a {
                            color: @SideMenuItemSelectTextA;
                        }
                        .anticon {
                            &.cus_icons {
                                visibility: visible;
                                .svgOut(@SideMenuItemSelectSvgA);
                            }
                        }
                    }
                    .infoBadge {
                        float: right;
                    }
                }

                
                .ant-menu-submenu {
                    
                    .ant-menu-submenu-title {
                        margin-top: 0;
                        margin-bottom: 0;
                        height: 50 / @px-unit;
                        line-height: 50 / @px-unit;

                        span {
                            font-size: 16 / @px-unit;
                            color: @SideMenuTextN;
                        }
                        &:active {
                            background: transparent;
                        }
                        .ant-menu-submenu-arrow {
                            &::before,
                            &::after {
                                background: @SideMenuItemSvgN;
                            }
                        }
                        .anticon {
                            &.cus_icons {
                                position: relative;
                                top: 5 / @px-unit;
                                .svgFont();
                                &.placeholder {
                                    visibility: hidden;
                                }
                            }
                        }
                        .cus_icons {
                            .svgOut(
                                @SideMenuItemSvgN,
                                @SideMenuItemSvgN,
                                @SideMenuItemSvgN
                            );
                        }
                    }

                    
                    &.ant-menu-submenu-open {
                        .ant-menu-submenu-title {
                            span {
                                
                                color: @SideMenuTextA;
                            }

                            .ant-menu-submenu-arrow {
                                &::before,
                                &::after {
                                    background: @SideMenuArrowSvgA;
                                }
                            }
                            
                            .cus_icons {
                                .svgOut(
                                    @MenuViewSubItemSvgA,
                                    @MenuViewSubItemSvgA,
                                    @MenuViewSubItemSvgA
                                );
                            }
                        }
                    }

                    
                    &:hover:not(.ant-menu-submenu-open) {
                        .ant-menu-submenu-title {
                            span {
                                color: @SideMenuTextA;

                                
                            }
                        }
                    }

                    .ant-menu-item {
                        padding-left: 24px !important;
                        &.ant-menu-item-selected {
                            .anticon {
                                &.cus_icons {
                                    visibility: visible;
                                }
                            }
                            a {
                                color: @SideMenuSubItemSelectTextA;
                            }
                            .anticon {
                                &.cus_icons {
                                    visibility: visible;
                                    .svgOut(@SideMenuSubItemSelectSvgA);
                                }
                            }
                        }
                        
                        a {
                            color: @sideMenuItemTextN;
                        }
                        
                        &:hover:not(.ant-menu-item-selected) {
                            a {
                                color: @sideMenuItemTextA;
                            }
                        }
                    }
                    
                    .ant-menu-sub {
                        background-color: @setUpContentBg;
                        width: 99.5% !important;
                    }
                }
            }
        }
    }
}



._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;
            }
        }
    }
}

._IntelligentTrack_ {
    
    display: flex;
}


._CrowdDensity_{
    .active{
        svg path:nth-of-type(1){
            fill:@current!important;
        }
    }
}


._FastPreview_ {
    
    
    
    
    height: 100%;
    padding: 0!important;
    
    @fastPreviewBtnColor:.color_N(@preview_Left_Bg)[];

    
    @fastPreviewBtnColor_A:.color_A(@preview_ChnlBgA)[];

    
    &up {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 7/@px-unit 0!important;
        cursor: pointer;
        color:@fastPreviewBtnColor;
        &:hover {
            background-color: @preview_ChnlBgA;
            color: @fastPreviewBtnColor_A;
            .icon_default{
                svg path:nth-of-type(1){
                     fill:@fastPreviewBtnColor_A!important;
                }
                svg path:nth-of-type(2){
                    fill: .color_A(@preview_ChnlBgA)[@inverse] !important;
                }
                svg path:nth-of-type(3){
                    fill:@fastPreviewBtnColor_A!important;
                }
            }
        }
        &_icon{
            margin:0 30/@px-unit 0
        }


    }
    .active{
        color: .color_A(@fastPreview_btnActBg)[];
        background-color: @fastPreview_btnActBg;
    }
    .icon_active{
        svg path:nth-of-type(1){
            fill:@successColor!important;
        }
        svg path:nth-of-type(2){
            fill:@iconBgColor!important;
        }
        svg path:nth-of-type(3){
            fill:@successColor!important;
        }
    }
    .icon_default{
        svg path:nth-of-type(1){
            fill:@fastPreviewBtnColor!important;
        }
        svg path:nth-of-type(2){
            fill:@iconBgColor!important;
        }
        svg path:nth-of-type(3){
            fill:@fastPreviewBtnColor!important;
        }
    }
    &wrap{
        height:32/@px-unit;
        width:105/@px-unit;
        position: relative;
        border:1px solid @fastPreview_border;
    }
    .btnClass{
        position: absolute;
        background: transparent!important;
        right:-15/@px-unit;
        .cus_icons{
            .svgOut(@fastPreviewBtnColor);
        }
    }
    &down{
        height:auto!important;
        padding: 0 !important;;
        display: flex;
        justify-content: center;
         &_left{
            
            max-height: 80vh;
            min-width:105 /@px-unit!important;
            overflow: auto;
            padding: 0!important;
            left:15/@px-unit!important;
            .ant-dropdown-menu-root{
                width:103/@px-unit;
            }
            .ant-dropdown-menu-item{
                padding:0!important;
                white-space: nowrap;
            }
            .ant-dropdown-menu-title-content{
               display: flex;
               align-items: center;
               justify-content: center;
            }
        }
        &_right{
            width:110/@px-unit;
            max-height: 80vh;
            overflow: auto;
            padding: 0!important;
            left:115/@px-unit!important;
            .ant-dropdown-menu-root{
                width:103/@px-unit;
            }
            .ant-dropdown-menu-item{
                padding:0!important;
                white-space: nowrap;
                height:32/@px-unit!important
            }
            .ant-dropdown-menu-title-content{
                display: flex;
                align-items: center;
                justify-content: center;
                .iconDropitem_name{
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
            }
        }
        &_box{
            width:80/@px-unit;
            height:32 /@px-unit!important;
            position: absolute;
            border-right:1px solid @fastPreview_border;
            z-index:9;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            .cus_icons{
                .svgOut(@fastPreviewBtnColor);
            }
        }

        &_text{
            color: @fastPreviewBtnColor;
            margin-left:10/@px-unit;
            line-height: 35/@px-unit;
        }



    }
}



._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;
    }
}


._UrgentRecord_ {
    
    
    
    
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-touch-callout: none; 
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;
  
    &box{
        width: 210/@px-unit;
        height:32/@px-unit;
        padding: 0!important;
        display: flex;
        align-items: center;
        justify-content: flex-start;        
        cursor: pointer;
        >span:nth-of-type(1){
            margin: 0 30/@px-unit 0  10/@px-unit ;
        }
        .cus_icons {
            .svgHover(@iconColorN);
        }
    }
    &checked{
        border: 1px solid @urgentRecord_actBorder;
        background-color: @urgentRecord_actBg;
        color:.color_A(@urgentRecord_actBg)[];
    }
    &default{
        border: 1px solid @urgentRecord_defBorder;
        background-color: @urgentRecord_defBg;
        color:@urgentRecord_defText;
    }
    &text {
        width: 124/@px-unit;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}


@list-header-height: 35 / @px-unit;

._AIPreview_ {
    
    height: 100%;
    &swrap{
        border-right: 1px solid @--split;
        width: 270 / @px-unit;
        height: 100%;
        padding-right: 1 / @px-unit;
        background-color: @aiPanel_bg_color;
        &_header{
            background-color: @PickerHeaderBg;
            height: @list-header-height;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            background-color: @aiPanel_title_bg_color;
            &_title{
                width: 100%;
                color: @aiPanel_title_color_N;
                display: flex;
                align-items: center;
                span{
                    margin-left: 15 / @px-unit;
                }
            }
            &_set_icon{
                display: flex;
                align-items: center;
                width: 50 / @px-unit;
                .cus_icons {
                    .svgOut(@aiPanel_title_color_N);
                }
            }
        }
        &_list_swrap{
            height: calc(100% - @list-header-height);
            overflow: auto;
        }
    }

}

._AIPreviewIcon_{
    .active{
        svg path:nth-of-type(1){
            fill:@current!important;
        }
    }
}


._LocalPlay_{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20/@px-unit 0;
    &box {
        display: flex;
        align-items: center;
        justify-content: left;
        cursor: pointer;
        border: 1px solid @urgentRecord_defBorder;
        background-color: @urgentRecord_defBg;
        color:@urgentRecord_defText;
        width: 210/@px-unit;
        height:32/@px-unit;
        padding: 0!important;
        >span:nth-of-type(1){
            margin: 0 30/@px-unit 0  10/@px-unit ;
        }
        .cus_icons {
            .svgHover(@iconColorN);
        }
    }
    &text {
        width: 124/@px-unit;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}


._PicturePlay_{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20/@px-unit 0;
    &box {
        display: flex;
        align-items: center;
        justify-content: left;
        cursor: pointer;
        border: 1px solid @urgentRecord_defBorder;
        background-color: @urgentRecord_defBg;
        color:@urgentRecord_defText;
        width: 210/@px-unit;
        height:32/@px-unit;
        padding: 0!important;
        >span:nth-of-type(1){
            margin: 0 30/@px-unit 0  10/@px-unit ;
        }
        .cus_icons {
            .svgHover(@iconColorN);
        }
    }