	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}




.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}




.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}




.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}



.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}



@media print {
	
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

._ElectMap_ {
    margin: auto auto auto 0;
}
.mapPointSvg {
    display: none !important;
	font-size: 48/@px-unit !important;
}

.leaflet-marker-icon.mapPointSvg {
    display: inline-flex !important;
}

.mapPointSvg.point_start:not(.disabled_icons) svg, .mapPointSvg.point_end:not(.disabled_icons) svg, 
.mapPointSvg.point_default:not(.disabled_icons) svg {
    path:nth-child(1) {
        fill: @markerFinishi; 
    }
    path:nth-child(2) {
        fill: @white;
    }
}






.mapPointSvg.cus_panel:not(.disabled_icons) svg path:nth-child(1) {
    fill:@markerFinishi; 
}

.mapPointSvg.cus_panel.point_default.active:not(.disabled_icons) svg path:nth-child(1) {
    fill: @markerFinishi; 
}













.mapPointSvg.finish:not(.disabled_icons) svg, .mapPointSvg.finish:not(.disabled_icons) svg {
    path:nth-child(1) {
        fill: @markerFinishi;
    }
}
.mapPointSvg.point_start.active:not(.disabled_icons) svg, .mapPointSvg.point_end.active:not(.disabled_icons) svg,
.mapPointSvg.point_default.active:not(.disabled_icons) svg {
    path:nth-child(1) {
        fill: @markerFinishi; 
    }
    font-size: larger !important;
}
.mapPointSvg.cus_panel:not(.disabled_icons) svg path[data-name=point_disable] {
    fill:@markerNoTra;
}
.mapPointSvg.cus_panel:not(.disabled_icons):hover svg path[data-name=point_disable] {
    fill:@markerNoTraHover;
}
.map-popup {
    background-color: @neutral-bg-3-normal;
    color: @neutral-fg-4-normal;
	.map-popup-trac {
		max-width: 300 / @px-unit;
		min-width: 150 / @px-unit;
		word-break: break-all;
		width: max-content;

		overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-wrap: normal;
	}
}
.leaflet-tooltip {
    background-color: @neutral-bg-3-normal;
    border-color: @neutral-bg-3-normal;
}
.leaflet-tooltip-right:before {
    border-right-color: @neutral-bg-3-normal;
}
.leaflet-tooltip-left:before {
    border-left-color: @neutral-bg-3-normal;
}
.leaflet-marker-icon.cus_panel.active.leaflet-zoom-animated.leaflet-interactive {
	z-index: 1050 !important; 
}
.subMap,.subMap_end,.subMap_start{
	svg path:first-child {
		fill: @white !important;
	}
}
.mapPointSvg.subMap, .mapPointSvg.subMap_start, .mapPointSvg.subMap_end {
    color: @brand-fg-1-normal !important;
}


.mapPointSvg.subMap_start:not(.disabled_icons) svg, .mapPointSvg.subMap_end:not(.disabled_icons) svg, .mapPointSvg.subMap:not(.disabled_icons) svg {
    path:nth-child(2) {
        
    } 
}

.mapPointSvg.subMap_start.finish:not(.disabled_icons) svg, .mapPointSvg.subMap_end.finish:not(.disabled_icons) svg, .mapPointSvg.subMap.finish:not(.disabled_icons) svg {
    path:nth-child(2) {
        
    }
}

.point_track:not(.disabled_icons) svg {
    
    path:nth-child(1) {
        fill: #FFFFFF !important;
    }
    path:nth-child(2) {
        fill: #000000 !important;
    }
}

.subMap_noTr{
    visibility: hidden;
	svg path:first-child {
		fill: @brand-fg-1-normal !important;
	}
	svg path:nth-child(2) {
		
	}
}

.point_noTr {
    visibility: hidden;
}


.backup-channel-list {
    @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-left-operation {
            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;
            }
        }
    }
}


._BackupWaterMark_Modal {
    width: 900/@px-unit !important;
    height: 650/@px-unit !important;
    ._BackupWaterMark_fistline,
    ._BackupWaterMark_secondline,
    ._BackupWaterMark_thirdline {
        display: flex;
        ._BackupWaterMark_fileaddress,
        ._BackupWaterMark_progress {        
            margin-left: 30/@px-unit;
            width: 600/@px-unit !important;
        }
        ._BackupWaterMark_wartermarkinfo {
            textarea {
                resize: none;
            }
            .label-normal {
                
                width: 80/@px-unit !important;
            }
            .label-normal-wrapper {
                margin-left: 30/@px-unit;
                width: 600/@px-unit !important;
            }
        }
    }
    ._Table_ .ant-table-body {
        min-height: 350 / @px-unit;
    }  
}


.large-model-search {
    &:not(.searchFunc){
        max-width: 1240 / @px-unit;
        min-width: 1085 / @px-unit;
    }

    .input-container {
        display: flex;
        align-items: center;

        .border-container {
            position: relative;
            flex: 1;
            display: flex;
            margin: 1px;

            &::before {
                content: "";
                position: absolute;
                top: -1px;
                left: -1px;
                right: -1px;
                bottom: -1px;
                background: linear-gradient(-90deg, rgb(117, 244, 255) -1.897%,rgb(0, 147, 255) 7.543%,rgb(0, 111, 255) 29.1%,rgb(189, 89, 255) 98.918%);
                border-radius: 8 / @px-unit;
            }
        }

        .search-input {
            position: relative;
            flex: 1;
            width: 100%;
            background-color: @neutral-bg-5-normal;
            border-radius: 8 / @px-unit;

            input {
                flex: 1;
                border: none;
                outline: none;
                padding-left: 0;
                font-size: 20 / @px-unit;

                &:focus {
                    box-shadow: none;
                }
            }

            .label-div-Container {
                flex: none;

                button {
                    width: 160 / @px-unit;
                    height: 48 / @px-unit;
                    font-size: 24 / @px-unit;
                    background: linear-gradient(-36.51deg, rgb(189, 89, 255) 0%,rgb(0, 111, 255) 35%,rgb(0, 147, 255) 40%,rgb(117, 244, 255) 50%, rgb(0, 147, 255) 60%, rgb(0, 111, 255) 66%, rgb(189, 89, 255) 102%);
                    transition: 0.8s;
                    background-size: 280% auto;

                    &:hover {
                        background-position: right top;
                    }
                }
            }

            .search {
                display: flex;
                align-items: center;
                height: 72 / @px-unit;
                border-radius: 8 / @px-unit;
                padding: 8 / @px-unit 16 / @px-unit;

                .search-input-comp {
                    flex: 1;
                    text-align: left;

                    .label-normal-container {
                        width: 100%;
                    }
                }

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

                .search-btn {
                    position: relative;
                    height: 56 / @px-unit;
                    
                    .star {
                        position: absolute;
                        top: 12 / @px-unit;
                        right: 28 / @px-unit;
                        color: @neutral-fg-on-color;
                    }
                }

                .clear.cus_panel {
                    display: none;
                    color: @neutral-fg-3-normal;
                    cursor: pointer;
                }

                &:hover .clear.cus_panel {
                    display: flex;

                    &.hide {
                        display: none;
                    }
                }

                .input-before-icon {
                    display: flex;
                    align-items: center;
                    height: 32 / @px-unit;
                    width: 32 / @px-unit;
                    margin: 0 8 / @px-unit 0 4 / @px-unit;
                    border-radius: 4 / @px-unit;
                    background: linear-gradient(-36.51deg, rgb(189, 89, 255) 0%,rgb(0, 111, 255) 35%,rgb(0, 147, 255) 40%,rgb(117, 244, 255) 50%, rgb(0, 147, 255) 60%, rgb(0, 111, 255) 66%, rgb(189, 89, 255) 102%);
                    transition: 0.8s;
                    background-size: 280% auto;

                    span {
                        color: @neutral-fg-on-color;
                    }

                    &:hover {
                        cursor: pointer;
                        background-position: right top;
                    }
                }
            }
        }

        .addon-after {
            flex: none;
            height: 64 / @px-unit !important;
            margin-left: 12 / @px-unit;
            text-align: center;
            cursor: pointer;
        }
    }

    .top-container {
        display: flex;
        align-items: flex-end;

        .top-container-left {
            flex: 1;
        }

        .top-container-right {
            flex: none;

            .favorite {
                padding: 4 / @px-unit 12 / @px-unit;
                font-size: 18 / @px-unit;
                border-radius: 8 / @px-unit;
                background-color: @bm-bg-1-normal;
                margin-bottom: 10 / @px-unit;
                cursor: pointer;

                .favorite-icon {
                    display: inline-block;
                }

                &:hover {
                    background: @bm-bg-1-hover;
                }
            }
        }
    }

    &.index {
        .search-input {
            .search {
                border-radius: 0;
            }
        }
    }

    &.result {
        .search-input {
            padding: 8 / @px-unit;

            .search {
                height: 56 / @px-unit;
                padding: 8 / @px-unit 0;
            }
        }
    }

    .bottom {
        display: flex;
        justify-content: space-between;
        margin-top: 16 / @px-unit;

        .bottom-left {
            display: flex;
            flex: none;

            .time-select {
                margin-right: 24 / @px-unit;
                cursor: pointer;

                &:hover {
                    color: @brand-fg-1-hover;

                    .cus_panel  {
                        color: @brand-fg-1-hover;
                    }
                }
            }

            .channel-select {
                display: flex;
                align-items: center;
                cursor: pointer;

                .cus_panel {
                    vertical-align: middle;
                }

                &:hover {
                    color: @brand-fg-1-hover;

                    .cus_panel  {
                        color: @brand-fg-1-hover;
                    }
                }
            }
        }
    }
}

.large-model-channel-select {
    max-height: 300 / @px-unit;
    overflow-y: auto;
}




._NewSchedule_Component_ {
    .main-container {
        .dayplan {
            background-color: @neutral-bg-4-normal;
            .track {
                &.whiteMode{
                    background: @status-yellow-fg-1-normal;
                }
            }
        }
        
        
        
        
        
        
        
        
        
    }
     
     .schedule-ruler-wrapper {
        .schedule-ruler-slot {
            .schedule-rule-slot-content {
                display: flex;
                justify-content: flex-start;
            }
        }
    }
    .button-container {
        .default-btn {
            margin-right: 20 / @px-unit;
        }
        
        .delete-btn {
            display: none;
        }
    }
    .header {
        .status-container {
            .circle {
                &.whiteMode{
                    background: @status-yellow-fg-1-normal;
                }
            }
            .status-wrapper {
                &.compact-status-wrapper-disabled {
                    color: @neutral-fg-disabled;
                }
            }
        }
    }
    
    .ant-btn-link[disabled],
    .ant-btn-link[disabled]:hover,
    .ant-btn-link[disabled]:focus,
    .ant-btn-link[disabled]:active {
        color: @neutral-fg-disabled;
    }
}


.schedule-week-iconstyle {
    display: flex;
    justify-content: left;
    align-items: center;
    & > span {
        margin-left: 10 / @px-unit;
    }
}


.track-time-popover {
    .ant-popover-content {
        .ant-popover-inner {
            padding: 0;
        }
    }
}

.track-time-hover-popover {
    .ant-popover-content {
        .ant-popover-inner {
            padding: 0;
        }
    }
}

.schedule-model-wrap {
    display: flex;
    .schedule-plan-list {
        width: 200 / @px-unit;
        border-right: 1px solid @neutral-stroke-2-normal;
        .title {
            height: 48 / @px-unit;
            display: flex;
            align-items: center;
            background-color: @neutral-bg-4-hover;
            border-bottom: 1px solid @neutral-stroke-2-normal;
        }

        .schedule-item {
            height: 36 / @px-unit;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .schedule-item:hover {
            background-color: @neutral-bg-1-hover-1;
        }
        .schedule-item-active {
            background-color: @brand-bg-2-selected;
        }
        .schedule-label {
            width: 160 / @px-unit;
            display: flex;
            align-items: center;
            padding: 0 16 / @px-unit;
        }
        .schedule-icon {
            width: 40 / @px-unit;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 4 / @px-unit;
        }
    }
    .schedule-panel {
        width: 100%;
    }
}


.empty-chart-img {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
}


.sort-button-group {
    display: flex;

    &>* {
        margin: 0 !important;
    }

    &>:first-child button {
        border-top-left-radius: 4/ @px-unit;
        
        border-bottom-left-radius: 4/ @px-unit;
        
    }

    &>:last-child button {
        border-top-right-radius: 4/ @px-unit;
        
        border-bottom-right-radius: 4/ @px-unit;
        
    }

    &>:not(:first-child) {
        position: relative;
        margin-left: -1/ @px-unit !important;
    }

}

.backup-progress-allInfo{
    display: flex;
    justify-content: flex-end;
    &>div{
        line-height: 32/@px-unit;
    }
    .backup-progress-precent{
        color: @neutral-fg-1-normal;
    }
}

.backup-all-process{
    height: 16 / @px-unit;
}

.backup-module-process-popover{
    width: 600/@px-unit;
}
.backup-progress-table{
    .ant-table-thead{
        &>tr>th{
            background-color: @neutral-bg-1-normal;
        }
    }
    .virtual-list{
        padding-left: 5/@px-unit;
        .virtual-table-cell {
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }
    }
    .virtual-list-right{
        display: none;
    }
}


.action-sort-button {
    height: 32 / @px-unit !important;
    padding: 0 0 0 8/ @px-unit !important;
    border-radius: 0;
    .labelText-wrapper {
        height: 32 / @px-unit !important;
    }
}

.action-sort-button:not([disabled]){
    .order-icon {
        &.Ascent-order-icon {
            path:nth-child(1) {
                color: @brand-fg-1-normal;
            }
        }
        &.Descent-order-icon {
            path:nth-child(2) {
                color: @brand-fg-1-normal;
            }
        }
    }

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


._LargeModelSearchFunction_ {
    
    
    
    .page-view{
        .same-line {
            display: flex;
            align-items: center;
            .label-div-Container {
                margin-right: 30/@px-unit !important;
            }
        } 
    }
      
    .Finder_icon {
        cursor: pointer; 
        svg {
          width: 22/ @px-unit;
          margin: 0 4/ @px-unit;
          height: 22/ @px-unit;
        }
    
        &.close-icon:hover svg g path {
          fill: @brand-fg-1-normal;
        }
    
        &.close-icon {
          position: relative;
          left: 32 / @px-unit;
          z-index: 1;
          height: 32px !important;
        }
      } 
     
}
.search-custom-modal-centered{
  vertical-align: top !important;
  margin-top:52 / @px-unit 
} 



  
.searchFunc-footer{
  display: flex;
  justify-content: center;  
  align-items: center;   
        .widget-empty{
          background: none;
        }
  & > div {
    width: 100%;
  }
}


@ant-modal-height-height: 50/@px-unit;

.FavoriteResult-container {
    position: relative;
    display: flex;
    height: 100%;
    .operation-button {
        .normal-icon {
            cursor: pointer;
        }
        .hide-active-icon {
            visibility: visible;
        }
        .collect-active-icon {
            color: @status-yellow-fg-1-normal;
        }
    }
    .container-right {
        height: 100%;
        flex-shrink: 0;
        width: 600/@px-unit;
        flex: 0 1 598/@px-unit;
        padding: 10/@px-unit;
        background-color: @neutral-bg-4-normal;
        .winPreviewPanel {
            height: 410/@px-unit;
        }
        .record-preview-panel {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        .record-preview-header {
            height: 41/@px-unit;
            width: 100%;
            box-sizing: border-box;
            line-height: 40/@px-unit;
            border-bottom: 1/@px-unit solid @neutral-stroke-2-normal;
            padding-left: 20/@px-unit;
        }
    }
    .container-middle {
        background-color: @neutral-bg-5-normal;
        position: relative;
        display: flex;
        height: 100%;
        overflow: hidden;
        flex: 1 1 958/@px-unit;
        .middle-empty {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .result-wrapper {
            display: flex;
            width: 100%;
            padding: 16/@px-unit;
            padding-top: 0;
            height: 100%;
            flex-direction: column;
            .result-header {
                background-color: @neutral-bg-5-normal;
                display: flex;
                justify-content: space-between;
                align-items: center;
                box-sizing: border-box;
                padding-right: 20/@px-unit;
                height: 48/@px-unit;
                position: relative;
                .return-button {
                    margin-left: 20/@px-unit;
                }

                .result-header-right {
                    position: absolute;
                    right: 8/@px-unit;
                }
            }
            ._SideView_ {
                min-width: 0;
            }
            .result-up-bar {
                width: 100%;
                display: flex;
                justify-content: space-between;
                align-items: center;
                height: 48/@px-unit;
                flex-wrap: nowrap;
                .left-bar-wrapper {
                    display: flex;
                    align-items: center;

                    .allCheckWrap {
                        display: flex;
                    }
    
                    .allCheckBehind {
                        width: auto !important;
                        min-width: 50 / @px-unit;
                    }
                }
                .right-bar-wrapper {
                    display: flex;
                    align-items: center;
                }
            }
            .result-down-bar {
                display: flex;
                align-items: center;
                margin-top: 8/@px-unit;
                height: 36/@px-unit;
            }
            .img-card-group {
                flex: 1;
                overflow-x: hidden;
                overflow-y: auto;    
                .card-group-wrapper {
                    display: flex;
                    flex-wrap: wrap;
                    .ant-card {
                        margin-right: 16/@px-unit;
                        margin-bottom: 16/@px-unit;
                        .card-extendHeader {
                            z-index: 1;
                            position: absolute;
                            padding: 8/@px-unit;
                            display: flex;
                            width: 100%;
                            flex-direction: row-reverse;
                            .collect-active-icon {
                                color: @status-yellow-fg-1-normal;
                            }
                        }
                    }
                }

                .middle-layout-loading {
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    width: 100%;
                    height: 100%;
                }
                .searching-mask, .no-result-mask {
                    height: 100%;
                    width: 100%;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
          

            }
            .card-wrapper-selected {
                border: 1/@px-unit solid  @brand-stroke-1-hover !important;
            }
        }
        .labelSlider-float-left, .labelSlider-float-right {
            line-height: initial;
        }            
    }
}

.label-sort-btn-wrapper {
    height: 32/@px-unit;
	display: flex;
	align-items: center;
}
.icon-sort-btn-wrapper{
    display: inline-block;
    div {
        line-height: 18/@px-unit;
    }
    .sort-icon-up, .sort-icon-down {
        .svgFont(16)
    }
}

.exactSearch-search-backup {
    .check-group-wrapper {
        display: flex;
    }
    .fileType_blank {
        display: inline-block;
        width: 8/@px-unit;
        height: 8/@px-unit;
        margin-right: 10/@px-unit;
    }
    .fileType_general {
        background: @general;
    }
    .fileType_detect {
        background: @detect;
    }
    .fileType_alarm {
        background: @alarm;
    }
    .fileType_detectAlarm {
        background: @detectalarm;
    }
    .fileType_ivs {
        background: @ivs;
    }
    .fileType_pos {
        background: @pos;
    }
    .fileType_jpg {
        background: @jpg;
    }
    .fileType_card {
        background: @card;
    }
}
._rightButtoms_ {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    &>* {
        margin-right: 12/@px-unit;
    }
}


.GraphCanvas {
  display: inline-block;
  position: relative;
  
  
  
  
  width: 100%;
  height: 100%;

  .leftOcx {
    width: 100%;
    height: 100%;
  }

  .canvas-stage-wrap {
    position: relative;
    width: 100%;
    height: 100%;

    .canvas-lib-stage {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 999;
    }
  }
}


.pro-card {
    position: relative;
    border-radius: 0;

    &.active {
        border-color: @brand-stroke-1-normal;
    }

    .ant-card-body {
        padding: 0;
        height: 100%;
        display: flex;
        flex-direction: column;

        .card-header {
            flex: none;
            height: 32/ @px-unit;
            padding: 0 8/@px-unit;
            width: 100%;
            background: @neutral-stroke-2-normal;
            border-bottom: 1/ @px-unit solid @neutral-stroke-2-normal;
        }

        .card-center {
            flex: auto;
            padding: 4 / @px-unit;
            display: flex;
            height: 0;

            .card-cover {
                flex: auto;
                height: 100%;
                width: 50%;
                min-width: 50%;
                background: @neutral-bg-5-normal;
                margin-right: 4 / @px-unit;
                position: relative;

                
                &-2 {
                    width: 100%;
                    display: flex;
                    .DefaultImgClass {
                        margin-left: 8 / @px-unit;
                    }
                }

                .DefaultImgClass {
                    width: 100%;
                    height: 100%;
                    max-width: 100%;
                    max-height: 100%;
                    object-fit: contain;
                }

                .cover-tag {
                    position: absolute;
                    left: 50%;
                    bottom: 0;
                    margin-left: -60/ @px-unit;
                    width: 120 / @px-unit;
                    height: 22 / @px-unit;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-size: 14/ @px-unit;

                    &.AllowName {
                        background: url('/static/media/allowlistBg.png') no-repeat center / 100% 100%;
                        color: @status-success-fg-1-normal;
                    }

                    &.BlockList {
                        background: url('/static/media/blocklistBg.png') no-repeat center / 100% 100%;
                        color: @status-error-fg-1-normal;
                    }
                }
            }

            .card-content {
                flex: auto;
                width: 50%;

                .card-content-list {
                    height: 100%;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                }

                .content-list-item {
                    display: flex;
                    align-items: center;
                    @IconWidth: 32 / @px-unit;

                    .list-icon {
                        min-width: @IconWidth
                    }

                    .label-div-Container {
                        width: calc(100% - @IconWidth);
                    }
                }
            }
        }

        .similarity {
            height: 22/ @px-unit;
            margin: 0 8 / @px-unit;
        }

        .card-bottom {
            height: 32 / @px-unit;
            flex: none;
            width: 100%;
            background: @neutral-bg-4-hover;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 12 / @px-unit;

            &>div {
                color: @neutral-fg-2-normal;
                font-size: 14/ @px-unit;
            }
        }

        .card-actions {
            height: 32 / @px-unit;
            width: 100%;
            background: @neutral-bg-4-hover;
            justify-content: flex-end;
            align-items: center;
            padding: 0 12 / @px-unit;
            position: absolute;
            bottom: 0;
            left: 0;
            display: none;
        }

        .position-checkbox {
            position: absolute;
            line-height: 0;
            left: 8 /@px-unit;
            top: 8 /@px-unit;
            z-index: 9;
        }

        &:hover {
            .card-actions {
                display: flex;
            }
        }


    }


}


.large-model-search-tabs {
    display: flex;

    .tab-item {
        min-width: 144 / @px-unit;
        height: 48 / @px-unit;
        line-height: 48 / @px-unit;
        margin: 0 12 / @px-unit 10 / @px-unit 0;
        padding: 0 16 / @px-unit;
        font-size: 20 / @px-unit;
        border-radius: 8 / @px-unit;
        background: @bm-bg-1-normal;
        cursor: pointer;

        &:hover {
            background: @bm-bg-1-hover;
        }

        &.active {
            position: relative;
            background: @brand-bg-1-normal;
            
            span {
                color: @neutral-fg-on-color;
            }
        
            .active-icon {
                position: absolute;
                bottom: -6px;
                left: calc(50% - 8px);
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-top: 6px solid @brand-bg-1-normal;
            }
        }

        .tab-item-icon {
            display: inline-block;
            vertical-align: top;
        }

        @icon-width: 32 / @px-unit;

        .tab-item-label {
            display: inline-block;
            max-width: calc(100% - @icon-width);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }
}


.attributes-selector {
    &.index-mode {
        display: flex;
        justify-content: start;
        align-items: center;
        color: @neutral-fg-3-normal;
        margin: 0 8 / @px-unit;
    
        .selectors {
            display: flex;
    
            .attribute-name {
                margin-right: 12 / @px-unit;
                cursor: pointer;
            }
        }

        .attributes-list {
            display: flex;
            flex-wrap: wrap;
            padding: 16 / @px-unit 2 / @px-unit 0 2 / @px-unit;
        }
    }

    &.result-mode {
        padding: 8 / @px-unit 16 / @px-unit;
        .type-selector {
            display: flex;

            & > div {
                margin-right: 12 / @px-unit;
            }

            .attribute {
                display: inline-flex;
                align-items: center;
                padding: 3 / @px-unit 20 / @px-unit 3 / @px-unit 10 / @px-unit;
                font-size: 20 / @px-unit;
                background-color: @neutral-bg-2-normal;
                border: 1px solid @neutral-stroke-2-normal;
                border-radius: 4 / @px-unit;
                cursor: pointer;

                &:hover {
                    color: @brand-fg-1-hover;
                    background-color: @neutral-bg-2-normal;
                    border-color: @brand-stroke-1-hover;

                    .cus_panel {
                        color: @brand-fg-1-hover;
                    }
                }

                &.active {
                    background-color: @brand-bg-1-normal;
                    border-color: @brand-bg-1-normal;

                    span {
                        color: @neutral-fg-on-color;
                    }
                }
            }
        }

        .attributes-list {
            display: flex;
            flex-wrap: wrap;
            padding-top: 16 / @px-unit;
        }
    }

    .attributes-list-item {
        display: flex;
        flex: none;
        width: 15%;
        height: 34 / @px-unit;
        line-height: 32 / @px-unit;
        margin-bottom: 16 / @px-unit;
        margin-right: 2%;
        background-color: @bm-bg-2-normal;
        color: @neutral-fg-3-normal;
        border-radius: 4 / @px-unit;
        cursor: pointer;
        border: 1px solid @neutral-stroke-2-normal;

        &:nth-child(6n) {
            margin-right: 0;
        }

        &:hover {
            background-color: @bm-bg-2-hover;
        }

        &.selected {
            color: @brand-fg-1-normal;
            background-color: @brand-bg-2-normal;
            border: 1px solid @brand-stroke-1-normal;
            border-radius: 4 / @px-unit;
        }

        .attributes-icon-comp {
            flex: none;
            width: 40 / @px-unit;
            height: 34 / @px-unit;
            text-align: center;
        }

        .attributes-icon {
            height: 34 / @px-unit !important;
            text-align: left;
        }

        .attributes-label {
            flex: 1;
            margin-left: 4 / @px-unit;
            text-align: left;
        }

        .attributes-color {
            display: inline-block;
            width: 20 / @px-unit;
            height: 20 / @px-unit;
            vertical-align: middle;
            border-radius: 50%;
        }

        .attributes-color-black {
            background-color: @black;
        }

        .attributes-color-white {
            background-color: @white;
            border: 1px solid @neutral-stroke-2-normal;
        }

        .attributes-color-blue {
            background-color: @blue;
        }

        .attributes-color-gray {
            background-color: @gray;
        }

        .attributes-color-green {
            background-color: @green;
        }

        .attributes-color-red {
            background-color: @red;
        }

        .attributes-color-pink {
            background-color: @pink;
        }

        .attributes-color-brown {
            background-color: @brown;
        }

        .attributes-color-purple {
            background-color: @purple;
        }

        .attributes-color-yellow {
            background-color: @yellow;
        }

        .attributes-color-orange {
            background-color: @orange;
        }
    }

    .ant-tabs-nav-operations-hidden {
        display: none!important;
    }
}

.attributes-dropdown {
    width: 240 / @px-unit;
}



.large-model-search-guess {
    white-space: nowrap;
    margin-left: 10 / @px-unit;
    .guess-item {
        display: inline-block;
        max-width: 140 / @px-unit;
        margin: 0 6 / @px-unit;
        padding: 4 / @px-unit 12 / @px-unit;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
        background-color: @neutral-bg-2-normal;
        color: @neutral-fg-2-normal;
        border-radius: 4 / @px-unit;
        cursor: pointer;
    }

    .refresh {
        vertical-align: middle;
        cursor: pointer;

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


.history-list {
    padding: 16 / @px-unit 16 / @px-unit 24 / @px-unit 16 / @px-unit;

    .history-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8 / @px-unit 0;

        .history-clear {
            display: flex;
            align-items: center;
            color: @brand-fg-1-normal;
            cursor: pointer;

            .cus_panel {
                color: @brand-fg-1-normal;
            }
        }
    }

    .history-item-list {
        max-height: 350 / @px-unit;
        overflow-y: auto;
    }

    .history-item {
        display: flex;
        align-items: center;
        cursor: pointer;
        border-radius: 4 / @px-unit;

        .cus_panel {
            margin-right: 8px;
        }

        
        .history-item-clear {
            opacity: 0;
        }

        &:hover {
            background-color: @neutral-bg-1-hover-1;
            .history-item-clear {
                opacity: 1;
            }
        }

        &-text {
            flex: 1;
        }
    }
}



._WinSecAuth_ {
    width: 600/@px-unit !important;
    .ant-modal-footer {
        padding: 5/@px-unit 16/@px-unit 50/@px-unit 16/@px-unit;
        .label-normal-container {
            float: right;
            margin-left: 5/@px-unit;
        }
    }
    .pd-active > svg path:first-child{
        fill: @brand-fg-1-normal !important; 
    }

    .pd-default > svg path:first-child{
        fill:none !important; 
    }
}
._ChannelTree_{
    height: 100%;
    .page-view{
        height: 100%;
    }
}

.FuncPath{
    height: 408 / @px-unit;
    overflow: scroll;
    .path-separator {
    margin: 0 10/ @px-unit;  
    color: #333;   
  }
  
 
  .path-part {
    font-weight: normal;
  }
 
.func-path-row {
  display: flex;
  align-items: center;
  width: 100%;
  height: 56/ @px-unit;
  padding-left: 8/ @px-unit;    
  border-radius: 4/ @px-unit;

  .ant-breadcrumb li:last-child {
    color: inherit;
    font-weight: normal;
  }
}
  
  .func-path-row:hover {
    background: @neutral-bg-4-hover;
    cursor: pointer;        
  }
  
  .func-path-row .ant-breadcrumb {
    
    line-height: 24/ @px-unit;
  } 
 
  .menu-icon {
    margin-right: 16 / @px-unit;
    border-radius: 4 / @px-unit;
    background-color: @neutral-bg-1-hover-2;
  }
}




.icon-name(@titleWidth) {
    
    .channel-item-icon {
        margin-right: 4/@px-unit;
        margin-left: 4/ @px-unit;
    }

    
    .channel-item-title {
        width: @titleWidth;
        color: @neutral-fg-2-normal;
        font-size: 14 / @px-unit;
        font-weight: 400;
        line-height: 24 / @px-unit;
    }
}

.channel-tree {
    height: 100%;
    width: 100%;

    
    .channel-tooltip {
        .ant-tooltip-content {
            .ant-tooltip-inner {
                word-spacing: normal;
                word-break: break-word;
            }
        }
    }


    &.show-search {
        .channel-item-wrapper {
            height: calc(100% - @channelTreeSearchHeight);
            overflow-y: auto;
        }
    }



    .channel-item {
        display: flex;
        align-items: center;
        padding: 0 8 / @px-unit;
        height: 36 / @px-unit;
        cursor: pointer;

        .cus_panel{
            min-width: 24  / @px-unit;
        }

        &.active:not(.multiple-channel-item) {
            background: @brand-bg-2-selected !important;
        }

        
        .channel-item-checkbox {
            width: 30 /@px-unit;
        }

        .icon-name(300/@px-unit);

        &:hover {
            background-color: @neutral-bg-1-hover-1;
        }
        .hasRecord{
            svg{
                path:nth-child(2){
                    fill: @brand-fg-1-normal;
                }
            }
        }

        &.disabled{
            cursor: not-allowed;
        }

    }

    
    .channel-search {
        height: @channelTreeSearchHeight;

        .ant-input-affix-wrapper.labelInput {
            height: 36 / @px-unit;
        }

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

        .label-normal-container,
        .label-normal-wrapper {
            width: 100% !important;
        }

        
        span.cus_icons {
            svg {
                width: 32/ @px-unit;
                height: 32/ @px-unit;
            }
        }
    }

    
    .channel-group {
        .channel-group-header {
            height: 36 / @px-unit;
            padding-left: 8 / @px-unit;
            display: flex;
            align-items: center;
            cursor: pointer;
            justify-content: space-between;
            padding-right: 4 / @px-unit;
            margin-right: 8 / @px-unit;
            &:hover{
                background-color: @neutral-bg-1-hover-1;
            }
        }

        @GroupBehindWidth: 32 / @px-unit;

        .channel-group-header-left {
            display: flex;
            align-items: center;
            width: 100%;
            
            &.group-behind {
                width: calc(100% - @GroupBehindWidth);
            }
        }


        .channel-group-header-right {
            display: flex;
        }

        .channel-group-arrow {
            transform: rotate(-90deg);

            &.arrow-active {
                transform: rotate(0deg);
            }
        }



        .ant-checkbox-wrapper {
            margin-left: 4 / @px-unit;
        }

        .channel-group-folder {
            margin-left: 4 /@px-unit;

        }

        .channel-group-title {
            color: @neutral-fg-2-normal;
            font-size: 14 / @px-unit;
            font-weight: 400;
            line-height: 24 / @px-unit;
            padding-left: 4 / @px-unit;
        }

        .channel-item {
            padding-left: 52 / @px-unit;
            margin-right: 8 / @px-unit;
            padding-right: 0;
        }

        .channel-group-content.close {
            height: 0;
            overflow: hidden;
        }
    }
}

.channel-icon-name {
    .icon-name('auto')
}
._Input-Test_ {
    margin-left: 0 !important;
}