#lpc_nosign_shipping_rates{
	overflow: auto;
}

.shippingrows thead tr{
	background-color: #E5E5E5;
}

.shippingrows thead tr th{
	text-align: center;
}

.shippingrows .table_rates td.check-column, .shippingrows .table_discount td.check-column{
	vertical-align: middle;
	padding: inherit;
}

.shippingrows .table_rates td.check-column input[type="checkbox"], .shippingrows .table_discount td.check-column input[type="checkbox"]{
	margin-left: 11px;
}

#lpc_shipping_rates_import{
	width: 200px;
}

#lpc_shipping_rates_actions .woocommerce-help-tip{
	height: 100%;
	vertical-align: middle;
}

.shippingrows th{
	padding-right: 4px;
}

.shippingrows td{
	padding: 8px 4px;
}

.lpc_grid_price, .lpc_grid_price > .input-number, .lpc_grid_min_weight, .lpc_grid_min_weight > .input-number, .lpc_grid_max_weight, .lpc_grid_max_weight > .input-number, .lpc_grid_min_price, .lpc_grid_min_price > .input-number, .lpc_grid_max_price, .lpc_grid_max_price > .input-number{
	max-width: 90px;
}

.woocommerce .lpc_grid_shipping_class > .select2.select2-container, .woocommerce .lpc_grid_product_category > .select2.select2-container{
	min-width: 300px !important;
	max-width: 300px;
}
