.section-title.no-margin-section-title::after {
	margin: 0px auto 0 !important;
}
.section-title.no-border-bottom::after {
	background: unset;
}
.no-border-bottom {
	border-bottom: unset !important;
}
.border-default-solid{
	border:1px solid #ddd !important;
}
tbody.custom-border tr > td {
	border: 1px solid #ddd;
}
.border-bottom-color-default{
	border-bottom-color: #ddd !important;
}
#service_pricing_slider .ui-slider-tip {
	width: 80px;
	left: -15px;
}