
.el-row {
    position: relative;
    box-sizing: border-box;
    /*margin-bottom: 15px;*/
}
.clicksign {
    background: #009688;width:auto;height:auto;
    padding:4px;border-radius:4px;color:#fff;
}
.layui-input-Untitled {
    margin-left: 6px;
    min-height: 36px;
}
.fydyys {
    background: #f4f4f4;
    height: 10pt;
    width: 100%
}

.el-col-10 {
    width: 10%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
}

.el-col-15 {
    width: 15%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    line-height: 32px;
}

.el-col-20 {
    width: 20%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    line-height: 32px;
    min-width: 240px;
}

.el-col-25 {
    width: 25%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height:32px;
}

.el-col-40 {
    width: 40%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}
.el-col-45 {
    width: 45%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-33 {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-50 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-66 {
    width: 66.66667%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-75 {
    width: 75%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-100 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
    line-height: 32px;
}

.el-col-5 {
    width: 20%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
}

.el-col-5-2 {
    width: 40%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-4 {
    width: 25%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-3 {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-3-2 {
    width: 66.66667%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-2 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-4-3 {
    width: 75%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
    min-width: 340px;
}

.el-col-1 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin: 0px 0 0 0;
}

[class*=el-col-] {
    float: left;
    box-sizing: border-box;
    min-height: 32px;
}

.layui-form-item {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 28px;
    clear: none;
    *zoom: 1;
}

#buttonDemo {
    padding: 0 6px
}

.layui-form-item .layui-inline {
    margin-bottom: 2px;
    margin-right: 4px !important;
}

    .layui-form-item .layui-inline button {
        margin-bottom: 6px
    }

.layui-fluid {
    padding: 0;
}

.layui-card {
    padding-top: 5px;
}

.layui-card-header {
    position: relative;
    height: auto;
    padding: 0px 0px;
    border-bottom: 2px solid #f6f6f6;
    color: #333;
    /*border-radius: 2px 2px 0 0;*/
    font-size: 14px;
}

.layui-form-label {
    padding: 0px 2px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    width: 100px !important
}
.layui-input-date {
    background: url(/SGadmin/css/images/time.png) no-repeat !important;
    background-size: 18px 18px !important;
    background-position: right center !important;
}
.layui-form-label-xl {
    background: url(/SGadmin/css/images/arrow-down-bold.png) no-repeat;
    background-size: 18px 8px;
    background-position: right bottom;
}

.layui-form-labelpre {
    width: auto !important;
    margin-left: 10px
}

/*.layui-input-block {
    margin-left: 126px;
    min-height: 32px;
    height: auto;
}*/

.layui-input-blockpre {
    margin-left: 4px !important;
    float: left;
}

.layer-footer {
    position: fixed;
    bottom: 0;
    width: calc(100% - 10px);
    background-color: #f4f4f4;
    padding: 4px 20px 4px 60px !important;
    margin-left: -10px;
    z-index:999;
}

.color-green {
    color: #189F92 !important;
}

.color-cyan {
    color: #009688
}

.color-black {
    color: #393D49
}

.color-blue {
    color: #1E9FFF
}

.color-orange {
    color: #d4d4d4 !important
}

.color-red {
    color: #FF5722
}

.iconfont {
    font-family: iconfont;
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*    padding-top: 4px;*/
    cursor: pointer
}

.layui-table-tool-temp {
    padding-right: 5px !important;
}

.layui-form-multiple-item {
    margin-left: 135px;
    display: flex;
    line-height: 32px;
    min-height: 32px;
    height: auto;
}

    .layui-form-multiple-item span {
        margin: 0 5px 0 5px;
    }

xm-select {
    min-width: 80px !important
}



.laytable-cell-edit input {
    width: 100% !important;
    height: 100% !important;
    background: #fff !important;
    border-width: 0px !important;
    border-style: groove !important;
    background: #fff
}

    .laytable-cell-edit input:focus {
        width: 100% !important;
        height: 32px !important;
        background: #fff !important;
        border-color: #009688 !important;
        border-width: 1px !important;
        border-style: groove !important;
    }

.laytable-cell-layDate input {
    width: 100% !important;
    height: 100% !important;
    background: none !important;
    border-width: 0px !important;
    border-style: groove !important;
    background: url(/SGadmin/css/images/time.png) no-repeat !important;
    background-size: 18px 18px !important;
    background-position: right center !important;
}

    .laytable-cell-layDate input:focus {
        border-color: #5FB878 !important;
        border-width: 1px !important;
        border-style: groove !important
    }

.layui-form-label.layui-required span {
    position: relative;
}

    .layui-form-label.layui-required span:after {
        content: "*";
        color: red;
        position: absolute;
        top: 1px;
        left: -10px;
    }

.iconfont-close-fill.clearInput {
    color: #bfbfbf;
    position: absolute;
    right: 5px;
    top: 6px;
    display: none;
}

    .iconfont-close-fill.clearInput + input {
        padding-right: 27px;
    }

.inputUnit:after {
    position: absolute;
    right: 9px;
    top: 6px;
    color: #bfbfbf;
}

.inputUnit > input {
    padding-right: 32px;
}

.inputUnitOfKg:after {
    content: "kg";
}

.inputUnitOfPercent:after {
    content: "%";
}

.barOperating {
    color: #009688;
    cursor: pointer;
}

    .barOperating:hover {
        color: #009688;
    }

.layui-table-col-xmSelect {
    padding: 0px !important
}

.layui-table {
    position: relative;
}

.laytable-cell-xmSelect xmselect xm-select {
    border: none !important;
    background: none !important;
    min-width: 80px !important
}

.layui-table-body {
    overflow-y: auto;
    overflow-x:hidden;
}

.layui-input:disabled, .layui-textarea:disabled {
    cursor: no-drop;
}

.unit_box > input:first-child {
    width: 63%;
    width: calc(65% - 3px);
    margin-right: 3px;
    float: left;
}

.unit_box xmselect {
    width: 35%;
    float: left;
}

.unit_box xm-select {
    min-width: 0 !important;
}

.unit_box > input:last-child {
    width: 35%;
    float: left;
}

xm-select > .xm-body .xm-search > i {
    left: 10px;
}

.xm-select-demo {
    height: 30px !important;
    line-height: 30px !important
}

.xm-select-default {
    line-height: 30px !important
}

.xmsubmit {
    float: left;
    margin: 2px 8px;
    background: rgb(0, 150, 136);
    padding: 4px;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer
}

.fright {
    float: right;
    margin-right: 0px
}

.xm-option-icon:before {
    content: "\e86b";
}

.xm-icon-danx:before {
    content: "\e86b";
}

.xm-icon-duox:before {
    content: "\ea64";
}

.xm-icon-sousuo:before {
    content: "\e7e0";
}

.div-bring {
    height: 28px;
    width: 26px;
    float: right;
    background: #009688;
    padding: 4px 0 0 4px !important;
    margin: 0px;
    border-radius: 0 4px 4px 0;
}

.input-bring {
    width: calc(100% - 30px);
    float: left
}

.input-bringi {
    color: #ffffff !important
}

.div-bringdw {
    height: 26px;
    width: 50px;
    float: right;
    color: #333333 !important;
    background: #f4f4f4;
    padding: 6px 0 0 4px !important;
    margin: 0px;
    border-radius: 0 4px 4px 0;
}

.input-bringdw {
    width: calc(100% - 54px);
    float: left;
}

.input-bringxl {
    width: calc(100% - 94px);
    float: left;
}
/*.layui-form-select{
    width:90px;float:right!important
}*/



.step-body {
    position: relative;
}

.step-header {
    width: 100%;
    margin: 0 auto;
}

    .step-header ul {
        padding: 0;
    }

    .step-header li {
        list-style-type: none;
        float: left;
        position: relative;
    }

        .step-header li p {
            margin-top: 30px;
            margin-bottom: 5px;
            font-size: 14px;
            color: #555555;
        }

        .step-header li .step-name {
            position: relative;
            left: 35px;
            font-size: 12px;
            top: 0;
            line-height: 25px;
            background-color: #fff;
            padding: 0 10px;
        }

        .step-header li a {
            position: absolute;
            margin: 0 auto;
            font-size: 12px;
            color: #777;
            height: 25px;
            line-height: 25px;
            background: url(/SGadmin/css/images/cell.png) center top no-repeat;
            display: block;
            background-color: #FFFFFF;
            width: 45px;
            left: 0;
            top: 0;
            text-decoration: none;
            text-align: center;
        }

        .step-header li.step-active a {
            background: url(/SGadmin/css/images/cell-active.png) center top no-repeat;
            color: white;
            background-color: #FFFFFF;
        }

        .step-header li.step-current a {
            background: url(/SGadmin/css/images/cell-current.png) center top no-repeat;
            color: white;
            background-color: #FFFFFF;
        }

        .step-header li.step-active p {
            color: #58B7FF;
        }

.step-bar, .step-bar-active {
    height: 13px;
    border-radius: 12px;
}

.step-bar {
    background: url(/SGadmin/css/images/bar-bg.png);
    position: relative;
    border-radius: 12px;
    z-index: -1;
    height: 1px;
    top: 12.5px;
}

.step-bar-active {
    width: 0;
    background: url(/SGadmin/css/images/bar-bg-active.png);
    height: 1px;
}

.step-list {
    display: none;
    clear: both;
}

.layui-table-editBroug {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 189;
    width: calc(100% - 30px);
    min-height: 100%;
    padding: 5px 14px;
    border-radius: 0;
    box-shadow: 1px 1px 20px rgba(0,0,0,.15);
    background-color: #fff;
}


    .layui-table-editBroug:focus {
        border-color: #009688 !important;
    }

.layui-table-editBrouggo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 189;
    width: 30px;
    background: #009688;
    min-height: 100%;
    padding: 2px 4px;
    border-radius: 0;
    box-shadow: 1px 1px 20px rgba(0,0,0,.15);
}
.sprlr { 
    background: #189F92;float:left;
    width: 150px;
    text-align: center;
    border: 0px double #333;
    color: aliceblue;
    border-radius: 4px;margin:4px
}
.sprsc {   
    float: right;
    width: 14px;
    height: 14px;
    background: #fff;
    color: #000;
    height: 14px;
    line-height: 14px;
    border-radius: 4px;right:0px
}
.zhlck {
    background: rgb(0, 150, 136);
    width: 300px;
    float: left;
    color: #fff;
    padding: 1px 4px;
    text-align: center;
    margin: 0 6px;
    min-height: 36px;
    border-radius: 6px
}
#soul-table-contextmenu-wrapper {
    width: 0;
}

.soul-table-contextmenu {
    position: absolute;
    z-index: 999999;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ebeef5;
    box-shadow: 2px 2px 4px -2px rgba(0,0,0,.2);
    background: white;
}

    .soul-table-contextmenu li {
        line-height: 26px;
        padding: 0 30px;
        cursor: pointer;
        word-break: keep-all;
    }

        .soul-table-contextmenu li:hover {
            background: #c5c5c5;
        }

        .soul-table-contextmenu li i.prefixIcon {
            position: absolute;
            left: 8px;
        }

        .soul-table-contextmenu li i.endIcon {
            position: absolute;
            right: 8px;
        }