@CHARSET "UTF-8";

/*定义页面的body的样式------------------------------------*/
body {
	margin: 0px;
	font-size: 0.9rem;
}

input {
	border-radius: 3px;
	border: 1px solid #7A7A7A;
	padding: 0.1rem;
}

select {
	border-radius: 3px;
	border: 1px solid #7A7A7A;
	padding: 0.1rem 0rem 0.1rem 0rem;
}

textarea {
	border-radius: 3px;
	border: 1px solid #7A7A7A;
	padding: 0.1rem;
}

.readonly {
	background-color: #E3E3E3;
}


.haojueMessageTypeSuccess {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    width: 600px;
    position: relative;
    left: 15px;
    color: green;
}

.haojueMessageTypeError {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    width: 600px;
    position: relative;
    left: 15px;
    color: red;
}


/*---定义返回信息显示的div，table-------------------------*/
/*定义页面的返回信息的样式，返回信息全部在抬头顶部*/
.messageDivCss {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 20px;
}

/*定义页面的返回信息的样式，返回信息全部在抬头顶部*/
.actionErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.actionMessageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8a2be2;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

/*---div，table---------------------------*/
.formDivCss {
	width: 1200px;
	text-align: left;
	margin: 10px auto;
}

.titleTable {
	background-color: #F7F7F7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
}

.titleLogoTD {
	width: 350px;
	height: 50px;
	position: relative;
	left: 10px;
}

.titleLogoImg {
	width: 41px;
	height: 36px;
	border: 0px;
	content:url("/images/common/titleLogo.png");
}
.userLogoImg {
	width: 36px;
	height: 36px;
	border: 0px;
	content:url("/images/common/userLogo.png");
}


.titleTextTD {
	font-family: '楷体', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #4169e1;
	font-weight: bold;
	position: relative;
}

.titleUserInfoTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	margin-right: 20px;
	color: #0000ff;
	text-align: center;
}



.toolbarTable {
	background-color: #F7F7F7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
}

.toolbarButtonTD {
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.toolbarButtonTD1 {
	width: 200px;
	position: relative;
	left: 10px;
}

.toolbarButtonTD2 {
	width: 280px;
	position: relative;
	left: 10px;
}

.toolbarButtonTD3 {
	width: 360px;
	position: relative;
	left: 10px;

}

.toolbarButtonTD4 {
	width: 440px;
	position: relative;
	left: 10px;
}

.toolbarButtonTD5 {
	width: 520px;
	position: relative;
	left: 10px;
}
.toolbarMessageImgTD {
	width: 24px;
}

.messageImg {
	width: 36px;
	height: 36px;
		content:url("/images/common/message.png");
}

.separatorImg {
	width: 2px;
	height: 24px;
	border: 0px;

}

.toolbarMessageTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btnSeparatorImg {
	width: 2px;
	height: 36px;
	content:url("/images/common/toolbarSeparator.png");
}
.btnSearch {
	background-color: #A0D468; /* Green */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}



.btnSummit {
	background-color: #4FC1E9; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnAdd {
	background-color: #48CFAD; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnUpdate {
	background-color: #5D9CEC; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnAudit {
	background-color: #5D9CEC; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnReverse {
	background-color: #AC92EC; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnClose {
	background-color: #FFCE54; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnReturnClear {
	background-color: #FC6E51; /* red */
	border: none;
	color: white;
	width: 120px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}


.btnCancel {
	background-color: #FC6E51; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.btnSave {
	background-color: #48CFAD; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}
.btnDelete {
	background-color: #ED5565; /* red */
	border: none;
	color: white;
	width: 80px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	vertical-align:top;
}

.formTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	color: #000;
	background-color: #F7F7F7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
}

.printTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	color: #000;
	background-color: #FFF;
	border:1px solid #000;
	width: 100%;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	position: relative;
	left: 5px;
	color: #000000;
}

.titleButton {

}

.titleUserInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 100px;
	position: relative;
	right: 10px;
}

/*以下为各种图标，需要定于显示*/
.toolbarCommonButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.searchButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.returnButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.closerButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.updateButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.getButton {
	width: 72px;
	height: 24px;
	border: 0px;
}

.gridDivCss {
	width: 1200px;
	text-align: left;
	margin: 10px auto;
}

.reportDivCss {
	width: 1200px;
	text-align: left;
	margin:10px auto;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.textTD {
	width: 180px;
	position: relative;
	left: 10px;
}

.textfieldTD {
	width: 240px;
}

.messageTD {
	width: 180px;
}

.textfieldInput {
	color: #000000;
	width: 230px;
}

.textfieldPopUp {
	border: 1px solid #666666;
	padding-right:20px;
	background-image:url("/images/common/search.ico");
	background-position: right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 87px;
}
.textfieldPopUpLabel {
	background-color: transparent;
	border: 0px solid;
}

.textfieldPopUpReadOnly {
	background-color: #e6e6fa;
	width: 107px;
}

.textfieldInputReadOnly {
	color: #000000;
	background-color: #e6e6fa;
	width: 230px;
}

.textBig1 {
	color: #ff9955;
	font-size: x-large;
}

.textfieldInputBig1 {
	color: #000000;
	width: 300px;
	font-size: x-large;
}



.textfieldInputIco {
	color: #000000;
	width: 140px;
}

.textfieldInput3 {
	color: #000000;
	width: 490px;
}

.textfieldInput5 {
	color: #000000;
	width: 800px;
}

.textfieldInputShort {
	color: #000000;
	width: 87px;
}

.textfieldInputDate {
	border: 1px solid #666666;
	padding-right:18px;
	background-image:url("/images/common/calendar.ico");
	background-position: right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 80px;
}

.textfieldReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 230px;
}

.textfieldReadOnly3 {
	background-color: #e6e6fa;
	color: #000000;
	width: 490px;
}

.textfieldReadOnly5 {
	background-color: #e6e6fa;
	color: #000000;
	width: 800px;
}

.textfieldReadOnlyShort {
	background-color: #e6e6fa;
	color: #000000;
	width: 120px;
}

.seqTD {
	width: 35px;
	position: relative;
	left: 5px;
}

.motorIdTD {
	width: 165px;
}

.motorIdInput {
	color: #000000;
	width: 140px;
}

.motorIdPopup {
	border: 1px solid #666666;
	padding-right:20px;
	background-image:url("/images/common/search.ico");
	background-position: right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 140px;

}

.motorIdReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 140px;
}

.popupBtn {
	width: 16px;
	height: 16px;
	border: 0px;
}

.motorNameTD {
	width: 305px;
}

.motorNameReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 300px;
}

.bqlTD {
	width: 65px;
	position: relative;
}

.bqlInput {
	color: #000000;
	width: 80px;
}

.bqlInputRed {
	color: #ff0000;
	width: 60px;
}

.bqlReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 60px;
}

.bqlReadOnlyRed {
	background-color: #e6e6fa;
	color: #ff0000;
	width: 60px;
}

.priceTD {
	width: 65px;
	position: relative;
}

.priceInput {
	color: #000000;
	width: 60px;
}

.priceReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 60px;
}

.customerIdInput {
	color: #000000;
	width: 100px;
}

.customerIdReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 100px;
}

.customerNameInput {
	color: #000000;
	width: 200px;
}

.customerNameReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 200px;
}

.shortNameInput {
	color: #000000;
	width: 100px;
}

.shortNameReadOnly {
	background-color: #e6e6fa;
	color: #000000;
	width: 100px;
}
/*定义必输项前面的星号*/
.labelRequired {
	color: #ff0000;
	vertical-align: middle;
	font:normal 15px/20px "宋体";
}

/*---------------------------------------------------------------------------*/
.searchTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	border: 0px solid #eee;
	overflow: hidden;
	color: #000;
}

.editTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	border: 0px solid #eee;
	overflow: hidden;
	color: #000;
	background-color: #FFFFFF;
}

.stTtitle {
	font-size: 12px;
	font-weight: bold;
}

.buttonNew {
	padding: 0px 2px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.buttonOver {
	padding: 0px 2px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

.focus_tbg1 {
	FONT-SIZE: 9pt;
	MARGIN-TOP: 1px;
	HEIGHT: 23px
}

.focus_butc1_w {
	FONT-SIZE: 9pt;
	BACKGROUND: url(images/tab_menu_bj_02_w.gif) no-repeat;
	COLOR: #000000
}

.focus_butc2_w {
	FONT-SIZE: 9pt;
	BACKGROUND: url(images/tab_menu_bj_01_w.gif) no-repeat;
	COLOR: #000
}

.XiaoXiText {
	LIST-STYLE-IMAGE: url(images/icon-work-right7.gif);
	MARGIN-LEFT: 3px
}

#focus_but_width {
	FONT-SIZE: 9pt;
	FLOAT: left;
	WIDTH: 65px;
	CURSOR: hand;
	LINE-HEIGHT: 17px;
	HEIGHT: 21px;
	TEXT-ALIGN: center;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	padding-top: 3px;
}

.addtr {
	margin: 3px;
	padding: 3px;
	font-family: '宋体';
	font-size: 13PX;
	color: #000000;
	height: 20px;
	font-weight: bold;
	white-space: nowrap;
	word-break: break-all;
}

.addtd {
	margin: 3px;
	padding: 3px;
	text-align: left;
	font-size: 12PX;
	color: #000000;
	line-height: 16px;
	white-space: nowrap;
	word-break: break-all;
}

.redStar {
	color: red;
	vertical-align: middle;
	font:normal 15px/20px "宋体";
}

.textSortTD {
	width: 60px;
	position: relative;
}

.retailTR {
	padding: 2px 0px;
}

.textFieldSortInput {
	color: #000000;
	width: 100px;
}

input.nameLabel{
	border: 0px solid #fff;
	background-color: transparent;
}

.select-readonly {
    pointer-events:none !important;
    background-color: #eee !important;
}