	.tablaEstilo1 {

		max-width: 100%;
		max-height: 450px;
		margin: 0 auto;
		display: block;
        overflow-x: auto;
        white-space: nowrap;
        
		}


	/*.tablaEstilo1 td > input { width: 300px; }*/


	.tablaEstilo2{

		max-height: 150px;

		display: block;
		overflow-x: auto;

        
		}

	.tablaEstilo2 th {

		
		display: block;
		

        
		}



	hr.calidad {
	   
	  border: 3px solid #CA612E;
	  border-radius: 10px;
	}