/* Minification failed. Returning unminified contents.
(787,20): run-time error CSS1038: Expected hex color, found '#ffffff	'
(1237,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
 */
/* 
工具栏样式	
*/

.si-tbar {
	border-bottom: 1px solid #ccc;
	border-top:1px solid #ccc;
	position: relative;
}
.si-tbar > ul {
	display: inline-block;
	/*height: 24px;*/
    line-height: 24px;
    /*padding: 8px 8px 5px 0;*/
    /*padding: 8px 8px 8px 0;*/
    padding: 8px 0;
    /*min-width: 790px;*/
}
.si-tbar > ul li {
	float: left;
	margin-left: 7px;
}
.si-tbar > ul li > a {
	color: #333;
	vertical-align: middle;		
}
.si-tbar >ul li a.si-btn{		
	position: relative;	
	padding-left:23px;
	padding-right: 10px;
	text-indent: 3px;
	font-weight: normal;
	border: none;
	background: none;
	box-shadow: none;
	text-shadow: none;
}
.si-tbar >ul li a.si-btn:hover{
	background: #6b89d5;
	color: #fff;
}
.si-tbar >ul li a.si-btn.disabled:hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: buttonshadow;
}
.si-tbar >ul li .si-btn b {
	background: url("/Images/toolbar/tlbar.png");
    display: block;
    height: 16px;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 16px;
}
.si-tbar >ul li .si-btn.blue{
 	background: #6B89d5;
 	padding: 1px 17px;
}
.si-tbar > ul li .si-btn.blue b,
.si-tbar > ul li .si-btn.blue:hover b{
	background-image: none;
}
.si-tbar >ul li .refresh b,
.si-tbar >ul li .refresh.disabled:hover b{
    background-position: 0 -71px;
}
.si-tbar >ul li .refresh:hover b{
    background-position: -24px -71px;
}
.si-tbar >ul li .create b,
.si-tbar >ul li .create.disabled:hover b{
	background-position: 0 -5px;
}
.si-tbar >ul li .create:hover b{
	background-position: -24px -5px;
}
.si-tbar >ul li .edit b,
.si-tbar >ul li .edit.disabled:hover b{
	background-position: 0 -27px;
}
.si-tbar >ul li .edit:hover b{
	background-position: -24px -27px;
}
.si-tbar >ul li .delete b,
.si-tbar >ul li .delete.disabled:hover b{
	background-position: 0 -49px;
}
.si-tbar >ul li .delete:hover b{
	background-position: -24px -49px;
}
.si-tbar >ul li .save b,
.si-tbar >ul li .save.disabled:hover b{
	background-position: 0 -93px;
}
.si-tbar >ul li .save:hover b{
	background-position: -24px -93px;
}
.si-tbar >ul li .saveIcreate b{
	/*background-position:-1px -102px;		*/
	background-position: -1px -126px;
}
.si-tbar >ul li .cancel b,
.si-tbar >ul li .cancel.disabled:hover b{
	background-position: 0 -269px;
}
.si-tbar >ul li .cancel:hover b{
	background-position: -24px -269px;
}
.si-tbar >ul li .send b,
.si-tbar >ul li .send.disabled:hover b{
	background-position: 0 -424px;
}
.si-tbar >ul li .send:hover b{
	background-position: -24px -424px;
}
.si-tbar >ul li .open b,
.si-tbar >ul li .open.disabled:hover b{
	background-position: 0 -336px;
}
.si-tbar >ul li .open:hover b{
	background-position: -24px -336px;
}
.si-tbar >ul li .stop b,
.si-tbar >ul li .stop.disabled:hover b{
	background-position: 0 -358px;
}
.si-tbar >ul li .stop:hover b{
	background-position: -24px -358px;
}
.si-tbar >ul li .print b,
.si-tbar >ul li .print.disabled:hover b{
	background-position: 0 -203px;
}
.si-tbar >ul li .print:hover b{
	background-position: -24px -203px;
}
.si-tbar >ul li .approve b,
.si-tbar >ul li .approve.disabled:hover b{
	background-position: 0 -115px;
}
.si-tbar >ul li .approve:hover b{
	background-position: -24px -115px;
}
.si-tbar >ul li .selectItem b,
.si-tbar >ul li .selectItem.disabled:hover b{
	background-position: 0 -137px;
}
.si-tbar >ul li .selectItem:hover b{
	background-position: -24px -137px;
}
.si-tbar >ul li .preview b{
	/*background-position: 0 -317px;	*/
}
.si-tbar >ul li .batchCreate b,
.si-tbar >ul li .batchCreate.disabled:hover b{
	background-position: 0 -380px;
}
.si-tbar >ul li .batchCreate:hover b{
	background-position: -24px -380px;
}
.si-tbar >ul li .import b,
.si-tbar >ul li .import.disabled:hover b{
	background-position: 0 -226px;
}
.si-tbar >ul li .import:hover b{
	background-position: -24px -226px;
}
.si-tbar >ul li .export b,
.si-tbar >ul li .export.disabled:hover b{
	background-position: 0 -248px;
}
.si-tbar >ul li .export:hover b{
	background-position: -24px -248px;
}
.si-tbar >ul li .batchImport b,
.si-tbar >ul li .batchImport.disabled:hover b{
	background-position: 0 -291px;
}
.si-tbar >ul li .batchImport:hover b{
	background-position: -24px -291px;
}
.si-tbar >ul li .scan b,
.si-tbar >ul li .scan.disabled:hover b{
	background-position: 0 -159px;
}
.si-tbar >ul li .scan:hover b{
	background-position: -24px -159px;
}
.si-tbar >ul li .download b,
.si-tbar >ul li .download.disabled:hover b{
	background-position: 0 -313px;
}
.si-tbar >ul li .download:hover b{
	background-position: -24px -313px;
}
.si-tbar >ul li .saveIcreate b,
.si-tbar >ul li .saveIcreate.disabled:hover b{
	background-position: 0 -402px;
}
.si-tbar >ul li .saveIcreate:hover b{
	background-position: -24px -402px;
}
.si-tbar >ul li .import input[type="file"]{
    position: absolute;
	left: 0;
    width: 86px;
    height: 25px;
    font-size: 20px \0;
    left: 2px \0;
    height: 27px \0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
/* search box */
/*.si-tbar .search {padding:15px 0;}
*/
.si-tbar .search input[type="text"] {
	height:22px;
	height:23px\0;
	line-height: 23px\0;
	border: 1px solid #B5B5B5;
	margin-right: 5px;
	vertical-align: bottom;
	text-indent: 22px;
	width: 190px;
	background: url("/Images/toolbar/search.png") no-repeat no-repeat; 
	background-position: 2px 3px;
}
/* search box for advance*/
.si-tbar .adv {
	line-height:24px \9;
	float:left;
	/*margin-top: 3px;*/
}
.si-tbar .adv, .si-tbar .adved {
	padding-right: 8px;
	cursor:pointer;
	margin-left:15px;
	position: relative;
	font-weight:bold;
}
.si-tbar .adved b {
	position: absolute;
	left: -14px;
	top:-3px;
	top:-4px\0;
	height:39px;
	height:38px\9;
	height:39px\0;
	border: 1px solid #ccc;
	border-bottom-color:#fff;
	width:85px;
	z-index: 14;
}
.si-tbar .adv:hover{
	text-decoration:underline;
}
.si-tbar .adv i{
	border-color: #333 #fff #fff;
    border-style: solid;
    border-width: 4px;
    display: block;
    height: 0;
    position: absolute;
    right: -3px;
    top: 11px;
    top: 10px\0;
    width: 0;
}
.si-tbar .adved i{
	border-color: #fff #fff #333;
	border-width:5px\0;
	top: 7px;
	top:5px\0;
}
.adv-search {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	/*margin-top:-1px;*/
}
.center .si-tbar{
	border-top:1px solid #ccc;
}
.tab-box-item .si-tbar{
	border-bottom: none;
}
.center .si-tbar ul{
	text-align: center;
}
.center .si-tbar ul li,.align-right .si-tbar ul li{
	float:none;
	display:inline;
}
.align-right .si-tbar ul{
	text-align: right;
}
.si-tbar .barcodes{
	line-height: 24px;
	padding-left: 5px;
    width: 230px;
}
.si-tbar .barcodes label{
	margin-right: 5px!important;
}
.si-tbar .barcodes label:after{
	content:":";
	font-size:16px;
}
.si-tbar .barcodes input[type="text"]{
	height:22px;
	line-height:22px;
	border: 1px solid #B5B5B5;
	text-indent: 3px;
	margin-right: 5px;
	vertical-align: bottom;
	width: 160px;
	/*margin-left:2px;*/
}

/*公共按钮样式
  使用按钮只需为该元素加入class="s-btn"即可，一般按钮可使用3种元素定义，span a button 。
  
*/

/*-------------- james 2013/6/26*/
.si-btn, .si-button{
/*	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:0 9px;
	border-radius: 3px;
	height:23px;	
	border: 1px solid #b5b5b5;
	border-bottom-color: #7f7f7f;
	cursor: pointer;
	font-size: 12px;	
	line-height:23px;
	display: inline-block;
	overflow: visible;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede)); 	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType='0') ;
*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
	overflow: visible;
	cursor: pointer;
	display:inline-block;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	padding: 1px 13px;
	box-shadow:0 1px 1px rgba(255,255,255,0.5) inset;
	border: 1px solid rgba(0,0,0,0.15);
	border: 1px solid #c2c2c2 \0;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	background: #f3f3f3 \0;
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
/*	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	border: 1px solid #C8C8C8 \0;*/
	/*background: #f3f3f3 \0;*/
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
	/*-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
	/*-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);*/
}
:root .si-btn, :root .si-button  {
	line-height:25px\9;
}
/*.si-btn:hover {
	border-color: #999;
	text-decoration: none;
	background: none;
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType='0') ;
}*/

.si-btn:hover, .si-button:hover{
	box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
	opacity:0.9;
}
.si-btn:active, .si-button:active{
	box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1) inset;
	opacity: 0.7;
}
.si-btn.disabled, .si-button.disabled{
	background: none transparent;
	color : buttonshadow;
	cursor: default;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
	-moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.0);
}
/*.si-btn.disabled:hover{
	border-color:#b5b5b5 #b5b5b5 #7f7f7f #b5b5b5;
	color:buttonshadow;
	text-decoration: none;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede); 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType='0') ;
}
*/
button.si-btn, button.si-button{
	padding:0 10px;
	height:26px;
	line-height:21px;	
	padding:0 14px 2px \0;
	height:27px \0;
	line-height:27px \0;	
	*position:relative;
	*top:4px;
	*padding: 0 9px 2px;
	*margin-left:5px;
}
:root button.si-btn, :root button.si-button{
	padding:0 13px 2px\9;
	line-height:26px\9;	
	height:26px\9;
} 
@media screen and (-webkit-min-device-pixel-ratio:0){ button.si-btn{
	line-height:24px;
	padding:0 15px 2px ;
}}

@media screen and (-webkit-min-device-pixel-ratio:0){ button.si-button{
	line-height:24px;
	padding:0 15px 2px ;
}}

/* james add */
.si-btn.blue, .si-button.blue{
	/*background: #4698ea; /* Old browsers */
/*background: -moz-linear-gradient(top,  #4698ea 20%, #4096ee 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#4698ea), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #4698ea 20%,#4096ee 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #4698ea 20%,#4096ee 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4698ea', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	background: #6b89d5;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset;
    color: #fff;
/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
}
.si-btn.blue.disabled, .si-button.blue.disabled
{
	background: #90aef8;
}
.si-btn.violet, .si-button.violet{
	background: #6c89d5; 
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
}

/*edit grid 工具栏按钮*/
.si-sidebar {
	/*position: absolute;
	line-height:26px;
	bottom:5px;
	left:15px;*/
/******* wangpf 20130721 *********/
	margin-left: 5px;
    margin-top: -25px;
    position: absolute;
    right: 0;
/******* wangpf 20130721 *********/    
}
.si-btn.disabled b{
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.si-sidebar  li{
	float:left;
	margin-right:10px;
}
.si-sidebar  li a{
	cursor:pointer;
}

/*设置工具栏*/
.setting-bar{
	line-height: 24px;
	padding-left:12px;
} 
.setting-bar .page-size{
	height:22px;
	line-height:22px;
	padding:0;
	border: 1px solid #B5B5B5;
	text-indent: 3px;
	margin-right: 5px;
	
}
/*.si-bottom-bar{
	text-align: right;
	line-height: 24px;
	margin-right:10px;
}
.si-bottom-bar .si-btn{
	margin-left:10px;
}*/

.solid{
border-style:solid;
border-width:1px;
border-radius:4px;
box-shadow:0 1px 1px rgba(255,255,255,0.5) inset;
}
.solid:hover{
box-shadow:0 1px 1px rgba(255,255,255,0.5) inset,0 0 2px rgba(0,0,0,0.2);
opacity:0.9;
}
.solid:active{
box-shadow:0px 0px 6px 0px rgba(0,0,0,0.4) inset;
opacity:1;
color:rgba(255,255,255,0.5);
}

.si-tbar .adv-search{
	background: #fff;
	width:100%;
}
.si-tbar .adv-search .si-form{
	/*overflow: hidden;*/
}
.si-wind .si-tbar.form-list
{
    margin:0;
    padding:0;
    border-top:none;
}
.si-wind .si-tbar.form-list .si-btn
{
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	background: #f3f3f3 \0;
}
/*分页样式*/
.si-page {	
	line-height: 26px;	
	/*margin-bottom:10px;*/
	padding:10px 20px 10px 0;
}
.main .si-page{
	border-top:1px solid #ccc;
    min-height: 23px;
}
.si-page .page-first , .si-page .page-prev  , .si-page .page-next , .si-page .page-last {
	background:url(/Images/page/page-icons.png) no-repeat;
	height:12px;
	padding: 4px 4px 4px 8px;
	margin-right:3px;	
	float:right;
	cursor:pointer;
}
.si-page .page-first {
	background-position: -3px 2px;
}
.si-page .page-prev {
	background-position: -21px 2px;
}
.si-page .page-next {
	background-position: -37px 2px;
}
.si-page .page-last {
	 background-position: -56px 2px;
}
.si-page a.page-disabled{
	cursor:default;
	filter:alpha(opacity=50);
	opacity:0.5;	
}
.si-page > span {
	float:right;
	line-height:20px;
	margin-top:1px;
}
.si-page .status input[type="text"]{
	border:1px solid #95B8E7;
	padding:2px;
	margin:0 2px;
	width:2em;
	height:auto;
	font-size:12px;
}
.si-page .total{
	margin-right:5px;
}
.si-page .total em{
	margin: 0 3px;
}
.si-page .status label{
	position:relative;
	top:-1px;

}
.si-wind .select-main .si-page{
	padding:5px 10px 5px  0;
}
/*talbe 区域*/
.si-grid tr th, .si-edit-grid tr th{
    font-weight: bold;
    /*height: 23px;*/
    height: 26px;
    /*line-height: 28px;*/
    text-align: center;
    border: 1px solid #dedede;
    background:#f3f3f3;
    background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
    background:#f3f3f3 \0;
    border-bottom:none;
}
 .si-edit-grid tr th{
 	/*border-top:none;*/
 }
.si-grid table{
	/*border-right:1px solid #dedede;*/
	table-layout: fixed;
}
.form-tab-box .si-grid table{
	border-top:1px solid #dedede;
}
.si-grid tr td {
	/*border:1px solid #c2c2c2;	*/
	border: 1px solid #dedede;
	height: 26px;
	/*height: 34px;*/
	padding: 0 5px;
	text-align: center;	
	border-top: 1px solid #dedede;
}
.main .si-grid tr td:first-child, .main .si-grid tr th:first-child{	
	border-left:none;
}
.main .si-grid tr td:first-child input[type="checkbox"]{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.main .si-grid tr:first-child th{
	border-top:none;
}
.main.sheet .si-grid tr:first-child th{
	border-top:1px solid #DEDEDE;
}
.main .si-grid tr:last-child td{
	border-bottom:none;
}
.si-grid tr td:last-child ,.si-grid tr th:last-child{
	/*border-right:none*/
}
/*.si-grid tr td,.si-grid tr th {	
	white-space: nowrap;	
	overflow: hidden;
	text-overflow:ellipsis;
	padding: 0 1px;
}*/
.si-grid tr th > div span{
	font-size:12px;
	padding:0;
}
.si-grid tr .grid-sort-asc div span,.si-grid tr .grid-sort-desc div span{
	background:url(/Images/grid/datagrid_icons.png) no-repeat;
	padding-right:13px;
}
.si-grid tr .grid-sort-asc div span{
	background-position:0 center;
}
.si-grid tr .grid-sort-desc div span{
	background-position:-16px center;
}
.si-grid tr:hover, .si-grid tr:hover td{
	background-color:#EAF2FF;
}
.si-grid tr.selected, .si-grid tr.selected td,
.si-edit-grid tr.selected, .si-edit-grid tr.selected td{
	background-color:#f7f6c3;
}
.si-grid tr .hide,
.si-edit-grid tr .hide{
	display: none;
}
.si-grid tr td a{
	color:#267CB2;
	text-decoration:none;
}
.si-grid tr td a:hover{
	text-decoration:underline;
}
.si-grid .grid-inner,
.si-edit-grid .grid-inner {
	overflow-x :auto;
	overflow-y:hidden;
}

.si-grid .grid-inner
{
    margin: 0 auto;  /*ie9下防抖动*/
}

.si-grid.preview-grid{
	margin:0 20px;
}


/*编辑 grid*/
.si-edit-grid{
	/*border-top:1px solid #c2c2c2;*/
	clear:both;
}
.si-edit-grid table{
	table-layout: fixed;
}
.si-edit-grid tr th.linenum{
	/*padding:0 2px;*/
}
.si-edit-grid tr td {
	background-color: #FBFBFB;
	border:1px solid #dedede;	
	line-height: 22px;
	text-align: right;
}
.si-edit-grid tr td[colspan] {
	text-align: center;
}
/******************* 20130725 ***************/
.si-edit-grid tfoot tr td {
	background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
}
/******************* 20130725 ***************/
.si-edit-grid tr td  input,
.si-grid tr td[editable=true]  input{
	text-align:right;
	line-height: 21px;
	height:21px;
	width: 98%;
	padding:0;
	padding-right: 1px\0;
	margin-bottom: 1px;
	vertical-align: middle;
}
.si-edit-grid tr td  input[type=text],
.si-grid tr td[editable=true]  input[type=text]{
	border: none;
}
.si-edit-grid tr th  input[type=checkbox],
.si-edit-grid tr td  input[type=checkbox],
.si-grid tr td[editable=true]  input[type=checkbox]{
	margin: 0 0 1px 1px;
	width: 20px;
	height: 21px;
}
.si-edit-grid tr td  input[disabled]{
	background-color: #FBFBFB;
    cursor: not-allowed;
}
.si-edit-grid tr td:first-child,.si-edit-grid tr th:first-child{	
	border-left:none;
}
.si-edit-grid tbody tr:last-child td{
	/*border-bottom:none;*/
}
.si-edit-grid tr th div{	
	white-space: nowrap;	
	text-overflow:ellipsis;
	/*overflow: hidden;*/
}
.si-edit-grid tr:hover td:first-child{
	background: #E0F2FF;
}
.si-edit-grid tr.current td.focus, .si-edit-grid tr.current td .focus{
	background: #F7F6C3;
}
.si-edit-grid tr.selected td.focus, .si-edit-grid tr.selected td .focus{
	background: #FFF;
}
.si-edit-grid tr td.focus, .si-edit-grid tr td .focus{
	background-color: #ffffff\9;
}
.si-grid tr td.text-align-left , .si-edit-grid tr td.text-align-left,
.si-grid tr td.text-align-left input , .si-edit-grid tr td.text-align-left input{
	text-align: left;
	text-indent: 2px;
}
.si-grid tr td.text-align-center , .si-edit-grid tr td.text-align-center,
.si-grid tr td.text-align-center input , .si-edit-grid tr td.text-align-center input{
	text-align: center;
}
.si-grid tr td.text-align-right , .si-edit-grid tr td.text-align-right,
.si-grid tr td.text-align-right input , .si-edit-grid tr td.text-align-right input{
	text-align: right;
}
.edit-grid-wrp{
	border-top:1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	margin:5px;
}
/* wangpf 20130722 start */
.si-edit-grid tr.current td{
	/*background-color: #EAF2FF;*/
}
.si-edit-grid tr td .search-text{
	width: 82%;
	float: left;
    margin-top: 1px;
}
.si-edit-grid tr td a.search{
	border-color: #CCCCCC;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    cursor: pointer;
    height: 23px;
    padding: 0;
    float: right;
    width: 16%;
    margin-right:-3px;
}
/* wangpf 20130722 end */
.si-wind .select-main .si-grid{
	overflow-y:hidden;
	overflow-x:auto;
}

/*.si-edit-grid tr th{
	overflow: hidden;
	white-space: nowrap;
	padding: 0 1px;
}*/
.si-grid tr td, .si-edit-grid tr td, .si-edit-grid tr th, .si-grid tr th {
	padding: 0 3px;
	/*word-break: keep-all; */
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.si-grid .table-body, .si-grid .table-head, .si-grid .table-foot, .si-edit-grid .table-body, .si-edit-grid .table-head, .si-edit-grid .table-foot{
	table-layout: fixed;
	display:table;
}
.si-grid table tfoot tr td, .si-edit-grid table tfoot tr td{
	font-weight:bold;
	height:28px;
	line-height: 28px;
}
.si-grid table  tr td[field="rowNum"], .si-grid table  tr td[field="Id"], .si-edit-grid table  tr td[field="rowNum"]{
	background:#f3f3f3;
	background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
	background:#f3f3f3 \0;
	color: #555;
}
.si-grid table tbody tr td[ispercent="true"]:after{
	content:"%";
}

.si-wind.wind-tree-list .si-grid .grid-inner{
	height:316px;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
}
.si-wind.wind-tree-list .si-grid  tr th:first-child, .si-wind.wind-tree-list .si-grid  tr td:first-child{
	border-left:none;
}
.si-wind.wind-tree-list .si-grid  tr th:last-child, .si-wind.wind-tree-list .si-grid  tr td:last-child{
	border-right:none;
}
.si-edit-grid table tfoot tr td{
	border-bottom: 1px solid #c2c2c2;
	border-top: none;
}
.si-wind .si-form .form-tab-box .tab-box-item .field-inner .si-grid {
	padding:0;
}

.si-grid thead tr .wd-resize,
.si-edit-grid thead tr .wd-resize{
	cursor:col-resize;
	margin: 0 -4px 0 0;
	height:20px;
	float: right;
	padding:0 2px
}
.si-edit-grid tbody tr td.warning, .si-edit-grid tbody tr td.warning input[type="text"]{
	background:#C45757;
}
.si-wind .si-grid thead tr .wd-resize,
.si-wind .si-edit-grid thead tr .wd-resize{
	display: none;
}
/* grid里面的下拉菜单 */
.si-edit-grid td[editable]{
	overflow: visible;
}
.si-edit-grid .combobox{
	position: relative;
	height: 22px;
}
.si-edit-grid .combobox .combo-arrow{
	background: url("/Images/form/combo_arrow.gif") no-repeat;
	background-position: 1px 6px;
	border-color: #a8a8a8;
    border-radius: 0;
    border-style: solid;
    /*cursor: pointer;*/
    height: 23px;
    padding: 0;
    position: absolute;
    right: -1px;
    top: 0;
    width: 16px;
}
.si-edit-grid .combobox.focus{
	background: #f7f6c3;
}
.si-edit-grid .combobox .panel{
	position: absolute;
	top: 23px;
	min-width: 100px;
	width: auto;
	/*right: -2px;*/
	left: -4px;
	display: none;
	z-index: 800;
}
.si-edit-grid .combobox .combo-text{
	display: inline-block;
	width: 82%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.si-edit-grid .combobox .combo-text span{
	display: inline-block;
}
.si-edit-grid .combobox .combo-text:focus {
    background-color: #F7F6C3;
    outline: none;
}
.si-edit-grid .combobox .combo-text:focus span{
    background-color: #316AC5;
    color: #FFFFFF;
}

table {
	border-collapse: separate;
	border: 1px solid #d1d1d1;
}

.si-grid table {
	border-top: none;
}

.si-grid tr td, .si-grid tr th {
	border: none;
	border-bottom: 1px solid #c2c2c2 !important;
	border-right: 1px solid #c2c2c2;
}

/** 
* form.css
* @fileOverview 表单样式
* @author wangpf 
* @email wangpf@siss.com.cn
* @version 0.1 
* @date 2013-05-24 
* Copyright (c) 2013-2013 wangpf 
*/ 

.si-form {
    /*background: none repeat scroll 0 0 #FAFAFA;*/
    position: relative;
}
.si-form  .field {
    /*position: relative;*/
    float: left;
    width: 47%;
    min-height: 33px;
    line-height: 18px;
    padding: 3px 0 0;
    vertical-align: top;
}
.si-form  .field  label:first-child {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    margin-right:1%;
    text-align: right;
    white-space: nowrap;
    width: 30%;
}
.si-form  .field  label:first-child:after {
    content: ":";
    font-size: 16px;
    left: 1px;
    position: relative;
}
.si-form  .field  label.required:before {
    content: "*";
    color: red;
    margin-right: 3px;
    position: relative;
    top: 3px;
}
.si-form  .field  .field-inner {
    display: inline-block;
    position: relative;
    border: 1px solid #c9c9c9;
    line-height: 23px;
    min-height: 23px;
    padding: 0 1px;
    width: 66%;
}
.si-form  .field.highlight  .field-inner {
    border: 2px solid #6C89D5;
}
.si-form  .field.highlight .field-inner input[type=text] {
    background-color: #F7F6C3;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
/* field occupied lonely */
.si-form  .field.inhabit{
    width:94%;
}
.si-form  .field.inhabit  label{
    width:15%;
    margin-right:0.5%;
}
.si-form  .field > span{
    /*height: 26px;*/
    line-height: 26px;
    padding: 0 10px;
}
.si-form .field.inhabit  .field-inner {
    width:20%;
}
.si-form .general-box .field.inhabit  .field-inner {
    width:33%;
}
.si-form .field.inhabit a.si-button {
    margin: 20px 18%;
}
/* field merged */
.si-form  .field.merged{
    width:94%;
    margin-bottom:7px;
}
.si-form  .field.merged  label{
    width:15%;
    margin-right:0.5%;
}
.si-form  .field.merged  .field-inner {
    width:83%;
}
.si-form  .field  .field-inner  input[type="text"],
.si-form  .field  .field-inner  input[type="datebox"],
.si-form  .field  .field-inner  input[type="password"] {
    position: relative;
    border: 0 none;
    padding: 1px 0;
    padding: 1px\0;
    width: 100%;
    width: 99%\0;
    box-shadow: 0 0 0 0;
    height: 20px;
    line-height: 20px\0;
    top: -1px;
    position: relative;
    vertical-align: middle;
    text-indent: 1px;
}
/* for ie7 */
*+html .si-form  .field  .field-inner  input {
    top: 0;
    height: 21px;
    line-height: 21px;
}
.si-form  .field  .field-inner  textarea {
    border: 0 none;
    resize: none;
    width: 100%;
    height: 66px;
    padding: 0;
}
.si-form  .field  .field-inner  input:hover,
.si-form  .field  .field-inner  textarea:hover {
    background-color: #EAF2FF;
}
.si-form  .field  .field-inner  input:focus,
.si-form  .field  .field-inner  textarea:focus,
.si-form  .field  .field-inner  .combo-text:focus {
    background-color: #F7F6C3;
}
.si-form  .field  .field-inner  .combo-text:focus span{
    background-color: #316AC5;
    color: #FFFFFF;
}
.si-form  .field  .field-inner  input[disabled],
.si-form  .field  .field-inner  textarea[disabled],
.si-form  .field  .field-inner  input[readonly],
.si-form  .field  .field-inner  textarea[readonly],
.si-form  .field  .field-inner  .combo-text[disabled]{
    background-color: #eBeBeB;
}
.si-form  .field.disabled  .field-inner  .combo-text,
.si-form  .field.disabled  .field-inner  .combo-arrow,
.si-form  .field.disabled  .field-inner  .combo-text:focus,
.si-form  .field.disabled  .field-inner  .combo-arrow:focus {
    background-color: #eBeBeB;
    cursor: default;
}
.si-form  .field  .field-inner:hover  input[disabled],
.si-form  .field  .field-inner:hover  textarea[disabled],
.si-form  .field  .field-inner:hover  input[readonly],
.si-form  .field  .field-inner:hover  textarea[readonly]{
    cursor: not-allowed;
}
.si-form  .field  .field-inner  input[data-val-number]{
    text-align: right;
}
/*
* 页签
*/
/****** tab-nav ******/
.si-form  .form-tab-nav {
    background: none no-repeat scroll 0 bottom #FFFFFF;
    border-right: 1px solid #A8A8A8;
    display: table-cell;
    padding: 30px 0;
    vertical-align: top;
    width: 103px;
}
.si-form  .form-tab-nav  li:first-child {
    border-top: 1px solid #CCCCCC;
}
.si-form  .form-tab-nav  li {
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 20px;
    background: #efefef;
    cursor: pointer;
}
.si-form  .form-tab-nav  li.disabled{
    background: #f9f9f9;
    color: #888;
    cursor: default;
}
.si-form  .form-tab-nav  li.current
{
    box-shadow:0 1px 1px rgba(255,255,255,0.1) inset,0 0 1px rgba(0,0,0,0.2);
    background: #fff;
}
/*.si-form  .form-tab-nav  li:hover{
    cursor: pointer;
}*/
.si-form  .form-tab-nav  li span {
    display: block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.si-form  .form-tab-nav li:hover span{
    color: #888;
}
.si-form  .form-tab-nav li.current span {
    background-color: #FFFFFF;
    position: relative;
    z-index: 2;
    width: 103%;
}
/****** tab-box ******/
.si-form  .form-tab-box {
    background-color: #FFFFFF;
    display: table-cell;
    margin-left: 103px;
    overflow: hidden;
    overflow: visible; /* modified for td validate tip 2013/10/30 */
    padding: 10px 0;
    width: auto;
}
.si-form  .form-tab-box  .tab-box-item {
    overflow: visible;
    position: relative;
    display: block;
    min-height: 253px;
    padding: 0 60px 0 25px;
}
.si-form  .form-tab-box  .tab-box-item .grid-inner{
    overflow: visible;
}

/* 基本信息box */
.si-form  .general-box {
    display: table-cell;
    width: auto;
}
/* 图片上传box */
.si-form  .upload-box {
    display: table-cell;
    width: 22%;
    vertical-align: top;
}
.si-form  .upload-box  .upload {
    display: block;
    clear: both;
    width: 100%;
}
.si-form  .upload-box  .upload-img {
    border: 1px solid #A8A8A8;
    clear: both;
    display: block;
    width: 67%;
    height: 105px;
    margin-left: 31%;
}
.si-form  .upload-box  .upload-img  img, .si-form  .upload-box  .upload-img  .upload-img-header {
    /*cursor: pointer;*/
    display: block;
    height: 100%;
    margin: 0 auto;
    // width: 100%;
    width:auto;
    max-width:  100%;
    position: relative;
    /*top: 1px;*/
    /*width: 150px;*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image); 
}
.si-form  .upload input[type="file"]{
    position: absolute; 
    width: 15%; 
    right: 0px; 
    top: 0px;
    height: 25px;
    cursor: pointer; 
    z-index: 2; 
    opacity: 0;
    filter: alpha(opacity=0); 
}
.si-form  .upload-box  .upload .upload-tip{
    position: relative;
    left: 7%;
    margin: 10px;
}
.si-form  .upload-box  .upload .upload-tip h3{
    color: red;
}
.si-form  .upload-box  .upload .upload-tip ul li{
    padding-top: 5px;
}


/* 修正页签中的 toolbar 的样式 */
.si-form  .form-tab-box  .tab-box-item .si-tbar {
    display: block;
    border-top: medium none;
    margin: 0;
}
.si-form  .form-tab-box  .tab-box-item .si-tbar .field {
    display: inline-block;
    height: 26px;
    margin-right: -5px;
    min-height: 26px;
    /*width: 25% !important;*/
}
.si-form .si-tbar .field{
    width: 100%;
}
/* for ie7 */
*+html .si-form .si-tbar .field{
    width: 25%;
}
*+html .si-form .si-tbar .field label{
    width: auto;
    padding: 0 10px;
}
.si-form  .form-tab-box  .tab-box-item .si-tbar ul {
    display: inline-block;
    padding: 2px 0;
}
/* 修正页签中的 grid 的样式 */
.si-form  .form-tab-box  .tab-box-item .si-grid {
    padding: 4px 1%;
}
.si-form  .form-tab-box  .tab-box-item .si-grid .grid-inner table {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    width: auto;
}

/*
* form控件
*/
.si-form  .field  .field-inner  input.search-text,
.si-form  .field  .field-inner  input.upload-text {
    width: 90%;
}
.si-form  .field  .field-inner  span.combo-text {
    /*display: block;
    width: 90%;
    height: 24px;*/
    left: 1px;
    position: absolute;
    right: 23px;
    width: auto;
}
.si-form  .field  .field-inner  span.combo-text span{
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}
.si-form  .field  .field-inner  .search,
.si-form  .field  .field-inner  .combo-arrow {
    border-color: #A8A8A8;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-radius: 0;
    position: absolute;
    padding: 0;
    right: 0;
    top: 0;
    /*width: 10%;*/
    width: 22px;
    height: 23px;
    height: 24px\0;
    cursor: pointer;
}
.si-form  .field  .field-inner .search[disabled],
.si-form  .field  .field-inner .search.disabled
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: default;
}
.si-form  .field.upload  .field-inner  .search{
    width:15%;
}
.si-form  .field.upload  .field-inner  .upload-text {
    width: 85%;
}
/***** 可搜索控件 ******/
.si-form  .search {
    background: url("/Images/form/search-btn.gif") no-repeat scroll center center transparent;
}
/***** 下拉菜单 ******/
.si-form  .combobox {
    /*z-index: 9;  for ie7 */
}
.si-form  .combobox  .field-inner {
    /*padding: 1px;*/
    overflow: visible;
}
.si-form  .combobox  .field-inner  .combo-arrow {
    background: url("/Images/form/combo_arrow.gif") no-repeat scroll center center transparent;
}
.si-form  .combobox  .field-inner  .panel{
    display: none;
    position: absolute;
   /* margin-top: 1px;
    margin-left: -2px;*/
    top: 24px;
    left: -1px;
    padding-right: 2px;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 99;
    outline: none;
}
.si-form  .combobox  .panel  .panel-add{
    border: 1px solid #A8A8A8;
    border-top: none;
    height: 30px;
    line-height: 30px;
    width: 100%;
    position: relative;
    z-index: 100;
    background: #F6F7F9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f9f9f9), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0, #efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.si-form  .combobox  .panel  .panel-add a{
    cursor: pointer;
}
.si-form  .combobox  .panel  .panel-add span{
    font-size: 13px;
    letter-spacing: 1px;
    float: left;
    height: 29px;
    line-height: 31px;
}
.si-form  .combobox  .panel  .panel-add span:first-child{
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: -1px 0 0;
    padding: 0 2px;
    color: #A5A5A5;
}
.si-form  .combobox  .panel  .combo-panel{
    background: none repeat scroll 0 0 #FEFEFE;
    border-color: #A8A8A8!important;
    border-style: solid;
    border-width: 0 1px 1px;
    overflow-x: hidden;
    width:100%;
    max-height:232px;
    overflow-y:auto;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item {
    padding: 3px 0 3px 3px;
    font-size: 12px;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item:first-child {
    border-top: none;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item-hover {
    background: none repeat scroll 0 0 #FAFAFA;
}
.si-form  .combobox  .panel  .combo-panel  .combobox-item-selected {
    background: none repeat scroll 0 0 #E5E5E5;
    /*border-top: 1px solid #d4d4d4;*/
    /*border-bottom: 1px solid #d4d4d4;*/
}
/***** 自动完成控件(autoComplete) ******/
.si-form  .field  .field-inner  .auto-complete {
    border:1px solid #A8A8A8;
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 0px;
    max-height: 180px;
    display: none;
    overflow-y: auto;
    position: absolute;
    left: -1px;
    top: 24px;
    width: 100%;
    z-index: 10;
    overflow-x: hidden;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid {
    background: none repeat scroll 0 0 #FEFEFE;
    padding: 0;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid  table {
    min-width: 200px;
    width: 100%;
    border-right: none;
}
.si-form  .field  .field-inner  .auto-complete  .si-grid  tr  th {
    border-top: none;
} 
.si-form  .field  .field-inner  .auto-complete  .si-grid  tr:last-child td{
    border-bottom: none;
}

/*
* 单据 
*/
.si-sheet .general-box {
    padding-bottom: 5px;
    padding-right: 55px;
    /*width: 500px;*/
}
.si-sheet .si-sidebar {
    width: 50px;
}
.si-sheet .field {
    /*width: 50%;*/
    width: 25%;
    min-height: 0;
    padding-top: 5px;
}
.si-sheet .field.merged {
    width: 100%;
}
.si-sheet .field.merged label{
    width: 7.5%;
    margin-right: 0.3%;
}
.si-sheet .field.merged .field-inner{
    width: 91.5%;
}
.si-sheet .field.inhabit {
    width: 100%;
}
.si-sheet .field.inhabit label{
    width: 7.5%;
    margin-right: 0.3%;
}
.si-sheet .field.inhabit .field-inner{
    width: 91.5%;
}
.si-sheet .general-box .field.inhabit .field-inner{
    width: 72%;
}
.si-sheet .field.sheet-capital {
    overflow: hidden;
    width: 100%;
}
.si-sheet .field.sheet-capital label {
    width: 7.5%;
    position: absolute;
    font-weight: bold;
}
.si-sheet .field.sheet-capital .field-inner {
    border-width: 0 0 1px;
    margin-left: 7.7%;
    width: 41.7%;
}
.si-sheet .field.sheet-capital .field-inner input {
    color: #333;
    font-weight: bold;
    /*padding-left: 5px;*/
}
.si-sheet .approve-seal {     /* james */
    border: 6px solid #E23D3D;
    box-shadow: 2px 2px 10px rgba(255,0,0,0.3);
    color: #E23D3D;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    font-weight: bold;
    left: 850px;
    padding: 6px 2px;
    position: absolute;
    text-align: center;
     line-height: 20px;
    top: 40px;
    /*width: 100px;*/
    word-break: break-all;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    transform: rotate(-20deg);
    -ms-transform: rotate(-30deg);       /* IE 9 */
    -webkit-transform: rotate(-20deg);   /* Safari and Chrome */
    -o-transform: rotate(-20deg);        /* Opera */
    -moz-transform: rotate(-20deg);      /* Firefox */
}
.si-sheet .approve-seal span{   /* james */
    padding: 0;
    margin: 0;
    text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
    -webkit-text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
    -moz-text-shadow: 1px 5px 5px rgba(255, 0, 0, 0.2);
}
.si-sheet .approve-box {
    display: table-cell;
    padding-top: 28px;
    padding-right: 50px;
    vertical-align: top;
    width: 550px;
}
.si-sheet .approve-box .field-inner {
    border-width: 0 0 1px;
}
.si-sheet .approve-box .field-inner input[approved]:after{
    content: "已审核";
    color: red;
    font-weight: bold;
}

/*日期范围*/
.si-form  .field.datebox-area {
    width : 100%;
}
.si-form  .field.datebox-area label:first-child{
    margin-right: 0.35%;
    width: 7.8%;
}
.si-form  .field.datebox-area input{
    height: 16px;
}
.si-form  .field.datebox-area .field-inner{
    width: 10.3%;
    min-width: 100px;
}
.si-form  .field.datebox-area> span{
    width: 1.5%;
    text-align: center;
    display: inline-block;
    margin-left:-3px;
}
.si-form  .field.button-line{
    width:94%;
    margin-left: 2%;
    padding-top:8px;
    border-top:1px solid #ccc;
}
.si-form  .field.button-line label{
    width:11.5%;
    margin-right:1%;
}
.si-form  .field.button-line label:after{
    content: '';
}
.si-form  .field.button-line button:first-child{
    margin-right:15px;
}
.si-form  .field.button-line a{
    position: relative;
    top: 4px;
    margin: 0 30px;
    padding-top: -2px;
    padding-right: 14px;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.si-form  .field.button-line a:hover{
    opacity: 1;
}
.si-form  .field.button-line a.pack b{
    background: url("/Images/toolbar/spr_icons.png") -49px -5px ;
    height: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
}

/******** wangpf 20130729 ********/
.si-sheet .field.datebox-area {
    width: 100%;
}
.si-sheet .field.datebox-area label{
    width: 75px;
    margin-right: 3px;
}

.si-form .field .option-group{
    position: absolute;
    width:11%;
    left:0;
    border:none;
    height:16px;
    top:3px;
    margin-right:11%;
}
.si-form .field.datebox-area .hide{
    display: none;
}

.si-form  .field.defined-area .field-inner{
    width: 15%;
}
.si-form  .field.defined-area> span{
    width: 3%;
    text-align: center;
    display: inline-block;
}
.si-form  .field.defined-area .field-inner{
    width:30%;
}
.si-form  .field.radio-button .field-inner,
.si-form  .field.group-checkbox .field-inner{
    border:none;
}

/*高级查询*/
.adv-search .field{
    width: 34%;
}
.adv-search .si-form .field label{
    width: 23%;
}
.adv-search .si-form .field.merged .field-inner{
    width: 75%;
}
.adv-search .field.overline{
    width:68%;
}
.adv-search .field.overline label{
    width:11.5%;
    margin-right:0.5%;
}
.adv-search .field.overline label:after{
    content:'';
}
.si-form  .field.overline{
    width:80%;
}

/******** added by wangpf 2013/10/21 *********/
/*checkbox 复选框*/
.si-form .checkbox {
}
.si-form .checkbox input[type="checkbox"]{
    margin-left: 31%;
}
.si-form .checkbox input[type="checkbox"]:focus{
    outline: 1px dotted #373737;
}
.si-form .field.checkbox label:first-child:after {
    content: "";
}

/*批量增加*/

.si-wind .si-form .general-box .field {
    float:left;
    width:47%;
}

.si-wind .si-form  .general-box .field > div {
    width: 66%;
}
.si-wind .warning-message{
    color:red;
    margin:3px;
}

.si-form .si-tbar .search{
    background:none;
}

/* window merged*/
.si-wind .si-form .merged  .field-inner{
    width:45%;
    margin-left:0.5%;
}

/* field划分成多列 */
.si-form .field.si-g2 .field-inner {
    display: inline-block;
    padding-right: 2px;
    width: 32%;
}
.si-form .field.si-g3 .field-inner {
    display: inline-block;
    float: left;
    margin-right: 0.8%;
    width: 21%;
}
.si-form .field.si-g3 .field-inner span.combo-text{
    position: absolute;
    left: 1px;
    right: 24px;
    width: auto;
}
.si-form .field.si-g3 .field-inner span.combo-arrow{
    /*width: 30%;*/
}

/* 下拉按钮 added by wangpf 2013/11/18 */
.si-btn-menu {
    position: relative;
}
.si-btn-menu:hover a b {
    border-color: #EFEFEF #EFEFEF #35A6E1 ;
    top: 7px;
}
.si-btn-menu div {
    position: absolute;
    top: 27px;
    width: auto;
    z-index: 80;
    display: none;
}
.si-btn-menu div a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    border-bottom: none;
    color: #000000;
    display: block;
    height: 28px;
    left: -50%;
    line-height: 28px;
    margin-left: 60px;
    position: relative;
    min-width: 80px;
    text-align: center;
}
.si-btn-menu div a.last {
    border-bottom: 1px solid #DEDEDE;
}
.si-btn-menu div a:hover {
    background: none repeat scroll 0 0 #E4F1F7;
    text-decoration: none;
    cursor: pointer;
}
.si-btn-menu div a input[type="file"] {
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0); 
}

/*角色授权*/
.role input[type ="checkbox"]{
    margin-right:5px;
}
.role dd ul li {
    float: left;
    min-width: 130px;
    height: 24px;
    text-align: left;
    line-height: 24px;
    margin-left: 30px;
}
.role{
   line-height: 24px;
   padding:5px 0 10px 15px;
}
.role dd>div{
    display: none;
}

.importfile-code, .importfile-detail{
    position: absolute;
    height:30px;
    top:0;
    width: 70px;
    opacity:0;
    filter:alpha(opacity=0);
    left:0;
    left:-60px \0;
    width:120px \0;
    cursor:pointer;
}
.importfile-detail{
    top:30px;
}

.si-form .field.full-line{
    width:95%;
}

.si-form .field.full-line label:first-child {
    width: auto;
    min-width:20%;
}
.si-form .field.full-line .field-inner{
    /*width:72%;*/
    max-width: 74%;
    width: auto;
}
.si-form .field.full-line .field-inner label{
    margin-right:10px;
    margin-left: 5px;
}
.si-form .field.full-line.text-line .field-inner{
    width:30%;
}
.si-form .bill-detail {
    position: relative;
    /*margin-top: 50px;*/
    /*margin: 40px auto;*/
    margin: 16% auto;
    width: 280px;
    font-size: 14px;
    /*padding: 20px 0;*/
    padding-top: 20px;
}
.si-form .bill-pic{
    position: absolute;
    /*background: url("/Images/bill_pic.jpg");*/
    width: 400px;
    height: auto;
    right: 100px;
    top: 46px;
}
.si-form .bill-pic img {
    position: absolute;
    height: 100%;
    width: 400px;
}
.si-form .bill-pic .bill-title {
    text-align: center;
    line-height: 20px;
    padding: 5px;
    border-bottom: 2px dotted #c5c5c5;
    margin: 5px auto;
}
.si-form .bill-pic .bill-title.hide {
    display: none;
    padding: 0;
    border-bottom: none;
}
.si-form .bill-pic .bill-title span {
    display: block;
    width: auto;
}
.si-form .bill-pic .bill-head {
    margin: 0 auto;
    padding-bottom: 5px;
    border-bottom: 2px dotted #c5c5c5;
}
.si-form .bill-pic .bill-head span,
.si-form .bill-pic .bill-body span,
.si-form .bill-pic .bill-foot span  {
    display: inline-block;
    width: 23%;
    height: 100%;
    text-align: center;
    color: #667FB7;
    font-size: 14px;
    font-weight: bold;
}
.si-form .bill-pic .bill-foot span {
    color: #777;
}
.si-form .bill-pic .bill-head span.first,
.si-form .bill-pic .bill-body span.first,
.si-form .bill-pic .bill-foot span.first {
    text-align: left;
}
.si-form .bill-pic .bill-head span.last,
.si-form .bill-pic .bill-body span.last,
.si-form .bill-pic .bill-foot span.last {
    text-align: right;
}
.si-form .bill-pic .bill-body {
    margin: 0 auto;
    border-bottom: 2px dotted #c5c5c5;
    line-height: 30px;
}
.si-form .bill-pic .bill-body span{
    color: #777;
    white-space: nowrap;
    margin-top: 22px;
    vertical-align: top;
}
.si-form .bill-pic .bill-body span.first {
    font-size: 13px;
    margin-top: 0;
}
.si-form .bill-pic .bill-foot {
    color: #777;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.si-form .bill-pic .bill-foot span.last {
    float: right;
    text-align: right;
    margin-right: 10px;
}
.si-form .bill-pic .bill-foot.pay-sum {
    height: 30px;
    line-height: 25px;
    border-bottom: 2px dotted #b1b1b1;
}
.si-form .bill-pic .bill-foot.pay-sum span.last {
    float: right;
    color: #667FB7;
    font-size: 18px;
    width: auto;
    margin-right: 10px;
}
.si-form .bill-pic .bill-tip span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.si-form .bill-pic .bill-tip span:first-child {
    position: relative;
    top: 3px;
    margin-top: 3px;
}

.si-form .si-edit-grid tbody td .add-line, .si-form .si-edit-grid tbody td .delete-line{
    width:9px;
    height:9px;
    display: inline-block;
    background-image: url(/Images/toolbar/sidebar.png);
    background-repeat: no-repeat;
}
.si-form .si-edit-grid tbody td .add-line{
    background-position:-10px -55px;
    margin-right:5px;
}
.si-form .si-edit-grid tbody td .delete-line{
    background-position:-10px -38px;
}

/*sheet main css*/
.si-form.si-sheet .general-box{
    width:1040px;
   /* display: block;
    clear:both;*/
}
.si-form.si-sheet .field{
    margin-right:20%;
    margin-bottom: 5px;
}
.si-form.si-sheet .field.fixed-col{
    /*margin-right:0;
    margin-left:-20%;*/
}
.si-form.si-sheet .field.fixed-col .field-inner{
    width:40%;
}
.main.sheet .si-form.si-sheet .fl-right{
    float:right;
    margin-left:30%;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info{
    padding-bottom: 30px;
}
.main.sheet .si-form.si-sheet .general-box {
    padding-bottom: 5px;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field{
    width:25%;
    margin:5px 0 -5px 0;
}
.main.sheet .si-form.si-sheet .general-box .field{
    width:35%;
    /*margin:10px 0 -5px 0;*/
    margin: 0;
    height: 25px;
}
.main.sheet .si-form.si-sheet .general-box .field.inhabit{
    width:100%;
    /*margin-bottom: 5px;*/
}
.main.sheet .si-form.si-sheet .general-box .field.inhabit label{
    margin-right: 0.4%;
    width: 10.5%;
}
.main.sheet .si-sheet .general-box .field.inhabit .field-inner {
    width:88%;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info{
    width:990px;
    padding-left:35px;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field-inner{
    border:none;
    border-bottom:1px solid #A8A8A8;
    color:#000;
}
.main.sheet .si-form.si-sheet .general-box.disabled-info .field-inner input{
    color:#000;
}
.si-form.si-sheet .general-box.disabled-info  .field-inner input[disabled]{
    background: #fff;
}
/*日历图标*/
.field.datebox .field-inner input[type="text"], .si-form .field .field-inner input[type="datebox"]{
    background: url('/Images/form/datebox_arrow.png') right center no-repeat;
    cursor:pointer;
}
/*用户管理window tab form*/
.si-wind .form-tab-box .field .field-inner .search, .si-wind .form-tab-box .field.combobox .field-inner .combo-arrow{
    min-width:25px;
}
.si-wind .form-tab-box .field .field-inner .search-text, 
.si-wind .form-tab-box .field.combobox .field-inner .combo-text{
    /*width:145px;*/
}
.si-wind .form-tab-box .general-box .field .field-inner .search-text, 
.si-wind .form-tab-box .general-box .field.combobox .field-inner .combo-text{
    /*width: 87%;*/
}
.tab-box-item .si-tbar .search {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    background: #f3f3f3 \0;
}

.field.combobox.si-g3 .field-inner span{
    overflow:hidden;
}

.si-wind .tab-box-item .si-form .field .field-inner .auto-complete{
    overflow-x:auto;
}

.sheet.main .si-form .field .field-inner .sheet-capital{
    font-weight:bold;
    font-size:14px;
}

.si-wind .window-form.wind-main {
    height:320px;
    padding-top:0;
}
.si-wind .window-form.wind-main .si-form{
    padding-bottom:0;
}
.si-wind .window-form.wind-main .si-tbar{
    margin:0;
}

.si-wind .si-form .radio-button.field label{
    width:30%;
    margin-right:1%;
}
.si-wind .si-form .radio-button.field .field-inner{
    width:45%;
}
.si-wind .si-form .field.radio-button .field-inner label{
    margin-right:5px;
}

.si-wind .si-form .field.si-g3 .field-inner {
    width:14.2%;
}
/*账号绑定*/
.si-form.accountBind a{
    color: #0066cc;
    margin:0 4px;
    cursor:pointer;
}
.si-form.accountBind a:hover{
    text-decoration: underline;
}
.si-form.accountBind p.tip{
    border: 1px solid #ccc;
    color: #cb0101;
    margin: 0 auto 10px;
    padding: 5px;
    text-align: center;
    width: 257px;
    letter-spacing: 1px;
}
/* for validate */
.si-form .validatebox-invalid  .field-inner,
.si-form .field-inner.validatebox-invalid {
    background-color: #FFF3F3;
    border: 1px solid #E80C4D;
}
.si-form .validatebox-invalid input {
    background-color: none!important;
    border: none!important;
}
.si-form .validatebox-tip{
    right: -150px;
}
.si-form .validatebox-tip .tip-content{
    line-height: 23px;
}
/* css for time plugin */
.si-form .field.timebox .field-inner{
    padding-right: 20px;
    width: auto;
}
/* user image */
.si-form .user-image-list,
.si-form .user-image-preview{
    /*display: inline-block;*/
}
.si-form .form-tab-box .user-image-list{
    /*border: 1px solid #c2c2c2;*/
    /*float: left;*/
    /*height: 230px;*/
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 16px;
}
.si-form .form-tab-box .user-image-list td{
    border: 1px solid #E2E2E2;
}
.si-form .form-tab-box .user-image-list img{
    width: 30px;
    height: 30px;
    margin-bottom: -4px;
    /*padding: 2px 2px 0;*/
    border: 1px solid #FFF;
}
.si-form .form-tab-box .user-image-list img.focus{
    border: 1px solid #2E6E9E;
    /*box-shadow:0 1px 1px #2E6E9E inset,0 0 1px #2E6E9E;*/
}
.si-form .form-tab-box .user-image-preview{
    margin-left: 20px;
    margin-top: 20px;
}
.si-form .user-image-preview .preview-box{
    /*border: 1px solid #A8A8A8;*/
    width: 60px;
    height: 60px;
    margin-top: 5px;
}
.si-form .user-image-preview .preview-box img{
    width: 60px;
    height: 60px;
    padding: 2px;
    border: 1px solid #c2c2c2;
}
.si-form .general-box .left,
.si-form .general-box .right{
    float: left;
    width: 47%;
}
.si-form .general-box .left .field,
.si-form .general-box .right .field{
    width: 100%!important;
}
/* 消息提示框样式 */
.si-message-box {
	width: 300px;
	/*border: 1px solid #ccc;*/
	position: absolute;
	z-index: 1000;
	background: #fff;
	-webkit-box-shadow:#9c9c9c 0 2px 7px 1px;
	-moz-box-shadow:#9c9c9c 0 2px 7px 1px;
	box-shadow: #9c9c9c 0 2px 7px 1px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.si-message-box .message-main b.warning, .si-message-box .message-main b.error,  .si-message-box .message-main b.info, 
.si-message-box .message-main b.confirm ,.si-message-box .message-main b.succeed,
.si-message-box .message-main b.confirms, .si-message-box .message-main b.normal,
.si-message-box .message-main b.loginTimeout,.si-message-box .message-main b.unAuthorized{
	background-image: url(/Images/message/messager_icons.png);
	background-repeat: no-repeat;
}
.si-message-box .message-title {
	height: 26px;
	background-position: 0 -105px;
	border-bottom: 1px solid #ccc;
	background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
    background: #f3f3f3 \0;
    border-radius:3px 3px 0 0 ;
    -moz-border-radius:3px 3px 0 0 ;
    -webkit-border-radius:3px 3px 0 0 ;
}
.si-message-box .message-title h3 {
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-indent:15px;
	line-height:26px;
	height:26px;
}
.si-message-box .message-title a {
	width: 16px;
	height: 16px;
	background-position: 0 0;
	display: inline-block;
	float: right;
	margin: 5px 8px 0 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background:url(/Images/window/panel_tools.png) -16px 0 no-repeat;
	opacity: 0.6;
	filter : alpha(opacity=60);
}
.si-message-box .message-title a:hover{
	opacity: 1;
	filter : alpha(opacity=100);
}
.si-message-box .message-main {
	padding: 10px 20px 10px;
	text-align: center;
	clear: both;
}
.si-message-box .message-main .user-message {
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 20px;
	padding:10px 0;
}
.si-message-box .message-main p{
	padding-bottom:5px;
	text-align: right;
	color:#666666;
}
.si-message-box .message-main a.blue{
	color:#ffffff;
}
.si-message-box .message-main a {
	color: #333333;
	margin-right: 5px;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 9px;	
	height:23px;	
	border: 1px solid #b5b5b5;
	border-bottom-color: #7f7f7f;
	cursor: pointer;
	font-size: 12px;	
	line-height:23px;
	display: inline-block;
	overflow: visible;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: -moz-linear-gradient(top, #ffffff, #dedede);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dedede)); 
	background: #f3f3f3\0;*/
}
.si-message-box .message-main a.mr-15 {
	margin-right: 15px;
}
.si-message-box .message-main div b{
	position: absolute;
	top:35px;
	left:26px;
	width: 32px;
	height: 32px;
	*height:34px;
	display: inline-block;
	margin-right: 5px;
}
.si-message-box .message-main div p{
	word-wrap:break-word; 
	padding-left:45px;
	padding-bottom:10px;
	font-size: 14px;
	text-align: left;
	color:#000;
}
.si-message-box .message-main div p.box {
	border: 1px solid #ccc;
	font-weight: bold;
	margin: auto 45px;
	padding: 5px;
	text-align: left;
	width: 65%;
}
.si-message-box .message-main div .msgInfo {
	*display:inline-block;
}
.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 999;	
}
/*共五个类型，默认类型为info*/
.si-message-box .message-main b.warning,
.si-message-box .message-main b.loginTimeout,
.si-message-box .message-main b.unAuthorized {
	background-position: -96px 0;
}
.si-message-box .message-main b.error {
	background-position: -64px 0;
}
.si-message-box .message-main b.info, .si-message-box .message-main b.normal {
	background-position: 0px 0px;
}
.si-message-box .message-main b.confirm, .si-message-box .message-main b.confirms{
	background-position: -32px 0;
}
/* waitting css */
.waitting-wrp{
	position:absolute;
	left:0;
	top:0;
	background:#000;
	opacity :0.2;
	z-index : 1000;
	filter: Alpha(opacity=20);
}
.waitting{
	text-indent:55px;
	display: block;
	width:140px;
	height:50px;
	background:#fff;
	line-height:50px;
	z-index:1001;
	font-size:14px;
	-webkit-box-shadow:2px 2px 2px 1px #777777;
	-moz-box-shadow:2px 2px 2px 1px #777777;
	box-shadow:2px 2px 2px 1px #777777;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.waitting b{
	position:absolute;
	display: block;
	width:16px;
	height:16px;
	background:url(/Images/waitting/waitting.gif) 0 0 no-repeat;
	left:30px;
	top:17px;
	font-size:0;
}


#si-mask {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	background:#000;
	filter:Alpha(opacity=30);
	opacity:0.3;
	display: block;
}
.si-wind {
	background: none repeat scroll 0 0 #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
    width: 500px;
    left:50%;
    margin-left:-250px;
    display: none;
    z-index: 999;
    /*overflow: hidden;*/
	-webkit-box-shadow:2px 2px 5px 1px #888888;
	-moz-box-shadow:2px 2px 5px 1px #888888;
	box-shadow:2px 2px 5px 1px #888888;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	position: absolute;
}
.si-wind.wind-list{
	height:462px;
	/*margin-top:30px;*/
}
.si-wind.wind-tree-list {
	height: 485px;
	width: 860px;
 	margin-left:-430px;
}
.si-wind .wind-title {
	padding: 2px 0;
	background:#f3f3f3;
    background: linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0 0 transparent;
    background:#f3f3f3 \0;
	border-bottom:1px solid #ccc;
	border-radius:3px 3px 0 0 ;
    -moz-border-radius:3px 3px 0 0 ;
    -webkit-border-radius:3px 3px 0 0 ;
}
.si-wind .wind-title h3 {
	font-size:15px;
	color:#333;
	font-weight:bold;
	text-indent:15px;
	line-height:30px;
	height:30px;
	font-family: "";
    font-size: 16px;
}

*+html .si-wind .wind-title h3 {
	/*background:url(/Images/window/msgTop.gif) repeat-x;*/
	position: absolute;
	width: 100%;
}
.si-wind .wind-title a {
	display:block;
	position:absolute;
	right:1px;
	top:1px;
	width:32px;
	height:32px;
	background:url(/Images/window/fileclose.png) 0 0 no-repeat;  /* james */
	cursor:pointer;
	opacity: 0.6;
	filter : Alpha(opacity=60);
}
.si-wind .wind-title a:hover{
	opacity: 1;
	filter : Alpha(opacity =100);
}
.si-wind .wind-main.onload{
	background:url(/Images/waitting/waitting.gif) center no-repeat;	
    width: 32px;
	height: 32px;
    margin: 220px auto;
}
.si-wind .search-box {
	position: relative;
	display: block;
	clear: both;
	padding-bottom: 5px;
	margin-top:5px;
}
.si-wind .search-box input {
    border: 1px solid #A8A8A8;
    vertical-align: middle;
    /*line-height: 22px;*/
    height: 22px;
    margin: -3px 5px 0 0;
    width:200px;
}
.si-wind .search-box span, .si-wind .search-box input, .si-wind .search-box a{
    margin-left: 5px;
}
.si-wind .si-form .field {
	float: none;
	width: 100%;
}
.si-wind .si-form .field.merged{
	margin-bottom:10px;
}

.si-wind.wind-list .wind-main{
	padding:0 5px;
}
.si-wind.wind-tree-list .wind-main {
	padding: 10px 5px 10px 10px;
}
/* 带页签的window */
.si-wind .wind-main {
	/*padding: 15px 0 0;*/
}
.si-wind .si-form .form-tab-box{
	padding-top: 10px;
}
.si-wind .si-form .form-tab-box {
	/*width: 380px;*/
	padding-right: 10px;
}
.si-wind .si-form .form-tab-box .tab-box-item {
	padding: 0;
	width: 100%;
}
.si-wind .si-form .form-tab-box .tab-box-item .field {
	float: left;
}
.si-wind .si-form .form-tab-box .tab-box-item .si-grid{
	padding: 4px 0 0 5%;
}
.si-wind .si-form .form-tab-box .tab-box-item .checkbox{
	width: 33%;
}
.si-wind .si-form .form-tab-box .tab-box-item .general-box .checkbox{
	width: 47%;
}
.si-wind .si-form .form-tab-box .tab-box-item .checkbox input[type="checkbox"]{
	margin-left: 6%;
}
.si-wind .si-form .form-tab-box .tab-box-item .general-box .checkbox input[type="checkbox"]{
	margin-left: 31%;
}
.si-wind .si-form .field label{
	width: 30%;
}
.si-wind .si-form .field > div{
	width: 45%;
}
.si-wind .si-grid table{
    /*width: auto;*/
    width: 100%;
}
.si-wind.wind-tree-list .si-grid table{
	width: auto;
	width: 100% \0;
}
.si-wind .si-tbar{
	border-bottom: none;
	margin: 0 0 10px;
    padding: 0 16px;
}
*+html .si-wind .si-grid table {
	width: 400px;
}
*+html .si-wind .center {
	position: relative;
}
*+html .si-wind .si-grid .si-page {
	width: 380px;
}
.si-wind .select-left{
	width: 20%;
}
.si-wind .select-main{
	width: 77%;
}
.si-wind.wind-list.wind-tree-list .wind-main .si-grid .grid-inner{
	overflow-y : hidden;
	overflow-x : auto;
}

.si-wind.wind-list .si-bottom-bar, .si-wind.wind-tree-list .si-bottom-bar{
	/*position: absolute;
	bottom: 9px;
	right: 0;
	border-top: 1px solid #ccc;
	width:97%;
	padding-top:5px;*/
	bottom: 0;
    padding-top: 5px;
    position: absolute;
    right: 0;
    width: 100%;
}
.si-wind .si-grid .grid-inner{
	/*height:300px;
	overflow-y:auto; */
}
.si-wind .align-right{
	/*margin-top:5px;*/
	text-align: right;
}
.si-wind .si-grid .table-head, .si-wind .si-grid .table-body{
	width:100%
}

/*group-checkbox*/
.si-wind .si-form .form-tab-box .tab-box-item .group-checkbox .merged {
   	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
    min-height: 25px;
    padding-right: 10px;
    width: 100%;
}
.si-wind .si-form .form-tab-box .tab-box-item .group-checkbox .merged input[type="checkbox"]{
    margin-left: 2.2%;
}

.si-wind.wind-tree-list .search-box{
	margin-top:0;
}

/* reg-result */
.si-wind .reg-result{
	margin-top: -10px;
}
.si-wind .reg-result .result-box{
    border-bottom: 1px dotted #a8a8a8;
    margin: 0 20px;
    padding-bottom: 20px;
}
.si-wind .reg-result .result-box p{
	font-weight: bold; 
	font-size: 15px;
	margin: 10px auto 10px 20px;
}
.si-wind .reg-result .result-box p.box{
    border: 1px solid #ccc;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px;
    text-align: left;
    width: 80%;
}
.si-wind .reg-result .result-box label{
	height: 23px;
	line-height: 23px;
}
.si-wind .reg-result .result-box input[type="text"]{
	height: 23px;
	line-height: 23px;
	width: 120px;
	border: none;
	border-bottom: 1px solid #999;
	letter-spacing: 1px;
}
.si-wind .reg-result .result-box .tbar {
	text-align:right;
	margin: 15px 50px 5px 0;
}
.si-wind .reg-result .result-box .tbar a{
	margin-right:15px;
}
.si-wind p{
	margin-bottom: 10px;
    margin-left: 20px;
    margin-top: -5px;
}
.si-wind a{
	margin-left: 2px;
}
.si-wind .si-edit-grid{
	margin-left: 8px;
	margin-right: 8px;
	border-left: 1px solid #dedede;
}
.si-wind .si-grid .grid-inner, .si-wind .si-edit-grid .grid-inner{
	height: 100%;
	overflow: auto;
}
.si-wind .si-edit-grid th[field="operating"],
.si-wind .si-edit-grid td[field="operating"]{
	width: 34px!important;
}
.si-wind .si-form .general-box .field .field-inner{
	width: 66%;
}
.si-wind .si-form  .upload-box  .upload .field-inner{
	width: 66%;
}
.si-wind .si-tbar .field .field-inner{
	width: 66%;
}
.si-wind .si-form  .upload-box  .upload .upload-tip{
	width: 100%;
}
.si-wind .si-form .upload-box{
	width: 280px;
}
.si-wind .si-form .general-box .merged{
	width: 94%;
}
.si-wind .si-form .general-box .merged label{
	width: 15%;
}
.si-wind .si-form .general-box .merged .field-inner{
	width: 83%;
	margin-left: 0;
}
/*tree*/
.si-tree-wrp{
	overflow:auto; 
}
.si-tree ul{
	padding-left:14px;
	/*padding-bottom: 8px;*/
	display: none;
}
.si-tree li{
	list-style: none;
	font-size:12px;
	line-height: 20px;
	white-space: nowrap;
}
.si-tree  li span{
	display: inline-block;
	width:15px;
	height:15px;
	border:none;
	font-size:0;
	vertical-align:middle;
	margin-top:-1px;
	background: url('/Images/tree/open_sprite.png') 0 0 no-repeat;
}
.si-tree li .unopen{
	background-position: 2px 0;
    opacity:0;
    padding:5px;
}
.si-tree li .open{
	background-position: 2px -34px;
	/*background: url('/Images/tree/unopen.gif') -2px -2px no-repeat;*/
	cursor:pointer
}
.si-tree  li .opened{
	background-position: 2px -17px;
	/*background: url('/Images/tree/opened.gif') -2px -2px no-repeat;*/
	cursor:pointer
}
.si-tree.checkable ul {
    padding-left: 19px;
}
.si-tree.checkable li span {
    width: 17px;
    height: 19px;
    margin-right: -5px;
    background: url('/Images/tree/zTreeStandard.png') -74px -17px no-repeat;
}
.si-tree.checkable  li .unopen {
   background-position: -56px -17px;
}
.si-tree.checkable li .open{
    background-position:  -74px -17px;
	/*background: url('/Images/tree/unopen.gif') -2px -2px no-repeat;*/
	cursor:pointer
}
.si-tree.checkable  li .opened{
    background-position: -92px -17px;
	/*background: url('/Images/tree/opened.gif') -2px -2px no-repeat;*/
	cursor:pointer
}
.si-tree  li a.current{
	/*background:#d2d2d2;*/
	font-weight:bold;
}
.si-tree li ul{
	/*background: url('/Images/tree/line_conn.gif') 1px 0 repeat-y;*/
}
.si-tree  li a{
	line-height:20px;
	cursor:pointer;
	padding:2px 0;
	font-size: 13px;
}
.si-tree li ul li ul a {
	font-size: 12px;
}
.si-tree-wrp{
	/*padding:5px 0;*/
	padding-top: 4px;
	padding-bottom: 0;
	max-height: 550px;
	/*padding-bottom: 10px;*/
}
.si-wind.wind-list .si-tree-wrp {
    height: 368px;
}
.si-tree{
	padding-left:5px;
	/*overflow-x:auto;
	overflow-y:hidden;*/
}
.si-wind .select-left{
	height:370px;
	margin-bottom:0;
}
.si-wind .select-left .si-tree-wrp{
	height:334px;
}
.left .si-tree-top, .select-left .si-tree-top{
	height:32px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
.left .si-tree-top select, .select-left .si-tree-top select{
	width:90%;
}
/* 下拉菜单 */
.si-tree-top .combobox {
	border: 1px solid #a8a8a8;
    display: inline-block;
    line-height: 21px;
    min-height: 21px;
    padding: 0 1px;
    position: relative;
    width: 90%;
}
.si-tree-top .combobox .combo-arrow {
	border-color: #a8a8a8;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    cursor: pointer;
    height: 21px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    background: url("/Images/form/combo_arrow.gif") no-repeat scroll center center transparent;
}
.si-tree-top .combobox .panel {
	display: none;
    height: auto;
    left: -1px;
    outline: medium none;
    overflow: hidden;
    padding-right: 2px;
    position: absolute;
    top: 22px;
    width: 100%;
    z-index: 10;
}
.si-tree-top .combobox .panel .combo-panel {
	background: none repeat scroll 0 0 #fefefe;
    border-color: #a8a8a8 !important;
    border-style: solid;
    border-width: 0 1px 1px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}
.si-tree-top .combobox .panel .combo-panel .combobox-item-selected {
	background: #E5E5E5;
    /*background: none repeat scroll 0 0 #fbec88;*/
    /*background: linear-gradient(to bottom, #ddd 20%, #ccc 100%) repeat-x scroll 0 0 transparent*/
}
.si-tree-top .combobox .panel .combo-panel .combobox-item {
    font-size: 12px;
    padding: 3px 0 3px 3px;
}
/*
* calendar
*/
.datebox.panel{
    position: absolute;
    display: none;
    z-index:1111;
}
.calendar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A4BED4;
    overflow: hidden;
    padding: 1px;
}
.calendar-noborder {
    /*border: 0 none;*/
}
.calendar-header {
    background: none repeat scroll 0 0 #E0ECFF;
    font-size: 12px;
    height: 22px;
    position: relative;
}
.calendar-title {
    height: 22px;
    text-align: center;
}
.calendar-title span {
    /*cursor: pointer;*/
    display: inline-block;
    line-height: 22px;
    padding: 3px;
    position: relative;
    top: -2px!important;
}
.calendar-prevmonth, .calendar-nextmonth, .calendar-prevyear, .calendar-nextyear {
    cursor: pointer;
    font-size: 1px;
    height: 14px;
    line-height: 12px;
    position: absolute;
    top: 4px;
    width: 14px;
    background: url("/Images/form/calendar_sprite.png") 0 0 no-repeat;
}
.calendar-prevmonth {
    background-position: -21px -3px;
    left:24px;
}
.calendar-nextmonth {
    background-position: -35px -3px;
    right: 22px;
}
.calendar-prevyear {
    background-position: -3px -3px;
    left: 3px;
}
.calendar-nextyear {
    background-position: -54px -2px;
    right: 3px;
}
.calendar-body {
    font-size: 12px;
    height: 160px;
    position: relative;
}
.calendar-body table {
    border: 1px solid #EEEEEE;
    font-size: 12px;
    height: 100%;
    width: 100%;
}
.calendar-body th, .calendar-body td {
    text-align: center;
}
.calendar-body th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #888888;
}
.calendar-day {
    border: 1px solid #FFFFFF;
    color: #222222;
    cursor: pointer;
}
.calendar-sunday {
    color: #CC2222;
}
.calendar-saturday {
    color: #00EE00;
}
.calendar-today {
    color: #0000FF;
    background:#eaf2ff;
    border-bottom: 1px solid #A4BED4;
    border-right: 1px solid #A4BED4;
}
.calendar-other-month {
    opacity: 0.3;
}
.calendar-hover {
    border: 1px solid red;
}
.calendar-selected {
    background: none repeat scroll 0 0 #FBEC88;
    border: 1px solid red;
}
.calendar-nav-hover {
    background-color: #FBEC88;
}
.calendar-menu {
    background: none repeat scroll 0 0 #FAFAFA;
    display: none;
    font-size: 12px;
    height: 150px;
    left: 0;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 180px;
}
.calendar-menu-year-inner {
    padding-bottom: 5px;
    text-align: center;
}
.calendar-menu-year {
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    width: 40px;
}
.calendar-menu-prev, .calendar-menu-next {
    cursor: pointer;
    display: inline-block;
    height: 21px;
    vertical-align: top;
    width: 21px;
    background: url("/Images/form/calendar_sprite.png") 0 0 no-repeat;
}
.calendar-menu-prev {
    background-position: -3px -3px;
    margin-right: 10px;
}
.calendar-menu-next {
    background-position: -54px -2px;
    margin-left: 10px;
}
.calendar-menu-hover {
    background-color: #FBEC88;
}
.calendar-menu-month-inner table {
    height: 100%;
    width: 100%;
}
.calendar-menu-month {
    border: 1px solid #FAFAFA;
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}
.calendar-bottom{
    padding-left:5px;
    padding-bottom: 3px;
}
.calendar-bottom span{
    padding-right:3px;
}
.calendar-bottom input{
    border: 1px solid #CCCCCC;
    height: 16px;
    text-align: center;
    width: 18px;
}
.calendar-bottom .t-middle{
    border-left: 0 none;
    border-right: 0 none;
    width: 7px;
}
.calendar-bottom .t-hour, .calendar-bottom .t-minute{
    border-right: 0 none;
}
.calendar-bottom .t-second, .calendar-bottom .t-minute{
    border-left: 0 none;
}
.calendar-bottom button{
    border: 1px solid #CCCCCC;
    height: 20px;
    padding: 2px;
    width: 45px;
    position: relative;
    top:2px;
    background: #E0ECFF;
    margin-left:22px;
    cursor: pointer;
}

/* 横排大表格 */
.crosswise-content {
    /*display: inline-flex;*/
}
    .crosswise-content .crosswise-title {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: black;
        margin: 10px;
    }

/* 子表格*/
.detailTable {
    border-top: 1px solid #c2c2c2;
    display: block;
    min-height: 200px;
    height: 710px;
    max-width: 750px;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .detailTable table {
        font-size: 90%;
        table-layout: fixed; /* 防止表格列自动扩展 */
        border-collapse: collapse; /* 合并边框 */
        width: auto;
    }

        .detailTable table thead {
            position: sticky;
            top: 0;          
            z-index: 1; /* 确保表头在其他元素之上显示 */
        }

        .detailTable table tfoot {
            position: sticky;
            bottom: 0;
            background-color: white; 
            z-index: 1; /* 确保合计在其他元素上方 */
        }

    .detailTable .grid-inner {
        height: 100%;
        width: 100%;
        overflow: auto;
    }



/* 明细竖排表格 */
.vertical {
    display: inline-block;   
}

    .vertical .detailTable {
        height: 233px;
    }     

/* 明细横排表格 */
.crosswise {
    /*border: 1px solid #c2c2c2;*/
    display: inline-block;
    min-width: 20%;
    max-width: 50%;
}



.crosswise-second {
    display: inline-block;
    width: 30%;
}

    .crosswise-second .detailTable{
        height: 440px;
    }
