﻿.x-ct-top {
    background:linear-gradient(45deg, #a19797, #7dbd82) !important
}
.x-tool-item{margin-top:10px;}
#mainBody .tabs-header {
    background: #FFF  !important;
    box-shadow: 0 0 0.4166666666666667rem 0 rgba(80,80,80,0.2);
}
.x-home-header .tabs li{
background:transparent  !important;
}
.tabs-left-tool{
}
.x-home-header .tabs li .x-home:before {
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
 
    margin: 0 auto;
    content: "";
    bottom: -10;
    height: 4px;
    background: #fdb813;
    width: 0;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.tabs-icon{
display:none;
}
.x-home-header .tabs li{
opacity:1;
}
.x-home-header .tabs .x-home{
transition: all 0.3s ease-in-out 0s;
color:#333333;
opacity:1;
font-family:"Pingfang sc regular", "Source Han Sans CN", "Microsoft Yahei", "Noto Sans S Chinese Light","Microsoft YaHei",sans-serif;
font-weight:normal;
padding-left:0px;
}
.x-home-header .tabs .tabs-selected .x-home{

	font-size:16px;
	font-weight:bold;
}
.x-home-header .tabs .tabs-selected .x-home:before{
width:100%;
}
.tabs li a.tabs-inner:hover{
background:transparent;
}
.tabs li a.tabs-inner .tabs-title:hover .x-home{
color:#000;
	font-size:16px;
	font-weight:bold;
}
.tabs li a.tabs-inner{
padding: 0 1.98rem;
}
.tabs li a.tabs-inner .tabs-title{
border-left:none;
position:relative;
}

.tabs li a.tabs-inner .tabs-title:hover .x-home:before{
color:#000;
	font-size:1.04rem;
	font-weight:bold;
	width:100%;
}
.x-item-bulletin-title span,.x-item-bulletin-subject,.x-bullelin-date{
font-size:14px;
}

.x-portal-container .x-portal-panel{box-shadow: 0 0 4px #e4e6eb;margin-top: 20px !important;margin-left: 20px !important;border-radius: 4px;}
.topleft{padding-top: 3px !important;}


.x-systemPanel-trigger-down{background: url('dropDown.png') center center no-repeat;background-size:12px;height: 50px !important;}
.x-trigger-down{background: url('dropDown.png') center center no-repeat !important;background-size:12px !important;margin-top: 18px !important;}
.user{background: url('picture.png') center center no-repeat !important;background-size:24px !important;opacity: .8;margin-right: 14px !important;}

#systemMenu,#personMenu{background: #fff !important;box-shadow: 0 0 6px #babbbd;border-radius: 4px;}
#systemMenu .x-menu-Item, #personMenu .menu-item{padding: 8px 10px !important;}
.menu-active{background: #EBF6FF !important;color: #2C9EF7 !important;border: none;}
#globalSearch{border-bottom: none !important;}
#globalSearch:focus{border-bottom: none !important;}

/* .x-menus .tree-joinbottom{width: 0;} */
.x-treePanel ul > li > div .tree-title{font-size: 14px;font-weight: bold;color: #333;}
.x-treePanel ul > li > ul > li > div .tree-title{color: #6E6F6F;font-weight: normal;font-size: 14px;position: relative;}
.x-treePanel ul > li > ul > li > div .tree-title:before{position: absolute;content: '';width: 3px;height: 3px;border-radius: 3px;left: 0;top: 0;color: #d3d3d3;}
.x-treePanel .tree-node-hover .tree-title,.x-treePanel .tree-node-selected .tree-title{color: #2C9EF7;}

.x-menus{border: none !important;opacity: 1 !important;box-shadow: 0 0 6px #b1aeae;}
.x-menu-group-text{font-weight: bold;font-size: 14px !important;}
.x-menu-group{margin-bottom: 10px !important;}
.x-menu-item-title{font-size:14px;}
.x-list-item-hover{background: none !important;}
.x-list-item-hover .x-menu-item-title,.x-list-item-hover .x-item-title{text-decoration: none !important;color: #2C9EF7;}

::-webkit-scrollbar-thumb {background: #bfc2c5 !important;border: none !important;}

.x-menu-search{background-image: url('searchMenu2.png');background-size: 18px;}
/* #_easyui_tree_1{padding-left: 10px;} */


.tree-node-selected .tree-title,.tree-node-hover .tree-title{color: #2C9EF7;font-weight: normal;}

.x-portal-panel-title{font-size: 14px !important;color: #333 !important;position: relative;padding-left: 18px !important;}
.x-portal-panel-title:before{position: absolute;content: '';width: 6px;height: 20px;border-radius: 5px;left: 0;top: 0;background: linear-gradient(45deg, #2C9EF7, transparent);}
.x-portal-panel-icon{display: none !important;}
.x-portal-panel-more{float: right !important;}
.x-portal-panel-header{border-bottom: 1px solid #ededed;padding-bottom: 10px;}
.x-portal-tr td{padding: 6px !important;}
.x-portal-tr-hover td{background-color: #F5F7FA !important;}





/* 待办 */
.menu{box-shadow: 0 0 6px #babbbd;}

.menu-item{padding: 3px 0;}
.window .panel-title{padding: 10px 20px !important;color: #333;font-size: 20px;}
.window{box-shadow: 0 0 6px #babbbd !important;}
.window .panel-title .x-form-icon{font-size: 20px !important;}

.messager-body .messager-icon{display: none;}
.messager-button .l-btn{background: #2C9EF7;color: #fff;border-radius: 4px;}
.messager-button a:nth-of-type(2){background: none;color: #2C9EF7;}
.messager-button .l-btn:hover{background: #0575cb !important;color: #fff;}

/* 添加目录弹窗 */
.window-body table{margin-top: 0 !important;}
.window-body table tr{line-height: 24px;}
.window-body table tr .x-right a{border-radius: 4px;}
.window-body table tr .x-right{padding-top: 0 !important;}
.window-body table tr .x-btn-submit span{background: transparent;}
.window-body table tr .x-btn-submit{background: #2C9EF7;}
.window-body table tr .x-btn-cancel,.window-body table tr .x-btn-cancel span{background: #fff;color: #2C9EF7;}
.window-body table tr .x-btn-cancel span{background: transparent;}
.window-body table tr .x-btn-submit:hover,.window-body table tr .x-btn-cancel:hover ,.window-body table tr .x-btn-cancel:hover  span{background: #0575cb;color: #fff;}
.window-body .x-entryParam tr{line-height:34px;}
.x-entryParam tr .x-checkbox-input{margin:8px;}
.x-entryParam  .x-btn-submit span {width:auto;}
.x-entryParam  .x-btn-cancel span{width:auto;}

/* 首页定制 */
.x-subscribe-icon{background: #09D891 !important;color: #fff;padding: 6px 14px !important;border-radius: 4px;}
.x-subscribeShare-icon{background: #2C9EF7 !important;color: #fff;padding: 6px 14px !important;border-radius: 4px;}
.panel-fit .x-portal-panel{background: none !important;}
.panel-fit .x-btn-save{background: #2C9EF7;color: #fff;}
.panel-fit table a{border-radius: 4px;}
.panel-fit .layout-panel-east .title table a:hover{background: #0575cb;color: #fff;transition: all .5s;}
.x-portal-button{background: url('menuFolder.png') no-repeat !important;}
.x-portal-button-selected{background-color: #fff !important;}

/* 技术支持 */
.tech{background: url('jszc.png') no-repeat !important;}
.tech dl dt{color: #2C9EF7 !important;background: none !important;text-align: left !important;}
.tech dl dd b{font-weight: normal !important;}




/* 日考勤 */
.x-findConditionPanel tr .x-field-label{background: unset;color: #333;}
.x-findConditionPanel tr .x-combo-arrow{background: url('combo_arrow2.gif') no-repeat center center;}
.x-findConditionPanel tr .x-combo-arrow-datebox{background: url('datebox_arrow.png') no-repeat center center;}

.x-htmleditor-textarea .x-htmleditor-nocontent{background: url('nocontent.png') no-repeat !important;width: 140px;height: 140px !important;background-size: 140px;}

.x-quick-search .x-btn-searchbutton{margin-top: unset;}
.x-tree-extraTitle{color: #09D891 !important;}
.x-htmleditor-textarea{ background: #fbfbfb !important;}
.x-tree-nodeCount{color: #FB5451 !important;}
.x-tree-btnsearch{background: url('search_1.png') no-repeat !important;background-size: 16px !important;width: 16px;height:16px;}
.x-tree-btnrefresh{background: url('refresh.png') no-repeat left top;background-size: 16px !important;width: 16px;height:16px;}
.x-tree-expandAll,.x-menu-expandAll{background: url('expandAll.png') no-repeat left top;background-size: 20px !important;width: 20px;height: 20px;}
.x-tree-collapseAll,.x-menu-collapseAll{background-image: url('collapseAll.png') !important;background-size: 20px !important;width: 20px;height: 20px;}
.x-tree-preview{background: url('menu.png') no-repeat left top !important;background-size: 18px !important;width: 18px;height:18px;}

.tipinfo span{display: none !important;}
.tipright{background: url('ticon.png') no-repeat 10px;padding-left: 80px;height: 55px;padding-top: unset !important;}
.tipinfo{height: 66px !important;}



.tree-file {
    background: url('tree_file.gif') center center no-repeat;
}

.tree-folder {
    background: url('tree_folder.gif') center center no-repeat;
}

.tree-folder-open {
    background: url('tree_folder_open.gif') center center no-repeat;
}

.x-treeNode-icon {
    background: url('../../images/toolbar/menuFolder.png') center center no-repeat;
}

.x-btn-queryList-icon {
    background: url('toolbar.png') 0px -1px no-repeat;
}

.x-btn-movePre-icon {
    background: url('toolbar.png') -18px -1px no-repeat;
}

.l-btn-disabled .x-btn-movePre-icon {
    background-position-y: -19px;
}

.x-btn-moveNext-icon {
    background: url('toolbar.png') -36px -1px no-repeat;
}

.l-btn-disabled .x-btn-moveNext-icon {
    background-position-y: -19px;
}

.x-btn-addNew-icon, .x-btn-addPrintTemplate-icon {
    background: url('toolbar.png') -71px -1px no-repeat;
}

.l-btn-disabled .x-btn-addNew-icon {
    background-position-y: -19px;
}

.x-btn-copy-icon {
    background: url('toolbar.png') -89px -1px no-repeat;
}

.l-btn-disabled .x-btn-copy-icon {
    background-position-y: -19px;
}

.x-btn-batchAddNew-icon {
    background: url('toolbar.png') -335px -71px no-repeat;
}

.l-btn-disabled .x-btn-batchAddNew-icon {
    background-position-y: -89px;
}
.x-btn-save-icon {
    background: url('toolbar.png') -107px -1px no-repeat;
}

.l-btn-disabled .x-btn-save-icon {
    background-position-y: -19px;
}

.x-btn-checkValidation-icon {
    background: url('toolbar.png') -374px -37px no-repeat;
}

.x-btn-edit-icon {
    background: url('toolbar.png') -125px -1px no-repeat;
}

.l-btn-disabled .x-btn-edit-icon {
    background-position-y: -19px;
}

.x-btn-abandon-icon {
    background: url('toolbar.png') -143px 0px no-repeat;
}

.l-btn-disabled .x-btn-abandon-icon {
    background-position-y: -18px;
}

.x-btn-doDelete-icon {
    background: url('toolbar.png') -159px -1px no-repeat;
}

.l-btn-disabled .x-btn-doDelete-icon {
    background-position-y: -19px;
}

.x-btn-refresh-icon {
    background: url('toolbar.png') -177px -1px no-repeat;
}

.l-btn-disabled .x-btn-refresh-icon {
    background-position-y: -19px;
}
.x-btn-exportCurrentPdf-icon {
    background: url('toolbar.png') -54px -71px no-repeat;
}

.x-btn-exportCurrentExcel-icon {
    background: url('toolbar.png') -195px -1px no-repeat;
}

.l-btn-disabled .x-btn-exportCurrentExcel-icon {
    background-position-y: -19px;
}

.x-btn-exportExcel-icon {
    background: url('toolbar.png') -195px -1px no-repeat;
}

.l-btn-disabled .x-btn-exportExcel-icon {
    background-position-y: -19px;
}
.x-btn-exportTxt-icon {
    background: url('toolbar.png?a=3') -319px -71px no-repeat
}

.l-btn-disabled .x-btn-exportTxt-icon {
    background-position-y: -89px;
}

.x-btn-print-icon {
    background: url('toolbar.png') -212px -1px no-repeat;
}

.l-btn-disabled .x-btn-print-icon {
    background-position-y: -19px;
}

.x-btn-preview-icon {
    background: url('toolbar.png') -230px -1px no-repeat;
}

.x-btn-advancePrint-icon {
    background: url('toolbar.png') -124px -71px no-repeat;
}

.l-btn-disabled .x-btn-preview-icon {
    background-position-y: -19px;
}

.x-btn-printOptions-icon {
    background: url('toolbar.png') -177px -71px no-repeat;
}

.l-btn-disabled .x-btn-printOptions-icon {
    background-position-y: -89px;
}

.x-btn-inUsed-icon {
    background: url('toolbar.png') -301px -1px no-repeat;
}

.l-btn-disabled .x-btn-inUsed-icon {
    background-position-y: -19px;
}

.x-btn-setDisplayFields-icon {
    background: url('toolbar.png') -408px -1px no-repeat;
}

.l-btn-disabled .x-btn-setDisplayFields-icon {
    background-position-y: -19px;
}


.x-btn-import_export-icon {
    background: url('toolbar.png') -391px -1px no-repeat;
}

.l-btn-disabled .x-btn-import_export-icon {
    background-position-y: -19px;
}

.x-btn-accessory-icon {
    background: url('toolbar.png') -264px -1px no-repeat;
}

.l-btn-disabled .x-btn-accessory-icon {
    background-position-y: -19px;
}

.x-btn-fileUpload-icon {
    background: url('toolbar.png') -284px -1px no-repeat;
}

.l-btn-disabled .x-btn-fileUpload-icon {
    background-position-y: -19px;
}

.x-btn-operate-icon {
    background: url('toolbar.png') -320px -1px no-repeat;
}

.l-btn-disabled .x-btn-operate-icon {
    background-position-y: -19px;
}

.x-btn-mail-icon {
    background: url('toolbar.png') -355px -37px no-repeat;
}

.l-btn-disabled .x-btn-mail-icon {
    background-position-y: -54px;
}

.x-btn-release-icon {
    background: url('toolbar.png') -391px -37px no-repeat;
}

.l-btn-disabled .x-btn-release-icon {
    background-position-y: -54px;
}

.menu-item-disabled .x-btn-release-icon {
    background-position-y: -54px;
}

.x-btn-unRelease-icon {
    background: url('toolbar.png') -408px -37px no-repeat;
}

.menu-item-disabled .x-btn-unRelease-icon {
    background-position-y: -54px;
}

.x-btn-invalid-icon {
    background: url('toolbar.png') -1px -71px no-repeat;
}

.l-btn-disabled .x-btn-invalid-icon {
    background-position-y: -89px;
}

.x-btn-disInvalid-icon {
    background: url('toolbar.png') -17px -71px no-repeat;
}

.l-btn-disabled .x-btn-disInvalid-icon {
    background-position-y: -89px;
}

.x-btn-endCase-icon {
    background: url('toolbar.png') -425px -37px no-repeat;
}

.menu-item-disabled .x-btn-endCase-icon {
    background-position-y: -54px;
}

.x-btn-disEndCase-icon {
    background: url('toolbar.png') -442px -37px no-repeat;
}

.menu-item-disabled .x-btn-disEndCase-icon {
    background-position-y: -54px;
}

.workflow-property-Tip {
    background-color: #D7EDF3;
}

.x-btn-workflow-icon {
    background: url('toolbar.png') -478px -37px no-repeat;
}

.l-btn-disabled .x-btn-workflow-icon {
    background-position-y: -54px;
}

.x-btn-toApprove-icon {
    background: url('toolbar.png') -461px -1px no-repeat;
}

.l-btn-disabled .x-btn-toApprove-icon {
    background-position-y: -19px;
}

.x-btn-refuse-icon {
    background: url('toolbar.png') -460px -37px no-repeat;
}

.l-btn-disabled .x-btn-refuse-icon {
    background-position-y: -54px;
}

.x-btn-reject-icon {
    background: url('toolbar.png') -17px -37px no-repeat;
}

.l-btn-disabled .x-btn-reject-icon {
    background-position-y: -54px;
}

.x-btn-reverse-icon {
    background: url('toolbar.png') -34px -37px no-repeat;
}

.l-btn-disabled .x-btn-reverse-icon {
    background-position-y: -54px;
}

.x-btn-hurry-icon {
    background: url('toolbar.png') -90px -37px no-repeat;
}

.l-btn-disabled .x-btn-hurry-icon {
    background-position-y: -54px;
}

.x-btn-approve-icon {
    background: url('toolbar.png') 0px -37px no-repeat;
}

.l-btn-disabled .x-btn-approve-icon {
    background-position-y: -54px;
}

.x-btn-approveDetail-icon {
    background: url('toolbar.png') -71px -37px no-repeat;
}

.l-btn-disabled .x-btn-approveDetail-icon {
    background-position-y: -54px;
}
.x-btn-showPrintLog-icon {
    background: url('toolbar.png') -71px -37px no-repeat;
}
.x-btn-seeFlow-icon {
    background: url('toolbar.png') -160px -71px no-repeat;
}

.l-btn-disabled .x-btn-seeFlow-icon {
    background-position-y: -89px;
}

.x-btn-approveCancel-icon {
    background: url('toolbar.png') -142px -71px no-repeat;
}

.l-btn-disabled .x-btn-approveCancel-icon {
    background-position-y: -89px;
}

.x-btn-recall-icon {
    background: url('toolbar.png') -478px -1px no-repeat;
}

.l-btn-disabled .x-btn-recall-icon {
    background-position-y: -19px;
}

.x-btn-note-icon {
    background: url('toolbar.png') -497px -1px no-repeat;
}

.l-btn-disabled .x-btn-note-icon {
    background-position-y: -19px;
}

.x-btn-entrust-icon {
    background: url('toolbar.png') -54px -37px no-repeat;
}

.l-btn-disabled .x-btn-entrust-icon {
    background-position-y: -54px;
}

.x-btn-modifyAdvice-icon {
    background: url('toolbar.png') -514px -1px no-repeat;
}

.l-btn-disabled .x-btn-modifyAdvice-icon {
    background-position-y: -19px;
}

.x-btn-appendApprove-icon {
    background: url('toolbar.png') -425px -37px no-repeat;
}

.l-btn-disabled .x-btn-appendApprove-icon {
    background-position-y: -54px;
}

.x-btn-openEntryParam-icon, .x-btn-entryParam-icon {
    background: url('toolbar.png') -497px -37px no-repeat;
}


.x-btn-bizFlow-icon {
    background: url('toolbar.png') -36px -71px no-repeat;
}

.l-btn-disabled .x-btn-bizFlow-icon {
    background-position-y: -89px;
}

.x-btn-projectMng-icon {
    background: url('toolbar.png') -54px -71px no-repeat;
}

.l-btn-disabled .x-btn-projectMng-icon {
    background-position-y: -89px;
}

.x-btn-customize-icon {
    background: url('toolbar.png') -301px -71px no-repeat;
}

.l-btn-disabled .x-btn-customize-icon {
    background-position-y: -89px;
}
.x-btn-upgradeVersion-icon {
    background: url('toolbar.png') -372px -71px no-repeat;
}
.l-btn-disabled .x-btn-upgradeVersion-icon {
    background-position-y: -89px;
}
.x-btn-reportSchedule-icon {
    background: url('toolbar.png') -355px -71px no-repeat;
}

.l-btn-disabled .x-btn-reportSchedule-icon {
    background-position-y: -89px;
}
.x-search-icon {
    background: url('toolbar.png') -444px -1px no-repeat;
}

.x-btn-filter-icon {
    background: url('toolbar.png') -514px -37px no-repeat;
}

.x-btn-sharesolution-icon {
    background: url('toolbar.png') -355px -1px no-repeat;
}
.tree-node .x-btn-sharesolution-icon {
    background: url('toolbar.png') -355px 3px no-repeat;
}
.x-btn-saveAs-icon {
    background: url('toolbar.png') -336px -1px no-repeat;
}

.x-btn-createProject-icon {
    background: url('toolbar.png') -71px -71px no-repeat;
}

.menu-item-disabled .x-btn-createProject-icon {
    background-position-y: -89px;
}

.x-btn-addPlan-icon {
    background: url('toolbar.png') -195px -71px no-repeat;
}

.menu-item-disabled .x-btn-addPlan-icon {
    background-position-y: -89px;
}

.x-btn-suspendedProject-icon {
    background: url('toolbar.png') -213px -71px no-repeat;
}

.menu-item-disabled .x-btn-suspendedProject-icon {
    background-position-y: -89px;
}

.x-btn-cancelProject-icon {
    background: url('toolbar.png') -231px -71px no-repeat;
}

.menu-item-disabled .x-btn-cancelProject-icon {
    background-position-y: -89px;
}

.x-btn-endCaseProject-icon {
    background: url('toolbar.png') -249px -71px no-repeat;
}

.menu-item-disabled .x-btn-endCaseProject-icon {
    background-position-y: -89px;
}

.x-btn-dailyReport-icon {
    background: url('toolbar.png') -267px -71px no-repeat;
}

.menu-item-disabled .x-btn-dailyReport-icon {
    background-position-y: -89px;
}

.x-btn-projectPlan-icon {
    background: url('toolbar.png') -89px -71px no-repeat;
}

.menu-item-disabled .x-btn-projectPlan-icon {
    background-position-y: -89px;
}

.x-btn-knowledgeMng-icon {
    background: url('toolbar.png') -107px -71px no-repeat;
}

.menu-item-disabled .x-btn-knowledgeMng-icon {
    background-position-y: -89px;
}

.x-btn-orgStruct-icon {
    background: url('toolbar.png') -213px -37px no-repeat;
}

.menu-item-disabled .x-btn-orgStruct-icon {
    background-position-y: -54px;
}
.x-findCondition {
    background-color: #FFF;
}
.window, .datagrid-toolbar, .x-toolbar, .x-fast-search .x-findCondition, .x-skin-color {
    background-color: rgb(243, 241, 241);
}

.x-formPanel {
    background-color:#FFF;
    /*background-color: rgb(243, 241, 241);*/
}
.datagrid-row{
background:#FFF;
}
.datagrid-row-alt {
    background-color: rgb(229 240 237 / 53%); /*#fbfbfb;*/
}

.datagrid-row-alt-add {
    background-color: #96d296;
}

.datagrid-row-alt-delete {
    background-color: #ff9999;
}

.datagrid-row-over {
    background: #efefefe6;
    color: #444;
    cursor: default;
}

.datagrid-header td.datagrid-header-over {
    background: rgba(126, 126, 126, 0.95);
    color: #FFF;
    cursor: default;
}
    .datagrid-header td.datagrid-header-over .x-column-readOnly {
        color: #FFF;
    }

    .datagrid-row-selected {
        background: rgba(230, 190, 147, 0.77);
        color: #000;
    }

.x-quick-search .textbox, .x-simplesearch-value .textfield-text, .x-simplesearch-value .x-simplesearch-valueInput {
    border-bottom-color: dimgrey;
}

.x-fastCondition-search, .x-btn-searchbutton, .x-findCondition-search {
    border: none;
    background-color: #9B9D9E;
    color: #FFF;
}

    .x-fastCondition-search:hover {
        background-color: #7E7F80;
    }

    .x-btn-searchbutton:hover {
        background-color: #7E7F80;
        border: none;
    }

.datagrid-header, .datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner {
    border-color: transparent;
}

.datagrid-htable td {
    border-bottom-color: transparent;
}

.x-headBg {
    background: url(headBg.png) repeat-x;
}



.nav a h2 {
    color: #d6e8f1;
}

.nav li a.selected {
    background: url(navbg.png) no-repeat;
}

.topright ul li a {
    color: #555d5d;
}

.user span {
    color: #555d5d;
}

.user i a {
    color: #555d5d;
}

.nav li a:hover {
    display: block;
    background: #000;
    color: #fff;
    background: none repeat scroll 0% 0% #60ADF1;
}

.lefttop {
}

.x-home-header {
}

    .x-home-header .tabs li {
        background-color: #a2a2a2;
    }

.x-td-header {
    /*background: #25B0FD;*/
    color: #b9b9b9;
}

.x-bulletin-category {
    background-color: #25B0FD;
}

.x-list-item-hover .x-bulletin-category {
    background-color: #007ad8;
}

.x-portal-panel-icon-0 {
    background: url('billPanel.png') center center no-repeat;
}



.x-portal-panel-icon-2 {
    background: url('bullin.png') center center no-repeat;
}



.Transacted .x-portal-panel-icon {
    background: url('transacted.png') center center no-repeat;
}

.Waitfor .x-portal-panel-icon {
    background: url('waitfor.png') center center no-repeat;
}

.Send .x-portal-panel-icon {
    background: url('send.png') center center no-repeat;
}

.x-portal-panel-title {
    color: #25B0FD;
}

.x-more {
    color: #25B0FD;
}

.LibOnlineUserRpt .x-portal-panel-icon {
    background: url('online.png') center center no-repeat;
}

.x-inner-statusbar strong {
    color: #33B4ED;
}

.x-area-expand {
    background: url('panelExpanded.png') left center no-repeat;
}

.x-area-collapse {
    background: url('panelCollapsed.png') left center no-repeat;
}

.loginbtnBackgroud {
    background: url(buttonNewbg.png) repeat-x;
}

.login-header {
    background: url(login-topBg.png);
}

.login-bottom {
    background: url(login-bottomBg.png);
}

.login_bg {
    background-image: url(loginBg.png);
    background-position: center center;
}

.x-authorize-icon {
    background: url('../../images/toolbar/authorize.png') left top no-repeat;
}

.x-list-icon {
    background: url('../../images/toolbar/menus.png') left top no-repeat;
}

.x-listItem-icon {
    background: url('../../images/toolbar/menuItem.png') left top no-repeat;
}

.x-button-icon {
    background: url('../../images/toolbar/button.png') left top no-repeat;
}

.x-state-icon {
    background: url('../../images/toolbar/state.png') left top no-repeat;
}

.x-attachment-upload {
    background: url('toolbar.png') -264px -1px no-repeat;
}

.x-btn-showVersion-icon {
    background: url('toolbar.png') -284px -71px no-repeat;
}

.x-ct-left {
    background: rgba(41, 40, 40, 0.9);
}

.x-ct-top, #mainBody .tabs-header {
    background: rgb(134, 134, 134);
}


.x-top-logout {
    width: 41px;
    height: 41px;
    background: url('../../images/toolbar/logout3.png') rgb(88, 88, 88) center center no-repeat;
}

.x-top-lock {
    width: 41px;
    height: 41px;
    background: url('../../images/toolbar/lockDestop.png') rgb(104, 104, 104) center center no-repeat;
}


.leftmenu dd {
	line-height: 55px;
   /* background: #262828;
    border-bottom: dotted 1px #1c1d1d; */
}

    .leftmenu dd:hover {
        background: #2c2e2e;
    }

    .leftmenu dd.selected {
        background: #f9f9f9;
        font-weight: bolder;
        color: #000;
		border-top-left-radius: 4px;
		    border-bottom-left-radius: 4px;
    }
.leftmenu #menus{
	background: none !important;
	/* background: url('startMenus.png') center center no-repeat !important;
	background-size:23px !important; */
}
.leftmenu #home{
	 background:url('home.png') center center no-repeat !important;
	 background-size:25px !important;
}
.leftmenu .selected #home{ 
	background:url('home_1.png') center center no-repeat !important;
	 background-size:25px !important;
	 }
.leftmenu #workbench{
	background: url('workbench.png') center center no-repeat !important;
	 background-size:23px !important;
}
.leftmenu .selected #workbench{
	background: url('workbench_1.png') center center no-repeat !important;
	 background-size:23px !important;
}
 .leftmenu #btnWorkFolder {
        background: url('workflowFolder.png') center center no-repeat !important;
        background-size:18px !important;
    }
 .leftmenu .selected #btnWorkFolder {
        background: url('workflowFolder_1.png') center center no-repeat !important;
        background-size:18px !important;
    }
.leftmenu #btnTask {
        background: url('task.png') center center no-repeat !important;
        background-size:19px !important;
    }
.leftmenu .selected #btnTask {
        background: url('task_1.png') center center no-repeat !important;
        background-size:19px !important;
    }
.leftmenu #document {
        background: url('documents.png') center center no-repeat !important;
        background-size:19px !important;
    }
.leftmenu .selected #document {
        background: url('documents_1.png') center center no-repeat !important;
        background-size:19px !important;
    }
	
.leftmenu #config {
        background: url('homeConfig.png') center center no-repeat !important;
        background-size:18px !important;
    }
.leftmenu .selected #config {
        background: url('homeConfig_1.png') center center no-repeat !important;
        background-size:18px !important;
    }
.leftmenu #searchMenus {
        background: url('search2.png') center center no-repeat !important;
        background-size:18px !important
    }
.leftmenu .selected #searchMenus {
        background: url('search2_1.png') center center no-repeat !important;
        background-size:18px !important
    }
.leftmenu #technicalSupport {
        background: url('technicalSupport.png') center center no-repeat !important;
         background-size:22px !important;
    }
.leftmenu .selected #technicalSupport {
        background: url('technicalSupport_1.png') center center no-repeat !important;
         background-size:22px !important;
    }
.leftmenu #changeOrg{
	background: url('changeOrg.png') center center no-repeat !important;
	background-size: 23px !important;
}
.leftmenu .selected #changeOrg{
	background: url('changeOrg_1.png') center center no-repeat !important;
	background-size: 23px !important;
}
.x-lockForm {
    background-color: #FFF;
    background: url('../../images/toolbar/lockForm.png') #FFF left center no-repeat;
}

    .x-lockForm div {
        background-color: transparent;
    }
.x-datagrid-valueRow {
    color: green;
}

.treegrid .datagrid-body td, .treegrid .datagrid-header td:last-child, .treegrid .datagrid-header td {
    border-right-color: transparent;
}
  .x-grid-vline .treegrid-tr-tree .datagrid-row:last-child > td {
    border-bottom-color: #B8BAB7 !important;
}
.datagrid-htable .x-datagrid-bandView1, .datagrid-htable .x-datagrid-bandView2 {
    border-bottom: 1px solid #B8BAB7;
}
.treegrid-tr-tree {
border-right-color:transparent;
}
x-grid-area .treegrid .datagrid-body td {
    border-style: dashed;
}

.x-querylist-form .datagrid-toolbar {
    background: linear-gradient(45deg, #f3f7f4, #ffffff);
}
.x-querylist-form .datagrid {
    background: linear-gradient(180deg, #f3f7f4, #ffffff);
}
.x-querylist-form .datagrid-htable td {
    background: linear-gradient(0deg, rgb(212, 231, 217), rgb(157, 209, 202));
    color: #000;
    height: 40px;
    line-height: 40px;
}

.datagrid-htable td, .datagrid-htable .x-datagrid-bandView1, .datagrid-htable .x-datagrid-bandView2 {
    background: linear-gradient(0deg, #d4e7d9, #92cbc3);
    color: #000;
}


.datagrid-htable .x-datagrid-oddtd {
    background: linear-gradient(0deg, #d4e7d9, #92cbc3);
    color: #000;
}

.x-column-readOnly {
    color: #847f7f;
}

.datagrid-header td.datagrid-header-over .x-column-readOnly {
    color: #847f7f;
}

.datagrid-header-over {
    background: linear-gradient(0deg, rgb(229 241 232), rgb(133 184 177)) !important;
    color: #000 !important;
}

.datagrid-footer .datagrid-row:last-child > td {
    border-bottom: 1px dotted transparent !important;
}



.datagrid-footer .datagrid-row {
    background-color: #f7f7f8;
}

.x-selview-content .datagrid-body td {
    border-bottom-style: none !important;
        border-right:1px solid #B8BAB7;
}
.x-selview-content  .datagrid-header td{
border-right:1px solid  #B8BAB7;
}
.x-grid-internalSelView, .x-field-internalSelView {
    color: #2D9ADE;
}

.datagrid-cell-rownumber {
    color: #847f7f;
}

.x-field-column-readOnly .x-field-border-all {
    background-color: #eee;
}

.x-attach-item {
    color: #2D9ADE;
}
.datagrid-body .x-datagrid-parentRow td,
.datagrid-body .x-datagrid-subRow td {
    border-style: dashed !important;
}
.x-emptyRow td {
    border-color:transparent ;
    border-right-color:transparent;
    border-bottom: none !important;
}
.x-selview-content .datagrid-row:last-child > td {
    border-bottom-width: 1px;
    border-bottom-style: solid !important;
    border-bottom-color: #B8BAB7;
}
.x-subgrid-header {
    background: linear-gradient(0deg, #d4e7d9, #92cbc3);
}
.tree-title{
font-size:14px;
}
.tree-node-selected{
background:transparent;
}
.x-home-header .tabs .x-home{

}