.product_id_row tr {
	height: 50px;
	color: #0F2830;
	background: #F8F8F8;
}
html body .product_id_row tr td {
	border: 0px;
	padding: 17px 7px;
	color: #0F2830;
	font-size: 13px;
	text-align: left;
	font-weight: 600;
}
.bulk_buy_products_wrapper .table-bordered>tbody>tr>td,
.bulk_buy_products_wrapper .table-bordered>tbody>tr>th,
.bulk_buy_products_wrapper .table-bordered>tfoot>tr>td,
.bulk_buy_products_wrapper .table-bordered>tfoot>tr>th,
.bulk_buy_products_wrapper .bulk_buy_products_wrapper .table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
.bulk_buy_products_wrapper .table-bordered,
.bulk_buy_products_wrapper .product_id_row,
.bulk_buy_products_wrapper .well,
.product_id_style .bulik_products_input input {
	border: 1px solid #E9EAEC;
}
.bulk_buy_products_wrapper label {
	margin-bottom:0;
	margin-top:0.5rem;
}
.product_id_style .fa-stack {
	width: 11px;
	height: 11px;
	line-height: 11px;
	vertical-align: middle;
}
.product_id_style .rating .fa-star-o {
	font-size: 10px;
}
.product_id_style .column_stock {
	color: #4CAF50;
	font-weight: 400;
	font-size: 15px;
	text-align:center;
}
.product_id_style .categories_text_color {
	font-size: 14px;
	color: #0F2830;
}
.product_id_style .price {
	font-size: 14px;
}
.product_id_style .bulik_products_input input {
	width: 4.235801032em;
	text-align: center;
	padding:5px 10px;
	background-color: #f2f2f2;
	color: #0F2830;
	border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	font-weight: 400;
	margin-bottom:0px;
}
.bulk_buy_products_wrapper .form-control {
	text-align: left;
	padding: .6180469716em;
	background-color: #f2f2f2;
	color: #43454b;
	outline: 0;
	border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	font-weight: 400;
	border: 0;
	font-size:15px;
}
.bulk_buy_products_wrapper .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: transparent;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bulk_buy_products_wrapper .inner-page-content img {
	height:auto;
}
