﻿.loading_background{cursor:progress;display: block; width: 100%; height: 100%; opacity: 0.5; filter: alpha(opacity=00); background:#ccc; position: absolute; top: 0; left: 0; z-index: 3000;}
#loading{color:#666;font-size:12pt;position:absolute;z-index:3001;left:42%;top:40%;border:2px solid #4A5B79;width:auto;padding:8px 10px 7px 10px;background:#fff;display:none;cursor:pointer;-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; box-shadow:0 0 10px #ccc;}
#loading span{font-size:12pt;}
.form{width:100%;margin:0px;padding:0px;border-collapse:collapse;border-width:3px 1px 1px; border-right:1px solid #ccc;table-layout:fixed }
.form .formTitle{background:#F7F7F7;text-align:right;border-top:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px solid #ccc;padding:0px;margin:0px;height:24px;white-space:nowrap;font-weight:normal;padding-right:5px;padding-left:5px; width:90px;}
.form .formValue{width:auto;height:24px;border:1px solid #ccc; text-align:left;}
.form .formValue .txt{border:none;height:24px;line-height:24px;width:100%; font-family:微软雅黑,宋体,Arial,Helvetica,Verdana,sans-serif; font-size:9pt;color:#000000;}
.form .formValue .disabled{cursor:not-allowed;display:block;overflow:hidden;color:#666;background:#F7F7F7;}
.form .formValue .txtselect{height:24px;line-height:24px;border:none;width:100%;}
.form .formValue .txtArea{border:none;width:100%;margin:0px;padding:0px;overflow:auto;}
.form .tdwarning{border-bottom:1px solid #E74D3C;}
.form .field_required{background:url(Images/required-bg.png) no-repeat right 4.5px;width:8px;height:16px;display:block;float:right;}