﻿* {
    font-size: 13px;
    /*font-family: Helvetica,Arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",STHeiti,"华文细黑",sans-serif;*/
    font-family: tahoma,helvetica,arial,verdana,sans-serif;
}

/*******************单据上的内容样式**********************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

.title {font-family: tahoma,arial,'Hiragino Sans GB',宋体,sans-serif; font-size: 19px;}
/* 单据上的table */
.CodeTable {}
.CodeTable tr {height:23px; line-height:23px;}
.CodeTable tr td {
    border-style:solid; 
    border-width: 0px 1px 1px 0px; /*上边框线、右边框线、下边框线、左边框线*/
    border-color:#939393;
    font:normal normal 12px 宋体;
    text-align:center;
    color:#335683;
    padding-top:0px;
    padding-bottom:0px;
}
/* 单据背景色 */
.barCardColor {background-color:#EEF4FE;}
.CodeTable .BMlbl { background-color:#EEF4FE; font-weight:bold; text-align:right; padding-right:3px; }
.CodeTable .must {color:red;}
.CodeTable .BMvalue { padding:3px;text-align:left; }
.CodeTable .BMnum { text-align:right;padding:3px; }
.CodeTable .edtTxt { font:normal normal 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif; border-width:0px; text-align:left; }
.edtNum { font:normal normal 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif; border-width:0px; text-align:right; }
.edtNumUnderLine { font:normal bold 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif; border-width:0px; text-align:right; border-bottom-color:Black;border-bottom-style:solid;	border-bottom-width:1px;}
.edtNumBold { font:normal bold 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif; border-width:0px; text-align:right; }
.inputFocus {background-color:#EAEAEA;}
.inputHover {background-color:#FBFBFC;}


/* 审批格式 */
.SPlbl { background-color:#F5F5F5; border-style:solid; border-width: 0px 1px 1px 0px; border-color:#939393; }
.SPvalue { padding:3px; border-style:solid; border-width: 0px 1px 1px 0px; border-color:#939393; }


/* 单据第一行(实施单位,单据日期等) */
.Rep_head_top {}
.Rep_head_top td {font:normal normal 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif;color:#335683; padding-left:4px;}
.Rep_head_top div {border-bottom-color:Black;border-bottom-style:solid;	border-bottom-width:1px;}
.Rep_head_top td Input {font:normal bold 12px tahoma,arial,'Hiragino Sans GB',宋体,sans-serif;padding:1px 0px 0px 0px;}
/*表的颜色*/
.TableColor {background-color:#FFFFFF}
/*档案编辑时编号只读*/
.readOnly { background-color:#FBFBFC}/*#FDFEEF*/

.readOnly2 { background-color:#F5F5F5}

/* 单据toolbar背景 */
.toolbarCard {
    background-color: #F1F1F1;
    color: #404040;
    padding: 2px 0px 2px 0px; 
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d7d7d7;
}

/* 单据子表toolbar背景 */
.toolbarCardSub {
    background-color: #fafafa;
    color: #645e5e;
}

/* 档案编辑样式 */
.lblTD
{
    width:70px; text-align:right;
}
.txtTD
{
    text-align:left;
}
.txt
{
    text-align:left;
    border:1px solid #95B8E7;/*#9F9F9F*/
    -moz-transition:border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    height:18px;
}

/* 领导审批 */
.signDiv{ position:relative; }
.signDivImg{ position:absolute;bottom:30px;right:10px;width:150px; height:66px; }
.signDivDate{ position:absolute; bottom:30px; right:10px; }
.signDivDep{ width:60px; overflow:hidden; }
.signOpinion{ width:298px;height:120px; overflow:hidden; }
.signTdEmpty{ width:70px; }



/*弹出选择档案对话框底部的确定取消按钮*/
.dialogBottom {
    height:100%; 
    border-width:1px 0px 0px 0px; border-style:solid;
    border-color: #dddddd;background: #F4F4F4;
    padding: 5px 8px;
    text-align: right;
}

.form-date {
    outline: none;
    border: none;
    padding: 0 4px;
    height: 22px;
    line-height: 24px;
}


/* 工作提醒数字背景色 */
.fileNumSpan {
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    border-radius: 10px;
    padding: 2px 4px;
    border-style: solid;
    border-width: 0px;
    background-color: #d9534f;
    color: #fff;
    z-index: 99999;
}

/* 列表上附件数量样式(蓝) */
.fileNum {
    background-color: #238ff9;
}




/* 附件名称 */
.fileName {
    color: #333;
}
/* 附件大小(灰色) */
.font-grey {
    color: #999;
}
/* 附件预览、下载,中间分隔线 */
.action {
    color: #29e;
    padding: 0 8px;
    border-left: 1px solid #d5d5d5;
}
/* 附件预览、下载(第一个)，没有分隔线 */
.action-first {
    padding-left: 0px;
    border-left-width: 0px;
}
/* 附件预览、下载(单独一个)，没有右padding */
.action-single {
    padding-right: 0px;
}





/* begin---单据页面样式，从力软框架抄过来的 */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}


.lr-form-item {
    position: relative;
    min-height: 28px;
    padding: 2px 0 2px 101px;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #C0C0C0;
}

.lr-form-item-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    line-height: 27px;
    text-align: right;
    padding-right: 10px;
    color: #335683;
    background: #EEF4FE;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #C0C0C0;
}

    .lr-form-item-title > font {
        position: absolute;
        top: 0;
        right: 2px;
        color: red;
    }

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #C0C0C0;
    background-color: #FFF;
}
/* 单据页面样式，从力软框架抄过来的---end */

.form-date {
    outline: none;
    border: none;
    padding: 0 4px;
    height: 24px;
    line-height: 24px;
}

/* 制单人 制单日期 金额单位 样式 */
.lab-code {
    background-color: #fcf8e3;
    border: none;
    height: 29px;
    color: #666;
}

.lr-form-lab {
    position: relative;
    min-height: 26px;
    padding: 1px 0px 1px 94px;
}

.lr-form-lab-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 100%;
    line-height: 26px;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
}

.lab-control {
    font-size: 13px;
    height: 20px;
    padding-bottom: 0px;
    outline: none;
    /*font-weight: bold;*/
    border: none;
    float: left;
    background-color: #fcf8e3;
    background: none;
    text-align: center;
    line-height: 22px;
    color: #666;
}

    .lab-control > .lr-select-placeholder {
        font-size: 13px;
        color: #666;
    }

.lab-unit {
    line-height: 24px;
    text-align: right;
}


.lr-form-lab-zd {
    position: relative;
    min-height: 26px;
    padding: 1px 0px 1px 55px;
}

.lr-form-lab-zd-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 100%;
    line-height: 26px;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
}
/*--------    end    ---------*/




/* ------ 单据查看左右样式 ------ */
.lr-layout {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}

    .lr-layout.lr-layout-left-right {
        padding-left: 740px;
    }

.lr-layout-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 740px;
    height: 100%;
    padding: 6px 0px 6px 6px;
}

.lr-layout-right {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5px;
}
/*-------end--------*/




/* 工具栏 */
.toolbar {
    position: relative;
    height: 33px;
}
/* 工具栏左边部分 */
.toolbar-left {
    position: absolute;
    left: 0px;
    height: 30px;
    padding-left: 1px;
}

.toolbar-left2 {
    position: absolute;
    left: 0px;
    top: 30px;
    height: 35px;
    padding-left: 1px;
}
/* 工具栏右边部分 */
.toolbar-right {
    position: absolute;
    right: 0px;
    height: 30px;
    padding-right: 1px;
}

