body{
   font:14px Helvetica Neue,Helvetica,Microsoft YaHei,PingFang SC,Tahoma,Arial,sans-serif;
}

i {
    font-style: normal;
}

.panel-fit, .panel-fit body {
    padding: 0.5px;
}

.panel-body {
    overflow: hidden;
    font-size: inherit;
}

.asfi-clear-mp {
    padding: 0;
    margin: 0;
}

.a-footer1 {
    left: 0 !important;
    text-align: center;
    padding: 7px 0 !important;
}

.a-layout-admin {
    height: 44px;
}

.a-fluid1 {
    overflow-y: auto;
    height: calc(100% - 73px);
}

.a-body1 {
    overflow: hidden;
}

textarea {
    overflow: inherit;
}

/*begin control entity*/

.a-ctl-entity {
    display: block;
}

.a-ctl-entity .a-ctl-entity-list {
    min-height: 36px;
    background-color: white;
}

.a-ctl-entity .a-ctl-entity-list div {
    display: inline-block;
    margin: 2.5px -15px 2.5px 1px;
}

.a-ctl-entity .a-ctl-entity-list div i {
    position: relative;
    top: -13px;
    right: 13px;
    color: red;
    cursor: pointer;
}

.a-ctl-entity .a-ctl-entity-list-add-i {
    position: absolute;
    right: 1px;
    top: 4px;
    font-size: 26px;
    color: #009688;
    cursor: pointer;
}
}

/*end control entity*/

/*begin control file*/

.a-ctl-file {
    display: block;
}

.a-ctl-file .a-ctl-file-list {
    min-height: 36px;
    background-color: white;
    overflow: hidden;
}

.a-ctl-file .a-ctl-file-list .a-ctl-file-list-item {
    display: inline-block;
    white-space: nowrap;
    margin: 2.5px -15px 2.5px 1px;
}

.a-ctl-file .a-ctl-file-list .a-ctl-file-list-item .a-ctl-file-list-item-name {
    height: 26px;
    line-height: 26px;
    padding: 0 4px;
}

.a-ctl-file .a-ctl-file-list .a-ctl-file-list-item .a-ctl-file-list-item-remove {
    position: relative;
    top: -9px;
    right: 16px;
    color: red;
    cursor: pointer;
}

.a-ctl-file .a-ctl-file-list .a-ctl-file-list-item[readonly="1"] .a-ctl-file-list-item-remove {
    visibility: hidden;
}

.a-ctl-file .a-ctl-file-list .a-ctl-file-list-item .a-ctl-file-list-item-down {
    position: relative;
    left: -20px;
    top: 5px;
    right: 13px;
    color: #d6c1c1;
    cursor: pointer;
    font-size: 22px;
}

.a-ctl-file .a-ctl-file-tools {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 4px;
}

.a-ctl-file .a-ctl-file-list-add-i {
    font-size: 26px;
    color: #FFC107;
    cursor: pointer;
    z-index: 1;
}

.a-ctl-file .a-ctl-file-list-down-i {
    display: none;
    font-size: 26px;
    color: #dbd3d3;;
    cursor: pointer;
    z-index: 1;
}

.a-ctl-file .layui-progress {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: none;
}

/*end control file*/

/*begin easyUI*/

.textbox-addon .textbox-addon-right a {
    height: 35px;
}

.textbox {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.textbox .textbox-text {
    height: 36px !important;
    line-height: 36px !important;
}

/*end     easyUI*/

/*begin officialdoc*/

/*begin doctype*/

.a-doctype1 {
    background-color: #bb9387;
}

.a-doctype2 {
    background-color: #99a070;
}

/*end  doctype*/

/*begin docStatus*/

.a-docStatus0 {
    background-color: #777;
}

.a-docStatus5 {
    background-color: #ff5722;
}

.a-docStatus7 {
    background-color: #ff5722;
}

.a-docStatus8 {
    background-color: #efa88f;
}

.a-docStatus9 {
    background-color: #009688;
}

.a-docStatus10 {
    background-color: #eee !important;
    color: #666 !important;
}

/*end  docStatus*/

/*end    officialdoc*/

/*begin flowprocdetails*/

.a-fpd {
    display: block;
}

.a-fpd:empty {
    display: none;
}

.a-fpd .a-fpd-item {
    background-color: white;
    display: block;
}

.a-fpd .a-fpd-item:hover {
    background-color: #ede9e0;
}

.a-fpd span:empty {
    display: none;
}

.a-fpd .a-fpd-item-title {
    font-weight: bold;
    padding: 0 17px 0 35px;
    height: 30px;
    line-height: 30px;
}

.a-fpd .a-fpd-item-username::before {
    font-family: 'iconfont';
    content: '\e608';
    margin-right: 4px;
}

.a-fpd .a-fpd-item-username {
    font-weight: bold;
}

.a-fpd .a-fpd-item-arrivaltime::before {
    content: '到: ';
}

.a-fpd .a-fpd-item-arrivaltime {
    background-color: #999;
}

.a-fpd .a-fpd-item-proctime::before {
    content: '办: ';
}

.a-fpd .a-fpd-item-proctime {
    background-color: #72937b;
}

.a-fpd .a-fpd-item-pstatus {
    float: right;
    margin-top: 7px
}

.a-fpd .a-fpd-item-pstatus0 {
    background-color: #3f89c5;
}

.a-fpd .a-fpd-item-pstatus1 {
    background-color: #ff5722;
}

.a-fpd .a-fpd-item-bactname::before {
    font-family: 'iconfont';
    content: '\e642';
    margin-right: 4px;
}

.a-fpd .a-fpd-item-jump::before {
    font-family: 'iconfont';
    content: '\e643';
    margin-right: 4px;
}

.a-fpd .a-fpd-item-bactname {
    float: left;
    font-size: 13px;
}

.a-fpd .a-fpd-item-jump {
    font-size: 13px;
    float: right;
}

.a-fpd .a-fpd-item-procinfo::before {
    font-family: 'iconfont';
    content: '\e615';
    margin-right: 4px;
}

.a-fpd .a-fpd-item-procinfo {
    font-size: 14px;
    color: black;
}

/*end    flowprocdetails*/

/*begin flowAppr*/

.a-flowappr {
    display: inline-block;
}

.a-flowappr-item-tag0 {
    background-color: #5FB878;
    font-weight: bold;
}

.a-flowappr-item-tag1 {
    background-color: #2F4056;
}

/*end    flowAppr*/

/*begin selector*/

.a-input-selector1 {
    position: absolute;
    font-size: 26px;
    top: 5px;
    right: 3px;
    color: #FFC107;
    cursor: pointer;
}

.a-input-selector2 {
    position: absolute;
    font-size: 25px;
    top: 6px;
    right: 33px;
    color: #dbd3d3;
    cursor: pointer;
}

/*end    selector*/

/*begin bg*/
.a-bg-tool1{
    background-color: #fbfbfb;
}
/*end    bg*/
