#my_credit_logs_heading {
	text-align: center;
}
.woocommerce-orders-table .woocommerce-button.button.view {
	margin: 5px;
}
.signup_form_checkbox_field {
	border: 1px solid #8c8f94;
	border-radius: 4px;
	background: #fff;
	color: #50575e;
	display: inline-block;
	line-height: 0;
	height: 1rem;
	margin: -.25rem .25rem 0 0;
	outline: 0;
	text-align: center;
	vertical-align: middle;
	width: 1rem;
	min-width: 1rem;

}

.b2be_discount_rule_selected{ background-color: #adb6be;}
