        }
        .tipYellow {
            color: #fb953c;
        }
    }
}



._Optex_ {
    
    
    
    .line-row {
        display: flex;
    }
}




._WaterLevelDetection_ {
    height: calc(100% - 66px);
    
    
    
    .ivsParameterSet;

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

    fieldset {
        overflow: hidden;
    }
    .mark-point{
        padding: 5/@px-unit;
    }
    .mark-point-btns{
        display: flex;
        justify-content: space-between;
    }
    .mark-point-coordinate{
        display: flex;
        align-items: center;
        column-gap: 10 / @px-unit;
        .label-normal-wrapper{
            width: 100 / @px-unit !important;
        }
    }
    .mark-point-water-level{
        .label-normal-wrapper{
            width: 150 / @px-unit !important;
        }
    }

    .panel-left{
        display: flex;
        flex-direction: column;
    }
}



._ExactSearchSet_ {
    
    
    

    .line-row {
        display: flex;
    }
}




._LeaveDetection_ {
    height: calc(100% - 66px);
    
    
    
    .ivsParameterSet;

    .AlarmInput-channel-select {
        .label-normal-container {
            display: flex;
            align-items: center;
        }
    }

    fieldset {
        overflow: hidden;
    }
}





._LeaveDetection_ {
    .parameter-panel {
        display: flex;
        flex-direction: column;
        overflow-y: hidden;
        margin-left: 18 / @px-unit !important;
        height: 100%;
    }
}



._Optex_ {
    .page-view {
        .manage-grid-errorIcon {
            .svgOut(@errorIcon);
            .svgFont(20);
        }
        .manage-grid-successIcon {
            .svgOut(@successIcon);
            .svgFont(20);
        }
    }
}

.optex-setting-modal{
    .optex-setting-row{
        display: flex;
        justify-content: space-between;
    }
}


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




._WaterLevelDetection_ {
    .parameter-panel {
        display: flex;
        flex-direction: column;
        overflow-y: hidden;
        margin-left: 18 / @px-unit !important;
        height: 100%;
    }
}



._ExactSearchSet_ {
    .page-view {
        .table-input-select-container{
            width: 100% !important;
        }
        .table-input-select-wrapped{
            width: 100% !important;
        }
    }
}



