    .myicon-downLine {
        position: absolute;
        right: 10px;
        top: 6px;
    }
    .mutidropdown-btn-ellipsis {
        display: block;
        word-wrap:break-word;
        word-break:normal; 
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
}

._AccountAcs_ {
    width: 100%;
    min-width: 900px;
    
    &row {
        &-bottom {
            
        }
        &-top {
            margin-top: 16px;
        }
    }
    &btn {
        margin-right: 10px;
    }

    &table {
        
        
    }
    .ant-table {
        height: 450px;
        overflow: hidden;
        
        .ant-table-body {
            overflow-y: auto !important;
        }

        .ant-table-tbody > .ant-table-placeholder > td {
            border-bottom: none !important;
        }

        .ant-table-tbody > tr:last-child > td {
            border-bottom: 1px solid @color-border;
        }
    }

    &edit {
        font-size: 20px;
        margin-right: 10px;
        &:hover {
            cursor: pointer;
        }
    }
    &delete {
        font-size: 20px;
        &:hover {
            cursor: pointer;
        }
    }
    &delete-disabled {
        font-size: 20px;
        color: #8f8f8f;
        cursor: not-allowed;
    }

    &form {
        padding-left: 50px;
        .ant-form-item-required {
            

            &::after {
                content: '';
            }
        }
    }
    .has-error .ant-form-explain {
        margin-left: 0;
    }
    .ant-form-item-label {
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .ant-form-item-has-error .ant-form-item-explain,
    .ant-form-item-explain {
        margin-left: 155px;
    }
}








._ResetPwd_ {
    margin-top: 20px;

    &container {
        border: 1px solid @dividerColorNo9;

        .has-error .ant-form-explain {
            margin-left: 0;
        }
    }

    &title {
        border-bottom: 1px solid @dividerColorNo9;
        padding: 15px;
    }

    &content {
        padding: 15px;
    }

    &info {
        width: 777px;
    }

    &row {
        padding: 15px 0;

        &-info {
            margin: 8px 0;
        }
    }
    .ant-form-item-label {
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .ant-form-item-has-error .ant-form-item-explain,
    .ant-form-item-explain {
        margin-left: 0;
    }
}

.video-upload {
    
}


.video-upload {
    display: flex;
    flex-direction: column;
    align-items: center;

    .steps {
        width: 400px;
        margin-bottom: 24px;
    }

    .upload-wrap {
        width: 350px;
    }
    
    .file-select {
        display: flex;

        label {
            display: inline-block;
            white-space: nowrap;
            line-height: 32px;
        }
        .file-select-input {
            width: 200px;
            margin: 0 10px;
        }
    }

    .file-progress {
        margin: 12px 0;
    }

    p {
        margin: 0;
    }
}
._SystemUpgrade_ {
    
    
    
    
    .form-item{
        margin-top: 20px;
    }
    .fileInput .fileLabel {
        text-align: left;
    }
    .file-box {
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }
    .fn-relative {
        position: relative;
    }
    .newContainer{
        border: 1px solid #494a50;
        height: 250px;
        overflow-y: auto;
        margin-left: 0px;
        margin-top: 10px;
    }
    .find-version {
        white-space: pre-wrap;
        word-break: break-all;
    }
    .fn-textcenter {
        text-align: center;
    }
    
    .system-upgrade-file-input {
        .fileInput {
            .fileLabel {
                flex: 0 0 108px;
                max-width: none;
            }
        }
    }
}

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

._RigisterManage_ {
    
    
    
    
    .LabelIP-container {
        margin: 0;
    }
    .LabelIP-ip-input {
        line-height: 0;
    }
    .has-error .ant-form-explain, .ant-form-explain {
        margin-left: 10px;
    }
    .ant-form-item-label{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
._LocalCode_ {
    .video-wrap {
        width: 430px;
        height: 338px;
        display: inline-block;
        background-color: black;
        border: 1px solid black;
        line-height: 338px;
        font-size: 40px;
        text-align: center;
    }

    &row {
        margin-top: 12px
    }

    &label {
        width: 110px;
        display: inline-block;
        margin-right: 10px;
    }

    &btn {
        margin-right: 10px;
    }
}
._AccessExtModule_ {
    
    
    
}




._Audio_ {
    
    
    

    .ant-tooltip-inner {
        color: #fff;
        padding: 4px 8px;
    }

    .volume-span {
        line-height: 35px;
    }

    .times-col {
        border: 1px solid #e8e8e8;
        padding: 15px;
        display: inline-block;
        width: 750px;
    }

    .labelSlider-center {
        
    }

    .labelTextContainer {
        width: 200px;
        display: inline-block;
        vertical-align: top;
    }
    .times-desc {
        display: inline-block;
        margin-left: -16px;
    }
    .audio-table {
        .ant-table {
            margin-top: 0;
        }
    }
}

._P2P_ {
    
    
    
    .info {
        width: 500px;
        padding: 8px 0px;
    }
    .qrcode {
        padding: 8px 0px 8px 108px;
    }
    .offline {
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #f5222d;
        border-radius: 10px;
        margin-right: 5px;
    }
    .online {
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #52c41a;
        border-radius: 10px;
        margin-right: 5px;
    }
    .YunLianCodeContainer{
        margin-left:20px;
        display: flex;
        flex-direction: column;
        span{
            text-align: center;
        }
       
    }
}


._AudioResource_ {
    .audio-btn svg {
        width: 13px!important;
        margin-right: 10px;
    }
}

._AttenceReport_ {
    
    
    
    
}
._DepSet_ {
    
    
    
    padding-top: inherit; 
    padding: 0 !important;
    .ant-form-item-explain{
        margin-left: 108px !important;
    }

    .ant-table-body{
        overflow-y: auto!important;
        height: calc(100vh - 385px)!important;
    }
    
}

._DepSetMobile_{
    padding-bottom: 80px;
    .adm-list-item-content-main{
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow-x: hidden !important;
    }
    .icon{
        font-size: 20px;
    }
   
    .depID{
        height: 25px;
        width: 25px;
        line-height: 25px;
        border-radius: 6px;
        text-align: center;
        background-color:gray ;
        color: #fff;
    }
    .adm-nav-bar-right {
        width: 90px;
        flex: 0 0 auto;
    }
    .dep-option-modal{
        overflow-y: auto;
        background-color: #F0F2F5;
        .popup-main {
            height: calc(100vh - 45px);
            overflow: auto;
        }
        .close-icon {
            height: 30px;
            padding-right: 15px;
            padding-top: 15px;
            text-align: right;
        }
        .action-btns {
            padding: 0 10px;
            margin-bottom: 15px;
        }
        
        .adm-list-default .adm-list-body {
            border-top: 0;
            border-bottom: 0;
        }
        .sec-title {
            font-size: 16px;
            color: #8c8c8c;
            margin-left: 32px;
            margin-bottom: 10px;
            font-weight: 400;
        }
        .adm-form-item-child {
            font-size: 16px;
            color: #8c8c8c;
        }
        .adm-form-item-child-inner {
            text-align: right;
        }
        .validto .adm-list-item-content-prefix{
            width: 108px;
        }
        .adm-form-item-label, .adm-list-item-content-main {
            color: #1f1f1f;
        }
        .adm-input-element:not(:disabled) {
            color:#1f1f1f;
        }
        .basic-info {
            .adm-list-body {
                background-color: #F0F2F5;
            }
            .authority {
                margin-top: 0;
            }
            .adm-list-item-content, .authority .adm-list-item:first-of-type .adm-list-item-content{
                border-top: 0;
            }
        }
    }

}


._IPSet_ {
    
    
    
    .LabelIP-container {
        margin: 0;
    }
    .m-content > .ant-row {
        
        margin-bottom: 5px;
    }
    .macInput-label {
        padding: 7px 0px;
    }
    .ant-form-item {
        margin-bottom: 10px;
    }
    .Prefix {
        margin-left: 8px;
    }
    .ant-form-explain {
        margin-left: 21%;
    }
    .mtu {
        border-top: @border-normal;
    }
    .mac-box .ant-input-disabled {
        background-color: @disableInputBgColorNo11;
    }
    .LabelIP-ip-input {
        transition: background-color 0.5s;
    }
    .ant-form-item-has-error .ant-form-item-explain,
    .ant-form-item-explain {
        margin-left: 180px;
    }
    .ip_test_tips {
        color: #73ce8e;
        margin-left: 20px;
    }
    .ip_test_tips_err {
        color: #f04047;
    }
}

._InterfaceCfg_ {
    
    
    
}


._WifiNext_ {
    
    
    
    .icon {
        font-size: 20px;
        vertical-align: middle;
        &:hover {
            cursor: pointer;
            color: @btnNormalColorNo1;
        }
    }
    .fn-relative {
        position: relative;
    }
    .refresh-btn {
        position: absolute;
        right: 0;
        top: -40px;
    }
    .single-icon {
        position: relative;
        .anticon.lock {
            position: absolute;
            top: 0;
            left: 25px;
        }
    }
}
.password-inputwitheye-wrap {
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    
}


._AntiPassback_ {
    padding: 0 !important;
    margin-bottom: 0!important;
    min-width: 1250px;
    height: 100%;
    .wrapper{
      
        .headWrapper{
            padding-right:16px;
        }
        width:100%;
        height: 100%;
        display: flex;
        .ant-alert-message{
            color: @skin-blue;
        }
        .icons{
            cursor: pointer;
            &:nth-child(1){
               vertical-align: -1px;
            }
        }
        .icons-disabled{
            color:rgba(0,0,0,0.25);
            cursor: not-allowed;
        }
        .ant-form-item-has-error .ant-form-item-explain,
        .ant-form-item-explain {
            margin-left: 108px;
        }
        .timetemplateGroup{
            border-right:1px solid @dividerColorNo9;
            flex: 0 0 260px;
            .search{
                margin-top:16px;
                margin-bottom:16px;
                height:30px;
            }
            .templist{
                display: flex;
                flex-direction: column;
                max-height: 620px;
                height: 620px;
                margin-top: 10px;
                overflow-y: auto;
                flex-wrap: nowrap;
                .templist-empty {
                    height: 100%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    color: @disableColorNo7;
                }
            }
            .templist-li{
                height:40px;
                cursor: pointer;
                line-height: 40px;
                &:hover{
                    background-color: @secondNavHoverColorNo14;
                }
                &.isactive{
                    background-color: @secondNavHoverColorNo14;    
                }
                .hiddenIcon{
                    visibility: hidden;
                }
                .templist-li-icon{
                    float: right;
                    height: 40px;
                    line-height: 40px;
                    margin-right:16px;
                    margin-top:2px;
                }
                .templistLi-span{
                    width:160px;
                    margin-left:5px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }
        .timetemplateDetail{
            @labeltimeWidth:140px;
            padding-left:16px;
            max-width: 980px;
            .formitemheader{
                margin-top:20px;
            }
            .formitem{
                margin-bottom:16px !important;
            }
            .ant-form-item-label{
                width:@labeltimeWidth;
            }
            .timeWrap{
                width: 804px;
                display: inline-block;
                border-radius: 4px;
                border: solid 1px @inputBorderColorNo10;
            }
            .holidayset{
                margin-top:16px;
                margin-left:@labeltimeWidth;
            }
            .ant-tabs {
                overflow: visible;
            }
            .ant-tabs-tab:nth-child(1){
                margin-left: 50px;
            }
            .ant-tabs-tab:nth-child(2){
                margin-left: 100px;
            }
            .ant-table{
                border:1px solid @inputBorderColorNo10
            }
            .icon {
                font-size: 20px;
                cursor: pointer;
            }
            .ant-card-head {
                background-color: #f5f5f5;
            }
            .svg {
                font-size: 20px;
                vertical-align: text-top;
            }
        }
    }
    .anti-passback-img2 {
        width: 500px;
        height: 350px;
        cursor: pointer;
        background-image: url('/static/media/anti-passback2.005865b0.png');
        background-size: cover;
    }
}


._ShiftSet_ {
    
    
    
    .label-normal-behind {
        padding-left: 8px;
    }

    .ant-form-item-explain{
        margin-left: 160px !important;
    }

    .ant-table-body{
        overflow-y: auto!important;
        height: calc(100vh - 385px)!important;
    }
}

._MobileShiftSet_{
    padding-bottom: 80px;
    .adm-tabs-header {
        position: fixed;
        top: 45px;
        left: 0;
        right: 0;
        background-color: #F0F2F5;
        padding-bottom: 12px;
        z-index: 100;
    }
    .adm-list-item-content-main{
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow-x: hidden !important;
    }
    .no-data {
        margin-top: 40%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        text-align: center;
        .desc {
            color: #999999;
        }
    }
    img {
        width: 160px;
    }
    .icon{
        font-size: 20px;
    }
    .container {
        .adm-list-card {
            margin-top: 0;
        }
    }
    .IDbox{
        height: 25px;
        width: 25px;
        line-height: 25px;
        border-radius: 6px;
        text-align: center;
        background-color:gray ;
        color: #fff;
    }
    .adm-nav-bar-right {
        width: 90px;
        flex: 0 0 auto;
    }
    .adm-tabs-content {
        margin-top: 56px;
        padding: 0px !important;
    }
    .adm-grid-item{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-x: hidden;
    }
    .holidayName{
       .adm-form-item-feedback-error{
        padding-right: 30px;
       }
    }
    
    .option-modal{
        overflow-y: auto;
        background-color: #F0F2F5;
        .adm-list-item-content-prefix {
            flex: 1 1 auto;
            white-space: nowrap;
        }
        .popup-main {
            height: calc(100vh - 95px);
            overflow: auto;
        }
        .close-icon {
            height: 30px;
            padding-right: 15px;
            padding-top: 15px;
            text-align: right;
        }
        .action-btns {
            padding: 0 10px;
            margin-bottom: 15px;
        }
        
        .adm-list-default .adm-list-body {
            border-top: 0;
            border-bottom: 0;
        }
        .sec-title {
            font-size: 16px;
            color: #8c8c8c;
            margin-left: 32px;
            margin-bottom: 10px;
            font-weight: 400;
        }
        .adm-form-item-child-inner {
            text-align: right;
        }
        .adm-input-element {
            text-align: right;
        }
        .validto .adm-list-item-content-prefix{
            width: 108px;
        }
        .adm-form-item-label, .adm-list-item-content-main {
            color: #1f1f1f;
        }
        .adm-input-element:not(:disabled) {
            color:#1f1f1f;
        }
        .basic-info {
            .adm-list-body {
                background-color: #F0F2F5;
            }
            .authority {
                margin-top: 0;
            }
            .adm-list-item-content, .authority .adm-list-item:first-of-type .adm-list-item-content{
                border-top: 0;
            }
        }
    }
}

._SIP_ {
    
    
    
    .ant-row {
        
        margin-bottom: 5px
    }
    .LabelIP-container {
        margin: 0px 0;
    }
    .LabelInput-label-dark {
        position: relative;
        
        color: #272727;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
    .LabelInput-label-Col {
        text-align: left;
        padding-right: 10px;
    }
    .ant-form-item-has-error .ant-form-item-explain,
    .ant-form-item-explain {
        margin-left: 180px;
    }
    .wizard-row {
        width: 1000px;
        justify-content: center;
    }
    .label-explain {
        font-size: 14px;
    }
}

._LiftControlModule_ {
    
    
    
    .ant-form-item{
        margin-bottom: 12px !important;
    }
    .ant-input-number{
        width:100%
    }
    .ant-form-item .label-normal-container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .colorfalse {
        color: @errorColorNo17;
    }
    .colortrue {
        color: @btnNormalColorNo1;
    }
}



._VTOSet_ {
    
    
    
}

._MeasureTemperature_ {
    
    
    
    
    .video-wrap-div {
        border: '1px solid red';
        height: '500px';
        width: 433px;
    }
    .video-wrap {
        width: 430px;
        height: 338px;
        display: inline-block;
        background-color: black;
        border: 1px solid black;
    }
}

._PlatformAccess_ {
    
    
    
    padding-top: inherit; 
    .item-row{
        display: flex;
        margin-bottom: 0.5em;
        .label-normal{
            display: inline-block;
            height: 32px;
            line-height: 32px;
            padding-right: 8px;
            width: 160px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .ant-checkbox-wrapper{
            padding-top: 4px;
        }
        .LabelIP-container{
            margin: 0;
        }
        
        .ant-slider{
            .ant-slider-track{
                background-color: #1890ff;
            }
            .ant-slider-handle{
                border-color: #1890ff;
            }
        }
    }
}
._AdvanceSet_ {
    
    
    
}

._LiftCtrlExpand_ {
    
    
    
    .InfoSvg {
        position: absolute;
        margin-top: 5px;
        font-size: 20px;
        vertical-align: 'right';
    }
}

._AccessPoint_ {
    
    
    
   .layout{
        width:100%
   }
   .ant-form-item-explain, .ant-form-item-explain-error {
     margin-left: 108px;
   }
  .android, .ios {
    display: flex;
  }
  .icon-svg {
    padding-top: 8px;
    color: rgba(0, 0, 0, 0.45);

  }
  .tip {
    margin-left: 20px;
    width: 330px;
    color: rgba(0, 0, 0, 0.45);
  }
}


._BaseService_ {
    .fn-box {
        
    }
    .error {
        display: inline-block;
        margin-top: 10px;
        color: #f5222d;
    }
    .ant-alert {
        
    }
}


._ScheduleSet_ {
    
    
    
    padding: 0 !important;
    box-sizing: border-box !important;
    height: 100%;
    .ant-tabs-content-holder, .ant-tabs-content, .content-warper,.ant-tabs-tabpan {
        height: 100%;
    }
    ._PersonalSchedule_{
        position: relative;
        height: calc(100vh - 180px);
        min-height: 780px;
        .popover{
            width: 240px;
            height: 335px;
            z-index: 2
        }
        .popoverContent{
            width: 212px;
            height: 280px;
            max-height: 280px;
            overflow-y: scroll;
            overflow-x: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .ant-drawer-right{
            top: 0;
            height: calc(100vh - 164px);
            min-height: 780px;
            margin-top: -16px;
            border-left: 1px solid @bodyBgColorNo16;            
        }
        .ant-drawer{
            position: absolute;
            z-index: 0;
        }
        .ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{
            box-shadow: none;
        }
        .ant-drawer-body{
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow-x: hidden;
        }
        .drawerShiftList{
            height: calc(100vh - 345px);
            max-height: calc(100vh - 345px);
            min-height: 600px;
            overflow-y: auto;
            width:215px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow-x: hidden;
        }
        .dateCellContent{
            width: 100%;
            height: 45px;
            line-height: 45px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow-x: hidden;
            margin-top: 10px;
            text-align: center;
        }
        .calIcon{
            font-size: 20px;
        }
        .batchSelected{
            background-image: url('/static/media/selected.65d84f77.png');
            width: 20px;
            height: 20px;
            background-size:cover;
        }
        .unSelected{
            background-image: url('/static/media/unselected.20d44692.png');
            width: 20px;
            height: 20px;
            background-size:cover;
        }
        .headWrapper{
            padding-right: 16px;
            width: 200px;
            height: 100%;
            position: absolute;
            top: -16px;
            bottom: 0;
            left: 0px;
            z-index: 10;
            .user-list{
                display: flex;
                flex-direction: column;
                height: calc(100vh - 210px);
                min-height: 720px;
                overflow-y: auto;
                flex-wrap: nowrap;
                width: 100%;
                .user-li {
                    height: 40px;
                    cursor: pointer;
                    line-height: 40px;
                    display: flex;
                    &:hover {
                        background-color: @sideMenuSelectedColor;
                    }
                    &.isactive {
                        background-color: @sideMenuSelectedColor;
                    }
                    .user-list-span {
                        width: 185px;
                        margin-left: 5px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        display: inline-block;
                        vertical-align: top;
                    }
                    .user-list-icon {
                        float: right;
                        height: 40px;
                        line-height: 40px;
                        margin-right: 16px;
                        margin-top: 5px;
                    }
                }
                .click-row-bgc {
                    background-color: @sideMenuSelectedColor;
                    color: @btnNormalColorNo1;
                }
            }
        }

        .rightContent {
            @labeltimeWidth: 140px;
            
            padding-left: 32px;
            width:calc(100% - 185px) ;
            height: 100%;
            margin-left: 185px;
            border-left: 1px solid @bodyBgColorNo16;
            overflow: hidden;
            .CalendarHeader{
                display: flex;
                justify-content: space-between;
                padding-right: 12px;
                margin-bottom: 5px;
                .selected{
                    color: @btnNormalColorNo1;
                }
                span{
                    cursor: pointer
                }
            }
        }
    }
    ._DepSchedule_{
        position: relative;
        height: calc(100vh - 180px);
        min-height: 780px;
        .popover{
            width: 240px;
            height: 335px;
        }
        .popoverContent{
            width: 212px;
            height: 280px;
            max-height: 280px;
            overflow-y: scroll;
            overflow-x: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .headWrapper{
            padding-right: 16px;
            
            width: 200px;
            height: 100%;
            position: absolute;
            top:-16px;
            bottom: 0;
            left: 0px;
            z-index: 10;
            .dep-list{
                display: flex;
                flex-direction: column;
                height: calc(100vh - 210px);
                min-height: 720px;
                overflow-y: auto;
                flex-wrap: nowrap;
                width: 100%;
                .dep-li {
                    height: 40px;
                    cursor: pointer;
                    line-height: 40px;
                    display: flex;
                    &:hover {
                        background-color: @sideMenuSelectedColor;
                    }
                    &.isactive {
                        background-color: @sideMenuSelectedColor;
                    }
                    .dep-list-span {
                        width: 185px;
                        margin-left: 5px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        display: inline-block;
                        vertical-align: top;
                    }
                }
            }
            .click-row-bgc {
                background-color: @sideMenuSelectedColor;
                color: @btnNormalColorNo1;
            }
        }
        .rightContent {
            @labeltimeWidth: 140px;
            
            padding-left: 32px;
            width:calc(100% - 185px) ;
            height: 100%;
            margin-left: 185px;
            border-left: 1px solid @bodyBgColorNo16;
            overflow: hidden;
            .WeekCard{
                display: flex;
                margin-top: 50px;
                margin-bottom: 50px;
                width: 100%;
                    .dayCard{
                        width: 12%;
                        text-align: left;
                        padding-right: 5px;
                        margin-right: 10px;
                        
                        .dayContent{
                            border-top: 2px solid #f0f0f0;
                            padding-top: 4px;
                            padding-left: 8px;
                            padding-right: 8px;
                            margin-top: 15px;
                            height: 116px;
                            text-align: center;
                            overflow-x: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            &:hover{
                                background-color: #f0f0f0;
                            }
                        }

                        .dayContentSelect{
                            background-color: @secondNavHoverColorNo14;
                            border-color: @btnNormalColorNo1;
                            color: @btnNormalColorNo1;
                            &:hover{
                                background-color:@secondNavHoverColorNo14;
                            }
                        }
                }
            }
        }
    }
    .list-title{
        width: 180px;
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 8px;
    }
    .titleWrap{
        width: 300px;
        overflow-x: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .page-title{
        font-size:14px;
        font-weight:800;
    }
    .icons {
        cursor: pointer;
        &:nth-child(1) {
            vertical-align: -1px;
        }
    }
    
}

._MobileScheduleSet_{
    padding-bottom: 80px;
    .adm-tabs-header {
        position: fixed;
        top: 45px;
        left: 0;
        right: 0;
        background-color: #F0F2F5;
        padding-bottom: 12px;
        z-index: 100;
    }
    .adm-list-item-content-main{
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow-x: hidden !important;
    }
    .no-data {
        margin-top: 40%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        text-align: center;
        .desc {
            color: #999999;
        }
    }
    img {
        width: 160px;
    }

    .container {
        .adm-list-card {
            margin-top: 0;
        }
    }
    .IDbox{
        height: 25px;
        width: 25px;
        line-height: 25px;
        text-align: center;

    }
    .adm-nav-bar-right {
        width: 90px;
        flex: 0 0 auto;
    }
    .adm-tabs-content {
        margin-top: 56px;
        padding: 0px !important;
    }
    .adm-grid-item{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-x: hidden;
    }
    .option-modal{
        overflow-y: auto;
        background-color: #F0F2F5;
        .popup-main {
            height: calc(100vh - 95px);
            overflow: auto;
        }
        .close-icon {
            height: 30px;
            padding-right: 15px;
            padding-top: 15px;
            text-align: right;
        }
        .action-btns {
            padding: 0 10px;
            margin-bottom: 15px;
        }
    }
    ._MobileDepSchedule_{
        .WeekCard{
            margin: 10px;
            display: flex;
            flex-wrap: nowrap;
            width: calc(100% - 20px);
            border-radius: 8px;
            justify-content:space-between;
            overflow: hidden;
            text-align: center;
            .dayCard{
                width: calc(100% / 7);
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
               .dayCard-header{
                    height: 32px;
                    line-height: 32px;
               }
               .dayCard-content{
                    height: 64px;
                    line-height: 64px;
                    background-color: #fff;
               }
               .selected{
                    background-color:@secondNavHoverColorNo14
               }
            }
        }
    }
}




._DevManager_ {
    min-height: calc(100vh - 96px);
    height: auto;
    
    padding: 24px 32px;
    margin: 16px;
    background: #fff;
    overflow: hidden;

    .ant-btn-link {
        padding: 0;
    }
    .ant-table-tbody > tr > td .myicon-edit {
        margin-right: 0px;
    }

    .round {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-right: 5px;

        &.online {
            background-color: @successColorNo19;
        }
        &.offline {
            background-color: @errorColorNo17;
        }
    }
}

.filter-dropdown-radio {
    width: 140px;
    display: flex;
    flex-direction: column;
    padding: 8px;

    .ant-radio-wrapper {
        width: 100%;
        line-height: 32px;

        &.selected {
            background-color: @secondNavHoverColorNo14;
            color: @btnHoverColorNo2;
        }
        .ant-radio {
            display: none;
        }
    } 
}

._Fingerprint_ {
    
    
    
    
}


._Video_ {
    
    
    
    
    .ant-tooltip-inner {
        color: #fff;
        padding: 4px 8px;
    }
    .lableInput-behind-row {
        .ant-row{
            .ant-col-14{
                height: 10px;
            }
        }
    }
    .lableInput-behind-div {
        margin-top: -32px;
        margin-left: 16px;
    }
    .video-wrap-div {
        border: '1px solid red';
        height: '500px';
        width: 433px;
    }
    .video-wrap {
        width: 430px;
        height: 338px;
        display: inline-block;
        background-color: black;
        border: 1px solid black;
        line-height: 338px;
        font-size: 40px;
        text-align: center;
    }
    .video-param-row {
        
        display: flex;

        .video-param-row-label {
            flex: 0 0 453px
        }
        .video-param-row-info {
            flex: 1;
            display: flex;
            .param-title-div {
                flex: 0 0 130px;
                overflow: hidden;
                li:hover {
                    color: #1890ff;
                    background-color: #ECF4FF;
                }
                li {
                    text-align: center;
                }
            }
        }
    }
    .video-span {
        line-height: 35px;
    }
    
    
    
    .topOption{
        padding-bottom: 24px;
        border-bottom: @border-normal;
        margin-bottom: 24px;
    }
    .stream-span{
        margin:10px 0 8px 40px;
        line-height: 32px
    }
}


._QRCode_ {
    
    
    
    
    .ant-tooltip-inner {
        color: #fff;
        padding: 4px 8px;
    }
    .qrCode-span {
        line-height: 35px;
    }
    .labelSlider-center{
        
    }
}
._DoorParam_ {
    
    
    

    .m-form-base {
        
        padding: 10px 0 10px 0;
        margin-bottom: -1px;

        .m-form-span {
            font-size: 15px;
            font-weight: bold;
            margin-left: 10px;
        }

        .m-form-control {
            .m-form-col {
                height: 32px;
                line-height: 32px;
            }

            
            
            padding-bottom: 5px;
            padding-top: 5px;
        }
    }

    .m-content>.ant-row {
        margin: 16px 0;
    }

    .ant-form-item {
        margin-bottom: 10px;
    }

    .Prefix {
        text-align: center;
    }

    .ant-form-explain {
        margin-left: 21%;
    }

    .methodLabel {
        width: 240px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 22px;
        line-height: 22px;
        vertical-align: bottom;
        padding-right:8px;
    }

    .square {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }

    .method-text {
        vertical-align: middle;
        margin: 0 8px;
    }
}


._FirstCard_ {
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    
    height: 100%;
    box-sizing: border-box !important;
    position: relative;
    .wrapper{
        .headWrapper {
            padding-right: 16px;
            
        }
        width:100%;
        height: 100%;
        display: flex;
        .icons{
            cursor: pointer;
            &:nth-child(1){
               vertical-align: -1px;
            }
        }
        .hiddenIcon {
            visibility: hidden;
        }
        .contant-icons-disabled {
            font-size: 20px;
            color: rgba(0, 0, 0, 0.25);
            cursor: not-allowed;
        }
        .icon-disabled {
            color: rgba(0, 0, 0, 0.25);
            cursor: not-allowed;
        }
        .doorchannellist{
            position: absolute;
            left: 0px;
            top: 0px;
            bottom: 0px;
            width: 260px;
            border-right:1px solid @dividerColorNo9;
            z-index: 10;
            background-color: @contentBgColorNo15;
            .firstCard-list {
                margin-top: 12px;
                display: flex;
                flex-direction: column;
                height: calc(100vh - 330px);
                overflow-y: auto;
                flex-wrap: nowrap;
                .firstCard-li {
                    height: 40px;
                    cursor: pointer;
                    line-height: 40px;
                    &:hover {
                        background-color: @secondNavHoverColorNo14;
                    }
                    &.isactive {
                        background-color: @secondNavHoverColorNo14;
                    }
                    .firstCard-list-icon {
                        float: right;
                        height: 20px;
                        line-height: 20px;
                        margin-right: 16px;
                        margin-top: 10px;
                    }
                    .firstCard-list-span {
                        height: 40px;
                        width: 160px;
                        margin-left: 5px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        display: inline-block;
                        vertical-align: top;
                    }
                }
                .list-empty {
                    width: 100%;
                    margin-top: 330px;
                    text-align: center;
                    color: @disableColorNo7;
                }
            }
            .click-row-bgc {
                background-color: @secondNavHoverColorNo14;
            }
            
        }
        .doordetail{
            @labeltimeWidth: 140px;
            padding-left: 16px;
            margin-left: 261px;
            width: 100%;
            height: 100%;
            
            overflow: hidden;
            .content {
                height: calc(100vh - 190px);
                max-height: calc(100vh - 190px);
                overflow: auto;
            }

            
            .formitemheader {
                margin-top: 20px;
            }
            .formitem {
                margin-bottom: 16px !important;
            }
            .ant-form-item-label {
                width: @labeltimeWidth;
            }
            .ant-form-item-control {
                width: 600px;
            }
            .ant-tabs {
                overflow: visible;
            }
            .ant-tabs-tab:nth-child(1) {
                margin-left: 50px;
            }
            .ant-tabs-tab:nth-child(2) {
                margin-left: 100px;
            }
            .ant-table {
                border: 1px solid @inputBorderColorNo10;
            }
        }
        .person-list {
            
            
            margin-top: 15px;
            background-color: #f0f2f5;
            .person-list-col {
                
                
                width: 100%;
                background-color: #ffffff;
            }
            .person {
                width: 100px;
                height: 100px;
                text-align: center;
                margin: 5px;
                .deleteIcon {
                    position: absolute;
                    margin: -80px 0 0 38px;
                }
                .personImg {
                    cursor: pointer;
                    background-image: url('/static/media/person-neuter.51b6954f.png');
                    background-size: cover;
                    > span {
                        height: 20px;
                        display: none;
                    }
                }
                .personImg:hover {
                    background-color: #272727;
                    opacity: 0.7;
                    line-height: 80px;
                    > span {
                        height: 20px;
                        display: inline-flex;
                    }
                }

                .personName {
                    text-align: center;
                }

                .userName-span {
                    display: inline-block;
                    width: 90px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                }
            }
            .addImg {
                cursor: 'pointer';
                color: 'red';
            }
            .personImgAdd {
                color: #d9d9d9;
                background-color: #ffffff;
                border: 3px dashed #d9d9d9;
                cursor: 'pointer';
                margin: '5px';
            }
            .addPerson {
                width: 100px;
                height: 100px;
                text-align: center;
                margin: 5px;
            }
        }
        .timePlan {
            margin: 15px;
            padding: 15px;
            background-color: #ffffff;
            .ant-card-head {
                background-color: #f5f5f5;
            }
        }
        
    }
    .detail_spin,
    .ant-spin-container {
        height: 100%;
    }
    .deviceList-modelContext {
        width: 260px;
        height: 200px;
        max-height: 200px;
        margin: 5px auto;
        border: solid 1px rgba(0, 0, 0, 0.15);
        .door-list {
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            margin-left: 15px;
            overflow-y: auto;
            height: 200px;
            width: 240x;
            .door-li {
                height: 40px;
                line-height: 40px;
                display: flex;
                .door-list-span {
                    width: 180px;
                    margin-left: 5px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }
    }

    ._firstusermodal_ {
        .arrow {
            width: 35px;
            height: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
            border: @border-normal;
        }
        .ant-table {
            margin-top: 0;
            .ant-table-body {
                overflow-y: auto !important;
                height: 480px;
            }
        }
        .ant-empty-normal {
            margin: 75px 0;
        }
    }
}



._AlarmSet_ {
    
    
    
}

._AlarmSetMobile_{
    .adm-list-item-content-extra{
        width: 140px;
    }
}


._FaceDetectNext_ {
    
    
    
    .content {
        display: flex;

        .content-video {
            flex: 0 0 453px
        }
        .content-info {
            flex: 1;
            display: flex;
        }
    }
    min-width: 1080px;
    .param-title-div {
        flex: 0 0 130px;
        overflow: hidden;
        li:hover {
            color: #1890ff;
            background-color: #ECF4FF;
        }
        li {
            text-align: center;
        }
    }
    .ant-tooltip-inner {
        color: #fff;
        padding: 4px 8px;
    }
    .lableInput-behind-row {
        .ant-row{
            .ant-col-14{
                height: 10px;
            }
        }
    }
    .faceDetect_notAllowd{
        .ant-input-number-disabled{
            cursor:auto !important;
            .ant-input-number-input {
                cursor:auto !important;    
            }
        }
    }
    .lableInput-behind-div {