.oms-single-product {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}

.oms-single-product p {
	margin: 0 0 20px 0 !important;
}

#grouproster {
	z-index: 1;
}

#grouporder {
	margin-right: 2px;
	font-size: 20px;
	vertical-align: baseline;
	position: relative;
	top: 2px;
}

label .checkboxlabel {
	display: inline-block;
	white-space: nowrap;
}

.ht_master .wtHolder {
	overflow-y: auto;
	overflow-x: hidden;
}

#grouproster.handsontable .autocompleteEditor.handsontable.htMacScroll {
	overflow-y: scroll !important;
	padding-right: 0px;
	width: 94px;
}


#grouproster .autocompleteEditor {
	width: 94px !important;
}

#grouproster .autocompleteEditor .wtHolder {
	min-width: 79px !important;
}

#grouproster.handsontable textarea {
	background-color: #fff !important;
	border-radius: 0px !important;
	border-left: 1px solid #ccc;
}

table.variations.hidden + .single_variation_wrap .woocommerce-variation-price {
	border-top: none !important;
}