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


._AIReportHeatMap_ {

    .heat-instruction {
        width: 300/@px-unit;
        height: 18/@px-unit;
        background-image: linear-gradient(to right, indigo, blue, green, yellow, orange, red);
    }
    ._fisheye_ocx {
        width: 520/@px-unit;
        height: 390/@px-unit;
        margin-bottom: 20/@px-unit;
    }
    .rule-num {
        width: 300/@px-unit;
        display: flex;
        > span:first-child {
            text-align: left;
            flex: 1;
        }
        > span:last-child {
            text-align: right;
            flex: 1;
        }
        >:not(:last-child):not(:first-child){
            text-align: center;
            flex: 2;
        }
    }
    .heatMap-title{
        font-weight: 700;
        height: 48 / @px-unit;
        line-height: 48 / @px-unit;
        font-size: 20 / @px-unit;
        color: @neutral-fg-2-normal;
        text-align: center;
    }
    .emptyIcon-wrapper {
        width: 100%;
        height: 100%;
    }
    .flex-center{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .mtTip{
        margin-top: 20/@px-unit;
    }
    .disnone{
        
        
        display: none;
    }

}
    


._AccessControl_ {
    .page-view {
    }
}



._ImageAttr_{
   
    .label-normal-behind {
        .EQ-label-slider-behind {
            display: flex;
        }
    }
}



._HighThrowing_ {
    
    
    
    
    .ivsParameterSet;

    .AlarmInput-channel-select {
        .label-normal-container {
            display: flex;
            align-items: center;
        }
    }

    fieldset {
        overflow: hidden;
    }
    .Trigger {
        display: flex;
        ._AiRulePlugin_ {
            >.ant-row {
                flex-wrap: nowrap;
            }
        }
        .Trigger-slider {
            margin-top: 5 / @px-unit;
            margin-left: 24 / @px-unit;
        }
    }
}



._PreventAlarm_ {
    .page-view {
    }
}



.RangeLimitedSliders {
    margin-top:20px;
     .slider {
        .slider-title {
            font-size: 16 / @px-unit;
            line-height: 30 / @px-unit;
            color: @--font-l;

        }
        .slider-container {

        }
     }
}


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



._TextDeploy_ {
    .page-view {
    }
    ._HighDivider_{
        min-height:20/ @px-unit;
        height:10/ @px-unit
    }
    .eventHandler-view{
        margin-top: 10/ @px-unit;
    }
}

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

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

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

._VideoBlind_ {
    width: 100%;

    .form {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    &line {
        display: flex;
    }
}



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



._ElevatorDetect_ {
    .fd_right {
        width: 495 / @px-unit;
    }

    .channelSelect {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .intel-scheme-jumt-tips {
        padding-top: 18 / @px-unit;

        .label-normal-container {
            padding: 0 !important;

            .label-button .ant-btn {

                height: auto;
                padding: 0;
            }
        }
    }
}




.event-handle-config-modal {
    .event-handle-config-content {
        display: flex;

        .event-handle-config-left {
            width: 240 / @px-unit;
            height: 528 / @px-unit;
            flex: none;
        }

        .event-handle-config-right {
            flex: 1;
            width: 0;
            padding: 24 / @px-unit;

            ._EventHandlerNew_ {
                padding: 0;
            }
        }
    }

    .ant-modal-body {
        padding: 0;
    }
}




._AIReportBase_ {
    >div{
        width: 100%;
    }
    .layout-sider .sider-content {
        background-color: @neutral-bg-4-normal;
        display: flex;
        flex-direction: column;
        height: calc(100vh - @navMenuHeight);

        .channel-list {
            flex: 1;
            overflow: hidden;
            position: relative;
        }

        .hidden-box {
            display: none;
        }

        .bottom-content {
            
            ._TypeSelector_ {
                height: auto;
                .content{
                    padding: 0;
                }
            }
            padding: 8 / @px-unit 16 / @px-unit 16 / @px-unit 16 / @px-unit;
            border-top: 1 / @px-unit solid @neutral-stroke-2-normal;

            .label-normal-behind {
                padding: 0;

                > span {
                    display: block;
                    margin-left: 0 !important;
                }
            }

            .search-btn {
                width: 100%;

                .ant-btn {
                    width: 272 / @px-unit;
                }
            }
        }
    }
}



._DepthCalibration_ {
    
    
    

    .line-row {
        display: flex;
    }
}



._AIReportBase_ {
    .middle-layout {
        width: 100% !important;
        margin: 0;
        flex: 1;

        height: calc(100vh - @navMenuHeight);
        overflow-y: auto;
        background-color: @neutral-bg-5-normal;
        @diffHeight: 100 / @px-unit;
        padding: 16 / @px-unit;

        .chart-operate {
            display: flex;
            justify-content: space-between;
            align-items: center;

            .drop-export {
                max-width: 200 / @px-unit;

                .ant-btn-compact-first-item {
                    padding: 0 8/@px-unit;
                    display: flex;
                    align-items: center;

                    svg {
                        font-size: 20/@px-unit;
                        margin: 0 4/@px-unit;

                        path {
                            fill: currentColor;
                        }
                    }
                }

                .ant-dropdown-trigger {
                    display: flex;
                    align-items: center;
                    justify-content: center;

                    path {
                        fill: currentColor;
                    }
                }
            }

            .chart-right {
                display: flex;
                align-items: center;

                .label-normal-behind {
                    width: max-content !important;
                }

                .chart-type-switch {
                    margin-left: 12 / @px-unit;
                    height: 36 / @px-unit;
                    display: flex;
                    align-items: center;

                    >div {
                        background-color: @neutral-bg-2-normal;
                        cursor: pointer;
                        border: 1px solid @neutral-stroke-1-normal;
                        border-radius: 0;
                    }

                    .active-icon {
                        border: 1px solid @brand-stroke-1-normal;
                    }
                }
            }
        }

        .chart-photo {
            width: 100%;
            height: calc(100vh - @navMenuHeight - @diffHeight);
        }
    }
    .ant-spin-nested-loading > div > .ant-spin {
        max-height: 100%; 
         .ant-spin-dot {
            @diffWidth: 160 / @px-unit;
            left: calc(50% + @diffWidth);
         }
    }
    .middle-layout-empty {
        display: flex;
        flex-direction: column;
        justify-content: center;

        .ant-empty-image {
            height: 160 / @px-unit;
        }
    }
}

._ExperienceDetialModal_wrap {
    position: absolute;
}
._ExperienceDetialModal_ {
    @preEmptyH_Exp_Detail: 290 / @px-unit; 
    @detailContentH_Exp: calc(100vh - @navMenuHeight - @preEmptyH_Exp_Detail); 
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    .ant-modal-header{
        width: 100%;
        .modal-title {
            display: flex;
            align-items: center;
            >span {
                margin-left: 12 / @px-unit;;
                line-height: 30 / @px-unit;;
            }
        }
    }
    .ant-modal-body{
        width: 100%;
        
    }
    .ant-modal-content {
        border: none !important;
        width: 100% !important;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        .label-normal-behind   {
            width: max-content !important;
            padding-right: 8 / @px-unit;
        }
        
        margin-right: 12/ @px-unit;
    }

    .detailContainer {
        height: @detailContentH_Exp;

        .detailHeader {
            display: flex;

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

        .detailContent {
            width: 100%;
            height: 100%;
            overflow: auto;

            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-items: flex-start;
            align-content: flex-start;
            margin-top: 15 / @px-unit;

            .detailCard {
                width: 220 / @px-unit;
                height: 182 / @px-unit;
                margin-right: 16 / @px-unit;
                margin-bottom: 20 / @px-unit;
                background-color: @neutral-bg-4-normal;
                border: 1px solid @neutral-stroke-2-normal;
                position: relative;

                &:hover {
                    border:1px solid @brand-stroke-1-hover;
                }
                .cardPic {
                    width: 100%;
                    height: 150 / @px-unit;
                    cursor: pointer;
                    
                    .face-check-item {
                        position: absolute;
                        left: 10 / @px-unit;
                    }
                    img {
                        width: 100%;
                        height: 100%;
                    }
                }

                
                .buildStatus {
                    width: 100%;
                    height: 30 / @px-unit;
                    line-height: 30 / @px-unit;
                    background-color: @neutral-bg-4-hover;
                    padding-left: 8 / @px-unit;
                    cursor: pointer;
                }
            }
        }

        .detailPagination {
            margin-top: 20 / @px-unit;
        }
    }
}




._FaceConfig_ {
    padding: 0 24 / @px-unit;
    .optionChoice {
        padding: 12 / @px-unit 0;
        border-bottom: 1px solid @neutral-stroke-2-normal;
    }
    .button-box {
        margin-top: 12 / @px-unit;
        width: 100%;
        align-items: center;
    }
    .label-normal {
        margin-top: 2px;
    }
    
    
    
    .buildbutton {
        margin-top: 20px;
        width: 100px;
    }
    .tip-words{
        word-wrap: break-word; 
        overflow-wrap: break-word; 
        margin-bottom: 20/ @px-unit;
    }
    .cmpLabelText{
        &.spaceBreak{
            
            white-space: pre-line;
            
            width: 100%;
        }
    }
    ._Table_ .ant-table-body {
        min-height: 450 / @px-unit;
    }

    .facelib-tip {
        margin: 0 -24 / @px-unit;
        border-radius: 0;
    }
}

.faceSimilarity-input-container {
    display: flex;
}


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

}



.area-color-dropdown,
.area-color-select {
  .area-color-box {
    display: inline-flex;
    color: @neutral-fg-2-normal;
    margin-right: 8 / @px-unit;
    align-items: center;

    .color-box {
      width: 10 / @px-unit;
      height: 10 / @px-unit;
      margin-right: 4 / @px-unit;
      
      
    }

    .label-box {
      max-width: 220 / @px-unit;
      
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
  }
  .all-item-box {
    color: @neutral-fg-2-normal;
    padding-left: 3 / @px-unit;
    .color-box {
      display: none;
    }
  }
}

.area-color-select {
  .area-color-box {
    .label-box {
      max-width: 100 / @px-unit;
      padding-right: 6 / @px-unit;
    }
  }
}


.area-color-dropdown {

  
  .ant-select-item-option-selected {
    background-color: @neutral-bg-1-normal;

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


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

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



.editable-list {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid @neutral-stroke-2-normal;
    border-bottom: none;

    .editable-list-title {
        flex: none;
        display: flex;
        justify-content: space-between;
        padding: 8 / @px-unit 16 / @px-unit;
        color: @neutral-fg-2-normal;
        background-color: @neutral-bg-4-hover;
        border-bottom: 1px solid @neutral-stroke-2-normal;
        margin-top: -1 / @px-unit;

        .title-label {
            display: flex;
            align-items: center;
        }
    }

    .editable-list-content {
        flex: 1;
        overflow-y: auto;
        padding: 4 / @px-unit;
    }

    .editable-item {
        display: flex;
        height: 36 / @px-unit;
        line-height: 32 / @px-unit;
        padding: 2 / @px-unit 8 / @px-unit;
        color: @neutral-fg-2-normal;

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

        .item-label {
            flex: 1;
            width: 0;
        }

        .item-icon {
            flex: none;
        }

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

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


._AIReportBase_  {
    height: 100%;
    width: 100% ;
    @collapseHeaderHeight: 48 / @px-unit; 

    
    .ant-collapse {
        border: none;
        height: 100%;
        .ant-collapse-item {
            height: 100%;
        }

        .ant-collapse-header {
            padding-top: 0 / @px-unit;
            padding-bottom: 0 / @px-unit;
            border-radius: 0 !important;
            background: @neutral-bg-4-hover;
            height: @collapseHeaderHeight;

            cursor: default;
        }

        .ant-collapse-header-text {
            color: @neutral-fg-2-normal;
            font-size: 18 / @px-unit;
            font-weight: 400;
            line-height: 26 / @px-unit;
            display: flex;
            align-items: center;
            height: 100%;
        }

        .ant-collapse-content {
            height: calc(100% - @collapseHeaderHeight);
            overflow-y: auto;
        }

        .ant-collapse-content>.ant-collapse-content-box {
            padding: 16/@px-unit;
        }

    }

    
    .panel-header {
        display: flex;
        align-items: center;
        height: 26 / @px-unit;

        .panel-header-left {
            display: flex;
            align-items: center;

            .panel-header-checkbox {
                width: 28 / @px-unit;
                height: 26 / @px-unit;
            }

            .panel-header-title {
                display: flex;
                align-items: center;
                width: 206 / @px-unit;
            }
        }
    }

    .panel-row-btn {
        margin-right: 4 / @px-unit;
    }

    .channel-tree {
        .channel-group{
            .channel-group-header{
                margin-right: 0!important;
            }
            .channel-item{
                margin-right: 0;
            }
        }
    }
}


._DepthCalibration_ {
    .page-view {
    }
}



@minModalConentWidth: 1800 / @px-unit; 
@modalFooterHeight: 60 / @px-unit; 
@preEmptyHeight: 240 / @px-unit; 
@modalPicContentHeight: calc(100vh - @navMenuHeight - @modalFooterHeight - @preEmptyHeight); 


._IVSScheme_ {
    padding-top: 20 / @px-unit !important;
    height: auto !important;

    >.label-div-Container {
        height: 0;
        overflow: hidden;
    }

    .cap-item {
        width: 100px;
        height: 100px;
        margin-right: 10px;
        font-size: 100px !important;
        cursor: pointer;
    }

    .scene-container {
        overflow-y: auto;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 48 / @px-unit;

        .scene-box {
            border: 1px solid @neutral-stroke-2-normal;
            border-radius: 4 / @px-unit;
            flex: 0 0 596 / @px-unit;
            margin-right: 16 / @px-unit;
            padding: 16 / @px-unit;
            padding-right: 4 / @px-unit;
            margin-bottom: 40 / @px-unit;

            .scene-title {
                display: flex;
                margin-bottom: 16 / @px-unit;
                font-size: 14px;
                justify-content: space-between;
                color: @neutral-fg-2-normal;
                align-items: center;
                padding-right: 12/ @px-unit;
            }
        }

        .preset-form,
        .scene-box-global {
            flex: 0 0 95%;
            border: 0;
            padding: 0;

            .scene-title {
                font-size: @font-size-title-s;
            }
        }

        .preset-form {
            margin-bottom: 12/ @px-unit;

            .preset-form-title {
                font-size: @font-size-title-s;
            }
        }
    }

    .hide {
        display: none;
    }

    .ui5-cap-wrapper {
        display: flex;
        flex-wrap: wrap;
        width: 100%;

        .ui5-cap-item {
            width: 274 / @px-unit;
            height: 60 / @px-unit;
            margin-right: 12 / @px-unit;
            margin-bottom: 12 / @px-unit;
            display: flex;
            background-color: @neutral-bg-4-normal;
            border: 1px solid @neutral-stroke-2-normal;
            border-radius: 4 / @px-unit;
            align-items: center;
            padding-left: 16 / @px-unit;
            padding-right: 16 / @px-unit;
            cursor: pointer;

            .cus_panel {
                width: 48 / @px-unit !important;
                height: 48 / @px-unit !important;

                svg {
                    width: 48/ @px-unit;
                    height: 48/ @px-unit;

                    path {
                        color: @neutral-fg-3-normal;
                    }
                }
            }

            
            
            
            
            .ui5-cap-item-text {
                flex: 1;
                margin: 8/ @px-unit;
                color: @neutral-fg-2-normal;
                word-break: break-all;
                overflow: auto;
                height: 100%;
                display: flex;
                align-items: center;
            }
        }

        .ui5-cap-item-disabled {
            cursor: not-allowed;
        }
    }

    .ui5-cap-wrapper-one {

        margin-top: 12/ @px-unit;
    }
}

.preset-dropdown {
    min-width: 300 / @px-unit !important;
    max-height: 300 / @px-unit;
    overflow-y: auto;
}


.intel-scheme-jumt-tips {
    display: inline-flex;
    align-items: center;

    .label-normal-container  {
        padding-bottom: 0 !important;
    }
    &.can-click:hover {
        
    }
    .tip-point {
        display: inline-block;
        width: 12 / @px-unit;
        height: 12 / @px-unit;
        border-radius: 50%;
        background: @status-error-fg-1-normal;
        margin-right: 8 / @px-unit;
        cursor: default;
    }
    .tip-text {
        color: @neutral-fg-3-normal;
        margin-right: 8 / @px-unit;
        cursor: default;
    }
    .tip-button {
        width: auto;
        .labelText-wrapper {
            display: flex;
            align-items: center;
        }
    }
}

.IntelSchemePanelwrap {
    .ant-modal-header {
        width: 100%;
    }

    .ant-modal-body {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .ant-modal-content {
        border: none !important;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow-y: auto !important;
        overflow-x: auto !important;
    }

    .topView {

        .label-div-Container {
            .label-normal-behind {
                width: max-content !important;
                padding-right: 8 / @px-unit;
            }
        }
    }

    .picContent {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        height: @modalPicContentHeight;
    }

    .pageLine {
        margin-top: 10/@px-unit;
        display: flex;
        justify-content: space-between;
    }

}

._FaceDetection_ {
    .fd_right {
        width: 495 / @px-unit;
    }
    .channelSelect {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}



._ExactSearchSet_ {
    
    
    

    .line-row {
        display: flex;
    }
}




._HistoryEvent_ {
    height: 100%;
    padding: 0 !important;
    overflow: hidden;
    
    
    

    display: flex;
    flex-wrap: nowrap;
    border-left: 1 / @px-unit solid @neutral-stroke-2-normal;

    .main-layout {
        height: 100%;
        .layout-sider {
            flex: none;
        }

        .middle-layout {
            flex: 1 1 956 / @px-unit;
            display: flex;
            flex-direction: column !important;
            ._Table_ {
                .ant-table {
                    overflow: auto;
                    height: 750 / @px-unit;
                    .ant-table-container .ant-table-header.ant-table-sticky-holder {
                        table {
                            table-layout: auto !important; 
                        }
                    }
                }
            }
            .middle-layout-loading {
                display: flex;
                flex-direction: column;
                justify-content: center;
                width: 100%;
                height: 100%;
            }
        }

        
        
        
        
        
    }

    .period {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .backup {
        
    }

    
    
    
    
    .ant-layout {
        flex-direction: row;
    }
}


._HeatMap_Intelligence {
    ._HeatMap_config{
        
    }
    
    ._AiRulePlugin_toolbar{
        display: none;
    }
    .aiRuleSet{
        padding: 16 / @px-unit 0  60 / @px-unit;
    }
}


._EventPlayBack_ {
    height: 100%;
    padding: 0 !important;
    overflow-x: auto;
    overflow-y: hidden;
    
    
    

    display: flex;
    flex-wrap: nowrap;
    border-left: 1/@px-unit solid @neutral-stroke-2-normal;

    .ant-layout {
        flex-direction: row;
    }

    .main-layout {
        height: 100%;

        .layout-sider {
            flex: none;
        }

        .middle-layout {
            flex: 1 1 958/@px-unit;
        }

        .video-layout {
            flex: 0 1 570 / @px-unit;
            overflow: auto;
        }
    }

    .line-row {
        display: flex;
    }
}



._AbnormalDetection_ {
    .ivsParameterSet;
    .card-tabs {
      .trigger-content {
          display: flex;
          flex-wrap: wrap;
      }
  }

}
.AbnormalDetection_crowdModal {
    ._Table_ .ant-table-body {
        min-height: 200 / @px-unit;
    }
}
.ivsMainRow {
  >.stat-hidden-box {
      height: 0;
      overflow: hidden;
  }
  .trigger-content {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 60 / @px-unit;
  }
}



._OperateMonitor_ {
    
    
    
    .ivsParameterSet;

    .card-tabs {
        .trigger-content {
            display: flex;
            flex-wrap: wrap;
        }
    }
}



._QueueDetection_ {
    
    
    
    .ivsParameterSet;
    
    .fieldsetCtn {
        overflow-y: auto;
    }
    .EventHandler {
        overflow-y: visible;
    }
    .card-tabs {
        .trigger-content {
            display: flex;
            flex-wrap: wrap;
        }
    }

}
.ivsMainRow {
  >.stat-hidden-box {
      height: 0;
      overflow: hidden;
  }
  .trigger-content {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 60 / @px-unit;
  }
}




._RealTimeEvents_ {
    height: 100%;
    padding: 0 !important;
    
    
    

    display: flex;
    flex-wrap: nowrap;
    border-left: 1 / @px-unit solid @neutral-stroke-2-normal;
    
    overflow: auto;

    .line-row {
        display: flex;
    }

    .main-layout {
        height: 100%;

        .left-layout {
            flex: 1;
            width: 0;
            
        }

        .video-layout {
            flex: none;
            width: 600 / @px-unit;
        }
    }

    .title {
        height: 48 / @px-unit;
        padding-left: 16 / @px-unit;
        width: 100%;
        background-color: @neutral-bg-4-hover;
        line-height: 48 / @px-unit;
        font-size: 18 / @px-unit;
        color: @neutral-fg-2-normal;
    }
    .ant-layout {
        flex-direction: row;
    }
}



._FaceIdentify_ {
    width: 100%;
    
    padding: 24 / @px-unit;
    .mainRow {
        height: 100%;
    }
    .form-container {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        .channel {
            display: flex;
            .enable {
                width: 10.7143rem;
                padding-right: 0.57142857rem;
            }
        }
        .button-group{
            display: flex;
            margin-bottom: 8 / @px-unit;
            .label-div-Container:last-child {
                margin-left: 20px;
            }
        }
        .normal-alarm {
            .ant-table-body {
                min-height: 132 / @px-unit;
                
                .table-Operation-column {
                    display: flex;
                    align-items: center;
                }
            }
            .normal-table-empty {
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                justify-content: center;
                .empty-icon {
                    background-image: url('/static/media/noData_s_deep.png');
                    width: 80 / @px-unit;
                    height: 80 / @px-unit;
                }
                .empty-text {
                    width: 100%;
                    text-align: center;
                    margin: 20 / @px-unit 0;
                }
                .jump-text {
                    color: @brand-fg-1-normal;
                    cursor: pointer;
                }
            }
        }
        fieldset {
            
            flex: 1;
            padding: 0;
            .event-handler {
                overflow-y: auto;
                height: 370 / @px-unit;
            }
            legend {
                padding-top: 20 / @px-unit;
            }
        }
        ._EventHandlerNew_ {
            padding: 0;
        }
    }
    .card-tabs {
        margin-bottom: 60 / @px-unit;
    }
    .EventHandler{
        
        &.remote{
            margin-top: -60px;
        }
        .Schedule{
            display: none;
        }
        &.remote.Trigger{
            display: none;
        }
    }
}



._ObjectMonitor_ {
    padding-bottom: 0 !important;
    
    
    
    .ivsParameterSet;
    .ant-tabs-content-holder {
        .ant-tabs-content {
            .ant-tabs-tabpane {
               .ant-row {
                  .right-col {
                    flex: 1;
                  }
               }
            }
        }
    }
    .fieldsetCtn {
        height: 100%;
    }

    .Tabmenu{
        margin: 16 / @px-unit 0  8 / @px-unit;
       .ant-tabs-nav-list {
         height: 32 / @px-unit;
       }
       .ant-tabs-nav .ant-tabs-tab-btn{
         height: 32 / @px-unit;
         line-height: 32 / @px-unit;
       }
       .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{
         border: 1px solid @brand-stroke-1-normal;
         background-color: @brand-bg-2-selected;
       }
       .ant-tabs-nav  .ant-tabs-tab-btn{
         border: 1px solid @neutral-stroke-1-normal;
       }
       .ant-tabs-nav::before{
          border:none;
       }
    }
}



._PreviewIndexView_ {
    
    
    
    padding-top: inherit; 
    height: 100%;
    display: flex;
    background-color: @neutral-bg-4-normal;
    &left,
    &right {
        width: 320 / @px-unit;
        background-color: @neutral-bg-4-normal;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        overflow-y: auto;
    }

    &left{
        justify-content:start;
        overflow: hidden;
        height: 100%;
    }

    &center {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex: 1 1 auto;
        &_plugin {
            display: flex;
            flex: 1 1 auto;
            flex-flow:inherit;
            background-color: @neutral-bg-4-normal;
            .ocxLocation{
                flex-grow:1;
            }
        }
        &_bottom {
            height: 48 / @px-unit;
            flex: 0 0 auto;
            background-color: @neutral-bg-4-normal; 
            display: flex;
            justify-content: space-between;
            padding: 0 12 / @px-unit;
            &_left {
                display: flex;
                align-items: center;
            }
            &_right {
                display: flex;
                align-items: center;
            }
            .divider {
                height: 24 / @px-unit;
            }
        }
    }
    &ai_preview,
    &fisheyes,
    &splitscreen,
    &eptz {
        width: 320 / @px-unit;
        height: 100%;
    }
    &right {
        overflow-y: auto;        
        &_alarmout {
            min-width: 200/ @px-unit;
            ._ChannelGroup_ div:nth-child(2) .chn_btn {
                margin-left: 0 !important;
            }
            .ant-space-item{
                padding-left: 10/@px-unit;
            }
        }
    }
    ._PreviewIndexView_left{
        .ant-divider-horizontal{
            margin:10 / @px-unit 0 ;
        }
    }
}




.alarm-out-popover, .talk-and-sound-popover, .view-split-popover, .multi-preview-popover {
    z-index: 999;
    padding-left: 0;
    padding-right: 0;
    .ant-popover-arrow {
        display: none;
    }
    .ant-popover-inner {
        padding: 0;
        max-width: 100vw;
        min-width: 0;
        background: @neutral-bg-1-normal;
        border-color: @neutral-stroke-3-normal;
    }
    .ant-popover-inner-content {
        padding: 0 4 / @px-unit;
    }
}


.rule-tab-box {
  display: none;
}

.stat-tab-view {
  z-index: 1;
  padding-top: 64 / @px-unit;

  ._SideTabView_Tabmenu>.ant-tabs {
    margin-left: 20 / @px-unit;
    z-index: 999 !important;
    width: auto;
    .ant-tabs-nav-operations {
      display: none;
    }

    .ant-tabs-nav-list {
      height: 32 / @px-unit;
    }

    .ant-tabs-tab {
      border: 1px solid @neutral-stroke-1-normal;
    }

    .ant-tabs-tab-active {
      border: 1px solid @brand-stroke-1-normal;
    }

    .ant-badge {
      display: none;
    }

    
    
    
  }

  .MainPage {
    padding-top: 0;
    padding-bottom: 0 !important;
    margin-top: -100 / @px-unit;
    
    
    .stat-scroll-box {
        @delHeight: 270 / @px-unit;
        height: calc(100vh -  @delHeight);
        overflow-y: auto;
        padding-right: @mainPagePadding;
    }
    .rule-tab-box {
      display: block;
      
      
      margin-top: 4 / @px-unit;
      width: 100%;
      margin-bottom: 56 / @px-unit;
    }

  }

  ._SideTabView_Content{
    overflow: initial !important;
  }
}

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


._SlicePlayback_ {
  
  
  

  .line-row {
    display: flex;
  }
}


._DepthCalibration_ {
  .calibrationSetting-view {
    .mid-layout {
      
    }

    .cali-container {
      border: 1 / @px-unit solid @neutral-stroke-2-normal;
      display: flex;
      margin-top: 16 / @px-unit;

      .cali-img-container {
        flex: 1 1 968/ @px-unit;
        
        height: 669 / @px-unit;

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

      .cali-img-inner {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: 600 / @px-unit;
        position: relative;
      }

      .cali-img-bg {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        
      }

      .calibration_img_set {
        width: 50%;
        height: 300 / @px-unit;
        box-sizing: border-box;
        border: 1 / @px-unit solid @neutral-stroke-2-normal;
        background-color: rgb(8, 8, 8);
      }

      .calibration_img_setinner {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
      }


      .cali-img-top {
        display: flex;
        padding: 16 / @px-unit;
        
        
        justify-content: space-between;
        align-items: center;

        .label-div-Container {
          margin-left: 12 / @px-unit;
        }
      }

      .cali-img-title {
        display: flex;
        height: 36/ @px-unit;
        line-height: 36/ @px-unit;
      }

      .cali-info-container {
        
        width: 242 / @px-unit;
        
        padding: 16 / @px-unit;
      }
    }
  }
}


._HistoryEvent_ {
    .middle-layout {
        padding: 16 / @px-unit;
        margin: 0;
        background-color: @neutral-bg-5-normal;

        .middle-layout-footer {
            background-color: @neutral-bg-5-normal;
        }
        .exportAll {
            display: flex;
            align-items: center;
            background: @neutral-bg-2-normal;
            width: 116/ @px-unit;
            height: 36/ @px-unit;
            cursor: pointer;
        }
    }


}



._PlaybackIndex_ {
  
  
  
  height: 100%;
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;

  &layout {
    height: 100%;
    width: 100%;
    display: flex;
  }

  &center {
    background-color: @ocxBg;
    
    
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto;

    &_plugin {
      flex: 1 1 auto;
      display: flex;
      flex-flow: inherit;

      
      .ocxLocation {