/*Style Punchout ie7*/

.navbar-brand{
	height: 10px;
}
#input-search{
	height: 20px;
	width: 90%;
}
.cantidad input{
	height: 20px;
	width: 50px
}
.product{
  border:none;
}
.items-catalog ul{
	margin-left: 0;
}
.table-head{
	margin: 0 !important;
	border:none !important;
}
.table-head td{
	border:none !important;
}
.dropdown.open{
	z-index: 999;
}
td.border-none{
	border:none !important;
}
.pagination{
	margin-left: 20px;
}