﻿@charset "utf-8";
/* CSS Document */
TABLE {
	MARGIN: 0px;
}
TD {
	FONT-SIZE: 13px;
}
select.cls-inputbox-normal,select.cls-inputbox-mouseover,select.cls-inputbox-focus{
	padding-right:20px;
}
.cls-search-table {
	/* background:#fff !important; 
	height:60px;
	margin-bottom:12px; */
	color: rgba(0,0,0,.9);
	font-size:13px;
	border-radius:3px;
	/* border:1px solid #dee0e2 !important; */
}
.cls-search-table tr, .cls-search-table td {
	background:none !important;
	border:none !important
}
.cls-search-label {
	padding:0 5px 0 5px !important;
}
.cls-data-table {
	background:#fff !important;
}
.cls-search-table .cls-inputbox-normal{
	border: 1px solid #a6a6a6;
	border-radius:3px !important;
	height:24px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important;
	outline: none;
}
.cls-inputbox-normal {/*文本框默认样式*/
	border: 1px solid #a6a6a6;
	border-radius:3px !important;
	height:28px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important;
	outline: none;
}
.cls-search-table .cls-inputbox-mouseover{
	border:1px solid #0052D9 !important;
	border-radius:3px !important;
	height:24px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important;
}
.cls-inputbox-mouseover{/*文本框onmouserover样式*/
	border:1px solid #0052D9 !important;
	border-radius:3px !important;
	height:28px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important; 
}
.cls-search-table .cls-inputbox-focus{
	border: 1px solid #a6a6a6;
	border-radius:3px !important;
	height:24px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important;
	outline: none;
}
.cls-inputbox-focus{/*文本框onfocus样式*/
	border: 1px solid #a6a6a6;
	border-radius:3px !important;
	height:28px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#444;
	font-family:"微软雅黑" !important;
	outline: none;
}
.cls-header-box{
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #333;
	padding-top: 10px;
}
.cls-data-table-detail {
	border-collapse: separate !important;
	border: solid 1px #dee0e2 !important;
	padding: 5px !important;
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -moz-calc(100% - 20px);
	position: relative;
	left: 10px;
}
.cls-vpanel-content .cls-data-table-detail {
	border-collapse: separate !important;
	border: solid 0px #dee0e2 !important;
	padding: 5px !important;
} 
.cls-data-table-detail td {
	position: relative;
	text-indent: 2px !important;
}
.cls-data-table-detail td input, .cls-data-table-detail td textarea, .cls-data-table-detail td select {
	border: solid 1px #dcdcdc;
	width: 100% !important;
	position: absolute;
	left: -1px;
	top: -1px
}
select.cls-inputbox-normal, select.cls-inputbox-mouseover, select.cls-inputbox-focus {
	-webkit-appearance : none;
	-moz-appearance : none;
	appearance : none;
	background:url(images/select-downBg.png) no-repeat right 7px center ;
	cursor : pointer;
	height:30px !important;
	min-width:80px !important ;
	background-color: #fff;
}
.cls-data-table-detail .cls-inputbox-datepicker {/*时间背景*/
	background: #fff url(images/icon-datepicker.png) no-repeat right center !important;
}
.cls-data-td-editdetail {
	border: 0px solid #f2f3f4;
	min-height: 28px !important;
	height: 28px !important;
	background-color: transparent;
	color: #444 !important;
	border-radius: 2px !important;
	text-indent: 8px !important;
	padding: 0 !important;
}
 /*查询页面文本框默认样式begin*/
.cls-search-table .cls-inputbox-normal {/*文本框默认样式*/
	border: 1px solid #DCDCDC !important;
	text-indent: 7px;
	font-size: 12px;
}
.cls-search-table .cls-inputbox-mouseover{/*文本框onmouserover样式*/
	border:1px solid #0052D9 !important;
	text-indent: 7px;
	font-size: 12px;
}
.cls-search-table .cls-inputbox-focus{/*文本框onfocus样式*/
	border:1px solid #0052D9 !important;
	text-indent: 7px;
	font-size: 12px;
}
/*查询页面文本框默认样式end*/
#editWorkPage_guid_rightCard_data {
	border-spacing:8px !important;
	margin-bottom:10px !important
	}
#checkWorkPage_guid_rightTopCardRpt_data {
	border-spacing:8px !important;
	margin-bottom:10px !important
	}
/*登录页面文本框默认样式begin*/
.login-box .cls-inputbox-normal {/*文本框默认样式*/
	border: 0 solid #c7c7c7 !important;
	border-radius:2px !important;
	height:50px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#999;
	font-family:"微软雅黑" !important; 
}
.login-box .cls-inputbox-mouseover{/*文本框onmouserover样式*/
	border:0 solid #a6a6a6 !important;
	border-radius:2px !important;
	height:50px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#999;
	font-family:"微软雅黑" !important; 
}
.login-box .cls-inputbox-focus{/*文本框onfocus样式*/
	border:0 solid #c7c7c7 !important;
	border-radius:2px !important;
	height:50px !important;
	text-indent:3px;
	padding:0;
	margin:0;
	color:#999;
	font-family:"微软雅黑" !important; 
	outline:none !important; 
}
/*登录页面文本框默认样式end*/
#jpqueryPage_guid_jpqueryRpt_condition_txtyear, #jpqueryPage_guid_jpqueryRpt_condition_isBX, #jpqueryPage_guid_jpqueryRpt_condition_isFX, #jpqueryPage_guid_jpqueryRpt_condition_jfzt {
	width:80px;
	height:30px !important;
}

.cls-data-th-list{
	height: 30px;
	background:#F3F3F3;
	border: 1px solid #dee0e2 !important;
	font-weight:bold;
	color:#555
}
.cls-data-td-editlist{/*可编辑数据自动列表报表数据行每个<td/>的样式*/
	border:1px solid #dee0e2  !important; 
	min-height:26px  !important;
	height:26px  !important;
	color:#777 !important;
	font-size:13px !important
}

.cls-data-td-listform{/*列表表单数据行每个<td/>的样式*/
	border:1px solid #f3f3f3 !important;
	min-height:25px;
	height:26px !important;
	color:#777 !important;
	font-size:13px !important;
	/*background:#f8f9fb !important*/
}
.cls-data-table a.editnews {
	color:#0000ff;
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
.cls-loading-img {/*正在加载提示图片样式*/
	BACKGROUND-IMAGE: url(images/loading.gif);
	position:absolute; 
	z-index:1000;
	border:0;
	width:220px;
	height:19px;
	display:none;
}

.cls-articlelist-data-table{/*文章数据列表报表数据表格的样式*/
	border:0px;
	BORDER-COLLAPSE:   collapse;
}
.cls-data-tr{
	height: 33px;
}
.cls-data-tr-head-articlelist{/*文章数据列表报表数据头部<tr/>的样式*/	
	height: 20px;
}
.cls-data-th-articlelist{/*文章数据列表报表数据头部<td/>的样式*/	
	BACKGROUND-IMAGE: url(images/datatitle_bg.gif);
	text-align: center; 
	vertical-align:middle;
	border:1px solid #C0C0C0;
}

.cls-data-td-articlelist{
	background:url(images/articlelist_bottomline.gif) repeat-x scroll left bottom transparent;
	min-height:23px;height:23px;
	line-height:23px;
}

.cls-data-table{/*数据自动列表报表数据表格的样式*/
	BORDER-COLLAPSE:   collapse;
	border:1px solid #C0C0C0;
}
.cls-data-tr-head-list {/*数据自动列表报表数据标题行<tr/>的样式*/
 	height: 20px;
 }
.cls-data-th-list {/*数据自动列表报表数据标题行每个<td/>的样式#3AA8F3/#64A5F8*/
	/**background-color: #64A5F8;*/
	/* BACKGROUND-IMAGE: url(images/datatitle_bg.gif); */
	text-align: center; 
	vertical-align:middle;
	border:1px solid #C0C0C0;
	white-space: nowrap;
 }
.cls-data-td-list{/*数据自动列表报表数据行每个<td/>的样式*/
	border:1px solid #C0C0C0; 
	min-height:23px;height:23px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cls-data-content-list{/*如果cellresize配置为1或者显示了垂直滚动条，则会将单元格内容自动包在一个<div/>中，下面就是设置这个div的样式*/
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%	
}
.cls-data-td-editlist{/*可编辑数据自动列表报表数据行每个<td/>的样式*/
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border:1px solid #C0C0C0; 
	min-height:23px;height:23px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cls-data-td-listform{/*列表表单数据行每个<td/>的样式*/
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border:1px solid #C0C0C0; 
	min-height:25px;height:23px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cls-data-table-detail{
	border:1px solid #dee0e2;
	border-spacing:10px !important;
	background-color: #fff;
}
.cls-data-th-detail{/*数据细览报表显示数据标题<td/>的样式*/
	/*background-color: #ACCCFF;
	heigth:30px;
	text-align: center;*/ 
	background-color: #fff;
	border:none;
	color:#777;
	text-align:right;
	font-weight:normal !important;
}
.cls-data-td-detail{/*数据细览报表显示数据<td/>的样式*/
	border:1px solid #dee0e2; 
	height:32px;
	min-height:32px;
}
.cls-data-td-editdetail{/*以编辑模式显示可编辑数据细览报表显示数据<td/>的样式*/
	/*border:1px solid #fff;*/
	/*border: solid 1px #2489cc;*/
	min-height:28px;
	height:28px;
	background-color: #eee;
	border: 1px solid #dcdcdc;
	color:#444;
	border-radius:2px;
	text-indent:8px;
}

.cls-search-table {/*显示搜索框的<table/>的样式*/
	/*background-image: url(images/searchbox_bgcolor.gif);*//*搜索框的背景色*/
	/*height:40;*/
	border:0;
 }
.cls_search_class1{/*前导图片样式*/
/*    background-image: url(../images/test.gif);
	width:15px;
	height:15px;
	border:0px;*/
}
.cls_search_tip{/*提示文字样式*/
    color:#223c94
}
.cls_search_class3{/*中间竖线样式*/
    /*background-image: url(../images/line.gif);
	width:1px;
	height:21px;
	border:0px;*/
}
.cls-button,.cls-button2{/*按钮样式*/
	font-size: 12px;
	color: #606266;
	cursor: pointer;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #DCDFE6;
	font-family: "微软雅黑";
	background-color: #fff;
	padding: 5px 10px 5px 24px;
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: 8px center;
	margin-right: 6px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
}
.cls-button.disable,.cls-button2.disable,.cls-button.disable:hover,.cls-button2.disable:hover{
	background-color: #dedede !important;
	border-color: #ccc !important;
	color: #aaa !important;
	cursor: not-allowed !important;
}
.cls-button-mouseover,.cls-button:hover,.cls-button2:hover{
	color: #3385CC;
	border-color: #c2daf0;
	background-color: #ebf3fa;
}

.cls-button-disabled{/*禁用按钮样式*/
	background:url(images/button.gif) no-repeat;
	width:45px;height:20px;
	font-size:12px;
	color:#a0a0a0;
	border:0;
	/*margin:10px 0;*/
	text-align:center;
	border-radius: 3px
}
.cls-button2{/*长按钮样式*/
	/*
	background:url(images/button2.gif) no-repeat;
	*/
	width:70px;height:20px;
	font-size:12px;
	color:#000;
	border:0;
	/*margin:10px 0;*/
	cursor: pointer;
	text-align:center;
	border-radius: 3px
}
.cls-button2-mouseover{/*鼠标移上时长按钮样式*/
	background:url(images/button2_mouseover.gif) no-repeat;
	width:70px;height:20px;
	font-size:12px;
	color:#3355CC;
	border:0;
	/*margin:10px 0;*/
	cursor: pointer;
	text-align:center;
	border-radius: 3px
}
.cls-button2-disabled{/*禁用长按钮样式*/
	background:url(images/button2.gif) no-repeat;
	width:70px;height:20px;
	font-size:12px;
	color:#a0a0a0;
	border:0;
	/*margin:10px 0;*/
	text-align:center;
	border-radius: 3px
}

.cls-datatable-headline{/*标题下面横线的颜色*/
	background-color:#8795de;
	height:2px;
}

.cls-inputbox-normal{/*文本框默认样式*/
	border:1px solid #C7C7C7;
	display:inline;
	font-size:13px;
}

.cls-inputbox-datepicker{/*日期选择框样式*/
	background:url("images/icon-datepicker.png") no-repeat scroll calc(100% - 5px) center transparent;
}

.cls-inputbox-typeselectbox{/*可输入的下拉框样式*/
	background:url("images/down_arrow.jpg") no-repeat scroll right center transparent;
}

.cls-inputbox-mouseover{/*文本框onmouserover样式*/
	border:1px solid #6466CB;
	display:inline;
	font-size:13px;
}


.cls-inputbox-textareabox{/*普通多行文本框专有样式*/
	width:100%;
	/*height:100%;*/
}
/*第二种可编辑报表类型的输入框默认样式*/
.cls-inputbox2-full
{
	border:0px none; 
	BACKGROUND-COLOR:transparent;
	height:18;
	color:#000000;
	font-size:13px;
	width:100%;
}

.cls-inputbox2-selectbox-full{/*第二种可编辑报表类型的下拉框默认样式*/
	border:2px solid #6466CB;
	display:inline;
	font-size:13px;
	width:100%;
}

/*第二种可编辑报表类型的输入框默认样式*/
.cls-inputbox2
{
	border:0px none; 
	BACKGROUND-COLOR:transparent;
	height:18;
	color:#000000;
	font-size:13px;
}

.cls-inputbox2-selectbox{/*第二种可编辑报表类型的下拉框默认样式*/
	border:2px solid #6466CB;
	display:inline;
	font-size:13px;
}

.cls-inputbox-textareabox2
{
	/*border:0px none; BACKGROUND-COLOR:transparent; color:#000000;*/
	font-size:13px;
	position:absolute;
	top:0px;
	left:0px; 
	z-index:101;
	background-color:#ffffff;
	border:1px solid #6466CB;
	padding-left:2px;
	overflow:auto;
	display:none;
	height:100px;
}

.cls-img-normal{/*<img/>默认样式*/
	cursor:pointer;
}
.cls-img-mouseover{/*<img/>onmouserover样式*/
	border:0px solid #6466CB;
	cursor:pointer;
}

.resize_span{
	text-align:right; 
	width:3px; 
	margin:0px 0 0px 0; 
	border:0px; 
	float:right; 
	cursor:e-resize;
}
.filter_span{
	BORDER:0px; 
	FLOAT:right;
	border:0px; 
	MARGIN:0px 0 0px 0; 
	TEXT-ALIGN:right;
}

.colSelectedLabel_img{
	float:right;
	MARGIN:0 0px 0 0;
	cursor:pointer;	
	TEXT-ALIGN:right
}
.titletree_container {/*列选择树所在容器的样式*/
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	z-index:999;
	background-color:#FFFFFF;
	border:1px solid #64A5F8;
}
.titletree_container_inner {/*列选择树所在内层容器的样式*/
	top:0px;
	left:0px;
	overflow: auto;
	background-color:#FFFFFF;
	padding:5px 2px 5px 10px;
}
span.spanOutputTextDropdown{
	position:absolute;
	top:0px;
	left:0px; 
	z-index:101;
	background-color:#FFFFFF;
	border:1px solid #64A5F8;
	padding-left:2px;
	overflow:auto;
	display:none;
	font-size:13px;
}
span.spanOutputTextTypePrompt{
	position:absolute;
	top:0px;
	left:0px; 
	z-index:101;
	background-color:#ffffff;
	border:1px solid #000000;
	padding-left:2px;
	overflow:auto;
	display:none;
	font-size:13px;
}
span.spanOutputTitleElement{
	background:#6495ED;
	color:#000000;

}
span.spanOutputNormalElement{
	background:#ffffff;
	color:#000000;
}
span.spanOutputHighElement{
	background:#000040;
	color:white;
	cursor:pointer;
}
span.spanJsValidateErrorTip{
  padding: 3px; 
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #eee;
  color: red;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  z-index: 1000;
  overflow:auto;
}
/*
 *可编辑表格的右键菜单中菜单及菜单项的样式
 */
.contextmenu {   
    BORDER: #37457e 2px solid; 
    VISIBILITY: hidden; 
    WIDTH: 100px; 
    CURSOR: default; 
    LINE-HEIGHT: 20px; 
    PADDING-TOP: 4px; 
    FONT-FAMILY: "宋体"; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #EBF0FE; 
    TEXT-ALIGN: left;
    FONT-SIZE: 12px; 
    MARGIN: 10px 0px 0px;   
}   

.contextmenuitems_enabled {   
    PADDING-RIGHT: 1px; 
    PADDING-LEFT: 10px; 
    PADDING-BOTTOM: 2px; 
    PADDING-TOP: 2px;   
}
.contextmenuitems_disabled {   
    PADDING-RIGHT: 1px; 
    PADDING-LEFT: 10px; 
    PADDING-BOTTOM: 2px; 
    PADDING-TOP: 2px; 
    COLOR:#808080;   
}
.dragShadowInit {
        background-color:gray;
        cursor:default;
        position:absolute;
        filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
        opacity:0.5;
        z-index:101;
        display:none;
}
.dragShadowOnMove {
        background-color:gray;
        cursor:default;
        position:absolute;
        filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
        opacity:0.5;
        z-index:101;
}
.cls-roworder-arrow /*上下移动行排序箭头的样式*/
{
	border:#9A9B9B 1px solid;
	background-color:#F3F3F3;
	height:20px;
	width:20px;
	cursor: pointer;
}

.cls-roworder-disabled .cls-roworder-arrow /*上下移动行排序箭头的禁用样式*/
{
	border:#9A9B9B 1px solid;
	background-color:#F3F3F3;
	color:#909090;
	height:20px;
	width:20px;
	cursor: default;
}

.cls-roworder-top /*置顶箭头的样式*/
{
	border:0;
	height:20px;
	width:20px;
	cursor: pointer;
	background:url(images/top.gif) no-repeat;
}

.cls-roworder-disabled .cls-roworder-top /*置顶箭头的禁用样式*/
{
	border:0;
	height:20px;
	width:20px;
	cursor: default;
	background:url(images/top_disabled.gif) no-repeat;
}

.cls-editablelist-editcol /*editablelist行编辑图片的样式*/
{
	border:0;
	height:20px;
	width:19px;
	cursor: pointer;
	background:url(images/rowedit.gif) no-repeat;
}

.cls-editablelist-disabledcol .cls-editablelist-editcol /*editablelist行编辑图片的禁用样式*/
{
	border:0;
	height:19px;
	width:20px;
	cursor: default;
	background:url(images/rowedit_disabled.gif) no-repeat;
}

/**
 * blocklist报表类型的样式
 */
.cls-blocklist{
	list-style-type:none;
	margin:0;
	padding:0;
}

.cls-blocklist-block{
	float:left;
	margin:0;
	text-align:center;
}

.cls-blocklist-item{
		
}
/**
 * 固定行列表格的样式
 */
.cls-fixed-divcontainer{
	position: relative;
   width: 100%;
   /*height: 100%;*/
   overflow: hidden;
}

/* 整个标题部分外层<div/>标签的样式 */
.cls-fixed-header {
	position: absolute;
	z-index: 3;
	background-color: #ffffff;
}

/* 整个标题部分内层<div/>标签的样式 */
.cls-fixed-headerInner {
	position: relative;
}
.cls-fixed-headerInner table {
	border-spacing: 0px 0px !important;
	border-collapse: collapse !important;
	width: 1px !important;
	table-layout: fixed !important;
	background-color: #ffffff; /* Here b/c of Opera 9.25 :( */
}

/*左上角固定标题部分<div/>样式*/
.cls-fixed-fixedHeader {
	position: absolute;
	z-index: 4;
	overflow: hidden;
}
.cls-fixed-fixedHeader table {
	border-spacing: 0px 0px !important;
	border-collapse: collapse !important;
	width: 1px !important;
	table-layout: fixed !important;
	background-color: #ffffff; /* Here b/c of Opera 9.25 :( */
}

/* 显示滚动数据的部分的<div/>样式 */
.cls-fixed-data {
	position: absolute;
	z-index: 2;
	overflow: auto;
	background-color: #ffffff;
}
.cls-fixed-data table {
	border-spacing: 0px 0px !important;
	border-collapse: collapse !important;
	width: 1px !important;
	table-layout: fixed !important;
}

/* 显示整个数据部分的外层<div/>标签的样式 */
.cls-fixed-fixeddata {
	position: absolute;
	z-index: 1;
	background-color: #ffffff;
}

.cls-fixed-fixeddata table {
	border-spacing: 0px 0px !important;
	border-collapse: collapse !important;
	width: 1px !important;	
	table-layout: fixed !important;
}

/* 显示整个数据部分的内层<div/>标签的样式 */
.cls-fixed-fixeddataInner {
	position: relative;
}

.cls-fixed-cols {/*被固定列的样式*/
	background-color: #eeeeee;
}


/**
 * 翻页导航栏的样式
 */
.cls-navigate-label {
	TEXT-ALIGN: center;
	FONT-FAMILY: Verdana,Arial,Tahoma;
}
.cls-navigate-label .cls-navigate-link {/*有翻页链接时的样式*/
	PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; PADDING-BOTTOM: 3px;PADDING-TOP: 3px;COLOR: #555555;
	vertical-align:bottom;cursor:pointer;
}
.cls-navigate-link {/*没有翻页链接时的样式*/
	PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; PADDING-BOTTOM: 3px;PADDING-TOP: 3px;
	vertical-align:bottom;
	FONT-FAMILY: Verdana,Arial,Tahoma;
}
.cls-navigate-info{/*翻页导航信息的样式*/
	vertical-align:bottom;
	COLOR: #383838;
}
.cls-navigate-img{
	vertical-align:top;
}

/*.cls-navigate-label .cls-navigate-link A:hover {
	BORDER-RIGHT: #8db531 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #8db531 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	BORDER-LEFT: #8db531 1px solid; 
	COLOR: #fff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #8db531 1px solid; 
	BACKGROUND-COLOR: #8db531; 
	TEXT-DECORATION: none;
}*/
.cls-navigate-link .cls-navigate-firstbutton
{/*不带链接的第一页图片*/
	background:url(images/first.png) no-repeat;
	width:12px;
	height:15px;
	text-align:center;
	border:0;
}
.cls-navigate-label .cls-navigate-link .cls-navigate-firstbutton
{/*带链接的第一页图片*/
	background:url(images/firstlink.png) no-repeat;
	width:12px;
	height:15px;
	text-align:center;
	border:0;
	cursor:pointer;
}

.cls-navigate-link .cls-navigate-previousbutton
{/*不带链接的上一页图片*/
	background:url(images/previous.png) no-repeat;
	width:8px;
	height:15px;
	text-align:center;
	border:0;
}
.cls-navigate-label .cls-navigate-link .cls-navigate-previousbutton
{/*带链接的上一页图片*/
	background:url(images/previouslink.png) no-repeat;
	width:8px;
	height:15px;
	text-align:center;
	border:0;
	cursor:pointer;
}

.cls-navigate-link .cls-navigate-nextbutton
{/*不带链接的下一页图片*/
	background:url(images/next.png) no-repeat;
	width:8px;
	height:15px;
	text-align:center;
	border:0;
}
.cls-navigate-label .cls-navigate-link .cls-navigate-nextbutton
{/*带链接的下一页图片*/
	background:url(images/nextlink.png) no-repeat;
	width:8px;
	height:15px;
	text-align:center;
	border:0;
	cursor:pointer;
}
.cls-navigate-link .cls-navigate-lastbutton
{/*不带链接的最后一页图片*/
	background:url(images/last.png) no-repeat !important;
	width:12px;
	height:15px;
	text-align:center;
	border:0;
	background: #f1f4f9;
	border-spacing:inherit !important;
	border-collapse:inherit !important
}
.cls-navigate-label .cls-navigate-link .cls-navigate-lastbutton
{/*带链接的最后一页图片*/
	background:url(images/lastlink.png) no-repeat !important;
	width:12px;
	height:15px;
	text-align:center;
	border:0;
	cursor:pointer;
}
.cls-help-input
{
	background: #fff url(images/select1.png) no-repeat right center;
}
/*20161219*/
.cls-navigate-left {
    position: fixed;
    top: 7px;
    left: 0;
    background: url(images/cls-navigationBg.png) no-repeat left 16px center;
    padding: 0 0 0 50px;
}

.cls-navigate-toolbar {
    background: #fbfbfb;
    height: 39px;
    border-bottom: 1px solid #e5e5e5;
}

.cls-navigate-left span.cls-navigation-span {
    padding: 0 20px 0 10px;
    color: #999;
    background: url(images/arrow.png) no-repeat right center;
}
/*20161227*/
.cls-add-button{
	background-image: url(svg/add.svg);
}
.cls-save-button{
	background-image: url(svg/save.svg);
}
.cls-file-button{
	background-image: url(svg/file.svg);
}
.cls-export-button{
	background-image: url(svg/export.svg);
}
.cls-retake-button{
	background-image: url(svg/back.svg);
}
.cls-delete-button{
	background-image: url(svg/delete.svg);
}
.cls-submit-button{
	background-image: url(svg/submit.svg);
}
.cls-refresh-button{
	background-image: url(svg/refresh.svg);
}
.cls-modify-button{
	background-image: url(svg/edit.svg);
}
.cls-view-button{
	background-image: url(svg/edit.svg);
}
.cls-agree-button{
	background-image: url(svg/agree.svg);
}
.cls-disagree-button{
	background-image: url(svg/disagree.svg);
}
.cls-back-button{
	background-image: url(svg/back.svg);
}
.cls-cancel-button{
	background-image: url(svg/back.svg);
}
.cls-reset-button{
	background-image: url(svg/reset.svg);
}
.cls-flow-button{
	background-image: url(svg/flow.svg);
}
.cls-import-button{
	background-image: url(svg/import.svg);
}
.cls-upload-button{
	background-image: url(svg/upload.svg);
}
.cls-preview-button{
	background-image: url(svg/preview.svg);
}
.cls-print-button{
	background-image: url(svg/print.svg);
}
.cls-attach-button{
	background-image: url(svg/attach.svg);
}
span[id*='WX_CONTENT_'] > form[method='post']{position: static !important;}
.cls-fixed-divcontainer > .cls-fixed-data > .cls-fixed-divcontainer{height: 100% !important;}
.cls-fixed-divcontainer > .cls-fixed-data > .cls-fixed-divcontainer > .cls-fixed-header{display: none !important;}
.cls-fixed-divcontainer > .cls-fixed-data > .cls-fixed-divcontainer > .cls-fixed-data{margin-top: 0px !important;height: auto !important;}
.cls-inputbox2-full[id*='HelpPage']{background-color: transparent !important;}
.cls-data-content-list > .cls-inputbox2-full{background-color:transparent !important;}
