/*css样式*/

#divTitleHeader1{
	font-family:  "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 8px;
	font-weight: 900;
	color:154c8d;
}

.footer1{
	position: fixed;
	font-family:  "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 8px;
	font-weight: 900;
	color:154c8d;
	text-align: center;
	background-color:#EDEDF7;     
    bottom: 1;
	width: 100%;
           
}

.header1{
	position: fixed;
	font-family:  "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 9px;
	font-weight: 900;
	color:154c8d;
	text-align:right;
   
    top: 1;
	width: 100%;
           
}

table.loginBox { 
  width:90%;

  text-align: center;
  background-image:url('images/login_bg1.png');
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: auto; 
  margin-right: auto;
	
	height:400px;
  }

div.login1{
	margin:30px auto;
	border:1px solid #213F87;
	border-radius:10px;
	padding:40px;
	width:280px;
	height:80px;
	background:rgba(21,76,140,0.4);
	color: 153963;
	text-align: centre;
}

table.navbar {
	width: 100%;	
	background-color: steelblue;
	
	margin-left: auto; 
  	margin-right: auto;
}
table.navbar td
{	padding: 3px 3px;
	font-family:  "Trebuchet MS", Verdana, "sans-serif";
}




a.class1 {color:whitesmoke;}
a.class1:link  {text-decoration: none; color: whitesmoke;}
a.class1:visited {text-decoration: none; color: whitesmoke;}
a.class1:hover {text-decoration: none; color:blanchedalmond ;  }
a.class1:active {text-decoration: none; color: whitesmoke;}




table.downloadButton {
	width: 95%;
	border: 0px solid #211987;
	padding: 5px;
	margin-left: auto; 
  margin-right: auto;
	
}

table.downloadButton td {
	border: 0px solid #211987;
	padding: 5px;
	font-family:  Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: 750;
	font-size: 20px;

}

table.logoutbar {
	width: 100%;
	border: 0px solid #F50303;
	padding: 10px;
	margin-left: auto; 
  	margin-right: auto;
	text-decoration: none;
	 color: steelblue;
	
	font-family:  Comic Sans MS,Lucida Console, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: 550;
	font-size: 12px;
}

table.logoutbar a:link, a:visited {
    color: steelblue;
}

































#content{
	margin:30px auto;
	border:1px solid green;
	border-radius:10px;
	padding:40px;
	width:300px;
	height:200px;
}
#userRegistration {
	line-height:2em;
	margin:auto;
}
#userRegistration .btn{
	margin-left:20px;
	width:60px;
	height:30px;
}
.sub{
	margin-left:40%;
	width:60px;
}

#divUserRegistration{
	margin:30px auto;
	border:2px solid green;
	border-radius:10px;
	padding:30px;
	width:400px;
	height:250px;
}

#divTruckRegistration{
	margin:30px auto;
	border:2px solid #137AB3;
	border-radius:10px;
	padding:30px;
	width:400px;
	height:250px;
}

#truckRegistration {
	line-height:2em;
	margin:auto;
}
#truckRegistration .btn{
	margin-left:20px;
	width:60px;
	height:30px;
}

table.searchbar {
	width: 95%;
	
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}

table.searchbar tr {
	
	border: 1px solid #285322;
	
}



table.Truck {
	width: 95%;
	border: 1px solid #211987;
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}



table.WeighingTask {
	width: 95%;
	border: 1px solid #211987;
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}


table.WeighingTask th {
	background-color:#064783;
	padding: 4px;
	color:#F5F0F0;
}

table.WeighingTask td {
	padding-left: 3px;
	padding-top: 3px;
}

table.WeighingTask tr:nth-child(even) {
  background-color: #D6EEE3;
}




table.WeighingTaskDetails {
	width: 95%;
	border: 1px solid #211987;
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}

table.WeighingTaskDetails th {
	background-color:#064782;
	padding: 4px;
	color:#F5F0F0;
}

table.WeighingTaskDetails td {
	padding-left: 3px;
	padding-top: 3px;
}

table.WeighingTaskDetails tr:nth-child(even) {
  background-color: #E0EDBC;
}


table.WeighingTaskDetailsSummary {
	width: 95%;
	border: 0px solid #211987;
	padding: 5px;
	margin-left: auto; 
  margin-right: auto;
}



table.WeighingTaskDetailsSummary td {
	
	border: 0px solid #211987;
	padding: 5px;
	font-family:  Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: 750;
}










table.TruckDB2 {
	width: 95%;
	border: 0px solid #211987;
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}





table.TruckDB {
	width: 95%;
	border: 1px solid #211987;
	padding: 3px;
	margin-left: auto; 
  margin-right: auto;
}


table.TruckDB th {
	background-color:#137AB3;
	padding: 4px;
	color:#F5F0F0;
}

table.TruckDB td {
	padding-left: 3px;
	padding-top: 3px;
}

table.TruckDB tr:nth-child(even) {
  background-color: #EFE5C4;
}







