@charset "UTF-8";


/***************** main ************************/ /* Clear Fix */
/*表单信息注释*/
.form_note
{
	height:25px;
	line-height:25px;
	color:#999999;
}
.search_button {
	cursor: pointer;
	height: 18px;
	width: 18px;
	background:url("../images/search.png") no-repeat 0px 0px;
}

.search_button_new,.search_clear_button_new {
	cursor: pointer;
	height: 18px;
	width: 18px;
	font-size:18px;
	text-align:center;
	color:#175c96;
}

.search_button_new:hover, .search_clear_button_new:hover {
	color:#474b4f;
}

.search_button:hover {
	background:url("../images/search_over.png") no-repeat 0px 0px;
}

.search_clear_button {
	cursor: pointer;
	height: 18px;
	width: 18px;
	background:url("../images/clear.png") no-repeat 0px 0px;
}
.search_clear_button:hover {
	background:url("../images/clear_over.png") no-repeat 0px 0px;
}

.plus_minus_img {
	padding: 2px 4px;
	margin-top: -3px;
}
.plus_minus_img:hover {
	background-color: #c9cdd1;
}
.plus_minus_img:active {
	background-color: #bdc2c8;
}

.info_border
{
	border: 1px solid #c3c2c2;
}

.info_bg
{
	background-color: #f3f5f0;
}

.info_border_bg
{
	border: 1px solid #c3c2c2;
	background-color: #f3f5f0;
}

.imp_table td {
	padding-right: 60px;
}

.imp_table td input[type="file"] {
	max-width: 280px;
}

.tag_dir{
	direction:ltr;
}

.check_table {
	border: 1px solid #e3e3e3;
	border-bottom: none;
	border-right: none;
	background-color: #f3f5f0;
}

/* div.gridbox_dhx_web table.hdr td div.hdrcell{
	width:auto;
	padding-left:10px;
	width:100% !ie;
} */

.check_table th, .check_table td {
	padding: 2px 5px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.step_button {
	padding: 0px 10px;
	height: 25px;
}
.clear {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;

}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearL {
	clear: left;
}

.floatL {
	float: left !important;
}

.floatR {
	float: right !important;
}

.color_orange {
    color: #FF6600;
}

/* gird列表全选中的checkbox在ie拉高表头的问题*/
.checkClass {
	height: 13px;
	width: 13px;
	_height: 13px;
	_width: 13px;
	margin: 0px auto;
	padding: 0px;
	margin-top: -1px;
}
/*页面提示*/
.win_help {
	line-height: 30px;
	/*background-color: #FFFFEC;*/
	border: 1px solid #E9DEBA;
	margin: 10px;
	/*color: #FC3030;*/
	color: gray;
}

/*搜索样式*/

/*table*/
.searchTable{
    padding-top: 3px; padding-bottom: 2px;
}

.searchTable td{
	padding-left: 7px;
	padding-right: 13px;
}

/* .searchTable input{
	border-radius: 3px;
}
 */
.searchTable2 th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E9FF;
	vertical-align:top;
	/*background-color: #a4bed4;*/
	padding: 1px 10px;
	width: 120px;
	text-align: left;
}
.searchTable2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E9FF;
	vertical-align:top;
	/*background-color: #c3d4eb;*/
	padding: 5px 10px;
}
.searchTopBox {
	clear: both;
	min-height: 30px;
	/* background-color: #ebebeb;#e7e7e7 */
	/* border-top: 1px solid #e7e7e7; */
	padding: 1px 0px;
	white-space:nowrap;
	/*min-height: 22px;*/
}
.searchTopBox span{
	/*float: left;*/
}

.searchTopBox .search_but{
	border: 1px solid #175c96;
	padding: 2px;
	cursor: pointer;
}
.searchTopBox .search_but:hover{
	background-color: #175c96;
}

.searchTopBox a:link,.searchTopBox a:visited,.searchTopBox a:active {
	text-decoration: none !important;
}
.searchTopBox a:hover {
	text-decoration: none !important;
}
.searchBelowBox {
	border-top: 1px solid #ebebeb;
	/*border-bottom: 1px solid #A4BED4;*/
	position: relative;
}
.searchBelowBox_tip {
	clear: both;
	height: 18px;
	line-height:18px;
	padding: 5px 5px;
	white-space: nowrap;
	/* background-color: #ebebeb;#e7e7e7 */
	/*border-top: 1px solid #e7e7e7;*/
	/*background: none repeat scroll 0 0 #ffc9b5;*/
}
.searchBelowBox_input {
	clear: both;
	position: absolute;
	z-index: 20;
	background: none repeat scroll 0 0 #e8eaeb;
	display: none;
	padding: 2px 5px;
	/* border-bottom: 1px solid #e8eaeb; */
}


/*搜索样式_end*/
/*WarningColor	*/
.warningColor {
color: #E57A14;
}
.warningImage {
background-image: url(/public/images/alert.png);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 16px;
display: block;
font-weight: bold;
float: left;
width: 22px;
}

.warningImage_red {
background-image: url(/public/images/alert_red.png);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 16px;
display: block;
font-weight: bold;
float: left;
width: 22px;
}

/*没有设备时样式_start*/
.showHint {
    color: #000000;
    display: none;
    height: 130px;
    left: 10px;
    opacity: 0.6;
    position: absolute;
    top: 10px;
    width: 308px;
    z-index: 2;
}
/*没有设备时样式_end*/

/*dhtmlxTabbar用到时的div样式*/
.dhtmlxTabbar{
	height: 350px;
	_height: 350px;
	min-height: 350px;
	margin: 0px 10px; padding: 0px;

}

.displayN {
	display: none;
}


.floatL{ float:left !important;}.floatR{ float:right !important;}.clearB{clear:both;}.clearR{ clear:right;}.clearL{clear:left;}
.overflowA{overflow:auto;}
.divInline{display:inline;}

/*选人控件样式*/
.divChoiceDeptTree {
	width:200px;
	border:1px solid Silver;
	overflow:auto;
	float: left;
}

.divChoiceDeptEmp {
	clear: both;
	border:1px solid Silver;
}

.divEstopList {
	height:300px;
	left: 0px;
	top: 52px;
	width: 100%;
	display: none;
	background-color: #EEEEEE;
	z-index:2;
	position: absolute;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.divBelowSearchBox {
	clear: both;
	display: none;
	position: absolute;
	padding-top:3px;
	padding-bottom:0px;
	top: 22px;
	z-index: 9;
	background-color: #c5dbf6;
	width: 820px;
	height: 23px;
	border-bottom: 1px solid #6382b3;
}
/*----选人控件样式--end-----*/

/*基本表格样式*/
.tableStyle {
	margin-top: 2px;
	/*font-size: 12px;*/
	line-height: 22px;
	width:100%;
	/* background-color: #F4F7FF;
	border: 1px solid #DBE4EE; */
}

.tableStyle2 {
	/*font-size: 12px;*/
	line-height: 22px;
	width:100%;
	background-color: #F4F7FF;
	/* border: 1px solid #e8eaeb; */
}

.tableStyle th{
	border-bottom: 1px dotted #e8eaeb;
	vertical-align:top;
	/*background-color: #a4bed4;*/
	padding: 1px 10px;
	min-width: 100px;
	max-width: 150px;
	width: auto;
	text-align: left;
}

.tableStyle label{
	font-weight:normal;
}

.tableStyle td {
	/* border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E9FF; */
	border-bottom: 1px dotted #e8eaeb;
	vertical-align: top;
	/*background-color: #c3d4eb;*/
	padding: 1px 21px 1px 0px;
	/* overflow-x: hidden; */
	word-wrap: break-word;
}
.headPrompt {
	color: #848a91;
}
.headPrompt td{
	/*background-color: #fafafa;*/
	/*background-image: url(../images/th_bg.jpg);
	background-repeat: repeat-x;*/
	text-align:left;
	line-height: 18px;
	color: #848a91;/*red*/
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	padding-bottom: 3px;
}
/*
input {
    color:expression(this.type=="text"? red:"style");
    }
*/
.tableStyle input[type="text"],input[type="password"],input[type=null] {
	height: 22px;
	line-height: 22px;
	width: 142px;
}
.tableStyle select{
	height: 24px;
	line-height: 24px;
	width: 150px;
	padding-left: 0px;
	border: 1px solid #C3C2C2;
}

.tableStyle select:hover{
	border: 1px solid #a9a7a7;
	/*background: #f8f8f8;*/
}

.tableStyle textarea{
	/*background-image: url(../images/tab_input.jpg);
	background-repeat: repeat-x;*/
	padding: 1px 0 0 0;
	border: 1px solid #C3C2C2;
}

.required{
	color: red;
}

/*置灰*/
.showGray{
	color: #C0C0C0 !important;
}
/*下划线*/
.underline{
	border-bottom:1px solid #3333CC;/*1155CC*/
	padding-bottom:1px;/*数值越大 下方空隙越大 */
	/*text-decoration:underline;*/
	text-decoration:none;
}
/*超链接样式--动态创建超链接时，全局的样式不起作用时用到*/
.linkStyle{
	color: #3333CC;/*3333CC 1155CC*/
}
/*文本框中提示信息*/
.promptBox1{
	position:absolute;
	margin-top:-18px;
	padding-left:0px;
}
/*文本框中提示信息*/
.promptBox2{
	position:absolute;
	margin-top:-18px;
	padding-left:83px;
}
.mouseStyle{
	cursor: pointer;
}

.clearTdStyle td{
	padding: 1px 0px !important;
	width: 50px;
}

.clearTableStyle table{
	line-height: normal;
	width:auto;
	background-color: inherit;
	border: 0px;
}
.clearTableStyle table td,th{
	border:0px;
	padding: 0px 0px;
}

.containerTableStyle table td,th{
	border:0px;
	padding: 0px 0px;
}

/*设置错误提示的样式，可以增加图标显示*/
input.error { border: 1px solid red !important}
.dhtmlxComboxError { border: 1px solid red !important}
select.error {
	border-color: red !important;
}
em.error {
	color: red;
}
.ts_nr {
	background-color: #f3f5f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #778d9b;
	border-bottom-color: #778d9b;
	border-left-color: #778d9b;
	padding: 0px 3px;
}

.ts_nr h1{
	line-height: 16px;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #003366;
	padding: 1px;
	margin: 0px;
}
.ts_jt {
	background-image: url(../images/ts.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.ts_box {
	position: absolute;
	min-width: 90px;
	max-width: 260px;
	width: auto;
	margin-right: 5px;
	/*
	min-width: 90px;
	max-width: 135px;*/
	z-index: auto;
}
/*
div.error {
	background-color: #f3f5f0;
  	border: 1px solid #CCCCCC;
    color: red;
    display: none;
    line-height: 20px;
    padding: 2px 20px 2px 5px;
    position: absolute;
}*/
label.checked {
  background:url("./demo/images/checked.gif") no-repeat 0px 0px;
}

/*文本框样式*/
.textinput{
	height: 18px;
	line-height: 18px;
	width: 150px;
	/*background-image: url(../images/tab_input.jpg);
	background-repeat: repeat-x;*/
	border: 1px solid #94B0CD;
	background-color: #f3f5f0;
}
.textinput_hover{
	width:120px;
	/*font-size: 12px;*/
	background:url(form/textinput_bg.jpg) repeat-x scroll left top #ffffff;
	border-color:#00ccff;/*鼠标移入边框颜色*/
	border-style:solid;
	border-width:1px;
	color:#336699;
	height: 20px;
	line-height: 20px;
}
.textinput_click{
	width:120px;
	/*font-size: 12px;*/
	background:url(form/textinput_bg.jpg) repeat-x scroll left top #ffffff;
	border-color:#fbd45c;
	border-style:solid;
	border-width:1px;
	color:#336699;
	height: 20px;
	line-height: 20px;
}
/*文本框样式*/

/*按钮样式*/
.icon_find {
    /* background-image: url("../images/search.png");
    background-position: 0 40%; */
    background-repeat: no-repeat;
    display: block;
    float: left;
    /* padding: 0 5px 0 18px; */
    word-break: keep-all;
    word-wrap: normal;
}
.button {
    /*background: url("../images/btn_bg.jpg") repeat scroll 0 0 transparent;*/
    border: 1px solid #c3c2c2;
    /*font-size: 12px;*/
    padding:0px 20px;
    margin:0px 0px;
    height: 22px;
    text-align: center;
    cursor: pointer;
    /* border-radius: 4px; */
}
.button:hover {
    /* background: url("../images/btn_bg_hover.jpg") repeat scroll 0 0 transparent; */
    border: 1px solid #175c96;
    /*font-size: 12px;*/
}
.button : focus {
    /*background: url("../images/btn_bg.jpg") repeat scroll 0 0 transparent;*/
    border: 1px solid;
    /*font-size: 12px;*/
}


/*按钮样式*/

/*编辑模版下的底部div样式*/
.bottomDiv
{
	border-top: 1px solid #c3c2c2;
	clear:both;
	/* background-color: #d4d7da; */
	padding: 10px 8px 0px 0px;

	/*border-top: 1px solid #a4bed4;*/
	/*border-bottom: 1px solid #a4bed4;*/
	text-align: center;
	width: auto;
	height: auto;
	clear:both;
}

.bottomDivR
{
	text-align: center;
	/*position: absolute;*/
	right: 0px;
	left: 0px;
	/* padding-right:10px; */
	bottom: 0;
}
.bottomDivL
{
	padding-left:30px;
	text-align: left;
	/*position: absolute;*/
	left: 0px;
	right: 0px;
	padding-left: 10px;
	bottom: 0;
}
.Validform_checktip{margin-left:0;}
.info{
	border:1px solid #ccc;
	padding:2px 20px 2px 5px;
	color:#666;
	position:absolute;
	display:none;
	line-height:20px;
	background-color:#fff;
}
.dec {
    bottom: -8px;
    display: block;
    height: 8px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec s {
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}

/*操作界面*/
#wholeDiv{
	height: 100%;
	background-color: #dcdfe2;/*#dbe9ed;*/
	padding: 10px;
}
.opFooter {
	position: absolute;
	bottom: 10px;
	right:10px;
	left:10px;
	clear: both;
	/*background-color: #ECEEF4; #c3d4eb*/
}
.buttonDiv {
	margin-right: 0px;
	clear: both;
	padding: 10px 0px;
}
.operateButton {
	padding: 0px 20px;
	/*width: 100px;*/
	height: 25px;
}
.showInfoButton {
	padding: 0px 10px;
	width: 150px;
	height: 25px;
}
.infoDiv {
	display: block;
	height: 98px;
	width: auto;
	clear: both;
	padding: 3px 3px;
	margin-top: 2px;
	border: 1px solid #175c96;
	background-color: #f3f5f0;
	overflow-y: scroll;
}

.progressBar {
	background: white;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	padding-right: 6px;
	border: 1px solid #175c96;
	line-height: 16px;
	margin: 0px;
}
.progressBar span {
	background: #175c96;
	height: 12px;
	line-height: 12px;
	padding: 1px;
	margin: 1px;
	display: block;
	font-weight: bold;
	/*font-size: 12px;*/
	width: 0%;
}
.progressBarText{
	position:relative;
	top: -18px;
	z-index: 50;
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: green;
	font-weight: bold;
}
/*操作界面*/

/*以下是comboxtree组件样式*/
.createTreeBox{
	padding: 0px !important;
	border-width: 0px;
	overflow : hidden !important;
}
.clearDhx_combo_list{
   position: absolute;
   z-index: 230;
   overflow-y: hidden !important;
   -webkit-overflow-scrolling: touch;
   overflow-x: hidden !important;
   border: 1px solid #c3c2c2 !important;
   border-top: 1px solid #d4d7da !important;
   min-height: 100px;
   margin-top: -1px;
   font-size: 9pt;
   background-color: white;
   z-index: 12000;
}
.clearContainerTableStyle {
	overflow : auto ;
	-webkit-overflow-scrolling: touch;
	position:relative;
	top:0;
	font-size : 12px;
	-khtml-user-select: none;
	padding: 0px !important;
}
.clearDhx_combo_input{
    /*font-size: 12px;*/
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 2px;
    border-width: 0px !important;
}
.clearDhx_combo_input1{
    /*font-size: 12px;*/
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 2px;
    border-width: 0px !important;
    background-color: #DCDCDC
}
.divTopCheckbox{
	border-bottom:1px solid #c3c2c2;
	background-color:#dcdfe2;
	text-align:left;
	vertical-align:middle;
	font-size:12px !important;
	padding-left:10px;
	line-height: 22px;
}

.divBottomCheckbox{
	border-top: 1px solid #c3c2c2;
	background-color:#dcdfe2;
	text-align:left;
	vertical-align:middle;
	font-size:12px !important;
}

.button-tree{
    /* background: url("../images/btn_bg.jpg") repeat scroll 0 0 transparent; */
    border: 1px solid #83B1F2;
    /*font-size: 12px;*/
    padding:0px 0px;
    margin:0px 0px;
    cursor: pointer;
}
.tree-clear{
    background: url("../images/btn_bg.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #83B1F2;
    /*font-size: 12px;*/
    padding:0px 0px;
    margin:0px 0px;
    cursor: pointer;
}
.button-form{
	color: #ffffff;
	border-radius: 3px;
    border: none;
    background-color: #175c96;
    /* letter-spacing: 1px; */
    font-size: 14px;
    font-weight: normal;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 100px;

}

.button-form:hover{
	background-color: #175c96;
}

.button-form[disabled="disabled"]{
    background-color: #aeb4b8;
    opacity: 0.8;
    cursor: default;
}

.button-form[disabled="disabled"]:hover{
    background-color: #aeb4b8;
}

.gray {
	color: gray;
}
/*以下代码添加dthmlxmessage组件样式*/
.dhtmlx_message_area{
    left:50%;
    right:auto;
    top:250px !important;
}
.dhtmlx-info{
	background-color:#175c96 !important;
	color:#FFFFFF !important;
	height:38px !important;
	padding:0px !important;
	border-width:0px !important;
	margin-left:0px !important;
	margin-bottom:0px !important;
	margin-right:0px !important;
	overflow:hidden !important;
}

.errorlist li {color:#FF0000;}


.icon_arrow_r{
   background-image: url("../images/icon_arrow_r.jpg");
}
.icon_arrow_r, .icon_arrow_l {
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    height: 45px;
    margin: auto;
    width: 35px;
}

.icon_schclass {
    background-image: url("../images/icon_guid/icon_schclass.jpg");
}

.icon_devicedatamanage {
    background-image: url("../images/icon_guid/icon_devicedatamanage.jpg");
}

.icon_attcalculate {
    background-image: url("../images/icon_guid/icon_attcalculate.jpg");
}
.icon_arrow_r {
    background-image: url("../images/icon_guid/icon_arrow_r.jpg");
}

.icon_numrun {
    background-image: url("../images/icon_guid/icon_numrun.jpg");
}
.icon_deviceusermanage {
    background-image: url("../images/icon_guid/icon_deviceusermanage.jpg");
}
.icon_setuseratt {
    background-image: url("../images/icon_guid/icon_setuseratt.jpg");
}
.icon_attuserofrun {
    background-image: url("../images/icon_guid/icon_attuserofrun.jpg");
}
.icon_checkexact {
    background-image: url("../images/icon_guid/icon_checkexact.jpg");
}


.icon_checkexact {
    background-image: url("../images/icon_guid/icon_checkexact.jpg");
}
.icon_empspecday {
    background-image: url("../images/icon_guid/icon_empspecday.jpg");
}
.guide_icon_box {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 60px;

}

.section h2 .back {
    border-top: 1px solid #E5E5E5;
    height: 1.5em;
    left: 0;
    position: absolute;
    top: 0.75em;
    width: 100%;
    z-index: -1;
}

/*???--lynn.chen 
element.style {
    overflow: hidden;
}*/


.dhxlayout_fullscreened, .dhtmlxLayoutPolySplitterVer{
    background-color: #f3f5f0 !important;/*#EBEBEB*/
}
.rightBox .guide_step_box {
    width: 185px;
}


.guide_step_box {
    background-color: #F0F0F0;
    margin: 0 auto;
    padding: 4px;
    position: relative;
}

.guide_step {
    background-color: #f3f5f0;
    border: 1px solid #E6E6E6;
    width: 100%;
}

.tl, .tr, .bl, .br {
    display: block;
    height: 13px;
    position: absolute;
    width: 13px;
}

.tl {
    background: url("../images/icon_guid/guide_border_tl.jpg") no-repeat scroll left top transparent;
    left: 0;
    top: 0;
}

.bl {
    background: url("../images/icon_guid/guide_border_bl.jpg") no-repeat scroll left top transparent;
    bottom: 0;
    left: 0;
}

.br {
    background: url("../images/icon_guid/guide_border_br.jpg") no-repeat scroll left top transparent;
    bottom: 0;
    right: 0;
}

.tr {
    background: url("../images/icon_guid/guide_border_tr.jpg") no-repeat scroll left top transparent;
    right: 0;
    top: 0;
}

.tl, .tr, .bl, .br {
    display: block;
    height: 13px;
    position: absolute;
    width: 13px;
}

.font14, .font14 a {
    font-size: 14px;
}

a {
    outline: medium none;
}


.section h2 span {
    background: url("../images/icon_guid/images_icon.gif") no-repeat scroll -795px -146px #FFFFFF;
    font-size: 14px;
    padding-left: 20px;
}

.guide_step_name {
    border-bottom: 1px dotted #CCCCCC;
}

.indexBody {
    background: url("../images/index_left_bg.gif") repeat-y scroll 105px 0 #FFFFFF;
}

.Link_hui1 {
    color: #888888;
    white-space: normal;
}

.version_box{
	padding:0px !important;
}

.version_box h1{
	margin-left:10px;
}

.version_content_box_oem{
	width:380px;
	height:270px;
}

.version_content_box
{
	height: 100%;
	width: 100%;

}

.version_content_box .version_details_box{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height:22px;
}

.version_content_box .version_details_box span{
	font-weight:bold;
}

.version_content_box .version_copyRight{
	text-align: center;
	margin: 0px 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.version_content_box .version_copyRight span{
	margin-left: 10px;
}

.version_content_box_oem .version_details_box{
	padding:15px 30px 15px 20px;
	line-height:20px;
}

.version_content_box_oem .version_details_box span{
	font-weight:bold;
}

.version_content_box_oem .version_copyRight{
	position:absolute;
	bottom:25px;
	left:160px;
	left:150px\9;
	font-size:11px;
}
.pwdtip
{
	background: none repeat scroll 0 0 transparent;
    color: #888888;
    cursor: text;
    font-weight: normal;
    position: absolute;
    text-indent: 0;
    visibility: visible;
    width: 100px;

}
.input-text
{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 14px;
    height: 32px;
    padding: 0;
    position: absolute;
    width: 155px;
}

.dhx_popupText
{
	position: fixed !important;
	overflow: visible !important;
	float:left !important;
	z-index: 999999999 ;
}

/*grid或其他控件底部状态div分割样式*/
.divBorder {
	float: left;
	border-left: 1px solid #d4d7da;
	border-right: 1px solid #d4d7da;
	padding: 0px 20px;
}
/*dhx*/
/*屏蔽层*/
.dhx_modal_cover_dv {
	background-color: #484848 !important;
}

.eMsg{
	width: 100%;
}

.eMsg tr th, .eMsg tr td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e3e3e3;
	text-align: left;
}

.eMsg tr td{
	padding-left: 10px;
	width: 30px;
}

/*下拉树搜索块样式*/
.treeSearchDiv{
	display:inline-block;
	width:120px;
	height:22px;
	vertical-align:middle;
	position:relative;
}

.treeSearchDiv input{
	height:18px!important;
	width:100px;
	padding:0px!important;
	position:absolute;
	margin:0px 2px;
}

.treeSearchBtnBox{
	width:12px;
	display:inline-block;
	position:absolute;
	right:1px;
}

.treeSearchBtnUp{
	height:0px;
	width:0px;
	margin:3px 2px;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-bottom:6px solid #474b4f;
}

.treeSearchBtnUp:hover,.treeSearchBtnDown:hover{
	opacity:0.7;
}

.treeSearchBtnDown{
	height:0px;
	width:0px;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-top:6px solid #474b4f;
	margin:3px 2px;
}

#deptZone .dhxcombo_dhx_web, #areaZone .dhxcombo_dhx_web, #groupZone .dhxcombo_dhx_web{
	height:24px;
}

.hide {
	display: none !important;
}


a.alerady-read {
    text-decoration: none!important;
    color: #ccc!important;
}
