                }
                stop:last-child {
                    stop-color: transparent !important; 
                }
            }
        }
    }
    .active.disabled {
        .active;
        svg {
            opacity: 0.5; 
        }
    }
    .scene-container {
        max-height: 595px;
        overflow-y: auto;
        .scene-box {
            width: '50%';
            margin-top: 15px;
            .scene-title {
                display: flex;
                padding: 9px;
                margin-bottom: 10px;
                font-size: 14px;
                font-weight: bolder;
                color: .color_N(@ai_scene_bg)[];
                justify-content: space-between;
                align-items: center;
                background-color: @ai_scene_bg !important;
                span:first-child {
                    cursor: default;
                    user-select: none;
                }
            }

            &:first-child {
                margin-top: 0;
            }
        }
    }
    .hide {
        display: none;
    }
}


._VehicleDetect_ {
    ._VehicleDetect-RuleConfig_ {
        .aiConfig {
            .between-divider {
                margin-top: 0;
                margin-bottom: 0;
            }
            .ant-tabs {
                .ant-tabs-nav {
                    &::before {
                        content: none;
                    }
                    .ant-tabs-tab:not(:first-of-type) {
                        margin-left: 20/@px-unit;
                    }
                    .ant-tabs-tab-btn {
                        height: 40/@px-unit;
                        line-height: 40/@px-unit;
                        padding: 0 8/@px-unit;
                        text-align: center;
                        min-width: 118/@px-unit;
                        width: auto;
                    }
                }
            }
            .vehicleDetect-eventHandler {
                border: @pageBorderD solid 1/@px-unit
            }
        }
    }
}

.AddModifyModalView {
    ._Table_ .ant-table-body {
        min-height: 220 / @px-unit;
    }
}
._MainSubLink_ {
    .MainSubGroupTable, .IPCTable {
        ._Table_ .ant-table-body {
            min-height: 220 / @px-unit;
        } 
    }
    
}
.CameralListModal {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    } 
    .ant-modal-body {
        padding: 0 !important;
    }
    ._Table_ {
        margin-top: 0 !important;
    }
    
}

.MainSubWarning {
    &.cus_icons:not(.disabled_icons) svg path:first-child,
    &.cus_icons:not(.disabled_icons):not(.noHover):hover svg path:first-child {
        fill: red;
    }
    &.cus_icons:not(.disabled_icons) svg path:last-child {
        fill: black;
    }
}
._calibrate_ocx {
    height: 337/@px-unit;
}
.CalibratePtzZoom {
    ._PtzZoom_part {
        width: 70/@px-unit;
        height: 70/@px-unit;
        background-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }
}
.CalibrateTable {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    } 
}
.ptz_colorAlarm {
    width: 20/@px-unit;
    height: 20/@px-unit;
}
.ptz_colorAlarm_1 {
    background-color: @CalibrateSub1 !important;
}
.ptz_colorAlarm_2 {
    background-color: @CalibrateSub2 !important;
}
.ptz_colorAlarm_3 {
    background-color: @CalibrateSub3 !important;
}



._NumberStat_ {
    
    
    
    .ivsParameterSet;
    height: calc(100% - 66px);
    .fieldsetCtn {
        overflow-y: auto;
    }
    .EventHandler {
        overflow-y: visible;
    }
}



._ObjectMonitor_ {
    
    
    
    .ivsParameterSet;
}



._OperateMonitor_ {
    
    
    
    .ivsParameterSet;
}


._PeopleFlow_ {
    height: calc(100% - 66px);
    overflow-y: auto;
}

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



._QueueDetection_ {
    
    
    
    .ivsParameterSet;
    height: calc(100% - 66px);
    .fieldsetCtn {
        overflow-y: auto;
    }
    .EventHandler {
        overflow-y: visible;
    }
}


._MarkPlugin_ {
    width: 460/@px-unit;
    padding: 5/@px-unit;
    
    padding-top: inherit; 
    &ocx {
        width: 450/@px-unit;
        height: 337/@px-unit;
    }
    &button, &divider {
        width: 450/@px-unit;
    }   
    &filter {
        div {
            display: inline-block;
        }
    }
    button {
        width: 100/@px-unit;
    }
    .left {
        float: left;
    }
    .right {
        float: right;
    }
    .ant-radio-wrapper {
        display: block;
    }
    .ant-radio-wrapper {
        margin-right: 0/@px-unit;
    }
    .ant-radio, span.ant-radio + * {
        vertical-align: top;
    }
}




._OperateMonitor_ {
    
    
    
    .ivsParameterSet;
}

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



._StereoBehavior_ {
    
    
    
    .ivsParameterSet;
    .ant-divider-horizontal {
        margin: 12 / @px-unit 0;
    }
}



._VehiclesDistri_ {
    
    
    
    .ivsParameterSet;
}



._VideoStructrue_ {
    
    
    
    .ivsParameterSet;
}



._WorkClothesDetection_ {
    
    
    
    .ivsParameterSet;
}



@IEBrowerColor: @current;
._AlarmHub_ {
    width: 100%;
    ._AllDevice_ {
        .all-device-upper {
            display: flex;
            justify-content: space-between;
            .upper-left {
                display: flex;
                align-items: center;
                line-height: 48/@px-unit;
            }
            .upper-right {
                display: flex;
                align-items: center;
            }
        }
        .all-device-table {
            .table-header-bar {
                display: flex;
                justify-content: space-between;
                align-items: center;
                .header-left {
                    flex-grow: 1;
                }
                .header-right {
                    flex-shrink: 0;
                }
                .ant-tabs {
                    .ant-tabs-nav {
                        &::before {
                            content: none;
                        }
                        .ant-tabs-tab:not(:first-of-type) {
                            margin-left: 20/@px-unit;
                        }
                        .ant-tabs-tab-btn {
                            height: 40/@px-unit;
                            line-height: 40/@px-unit;
                            padding: 0 8/@px-unit;
                            text-align: center;
                            min-width: 118/@px-unit;
                            width: auto;
                        }
                    }
                }
            }
            .table-bottom-bar1 {
                display: flex;
                justify-content: space-between;
                line-height: 32/@px-unit;
                
            }

            .table-bottom-bar2 {
                display: flex;
                line-height: 32/@px-unit;
                
            }
        }
    }
    ._AddedDevice_ {
        .table-header-bar {
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 64/@px-unit;
            .ant-tabs {
                .ant-tabs-nav {
                    &::before {
                        content: none;
                    }
                    .ant-tabs-tab:not(:first-of-type) {
                        margin-left: 20/@px-unit;
                    }
                    .ant-tabs-tab-btn {
                        height: 40/@px-unit;
                        line-height: 40/@px-unit;
                        padding: 0 8/@px-unit;
                        text-align: center;
                        min-width: 118/@px-unit;
                        width: auto;
                    }
                }
            }
        }
        .blueIEBrowser {
            .svgOut(@IEBrowerColor);
        }
        .table-bottom-bar {
            display: flex;
            line-height: 48/@px-unit;
            
        }
        .manage-table-icon-wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        ._Table_ .ant-table-body {
            min-height: 180 / @px-unit;
        }
    }

    .remoteDevice-table {
        ._Table_ .ant-table-body {
            min-height: 180 / @px-unit;
        } 
    }
    .grid-successIcon {
        .svgOut(@successIcon);
    }
    .grid-wifiIcon {
        .svgOut(@current)
    }
    .grid-errorIcon {
        .svgOut(@errorIcon)
    }
    .grid-unInitIcon {
        .svgOut(@warningColor)
    }
    .manage-grid-unInitIcon {
        .svgOut(@warningColor);
        .svgFont(20);
    }
    .manage-grid-errorIcon {
        .svgOut(@errorIcon);
        .svgFont(20);
    }
    .manage-grid-successIcon {
        .svgOut(@successIcon);
        .svgFont(20);
    }
    .grid-deleteIcon {
        .svgHover(@errorColor)
    }
    .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: @errorColor;
        }
    }
    .modify-labelInputNumber {
        .ant-input-number {
            width: 100%;
        }
    }
}
._ZDChannelGroupModal_ {
    display: flex;
    flex-wrap: wrap;
    .checkbox {
        display: inline-block;
    }
    .label {
        display: inline-block;
        height: 40px;
        line-height: 40px;
    }
    .chn_btn.ant-btn {
        color: @buttonNormalTextN;
        background-color: transparent;
        width: 30px;
        height: 30px;
        padding: 0;
        margin: 5px;
        text-align: center;
        &.selected {
            color: @buttonNormalTextA;
            border-color: @formInputBgA;
            &:focus {
                color: @buttonNormalTextA;
                border-color: @formInputBgA;
            }
        }
        &.allbtn {
            font-size: 10px;
        }
        &[disabled] {
            opacity: .5;
            &:hover,
            &:active,
            &.active{
                opacity: .5;
            }
        
        }
    }

}

._RemoteDevInit_ {
    .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;
    } 
}

.__useModeErrorModal__ {
    .ant-modal-body {
        height: 260/@px-unit;
    }
}
.remote-init-failed-table {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    } 
}


._AlarmHubSearch_ {
    .pageLine {
        float: none;
    }
    &detailButton {
        display: flex;
        justify-content: space-between;
    }
    &searchLine {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    &backupLine {
        display: flex;
        flex-direction: row-reverse;
    }
}



._HubDevice_ {

    .success_icon {
        .svgOut(@successIcon);
    }

    .error_icon {
        .svgOut(@errorIcon);
    }

    .setting-icon {
        cursor: pointer;
    }
}


.onlineIcon {
    .svgOut(@successColor) !important;
    .svgFont(20) !important;
}
.offlineIcon {
    .svgOut(@errorColor) !important;
    .svgFont(20) !important;
}

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


.search_type {
    padding-left: 30 / @px-unit;
}

.search_button {
    float: right;
    margin-top: -50 / @px-unit;
}

.IOTSearch_fail {
    color: @errorColor;
}

.IOTSearch_Table {
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    }
}
.IOTSearch_tablebottom {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 10 / @px-unit;
    .pageLine {
        margin-right: 10 / @px-unit;
        margin-top: 0;
    }
    & > .label-div-Container > .label-normal-container {
        padding: 0 !important;
        & > .label-normal-wrapper {
            line-height: normal;
        }
    }
}


.echart_lengend_color{
    color: @pageTextN;
}
.echart_line{
    color: @pageBorderN;
}


._Partition_{
    padding: 20 / @px-unit;
}

._RealDisplay_{
    ._Table_ .ant-table-body{
        min-height: 240/@px-unit;
        .fail{
            color: @errorColor;
        }
        .ant-table-cell{
            word-break:break-all;
        }
    }
}


._TemperHumidity_wrapper{
    width:100%;
    padding:20/@px-unit;
     .ant-table-cell{
        word-break:break-all;
    }
}




.login-container {
    height: 100%;
    width: 100%;

    .login-backgroundImage {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-size: cover;
        
        background-image: url('/static/media/login_bg_@{theme}.jpg');
    }

    .login-box {
        background-color: transparent;
        position: absolute;
        left: 50%;
        top: 40%;
        margin-left: -190 / @px-unit;
        margin-top: -150 / @px-unit;

        .login-logo {
            height: 60 / @px-unit;
            width: 330 / @px-unit;
            background-size: contain;
            margin-bottom: 30 / @px-unit;
            background-repeat:no-repeat;
            background-position-x: center;
            background-image: url('/custom_logo/web_logo.png');
            background-repeat:no-repeat;
        }
        
        &.logo-left{
            display: flex;
            flex-direction: row;     
            .login-logo{
                margin-top: 20%;
            }
        }
        &.logo-right{            
            display: flex;
            flex-direction: row-reverse;     
            .login-logo{
                margin-top: 20%;
            }
        }
    }
}
.login-container .login-box .Login-Form,
.NamePwdInput {
    .pd-active>svg path:first-child{
        fill:@pdEyeIconA;
        opacity: 0.5;
    }
    .pd-default>svg path:first-child{
        fill:none; 
        opacity: 0.5;
    }
    .ant-input-affix-wrapper-focused {
        .pd-active>svg path:first-child{
            fill:@pdEyeIconA;
            opacity: 1;
        }
        .pd-default>svg path:first-child{
            fill:none; 
            opacity: 1;
        }
    }
    .label-normal-wrapper {
        width: 100%;
    }
    background-color: transparent;
    text-align: center;

    margin-top: 10 / @px-unit;
    
    .ant-input{
        &:not(:focus){
            &:hover{                    
                border-color: @formInputBoderN;
            }
        }
        &:focus{
            opacity: 1;
        }
    }
 
    .ant-input,
    .ant-select{
        background-color: transparent;
        color: @loginFormInputText;
        height: 100%;
        font-size: 18 / @px-unit;
        &:not(.ant-select-show-arrow){
            opacity: 0.5;
        }
        .ant-select-selection-item{
            opacity: 0.5;
        }
    }
    .ant-select{
        &.ant-select-open{
            opacity: 1;
            svg{
                fill:@formInputSvgA !important;
            }
            .ant-select-selection-item{
                opacity: 1;
            }
        }
    }
    .ant-select:not(.ant-select-customize-input) .ant-select-selector{
        background-color: @loginFormInputBg;
    }
    .ant-select-single.ant-select-open .ant-select-selection-item{
        color: @loginFormInputText;
    }    
    .ant-btn:not(.btn-link):not(.ant-btn-link).ant-btn-primary{
        background-color: @loginPrimaryBtnBg;
        border-color: @loginPrimaryBtnBorder;
    }
    .ant-btn:not(.btn-link):not(.ant-btn-link).ant-btn-primary:hover:not(:focus):not([disabled]) {
        background-color: @loginActiveBtnBg;
        border-color: @loginActiveBtnBorder;
    }
    .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{
        box-shadow: none;
    }
    .ant-select-selector{
        border-color: @loginFormInputBorder;
    }    
    .ant-select:not(.ant-select-disabled):hover .ant-select-selector{
        border-color: @loginFormInputBorder;
    }
    .ant-select.ant-select-open:not(.ant-select-disabled):hover{
        .ant-select-selector{
            border-color: @formInputBorderA;
        }
    }
    .ant-select:not(.ant-select-disabled):hover{
        border-color: @loginFormInputBorder;
        svg{
            fill:@formInputSvgN;
        }
    }

    .ant-input-affix-wrapper,
    .label-normal-wrapper {
        display: flex;
        height: 40 / @px-unit;
        background-color: @loginFormInputBg;
        border-color: @loginFormInputBorder;
        color: @formInputTextN;
    }
    .ant-input-affix-wrapper-focused {
        box-shadow: 0 0 0 0;
        border-color: @formInputBorderA;
        .ant-input-prefix {
            .svgOut(@pdEyeIconA);
        }
        .ant-input {
            opacity: 1;
        }
    }

    .ant-input-suffix:hover {
        color: rgb(255, 96, 184);
    }

    .ant-input-suffix:focus {
        color: rgb(255, 96, 184);
    }

    .ant-input-suffix {
        color: yellow;
    }

    input::-webkit-input-placeholder {
        color: #616265   
    }
    input::-ms-input-placeholder {
        color: #616265      
    }

    .login-icon {
        color: @loginIconSvg;
    }

    .ant-row {
        
        .ant-col {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            
        }
    }
    .login-button {
        font-size: 20 / @px-unit; 
        width: 100%;
        height: 40 / @px-unit;
    }

    .login-forget {
        font-size: 13 / @px-unit;
        margin: 5 / @px-unit 0 30 / @px-unit 0;
        
        padding-left: 10 / @px-unit;
        float: right;
        cursor: pointer;
        color: @loginForgetPwdTextN;
        &:hover {
            color: @loginForgetPwdTextA;
        }
    }

    .ant-select-selector {
        height: 40 / @px-unit;
    }
}
.nextTag_current{
    path:first-child{
        fill: @current !important;
    }
}
.nextTag:hover{
    svg path{
        fill: @modalContentText !important;
    }
}
.modalContentContainer{
    height: 510 / @px-unit;
    overflow-y: auto;
    .modalHeader{
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        padding-bottom: 18px;
        .headerText{
            text-align: center;
            width: 200 / @px-unit;
            font-size: 16px;
        }
        .headerText_current{
            text-align: center;
            width: 200 / @px-unit;
            color: @current;
            font-size: 16px;
        }
    }
    .resetTip{
        margin: 175 / @px-unit;
        width: 475 / @px-unit;
    }
    .ResetType{
        margin-left: 30 / @px-unit;
        .resetSelect{
            display: flex;
            .SerialNo{
                margin-left: 80 / @px-unit;
                align-items: center;
                display: flex;
            }
        }
        .resetContent{
            display: flex;
            .QR_background{
                width: 292 / @px-unit;
                height: 292 / @px-unit;
                padding: 12 / @px-unit;
                background-color: @formInputTextN;
            }
            .QRCodeTip{
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                margin-top: 124 / @px-unit;
                word-break: break-all;
            }
            .QRCodeTipEmail {
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                word-break: break-word;
            }
            .ForeignDevice{
                width: 250 / @px-unit;
                margin-left: 40 / @px-unit;
                word-break: break-all;
            }
        }
    }
    .CodeSend{
        color: @successColor;
    }
    .Safecode {
        width:100%;
        .label-normal-container  {
            width: 100%;
            .label-normal-wrapper {
                width:70% !important;
            }
        }
    }
    .PasswordPage{
        margin-left: 50 / @px-unit;
        margin-top: 40 / @px-unit;
        .PasswordItem{
            margin-bottom: 40 / @px-unit;
        }
        .PasswordConfirm{
            display: flex;
            .PasswordTip{
                width: 200 / @px-unit;
                margin-left: 12 / @px-unit;
            }
        }
        .PasswordInput{
            width: 260 / @px-unit;
        }
        .passwordCheck_Box{
            width: 260 / @px-unit;
        }
    }
}
.passwordSyncSuccess{
    color:@successColor;
}
.passwordSyncFail{
    color:@errorColor;
}
.DeviceInit{
    height: auto;
    
    
    .FlexLine{
        display: flex;
        margin-top: 30 / @px-unit;
        .PasswordTip{
            width: 260 / @px-unit;
            margin-left: 12 / @px-unit;
        }
    }
    .modalHeader{
        display: flex;
        align-items: center;
        padding-left: calc(50% - 1.097*@px-unit);
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        padding-bottom: 18px;
        .headerText{
            text-align: center;
            width: 200 / @px-unit;
        }
        .headerText_current{
            text-align: center;
            width: 200 / @px-unit;
            color: @current;
        }
    }
    .quick{
        justify-content:center;
        padding-left:0;
    }
    .InitItem{
        margin-left: 40 / @px-unit;
        margin-top: 40 / @px-unit;
        .quickInitLicenceNoted{
            white-space: nowrap;
            text-decoration: underline;
            cursor: pointer;
            display: inline-block;
        }
    }
    .IsInherit{
        border-bottom: 1 / @px-unit solid @modalFooterBorder;
        margin-top: 20 / @px-unit;
        margin-bottom: 20 / @px-unit;
    }
    .InitQuestion{
        margin-left: 120 / @px-unit;
    }
}
.InitGuide{
    height: auto;
    max-height: 680 / @px-unit;
    width: 80%;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: 90 / @px-unit;
    >div {
        width: 700 / @px-unit;
    }
    .startAndEndTimePicker,.label-normal-behind {
        padding: 0!important;
        .label-normal-container {
            padding: 0!important;
        }
    }
    .label-normal-wrapper > .ant-picker {
        width: 115 / @px-unit;
    }
    .label-date-picker > .ant-picker {
        width: 135 / @px-unit;
    }
    .autoCheckNote{
        width: 100%;
    }
}
.InitGuide_Law{
    height: 600 / @px-unit;
    .HeaderTab{
        display: flex;
        cursor: pointer;
        .Tab_Current{
            display: flex;
            width: 240 / @px-unit;
            text-align: center;
            height: 50 / @px-unit;
            background: @current;
            justify-content: center;
            align-items: center;
            border: 1px solid @tabBorder;
            color: @pageTextA;
        }
        .Tab{
            display: flex;
            width: 240 / @px-unit;
            text-align: center;
            height: 50 / @px-unit;
            background: @tabBgN;
            align-items: center;
            justify-content: center;
            border: 1px solid @tabBorder;
        }
    }
    .LegalText{
        height: 540 / @px-unit;
        padding: 20 / @px-unit;
        margin-top: 20 / @px-unit;
        overflow: auto;
    }
    .LicenceNoted{
        margin-top: 20 / @px-unit;
        margin-left: 20 / @px-unit;
    }
}

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



._AlarmCenter_ {
    .divider {
        margin: 5 / @px-unit 0;
    }
}

._AutoRegister_ {
    
    
    
    padding-top: inherit; 
    
    .online_bg {
        color: @successColor;
    }
    .offline_bg {
        color: @errorColor;
    }
}



._BPSLimit_{
    padding: 20 / @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%;
    }
}

._Email_ {
    height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 75px !important;
    .Receiver {
        .svg {
            font-size: 20px;
            cursor: default;
        }
        .active {
            color: #fff;
            background-color: #52555a;
            cursor: pointer;
        }
        .receiver-box {
            width: 288px;
            .box {
                display: inline-block;
                width: 260px;
                height: 118px;
                margin-right: 8px;
                border: 1px solid #4b515c;
                font-size: 13px;
                font-weight: 400;
                vertical-align: top;
                .cell {
                    height: 35px;
                    line-height: 35px;
                    padding: 0 10px;
                    margin: 0;
                    font-size: 14px;
                    vertical-align: top;
                    overflow: hidden; 
                    text-overflow: ellipsis; 
                    white-space: nowrap; 
                    &:hover {
                        color: #fff;
                    }
                }
            }
            span {
                display: inline-block;
                vertical-align: top;
            }
        }
    }
    .ant-divider-horizontal {
        margin: 5px 0;
    }
}



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


._IPSpeakerCfgModal_{
    
}


@IEBrowerColor: @current;
._IPSpeaker_{
    padding: 20 / @px-unit;
    .blueIEBrowser {
        .svgOut(@IEBrowerColor);
    }
    .manage-grid-successIcon {
        .svgOut(@successIcon);
        .svgFont(20);
    }
    .manage-grid-errorIcon {
        .svgOut(@errorColor);
        .svgFont(20);
    }
}


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

._FourG_ {
    width: 100%;
}

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

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


._NetCloud_ {
    position: relative;
    .tip {
        width: 20rem;
        word-wrap:break-word;
        word-break:break-all;
    }
    .qrcodes {
        display: flex;
        width: 800px;
        height: 350px;
        margin-top: 30px;
        margin-left: 20px;
        .qrbox {
            display: flex;
            width: 300px;
            height: 250px;
            flex-direction: column;
            justify-content: space-between;
            .qrImg {
                width: 215px;
                height: 215px;
                padding: 5px;
                background-color: @QRCodeBg;
                img {
                    width: 100%;
                    height: 100%;
                }
            }
            p {
                margin: 0;
                font-size: 14px;
                font-weight: 400;
                color: .color_N(@pageBodyBg)[];
            }
        }
    }
    .step{
        height: 212px,
    }
    .wrap{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        .left_part{
            min-width: 40rem;
        }
    }
}

.modal-button {
    button {
        width: 100%;
    }
}


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

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

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


._TCPIP_ {
    width: 100%;
    .table-item {
        margin: 0;
        text-align: center;
        .delete-icon {
            cursor: pointer;
            &:hover {
                svg {
                    & + {
                        path:first-child {
                            fill: #f00 !important;
                            opacity: 0.3 !important;
                        }
                    }
                }
            }
        }
    }

    .info-container {
        padding: 0 10px;
        margin-top: 10px;
        border: 1px solid #4b515c;
        .label-normal-wrapper {
            width: 150px !important;
        }
    }

    .input-enabled:hover:not(.ant-input-disabled) {
        
    }

    ._Table_ {
        .ant-table-content {
            min-height: 260 / @px-unit;
        }
    }
}

._RouteTable_ {
    width: 100%;
    .table-header {
        user-select: none;
    }
    .delete-icon {
        cursor: pointer;
        &:hover {
            svg {
                & + {
                    path:first-child {
                        fill: #f00 !important;
                    }
                }
            }
        }
    }
}

.netCardMenber_checkbox .ant-checkbox-wrapper{
    margin-left: 0;
    margin-right: 6 / @px-unit;
}
.netCardMenber_checkbox .ant-checkbox-wrapper:last-child{
    margin-right: 0;
}
._UPnP_ {
    
    
    
    padding-top: inherit; 
    
}

._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 rgb(75, 81, 92);

        .boss {
            color: #fff;
            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);
        }
    }
}


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


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


@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;
            color: @buttonNormalTextN;
            margin: 5 / @px-unit;
            background-color: @buttonNormalBgN;
            border-color: @buttonNormalBorderN;
        }
        .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;
}


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

._SFSConfig_ {
    
    
    
    padding-top: inherit; 
    .sfs_ocx {
        width: 450 / @px-unit; 
        height: 337 / @px-unit; 
        background-color: @preview_center_plugin_Bg;
    }
    .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;
        }
    }
}

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


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


._BottomPanel_ {
    
    display: flex;
    flex-direction: column;
    background-color: @preview_center_bottom_Bg;
    ._BottomPanel_bottom_btn {
        height: 50px;
        display: flex;
        align-items: center;
        overflow: hidden;
    }
    ._BottomPanel_bottom_timeline {
        height: 92px;
    }
    ._BottomPanel_bottom_select {
        .ant-checkbox-disabled + span {
            color: .color_D(@preview_center_bottom_Bg) [];
        }
    }
    
    
    
}


._FileList_ {
    width: 290px;
    overflow: hidden;
    .fileList_type_icon {