    .table_header{
		  
		 background-color: #1371af;
		 color: white;
		 border-width: 1px 1px 0px 1px !important;
		  
	  }
	  
	  
	  .table_sub_header{
		  
		  background-color: #3498db;
		  color: white;
		  border-bottom: none !important;
		  border-width: 0px 1px 1px 1px !important;
		  
	  }
	  
	  .table_side_header{
		  
		  background-color: #fafafa;
		  
	  }
	  
	  
	  .center_txt{
		  
		  
		  text-align: center;
	  }
	  
	  
	  .right_txt{
		  
		  text-align: right;
		  
		  
	  }
	  
	  
	  .small_th{
		  
		  font-size: 12px;
		  
	  }
	  
	  
	  .small_th_eng{
		  
		  font-size: 13px;
		  
	  }
	  
	  .small_th_arb{
		  
		  font-size: 15px;
		  
	  }
	  
	 
