/*页面头部*/
.f-page-header {
    /*background: #0C86D8;*/
    /*background: #0fe956;*/
    /*background: #0d20f1;*/
    background-color: #fff;
    margin-top: 1px;
}
/*页面底部*/
.f-page-below {
    width: 100%;
    background: #fff;
    height: 22%;
    /*margin-top: -60px;*/
    border-top: 1px solid #e4dddd;
    display: none;
    margin: auto;
    text-align: right;
}

.btn-blue {
    width: 70%;
    color: #fff;
    border: 1px solid #0e4bf6;
    background-color: #0e4bf6;
    height: 46px;
    line-height: 45px;
    margin-top: 5px;
    float: right;
    text-align: center;
    border-radius: 3px;
    margin-right: 8px;
}
/*.f-page-title {
    color: #fff;
}*/

.f-page-header:after {
    display: none;
}

.f-page-backbtn {
    color: #333;
}

.lr-flow-list .lr-list-item {
    padding-left: 80px;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 1;
    box-shadow: 0px 1px 9px #bdbaba7a;
    margin-top: 10px;
}

    .lr-flow-list .lr-list-item .left {
        position: absolute;
        top: 0;
        left: 0;
        padding: 15px;
        padding-top: 10px;
    }

        .lr-flow-list .lr-list-item .left .circle {
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            border-radius: 50%;
        }

    .lr-flow-list .lr-list-item .middle {
        position: relative;
        width: 100%;
    }

        .lr-flow-list .lr-list-item .middle .title {
            font-size: 16px;
            color: #333;
            margin-bottom: 5px;
        }

        .lr-flow-list .lr-list-item .middle .text {
            color: #999;
            font-size: 12px;
            line-height: 20px;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .lr-flow-list .lr-list-item .middle .category {
            color: #999;
            font-size: 12px;
            line-height: 20px;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .lr-flow-list .lr-list-item .middle .status {
            font-size: 12px;
            margin-top: 2px;
            color: #e8a758;
        }

    .lr-flow-list .lr-list-item .right {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 12px;
        color: #999;
    }


.lr-list-item-multi > p > span {
    color: #666;
}

.lr-list-item-multi > p {
    line-height: 20px;
}

.lr-list-addbtn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: #488aff;
    text-align: center;
    line-height: 40px;
    z-index: 10;
}

    .lr-list-addbtn > i {
        font-size: 24px;
    }

/*表单页面*/
.lr-form-page {
    position: relative;
    height: 100%;
    width: 100%;
}

    .lr-form-page .container {
        position: relative;
        width: 100%;
        height: 100%;
    }

.lr-form-add-page {
    padding-bottom: 46px;
}

.lr-form-page .lr-form-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    padding: 5px;
    background-color: #eee;
    display: none;
}

.lr-form-add-page .lr-form-btn {
    display: block;
}

    .lr-form-add-page .lr-form-btn button {
        margin: 0;
        height: 36px;
        line-height: 1;
    }

.lr-form-header-cancel,
.lr-form-header-submit {
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 44px;
    text-align: center;
    /*color: #fff;*/
    top: 0;
    /*background-color: #0C86D8;*/
    font-size: 16px;
    display: none;
}

.lr-form-header-cancel {
    left: 0;
}

.lr-form-header-submit {
    right: 0;
}

.lr-form-header-verify {
    right: 55px;
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 44px;
    text-align: center;
    /* color: #fff; */
    top: 0;
    /* background-color: #0C86D8; */
    font-size: 16px;
}

.lr-form-header-sign {
    right: 55px;
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 44px;
    text-align: center;
    /* color: #fff; */
    top: 0;
    /* background-color: #0C86D8; */
    font-size: 16px;
}

.lr-form-header-examine {
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 44px;
    text-align: center;
    /*color: #fff;*/
    top: 0;
    /*background-color: #0C86D8;*/
    font-size: 16px;
    /* display: none; */
    right: 0;
}
.lr-form-header-back {
    position: absolute;
    width: 83px;
    height: 100%;
    line-height: 44px;
    text-align: center;
    /*color: #fff;*/
    top: 0;
    /*background-color: #0C86D8;*/
    font-size: 16px;
    /* display: none; */
    right: 0;
}

.lr-form-header-btnlist {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 100%;
    line-height: 44px;
    /*color: #fff;*/
    display: none;
}

    .lr-form-header-btnlist i {
        font-size: 24px;
    }

.lr-form-header-more,
.lr-form-header-edit {
    text-align: center;
    width: 40px;
    height: 100%;
    float: right;
}

/*选择框（组织单位）*/
.lr-select {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: right;
    padding-right: 29px;
}

    .lr-select:after {
        font-family: "iconfont" !important;
        font-size: 14px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e6a3";
        position: absolute;
        right: 10px;
        top: 0;
        color: #c8c7cc;
    }
/*弹层选择框*/
.lr-layerSelect {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: right;
    padding-right: 29px;
}

    .lr-layerSelect:after {
        font-family: "iconfont" !important;
        font-size: 14px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e6a3";
        position: absolute;
        right: 10px;
        top: 0;
        color: #c8c7cc;
    }
/*编辑表格*/
.lr-form-row.lr-edit-gird {
    position: relative;
    padding: 0;
}

.lr-form-row + .lr-edit-gird {
    margin-top: 1px;
}

    .lr-form-row + .lr-edit-gird:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 0;
        content: '';
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        background-color: #c8c7cc;
        z-index: 1;
    }


.lr-form-container .lr-edit-grid-btn {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    color: #1d96f0;
    margin-top: -1px;
    padding: 0;
}

    .lr-form-container .lr-edit-grid-btn:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 1px;
        content: '';
        -webkit-transform: scaleY(.5);
        -ms-transform: scaleY(.5);
        -moz-transform: scaleY(.5);
        -o-transform: scaleY(.5);
        transform: scaleY(.5);
        background-color: #c8c7cc;
    }

    .lr-form-container .lr-edit-grid-btn:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 1px;
        content: '';
        -webkit-transform: scaleY(.5);
        -ms-transform: scaleY(.5);
        -moz-transform: scaleY(.5);
        -o-transform: scaleY(.5);
        transform: scaleY(.5);
        background-color: #c8c7cc;
    }

.lr-edit-grid-block {
    position: relative;
}

    .lr-edit-grid-block:before {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 1px;
        content: '';
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        background-color: #c8c7cc;
    }

    .lr-edit-grid-block .lr-edit-grid-row {
        position: relative;
        clear: left;
        overflow: hidden;
        min-height: 40px;
        padding-left: 90px;
        font-size: 14px;
    }

        .lr-edit-grid-block .lr-edit-grid-row label {
            position: absolute;
            top: 0;
            left: 0;
            width: 90px;
            height: 100%;
            line-height: 16px;
            text-align: left;
            padding-left: 14px;
            display: flex;
            white-space: normal;
            word-break: break-all;
            overflow: hidden;
            align-items: center;
        }

        .lr-edit-grid-block .lr-edit-grid-row:after {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 14px;
            height: 1px;
            content: '';
            -webkit-transform: scaleY(.5);
            transform: scaleY(.5);
            background-color: #c8c7cc;
        }

.lr-edit-grid-title {
    position: relative;
    background-color: #fafafa;
    color: #999;
    min-height: 30px;
    line-height: 30px;
    padding-left: 14px;
    font-size: 12px;
}

    .lr-edit-grid-title:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 1px;
        content: '';
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        background-color: #c8c7cc;
    }

.lr-edit-grid-deletebtn {
    position: absolute;
    color: #1d96f0;
    top: 0;
    right: 0;
    height: 30px;
    width: 60px;
    text-align: center;
}

.lr-edit-gird[readonly ="readonly"] .lr-edit-grid-btn,
.lr-edit-gird[readonly ="readonly"] .lr-edit-grid-deletebtn {
    display: none;
}


.lr-label {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    padding: 3px 6px;
    color: #333;
    border-radius: 100px;
}

.img1 {
    width: 60%;
    margin: auto;
}

.bgM {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.85);
    overflow: hidden;
}

    .bgM img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1001;
        margin: auto;
    }

.lr-form-row[readonly], .lr-form-row[disabled] {
    background-color: #f8f8f8;
}

.textarea-readonly {
    background-color: #f8f8f8;
}

.jfgrid-required {
    color: #000000;
}

    .jfgrid-required:before {
        content: '*';
        color: red;
    }
/* 禁用样式 */
input[readonly], input[disabled] {
    background-color: #f8f8f8;
    /* // 如果增加下面 3 句话没有生效，就在颜色后面添加 !important 属性 */
    color: #000000 !important;
    /* // 防止字体被苹果默认样式覆盖，以下 3 句话都要添加 */
    -webkit-text-fill-color: #000000;
    -webkit-opacity: 1;
    opacity: 1;
}
/* 文本框配置穿透样式 */
.Throughreadonly {
    color: #337ab7 !important;
    -webkit-text-fill-color: #337ab7 !important;
}
input.zgy-datectrl:not([disabled]) {
    background-color: #ffffff !important
}
div[readonly], div[disabled] {
    background-color: #f8f8f8;
    color: #000000;
}

.NotCssBack label {
    z-index: 9;
}

input {
    user-select: text;
    -webkit-user-select: text;
    color: #000000;
}

