		#accordion{clear:both;margin-bottom:20px;}
		  #tracking {
			  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			  border-collapse: collapse;
			  width: 100%;
		  }

		  #tracking td, #tracking th {
			  border: 1px solid #ddd;
			  padding: 8px;
		  }
		.table tr td {font-size:15px;padding-top:0px !important;padding-bottom:0px !important;
		}	
		  #tracking tr:nth-child(even){background-color: #f2f2f2;}

		  #tracking tr:hover {background-color: #ddd;}

		  #tracking th {
			  padding-top: 12px;
			  padding-bottom: 12px;
			  text-align: left;
			  background-color: #4CAF50;
			  color: white;
		  }
		  #trackDetail th{font-size:12px;}
		   .head4 h4{font-weight:normal;font-size:16px !important; margin-top:0px !important;margin-bottom:0px !important}

		.well-sm {
    padding: 4px !important;
}	
.well{
	margin-bottom:8px!important;
}