.progress.progress-striped.active a {
	position: absolute;
	width: 13px;
	height: 102%;
	background: url(../img/slider_handle.png) 0px 1px;
	outline: none;
	margin-left: -7px;
}
.progress {
	overflow:inherit !important;
}
.errortext, .errorselect {
	border: 1px solid #ff0000 !important;
	color:#ff0000 !important;
}
.errorhtml {
	color:#ff0000 !important;
}
#errormessage {
	color:#ff0000;
	font-size: 14px;
	display: inline-block;
	margin-left: 10%;
	text-transform: capitalize;
	width: 50%;
}
