:root {
    /*--title-text-color: #0063ba;
    --title-icon-color: #208EE9;
    
    --button-border-color: #1e8ce8;
    --button-text-color: #1e8ce8;
    --button-bg-color: #fff;
    --button-focus-bg-color: #1e8ce8;
    --button-focus-text-color: #FFF;
    --button-focus-border-color: #FFF;

    --button-green-border: #4cc235;
    --button-green-bg: #4cc235;
    --button-green-text: #fff;

    --input-hover-color: #208EE9;
    --input-border-color: #e8e8e8;
    --input-text-color: #565656;
    --input-readonly-border-color: #e8e8e8;
    --input-readonly-text-color: #e8e8e8;
    --input-readonly-bg-color: #fff;
    --header-border-color: #e8e8e8;

    --select-active-color:#333;
    --select-active-bg-color:#fff;
    
    --dept-select-bg : #fff;
    --dept-select-border : #e8e8e8;

    --pagination-input-text : #208EE9;
    --pagination-input-border : #E2F2EF;
    --pagination-input-bg : #E2F2EF;
    --pagination-input-hover-bg : #208EE9;
    --pagination-input-hover-border : #fff;
    --pagination-input-hover-text : #fff;

    --datepicker-active-text: #fff;
    --datepicker-active-bg: #3186ee;
    --datepicker-today-bg: #FDF39A;
    --datepicker-today-text: #333;

    --grid-head-button-text : #e4e4e4;
    --grid-head-button-select-text : #3C85D7;
    --grid-head-button-select-bg : #e2f2ff;
    --grid-row-bg : #FFF;
    --grid-row-border : #e4e4e4;
    --grid-row-select-bg : #e2f2ff;
    --grid-row-select-border : #e2f2ff;
    --grid-row-select-text : #3C85D7;
    --grid-body-bg : #B3DCFF;
    --grid-header-bg : #B3DCFF;
    --grid-header-text : #1e7cca;
    --grid-click-bg : #e2f2ff;
    --grid-click-text : #000;
    --grid-row-hover-bg : #E2F2FF;


    --grid-col-success : green;
    --grid-col-error : red;
    --grid-col-icon-default : #337AB7;
    --grid-col-icon-select : #FF6600;

    --grid-col-edit-light-bg : rgba(241, 209, 45, 0.62);*/

    /*tab组件-----------*/
/*    --navTab-text : #1987E4;
    --navTab-bg : #0063ba;
    --navTab-a-bg : #fff;*/
    /*tab组件-----------*/

    /*checkbox and radio*/
/*    --check-hover-border-before : #c0c0c0;
    --check-hover-border-after : #3e97eb;
    --uncheck-label-before : #D3D3D3;
    --check-label-before : #1987E4;
    --radio-label : #3e97eb;*/
    /*checkbox and radio*/


    /*layer------------------*/
    /*--layer-title-bg : #3e97eb;
    --layer-title-text : #fff;
    --layer-btn-bg : #1E8CE8;
    --layer-btn-text : #fff;*/
    /*layer------------------*/

    /*item list -----------------*/
/*    --item-list-bg : #FFF5F5;
    --item-list-text : #FF7316;*/
    /*item list -----------------*/

    /*tree search list group---------------*/
/*    --tree-list-hover-bg : #e2f2ff;
    --tree-list-hover-text : #1e7cca;
    --tree-list-hover-border : #e2f2ff;*/
    /*tree search list group---------------*/

    /*zTree ------------------*/
/*    --tree-select-node-bg : #fff;
    --tree-select-node-text : #0063ba;*/
    /*zTree ------------------*/

    /*selectDrown*/
/*    --selectdrown-menu-bg :#e2f2ff;
    --selectdrown-menu-text :#337ab7;*/

    /*gridster 首页protal的框架颜色-------开始*/

    /*gridster 首页protal的框架颜色-------开始*/




    /*login----------------------*/
    /*--login-body-bg : #fff;
    --login-body-text : #000;
    --login-from-control-bg : #fff;
    --login-from-control-border : rgba(117, 117, 117, 0.15);
    --login-from-control-hover-border : rgb(3, 169, 245);
    --login-float-label-text : #999;
    --login-input-checkbox-before-bg : #fff;
    --login-buttom-submit-bg : rgb(3, 169, 245);
    --login-buttom-submit-text : #fff;
    --login-buttom-submit-boxshadow : rgba(0, 0, 0, 0.37);
    --login-input-highlighter-bg : #5264AE;
    --login-user-bg : white;
    --login-user-border : #1764ba;
    --login-user-h1-border : #ccc;
    --login-user-h1-text : #444;
    
    --login-home-page-header-text : #3696fa;
    --login-home-page-footer-text : #a4a4a4;
    --login-home-page-footer-bg : white;
    --login-bottom-bg : #107ADD;
    --login-bottom-text : white;*/
    /*login----------------------*/
}




/*表单无边框以及默认样式*/
.edit-header{
    border-bottom: 1px solid #e8e8e8;
    height: 45px;
    line-height: 45px
}
.edit-header .edit-title {
    font-size: 1rem;
    color: #0063ba;
    text-align: left;
    height: 100%;
    vertical-align: bottom
}
.edit-header .edit-title .icon {
	float:left; 
	position: relative; 
	width: 5px; 
	height: 15px; 
	background-color: #208EE9;
	margin-top: 16px;
	margin-right: 8px;
}
.edit-header .edit-title .iocn {
    float:left;
    position: relative;
    width: 5px;
    height: 15px;
    background-color: #208EE9;
    margin-top: 16px;
    margin-right: 8px;
}
.edit-header .edit-btn-box{
    font-size: 1.2rem;
    color: #1e8ce8;
    text-align: right;
    padding-right: 25px;
}

.edit-bottom{
    margin: 0;
    border-top: 1px solid #e8e8e8;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.edit-bottom .edit-btn-box{
    font-size: 1.2rem;
    color: #1e8ce8;
    text-align: center;
}
.edit-body{
    margin: 0;
    overflow: auto;
    margin-right:-15px;
}

.form-control.ui-select-toggle{
    border-bottom: 1px solid #e8e8e8;
}
.form-control:focus {
    border-color: #208EE9;;
}
.form-group input{
    border-bottom: 1px solid #e8e8e8;
    color: #565656;
    /*cursor: pointer;*/
}
.form-group textarea{
    border-bottom: 1px solid #e8e8e8;
    cursor: text;

}
.input-group-addon{
    border-bottom: 1px solid #e8e8e8;
    background-color: #fff;
}
.btn-default-focus{
    color:#333;
    background-color:#1e8ce8;
    border-color:#FFF;
    text-decoration:none;
    outline:none;
    /*outline-offset:-2px;*/
    box-shadow:none !important
}
/*.btn-default{color: white !important;*/
    /*background: #1e8ce8 !important;*/
    /*border: none}*/
.form-control[disabled],
.form-control[readonly],
fieldset[disabled].form-control{
    background: #fff;
    border-bottom: 0 solid;
    border-color: #e8e8e8 !important;
}

/*可输入下拉列表选中状态的颜色变化*/
.ui-select-bootstrap .ui-select-choices-row.active>a{
    color: #333;
    background-color: #fff;
}

/*button[type=button]的颜色*/
input[type=button],
input[type=submit],
button[type=button],
button[type=submit]{
    color: #1e8ce8;
    background-color: #fff;
    border: 1px solid #1e8ce8;
    border-radius: 0;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    /*font-size: 0.86rem;*/
}

/*button[type=button]的颜色*/
input[type=button]:hover,
input[type=submit]:hover,
button[type=button]:hover,
button[type=submit]:hover,
input[type=button]:focus,
input[type=submit]:focus,
button[type=button]:focus,
button[type=submit]:focus{
    color: #FFF;
    background-color: #1e8ce8;
    border-color: #FFF;
}

.btn-green,
.btn-green:hover,
.btn-green:focus{
	color: #fff !important;
	background-color: #4cc235 !important;
    border-color: #4cc235 !important;
}

.paginationBtn .btn-white {
	color: #208EE9 !important;
	background-color: white !important;
    border: none;
    margin-top: 11px;
    height: 28px;
    line-height: 28px;
}

/*分页颜色控制*/
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    color:  #fff;
    border: none;
    background: #208EE9 !important;
}

.pagination>li>a,
.pagination>li>span{
    color: #208EE9;
    /*background-color: #E2F2EF; !important;*/
    border-color: #E2F2EF;;
    height: 28px;
}


/*日期选择小图标颜色*/
.input-group-addon{
    color: #555;
}
.datetimepicker .active:active,
.datetimepicker .active:hover:active,
.datetimepicker .active.disabled:active,
.datetimepicker .active.disabled:hover:active,
.datetimepicker .active.active,
.datetimepicker .active:hover.active,
.datetimepicker .active.disabled.active,
.datetimepicker .active.disabled:hover.active{
    background-color: #3186ee !important;
    color: #fff !important;
    background-image: none !important;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #FDF39A !important;
    color: #333 !important;
    background-image: none !important;
}


/*ui-grid table插件默认样式颜色*/
.ui-grid-selection-row-header-buttons{
    color: #e4e4e4;
    opacity: 0.5;
}
.ui-grid-selection-row-header-buttons.ui-grid-all-selected{
    color: #3C85D7;
}
.ui-grid-selection-row-header-buttons.ui-grid-row-selected{
    color: #3C85D7;
    background-color: #e2f2ff;
}
.ui-grid-row.ng-scope.ui-grid-row-selected{
    background-color: #e2f2ff;
}
.ui-grid-row.ui-grid-row-selected  [ui-grid-row]  .ui-grid-cell{
    background-color: #e2f2ff;
    color: #3C85D7;
    border-bottom: 1px solid #e2f2ff;
}
.ui-grid-row.ui-grid-row-selected  .grid-color-success,
.ui-grid-row.ui-grid-row-selected  .grid-color-fail{
    background-color: #e2f2ff;
    color: #3C85D7;
    border-bottom: 1px solid #e2f2ff;
}
.ui-grid-render-container-body .ui-grid-header-canvas{
    background-color: #B3DCFF !important;
    width: 100% !important;
}
.ui-grid-header-cell-wrapper{
    background-color: #B3DCFF;
    color: #1e7cca
}
.ui-grid-hover{background: #E2F2FF !important}


.ui-grid-row:nth-child(even) .ui-grid-cell{
    background-color: #FFF;
    border-bottom: 1px solid #e4e4e4;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell{
    background-color: #FFF;
    border-bottom: 1px solid #e4e4e4;
}

.color-ext .ui-grid-row:nth-child(even) .ui-grid-cell{
    background-color: #fafafa;
    border-bottom: 1px solid #e4e4e4;
}
.color-ext .ui-grid-row:nth-child(odd) .ui-grid-cell{
    background-color: #FFF;
    border-bottom: 1px solid #e4e4e4;
}

.ui-grid-row:nth-child(odd) .ui-grid-click,
.color-ext .ui-grid-row:nth-child(odd) .ui-grid-click{
    background-color: #e2f2ff;
    color: #000;
}
.ui-grid-row:nth-child(even) .ui-grid-click,
.color-ext .ui-grid-row:nth-child(even) .ui-grid-click{
    background-color: #e2f2ff;
    color: #000;
}
.gridClass{
    border-right: 0;
    border-left: 0
}
/*双击表格编辑高量效果显示*/
.ui-grid-cell >.ng-scope:nth-child(2) input{
    border: 1px solid #1e7cca;
    background: rgba(241, 209, 45, 0.62);
}

.icon-user-unselected{
    background: url(../images/icon-user-unselected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-user-selected{
    background: url(../images/icon-user-selected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-menu-unselected{
    background: url(../images/icon-menu-unselected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-menu-selected{
    background: url(../images/icon-menu-selected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-deptrole-unselected{
    background: url(../images/icon-deptrole-unselected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-deptrole-selected{
    background: url(../images/icon-deptrole-selected.png)no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain
}
.icon-datepicket{
    background: url(../images/icon-datepicket.png)no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: contain
}

.glyphicon-calendar:before{content: '' !important}


/*scroll bar*/
body {
::-webkit-scrollbar-arrow-color: #FFFFFF;  /*三角箭头的颜色*/
::-webkit-scrollbar-face-color: #FFFFFF;  /*立体滚动条的颜色*/
::-webkit-scrollbar-3dlight-color: #FFFFFF;  /*立体滚动条亮边的颜色*/
::-webkit-scrollbar-highlight-color: #FFFFFF;  /*滚动条空白部分的颜色*/
::-webkit-scrollbar-shadow-color: #FFFFFF;  /*立体滚动条阴影的颜色*/
::-webkit-scrollbar-darkshadow-color: #FFFFFF;  /*图4,立体滚动条强阴影的颜色*/
::-webkit-scrollbar-track-color: #FFFFFF;  /*立体滚动条背景颜色*/

::-webkit-scrollbar-base-color:#f8f8f8;  /*滚动条的基本颜色*/
    /*cursor:pointer;*/
}
::-webkit-scrollbar              { width: 8px !important;height: 8px !important}
::-webkit-scrollbar-button       { display:none }
::-webkit-scrollbar-track        { display:none }
::-webkit-scrollbar-track-piece  { /* 4 */ }
::-webkit-scrollbar-thumb        {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #e8e8e8;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5); }
::-webkit-scrollbar-thumb :window-inactive{
    background-color: #e8e8e8;
}
::-webkit-scrollbar-corner       { /* 6 */ }

/*tab组件颜色*/
.nav-tabs>li:hover{
    color: #1987E4 !important;
    border-bottom: 3px solid #0063ba !important;
    cursor: pointer
}
.nav-tabs>li:hover>a{
    color: #1987E4!important;
    background-color: #fff;
}
.nav-tabs>.active{
    border-bottom: 3px solid #0063ba !important;
}
.nav-tabs>.active>a{
    color: #1987E4!important;
    background-color: #fff;
}
.nav-bottom>li:hover{
    color: #1987E4!important;
    border-top: 3px solid #0063ba !important;
    cursor: pointer
}
.nav-bottom>li:hover>a{
    color: #1987E4!important;
    background-color: #fff;
}
.nav-bottom>.active{
    color: #1987E4!important;
    border-top: 3px solid #0063ba !important;
}
.nav>li:hover>a:before{
    background: #0063ba ;
}
.nav-tabs>.active>a:before{
    background: #0063ba ;
}

/*checkbox 与 radio 选中后的颜色*/
@keyframes hover-color {
    from {
        border-color: #c0c0c0; }
    to {
        border-color:  #3e97eb; } }
.magic-checkbox + label:before{
    border-radius: 0;
    border-color: #D3D3D3;
}
.magic-checkbox:checked + label:before {
    border: #1987E4;
    background: #1987E4;
    border-radius: 0;
}
.magic-radio + label:after {
    background: #3e97eb }

.magic-radio:checked + label:before {
    border: 1px solid #3e97eb; }

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label{
    cursor: not-allowed;
    color: #565656;
}
.magic-radio:checked[disabled]+label:after{
    background: #8dc4f7;
}

/*searchInput*/
.searchContent{
    width: 100%;height: 35px;line-height: 35px;
}
.searchContent .searchInput{
    width: 100%;
    height: 100%;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    outline: none;
    cursor: text;
}

/*layer样式覆盖----弹框输入*/
.layui-layer-input{
    width: 90%;
    margin-left: 5%;
    height: 35px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    outline: 0 !important;-webkit-box-shadow: none !important;box-shadow: none !important;
}
/*layer样式覆盖----open类型皮肤*/
.layui-layer-title{
    background-color:#3e97eb !important;
    color: #fff !important;
    border: none;
}
.layui-layer-btn a{
    background-color: #1E8CE8 !important;
    border: none !important;
    color: #fff !important;
    border-radius: 0 !important;}
.layui-layer-btn a:hover{
    background: #1E8CE8 !important;
    color: #fff !important;
}
.layui-layer-btn a:focus{
    background: #1E8CE8 !important;
    color: #fff !important;
}


/*人员部门选择框*/
.item-content{
    position: relative;
}
.item-content .list-group-item{
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 1rem;
    padding-left: 15px;
    border-radius: 0 !important;
}
.item-content .list-group-item:hover{
    background: #FFF5F5;
    color: #FF7316;
}
.item-content .list-group-item:focus{
    background: #FFF5F5;
    color: #FF7316;

}
.item-content .list-group-item:hover .deleteChoose{
    background: url(../images/select-icon-delete-orange.png) no-repeat center;
    background-size: cover;


}
.item-content .list-group-item:focus .deleteChoose{
    background: url(../images/select-icon-delete-orange.png) no-repeat center;
    background-size: cover;

}

.deleteChoose{
    position: absolute;
    right: 10px;
    top: 9px;
    /*color: #1e7cca;*/
    background: url(../images/select-icon-delete-blue.png) no-repeat center;
    display: block;
    width: 14px;
    height: 14px;
    background-size: cover;
}


/*搜索列表*/
.searchDetail .list-group .list-group-item{
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 1rem;
    padding-left: 15px;
    border-radius: 0 !important;
}
.searchDetail .list-group .list-group-item:hover{
    background: #e2f2ff;
    color: #1e7cca;
}
.searchDetail .list-group-item.active,
.searchDetail.list-group-item.active:focus,
.searchDetail.list-group-item.active:hover{
    background: #e2f2ff;
    color: #1e7cca;
    border: 1px solid #e2f2ff;
}

/*树形组件*/
.treeContent{border: none}


/*左右结构*/
.leftContain {
    border-right : 1px solid #e8e8e8;
}

.centerContain {
    border-right : 1px solid #e8e8e8;
    padding-left: 0px;
}

/*search content*/
.searchContent .searchInput {
    width: 100%;
    height: 100%;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    outline: none;
}

.searchContent .searchInput:focus {
    border-color: #208EE9;
}


/*树组件样式覆盖--------开始*/

.ztree *{
    font-size: 0.9rem;
    font-family: 'Microsoft YaHei',Arial,Helvetica,sans-serif;
}

.ztree li span.button.chk{
    width: 16px !important;
    height: 16px !important;
    background-size: cover !important;
}
.ztree li span.button.noline_open,
.ztree li span.button.roots_open,
.ztree li span.button.bottom_open,
.ztree li span.button.center_open{
    background: url(../images/tree-icon-sub.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.noline_close,
.ztree li span.button.roots_close,
.ztree li span.button.bottom_close,
.ztree li span.button.center_close{
    background: url(../images/tree-icon-add.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_false_full{
    background: url(../images/tree-icon-empty.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_false_full_focus{
    background: url(../images/tree-icon-empty.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_true_full,
.ztree li span.button.chk.checkbox_true_part{
    background: url(../images/tree-icon-check.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_true_full_focus,
.ztree li span.button.chk.checkbox_true_part_focus{
    background: url(../images/tree-icon-check.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_false_part{
    background: url(../images/tree-icon-empty.png) no-repeat;
    background-position:center !important;
}
.ztree li span.button.chk.checkbox_false_part_focus{
    background: url(../images/tree-icon-check.png) no-repeat;
    background-position:center !important;
}



.ztree li span.button.ico_open,
.ztree li span.button.ico_close,
.ztree li span.button.ico_docu{
    display: none;
}

.ztree li a.curSelectedNode{
    background: #fff;
    padding: 0;
    color: #0063ba !important;
    height: 25px;
    border: none;
    opacity: 1;
    line-height: 25px;
}
.ztree li a{
    padding: 0;
    margin: 0;
    height: 25px;
    color: #333;
    background-color: transparent;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding-top: 1px;
}
.ztree li {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 25px;
    text-align: left;
    white-space: nowrap;
    outline: 0;
}
/*树组件样式覆盖--------结束*/


/*覆盖可下拉按钮组的定位方向----------开始*/
.dropdown .dropdown-menu{
    right: 0;
    left: inherit;
    font-size: 0.86rem;
    border-radius: 0;
    min-width: 120px;
    border-color: #e8e8e8;
}
.dropdown-menu li :hover{
    background: #e2f2ff !important;
    color: #337ab7 !important;
    cursor: pointer;
}
/*覆盖可下拉按钮组的定位方向----------结束*/

.platform-search-icon {
    color: #A0A0A0;
}
.nav>li>a{
    color: #999999;
}
.nav>li>a:before{
    background: #999999;
}

/*无数据*/
.noData{
    color: red;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: block
}
.list-group-item{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;cursor: pointer}

select option{font-size: 0.9rem}

.grid-bottom-bg{background: #ffecec}
.grid-color-success {
    color: green;
}

.grid-color-fail {
    color: red;
}
.grid-color-icon-unselected {
    color: #337AB7;
}

.grid-color-icon-selected {
    color: #FF6600;
}
/*grid无数据时显示文字*/
.watermark {
    color: red;
}
.pd-required {
    color :red;
}


.gridster >ul >li{
    border:1px solid #e0e0e0;
}
/*portal自定义title部分的通用样式---------------------开始*/
.portal-header{
    border-bottom: 1px solid #e8e8e8;
    background-color: #f8f8f8
}
.portal-header .icon {
    background-color: #208EE9;
}
.portal-header .iocn {
    background-color: #208EE9;
}
.portal-header .title-Text{
    border-bottom: 2px solid #208EE9;
    color: #208EE9;
}
/*portal自定义title部分的通用样式---------------------结束*/

/*弹窗打开DOM节点模仿layer样式-----------------开始*/
.ModuleTitle{background: #3E97EB;color: white;}
.ModuleTitle .delete{color: #2D2C3B}
.ModuleContent{background: white;}
.Mask{background: black;}
/*弹窗打开DOM节点模仿layer样式-----------------结束*/



/*用户中心*/
.left-content,
.right-content{background: white;min-height: 450px;overflow: auto;margin-bottom: 0;height: 100%;padding-left: 0;padding-right: 0}
.right-content{border-left: none;padding-right: 0;}
.left-content{background: #EDF7FF;width: 280px;float: left;overflow: hidden}
.portrait{height: 145px;border-right: 1px solid #B8D1E2;}
.left-title{background: #CDECFF;height: 40px;font-size: 1.1rem;font-weight: 600;border-right: 1px solid #B8D1E2;}
.left-title span{text-indent: 0.8rem;display: block;height: 40px;line-height: 40px;}
.left-title .icon{height: 40px;display: block;width: 10px;background: #208EE9;float: left}
.fast-list li{height: 50px;line-height: 50px;text-indent: 1rem;border-bottom: 1px dotted #e8e8e8;font-size: 1rem;cursor: pointer}
.fast-list li a{color: #333;}
.fast-list li i{color: #3D8BFF;font-size: 1.5rem;top: 3px}
.fast-list{width: 100%;border-right: 1px solid #B8D1E2;overflow-y: visible}
.user-pic-content{height: 130px;}
.user-images{height: 100px;width: 100px;border: 1px solid #e8e8e8;display: block;float: left;margin-top: 15px;margin-left: 15px}
.user-name{float: left;margin-top: 20px;font-size: 1.1rem;text-indent: 1rem;display: block;}
.user-name p{height: 28px;line-height: 28px;text-indent: 1rem}

.user-name .name{color: #208EE9}
.user-name .tips-title{height: 20px;line-height: 20px;font-size: 0.8rem;text-indent: 1rem;}
.user-name .tips-value{height: 20px;line-height: 20px;font-size: 0.8rem;text-indent: 1rem;color: #208EE9}

.quick-active{background: #ffffff;position: relative;width: 290px}
.quick-active .icon{background: url("../images/icon_right_arrow.png") no-repeat center;display: block;width: 8px;height: 15px;
position: absolute;right: 20px;top: 15px}


.user-info{height: 40px;line-height: 40px;font-size: 1.1rem;font-weight: 500;color: #333333;margin-bottom: 10px}
.user-login{height: 40px;line-height: 40px;font-size: 1.1rem;font-weight: 500;color: #333333;margin-bottom: 10px;
    border-top: 1px dotted #e8e8e8;margin-top: 20px}
.login-tips{font-size: 0.9rem;height: 20px;line-height: 20px;}
.login-history .table{font-size: 0.9rem;}

.title{background: #F3F3F3}

.title .icon {
    float:left;
    position: relative;
    width: 5px;
    height: 15px;
    background-color: #208EE9;
    margin-top: 13px;
    margin-right: 8px;
}



/*只读页面的具体样式*/
/*.btn.disabled,*/
/*.btn[disabled],*/
/*fieldset[disabled]*/
/*.btn{opacity: 1}*/

.custom-table-header tr{background: #B3DCFF;color: #1E7CCA;}
.custom-table-header tr input[type="checkbox"]{-webkit-appearance: none;background: url("../images/07.png")no-repeat center;width: 16px;height: 16px}
.custom-table-header tr input[type="checkbox"]:checked{background: url("../images/05.png") no-repeat center;width: 16px;height: 16px;}

/*
    自定义验证不通过的样式
*/
/*行政区域选择部分*/
.pt-invalid .ui-select-container>.ui-select-match>.ui-select-toggle{background-color: #FFF3F3;border-color: #FF2C43}
.pt-invalid .ui-select-bootstrap .ui-select-toggle>.caret{color: #FF2C43}
.ui-select-container[disabled="disabled"] .caret{display: none!important}
region-select .ui-select-container .ui-select-toggle{overflow-x: hidden}
industry-select .ui-select-container .ui-select-toggle{overflow-x: hidden}

codeset .ui-select-container .ui-select-toggle{border: none;border-bottom: 1px solid #e8e8e8;overflow-x: hidden}
codeset .ui-select-container[disabled="disabled"] .ui-select-toggle{border: none;}
codeset .ui-select-container:active{border-color: #208EE9}

codeset .multiple-select .ui-select-container{border: none;border-bottom: 1px solid #e8e8e8;padding-left: 12px;}
codeset >.pt-invalid >.multiple-select .ui-select-container{border-bottom: 1px solid #FF2C43;background-color: #fff3f3;border-radius: 0}

codeset >.pt-invalid .magic-checkbox + label::before,
codeset >.pt-invalid .magic-radio + label::before {border-color: #FF2C43}

.pt-date >input.validatebox-invalid{background: #FFF3F3;}
.glyphicon-pt-organization{background: url("../images/organization.png") no-repeat center;width: 20px;height: 20px;
    position: absolute;right: 16px;top: 6px;cursor: pointer;}
.pt-popup-select{width: 100%}
.pt-popup-select > input{cursor: pointer;width: 100%}

.pt-dictionary .multiple-select.ui-select-container{border: none;border-bottom: 1px solid #e8e8e8;padding-left: 15px}
.pt-dictionary .ui-select-container[disabled="disabled"] .ui-select-toggle{border: none;}
.ui-select-container[disabled="disabled"] .caret{display: none!important}

.pt-invalid.pt-dictionary .ui-select-container>.ui-select-match>.ui-select-toggle{background-color: #FFF3F3;border-color: #FF2C43}
.pt-invalid.pt-dictionary .ui-select-bootstrap .ui-select-toggle>.caret{color: #FF2C43}

.pt-dictionary.pt-invalid .ui-select-container{border-color: #FF2C43;background-color: #fff3f3;border-radius: 0}


/*修复单独输入框在readonly或者disabled下，拥有easyui验证不通过时样式不显示粉红背景的问题;
用于类似文本上传文件中显示文件名称，且是必须上传*/
.validatebox-invalid.form-control[disabled],
.validatebox-invalid.form-control[readonly],
fieldset[disabled].form-control.validatebox-invalid{
    background: #FFF3F3;
}


/*引入纯净框架的可编辑子表--样式开始*/

.pt-edit-table{border-bottom: 1px solid #e8e8e8}
.pt-edit-table > thead tr{
    background: #B3DCFF;
    font-size: 1rem;
    color: #1E7CCD;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
}
.pt-edit-table > thead tr th{
    border: none;
    border-bottom: 1px solid #9ECAF1;
    border-left: 1px solid #9ECAF1;
}
.pt-edit-table > thead tr th:last-child{
    border-right: 1px solid #9ECAF1;
}

.pt-edit-table > tbody > tr > td{
    height: 39px;
    padding: 2px;
    border-left: 1px solid #e8e8e8;
}
.pt-edit-table > tbody tr td input,
.pt-edit-table > tbody tr td textarea,
.pt-edit-table > tbody tr td .input-group-addon{
    border: none;
}
.pt-edit-table .center{
    text-align: center;
}
.pt-edit-table .left{
    text-align: left;
}
.pt-edit-table .right{
    text-align: right;
}
.pt-edit-table .icon-add-line{
    background: url("../images/icon_plus.png") no-repeat center;
    width: 15px;
    height: 15px;
    display: block;
    margin: auto;
    cursor: pointer;
    margin-top: 10px;
}
.pt-edit-table .icon-add-line:hover{
    background: url("../images/icon_plus.pnghover.png");
}
.pt-edit-table .icon-del-line{
    background: url("../images/icon_trash.png") no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: auto;
    cursor: pointer;
    margin-top: 10px;

}
.pt-edit-table .icon-del-line:hover{
    background: url("../images/icon_dels.png");
}
.pt-edit-table .icon-edit-line{
    background: url("../images/icon_trash.png") no-repeat center;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: auto;
    cursor: pointer;
    margin-top: 10px;
}
.pt-edit-table .icon-edit-line:hover{
    background: url("../images/icon_dels.png");
}
.pt-edit-table .seq_number{
    font-size: 1rem;
    font-weight: 200;
}
.pt-edit-table .glyphicon-pt-organization{
    right: 5px;
}

#detOpDivPanal>li {
    width: 18px;
    height: 22px;
    cursor: pointer;
    margin: 2px 2px;
    list-style: none;
}
#detOpDivPanal {
    z-index: 99;
    position: absolute;
    right: 2px;
    top: 10px;
    border: 1px solid #008ccd;
    background-color: #FFF;
}

#b_calc {
    width: 18px;
    height: 17px;
    background: url(../images/t_icon_cal.png) no-repeat;
}
#o_stickline {
    width: 18px;
    height: 17px;
    background: url(../images/t_icon_copy.png) no-repeat;
}
#o_addline {
    width: 18px;
    height: 17px;
    background: url(../images/t_icon_add.png) no-repeat;
}
.pt-edit-table codeset .ui-select-container .ui-select-toggle{
    border: none;
}
/*引入纯净框架的可编辑子表--样式结束*/

/*  
    引入纯净框架文件附件维护指令--开始
*/
.subclass-content{
        border-bottom: 1px solid #e8e8e8;
    }
    .file-list-content .subclass-title{
        height: 45px;
    }
    .file-list-content .subclass-title-text{
        cursor: pointer;
    }
    .file-list-content .subclass-title span{
        display: block;
        height: 44px;
        line-height: 44px;
        font-size: 1rem;
    }
    .file-list-content .subclass-title .btn-box{
        text-align: right;
        padding-right: 0;
    }
    .file-list-content .table{
        margin-bottom: 5px;
    }
    .file-list-content .table tbody tr td{
        border: none;
    }
    .table-plugin-slide-btn{
        display: inline-block;
        width: 0;
        height: 0;
        border-left: solid 4px transparent;
        border-right: solid 4px transparent;
        border-bottom: none;
        border-top: solid 4px #b2b2b2;
        cursor: pointer;
    }
    .table-plugin-slide-btn-on{
        display: inline-block;
        width: 0;
        height: 0;
        border-left: solid 4px transparent;
        border-right: solid 4px transparent;
        border-bottom: solid 4px #b2b2b2;
        cursor: pointer;
    }
    .subclass-title .subclass-sort {
        width: 14px;
        height: 14px;
        border: 1px solid #1E8CE8;
        background: #1E8CE8;
        color: white;
        font-size: 0.86rem;
        display: inline-block;
        line-height: 14px;
        text-align: center;
        border-radius: 2px;
    }
    .file-list-content .btn-box button,
    .file-list-content .btn-box button:focus,
    .file-list-content .btn-box button:hover{
        background: #1E8CE8;
        color: white;
        font-size: 1rem;
        font-weight: 600;
        border: none;
        outline:none;
    }
    .file-list-content .btn-box .orange,
    .file-list-content .btn-box .orange:hover,
    .file-list-content .btn-box .orange:focus{
        background: #E6731B;
    }
    .file-list-content .table{
        font-size: 1rem;
    }
    .file-list-content .table tr td{
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .file-list-content .table tr td:first-child{
        padding-left: 20px;
        text-align: left;
    }
    .file-list-content .table tr td:last-child{
        padding-right: 0;
        text-align: right;
    }
    .file-list-content .table tr td input.sort-set{
        width: 35px;
        height: 25px;
        text-align: center;
    }
    .file-list-content .subclass-content .icon{
        display: inline-block;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        cursor: pointer;
        padding: 0 8px;
    }
    .file-list-content .icon-download{
        background: url(../images/icon_download.png) center no-repeat;
        margin-right: 15px;
    }
    .file-list-content .icon-del{
        background: url(../images/icon_del.png) center no-repeat;
    }
	.file-list-content .MustUpload{border: 1px solid #ff0000}

    .file-list-content .subclass-title span{
        white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
    }
    .subclass-content .table{
        width: 100%;
    }
    .subclass-content .table tr{
        width: 100%;
        overflow: hidden;
        height: 35px;
        display: block;
    }
    .subclass-content .table tr td{
        height: 35px;
        line-height: 35px;
        display: inline-block;
        padding: 0;
    }
    .subclass-content .table tr td p{
        height: 100%;
        white-space:nowrap;
        text-overflow:ellipsis;
        -o-text-overflow:ellipsis;
        overflow:hidden;
    }
    .file-list-content .table tr td:first-child{
        padding-left: 30px;
    }
    .subclass-title-text i{
        font-size: 12px;
    }
    .file-list-content .table tr td input.sort-set[disabled]{
        background: white;
        border: none;
    }
    .mustUpload{
        color: red;
    }

/*  
    引入纯净框架文件附件维护指令--结束
*/


/*人员选择器重构*/
.zzqc{
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #C9D8EF;
    padding-left: 5px;
}
.zzqc label{
    font-weight: 600;
    margin-bottom: 0;
    font-size: 12px;
}
.zzqc label:before{
    top: 6px;
}
.bm-content{
    clear: both;
    margin-bottom: 15px;border-top: 1px solid #e8e8e8;
}
.bmry-content{
    clear: both;
}
.bmry-content li{
    width: 90px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
}
.no-bmry-tips{
    color: #F25018;
    text-indent: 1rem;
    font-size: 12px;
}
.clear-img-all{
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 1;
    background: url(../images/icon-del.png) center no-repeat;
    background-size: contain;
}
.clear-img{
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    right: 10px;
    z-index: 1;
    background: url(../images/icon-del.png) center no-repeat;
    background-size: contain;
}
.clear-title{
    height: 41px;
    line-height: 41px;
    text-align: center;
    color: #7fa2d5;
    background-color: #E5F0F9;
    border-bottom: 1px solid #C9D8EF;
    cursor: pointer;
}
.clear-title:hover{
    color: white;
    background-color: #0087CC;
    border-bottom: 1px solid #0087CC;
}
.all-select-content{
    height: 423px;
    width: 100%;
    overflow-y: auto;
}
.all-select-content ul li{
    height: 25px;
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    text-indent: 10px;
    color: #2A6496;
    position: relative;
}
.all-select-content ul li:hover{
    background-color: #F2F2F2;
}
.searchFilter{
    width: 200px;
    height: 30px;
    font-size: 0.86rem;
    outline: none;
    border: 1px solid #e8e8e8;
    text-indent: 0.86rem;
}
.searchFilter:hover,
.searchFilter:focus{
    border-color: #1E8CE8;
}
/*人员选择器重构*/


.ui-grid-footer-panel{
    background: white;
}

.ui-grid-footer-cell{
    border-color: white;
}





















