.smile-slider-wrapper {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 30px;
}

.form-control.smile-slider {
	width: 100%;
	float: left;
}

.smile-slider-wrapper .smile-slider-container {
	width: 70%;
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}

.smile-slider-wrapper .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background-color: #3f9cc7;
	border: 1px solid #3f9cc7;
}

.customizer .ui-slider-horizontal {
	height: 4px;
	background-color: #ddd;
	width: calc(100% - 80px);
	margin: 15px 0;
	border: none;
}

.customizer .ui-slider-horizontal .range-quantity {
	width: 37px;
	background-color: #0094dd;
	border-radius: 15px;
	display: block;
	height: 100%;
}

.customizer .ui-slider-horizontal .ui-slider-handle {
	top: -0.5em;
}

.customizer span.ui-slider-handle.ui-state-default:focus {
	outline: none;
	box-shadow: none;
}

.customizer .text-1 {
	width: 48px;
	margin: 14px 5px 0 0;
}

.customizer label.align-right {
	margin: 35px -20px 0 0;
}

.customizer .text-1 input {
	height: 28px;
	margin: 0;
	top: -12px;
	right: -15px;
}

.customizer .text-1 input[type="text"]:focus {
	border: 1px solid #ccc;
	box-shadow: none;
}

.customizer .text-1.slider-input {
	margin: 0;
	right: 32px;
	bottom: -27px;
}

.customizer .align-right.slider-label {
	margin: 0;
	right: -11px;
	bottom: -10px;
	font-size: 11px;
	display: inline-block;
	min-width: 20px;
	text-align: left;
}

a.ui-slider-handle.ui-state-default.ui-corner-all {
	background: rgb(255, 255, 255);
	border-radius: 100%;
	cursor: move;
	height: 20px;
	left: 0;
	top: -9px;
	position: absolute;
	width: 20px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	border: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.smile-element-container .setting-block .row {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
