        flex-grow: 1;
      }
    }
  }

  &right {
    
    width: 280/@px-unit;
    
    border-left: 1px solid @neutral-stroke-2-normal;

    .ant-layout-sider-children {
      display: flex;
      flex-direction: column;
    }
  }

  .playback_close_icon,
  .playback_search_icon {
    display: none;
  }
}


._ExactSearchSet_ {
    .page-view {
        .table-input-select-container{
            width: 100% !important;
        }
        .table-input-select-wrapped{
            width: 100% !important;
        }
        td .label-normal-container {
            width: 100% !important;
            .label-normal-wrapper {
                width: 100% !important;
                min-width:100% !important;
            }
        }
    }
}



._EventPlayBack_ {
    .title {
        width: 100%;
        margin-top: 8 / @px-unit;
        margin-bottom: 4 / @px-unit;
        line-height: 24 / @px-unit;
        font-size: 14 / @px-unit;
        color: @neutral-fg-3-normal;
    }

    .layout-sider .sider-content {
        background-color: @neutral-bg-4-normal;
        display: flex;
        flex-direction: column;

        ._TypeSelector_ {
            height: auto !important;
            display: block;
            .label-normal-container {
                width: 100%;
                .label-normal-wrapper {
                    width: 100% !important;
                    .labelCheckboxGroup {
                        display: flex;
                        flex-direction: column;
                        gap: 12 / @px-unit;
                    }
                }
            }
            .extend-select {
                position: absolute;
                width: 52%;
                right: 16 / @px-unit;
                bottom: 92 / @px-unit;
            }
        }

        .channel-list {
            flex: 1;
            overflow: hidden;
            position: relative;
        }

        .bottom-content {
            padding: 8 / @px-unit 16 / @px-unit;
            border-top: 1 / @px-unit solid @neutral-stroke-2-normal;

            .search-btn {
                width: 100%;

                .ant-btn {
                    width: 250 / @px-unit;
                }
            }
        }
    }
}


._RealTimeEvents_ {
    .video-layout {
        background-color: @neutral-bg-4-normal;
        min-width: 600 / @px-unit;
        overflow-y: auto;
        .winPreviewPanel {
            height: 532 / @px-unit;
        }
        .event-channel {
            height: 48 / @px-unit;
            width: 100%;
            padding: 12 / @px-unit 24 / @px-unit 0 / @px-unit 24 / @px-unit;
            .label-normal-container::after {
                content: unset;
            }
        }
        .event-info {
            padding: 24 / @px-unit;
            .event-info-item {
                margin-bottom: 16 / @px-unit;
            }
        }

    }
}



._EventPlayBack_ {
    .video-layout {
        background-color: @neutral-bg-4-normal;
        .winPreviewPanel {
            height: 458/@px-unit;
        }
    }
}


._EventPlayBack_ {
    .middle-layout {
        margin: 0;
        background-color: @neutral-bg-5-normal;
        padding: 16/ @px-unit;
        display: flex;
        flex-direction: column !important;

        .middle-layout-header {
            flex: none;
            padding: 0;
            height: unset;
            margin-bottom: 16/ @px-unit;
        }

        .middle-layout-content {
            overflow-y: auto;
            flex: auto;
            flex-wrap: wrap;
            display: flex;
            align-content: flex-start;

            .middle-layout-loading {
                display: flex;
                flex-direction: column;
                justify-content: center;
                width: 100%;
                height: 100%;
            }

            .table-content {
                height: 100%;
                ._Table_ {
                    height: 100%;
                    padding: 0;
                }
            }
           

            .selected-card {
                border-color: @brand-stroke-1-hover;
            }
        }

        .middle-layout-footer {
            background-color: @neutral-bg-5-normal;
            height: 52 / @px-unit;
            padding: 0/ @px-unit;
            padding-top: 16/ @px-unit;
            flex: none;
        }
    }

}


._HistoryEvent_ {
    .layout-sider .sider-content {
        background-color: @neutral-bg-4-normal;
        .left-layout {
            height: 100%;
            display: flex;
            flex-direction: column; 
            .title {
                padding: 10 / @px-unit 16 / @px-unit 0 16 / @px-unit;
            }
            .channel-list {
                flex: 1;
                overflow: hidden;
                padding-bottom: 16 / @px-unit;
            }
            .bottom-content {
                padding: 8/ @px-unit 16/ @px-unit;
                border-top: 1/@px-unit solid @neutral-stroke-2-normal;
                .search-btn {
                    width: 100%;

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



._ExactSearchPlayBack_ {
    .video-layout {
        background-color: @neutral-bg-4-normal;
        .winPreviewPanel {
            height: 458/@px-unit;
        }
    }
}


._HistoryEvent_ {
    .video-layout {
        background-color: @neutral-bg-4-normal;
        max-width: 600 / @px-unit;
        min-width: 491 / @px-unit;
        flex: 0 1 600/ @px-unit;
        overflow-y: auto;
        .winPreviewPanel {
            height: 532 / @px-unit;
        }
        .event-channel {
            height: 48 / @px-unit;
            width: 100%;
            padding: 12 / @px-unit 24 / @px-unit 0 / @px-unit 24 / @px-unit;
            .label-normal-container::after {
                content: unset;
            }
        }
        .event-info {
            padding: 24 / @px-unit;
            .event-info-item {
                margin-bottom: 16 / @px-unit;
            }
        }
    }
}



._RealTimeEvents_ {
    .left-layout {
        padding: 0 16 / @px-unit 0 24 / @px-unit;
        background: @neutral-bg-5-normal;
        height: 100%;
        .realTimeEvent-tabs {
            display: flex;
            height: 48 / @px-unit;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            padding: 0 12 / @px-unit;
            color: @neutral-fg-3-normal;
        }
        .choose {
            border-bottom: 1 / @px-unit solid @brand-stroke-1-normal;
        }
        .left-layout-menus {
            display: flex;
            justify-content: space-between;
            position: relative;

            &:before {
                position: absolute;
                right: 0;
                left: 0;
                bottom: 0;
                border-bottom: 1px solid @neutral-stroke-2-normal;
                content: '';
            }
        }
        .right-menus {
            display: flex;
            .Favorites {
                color: @neutral-fg-2-normal;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
        }
        .FavouritesHeadComp-left,.Favorites:hover {
            color: @brand-fg-1-normal;
        }
        .right-menus:hover {
            color: @brand-fg-1-normal;
            .Favorites-icon {
                color: @brand-fg-1-normal;
            }
        }
        .FavouritesHeadComp {
            .FavouritesHeadComp-back {
                display: flex;
                align-items: center;
                height: 48 / @px-unit;
                line-height: 48p / @px-unit;
                border-bottom: 1 / @px-unit solid @neutral-stroke-2-normal;
                cursor: pointer;
            }
            .FavouritesHeadComp-info {
                display: flex;
                justify-content: space-between;
                margin-top: 16 / @px-unit;
                margin-bottom: 16 / @px-unit;
                .label-normal-container {
                    padding: 0 !important;
                    align-items: center;
                }
            }
            .FavouritesHeadComp-back {
                .FavouritesHeadComp-left {
                    cursor: pointer;
                    display: flex;
                    align-items: center;
                }
                .FavouritesHeadComp-left:hover {
                    color: @brand-fg-1-normal;
                    span {
                        color: @brand-fg-1-normal;
                    }
                }
            }
        }
    }
}



._ImgMode_ {
    .wrap {
        display: flex;
    }

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

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

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


._SlicePlayback_ {
  height: 100%;
  cursor: default;
  color: @neutral-fg-2-normal;

  .page-view {
    display: flex;
    height: 100%;

    .page-left {
      width: 280 / @px-unit;
      height: 100%;
      display: flex;
      flex-direction: column;
      border-left: 1px solid @neutral-stroke-2-normal;
    }

    .left-channel-list {
      
      overflow: hidden
    }

    .page-right {
      flex: 1 1 auto;
      height: 100%;
    }
  }
}


._ChannelList_ {
    height: 100%;
    .channel-tree {
        .channel-group-header{
            .channel-group-header-right{
                display: none;
            }
            &:hover{
                .channel-group-header-right{
                    display: flex;
                }
            }
        }
        .channel-item {
            .channel-item-btn{
                margin-right: 4 / @px-unit;
            }
            .channel-item-btn.arrow {
                margin-right: 8 / @px-unit;
                min-width: 24 / @px-unit !important;
                display: none;
            }
            .channel-item-btn.sm{
                min-width: 32 / @px-unit !important;
            }
            &:hover {
                .channel-item-btn.arrow {
                    display: inline-flex;
                }
            }
        }
    }
}

.group-manage-model {
    width: 1280 / @px-unit !important;
    height: 85%;

    .ant-modal-content {
        height: 100%;

        .ant-modal-body {
            height: calc(100% - 120px);
            padding: 0;
        }
    }
}


.benchmarkCheck-view {
  .benchmarkCheck-top {
    display: flex;
    align-items: center;
    margin-bottom: 20 / @px-unit;

    .label-div-Container {
      margin-right: 10/ @px-unit !important;
    }
  }

  .benchmarkCheck-main {
    height: 540 / @px-unit;
  }

  .benchmarkCheck-img {
    width: 100%;
    height: 100%;
    
  }
}

.benchmarkCheck-select-modal {
  width: 848 / @px-unit !important;
}


.ant-picker-dropdown {
  .ant-picker-panel-container {
    .ant-picker-date-panel {
      .ant-picker-content th {
        color: @neutral-fg-2-normal !important;
      }
    }
  }
}


.MaterialSelect-view {
  .material-top {
    display: flex;
    

    .material-label {
      margin-left: 20 / @px-unit;
    }
  }




  
  
  

  .material-main {
    display: flex;
    border: 1px solid @neutral-stroke-2-normal;
    height: 700 / @px-unit;
  }

  
  
  

  .material-play {
    width: 760 / @px-unit;
    height: 630/ @px-unit;
  }

  .material-operation {
    height: 68/ @px-unit;
    padding-left: 16/ @px-unit;
    display: flex;
    align-items: center;
  }

  .material-pool {
    width: 640 / @px-unit;
    
    height: 700 / @px-unit;

    .material-content-inner {
      height: 100%;
      width: 100%;
    }
  }

  .material-empty-c {
    .empty-box {
      display: flex;
      flex-direction: column;
      height: 100%;
    }

    .empty-top {
      height: 58 / @px-unit;
      padding: 16 / @px-unit;
      color: @neutral-fg-2-normal;
    }

    .empty-tip {
      flex: 1;
      overflow: hidden;

      .widget-empty {
        background-color: transparent;
      }
    }

    .empty-text {
      flex: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden;
    }

    .empty-tip-inner {
      color: @neutral-fg-4-normal
    }
  }

  .material-imglist {
    
    width: 100%;
    height: 486 / @px-unit;
  }

  .material-selectlist {
    width: 100%;
    height: 214 / @px-unit;
    background-color: @neutral-bg-4-hover;
  }

  .material-imglist-img {
    height: 120 / @px-unit;
    width: 136 / @px-unit;
    margin: 4 / @px-unit;
  }

}

.material-select-modal {
  width: 1440 / @px-unit !important;

  .ant-modal-body {
    padding: 24 / @px-unit !important;
  }
}


.VoiceBroadcastModal {
    .ant-modal-body {
        padding: 0 24 / @px-unit 0 24 / @px-unit;
    }
    .ant-modal-footer {
        border-top: 0;
    }
    ._Table_ {
        padding-top: 12 / @px-unit;
    }
    .footer-btn {
        text-align: center;
    }

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

._IntelligentTrack_ {
    
    display: flex;
}


._BottomPanel_ {
  
  display: flex;
  flex-direction: column;
  user-select: none;
  color: @neutral-fg-2-normal;
  

  ._BottomPanel_bottom_btn {
    height: 50/ @px-unit;
    display: flex;
    align-items: center;
    overflow: hidden;
    background-color: @neutral-bg-4-hover;
  }

  ._BottomPanel_bottom_timeline {
    height: 64px;
  }

  
  
  
  
  

  
  
  
}


._PbRightPanel_ {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 100%;
  width: 100%;

  &bottom {
    width: 100%;
    height: 60 / @px-unit;
    padding: 0 10px 4px 10px;
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
  }

  &bottom_x {
    width: 100%;
    height: 60 / @px-unit;
    padding: 0 10px 4px 10px;
    margin-top: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    
  }

  &bottom_item {
    width: 66 / @px-unit;
    height: 40 / @px-unit;
    text-align: center;
    
    
    
    
    display: flex;
    align-items: center;
    justify-content: center;
  }

  &bottom_icon {
    font-size: 30 / @px-unit !important;
  }

  .label-normal-wrapper {
    width: 290px !important;
  }

  ._PbRightPanel_bottom_itemLeft {
    width: 100%;
    height: 40 / @px-unit;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

    .label-normal-wrapper {
      width: 50px !important;
    }
  }

  ._PbRightPanel_chl_divider {
    margin: 5 / @px-unit 0;
  }

  ._PbRightPanel_chl_table {
    flex: 1;
    overflow: hidden;
    position: relative;
    min-height: 150 / @px-unit;
    width: 280 / @px-unit;

    .ant-table-body {
      min-height: auto !important;
      max-height: none !important;
      -ms-max-height: none !important;

      tbody {
        .ant-table-row {
          &.ant-table-row-selected {
            td {
              background: transparent;
            }
          }

          .ant-table-cell-ellipsis {
            text-align: left !important;

            &.ant-table-column-sort {
              background: transparent;
            }
          }
        }
      }
    }

    
    
    

    ._Table_ {
      height: 100%;

      .ant-table {
        &>.ant-table-container {
          display: flex;
          height: 100%;
          flex-direction: column;

          .ant-table-header {
            overflow: visible !important;
            height: auto;
          }

          tr {
            td {
              height: 40px;
            }
          }

          th {
            height: 40px !important;
          }
        }

        ::-webkit-scrollbar {
          width: 0px;
        }
      }

      .ant-table-fixed-header {
        height: 95%;
      }

      .m-table-showEmpty {
        height: 100%;

        .ant-table-wrapper {
          height: 100%;

          .ant-spin-nested-loading {
            height: 100%;

            .ant-spin-container {
              height: 100%;
            }
          }
        }
      }
    }
  }

  ._Table_ div:first-child {
    height: 100%;
  }

  .ant-table-thead div:first-child {
    height: auto;
  }

  ._PbRightPanel_fish_eye {

    
    ._FishEye_ {
      padding: 0 10 / @px-unit;
      padding-top: 68/ @px-unit;
    }

  }

  ._Eptz_ {
    

    padding: 0 10 / @px-unit;
    padding-top: 68/ @px-unit;

    .label-normal-wrapper {
      width: unset !important;
    }

    .range-content .label-normal-wrapper {
      width: 90 / @px-unit !important;
    }
  }

  .right_orgin_hide {
    display: none;
  }

  .right_orgin_flex {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }

  .calender_box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .chl_table {
    height: 350 / @px-unit;
  }

  .playback_channel_show {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .playback_channel_none {
    display: none;
  }

  ._PbRightPanel_rightpanel_show {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  ._PbRightPanel_rightpanel_hide {
    display: none;
  }

  .mask_datum {
    position: relative;
    width: 100%;
  }

  .mask_panel {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    
    
  }

  .mask_panel_all {
    height: 90%;
  }

  .mask_panel_show {
    display: block;
  }

  .mask_panel_hide {
    display: none;
  }

}


._LocalPlay_{
    display: flex;
    align-items: center;
    justify-content: center;   
}

.view-split-popover{
    .popover-list{
        display: flex;
        height: 40 / @px-unit;
        align-items: center;
        &>div{
            margin-right: 4 / @px-unit;
            &:last-child{
                margin-right: 0;
            }
        }
    }
}


.RealTimeEvents_SubScribeModal_ {
    .label-div-Container {
        display: inline-block;
    }
    .checkboxlist {
        .label-div-Container {
            width: 25%;
        }
    }
    .ant-modal-footer {
        position: relative;
        height: 80 / @px-unit;
        .ant-space-horizontal {
            position: absolute;
            right: 0;
            transform: translateX(-50%);
        }
    }
    .event-type-title {
        font-weight: @font-weight-bold;
        width: auto !important;
        margin-right: 12 / @px-unit;
    }
    .label-normal-behind {
        color: inherit !important;
        line-height: 22 / @px-unit !important;
    }
    .label-normal-wrapper {
        line-height: 22 / @px-unit !important;
    }
}



@similarityHeight :22/ @px-unit;

.playback-card-item {
    width: 286 / @px-unit;
    height: 206 / @px-unit;
    margin-right: 16 / @px-unit;
    margin-bottom: 16 / @px-unit;
    border: 1 / @px-unit solid @neutral-stroke-2-normal;
    border-radius: 0;
    flex: none;
    background-color: @neutral-bg-4-normal;

    .label-normal-container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .ant-card-body {
        padding: 0;
        display: flex;
        flex-direction: column;
        height: 100%;
        font-size: 14 / @px-unit;
        font-weight: 400;
        color: @neutral-fg-2-normal;

        &:hover {
            border-color: @brand-stroke-1-hover;
            cursor: pointer;

            .actionFoot {
                display: flex;
                justify-content: flex-end;
            }

            .infoFoot {
                display: none;
            }
        }
    }

    .cardContent {
        display: flex;
        flex: auto;
        height: 0;
        flex-direction: column;

        .info-content {
            flex: auto;
            max-height: 100%;
            height: 0;
            width: 100%;
            display: flex;
            padding-right: 4/ @px-unit;

            .card-img {
                flex: 1 1 50%;
                width: 0;
                margin: 4 / @px-unit 0 4 / @px-unit 4 / @px-unit;
                display: flex;
                justify-content: center;
                background-color: @neutral-bg-5-normal;

                .DefaultImgClass {
                    width: 100%;
                    height: 100%;
                    max-width: 100%;
                    max-height: 100%;
                    object-fit: contain;
                }
            }

            .attr-content {
                @attrTextWidth: 34/@px-unit;
                flex: 1 1 50%;
                width: 50%;
                margin: 4/@px-unit 8/@px-unit 4/@px-unit 8/@px-unit;
                overflow: hidden;
                display: flex;
                flex-direction: column;

                .attr-item {
                    height: 20%;
                    display: flex;
                    flex: auto;

                    .label-div-Container {
                        width: calc(100% - @attrTextWidth);

                        .attr-text {
                            margin-left: 6 / @px-unit;
                            color: @neutral-fg-2-normal;
                        }
                    }
                }
            }

            
            .car-plate-content {
                flex: 1 0 50%;
                margin: 4/@px-unit;
                @carFirstImgHeight: 104 / @px-unit;

                .car-card-img:nth-child(1) {
                    height: 100 / @px-unit;
                    margin-bottom: 4/@px-unit;
                }

                .car-card-img:nth-child(2) {
                    height: calc(100% - @carFirstImgHeight);
                }

                .car-card-img {
                    width: 100%;
                }
            }

        }

        .similarity {
            height: @similarityHeight;
            margin: 0 8 / @px-unit;
        }

        .template-card-tag {
            height: 22 / @px-unit;
            margin: 0 8/ @px-unit 8/ @px-unit;
            display: flex;
            width: 105/ @px-unit;
            align-items: center;
            justify-content: center;
            svg{
                width: 80 / @px-unit;
                height: 20 / @px-unit;
            }
            &.error{
                border: 1 / @px-unit solid @status-error-stroke-2-normal;
                background: @status-error-bg-2-normal;
                color:@status-error-fg-1-normal;
            }
            &.success{
                border: 1 / @px-unit solid @status-success-stroke-2-normal;
                background: @status-success-bg-2-normal;
                color:@status-success-fg-1-normal;
            }
        }
    }

    .cardFooter {
        padding-top: 0;
        padding-bottom: 0;
        background-color: @neutral-bg-4-hover;
    }

    .cardHeader {
        border-bottom: 1 / @px-unit solid @neutral-stroke-2-normal;
        background-color: @neutral-bg-4-normal;
        color: @neutral-fg-2-normal;
        .ant-checkbox {
            margin-top: 4 / @px-unit;
        }
    }

    .cardHeader,
    .cardFooter {
        height: 32 / @px-unit;
        line-height: 32 / @px-unit;
        padding-left: 9 / @px-unit;
        padding-right: 9 / @px-unit;
    }

    .actionFoot {
        display: none;
    }

    .infoFoot {
        display: flex;
        justify-content: space-between;
    }

    .checkCoverImg {
        position: absolute;
        top: 4 / @px-unit;
        left: 9 / @px-unit;
    }
}


._RealTimeEvents_ {
    .left-layout {
        .EventTable {
            
            .ant-table-filter-column {
                align-items: center;
            }
            .collected_icon {
                color: @status-yellow-fg-1-normal;
            }
        }
    }

    ._Table_ {
        padding-top: 0;
    }
}
.RealTimeEvents-FilterDropdown {
    padding-left: 10 / @px-unit;
}



._TalkAndSoundNew_ {

    &box {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    &current {
        color: @brand-fg-1-normal !important;
    }


    &select {
        min-width: 110/@px-unit;
        height: 32 / @px-unit;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 8 / @px-unit;
        border: 1 /@px-unit solid @neutral-stroke-1-normal;
        background: @neutral-bg-5-normal;
        cursor: pointer;
        margin-right: 4 / @px-unit;
        margin-left: 4 / @px-unit;
        border-radius: 4 / @px-unit;

        .cus_icons {
            margin-left: 8 / @px-unit;
        }

        .select-wrapper {
            display: flex;
            flex: 1;
            justify-content: flex-start;
            color: @neutral-fg-2-normal;
            font-size: 16 / @px-unit;
            font-weight: 400;
            line-height: 22 / @px-unit;
            text-align: left;
        }


    }


}

.talk-and-sound-popover {
    .popover-content {
        display: flex;
        height: 40 / @px-unit;
        align-items: center;
        background: @neutral-bg-1-normal;

        .popover-item {
            padding: 0 12 / @px-unit;
            cursor: pointer;
            color: @neutral-fg-2-normal;
            font-size: 16 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            position: relative;

            &::after {
                content: '';
                position: absolute;
                right: 0;
                top: 0;
                width: 1 / @px-unit;
                height: 100%;
                background: @neutral-stroke-2-normal;
            }

            &:last-child {
                &::after {
                    content: none;
                }
            }

            &.active {
                color: @brand-fg-1-normal;
            }
            &:hover{
                color: @brand-fg-1-hover;
            }
        }
    }
}

.audioTalk_ToolTip{
    max-width: 400 / @px-unit !important;
    width: 400 / @px-unit;
}

._DisplayScale_ {
    
    
    
    padding-top: inherit; 
    
}


._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 @neutral-stroke-1-normal;
        background-color: @neutral-bg-2-normal;
        color: @neutral-fg-2-normal;
    }
    .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 @neutral-stroke-1-normal;
    }
    ._OpenAll_start {
        width: 210/@px-unit;
        height: 100%;
        display: flex;
        justify-content: left;
        background-color: @neutral-bg-2-normal;
        border-right: 1px solid @neutral-stroke-1-normal;
    }
    ._OpenAll_stop {
        width: 210/@px-unit;
        height: 100%;
        display: flex;
        justify-content: left;
        background-color: @neutral-bg-2-active;
        border-right: 1px solid @neutral-stroke-1-normal;
        color: @neutral-bg-2-active;
    }
    ._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 ;
        }
        
    }
}

.alarm-tree {
    padding: 0 16 / @px-unit;
    margin-top: 16 / @px-unit;
    height: 100%;
    overflow-y: auto;
    .ant-tree {
       background: none !important;
       .tree-name {
         display: flex;
         align-items: center;
       }
    }
}


@list-header-height: 48 / @px-unit;

._AIPreview_ {
    
    height: 100%;
    &swrap{
        width: 320 / @px-unit;
        height: 100%;
        background-color: @neutral-bg-4-normal;
        &_header{
            height: @list-header-height;
            align-items: center;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            background-color: @neutral-bg-4-normal;
            border-bottom: 1/@px-unit solid @neutral-stroke-2-normal;
            &_title{
                width: 100%;
                color: @neutral-fg-2-normal;
                display: flex;
                align-items: center;
                span{
                    margin-left: 15 / @px-unit;
                }
            }
            &_set_icon{
                display: flex;
                align-items: center;
                width: 50 / @px-unit;
            }
            .divider {
                height: 24/@px-unit;
            }
        }
        &_list_swrap{
            height: calc(100% - @list-header-height);
            overflow: auto;
        }
    }

}


._IntelliRuleBtn_ivs-color {
    
}



._RealTimeEvents_ {
    .left-layout {
        .HeadButtonList {
            display: flex;
            justify-content: space-between;
            margin: 8 / @px-unit 0;
            .refresh,
            .clearAlarmInfo,
            .subscribe,
            .pauseRefresh,
            .exportAll {
                margin-right: 12 / @px-unit;
            }
            .left-btns {
                display: flex;
            }
            .right-btns {
                .subscribe {
                    margin-right: 0;
                }
            }
        }
    }
}



.alarm-out-popover {
    .popover-content {
        height: 40 / @px-unit;
        display: flex;
        align-items: center;
        background: @neutral-bg-1-normal;
        padding: 0 8 / @px-unit;
    }
}


._UrgentRecord_ {
    
    
    
    
    display: flex;
    align-items: center;
    justify-content: center;
}


._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 @neutral-stroke-1-normal;
        background-color: @neutral-bg-2-normal;
        color:@neutral-fg-2-normal;
        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 ;
        }
    }
    &text {
        width: 124/@px-unit;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}


.PicturePlayWinPreviewWarp{
    .ant-modal {
        
        width: 449px !important;
    }
}



._AiPreviewModal_ {
    width: 732px !important;
    min-width: 750px; 

    .ant-modal-body {
        padding: 24 / @px-unit;
    }
}



.modal-content {

    .label-normal-container {
        padding-top: 0 !important;
        padding-bottom: 16 / @px-unit !important;
    }

    
    .params-set {
        .params-set-title {
            margin-bottom: 8 / @px-unit;
            font-size: 16 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            margin-top: 16 / @px-unit;
        }

        
        .template-list {
            display: flex;
            margin-top: 0 / @px-unit;

            .template-card-list-item {
                margin-right: 12/@px-unit;
            }

            .template-card-list-item:last-child {
                margin-right: 0 / @px-unit;
            }

            .card-selected {
                border: 1 / @px-unit solid @brand-stroke-1-normal; 
            }

            .card-no-selected {
                border: 1 / @px-unit solid @neutral-stroke-2-normal; 
            }
        }

        .params-attribute-title {
            margin-bottom: 8 / @px-unit;
            font-size: 16 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            margin-top: 16 / @px-unit;
        }

        .attribute-list {
            display: flex;
            flex-wrap: wrap;


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


                .label-button,
                button {
                    width: 104/ @px-unit;
                    height: 36/ @px-unit;
                }

                button {
                    font-size: 16/ @px-unit;
                    font-weight: 400;
                    line-height: 24/ @px-unit;
                    height: 36 / @px-unit;
                    color: @neutral-fg-2-normal;
                    background: @neutral-bg-2-normal !important;

                }

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

                .ant-btn>span {
                    width: 100%;
                    display: block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

            }

            .attribute-btn-selected {
                button {
                    border: 1/ @px-unit solid @brand-fg-1-normal !important;
                    color: @brand-fg-1-normal !important;
                }
            }

            .attribute-btn-no-selected {
                button {
                    border: 1/ @px-unit solid @neutral-stroke-1-normal;
                    color: @neutral-fg-2-normal;
                    background: @neutral-bg-2-normal;
                }
            }

        }

    }


}


.playback-channel-list {
  height: 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: scroll;
      scrollbar-gutter: stable;
    }

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

  }

  
  .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: 176 / @px-unit;
        font-size: @font-size-title-s;
        &.single-select{
          width: 195 / @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;
      }
    }
  }

  .playback_channel_show {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .playback_channel_none {
    display: none;
  }
}


._NumberStat_ {
    
    
    
    .ivsMainRow {
        >.stat-hidden-box {
            height: 0;
            overflow: hidden;
        }
        .trigger-content {
            display: flex;
            flex-wrap: wrap;
            padding-bottom: 60 / @px-unit;
        }
    }
    .ivsParameterSet;
    
    .fieldsetCtn {
        overflow-y: auto;
    }
    .EventHandler {
        overflow-y: visible;
    }
}

.ai-overNumberStat {
    .stat-scroll-box {
        @delHeight: 210 / @px-unit;
        height: calc(100vh -  @delHeight);
    }
    .ivsMainRow {
        padding-bottom: 130 / @px-unit !important;
    }
}



._VideoOperationPanel_ {
  padding: 4 / @px-unit;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;

  .play-dom-box {
    display: flex;
    align-items: center;
  }

  .state-str {
    padding: 0px 6px;
  }

  .btn-dom {
    display: flex;
    align-items: center;
  }

  .tag-dom {}

  .play-dom {
    justify-content: center;

    .play-active {
      color: @brand-fg-1-active
    }
  }

  
  ._ExactSearchIcon_ {
    overflow: hidden;
    width: 0;
    height: 0;
  }

  .cut-dom {}

  .operation-icon {
    font-size: 32 / @px-unit;
    padding: 2 / @px-unit;
    
    

    
    
    
  }

  
  
  
  
  

  .audio-box {
    display: flex;
    align-items: center;
  }

  .rule-draw {
    display: inline-block;
    position: relative;
  }

  .intel_detect {
    display: inline-block;
    position: relative;
  }

  
  
  
  
  
  
  
  
  

  .intel_detect_show {
    display: inline-block;
  }

  .intel_detect_hide {
    display: none;
  }


  .cut-panel {
    position: relative;
    height: 32/ @px-unit;
    width: 32/ @px-unit;
  }

  .cut_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    
    position: relative;

    .ant-picker {
      width: 120/ @px-unit !important;
    }

    .label-normal-container a {
      
      color: @neutral-fg-2-normal;
    }

    .label-normal-wrapper {
      height: 32px;
      line-height: 32px;
      display: flex;
      width: 250 / @px-unit !important;
    }

    .ant-picker {
      height: 32px;
    }

    .ant-picker-input {
      height: 22px;
    }
  }

  .cut_line {
    position: absolute;
    top: -4/ @px-unit;
    right: 0;
    width: 340/ @px-unit;
    height: 42/ @px-unit;
    background-color: @neutral-bg-1-normal;

    .label-normal-wrapper {
      width: auto !important;
    }

  }



  .cut_operation_save {
    position: absolute;
    top: -4/ @px-unit;
    right: 36/ @px-unit;
    
    height: 42/@px-unit;
    display: flex;
    align-items: center;
    background-color: @neutral-bg-1-normal;
    padding: 4/ @px-unit;

    .cutPanel_rangePicker {
      padding: 0 !important;
    }
  }

  
  
  
  
  
  
  
  
  
  
  
  
  

  .cut_show {
    display: flex;
    align-items: center;
    justify-content: left;
  }

  .cut_hide {
    display: none;
  }

  .cut_operation_hide {
    display: none;
  }

  
  
  

  
  
  
  
  
  
  
  
  

  .audio-box-slider {
    width: 120 / @px-unit;
  }

  .select-ivs-btn {