.refresh {
	overflow:hidden;
}
html,body {
	margin:0;
	padding:0;
	background-color:#fff;
}
html,body,input,button,textarea {
	font-family: Microsoft Yahei,tahoma,arial,sans-serif,helvetica;
	font-size:12px;
	outline:none;
	color: #444;
}
html {
	border:none;
}
.ext-ie6 {
	font-size:12px;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,blockquote {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:400;
}
strong {
	font-style:normal;
	font-weight:700;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400;
}
q:before,q:after {
	content:"";
}
abbr,acronym {
	border:0;
}
a {
	color:#696969;
	text-decoration:none;
}
a:link {
	color:#696969;
	text-decoration:none;
}
a:visited {
	color:#696969;
	text-decoration:none;
}
a:active {
	color:#696969;
	text-decoration:none;
}
a:hover {
	color:#f6504d;
	text-decoration:none;
}
.screenTitle {
    float: left;
    line-height: 32px;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.aurora-cover {
	position:fixed;
	overflow:hidden;
	filter:alpha(opacity=30);
	/*likan*/
	background-color:rgba(0,0,0,0.3);
	/* opacity:.3; */
	mozopacity:.3;
	width:100%;
	height:100%;
	left:0;
	top:0;
	outline:none;
}
.item-clear {
	clear:both;
	height:0;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
.item-wrap {
	border:#dfe0e0 1px solid;
	background-color:#fff;
	width:100%;
	height:24px;
	overflow:hidden;
	padding-right: 0px;
}
.item-label {
	line-height:22px;
	vertical-align:middle;
}
.item-notBlank input{
	text-indent: 3px;
}

.item-emptyText {
	color:#bbb!important;
}
.item-readOnly {
	background:#DBDBDB;
}
.item-notBlank {
	background-color: #fffde3;
}
.item-invalid {
	background-color: #fff6f4;
	border-color: #e76e70 !important;
}
.item-draggable {
	cursor:move;
}
.item-focus {
	border: 1px solid #0090d9 !important;
  	background-color:#f4f5f7;
}
.item-focus input {
	border-color: #bababa;
  	background-color:#f4f5f7;
}
.item-slideBar {
	top:10px;
	width:100px;
	height: 28px;
	border:1px solid #090;
	background-color:#CCFBD5;
	color:#090;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:20px;
	white-space:nowrap;
	position:absolute;
}
.item-statusBar {
	right:1px;
	bottom:1px;
	height:18px;
	width:120px;
	padding:2px 15px 0 15px;
	position:absolute;
	border:1px solid #808080;
	font-color:#808080;
	background-color:#d3d6d8;
}
.item-trigger {
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:20px;
	cursor:pointer;
	color: #444;
}

.item-popup {
	left:-1000px;
	top:-1000px;
	z-index:10000;
	position:absolute;
	border:#bababa 1px solid;
}
.item-invalid-msg-bottom {
	position:relative;
	top:4px;
	color:red;
	height:20px;
	line-height:13px;
}
.item-invalid-msg-right {
	position:relative;
	margin-left:5px;
	top:5px;
	color:red;
	height:20px;
	line-height:13px;
}
.tip-wrap {
	padding:0;
	position:absolute;
	z-index:10000;
	white-space:nowrap;
}
.tip-body {
	border:1px solid #116497;
	background-color:#fff;
	padding:3px;
}
.item-shadow {
    position: absolute;
    top: -1000px;
    left: -1000px;
    filter: alpha(opacity=40);
    background-color: #666;
    opacity: 0.4;
    moz-opacity: .4;
    z-index: 9999;
    -webkit-box-shadow: 1px 1px 5px 1px #666;
	-moz-box-shadow: 1px 1px 5px 1px #666;
	-o-box-shadow: 1px 1px 5px 1px #666;
	-ms-box-shadow: 1px 1px 5px 1px #666;
	box-shadow: 1px 1px 5px 1px #666;
}

.layout-form {
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0 #cccccc;
	-moz-box-shadow: 1px 1px 2px 0 #cccccc;
	-o-box-shadow: 1px 1px 2px 0 #cccccc;
	-ms-box-shadow: 1px 1px 2px 0 #cccccc;
	box-shadow: 1px 1px 2px 0 #cccccc;
}
.layout-title {
	
}
.layout-td-con {
	vertical-align:top;
}
.layout-th {
	white-space: normal;;
	vertical-align:middle;
}
.layout-border {
	background-color:#b5b8c8;
}
.layout-border tbody {
	background-color:#fff;
}
.layout-th div {
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}
.form_head {
	border-bottom:1px solid #ccc;
	height:30px;
	line-height: 30px;
	padding-left:5px;
	font-size: 14px;
	color:#444;
	background-color: #f3f3f3;
}
.query_form_head .layout-td-con {
	pppadding: 10px!important;
}
.query_form_head .layout-td-cell {
	padding: 0px 3px 0px 6px;
}
.form_body_wrap .layout-td-con {
	padding: 5px!important;
}
.item-fieldset {
	border:1px solid #B5B8C8;
	display:block;
}
.item-fieldset legend {
	margin-left:5px;
}
.ext-ie .item-fieldset {
	padding-top:0;
}
.aurora-mask div {
	width:100%;
	height:100%;
	filter:alpha(opacity=20);
	background-color:rgba(0,0,0,0.2);
	/* opacity:.2; */
	MozOpacity:.2;
}
.aurora-mask span {
	background:url(wait.gif) no-repeat 5px 50%;
	background-image:url(wait.gif);
	padding-left:30px;
	padding-right:15px;
	border:1px solid #808080;
	position:absolute;
	background-color:#fff;
	line-height:28px;
	height:30px;
}
.screenTopToolbar {
	/*border:1px solid #dbdbdb;*/
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 2px 0 #cccccc;
	-moz-box-shadow: 1px 1px 2px 0 #cccccc;
	-o-box-shadow: 1px 1px 2px 0 #cccccc;
	-ms-box-shadow: 1px 1px 2px 0 #cccccc;
	box-shadow: 1px 1px 2px 0 #cccccc;
	height: 40px!important;
}
.screenTopToolbar div.sep {
	font-size:1px;
	border-right:1px solid #fff;
	border-left:1px solid #ccc;
	margin-left:1px;
	margin-right:1px;
	background-repeat:no-repeat;
	height:100%;
	moz-user-select:none;
}
.screenTopToolbar .item-btn-tl,.screenTopToolbar .item-btn-tr,.screenTopToolbar .item-btn-tc,.screenTopToolbar .item-btn-ml,.screenTopToolbar .item-btn-mr,.screenTopToolbar .item-btn-mc,.screenTopToolbar .item-btn-bl,.screenTopToolbar .item-btn-br,.screenTopToolbar .item-btn-bc {
	background-image:none;
}
.query-form {
    width: 100% !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 2px 0 #d8dadb;
    -moz-box-shadow: 1px 1px 2px 0 #d8dadb;
    -o-box-shadow: 1px 1px 2px 0 #d8dadb;
    -ms-box-shadow: 1px 1px 2px 0 #d8dadb;
    box-shadow: 1px 1px 2px 0px #d8dadb;
}
.item-tab .query-form {
    border: 0px solid #ddd !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.form_body_wrap .layout-td-con{
    padding: 0px 0px 4px 0px !important;
}
.query-form .form_body_wrap {
    padding: 2px 2px 2px 3px;
    position: absolute;
    z-index: 21;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-shadow: 1px 1px 0px #ddd;
    -moz-box-shadow: 1px 1px 0px #ddd;
    -webkit-box-shadow: 1px 1px 2px 0px #ddd;
}
.item-ckb,.grid-ckb,.table-ckb {
	width:13px;
	height:13px;
	font-size:0;
	border: 1px solid #fff;
	background-image:url(../checkbox/checkbox.gif);
}
.item-ckb {
	float:left;
	outline:none;
	margin-top: 4px;
}
.r-selected {
	background-color: #ebf6fb!important;
}
.grid-select-all .grid-rowbox .item-ckb-u,.grid-select-all .grid-rowbox .item-ckb-c,.table-select-all .table-rowbox .item-ckb-u,.table-select-all .table-rowbox .item-ckb-c {
	background-position:0 -13px;
}
.grid-select-all .item-ckb-self .item-ckb-u,.table-select-all .item-ckb-self .item-ckb-u {
	background-position:0 0;
}
.grid-select-all .item-ckb-self .item-ckb-c,.table-select-all .item-ckb-self .item-ckb-c {
	background-position:0 -13px;
}
.item-ckb-u {
	background-position:0 0;
}
.item-ckb-c {
	background-position:0 -13px;
}
.item-ckb-readonly-u {
	background-position:-39px 0;
}
.item-ckb-readonly-c {
	background-position:-39px -13px;
}
.item-radio-img,.grid-radio,.table-radio {
	width:13px;
	height:13px;
	font-size:0;
	background-image:url(../radio/radio.gif);
}
.item-radio-img {
	float:left;
	margin-top:2px;
}
.item-radio-img-u {
	background-position:0 0;
}
.item-radio-img-c {
	background-position:0 -13px;
}
.item-radio-img-readonly-u {
	background-position:-39px 0;
}
.item-radio-img-readonly-c {
	background-position:-39px -13px;
}
.item-radio-img-u .item-readonly {
	background-position:-39px 0;
}
.item-radio-img-c .item-readonly {
	background-position:-39px -13px;
}
.item-radio-lb {
	text-align:left;
}
.item-radio-option {
	padding:3px;
	position:relative;
	line-height: 18px;
}
.infor-btn button {
	min-height: 20px!important;
	line-height: 19px!important;
	font-size: 12px;
}
.item-btn div:hover {
}
.ext-gecko .item-btn button {
	padding-top:0;
}
.item-btn td {
	padding:0!important;
}
.item-btn .item-btn-ml,.titem-btn .item-btn-mr {
	padding:0!important;
}
.lov-btn, .grid-btn {
	padding: 4px;
}
.lov-btn button, .grid-btn button {
	color: #444;
}
.lov-btn button:hover, .grid-btn button:hover {
	color: #f6504d;
}
.lov-query i:before {
	padding: 0px 2px 0px 2px;
	font-family: 'FontAwesome';
	content: "\f002";
}
.lov-confirm i:before {
	padding: 0px 2px 0px 2px;
	font-family: 'FontAwesome';
	content: "\f00c";
}
#lov-form {
	padding: 10px;
}
.agrid-delete div:before {
	padding: 0px 2px 0px 2px;
	font-family: 'FontAwesome';
	content: "\f057";
}
.ext-ie6 button {
	font-size:12px;
}
button div {
	left:0;
	top:0;
}
.item-btn em {
	font-style:normal;
	font-weight:normal;
}
.item-btn-tr i,.item-btn-tl i,.item-btn-mr i,.item-btn-ml i,.item-btn-br i,.item-btn-bl i {
	font-size:1px;
	line-height:1px;
	width:3px;
	display:block;
	overflow:hidden;
}
.item-btn-tr i,.item-btn-tl i,.item-btn-br i,.item-btn-bl i {
	height:2px;
}
.item-btn-tl {
	width:3px;
	height:2px;
	background:no-repeat 0 0;
}
.item-btn-tr {
	width:3px;
	height:2px;
	background:no-repeat -3px 0;
}
.item-btn-tc {
	height:2px;
	background:repeat-x 0 -6px;
}
.item-btn-ml {
	width:3px;
	background:no-repeat 0 -24px;
}
.item-btn-mr {
	width:3px;
	background:no-repeat -3px -24px;
}
.item-btn-mc {
	background:repeat-x 0 -1096px;
	vertical-align:middle;
	text-align:center;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}
.ext-strict .ext-ie6 .item-btn-mc,.ext-strict .ext-ie7 .item-btn-mc {
	height:100%;
}
.item-btn-bl {
	width:3px;
	height:2px;
	background:no-repeat 0 -4px;
}
.item-btn-br {
	width:3px;
	height:2px;
	background:no-repeat -3px -4px;
}
.item-btn-bc {
	height:2px;
	background:repeat-x 0 -16px;
}
.item-btn-over .item-btn-tl {
	background-position:-6px 0;
}
.item-btn-over .item-btn-tr {
	background-position:-9px 0;
}
.item-btn-over .item-btn-tc {
	background-position:0 -9px;
}
.item-btn-over .item-btn-ml {
	background-position:-6px -24px;
}
.item-btn-over .item-btn-mr {
	background-position:-9px -24px;
}
.item-btn-over .item-btn-mc {
	background-position:0 -2168px;
}
.item-btn-over .item-btn-bl {
	background-position:-6px -4px;
}
.item-btn-over .item-btn-br {
	background-position:-9px -4px;
}
.item-btn-over .item-btn-bc {
	background-position:0 -19px;
}
.item-btn-pressed .item-btn-tl {
	background-position:-12px 0;
}
.item-btn-pressed .item-btn-tr {
	background-position:-15px 0;
}
.item-btn-pressed .item-btn-tc {
	background-position:0 -12px;
}
.item-btn-pressed .item-btn-ml {
	background-position:-12px -24px;
}
.item-btn-pressed .item-btn-mr {
	background-position:-15px -24px;
}
.item-btn-pressed .item-btn-mc {
	background-position:0 -3240px;
}
.item-btn-pressed .item-btn-bl {
	background-position:-12px -4px;
}
.item-btn-pressed .item-btn-br {
	background-position:-15px -4px;
}
.item-btn-pressed .item-btn-bc {
	background-position:0 -22px;
}
.item-btn-icon-text-top div {
	background-position-x:center;
	padding-top:16px;
	background-repeat:no-repeat;
}

.item-rbtn .tm {
	vertical-align:middle;
	text-align:center;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}
.item-tab-body .item-rbtn-gray {
	margin: 0px 4px 0px 12px !important;
}
.item-rbtn-gray {
	margin: 0px 4px 0px 15px !important;
}
.item-rbtn-gray .tl,.item-rbtn-gray .tm,.item-rbtn-gray .tr {
	
}
.item-rbtn-gray div {
	box-shadow: 0 -2px 0px rgba(0, 0, 0, 0.15) inset;
	-webkit-appearance: none;
	outline: none !important;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	height: 25px!important;
	line-height: 23px!important;
}
.item-rbtn-gray div:active,
.item-rbtn-gray div.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.item-btn-default button {
    border: 1px solid #cdcdcd;
    -webkit-appearance: none;
    -webkit-transition: all 0.1s;
    background-color: #ffffff;
    height: 25px !important;
    line-height: 23px !important;
    width: 100%;
    cursor: pointer;
}

.item-btn-default button:hover {
	
}

.item-btn-default button:active,
.item-btn-default button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.item-btn-over .tl {
	background-position:0 -25px;
}
.item-btn-over .tm {
	background-position:0 -100px;
}
.item-btn-over .tr {
	background-position:-11px -25px;
}
.item-btn-pressed .tl {
	background-position:0 -50px;
}
.item-btn-pressed .tm {
	background-position:0 -125px;
}
.item-btn-pressed .tr {
	background-position:-11px -50px;
}
.item-rtbtn .rtl,.item-rtbtn .rtr {
	width:6px;
}
.item-rtbtn i {
	font-size:1px;
	line-height:1px;
	width:6px;
	display:block;
	overflow:hidden;
}
.item-rtbtn {
	font-size:1px;
	line-height:1px;
	height:32px;
}
.item-rtbtn .rtl,.item-rtbtn .rtm,.item-rtbtn .rtr {
	background-image:url(../button/rtbtn.png);
}
.item-rtbtn .rtl {
	background-position:0 0;
	background-repeat:no-repeate;
}
.item-rtbtn .rtm {
	text-align:center;
	background-position:0 -104px;
	background-repeat:repeat-x;
}
.item-rtbtn .rtr {
	background-position:-6px 0;
	background-repeat:no-repeate;
}
.item-btn-over .rtl {
	background-position:0 -35px;
}
.item-btn-over .rtm {
	background-position:0 -139px;
}
.item-btn-over .rtr {
	background-position:-6px -35px;
}
.item-btn-pressed .rtl {
	background-position:0 -70px;
}
.item-btn-pressed .rtm {
	background-position:0 -174px;
}
.item-btn-pressed .rtr {
	background-position:-6px -70px;
}
.item-abtn .atl,.item-abtn .atr,.item-abtn i {
	width:9px;
}
.item-abtn i,.item-abtn i {
	font-size:1px;
	line-height:1px;
	width:9px;
	display:block;
	overflow:hidden;
}
.arbtn .atr i,.albtn .atl i {
	font-size:1px;
	line-height:1px;
	width:17px;
	display:block;
	overflow:hidden;
}
.item-abtn {
	font-size:1px;
	line-height:1px;
	height:32px;
	color:#000;
	text-align:center;
}
.arbtn .atl,.arbtn .atm,.arbtn .atr {
	background-image:url(../button/arbtn.png);
	background-repeat:no-repeate;
}
.albtn .atl,.albtn .atm,.albtn .atr {
	background-image:url(../button/albtn.png);
	background-repeat:no-repeate;
}
.item-abtn .atm {
	background-repeat:repeat-x;
	background-position:0 -108px;
}
.arbtn .atl,.albtn .atr {
	background-position:0 -537px;
	background-repeat:no-repeate;
}
.item-btn-over .atl,.item-btn-over .atr {
	background-position:0 -252px;
}
.item-btn-over .atm {
	background-position:0 -144px;
}
.item-btn-over .arrow {
	background-position:0 -36px;
}
.item-btn-pressed .atl,.item-btn-pressed .atr {
	background-position:0 -288px;
}
.item-btn-pressed .atm {
	background-position:0 -180px;
}
.item-btn-pressed .arrow {
	background-position:0 -72px;
}
.item-rbtn-blue div:hover,
.item-rbtn-blue div:focus,
.item-rbtn-blue div:active,
.item-rbtn-blue div.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	color: #ffffff;
  	background-color: #4ea5e0;
}

.item-btn-disabled * {
	/*color: #5e5e5e!important;*/
	cursor:default !important;
	opacity: 0.9;
}
.item-btn-disabled div {
	cursor:default!important;
}
.item-textField {
	border:0;
	height:20px;
	padding:4px 0px;
	line-height:20px;
	padding:0;
	width:100%;
	background-color: transparent;
}
.ext-ie6 .item-textField {
	font-size:12px;
}
.item-emptyText .item-textField {
	color:#bbb!important;
}
.item-readOnly,.item-readOnly .item-textField {
	background:#DBDBDB;
}
.item-numberField {
	text-align:right;
	padding-right:3px;
}
.item-spinner {
	padding-right:3px;
	padding-left:0;
	text-align:right;
}
.item-spinner-btn {
	border-width:0;
	cursor:pointer;
	float:left;
}
.item-spinner-btn span div {
	height:10px;
	width:20px;
	-moz-user-select:none;
	font-size:0;
	background-image:url('../spinner/spinner.gif');
}
.item-spinner-minus div {
	background-position:0 -10px;
}
.item-spinner-plus .spinner-over {
	background-position:-20px 0;
}
.item-spinner-minus .spinner-over {
	background-position:-20px -10px;
}
.item-spinner-plus .spinner-select {
	background-position:-40px 0;
}
.item-spinner-minus .spinner-select {
	background-position:-40px -10px;
}
.item-comboButton {
	background:url(../base/itembar.gif) no-repeat 2px 0;
}
.item-comboBox-selected {
	background-color:#dfeaf5;
}
.item-comboBox-view {
	overflow-x:hidden;
	overflow-y:auto;
	cursor:pointer;
	white-space:nowrap;
	background-color: #eff2f9;
	text-indent: 0.2em;
}
.item-comboBox-view li {
	/*padding:2px;
	height:16px;
	line-height:18px;*/
}
.item-dateButton {
	
}
.item-dateButton:before {
	font-family: 'FontAwesome';
	content: "\f073";
	font-size: 14px;
	padding-left: 4px;
	color: #444;
}

.item-dateField {
	background-color:#eff2f9;
	width: 200px !important;
	text-align:center;
	line-height:1.5em;
	color:#666;
}
.item-dateField-head,.item-dateField-caption,.item-dateField-foot {
	line-height:17px;
	height:18px;
}
.item-dateField-caption,.item-dateField-foot {
	color:#444;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.item-dateField-caption {
	text-align:center;
}
.item-dateField-foot:hover {
	color: #19a2d5;
}
.item-dateField a {
	color:#1e5494;
}
.item-dateField table {
	width:100%;
	border:0;
}
.item-dateField table thead {
	color:#acacac;
}
.item-dateField table td {
	padding:5px;
	border: 1px solid transparent;
}
.item-dateField-pre,.item-dateField-next,.item-dateField-preYear,.item-dateField-nextYear {
	cursor:pointer;
	top:3px;
	width:20px;
	height:20px;
	font-size: 18px;
	color: #444;
}
.item-dateField-pre:hover:before,.item-dateField-next:hover:before,.item-dateField-preYear:hover:before,.item-dateField-nextYear:hover:before {
	color: #19a2d5;
}
.item-dateField-preYear:before {
	font-family: 'FontAwesome';
	content: "\f100";
}
.item-dateField-nextYear:before {
	font-family: 'FontAwesome';
	content: "\f101";
}
.item-dateField-pre:before {
	font-family: 'FontAwesome';
	content: "\f104";
}
.item-dateField-next:before {
	font-family: 'FontAwesome';
	content: "\f105";
}
.item-dateField-preYear {
	background-position:0 0;
	float:left;
}
.item-dateField-nextYear {
	background-position:0 -16px;
	float:right;
}
.item-dateField-pre {
	background-position:0 -32px;
	float:left;
}
.item-dateField-next {
	background-position:0 -48px;
	float:right;
}
.item-dateField-close {
	background-image:url(../tab/tab_close.gif);
	background-position:-11px -23px;
	cursor:pointer;
	width:11px;
	height:11px;
	font-size:0;
}
.item-dateField-input {
	margin:1px;
	height:13px;
	line-height:13px;
	border:1px solid #bababa;
	background-color:#fff;
}
.item-dateField-input input,.item-dateField-input div {
	border:0;
	float:left;
	height:13px;
	line-height:13px;
	vertical-align:bottom;
	color:#055a78;
	font-weight:bold;
	background-color:transparent;
	text-align:right;
}
.item-dateField-input-focus {
	border-color: #e5e9ec;
  	background-color:#f4f5f7;
}
.item-day-besides {
	color:#acacac;
}
.item-day-disabled {
	color:#bababa;
}
.item-dateField td.onToday {
	background-color:#19a2d5;
	color:#fff;
}
.item-dateField td.dateover {
	border: 1px solid #19a2d5;
	cursor:pointer;
}
.item-dateField td.onSelect {
    color: #19a2d5;
    border: 1px solid #19a2d5;
    background-color: transparent;
}
.item-toolbar {
	overflow:hidden;
	cursor:default;
	height:30px;
	background-color: #f3f3f3;
}
.item-toolbar div.sep {
	width:0px;
}
.item-btn-icon-text div {
	/**padding: 5px;**/
	background-repeat:no-repeat;
}
.grid-add div,.grid-delete div,.grid-save div,.grid-clear div,.grid-excel div,.grid-cust div{
	padding: 0px 5px 0px 5px;
}


.item-toolbar .item-btn-tl,.item-toolbar .item-btn-tr,.item-toolbar .item-btn-tc,.item-toolbar .item-btn-ml,.item-toolbar .item-btn-mr,.item-toolbar .item-btn-mc,.item-toolbar .item-btn-bl,.item-toolbar .item-btn-br,.item-toolbar .item-btn-bc {
	background-image:none;
}
.item-btn-over .item-btn-tl,.item-btn-over .item-btn-tr,.item-btn-over .item-btn-tc,.item-btn-over .item-btn-ml,.item-btn-over .item-btn-mr,.item-btn-over .item-btn-mc,.item-btn-over .item-btn-bl,.item-btn-over .item-btn-br,.item-btn-over .item-btn-bc {
	/*background-image:url(../button/btn.gif);*/
}
.item-btn-pressed .item-btn-tl,.item-btn-pressed .item-btn-tr,.item-btn-pressed .item-btn-tc,.item-btn-pressed .item-btn-ml,.item-btn-pressed .item-btn-mr,.item-btn-pressed .item-btn-mc,.item-btn-pressed .item-btn-bl,.item-btn-pressed .item-btn-br,.item-btn-pressed .item-btn-bc {
	/*background-image:url(../button/btn.gif);*/
}
.nav-label {
	height:20px;
	line-height:20px;
	text-align:center;
}
.simple-navbar {
	font-size:12px;
	background-image:none;
}
.nav-label a,.nav-label b,.nav-label span {
	margin:3px;
}
.nav-prepage,.nav-prepage,.nav-firstpage,.nav-lastpage,.nav-nextpage,.nav-refresh {
	height: 30px!important;
}
.nav-prepage div,.nav-prepage div,.nav-firstpage div,.nav-lastpage div,.nav-nextpage div,.nav-refresh div {
	height: 30px!important;
	line-height: 30px!important;
}
.nav-prepage div:hover:after,.nav-prepage div:hover:after,.nav-firstpage div:hover:after,.nav-lastpage div:hover:after,.nav-nextpage div:hover:after,.nav-refresh div:hover:after {
	color: #f6504d!important;
}
.nav-prepage div:after,.nav-prepage div:after,.nav-firstpage div:after,.nav-lastpage div:after,.nav-nextpage div:after,.nav-refresh div:after {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.anav-firstpage div:after, .aicon-footer-nav-firstpage:after  {
	font-family: 'FontAwesome';
	content: "\f100";
}
.anav-prepage div:after, .aicon-footer-nav-prepage:after {
	font-family: 'FontAwesome';
	content: "\f104";
}
.anav-lastpage div:after, .aicon-footer-nav-lastpage:after {
	font-family: 'FontAwesome';
	content: "\f101";
}
.anav-nextpage div:after, .aicon-footer-nav-nextpage:after {
	font-family: 'FontAwesome';
	content: "\f105";
}
.anav-refresh div:after,.icon-footer-nav-refresh:after {
	font-size: 14px!important;
	font-family: 'FontAwesome';
	content: "\f021";
}
.grid-add div:before,.grid-delete div:before,.grid-save div:before,.grid-clear div:before,.grid-excel div:before,.grid-cust div:before {
	padding: 0px 5px 0px 5px;
	font-size: 12px!important;
}
.grid-add2 div:before,.grid-delete2 div:before,.grid-save2 div:before,.grid-clear2 div:before,.grid-excel2 div:before,.grid-cust2 div:before {
	padding: 0px 5px 0px 5px;
	font-size: 12px!important;
}
.agrid-add i:before, .agrid-add2 i:before {
	font-family: 'FontAwesome';
	content: "\f055";
}
.agrid-delete i:before, .agrid-delete2 i:before  {
	font-family: 'FontAwesome';
	content: "\f00d";
}
.agrid-save div:before, .agrid-save2 div:before  {
	font-family: 'FontAwesome';
	content: "\f0c7";
}
.agrid-clear i:before, .agrid-clear2 i:before  {
	font-family: 'FontAwesome';
	content: "\f056";
}
.agrid-excel i:before, .agrid-excel2 i:before  {
	font-family: 'FontAwesome';
	content: "\f0f6";
}
.grid-cust div:before .grid-cust2 div:before  {
	background-position:0 -1196px;
}


.win-wrap {
	border:0px solid #808080;
	table-layout:fixed;
	/*duna 20170802*/
	position:absolute;
	/* position:fixed;
	top:0px !important; */
}
.win-fs {
	font-size:1px;
	width:1px;
	line-height:1px;
	left:0;
	height:1px;
	moz-user-select:text;
	khtml-user-select:text;
	webkit-user-select:ignore;
	moz-outline:0 none;
	outline:0 none;
}
.win-caption {
	height:30px;
	background-color: #f9f9f9;
}
.win-caption-label div {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:5px;
	float:left;
	color:#444;
	font-size: 16px;
	overflow:hidden;
}
.win-caption-button {
	vertical-align:top;
}
.win-close {
	background: url(../window/noti-cross.png) no-repeat scroll 0 0 transparent;
	background-position: -57px -4px !important;
	width:20px;
	height:20px;
	margin-top: 5px;
	opacity: 0.8;
	cursor:pointer;
}
.win-close:hover{
	opacity: 1;
}
.win-btn-over {
	background-position:0 -17px;
}
.win-btn-down {
	background-position:0 -34px;
}
.win-body {
	background-color:#f9f9f9;
}
.win-content {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.win-alert {
	padding:10px;
	padding-left:140px;
}
.win-type {
	font-size: 12px;
	overflow:auto;
}
.win-icon {
	margin:10px;
	background-repeat:no-repeat;
}
.win-warning {
	background-image:url(../window/icon-warning.gif);
}
.win-error .win-type {
	
}
.win-error .win-type:before {
	font-family: 'FontAwesome';
	content: "\f057";
	padding-right: 5px;
	font-size: 16px;
	color: #f6504d;
}
.win-info {
	
}
.win-info .win-type:before {
	font-family: 'FontAwesome';
	content: "\f05a";
	padding-right: 5px;
	font-size: 16px;
	color: #0090d9;
}
.win-question {
	/*background-image:url(../window/icon-question.gif);*/
}
.win-question .win-type:before {
	font-family: 'FontAwesome';
	content: "\f059";
	padding-right: 5px;
	font-size: 16px;
	color: #0090d9;
}
.win-toolbar {
	background:url(../grid/grid_bg.gif) repeat-x;
	border-top:1px solid #ccc;
}
.item-lovButton:after {
	display: inline-block;
	margin: 3px 3px 3px 5px;
	width: 15px;
	height: 15px;
	left: 3.2px;
	top: 0px;
	font-size: 11px;
	color: #444;
	font-family: 'FontAwesome';
	content: "\f002";
}

.autocomplete-head {
	background:url(../grid/grid_bg.gif) repeat-x;
	color:#055A78;
	text-align:center;
}
.autocomplete td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.autocomplete-head td {
	border-color:#FFF #CCCCCC #CCC #FFFFFF;
	border-style:solid;
	border-width:1px;
}
.autocomplete-row-alt {
	background-color:#EDEDED;
}
.autocomplete-selected {
	background-color:#DFEAF5;
}
.item-textarea {
	border:1px solid #ccc;
	resize:none;
	padding:4px;
	overflow-y:auto;
}
.ext-ie6 .item-textarea {
	font-size:12px;
}
.item-multiTextField {
	border:0;
	height:18px;
	line-height:16px;
	padding:0;
	padding-top:1px;
	background-color:transparent;
}
.ext-ie6 .item-multiTextField {
	font-size:12px;
}
.item-emptyText .item-multiTextField {
	color:#bbb!important;
}
.item-readOnly,.item-readOnly .item-multiTextField {
	background-color: #e6e6e6;
}
.item-receiver-info {
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	float:left;
	height:17px;
	line-height:17px;
	color:#3e79a2;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#ddecf7;
	margin:1px 3px 0 3px;
	padding-left:10px;
	cursor:default;
	white-space:nowrap;
}
.item-input-box {
	float:left;
}
.item-receiver-info-name {
	float:left;
	padding-right:22px;
}
.item-receiver-info-close {
	float:left;
	height:7px;
	width:8px;
	margin-top:4px;
	margin-left:-16px;
	background:url(../tab/tab_close.gif);
	background-position:-2px -2px;
	font-size:0;
	outline:none;
}
.item-receiver-info-close:hover {
	background-position:-2px -13px;
}
.item-percentField {
	text-align:right;
	padding-right:3px;
}
.item-percent-icon {
	background:url("../percentfield/percent-icon.gif") no-repeat 2px 2px;
}

/*
*显示消息的组建
*/
.show-message-content {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	color: #333;
	z-index: 10001;
	background-color: #F1F1F1;
	font-family: "微软雅黑", "宋体", "arial, helvetica, sans-serif";
	font-size: 12px;
	position: fixed;
	left: 0px;
	top: 200px;
	overflow: hidden;
}
.show-message-content > .show-message-body{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.show-message-content .header-part {
	cursor: move;
    background: transparent;
    font-weight: 600;
    font-size: 14px;
    height: 60px;
    position: relative;
    line-height: 30px;
    color: #666;
}
.show-message-content .header-part span {
    display: block;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}
.show-message-content .show-message-confirm, .show-message-content .show-message-cancell {
    border: none;
    background-color: #1a8dd7;
    width: 56px;
    height: 22px;
    line-height: 12px;
    color: #ffffff;
    cursor: pointer;
}
.show-message-content .show-message-cancell{
	float:right;
}
.show-message-content .show-message-confirm:hover, .show-message-content .show-message-cancell:hover {
    background-color: #2a9de7;
}

.show-message-content .message-icon {
    background-image: url("message-icon.png?v=1");
    background-repeat: no-repeat;
    background-position-y: 0px;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
}
.show-warning-message .message-icon{
	background-position-x: 0px;	
}
.show-error-message .message-icon{
	background-position-x: -40px;	
}
.show-info-message .message-icon{
	background-position-x: 0px;	
}
.show-confirm-message .message-icon{
	background-position-x: -120px;	
}